Pull request #1414 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 76122351a14607939437639642325f30af45ea69+1ede5fb15f8f95957d638ba9d4fad741a841bdf0 (a8c8d7505f4b22240acd98c384c7d083d60f078a) 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-ssh16475112236491889473.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1561079894309526226.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1414/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-1414/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6793768056422151052.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-1414/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17693084422822597465.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh8557694518165177147.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1414/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-1414/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4025043143714536478.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-14625 in /w/workspace/dry_app-functions-sdk-go_PR-1414 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/dry_app-functions-sdk-go_PR-1414 # 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 Merging remotes/origin/main commit 1ede5fb15f8f95957d638ba9d4fad741a841bdf0 into PR head commit 76122351a14607939437639642325f30af45ea69 Merge succeeded, producing 76122351a14607939437639642325f30af45ea69 Checking out Revision 76122351a14607939437639642325f30af45ea69 (PR-1414) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 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/pull/1414/head:refs/remotes/origin/PR-1414 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76122351a14607939437639642325f30af45ea69 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1ede5fb15f8f95957d638ba9d4fad741a841bdf0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76122351a14607939437639642325f30af45ea69 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-09T05:00:23.050Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-09T05:00:23.232Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-09T05:00:23.339Z] ========================================================= [2023-05-09T05:00:23.339Z] EdgeX Global Pipelines Version Info [2023-05-09T05:00:23.339Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-09T05:00:24.087Z] ------------------- [2023-05-09T05:00:24.087Z] stable info: [2023-05-09T05:00:24.087Z] ------------------- [2023-05-09T05:00:24.087Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T05:00:24.087Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T05:00:24.088Z] Message: update stable to v1.0.249 [2023-05-09T05:00:24.658Z] ------------------- [2023-05-09T05:00:24.658Z] experimental info: [2023-05-09T05:00:24.658Z] ------------------- [2023-05-09T05:00:24.658Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T05:00:24.658Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T05:00:24.658Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T05:00:24.936Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2023-05-09T05:00:24.977Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2023-05-09T05:00:25.017Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T05:00:25.057Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T05:00:25.098Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T05:00:25.139Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T05:00:25.177Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T05:00:25.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-09T05:00:25.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T05:00:25.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T05:00:25.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T05:00:25.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2023-05-09T05:00:25.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T05:00:25.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T05:00:25.490Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T05:00:25.528Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T05:00:25.583Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T05:00:25.623Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T05:00:25.666Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T05:00:25.708Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T05:00:25.751Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-09T05:00:25.790Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-09T05:00:25.836Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-09T05:00:25.876Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-09T05:00:25.915Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-05-09T05:00:25.951Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T05:00:25.991Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T05:00:26.036Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1414 [Pipeline] echo [2023-05-09T05:00:26.073Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1414 [Pipeline] echo [2023-05-09T05:00:26.118Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1414 [Pipeline] echo [2023-05-09T05:00:26.157Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 76122351a14607939437639642325f30af45ea69 [Pipeline] echo [2023-05-09T05:00:26.197Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7612235 [Pipeline] echo [2023-05-09T05:00:26.237Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-09T05:00:26.762Z] + git rev-list -1 --merges 76122351a14607939437639642325f30af45ea69~1..76122351a14607939437639642325f30af45ea69 [Pipeline] echo [2023-05-09T05:00:26.828Z] -----------> git rev-list -1 --merges 76122351a14607939437639642325f30af45ea69~1..76122351a14607939437639642325f30af45ea69 76122351a14607939437639642325f30af45ea69 [false] [Pipeline] sh [2023-05-09T05:00:27.139Z] + git log --format=format:%s -1 76122351a14607939437639642325f30af45ea69 [Pipeline] echo [2023-05-09T05:00:27.178Z] ========================================================= [2023-05-09T05:00:27.178Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T05:00:27.178Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T05:00:27.624Z] + git log --format=format:%s -1 76122351a14607939437639642325f30af45ea69 [Pipeline] echo [2023-05-09T05:00:27.662Z] [semverPrep] GIT_COMMIT: 76122351a14607939437639642325f30af45ea69, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-05-09T05:00:27.694Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-09T05:00:28.073Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T05:00:28.073Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T05:00:28.073Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T05:00:28.073Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T05:00:28.073Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-09T05:00:28.073Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-09T05:00:28.073Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T05:00:28.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T05:00:28.508Z] [2023-05-09T05:00:28.508Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T05:00:28.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T05:00:28.895Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T05:00:28.895Z] b85a868b505f: Pulling fs layer [2023-05-09T05:00:28.895Z] e2be974225ed: Pulling fs layer [2023-05-09T05:00:28.895Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T05:00:28.895Z] 988bab9f4d93: Pulling fs layer [2023-05-09T05:00:28.895Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T05:00:28.895Z] eaf3925da568: Pulling fs layer [2023-05-09T05:00:28.895Z] bab4dde63d76: Pulling fs layer [2023-05-09T05:00:28.895Z] bde34c3a00c8: Pulling fs layer [2023-05-09T05:00:28.895Z] b352a97aabf1: Pulling fs layer [2023-05-09T05:00:28.895Z] 4872d77fe225: Pulling fs layer [2023-05-09T05:00:28.895Z] 5851b861e8e6: Pulling fs layer [2023-05-09T05:00:28.895Z] bab4dde63d76: Waiting [2023-05-09T05:00:28.895Z] bde34c3a00c8: Waiting [2023-05-09T05:00:28.895Z] b352a97aabf1: Waiting [2023-05-09T05:00:28.895Z] 4872d77fe225: Waiting [2023-05-09T05:00:28.895Z] 5851b861e8e6: Waiting [2023-05-09T05:00:28.895Z] 988bab9f4d93: Waiting [2023-05-09T05:00:28.895Z] 1469e6f7b9e6: Waiting [2023-05-09T05:00:28.895Z] eaf3925da568: Waiting [2023-05-09T05:00:28.895Z] e2be974225ed: Download complete [2023-05-09T05:00:28.895Z] 988bab9f4d93: Verifying Checksum [2023-05-09T05:00:28.895Z] 988bab9f4d93: Download complete [2023-05-09T05:00:29.154Z] 1469e6f7b9e6: Verifying Checksum [2023-05-09T05:00:29.154Z] 1469e6f7b9e6: Download complete [2023-05-09T05:00:29.154Z] eaf3925da568: Verifying Checksum [2023-05-09T05:00:29.154Z] eaf3925da568: Download complete [2023-05-09T05:00:29.154Z] 339a4e72a1f5: Verifying Checksum [2023-05-09T05:00:29.154Z] 339a4e72a1f5: Download complete [2023-05-09T05:00:29.154Z] bde34c3a00c8: Download complete [2023-05-09T05:00:29.154Z] b352a97aabf1: Verifying Checksum [2023-05-09T05:00:29.154Z] b352a97aabf1: Download complete [2023-05-09T05:00:29.154Z] 4872d77fe225: Verifying Checksum [2023-05-09T05:00:29.154Z] 4872d77fe225: Download complete [2023-05-09T05:00:29.154Z] 5851b861e8e6: Download complete [2023-05-09T05:00:29.154Z] b85a868b505f: Verifying Checksum [2023-05-09T05:00:29.154Z] b85a868b505f: Download complete [2023-05-09T05:00:29.417Z] bab4dde63d76: Verifying Checksum [2023-05-09T05:00:29.417Z] bab4dde63d76: Download complete [2023-05-09T05:00:30.358Z] b85a868b505f: Pull complete [2023-05-09T05:00:30.620Z] e2be974225ed: Pull complete [2023-05-09T05:00:31.188Z] 339a4e72a1f5: Pull complete [2023-05-09T05:00:31.188Z] 988bab9f4d93: Pull complete [2023-05-09T05:00:31.447Z] 1469e6f7b9e6: Pull complete [2023-05-09T05:00:31.447Z] eaf3925da568: Pull complete [2023-05-09T05:00:33.370Z] bab4dde63d76: Pull complete [2023-05-09T05:00:33.370Z] bde34c3a00c8: Pull complete [2023-05-09T05:00:33.631Z] b352a97aabf1: Pull complete [2023-05-09T05:00:33.631Z] 4872d77fe225: Pull complete [2023-05-09T05:00:33.631Z] 5851b861e8e6: Pull complete [2023-05-09T05:00:33.631Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T05:00:33.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T05:00:33.890Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T05:00:34.145Z] prd-ubuntu20.04-docker-8c-8g-14625 does not seem to be running inside a container [2023-05-09T05:00:34.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1414 -v /w/workspace/dry_app-functions-sdk-go_PR-1414:/w/workspace/dry_app-functions-sdk-go_PR-1414:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1414@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1414@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-05-09T05:00:37.039Z] $ docker top 4c337f9e5678e9a2496ec6924e3b389af1deea0287f173597cd5714263504c51 -eo pid,comm [2023-05-09T05:00:37.101Z] 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-05-09T05:00:37.101Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T05:00:37.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T05:00:37.255Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T05:00:37.379Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T05:00:37.381Z] $ docker exec 4c337f9e5678e9a2496ec6924e3b389af1deea0287f173597cd5714263504c51 ssh-agent [2023-05-09T05:00:37.499Z] SSH_AUTH_SOCK=/tmp/ssh-6TcdFMvOTLYV/agent.33 [2023-05-09T05:00:37.499Z] SSH_AGENT_PID=39 [2023-05-09T05:00:37.506Z] Running ssh-add (command line suppressed) [2023-05-09T05:00:37.609Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1414@tmp/private_key_2519668727589028102.key (/w/workspace/dry_app-functions-sdk-go_PR-1414@tmp/private_key_2519668727589028102.key) [2023-05-09T05:00:37.628Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T05:00:37.960Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T05:00:37.985Z] $ docker exec --env ******** --env ******** 4c337f9e5678e9a2496ec6924e3b389af1deea0287f173597cd5714263504c51 ssh-agent -k [2023-05-09T05:00:38.093Z] unset SSH_AUTH_SOCK; [2023-05-09T05:00:38.094Z] unset SSH_AGENT_PID; [2023-05-09T05:00:38.094Z] echo Agent pid 39 killed; [2023-05-09T05:00:38.110Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T05:00:38.210Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T05:00:38.210Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T05:00:38.340Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T05:00:38.341Z] $ docker exec 4c337f9e5678e9a2496ec6924e3b389af1deea0287f173597cd5714263504c51 ssh-agent [2023-05-09T05:00:38.447Z] SSH_AUTH_SOCK=/tmp/ssh-ZSjPNhKJFNCN/agent.71 [2023-05-09T05:00:38.447Z] SSH_AGENT_PID=77 [2023-05-09T05:00:38.453Z] Running ssh-add (command line suppressed) [2023-05-09T05:00:38.549Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1414@tmp/private_key_5656843122811033627.key (/w/workspace/dry_app-functions-sdk-go_PR-1414@tmp/private_key_5656843122811033627.key) [2023-05-09T05:00:38.566Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T05:00:38.901Z] + git semver init [2023-05-09T05:00:39.163Z] 2023-05-09 05:00:39,072 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T05:00:39.163Z] 2023-05-09 05:00:39,073 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1414/.semver [2023-05-09T05:00:39.163Z] 2023-05-09 05:00:39,074 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1414/.semver [2023-05-09T05:00:39.163Z] 2023-05-09 05:00:39,074 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1414/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1414, universal_newlines=False, shell=None, istream=None) [2023-05-09T05:00:41.076Z] 2023-05-09 05:00:40,620 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1414/.git/info/exclude [2023-05-09T05:00:41.076Z] 2023-05-09 05:00:40,621 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1414/.semver/PR-1414 with force:False [2023-05-09T05:00:41.076Z] 2023-05-09 05:00:40,621 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1414/.semver/PR-1414 [2023-05-09T05:00:41.076Z] 2023-05-09 05:00:40,626 [execute] INFO git cat-file --batch-check [2023-05-09T05:00:41.076Z] 2023-05-09 05:00:40,626 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1414/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T05:00:41.076Z] 2023-05-09 05:00:40,633 [execute] INFO git cat-file --batch [2023-05-09T05:00:41.076Z] 2023-05-09 05:00:40,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1414/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T05:00:41.076Z] 2023-05-09 05:00:40,639 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1414/.semver/PR-1414 [2023-05-09T05:00:41.076Z] 0.0.0 [Pipeline] } [2023-05-09T05:00:41.105Z] $ docker exec --env ******** --env ******** 4c337f9e5678e9a2496ec6924e3b389af1deea0287f173597cd5714263504c51 ssh-agent -k [2023-05-09T05:00:41.203Z] unset SSH_AUTH_SOCK; [2023-05-09T05:00:41.204Z] unset SSH_AGENT_PID; [2023-05-09T05:00:41.204Z] echo Agent pid 77 killed; [2023-05-09T05:00:41.218Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T05:00:41.668Z] + git semver [Pipeline] } [2023-05-09T05:00:41.953Z] $ docker stop --time=1 4c337f9e5678e9a2496ec6924e3b389af1deea0287f173597cd5714263504c51 [2023-05-09T05:00:43.265Z] $ docker rm -f --volumes 4c337f9e5678e9a2496ec6924e3b389af1deea0287f173597cd5714263504c51 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T05:00:43.670Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T05:00:43.958Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T05:00:43.976Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-05-09T05:00:44.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T05:00:44.582Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T05:00:44.616Z] ========================================================= [2023-05-09T05:00:44.616Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T05:00:44.616Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-05-09T05:00:45.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T05:00:45.014Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T05:00:45.014Z] f56be85fc22e: Pulling fs layer [2023-05-09T05:00:45.014Z] 85791d961cd3: Pulling fs layer [2023-05-09T05:00:45.014Z] d694b5ae8c79: Pulling fs layer [2023-05-09T05:00:45.014Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T05:00:45.014Z] 4d19c01a9841: Pulling fs layer [2023-05-09T05:00:45.014Z] 9325e15d5711: Pulling fs layer [2023-05-09T05:00:45.014Z] 556b6ee489ea: Pulling fs layer [2023-05-09T05:00:45.014Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T05:00:45.014Z] 4d19c01a9841: Waiting [2023-05-09T05:00:45.014Z] 9325e15d5711: Waiting [2023-05-09T05:00:45.014Z] 556b6ee489ea: Waiting [2023-05-09T05:00:45.014Z] 9f32a84ed3da: Waiting [2023-05-09T05:00:45.014Z] c5a4b2cf53e6: Waiting [2023-05-09T05:00:45.014Z] 85791d961cd3: Download complete [2023-05-09T05:00:45.014Z] 9f32a84ed3da: Verifying Checksum [2023-05-09T05:00:45.014Z] 9f32a84ed3da: Download complete [2023-05-09T05:00:45.014Z] 4d19c01a9841: Download complete [2023-05-09T05:00:45.014Z] f56be85fc22e: Verifying Checksum [2023-05-09T05:00:45.014Z] f56be85fc22e: Download complete [2023-05-09T05:00:45.014Z] 9325e15d5711: Verifying Checksum [2023-05-09T05:00:45.014Z] 9325e15d5711: Download complete [2023-05-09T05:00:45.279Z] f56be85fc22e: Pull complete [2023-05-09T05:00:45.279Z] 85791d961cd3: Pull complete [2023-05-09T05:00:45.860Z] d694b5ae8c79: Verifying Checksum [2023-05-09T05:00:45.860Z] d694b5ae8c79: Download complete [2023-05-09T05:00:45.860Z] c5a4b2cf53e6: Verifying Checksum [2023-05-09T05:00:45.860Z] c5a4b2cf53e6: Download complete [2023-05-09T05:00:46.118Z] 556b6ee489ea: Verifying Checksum [2023-05-09T05:00:46.118Z] 556b6ee489ea: Download complete [2023-05-09T05:00:49.415Z] d694b5ae8c79: Pull complete [2023-05-09T05:00:49.415Z] 9f32a84ed3da: Pull complete [2023-05-09T05:00:49.415Z] 4d19c01a9841: Pull complete [2023-05-09T05:00:49.415Z] 9325e15d5711: Pull complete [2023-05-09T05:00:51.944Z] 556b6ee489ea: Pull complete [2023-05-09T05:00:52.882Z] c5a4b2cf53e6: Pull complete [2023-05-09T05:00:53.142Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T05:00:53.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T05:00:53.142Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-05-09T05:00:53.460Z] + 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-05-09T05:00:53.858Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T05:00:53.858Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T05:00:54.024Z] prd-ubuntu20.04-docker-8c-8g-14625 does not seem to be running inside a container [2023-05-09T05:00:54.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1414 -v /w/workspace/dry_app-functions-sdk-go_PR-1414:/w/workspace/dry_app-functions-sdk-go_PR-1414:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1414@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1414@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T05:00:58.601Z] $ docker top b0889b6c845b75652b29da3400e234787e1ef09c796280c3901181284af9beaf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T05:00:59.004Z] + go version [2023-05-09T05:00:59.004Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T05:00:59.037Z] $ docker stop --time=1 b0889b6c845b75652b29da3400e234787e1ef09c796280c3901181284af9beaf [2023-05-09T05:00:59.375Z] Still waiting to schedule task [2023-05-09T05:00:59.376Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-14626’ is offline [2023-05-09T05:01:00.310Z] $ docker rm -f --volumes b0889b6c845b75652b29da3400e234787e1ef09c796280c3901181284af9beaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T05:01:01.045Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T05:01:01.045Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T05:01:01.208Z] prd-ubuntu20.04-docker-8c-8g-14625 does not seem to be running inside a container [2023-05-09T05:01:01.238Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-functions-sdk-go_PR-1414 -v /w/workspace/dry_app-functions-sdk-go_PR-1414:/w/workspace/dry_app-functions-sdk-go_PR-1414:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1414@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1414@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T05:01:01.592Z] $ docker top af01f3e42186831d890944cb39d090e9d420309122c8112ec8f4bfb6bd21898f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T05:01:01.993Z] + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_PR-1414 [Pipeline] fileExists [Pipeline] sh [2023-05-09T05:01:02.357Z] + make test [2023-05-09T05:01:02.357Z] make -C ./app-service-template build [2023-05-09T05:01:02.357Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1414/app-service-template' [2023-05-09T05:01:02.357Z] go mod tidy [2023-05-09T05:01:02.357Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.39 [2023-05-09T05:01:02.357Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-05-09T05:01:02.357Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-05-09T05:01:02.357Z] go: downloading github.com/google/uuid v1.3.0 [2023-05-09T05:01:02.357Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.79 [2023-05-09T05:01:02.617Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.28 [2023-05-09T05:01:02.617Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 [2023-05-09T05:01:02.617Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 [2023-05-09T05:01:02.617Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-05-09T05:01:02.617Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-05-09T05:01:02.617Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-05-09T05:01:02.617Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-05-09T05:01:02.617Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-05-09T05:01:02.617Z] go: downloading github.com/go-playground/validator/v10 v10.13.0 [2023-05-09T05:01:02.617Z] go: downloading github.com/go-kit/log v0.2.1 [2023-05-09T05:01:02.617Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-05-09T05:01:02.876Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-05-09T05:01:02.876Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-05-09T05:01:02.876Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.14 [2023-05-09T05:01:02.876Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 [2023-05-09T05:01:02.876Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-05-09T05:01:02.876Z] go: downloading golang.org/x/net v0.9.0 [2023-05-09T05:01:02.876Z] go: downloading golang.org/x/sync v0.1.0 [2023-05-09T05:01:02.876Z] go: downloading github.com/hashicorp/consul/api v1.20.0 [2023-05-09T05:01:02.876Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-05-09T05:01:02.876Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-05-09T05:01:02.876Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-05-09T05:01:02.876Z] go: downloading github.com/x448/float16 v0.8.4 [2023-05-09T05:01:02.876Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-05-09T05:01:02.876Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-05-09T05:01:02.876Z] go: downloading github.com/leodido/go-urn v1.2.3 [2023-05-09T05:01:02.876Z] go: downloading golang.org/x/crypto v0.8.0 [2023-05-09T05:01:02.876Z] go: downloading golang.org/x/text v0.9.0 [2023-05-09T05:01:02.876Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-05-09T05:01:03.136Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-05-09T05:01:03.136Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-05-09T05:01:03.136Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-05-09T05:01:03.136Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-05-09T05:01:03.136Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-05-09T05:01:03.136Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-05-09T05:01:03.136Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-05-09T05:01:03.136Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-05-09T05:01:03.136Z] go: downloading github.com/hashicorp/consul/sdk v0.13.1 [2023-05-09T05:01:03.136Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2023-05-09T05:01:03.136Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-05-09T05:01:03.136Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-05-09T05:01:03.136Z] go: downloading github.com/nats-io/nats.go v1.25.0 [2023-05-09T05:01:03.396Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.16 [2023-05-09T05:01:03.396Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-05-09T05:01:03.396Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-05-09T05:01:03.396Z] go: downloading github.com/fatih/color v1.9.0 [2023-05-09T05:01:03.396Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-05-09T05:01:03.396Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-05-09T05:01:03.396Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-05-09T05:01:03.396Z] go: downloading github.com/kr/pretty v0.2.1 [2023-05-09T05:01:03.396Z] go: downloading golang.org/x/sys v0.7.0 [2023-05-09T05:01:03.997Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-05-09T05:01:03.997Z] go: downloading github.com/pkg/errors v0.9.1 [2023-05-09T05:01:03.997Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-05-09T05:01:03.997Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2023-05-09T05:01:03.997Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-05-09T05:01:03.997Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-05-09T05:01:03.997Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-05-09T05:01:03.997Z] go: downloading google.golang.org/grpc v1.53.0 [2023-05-09T05:01:03.997Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-05-09T05:01:04.255Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-05-09T05:01:04.256Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-05-09T05:01:04.256Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-05-09T05:01:04.256Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-05-09T05:01:04.256Z] go: downloading github.com/kr/text v0.2.0 [2023-05-09T05:01:04.256Z] go: downloading github.com/klauspost/compress v1.16.4 [2023-05-09T05:01:04.256Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-05-09T05:01:04.256Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-05-09T05:01:04.256Z] go: downloading golang.org/x/time v0.3.0 [2023-05-09T05:01:04.256Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-05-09T05:01:04.256Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-05-09T05:01:04.256Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2023-05-09T05:01:04.256Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-05-09T05:01:04.256Z] go: downloading github.com/miekg/dns v1.1.41 [2023-05-09T05:01:04.256Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-05-09T05:01:04.256Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-05-09T05:01:04.256Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-05-09T05:01:04.515Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-05-09T05:01:04.515Z] go: downloading golang.org/x/tools v0.6.0 [2023-05-09T05:01:04.515Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-05-09T05:01:04.515Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-05-09T05:01:04.515Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-05-09T05:01:04.515Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-05-09T05:01:04.515Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-05-09T05:01:04.515Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-05-09T05:01:05.081Z] go: downloading golang.org/x/mod v0.8.0 [2023-05-09T05:01:06.019Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.40 [2023-05-09T05:01:06.020Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.83 [2023-05-09T05:01:06.020Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.29 [2023-05-09T05:01:06.020Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.15 [2023-05-09T05:01:06.279Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-05-09T05:01:21.171Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1414/app-service-template' [2023-05-09T05:01:21.171Z] make -C ./app-service-template test [2023-05-09T05:01:21.171Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1414/app-service-template' [2023-05-09T05:01:21.171Z] go test -race -coverprofile=coverage.out ./... [2023-05-09T05:01:43.134Z] ? app-new-service/config [no test files] [2023-05-09T05:01:43.134Z] ok app-new-service 0.062s coverage: 48.1% of statements [2023-05-09T05:01:43.134Z] ok app-new-service/functions 0.073s coverage: 85.3% of statements [2023-05-09T05:01:43.134Z] go vet ./... [2023-05-09T05:01:58.147Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T05:01:58.147Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T05:01:58.147Z] ./bin/test-attribution-txt.sh [2023-05-09T05:01:58.147Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1414/app-service-template' [2023-05-09T05:01:58.147Z] go test -race -coverprofile=coverage.out ./... [2023-05-09T05:01:58.147Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-05-09T05:01:58.147Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-05-09T05:01:59.524Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-05-09T05:01:59.524Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-05-09T05:01:59.524Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.095s coverage: 64.4% of statements [2023-05-09T05:01:59.524Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.066s coverage: 93.0% of statements [2023-05-09T05:01:59.524Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.078s coverage: 85.1% of statements [2023-05-09T05:01:59.524Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.075s coverage: 87.8% of statements [2023-05-09T05:01:59.524Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.058s coverage: 100.0% of statements [2023-05-09T05:02:00.900Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-05-09T05:02:00.900Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-05-09T05:02:00.900Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-05-09T05:02:00.900Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-05-09T05:02:00.900Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-05-09T05:02:00.900Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.134s coverage: 77.9% of statements [2023-05-09T05:02:00.900Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.058s coverage: 97.3% of statements [2023-05-09T05:02:00.900Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.086s coverage: 82.8% of statements [2023-05-09T05:02:00.900Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.074s coverage: 65.2% of statements [2023-05-09T05:02:01.836Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-05-09T05:02:01.836Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-05-09T05:02:01.836Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-09T05:02:01.836Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.075s coverage: 28.7% of statements [2023-05-09T05:02:01.836Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.067s coverage: 11.5% of statements [2023-05-09T05:02:01.836Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.084s coverage: 27.3% of statements [2023-05-09T05:02:02.095Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.068s coverage: 52.8% of statements [2023-05-09T05:02:28.838Z] panic: interface conversion: interface {} is nil, not [][]uint8 [2023-05-09T05:02:28.838Z] [2023-05-09T05:02:28.838Z] goroutine 9 [running]: [2023-05-09T05:02:28.838Z] github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms.TestBatchInTimeAndCountMode_CountMet.func3() [2023-05-09T05:02:28.838Z] /w/workspace/dry_app-functions-sdk-go_PR-1414/pkg/transforms/batch_test.go:146 +0x1f3 [2023-05-09T05:02:28.838Z] created by github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms.TestBatchInTimeAndCountMode_CountMet [2023-05-09T05:02:28.838Z] /w/workspace/dry_app-functions-sdk-go_PR-1414/pkg/transforms/batch_test.go:141 +0x597 [2023-05-09T05:02:28.838Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 22.055s [2023-05-09T05:02:28.838Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.051s coverage: 94.4% of statements [2023-05-09T05:02:28.838Z] FAIL [2023-05-09T05:02:28.838Z] make: *** [Makefile:43: test-sdk] Error 1 [Pipeline] } [2023-05-09T05:02:28.884Z] $ docker stop --time=1 af01f3e42186831d890944cb39d090e9d420309122c8112ec8f4bfb6bd21898f [2023-05-09T05:02:30.426Z] $ docker rm -f --volumes af01f3e42186831d890944cb39d090e9d420309122c8112ec8f4bfb6bd21898f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T05:02:31.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T05:02:31.962Z] [2023-05-09T05:02:31.962Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T05:02:32.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T05:02:32.333Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T05:02:32.333Z] 5eb5b503b376: Pulling fs layer [2023-05-09T05:02:32.333Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T05:02:32.333Z] ec43610c2a17: Pulling fs layer [2023-05-09T05:02:32.333Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T05:02:32.333Z] 33b1e0a273af: Pulling fs layer [2023-05-09T05:02:32.333Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T05:02:32.333Z] 2f39f015ded8: Pulling fs layer [2023-05-09T05:02:32.333Z] 3a2ae6a8a46f: Waiting [2023-05-09T05:02:32.333Z] 33b1e0a273af: Waiting [2023-05-09T05:02:32.333Z] 5d3b04190fa2: Waiting [2023-05-09T05:02:32.333Z] 2f39f015ded8: Waiting [2023-05-09T05:02:32.592Z] 5c69ac0246d0: Verifying Checksum [2023-05-09T05:02:32.592Z] 5c69ac0246d0: Download complete [2023-05-09T05:02:32.592Z] 3a2ae6a8a46f: Download complete [2023-05-09T05:02:32.592Z] 33b1e0a273af: Verifying Checksum [2023-05-09T05:02:32.592Z] 33b1e0a273af: Download complete [2023-05-09T05:02:32.592Z] 5d3b04190fa2: Verifying Checksum [2023-05-09T05:02:32.592Z] 5d3b04190fa2: Download complete [2023-05-09T05:02:32.592Z] ec43610c2a17: Verifying Checksum [2023-05-09T05:02:32.592Z] ec43610c2a17: Download complete [2023-05-09T05:02:32.592Z] 5eb5b503b376: Verifying Checksum [2023-05-09T05:02:32.592Z] 5eb5b503b376: Download complete [2023-05-09T05:02:33.526Z] 2f39f015ded8: Download complete [2023-05-09T05:02:33.784Z] 5eb5b503b376: Pull complete [2023-05-09T05:02:34.041Z] 5c69ac0246d0: Pull complete [2023-05-09T05:02:34.300Z] ec43610c2a17: Pull complete [2023-05-09T05:02:34.300Z] 3a2ae6a8a46f: Pull complete [2023-05-09T05:02:34.559Z] 33b1e0a273af: Pull complete [2023-05-09T05:02:34.819Z] 5d3b04190fa2: Pull complete [2023-05-09T05:02:39.007Z] 2f39f015ded8: Pull complete [2023-05-09T05:02:39.007Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T05:02:39.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T05:02:39.007Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T05:02:39.228Z] prd-ubuntu20.04-docker-8c-8g-14625 does not seem to be running inside a container [2023-05-09T05:02:39.256Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_PR-1414 -v /w/workspace/dry_app-functions-sdk-go_PR-1414:/w/workspace/dry_app-functions-sdk-go_PR-1414:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1414@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1414@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T05:02:43.113Z] $ docker top a9911ca5dc2a5a5ee82dbb002e6f325487617e51143307dcd5dc6af306c9ad3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T05:02:43.570Z] ---> job-cost.sh [2023-05-09T05:02:43.571Z] lf-activate-venv: SKIPPING [2023-05-09T05:02:43.571Z] INFO: No Stack... [2023-05-09T05:02:43.829Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T05:02:44.088Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T05:02:44.400Z] + cat /w/workspace/dry_app-functions-sdk-go_PR-1414/archives/cost.csv [2023-05-09T05:02:44.400Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T05:02:44.441Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1414-1-stack-cost] [2023-05-09T05:02:44.446Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1414-1-stack-cost] did not exist. Created. [2023-05-09T05:02:44.446Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1414-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T05:02:44.837Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-09T05:02:44.900Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T05:02:44.923Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1414-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T05:02:44.996Z] $ docker stop --time=1 a9911ca5dc2a5a5ee82dbb002e6f325487617e51143307dcd5dc6af306c9ad3f [2023-05-09T05:02:46.143Z] $ docker rm -f --volumes a9911ca5dc2a5a5ee82dbb002e6f325487617e51143307dcd5dc6af306c9ad3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-09T05:02:46.490Z] Failed in branch amd64 [2023-05-09T05:03:22.785Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14627 in /w/workspace/dry_app-functions-sdk-go_PR-1414 [Pipeline] { [Pipeline] ws [2023-05-09T05:03:22.839Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-05-09T05:03:22.925Z] The recommended git tool is: git [2023-05-09T05:03:28.558Z] using credential edgex-jenkins-ssh [2023-05-09T05:03:28.576Z] Cloning the remote Git repository [2023-05-09T05:03:28.623Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-05-09T05:03:28.725Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2023-05-09T05:03:28.885Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-05-09T05:03:28.886Z] > git --version # timeout=10 [2023-05-09T05:03:28.912Z] > git --version # 'git version 2.25.1' [2023-05-09T05:03:28.915Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T05:03:29.081Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T05:03:32.715Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-05-09T05:03:32.750Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T05:03:34.353Z] Merging remotes/origin/main commit 1ede5fb15f8f95957d638ba9d4fad741a841bdf0 into PR head commit 76122351a14607939437639642325f30af45ea69 [2023-05-09T05:03:33.690Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-05-09T05:03:33.735Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-05-09T05:03:33.736Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T05:03:33.762Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1414/head:refs/remotes/origin/PR-1414 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-09T05:03:34.376Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T05:03:34.460Z] > git checkout -f 76122351a14607939437639642325f30af45ea69 # timeout=10 [2023-05-09T05:03:34.698Z] Merge succeeded, producing 76122351a14607939437639642325f30af45ea69 [2023-05-09T05:03:34.699Z] Checking out Revision 76122351a14607939437639642325f30af45ea69 (PR-1414) [2023-05-09T05:03:35.288Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-05-09T05:03:35.343Z] > git --version # timeout=10 [2023-05-09T05:03:35.356Z] > git --version # 'git version 2.25.1' [2023-05-09T05:03:35.378Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T05:03:34.590Z] > git remote # timeout=10 [2023-05-09T05:03:34.609Z] > git config --get remote.origin.url # timeout=10 [2023-05-09T05:03:34.638Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T05:03:34.653Z] > git merge 1ede5fb15f8f95957d638ba9d4fad741a841bdf0 # timeout=10 [2023-05-09T05:03:34.681Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-09T05:03:34.708Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T05:03:34.726Z] > git checkout -f 76122351a14607939437639642325f30af45ea69 # timeout=10 [2023-05-09T05:03:36.548Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T05:03:36.548Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T05:03:36.548Z] Dload Upload Total Spent Left Speed [2023-05-09T05:03:36.548Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2023-05-09T05:03:37.174Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-09T05:03:37.542Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-09T05:03:37.542Z] + sudo tee /etc/docker/daemon.new [2023-05-09T05:03:37.542Z] { [2023-05-09T05:03:37.542Z] "registry-mirrors": [ [2023-05-09T05:03:37.542Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T05:03:37.542Z] ], [2023-05-09T05:03:37.542Z] "bip": "10.250.0.254/24", [2023-05-09T05:03:37.542Z] "hosts": [ [2023-05-09T05:03:37.542Z] "tcp://0.0.0.0:5555", [2023-05-09T05:03:37.542Z] "unix:///var/run/docker.sock" [2023-05-09T05:03:37.542Z] ], [2023-05-09T05:03:37.542Z] "mtu": 1458, [2023-05-09T05:03:37.542Z] "selinux-enabled": true, [2023-05-09T05:03:37.542Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T05:03:37.542Z] } [Pipeline] sh [2023-05-09T05:03:37.892Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-09T05:03:38.251Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-05-09T05:03:56.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T05:03:56.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T05:03:56.970Z] ========================================================= [2023-05-09T05:03:56.970Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T05:03:56.970Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-05-09T05:03:57.400Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T05:04:00.772Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T05:04:00.772Z] c41833b44d91: Pulling fs layer [2023-05-09T05:04:00.772Z] ed15518f5707: Pulling fs layer [2023-05-09T05:04:00.772Z] feae8fd75edb: Pulling fs layer [2023-05-09T05:04:00.772Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T05:04:00.772Z] 3cdef696dda3: Pulling fs layer [2023-05-09T05:04:00.772Z] 2ced38df9373: Pulling fs layer [2023-05-09T05:04:00.772Z] 58f1dce35555: Pulling fs layer [2023-05-09T05:04:00.772Z] 2ced38df9373: Waiting [2023-05-09T05:04:00.772Z] 3cdef696dda3: Waiting [2023-05-09T05:04:00.772Z] 58f1dce35555: Waiting [2023-05-09T05:04:02.730Z] ed15518f5707: Download complete [2023-05-09T05:04:04.197Z] 242c74f7c9fa: Verifying Checksum [2023-05-09T05:04:04.197Z] 242c74f7c9fa: Download complete [2023-05-09T05:04:06.781Z] 3cdef696dda3: Verifying Checksum [2023-05-09T05:04:06.781Z] 3cdef696dda3: Download complete [2023-05-09T05:04:10.136Z] c41833b44d91: Verifying Checksum [2023-05-09T05:04:10.136Z] c41833b44d91: Download complete [2023-05-09T05:04:11.554Z] 58f1dce35555: Verifying Checksum [2023-05-09T05:04:11.554Z] 58f1dce35555: Download complete [2023-05-09T05:04:12.146Z] 2ced38df9373: Verifying Checksum [2023-05-09T05:04:12.416Z] c41833b44d91: Pull complete [2023-05-09T05:04:12.698Z] ed15518f5707: Pull complete [2023-05-09T05:04:13.305Z] feae8fd75edb: Verifying Checksum [2023-05-09T05:04:13.305Z] feae8fd75edb: Download complete [2023-05-09T05:04:25.638Z] feae8fd75edb: Pull complete [2023-05-09T05:04:25.638Z] 242c74f7c9fa: Pull complete [2023-05-09T05:04:25.909Z] 3cdef696dda3: Pull complete [2023-05-09T05:04:32.563Z] 2ced38df9373: Pull complete [2023-05-09T05:04:34.506Z] 58f1dce35555: Pull complete [2023-05-09T05:04:34.506Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T05:04:34.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T05:04:34.506Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-05-09T05:04:35.106Z] + 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-05-09T05:04:35.511Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T05:04:35.511Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T05:04:35.798Z] prd-ubuntu20.04-docker-arm64-4c-16g-14627 does not seem to be running inside a container [2023-05-09T05:04:35.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-09T05:04:38.747Z] $ docker top 97b83f598ae3a3be4f21648a49c77c712e40d86602c23659fdecc84ded6f044e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T05:04:39.617Z] + go version [2023-05-09T05:04:39.617Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-09T05:04:39.658Z] $ docker stop --time=1 97b83f598ae3a3be4f21648a49c77c712e40d86602c23659fdecc84ded6f044e [2023-05-09T05:04:41.278Z] $ docker rm -f --volumes 97b83f598ae3a3be4f21648a49c77c712e40d86602c23659fdecc84ded6f044e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T05:04:42.128Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T05:04:42.128Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T05:04:42.398Z] prd-ubuntu20.04-docker-arm64-4c-16g-14627 does not seem to be running inside a container [2023-05-09T05:04:42.458Z] $ 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/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-09T05:04:43.535Z] $ docker top 66e5293b918d1b23580cb326ffa657f55dc4ab945dffa64d128829e7806bdc41 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T05:04:44.059Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-09T05:04:44.440Z] + make test [2023-05-09T05:04:44.440Z] make -C ./app-service-template build [2023-05-09T05:04:44.440Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2023-05-09T05:04:44.440Z] go mod tidy [2023-05-09T05:04:44.707Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.39 [2023-05-09T05:04:44.707Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-05-09T05:04:44.976Z] go: downloading github.com/google/uuid v1.3.0 [2023-05-09T05:04:44.976Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-05-09T05:04:45.244Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.79 [2023-05-09T05:04:45.245Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.28 [2023-05-09T05:04:45.245Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 [2023-05-09T05:04:45.511Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 [2023-05-09T05:04:45.511Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-05-09T05:04:45.776Z] go: downloading github.com/go-kit/log v0.2.1 [2023-05-09T05:04:45.776Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-05-09T05:04:45.776Z] go: downloading github.com/go-playground/validator/v10 v10.13.0 [2023-05-09T05:04:45.776Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-05-09T05:04:45.776Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-05-09T05:04:46.043Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-05-09T05:04:46.043Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-05-09T05:04:46.043Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-05-09T05:04:46.043Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-05-09T05:04:46.043Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 [2023-05-09T05:04:46.043Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.14 [2023-05-09T05:04:46.312Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-05-09T05:04:46.312Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-05-09T05:04:46.312Z] go: downloading golang.org/x/net v0.9.0 [2023-05-09T05:04:46.312Z] go: downloading golang.org/x/sync v0.1.0 [2023-05-09T05:04:46.312Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-05-09T05:04:46.312Z] go: downloading github.com/x448/float16 v0.8.4 [2023-05-09T05:04:46.312Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-05-09T05:04:46.312Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-05-09T05:04:46.312Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-05-09T05:04:46.578Z] go: downloading github.com/leodido/go-urn v1.2.3 [2023-05-09T05:04:46.578Z] go: downloading golang.org/x/crypto v0.8.0 [2023-05-09T05:04:46.844Z] go: downloading golang.org/x/text v0.9.0 [2023-05-09T05:04:47.115Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-05-09T05:04:47.384Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-05-09T05:04:47.384Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-05-09T05:04:50.739Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-05-09T05:04:50.739Z] go: downloading github.com/hashicorp/consul/api v1.20.0 [2023-05-09T05:04:50.739Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-05-09T05:04:50.739Z] go: downloading github.com/nats-io/nats.go v1.25.0 [2023-05-09T05:04:50.739Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.16 [2023-05-09T05:04:50.739Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-05-09T05:04:50.739Z] go: downloading github.com/kr/pretty v0.2.1 [2023-05-09T05:04:50.739Z] go: downloading golang.org/x/sys v0.7.0 [2023-05-09T05:04:51.013Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-05-09T05:04:51.013Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-05-09T05:04:51.013Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-05-09T05:04:51.013Z] go: downloading google.golang.org/grpc v1.53.0 [2023-05-09T05:04:52.427Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-05-09T05:04:52.427Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-05-09T05:04:52.427Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-05-09T05:04:52.427Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-05-09T05:04:52.427Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-05-09T05:04:52.427Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-05-09T05:04:52.427Z] go: downloading github.com/hashicorp/consul/sdk v0.13.1 [2023-05-09T05:04:52.695Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2023-05-09T05:04:52.695Z] go: downloading github.com/kr/text v0.2.0 [2023-05-09T05:04:52.695Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-05-09T05:04:52.695Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-05-09T05:04:52.695Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-05-09T05:04:52.695Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-05-09T05:04:52.695Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-05-09T05:04:52.695Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-05-09T05:04:52.970Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-05-09T05:04:53.236Z] go: downloading golang.org/x/tools v0.6.0 [2023-05-09T05:04:53.825Z] go: downloading github.com/klauspost/compress v1.16.4 [2023-05-09T05:04:53.825Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-05-09T05:04:53.825Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-05-09T05:04:54.099Z] go: downloading golang.org/x/time v0.3.0 [2023-05-09T05:04:54.099Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-05-09T05:04:55.522Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-05-09T05:04:58.107Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-05-09T05:04:58.107Z] go: downloading github.com/fatih/color v1.9.0 [2023-05-09T05:04:58.107Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-05-09T05:04:58.108Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-05-09T05:04:58.108Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-05-09T05:04:58.108Z] go: downloading github.com/pkg/errors v0.9.1 [2023-05-09T05:04:58.108Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-05-09T05:04:58.108Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2023-05-09T05:04:58.108Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-05-09T05:04:58.375Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-05-09T05:04:58.375Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-05-09T05:04:58.375Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-05-09T05:04:58.375Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-05-09T05:04:58.375Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2023-05-09T05:04:58.375Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-05-09T05:04:58.375Z] go: downloading github.com/miekg/dns v1.1.41 [2023-05-09T05:04:58.375Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-05-09T05:04:58.375Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-05-09T05:04:58.375Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-05-09T05:04:58.375Z] go: downloading golang.org/x/mod v0.8.0 [2023-05-09T05:04:58.375Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-05-09T05:04:58.956Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.40 [2023-05-09T05:04:58.956Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.83 [2023-05-09T05:04:58.956Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.29 [2023-05-09T05:04:58.956Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.15 [2023-05-09T05:04:59.222Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-05-09T05:07:05.900Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2023-05-09T05:07:05.900Z] make -C ./app-service-template test [2023-05-09T05:07:05.900Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2023-05-09T05:07:05.900Z] go test -race -coverprofile=coverage.out ./... [2023-05-09T05:09:57.654Z] ? app-new-service/config [no test files] [2023-05-09T05:09:57.654Z] ok app-new-service 0.263s coverage: 48.1% of statements [2023-05-09T05:09:57.654Z] ok app-new-service/functions 0.286s coverage: 85.3% of statements [2023-05-09T05:09:58.249Z] go vet ./... [2023-05-09T05:12:35.005Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T05:12:35.005Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T05:12:35.005Z] ./bin/test-attribution-txt.sh [2023-05-09T05:12:35.005Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2023-05-09T05:12:35.005Z] go test -race -coverprofile=coverage.out ./... [2023-05-09T05:12:35.005Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-05-09T05:12:35.005Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-05-09T05:12:47.327Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-05-09T05:12:47.327Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-05-09T05:12:47.327Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.594s coverage: 64.4% of statements [2023-05-09T05:12:47.327Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.313s coverage: 93.0% of statements [2023-05-09T05:12:47.327Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.358s coverage: 85.1% of statements [2023-05-09T05:12:51.606Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.305s coverage: 87.8% of statements [2023-05-09T05:12:51.606Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.131s coverage: 100.0% of statements [2023-05-09T05:12:51.606Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-05-09T05:12:51.606Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-05-09T05:12:52.579Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.655s coverage: 77.9% of statements [2023-05-09T05:12:55.161Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-05-09T05:12:55.428Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.242s coverage: 97.3% of statements [2023-05-09T05:12:56.856Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-05-09T05:12:56.856Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.291s coverage: 82.8% of statements [2023-05-09T05:13:00.215Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-05-09T05:13:00.481Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.294s coverage: 65.2% of statements [2023-05-09T05:13:01.894Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-05-09T05:13:02.161Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.301s coverage: 28.7% of statements [2023-05-09T05:13:04.103Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.209s coverage: 11.5% of statements [2023-05-09T05:13:04.369Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-05-09T05:13:04.369Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-09T05:13:04.636Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.304s coverage: 27.3% of statements [2023-05-09T05:13:07.973Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.267s coverage: 52.8% of statements [2023-05-09T05:13:40.177Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.639s coverage: 75.4% of statements [2023-05-09T05:13:40.177Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.196s coverage: 94.4% of statements [2023-05-09T05:13:40.177Z] go vet ./... [2023-05-09T05:13:45.517Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T05:13:45.517Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T05:13:45.517Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2023-05-09T05:13:45.553Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T05:13:45.587Z] $ docker stop --time=1 66e5293b918d1b23580cb326ffa657f55dc4ab945dffa64d128829e7806bdc41 [2023-05-09T05:13:47.395Z] $ docker rm -f --volumes 66e5293b918d1b23580cb326ffa657f55dc4ab945dffa64d128829e7806bdc41 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T05:13:51.707Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T05:13:52.445Z] 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-05-09T05:13:53.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T05:13:53.376Z] [2023-05-09T05:13:53.376Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T05:13:53.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T05:13:54.082Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T05:13:54.082Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T05:13:54.082Z] 04944245beec: Pulling fs layer [2023-05-09T05:13:54.082Z] 699f458cf7ca: Pulling fs layer [2023-05-09T05:13:54.082Z] 765212b225bb: Pulling fs layer [2023-05-09T05:13:54.082Z] f23df028b6ca: Pulling fs layer [2023-05-09T05:13:54.082Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T05:13:54.082Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T05:13:54.082Z] 765212b225bb: Waiting [2023-05-09T05:13:54.082Z] f23df028b6ca: Waiting [2023-05-09T05:13:54.082Z] 04944245beec: Download complete [2023-05-09T05:13:54.082Z] 765212b225bb: Verifying Checksum [2023-05-09T05:13:54.082Z] 765212b225bb: Download complete [2023-05-09T05:13:54.358Z] f23df028b6ca: Verifying Checksum [2023-05-09T05:13:54.358Z] f23df028b6ca: Download complete [2023-05-09T05:13:54.358Z] d65c8cfc05b1: Verifying Checksum [2023-05-09T05:13:54.358Z] d65c8cfc05b1: Download complete [2023-05-09T05:13:54.358Z] 699f458cf7ca: Verifying Checksum [2023-05-09T05:13:54.358Z] 699f458cf7ca: Download complete [2023-05-09T05:13:54.996Z] 8998bd30e6a1: Verifying Checksum [2023-05-09T05:13:54.996Z] 8998bd30e6a1: Download complete [2023-05-09T05:13:56.941Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T05:13:56.941Z] 2437ff75d9bd: Download complete [2023-05-09T05:13:58.881Z] 8998bd30e6a1: Pull complete [2023-05-09T05:13:58.881Z] 04944245beec: Pull complete [2023-05-09T05:14:00.286Z] 699f458cf7ca: Pull complete [2023-05-09T05:14:00.552Z] 765212b225bb: Pull complete [2023-05-09T05:14:01.136Z] f23df028b6ca: Pull complete [2023-05-09T05:14:01.403Z] d65c8cfc05b1: Pull complete [2023-05-09T05:14:16.379Z] 2437ff75d9bd: Pull complete [2023-05-09T05:14:16.379Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T05:14:16.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T05:14:16.379Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T05:14:16.699Z] prd-ubuntu20.04-docker-arm64-4c-16g-14627 does not seem to be running inside a container [2023-05-09T05:14:16.760Z] $ 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/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-09T05:14:19.125Z] $ docker top bc3b186f44dc956cd92e4d9783c7e0bda8b79f53d01d8f61780ffae66317f1a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T05:14:19.689Z] ---> job-cost.sh [2023-05-09T05:14:19.954Z] lf-activate-venv: SKIPPING [2023-05-09T05:14:19.954Z] INFO: No Stack... [2023-05-09T05:14:20.219Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T05:14:21.173Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T05:14:21.519Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2023-05-09T05:14:21.519Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T05:14:21.869Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1414-1-stack-cost] [2023-05-09T05:14:21.874Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1414-1-stack-cost] did not exist. Created. [2023-05-09T05:14:21.874Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1414-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T05:14:22.286Z] /w/workspace/app-functions-sdk-go/1@tmp/durable-c87cb88e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-09T05:14:22.648Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T05:14:22.685Z] Warning: overwriting stash ‘stack-cost’ [2023-05-09T05:14:22.744Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T05:14:22.758Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1414-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T05:14:22.834Z] $ docker stop --time=1 bc3b186f44dc956cd92e4d9783c7e0bda8b79f53d01d8f61780ffae66317f1a0 [2023-05-09T05:14:24.955Z] $ docker rm -f --volumes bc3b186f44dc956cd92e4d9783c7e0bda8b79f53d01d8f61780ffae66317f1a0 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-05-09T05:14:27.667Z] + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1414/archives ] [2023-05-09T05:14:27.667Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1414/archives [2023-05-09T05:14:27.667Z] total 16 [2023-05-09T05:14:27.667Z] drwxr-xr-x 3 root root 4096 May 9 05:02 . [2023-05-09T05:14:27.667Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 05:02 .. [2023-05-09T05:14:27.667Z] drwxr-xr-x 2 root root 4096 May 9 05:02 cost [2023-05-09T05:14:27.667Z] -rw-r--r-- 1 root root 93 May 9 05:02 cost.csv [2023-05-09T05:14:27.667Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1414/archives [2023-05-09T05:14:27.667Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1414/archives [2023-05-09T05:14:27.667Z] total 16 [2023-05-09T05:14:27.667Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 05:02 . [2023-05-09T05:14:27.667Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 05:02 .. [2023-05-09T05:14:27.667Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 05:02 cost [2023-05-09T05:14:27.667Z] -rw-r--r-- 1 jenkins jenkins 93 May 9 05:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-09T05:14:28.000Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T05:14:28.890Z] ---> package-listing.sh [2023-05-09T05:14:28.890Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T05:14:28.890Z] ++ facter osfamily [2023-05-09T05:14:29.150Z] + OS_FAMILY=debian [2023-05-09T05:14:29.150Z] + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1414 [2023-05-09T05:14:29.150Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T05:14:29.150Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T05:14:29.150Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T05:14:29.150Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T05:14:29.150Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1414 ']' [2023-05-09T05:14:29.150Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T05:14:29.151Z] + case "${OS_FAMILY}" in [2023-05-09T05:14:29.151Z] + dpkg -l [2023-05-09T05:14:29.151Z] + grep '^ii' [2023-05-09T05:14:29.151Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T05:14:29.151Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T05:14:29.151Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T05:14:29.151Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1414 ']' [2023-05-09T05:14:29.151Z] + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1414/archives/ [2023-05-09T05:14:29.151Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1414/archives/ [Pipeline] echo [2023-05-09T05:14:29.186Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-functions-sdk-go_PR-1414/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-09T05:14:29.478Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T05:14:30.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T05:14:30.102Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T05:14:30.252Z] prd-ubuntu20.04-docker-8c-8g-14625 does not seem to be running inside a container [2023-05-09T05:14:30.278Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-functions-sdk-go_PR-1414/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_PR-1414 -v /w/workspace/dry_app-functions-sdk-go_PR-1414:/w/workspace/dry_app-functions-sdk-go_PR-1414:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1414@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1414@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T05:14:30.468Z] $ docker top abf207fa52e5b52383e63fb211351ac4a0643d14579d641688f6b47cf6d8869f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T05:14:30.867Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T05:14:31.188Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T05:14:31.503Z] + ls /var/log/sa-host [2023-05-09T05:14:31.503Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T05:14:31.642Z] provisioning config files... [2023-05-09T05:14:31.656Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1414@tmp/config9298165835779411002tmp [Pipeline] { [Pipeline] echo [2023-05-09T05:14:31.702Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T05:14:32.025Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T05:14:32.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T05:14:32.445Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T05:14:32.479Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T05:14:32.793Z] ---> sudo-logs.sh [2023-05-09T05:14:32.793Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T05:14:32.883Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T05:14:33.198Z] ---> job-cost.sh [2023-05-09T05:14:33.198Z] lf-activate-venv: SKIPPING [2023-05-09T05:14:33.198Z] DEBUG: total: 0.2199999988079071 [2023-05-09T05:14:33.198Z] INFO: Retrieving Stack Cost... [2023-05-09T05:14:33.458Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T05:14:34.028Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T05:14:34.064Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T05:14:34.381Z] ---> logs-deploy.sh [2023-05-09T05:14:34.381Z] lf-activate-venv: SKIPPING [2023-05-09T05:14:34.381Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1414/1 [2023-05-09T05:14:34.381Z] INFO: archiving workspace using pattern(s): [2023-05-09T05:14:35.317Z] Archives upload complete. [2023-05-09T05:14:35.577Z] INFO: archiving logs to Nexus [2023-05-09T05:14:36.148Z] ---> uname -a: [2023-05-09T05:14:36.148Z] Linux prd-ubuntu20-04-docker-8c-8g-14625 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-09T05:14:36.148Z] [2023-05-09T05:14:36.148Z] [2023-05-09T05:14:36.148Z] ---> lscpu: [2023-05-09T05:14:36.148Z] Architecture: x86_64 [2023-05-09T05:14:36.148Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-09T05:14:36.148Z] Byte Order: Little Endian [2023-05-09T05:14:36.148Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-09T05:14:36.148Z] CPU(s): 8 [2023-05-09T05:14:36.148Z] On-line CPU(s) list: 0-7 [2023-05-09T05:14:36.148Z] Thread(s) per core: 1 [2023-05-09T05:14:36.148Z] Core(s) per socket: 1 [2023-05-09T05:14:36.148Z] Socket(s): 8 [2023-05-09T05:14:36.148Z] NUMA node(s): 1 [2023-05-09T05:14:36.148Z] Vendor ID: AuthenticAMD [2023-05-09T05:14:36.148Z] CPU family: 23 [2023-05-09T05:14:36.148Z] Model: 49 [2023-05-09T05:14:36.148Z] Model name: AMD EPYC-Rome Processor [2023-05-09T05:14:36.148Z] Stepping: 0 [2023-05-09T05:14:36.148Z] CPU MHz: 2799.998 [2023-05-09T05:14:36.148Z] BogoMIPS: 5599.99 [2023-05-09T05:14:36.148Z] Virtualization: AMD-V [2023-05-09T05:14:36.148Z] Hypervisor vendor: KVM [2023-05-09T05:14:36.148Z] Virtualization type: full [2023-05-09T05:14:36.148Z] L1d cache: 256 KiB [2023-05-09T05:14:36.148Z] L1i cache: 256 KiB [2023-05-09T05:14:36.148Z] L2 cache: 4 MiB [2023-05-09T05:14:36.148Z] L3 cache: 128 MiB [2023-05-09T05:14:36.148Z] NUMA node0 CPU(s): 0-7 [2023-05-09T05:14:36.148Z] Vulnerability Itlb multihit: Not affected [2023-05-09T05:14:36.148Z] Vulnerability L1tf: Not affected [2023-05-09T05:14:36.148Z] Vulnerability Mds: Not affected [2023-05-09T05:14:36.148Z] Vulnerability Meltdown: Not affected [2023-05-09T05:14:36.148Z] Vulnerability Mmio stale data: Not affected [2023-05-09T05:14:36.148Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-09T05:14:36.148Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-09T05:14:36.148Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-09T05:14:36.148Z] Vulnerability Srbds: Not affected [2023-05-09T05:14:36.148Z] Vulnerability Tsx async abort: Not affected [2023-05-09T05:14:36.148Z] 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-05-09T05:14:36.148Z] [2023-05-09T05:14:36.148Z] [2023-05-09T05:14:36.148Z] ---> nproc: [2023-05-09T05:14:36.148Z] 8 [2023-05-09T05:14:36.148Z] [2023-05-09T05:14:36.148Z] [2023-05-09T05:14:36.148Z] ---> df -h: [2023-05-09T05:14:36.148Z] Filesystem Size Used Avail Use% Mounted on [2023-05-09T05:14:36.148Z] overlay 155G 11G 145G 7% / [2023-05-09T05:14:36.148Z] tmpfs 64M 0 64M 0% /dev [2023-05-09T05:14:36.148Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-09T05:14:36.148Z] shm 64M 0 64M 0% /dev/shm [2023-05-09T05:14:36.148Z] /dev/vda1 155G 11G 145G 7% /facter-os [2023-05-09T05:14:36.148Z] [2023-05-09T05:14:36.148Z] [2023-05-09T05:14:36.148Z] ---> sar -b -r -n DEV: [2023-05-09T05:14:36.148Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14625) 05/09/23 _x86_64_ (8 CPU) [2023-05-09T05:14:36.148Z] [2023-05-09T05:14:36.148Z] 04:59:45 LINUX RESTART (8 CPU) [2023-05-09T05:14:36.148Z] [2023-05-09T05:14:36.148Z] 05:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-09T05:14:36.148Z] 05:01:02 152.09 47.34 104.75 0.00 5314.58 75060.82 0.00 [2023-05-09T05:14:36.148Z] 05:02:01 44.93 0.36 44.58 0.00 2.85 24284.38 0.00 [2023-05-09T05:14:36.148Z] 05:03:01 55.67 0.20 55.47 0.00 12.80 29351.79 0.00 [2023-05-09T05:14:36.148Z] 05:04:01 2.42 0.00 2.42 0.00 0.00 27.73 0.00 [2023-05-09T05:14:36.148Z] 05:05:01 26.61 10.33 16.28 0.00 5176.47 2802.73 0.00 [2023-05-09T05:14:36.148Z] 05:06:01 15.55 1.67 13.88 0.00 255.56 3571.54 0.00 [2023-05-09T05:14:36.148Z] 05:07:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 [2023-05-09T05:14:36.148Z] 05:08:01 1.53 0.00 1.53 0.00 0.00 17.33 0.00 [2023-05-09T05:14:36.148Z] 05:09:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 [2023-05-09T05:14:36.148Z] 05:10:01 2.42 0.00 2.42 0.00 0.00 39.06 0.00 [2023-05-09T05:14:36.148Z] 05:11:01 1.37 0.00 1.37 0.00 0.00 14.80 0.00 [2023-05-09T05:14:36.148Z] 05:12:01 1.47 0.00 1.47 0.00 0.00 18.53 0.00 [2023-05-09T05:14:36.148Z] 05:13:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2023-05-09T05:14:36.148Z] 05:14:01 1.40 0.00 1.40 0.00 0.00 16.39 0.00 [2023-05-09T05:14:36.148Z] Average: 22.03 4.28 17.74 0.00 769.62 9642.69 0.00 [2023-05-09T05:14:36.148Z] [2023-05-09T05:14:36.148Z] 05:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-09T05:14:36.148Z] 05:01:02 29165832 31615476 698692 2.12 73432 2656820 1803888 5.32 971156 2389996 1868 [2023-05-09T05:14:36.148Z] 05:02:01 27670256 31256824 1042132 3.17 99280 3675944 2398012 7.07 1741312 3007220 392584 [2023-05-09T05:14:36.148Z] 05:03:01 28609216 31614184 691036 2.10 101788 3131884 1713288 5.05 1092656 2760760 332 [2023-05-09T05:14:36.148Z] 05:04:01 28608680 31613780 691000 2.10 101860 3131884 1713288 5.05 1092720 2760764 8 [2023-05-09T05:14:36.148Z] 05:05:01 28248160 31591436 705612 2.15 107812 3451628 1769880 5.22 1310720 2883188 94784 [2023-05-09T05:14:36.148Z] 05:06:01 28240908 31601340 694120 2.11 110544 3464480 1812488 5.34 1321968 2873572 8 [2023-05-09T05:14:36.148Z] 05:07:01 28246404 31607092 688356 2.09 110620 3464616 1812488 5.34 1316368 2873696 156 [2023-05-09T05:14:36.148Z] 05:08:01 28246728 31607436 687960 2.09 110648 3464616 1812488 5.34 1316568 2873708 152 [2023-05-09T05:14:36.148Z] 05:09:01 28246460 31607236 688120 2.09 110680 3464620 1812488 5.34 1316516 2873712 176 [2023-05-09T05:14:36.148Z] 05:10:01 28246704 31607676 687716 2.09 110800 3464600 1812488 5.34 1316508 2873804 12 [2023-05-09T05:14:36.148Z] 05:11:01 28246644 31607732 687832 2.09 110896 3464600 1812488 5.34 1316696 2873808 132 [2023-05-09T05:14:36.148Z] 05:12:01 28246848 31607940 687552 2.09 110936 3464608 1812488 5.34 1316656 2873812 48 [2023-05-09T05:14:36.148Z] 05:13:01 28246360 31607516 687956 2.09 110956 3464608 1812488 5.34 1316692 2873820 4 [2023-05-09T05:14:36.148Z] 05:14:01 28247100 31608260 687136 2.09 110972 3464612 1812488 5.34 1316312 2873824 176 [2023-05-09T05:14:36.148Z] Average: 28322593 31582423 716087 2.18 105802 3373537 1836482 5.41 1290203 2833263 35031 [2023-05-09T05:14:36.148Z] [2023-05-09T05:14:36.148Z] 05:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-09T05:14:36.148Z] 05:01:02 lo 3.87 3.87 0.37 0.37 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.148Z] 05:01:02 ens3 688.15 491.93 7379.31 98.24 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.148Z] 05:01:02 veth45dfa63 1.45 1.52 0.13 3.91 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.148Z] 05:01:02 docker0 62.02 63.04 4.54 366.09 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.148Z] 05:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.148Z] 05:02:01 ens3 209.35 112.03 1383.44 17.91 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.148Z] 05:02:01 veth45dfa63 99.68 189.27 8.97 1364.02 0.00 0.00 0.00 0.11 [2023-05-09T05:14:36.148Z] 05:02:01 docker0 99.68 189.16 7.60 1364.01 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.148Z] 05:03:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.148Z] 05:03:01 ens3 113.20 85.74 2527.90 91.54 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.148Z] 05:03:01 docker0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.148Z] 05:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.148Z] 05:04:01 ens3 1.77 0.78 2.29 0.42 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.148Z] 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.148Z] 05:05:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.148Z] 05:05:01 ens3 150.89 83.80 1953.64 5.77 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.148Z] 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.148Z] 05:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.148Z] 05:06:01 ens3 1.05 0.73 0.54 0.33 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.148Z] 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.148Z] 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.148Z] 05:07:01 ens3 0.72 0.00 0.06 0.00 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.148Z] 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.148Z] 05:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.148Z] 05:08:01 ens3 0.75 0.43 0.36 0.28 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.148Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.148Z] 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.148Z] 05:09:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.148Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.148Z] 05:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.148Z] 05:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.149Z] 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.149Z] 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.149Z] 05:11:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.149Z] 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.149Z] 05:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.149Z] 05:12:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.149Z] 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.149Z] 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.149Z] 05:13:01 ens3 0.22 0.08 0.12 0.01 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.149Z] 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.149Z] 05:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.149Z] 05:14:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.149Z] 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.149Z] Average: lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.149Z] Average: ens3 83.19 55.36 945.73 15.32 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.149Z] Average: docker0 11.45 17.81 0.86 122.11 0.00 0.00 0.00 0.00 [2023-05-09T05:14:36.149Z] [2023-05-09T05:14:36.149Z] [2023-05-09T05:14:36.149Z] ---> sar -P ALL: [2023-05-09T05:14:36.149Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14625) 05/09/23 _x86_64_ (8 CPU) [2023-05-09T05:14:36.149Z] [2023-05-09T05:14:36.149Z] 04:59:45 LINUX RESTART (8 CPU) [2023-05-09T05:14:36.149Z] [2023-05-09T05:14:36.149Z] 05:00:01 CPU %user %nice %system %iowait %steal %idle [2023-05-09T05:14:36.149Z] 05:01:02 all 9.71 0.00 3.56 2.78 0.07 83.88 [2023-05-09T05:14:36.149Z] 05:01:02 0 9.20 0.00 3.68 1.31 0.05 85.76 [2023-05-09T05:14:36.149Z] 05:01:02 1 12.50 0.00 3.38 6.63 0.07 77.42 [2023-05-09T05:14:36.149Z] 05:01:02 2 8.49 0.00 4.03 6.09 0.05 81.34 [2023-05-09T05:14:36.149Z] 05:01:02 3 9.42 0.00 3.77 0.61 0.07 86.13 [2023-05-09T05:14:36.149Z] 05:01:02 4 10.12 0.00 3.40 1.33 0.05 85.10 [2023-05-09T05:14:36.149Z] 05:01:02 5 8.13 0.00 2.49 3.40 0.05 85.93 [2023-05-09T05:14:36.149Z] 05:01:02 6 9.47 0.00 2.95 2.57 0.12 84.89 [2023-05-09T05:14:36.149Z] 05:01:02 7 10.36 0.00 4.76 0.27 0.08 84.53 [2023-05-09T05:14:36.149Z] 05:02:01 all 51.88 0.00 7.92 0.92 0.09 39.19 [2023-05-09T05:14:36.149Z] 05:02:01 0 53.62 0.00 7.64 0.29 0.10 38.35 [2023-05-09T05:14:36.149Z] 05:02:01 1 51.74 0.00 8.23 4.89 0.09 35.05 [2023-05-09T05:14:36.149Z] 05:02:01 2 49.67 0.00 7.54 0.09 0.10 42.60 [2023-05-09T05:14:36.149Z] 05:02:01 3 52.05 0.00 8.11 0.24 0.10 39.50 [2023-05-09T05:14:36.149Z] 05:02:01 4 54.25 0.00 7.74 0.32 0.09 37.60 [2023-05-09T05:14:36.149Z] 05:02:01 5 49.10 0.00 6.91 0.19 0.09 43.72 [2023-05-09T05:14:36.149Z] 05:02:01 6 52.89 0.00 8.78 0.87 0.09 37.37 [2023-05-09T05:14:36.149Z] 05:02:01 7 51.73 0.00 8.36 0.48 0.09 39.35 [2023-05-09T05:14:36.149Z] 05:03:01 all 3.36 0.00 1.40 1.50 0.02 93.71 [2023-05-09T05:14:36.149Z] 05:03:01 0 3.21 0.00 0.95 0.00 0.02 95.82 [2023-05-09T05:14:36.149Z] 05:03:01 1 3.55 0.00 1.69 4.93 0.03 89.79 [2023-05-09T05:14:36.149Z] 05:03:01 2 3.49 0.00 1.86 5.05 0.02 89.58 [2023-05-09T05:14:36.149Z] 05:03:01 3 3.08 0.00 1.42 0.33 0.02 95.14 [2023-05-09T05:14:36.149Z] 05:03:01 4 3.16 0.00 0.99 0.02 0.02 95.82 [2023-05-09T05:14:36.149Z] 05:03:01 5 2.93 0.00 0.89 0.00 0.03 96.15 [2023-05-09T05:14:36.149Z] 05:03:01 6 3.97 0.00 1.17 0.52 0.02 94.33 [2023-05-09T05:14:36.149Z] 05:03:01 7 3.52 0.00 2.21 1.17 0.03 93.07 [2023-05-09T05:14:36.149Z] 05:04:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-05-09T05:14:36.149Z] 05:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-09T05:14:36.149Z] 05:04:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2023-05-09T05:14:36.149Z] 05:04:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-09T05:14:36.149Z] 05:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-09T05:14:36.149Z] 05:04:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-09T05:14:36.149Z] 05:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T05:14:36.149Z] 05:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T05:14:36.149Z] 05:04:01 7 0.07 0.00 0.03 0.02 0.02 99.87 [2023-05-09T05:14:36.149Z] 05:05:01 all 0.89 0.00 0.38 0.37 0.02 98.34 [2023-05-09T05:14:36.149Z] 05:05:01 0 1.85 0.00 0.58 0.97 0.02 96.58 [2023-05-09T05:14:36.149Z] 05:05:01 1 0.92 0.00 0.40 0.32 0.02 98.35 [2023-05-09T05:14:36.149Z] 05:05:01 2 0.73 0.00 0.35 0.10 0.02 98.80 [2023-05-09T05:14:36.149Z] 05:05:01 3 1.34 0.00 0.23 0.05 0.02 98.36 [2023-05-09T05:14:36.149Z] 05:05:01 4 0.45 0.00 0.45 0.65 0.00 98.45 [2023-05-09T05:14:36.149Z] 05:05:01 5 0.97 0.00 0.53 0.07 0.02 98.42 [2023-05-09T05:14:36.149Z] 05:05:01 6 0.30 0.00 0.22 0.02 0.02 99.45 [2023-05-09T05:14:36.149Z] 05:05:01 7 0.57 0.00 0.27 0.80 0.03 98.33 [2023-05-09T05:14:36.149Z] 05:06:01 all 0.44 0.00 0.26 0.15 0.01 99.14 [2023-05-09T05:14:36.149Z] 05:06:01 0 0.48 0.00 0.40 0.02 0.02 99.08 [2023-05-09T05:14:36.149Z] 05:06:01 1 0.92 0.00 0.37 0.00 0.02 98.70 [2023-05-09T05:14:36.149Z] 05:06:01 2 0.52 0.00 0.30 0.15 0.00 99.03 [2023-05-09T05:14:36.149Z] 05:06:01 3 0.43 0.00 0.30 0.58 0.00 98.68 [2023-05-09T05:14:36.149Z] 05:06:01 4 0.35 0.00 0.23 0.20 0.02 99.20 [2023-05-09T05:14:36.149Z] 05:06:01 5 0.27 0.00 0.18 0.13 0.00 99.42 [2023-05-09T05:14:36.149Z] 05:06:01 6 0.27 0.00 0.13 0.02 0.00 99.58 [2023-05-09T05:14:36.149Z] 05:06:01 7 0.28 0.00 0.18 0.12 0.02 99.40 [2023-05-09T05:14:36.149Z] 05:07:01 all 0.17 0.00 0.01 0.00 0.01 99.81 [2023-05-09T05:14:36.149Z] 05:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T05:14:36.149Z] 05:07:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-09T05:14:36.149Z] 05:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T05:14:36.149Z] 05:07:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-09T05:14:36.149Z] 05:07:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-09T05:14:36.149Z] 05:07:01 5 0.03 0.00 0.00 0.03 0.00 99.93 [2023-05-09T05:14:36.149Z] 05:07:01 6 1.24 0.00 0.02 0.00 0.02 98.73 [2023-05-09T05:14:36.149Z] 05:07:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-09T05:14:36.149Z] 05:08:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2023-05-09T05:14:36.149Z] 05:08:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-09T05:14:36.149Z] 05:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-09T05:14:36.149Z] 05:08:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-09T05:14:36.149Z] 05:08:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-09T05:14:36.149Z] 05:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T05:14:36.149Z] 05:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T05:14:36.149Z] 05:08:01 6 0.33 0.00 0.00 0.00 0.00 99.67 [2023-05-09T05:14:36.149Z] 05:08:01 7 0.07 0.00 0.05 0.00 0.02 99.87 [2023-05-09T05:14:36.149Z] 05:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-05-09T05:14:36.149Z] 05:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-09T05:14:36.149Z] 05:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T05:14:36.149Z] 05:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T05:14:36.149Z] 05:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T05:14:36.149Z] 05:09:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-09T05:14:36.149Z] 05:09:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2023-05-09T05:14:36.149Z] 05:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T05:14:36.149Z] 05:09:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-05-09T05:14:36.149Z] 05:10:01 all 0.10 0.00 0.02 0.01 0.00 99.88 [2023-05-09T05:14:36.149Z] 05:10:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-09T05:14:36.149Z] 05:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T05:14:36.149Z] 05:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-09T05:14:36.149Z] 05:10:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-09T05:14:36.149Z] 05:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T05:14:36.149Z] 05:10:01 5 0.03 0.00 0.02 0.03 0.02 99.90 [2023-05-09T05:14:36.149Z] 05:10:01 6 0.63 0.00 0.07 0.00 0.00 99.30 [2023-05-09T05:14:36.149Z] 05:10:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-09T05:14:36.149Z] 05:11:01 all 0.13 0.00 0.01 0.00 0.01 99.85 [2023-05-09T05:14:36.149Z] 05:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-09T05:14:36.149Z] 05:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-09T05:14:36.149Z] 05:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T05:14:36.149Z] 05:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-09T05:14:36.149Z] 05:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T05:14:36.149Z] 05:11:01 5 0.05 0.00 0.03 0.02 0.00 99.90 [2023-05-09T05:14:36.149Z] 05:11:01 6 0.90 0.00 0.00 0.00 0.02 99.09 [2023-05-09T05:14:36.149Z] 05:11:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-09T05:14:36.149Z] [2023-05-09T05:14:36.149Z] 05:11:01 CPU %user %nice %system %iowait %steal %idle [2023-05-09T05:14:36.149Z] 05:12:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-05-09T05:14:36.149Z] 05:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-09T05:14:36.149Z] 05:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T05:14:36.149Z] 05:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T05:14:36.149Z] 05:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T05:14:36.149Z] 05:12:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-09T05:14:36.149Z] 05:12:01 5 0.05 0.00 0.00 0.03 0.00 99.92 [2023-05-09T05:14:36.149Z] 05:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-09T05:14:36.149Z] 05:12:01 7 0.05 0.00 0.05 0.00 0.02 99.88 [2023-05-09T05:14:36.149Z] 05:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-09T05:14:36.149Z] 05:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-09T05:14:36.149Z] 05:13:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-09T05:14:36.149Z] 05:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T05:14:36.149Z] 05:13:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-09T05:14:36.149Z] 05:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T05:14:36.149Z] 05:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T05:14:36.149Z] 05:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T05:14:36.149Z] 05:13:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-09T05:14:36.149Z] 05:14:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2023-05-09T05:14:36.149Z] 05:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T05:14:36.149Z] 05:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T05:14:36.149Z] 05:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T05:14:36.149Z] 05:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T05:14:36.149Z] 05:14:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-09T05:14:36.149Z] 05:14:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-09T05:14:36.149Z] 05:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-09T05:14:36.149Z] 05:14:01 7 0.07 0.00 0.02 0.00 0.03 99.88 [2023-05-09T05:14:36.149Z] Average: all 4.68 0.00 0.96 0.41 0.02 93.94 [2023-05-09T05:14:36.149Z] Average: 0 4.81 0.00 0.94 0.18 0.02 94.05 [2023-05-09T05:14:36.149Z] Average: 1 4.89 0.00 1.00 1.19 0.02 92.91 [2023-05-09T05:14:36.149Z] Average: 2 4.42 0.00 0.99 0.82 0.01 93.76 [2023-05-09T05:14:36.149Z] Average: 3 4.65 0.00 0.98 0.13 0.02 94.22 [2023-05-09T05:14:36.149Z] Average: 4 4.79 0.00 0.90 0.18 0.02 94.10 [2023-05-09T05:14:36.149Z] Average: 5 4.30 0.00 0.78 0.28 0.02 94.63 [2023-05-09T05:14:36.150Z] Average: 6 4.91 0.00 0.94 0.28 0.02 93.85 [2023-05-09T05:14:36.150Z] Average: 7 4.68 0.00 1.13 0.20 0.03 93.96 [2023-05-09T05:14:36.150Z] [2023-05-09T05:14:36.150Z] [2023-05-09T05:14:36.150Z]