Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 199daa5cb17192f55923a937836ae9c0122b15cf 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-ssh17985091504736250437.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh12749767831031681835.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15975979319786799562.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3554338306552777322.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11949092175176395771.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-11068 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 199daa5cb17192f55923a937836ae9c0122b15cf (main) Commit message: "feat: Consume new -d/--dev Dev Mode command-line flag (#1397)" > git config core.sparsecheckout # timeout=10 > git checkout -f 199daa5cb17192f55923a937836ae9c0122b15cf # timeout=10 > git rev-list --no-walk fb339689721b5820e9fcd4b1438cc17d90431218 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-26T20:49:47.625Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-26T20:49:47.685Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-26T20:49:47.704Z] ========================================================= [2023-04-26T20:49:47.704Z] EdgeX Global Pipelines Version Info [2023-04-26T20:49:47.704Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-26T20:49:48.421Z] ------------------- [2023-04-26T20:49:48.421Z] stable info: [2023-04-26T20:49:48.421Z] ------------------- [2023-04-26T20:49:48.421Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-26T20:49:48.421Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T20:49:48.421Z] Message: update stable to v1.0.248 [2023-04-26T20:49:48.993Z] ------------------- [2023-04-26T20:49:48.993Z] experimental info: [2023-04-26T20:49:48.993Z] ------------------- [2023-04-26T20:49:48.993Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-26T20:49:48.993Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T20:49:48.993Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-26T20:49:49.143Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2023-04-26T20:49:49.152Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2023-04-26T20:49:49.161Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-26T20:49:49.179Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-26T20:49:49.197Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-26T20:49:49.214Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-26T20:49:49.227Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-26T20:49:49.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-26T20:49:49.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-26T20:49:49.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-26T20:49:49.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-26T20:49:49.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2023-04-26T20:49:49.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-26T20:49:49.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-26T20:49:49.320Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T20:49:49.328Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T20:49:49.337Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T20:49:49.345Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T20:49:49.355Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-26T20:49:49.375Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-26T20:49:49.392Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-26T20:49:49.403Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-26T20:49:49.416Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-26T20:49:49.429Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-26T20:49:49.443Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-04-26T20:49:49.458Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-26T20:49:49.476Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-26T20:49:49.491Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-26T20:49:49.508Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-26T20:49:49.518Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-26T20:49:49.532Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 199daa5cb17192f55923a937836ae9c0122b15cf [Pipeline] echo [2023-04-26T20:49:49.545Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 199daa5 [Pipeline] echo [2023-04-26T20:49:49.559Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-26T20:49:49.910Z] + git rev-list -1 --merges 199daa5cb17192f55923a937836ae9c0122b15cf~1..199daa5cb17192f55923a937836ae9c0122b15cf [Pipeline] echo [2023-04-26T20:49:49.955Z] -----------> git rev-list -1 --merges 199daa5cb17192f55923a937836ae9c0122b15cf~1..199daa5cb17192f55923a937836ae9c0122b15cf 199daa5cb17192f55923a937836ae9c0122b15cf [false] [Pipeline] sh [2023-04-26T20:49:50.239Z] + git log --format=format:%s -1 199daa5cb17192f55923a937836ae9c0122b15cf [Pipeline] echo [2023-04-26T20:49:50.253Z] ========================================================= [2023-04-26T20:49:50.253Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-26T20:49:50.253Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T20:49:50.566Z] + git log --format=format:%s -1 199daa5cb17192f55923a937836ae9c0122b15cf [Pipeline] echo [2023-04-26T20:49:50.577Z] [semverPrep] GIT_COMMIT: 199daa5cb17192f55923a937836ae9c0122b15cf, Commit Message: feat: Consume new -d/--dev Dev Mode command-line flag (#1397) [Pipeline] echo [2023-04-26T20:49:50.588Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-26T20:49:50.922Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T20:49:50.922Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-26T20:49:50.922Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-26T20:49:50.922Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-26T20:49:50.922Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-26T20:49:50.922Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-26T20:49:50.922Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:49:51.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T20:49:51.262Z] [2023-04-26T20:49:51.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:49:51.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T20:49:51.568Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-26T20:49:51.568Z] b85a868b505f: Pulling fs layer [2023-04-26T20:49:51.568Z] e2be974225ed: Pulling fs layer [2023-04-26T20:49:51.568Z] 339a4e72a1f5: Pulling fs layer [2023-04-26T20:49:51.568Z] 988bab9f4d93: Pulling fs layer [2023-04-26T20:49:51.568Z] 988bab9f4d93: Waiting [2023-04-26T20:49:51.568Z] 1469e6f7b9e6: Pulling fs layer [2023-04-26T20:49:51.568Z] eaf3925da568: Pulling fs layer [2023-04-26T20:49:51.568Z] bab4dde63d76: Pulling fs layer [2023-04-26T20:49:51.568Z] bde34c3a00c8: Pulling fs layer [2023-04-26T20:49:51.568Z] b352a97aabf1: Pulling fs layer [2023-04-26T20:49:51.568Z] 1469e6f7b9e6: Waiting [2023-04-26T20:49:51.568Z] 4872d77fe225: Pulling fs layer [2023-04-26T20:49:51.568Z] eaf3925da568: Waiting [2023-04-26T20:49:51.568Z] bde34c3a00c8: Waiting [2023-04-26T20:49:51.568Z] bab4dde63d76: Waiting [2023-04-26T20:49:51.568Z] b352a97aabf1: Waiting [2023-04-26T20:49:51.568Z] 5851b861e8e6: Pulling fs layer [2023-04-26T20:49:51.568Z] 4872d77fe225: Waiting [2023-04-26T20:49:51.568Z] 5851b861e8e6: Waiting [2023-04-26T20:49:51.568Z] e2be974225ed: Verifying Checksum [2023-04-26T20:49:51.568Z] e2be974225ed: Download complete [2023-04-26T20:49:51.568Z] 988bab9f4d93: Verifying Checksum [2023-04-26T20:49:51.568Z] 988bab9f4d93: Download complete [2023-04-26T20:49:51.568Z] 1469e6f7b9e6: Verifying Checksum [2023-04-26T20:49:51.568Z] 1469e6f7b9e6: Download complete [2023-04-26T20:49:51.568Z] eaf3925da568: Verifying Checksum [2023-04-26T20:49:51.568Z] eaf3925da568: Download complete [2023-04-26T20:49:51.830Z] 339a4e72a1f5: Verifying Checksum [2023-04-26T20:49:51.830Z] 339a4e72a1f5: Download complete [2023-04-26T20:49:51.830Z] bde34c3a00c8: Verifying Checksum [2023-04-26T20:49:51.830Z] bde34c3a00c8: Download complete [2023-04-26T20:49:51.830Z] b352a97aabf1: Download complete [2023-04-26T20:49:51.830Z] 4872d77fe225: Download complete [2023-04-26T20:49:51.830Z] b85a868b505f: Verifying Checksum [2023-04-26T20:49:51.830Z] b85a868b505f: Download complete [2023-04-26T20:49:51.830Z] 5851b861e8e6: Verifying Checksum [2023-04-26T20:49:51.830Z] 5851b861e8e6: Download complete [2023-04-26T20:49:52.088Z] bab4dde63d76: Verifying Checksum [2023-04-26T20:49:52.088Z] bab4dde63d76: Download complete [2023-04-26T20:49:53.029Z] b85a868b505f: Pull complete [2023-04-26T20:49:53.029Z] e2be974225ed: Pull complete [2023-04-26T20:49:53.596Z] 339a4e72a1f5: Pull complete [2023-04-26T20:49:53.596Z] 988bab9f4d93: Pull complete [2023-04-26T20:49:53.855Z] 1469e6f7b9e6: Pull complete [2023-04-26T20:49:54.114Z] eaf3925da568: Pull complete [2023-04-26T20:49:56.018Z] bab4dde63d76: Pull complete [2023-04-26T20:49:56.019Z] bde34c3a00c8: Pull complete [2023-04-26T20:49:56.019Z] b352a97aabf1: Pull complete [2023-04-26T20:49:56.280Z] 4872d77fe225: Pull complete [2023-04-26T20:49:56.280Z] 5851b861e8e6: Pull complete [2023-04-26T20:49:56.280Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-26T20:49:56.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T20:49:56.280Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T20:49:56.374Z] prd-ubuntu20.04-docker-8c-8g-11068 does not seem to be running inside a container [2023-04-26T20:49:56.412Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T20:49:57.505Z] $ docker top 8dfc2a8ee6672eccc86e01ebf3c580789e20c49ae5dfd9a4f3b7271d2750f67f -eo pid,comm [2023-04-26T20:49:57.557Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-26T20:49:57.557Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T20:49:57.586Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T20:49:57.586Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T20:49:57.710Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T20:49:57.718Z] $ docker exec 8dfc2a8ee6672eccc86e01ebf3c580789e20c49ae5dfd9a4f3b7271d2750f67f ssh-agent [2023-04-26T20:49:57.821Z] SSH_AUTH_SOCK=/tmp/ssh-evbHSemi5LKg/agent.31 [2023-04-26T20:49:57.821Z] SSH_AGENT_PID=37 [2023-04-26T20:49:57.829Z] Running ssh-add (command line suppressed) [2023-04-26T20:49:57.955Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_10283184704366235091.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_10283184704366235091.key) [2023-04-26T20:49:57.965Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T20:49:58.253Z] + git tag --points-at HEAD [Pipeline] } [2023-04-26T20:49:58.280Z] $ docker exec --env ******** --env ******** 8dfc2a8ee6672eccc86e01ebf3c580789e20c49ae5dfd9a4f3b7271d2750f67f ssh-agent -k [2023-04-26T20:49:58.399Z] unset SSH_AUTH_SOCK; [2023-04-26T20:49:58.400Z] unset SSH_AGENT_PID; [2023-04-26T20:49:58.400Z] echo Agent pid 37 killed; [2023-04-26T20:49:58.405Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-26T20:49:58.433Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T20:49:58.433Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T20:49:58.546Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T20:49:58.555Z] $ docker exec 8dfc2a8ee6672eccc86e01ebf3c580789e20c49ae5dfd9a4f3b7271d2750f67f ssh-agent [2023-04-26T20:49:58.674Z] SSH_AUTH_SOCK=/tmp/ssh-utxttmkb0FwC/agent.69 [2023-04-26T20:49:58.674Z] SSH_AGENT_PID=75 [2023-04-26T20:49:58.680Z] Running ssh-add (command line suppressed) [2023-04-26T20:49:58.803Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3054519733852165250.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3054519733852165250.key) [2023-04-26T20:49:58.813Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T20:49:59.097Z] + git semver init [2023-04-26T20:49:59.357Z] 2023-04-26 20:49:59,290 [run_init] DEBUG init version:0.0.0 force:False [2023-04-26T20:49:59.357Z] 2023-04-26 20:49:59,291 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver [2023-04-26T20:49:59.357Z] 2023-04-26 20:49:59,291 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver [2023-04-26T20:49:59.357Z] 2023-04-26 20:49:59,291 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/oundry_app-functions-sdk-go_main/.semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-26T20:50:00.736Z] 2023-04-26 20:50:00,603 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude [2023-04-26T20:50:00.736Z] 2023-04-26 20:50:00,604 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False [2023-04-26T20:50:00.736Z] 2023-04-26 20:50:00,604 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-04-26T20:50:00.736Z] 2023-04-26 20:50:00,604 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-04-26T20:50:00.736Z] 3.0.0-dev.53 [Pipeline] } [2023-04-26T20:50:00.752Z] $ docker exec --env ******** --env ******** 8dfc2a8ee6672eccc86e01ebf3c580789e20c49ae5dfd9a4f3b7271d2750f67f ssh-agent -k [2023-04-26T20:50:00.873Z] unset SSH_AUTH_SOCK; [2023-04-26T20:50:00.873Z] unset SSH_AGENT_PID; [2023-04-26T20:50:00.873Z] echo Agent pid 75 killed; [2023-04-26T20:50:00.879Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T20:50:01.176Z] + git semver [Pipeline] } [2023-04-26T20:50:01.458Z] $ docker stop --time=1 8dfc2a8ee6672eccc86e01ebf3c580789e20c49ae5dfd9a4f3b7271d2750f67f [2023-04-26T20:50:02.758Z] $ docker rm -f --volumes 8dfc2a8ee6672eccc86e01ebf3c580789e20c49ae5dfd9a4f3b7271d2750f67f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T20:50:03.099Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-26T20:50:03.367Z] Stashed 1 file(s) [Pipeline] echo [2023-04-26T20:50:03.370Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.53 [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-04-26T20:50:03.522Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T20:50:03.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T20:50:03.543Z] ========================================================= [2023-04-26T20:50:03.543Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-26T20:50:03.543Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-04-26T20:50:03.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T20:50:03.848Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-26T20:50:03.848Z] f56be85fc22e: Pulling fs layer [2023-04-26T20:50:03.848Z] 85791d961cd3: Pulling fs layer [2023-04-26T20:50:03.848Z] d694b5ae8c79: Pulling fs layer [2023-04-26T20:50:03.848Z] 9f32a84ed3da: Pulling fs layer [2023-04-26T20:50:03.848Z] 4d19c01a9841: Pulling fs layer [2023-04-26T20:50:03.848Z] 9325e15d5711: Pulling fs layer [2023-04-26T20:50:03.848Z] 9f32a84ed3da: Waiting [2023-04-26T20:50:03.848Z] 4d19c01a9841: Waiting [2023-04-26T20:50:03.848Z] 556b6ee489ea: Pulling fs layer [2023-04-26T20:50:03.848Z] c5a4b2cf53e6: Pulling fs layer [2023-04-26T20:50:03.848Z] c5a4b2cf53e6: Waiting [2023-04-26T20:50:03.848Z] 556b6ee489ea: Waiting [2023-04-26T20:50:03.848Z] 9325e15d5711: Waiting [2023-04-26T20:50:03.848Z] 85791d961cd3: Download complete [2023-04-26T20:50:03.848Z] 9f32a84ed3da: Download complete [2023-04-26T20:50:03.848Z] 4d19c01a9841: Verifying Checksum [2023-04-26T20:50:03.848Z] 4d19c01a9841: Download complete [2023-04-26T20:50:03.848Z] f56be85fc22e: Verifying Checksum [2023-04-26T20:50:03.848Z] f56be85fc22e: Download complete [2023-04-26T20:50:03.848Z] 9325e15d5711: Verifying Checksum [2023-04-26T20:50:03.848Z] 9325e15d5711: Download complete [2023-04-26T20:50:04.128Z] f56be85fc22e: Pull complete [2023-04-26T20:50:04.128Z] 85791d961cd3: Pull complete [2023-04-26T20:50:04.390Z] c5a4b2cf53e6: Verifying Checksum [2023-04-26T20:50:04.390Z] c5a4b2cf53e6: Download complete [2023-04-26T20:50:04.650Z] d694b5ae8c79: Verifying Checksum [2023-04-26T20:50:04.650Z] d694b5ae8c79: Download complete [2023-04-26T20:50:04.650Z] 556b6ee489ea: Verifying Checksum [2023-04-26T20:50:04.650Z] 556b6ee489ea: Download complete [2023-04-26T20:50:07.943Z] d694b5ae8c79: Pull complete [2023-04-26T20:50:08.201Z] 9f32a84ed3da: Pull complete [2023-04-26T20:50:08.201Z] 4d19c01a9841: Pull complete [2023-04-26T20:50:08.201Z] 9325e15d5711: Pull complete [2023-04-26T20:50:10.731Z] 556b6ee489ea: Pull complete [2023-04-26T20:50:11.665Z] c5a4b2cf53e6: Pull complete [2023-04-26T20:50:11.665Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-26T20:50:11.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T20:50:11.665Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-04-26T20:50:11.955Z] + 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-04-26T20:50:12.255Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T20:50:12.255Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T20:50:12.329Z] prd-ubuntu20.04-docker-8c-8g-11068 does not seem to be running inside a container [2023-04-26T20:50:12.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-26T20:50:13.900Z] $ docker top 0a1e1c2de7fdd7c45722fe9e147855a6cf3cd101d052dd130917ce3750c8cf74 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T20:50:14.242Z] + go version [2023-04-26T20:50:14.242Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-26T20:50:14.259Z] $ docker stop --time=1 0a1e1c2de7fdd7c45722fe9e147855a6cf3cd101d052dd130917ce3750c8cf74 [2023-04-26T20:50:15.578Z] $ docker rm -f --volumes 0a1e1c2de7fdd7c45722fe9e147855a6cf3cd101d052dd130917ce3750c8cf74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:50:15.948Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T20:50:15.948Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T20:50:16.023Z] prd-ubuntu20.04-docker-8c-8g-11068 does not seem to be running inside a container [2023-04-26T20:50:16.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-26T20:50:16.408Z] $ docker top b5087f7329ae1745e56209a74e5ffb0b4e580444b1c8caf27bd88b9741835424 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T20:50:16.753Z] + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-26T20:50:17.064Z] + make test [2023-04-26T20:50:17.064Z] make -C ./app-service-template build [2023-04-26T20:50:17.064Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-04-26T20:50:17.064Z] go mod tidy [2023-04-26T20:50:17.064Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.73 [2023-04-26T20:50:17.064Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-04-26T20:50:17.064Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.38 [2023-04-26T20:50:17.064Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-04-26T20:50:17.064Z] go: downloading github.com/google/uuid v1.3.0 [2023-04-26T20:50:17.326Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.25 [2023-04-26T20:50:17.326Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 [2023-04-26T20:50:17.326Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-04-26T20:50:17.326Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-26T20:50:17.326Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 [2023-04-26T20:50:17.326Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-04-26T20:50:17.326Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-26T20:50:17.326Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-26T20:50:17.326Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-04-26T20:50:17.326Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-04-26T20:50:17.326Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 [2023-04-26T20:50:17.326Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.13 [2023-04-26T20:50:17.326Z] go: downloading github.com/go-kit/log v0.2.1 [2023-04-26T20:50:17.326Z] go: downloading github.com/go-playground/validator/v10 v10.12.0 [2023-04-26T20:50:17.326Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-04-26T20:50:17.326Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-04-26T20:50:17.326Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-04-26T20:50:17.326Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-26T20:50:17.326Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-04-26T20:50:17.326Z] go: downloading golang.org/x/net v0.9.0 [2023-04-26T20:50:17.326Z] go: downloading golang.org/x/sync v0.1.0 [2023-04-26T20:50:17.326Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-04-26T20:50:17.326Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-04-26T20:50:17.326Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-04-26T20:50:17.326Z] go: downloading github.com/hashicorp/consul/api v1.20.0 [2023-04-26T20:50:17.326Z] go: downloading github.com/x448/float16 v0.8.4 [2023-04-26T20:50:17.326Z] go: downloading github.com/nats-io/nats.go v1.24.0 [2023-04-26T20:50:17.326Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-04-26T20:50:17.326Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-04-26T20:50:17.326Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-04-26T20:50:17.588Z] go: downloading github.com/leodido/go-urn v1.2.2 [2023-04-26T20:50:17.588Z] go: downloading golang.org/x/crypto v0.8.0 [2023-04-26T20:50:17.588Z] go: downloading golang.org/x/text v0.9.0 [2023-04-26T20:50:17.588Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-04-26T20:50:17.854Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-04-26T20:50:17.854Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-04-26T20:50:17.854Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.16 [2023-04-26T20:50:17.854Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-04-26T20:50:17.854Z] go: downloading google.golang.org/grpc v1.53.0 [2023-04-26T20:50:17.854Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-04-26T20:50:18.113Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-04-26T20:50:18.113Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-04-26T20:50:18.113Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-04-26T20:50:18.113Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-04-26T20:50:18.113Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-04-26T20:50:18.113Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-04-26T20:50:18.113Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-04-26T20:50:18.113Z] go: downloading github.com/hashicorp/consul/sdk v0.13.1 [2023-04-26T20:50:18.113Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2023-04-26T20:50:18.371Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-04-26T20:50:18.371Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-04-26T20:50:18.371Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-04-26T20:50:18.371Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-04-26T20:50:18.371Z] go: downloading golang.org/x/sys v0.7.0 [2023-04-26T20:50:18.371Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-04-26T20:50:18.464Z] Still waiting to schedule task [2023-04-26T20:50:18.465Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-11069’ is offline [2023-04-26T20:50:18.631Z] go: downloading golang.org/x/tools v0.6.0 [2023-04-26T20:50:18.631Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-04-26T20:50:18.631Z] go: downloading github.com/kr/pretty v0.2.1 [2023-04-26T20:50:18.631Z] go: downloading github.com/klauspost/compress v1.16.4 [2023-04-26T20:50:18.631Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-04-26T20:50:18.631Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-04-26T20:50:18.631Z] go: downloading golang.org/x/time v0.3.0 [2023-04-26T20:50:18.631Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-04-26T20:50:18.631Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-04-26T20:50:18.891Z] go: downloading github.com/fatih/color v1.9.0 [2023-04-26T20:50:18.891Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-04-26T20:50:18.891Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-04-26T20:50:18.891Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-04-26T20:50:18.891Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-04-26T20:50:18.891Z] go: downloading github.com/pkg/errors v0.9.1 [2023-04-26T20:50:18.891Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-04-26T20:50:18.891Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2023-04-26T20:50:18.891Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-04-26T20:50:18.891Z] go: downloading github.com/kr/text v0.2.0 [2023-04-26T20:50:18.891Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-04-26T20:50:18.891Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-04-26T20:50:18.891Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-04-26T20:50:18.891Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-04-26T20:50:18.891Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2023-04-26T20:50:18.891Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-04-26T20:50:18.891Z] go: downloading github.com/miekg/dns v1.1.41 [2023-04-26T20:50:18.891Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-04-26T20:50:18.891Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-04-26T20:50:18.891Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-04-26T20:50:18.892Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-04-26T20:50:19.154Z] go: downloading golang.org/x/mod v0.8.0 [2023-04-26T20:50:20.094Z] 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-04-26T20:50:34.971Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-04-26T20:50:34.971Z] make -C ./app-service-template test [2023-04-26T20:50:34.971Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-04-26T20:50:34.971Z] go test -race -coverprofile=coverage.out ./... [2023-04-26T20:50:56.893Z] ? app-new-service/config [no test files] [2023-04-26T20:50:56.893Z] ok app-new-service 0.063s coverage: 48.1% of statements [2023-04-26T20:50:56.893Z] ok app-new-service/functions 0.064s coverage: 85.3% of statements [2023-04-26T20:50:56.893Z] go vet ./... [2023-04-26T20:51:09.081Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T20:51:09.081Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T20:51:09.081Z] ./bin/test-attribution-txt.sh [2023-04-26T20:51:09.081Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-04-26T20:51:09.081Z] go test -race -coverprofile=coverage.out ./... [2023-04-26T20:51:09.081Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-04-26T20:51:09.340Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-04-26T20:51:12.625Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-04-26T20:51:12.625Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-04-26T20:51:12.625Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.096s coverage: 64.6% of statements [2023-04-26T20:51:12.625Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.070s coverage: 93.0% of statements [2023-04-26T20:51:12.625Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.079s coverage: 85.1% of statements [2023-04-26T20:51:12.625Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.063s coverage: 87.8% of statements [2023-04-26T20:51:12.625Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.041s coverage: 100.0% of statements [2023-04-26T20:51:13.559Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-04-26T20:51:13.559Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-04-26T20:51:13.559Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-04-26T20:51:13.559Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-04-26T20:51:13.559Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-04-26T20:51:13.559Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.249s coverage: 77.9% of statements [2023-04-26T20:51:13.559Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.061s coverage: 97.3% of statements [2023-04-26T20:51:13.559Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.068s coverage: 82.8% of statements [2023-04-26T20:51:13.559Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.082s coverage: 65.2% of statements [2023-04-26T20:51:14.493Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-04-26T20:51:14.493Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-04-26T20:51:14.493Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-04-26T20:51:14.493Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.082s coverage: 28.7% of statements [2023-04-26T20:51:14.493Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.046s coverage: 11.5% of statements [2023-04-26T20:51:14.493Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.057s coverage: 27.3% of statements [2023-04-26T20:51:14.752Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.071s coverage: 52.8% of statements [2023-04-26T20:51:41.299Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.136s coverage: 75.2% of statements [2023-04-26T20:51:41.299Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.049s coverage: 94.4% of statements [2023-04-26T20:51:41.299Z] go vet ./... [2023-04-26T20:51:41.558Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T20:51:41.558Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-04-26T20:51:49.683Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T20:51:49.699Z] $ docker stop --time=1 b5087f7329ae1745e56209a74e5ffb0b4e580444b1c8caf27bd88b9741835424 [2023-04-26T20:51:51.120Z] $ docker rm -f --volumes b5087f7329ae1745e56209a74e5ffb0b4e580444b1c8caf27bd88b9741835424 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T20:51:51.981Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T20:51:52.038Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:51:52.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T20:51:52.590Z] [2023-04-26T20:51:52.590Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:51:52.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T20:51:52.945Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-26T20:51:52.945Z] 5eb5b503b376: Pulling fs layer [2023-04-26T20:51:52.945Z] 5c69ac0246d0: Pulling fs layer [2023-04-26T20:51:52.945Z] ec43610c2a17: Pulling fs layer [2023-04-26T20:51:52.945Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-26T20:51:52.945Z] 33b1e0a273af: Pulling fs layer [2023-04-26T20:51:52.945Z] 5d3b04190fa2: Pulling fs layer [2023-04-26T20:51:52.945Z] 2f39f015ded8: Pulling fs layer [2023-04-26T20:51:52.945Z] 33b1e0a273af: Waiting [2023-04-26T20:51:52.945Z] 5d3b04190fa2: Waiting [2023-04-26T20:51:52.945Z] 2f39f015ded8: Waiting [2023-04-26T20:51:52.945Z] 3a2ae6a8a46f: Waiting [2023-04-26T20:51:52.945Z] 5c69ac0246d0: Download complete [2023-04-26T20:51:52.945Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-26T20:51:52.945Z] 3a2ae6a8a46f: Download complete [2023-04-26T20:51:52.945Z] 33b1e0a273af: Verifying Checksum [2023-04-26T20:51:52.945Z] 33b1e0a273af: Download complete [2023-04-26T20:51:52.945Z] 5d3b04190fa2: Download complete [2023-04-26T20:51:52.945Z] ec43610c2a17: Verifying Checksum [2023-04-26T20:51:52.945Z] ec43610c2a17: Download complete [2023-04-26T20:51:53.216Z] 5eb5b503b376: Verifying Checksum [2023-04-26T20:51:53.216Z] 5eb5b503b376: Download complete [2023-04-26T20:51:53.808Z] 2f39f015ded8: Download complete [2023-04-26T20:51:54.376Z] 5eb5b503b376: Pull complete [2023-04-26T20:51:54.634Z] 5c69ac0246d0: Pull complete [2023-04-26T20:51:54.894Z] ec43610c2a17: Pull complete [2023-04-26T20:51:54.894Z] 3a2ae6a8a46f: Pull complete [2023-04-26T20:51:55.152Z] 33b1e0a273af: Pull complete [2023-04-26T20:51:55.412Z] 5d3b04190fa2: Pull complete [2023-04-26T20:51:59.610Z] 2f39f015ded8: Pull complete [2023-04-26T20:51:59.610Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-26T20:51:59.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T20:51:59.610Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T20:51:59.686Z] prd-ubuntu20.04-docker-8c-8g-11068 does not seem to be running inside a container [2023-04-26T20:51:59.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-26T20:52:00.715Z] $ docker top 4ed91ed85c55d27a9e26f539c9815bae332f1fdec89845fe89c504570769a176 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T20:52:01.108Z] ---> job-cost.sh [2023-04-26T20:52:01.108Z] lf-activate-venv: SKIPPING [2023-04-26T20:52:01.108Z] INFO: No Stack... [2023-04-26T20:52:01.677Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T20:52:01.937Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T20:52:02.225Z] + + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [2023-04-26T20:52:02.225Z] cut -d, -f6 [Pipeline] lock [2023-04-26T20:52:02.239Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-245-stack-cost] [2023-04-26T20:52:02.246Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-245-stack-cost] did not exist. Created. [2023-04-26T20:52:02.246Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-245-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T20:52:02.549Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-26T20:52:02.581Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T20:52:02.586Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-245-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T20:52:02.606Z] $ docker stop --time=1 4ed91ed85c55d27a9e26f539c9815bae332f1fdec89845fe89c504570769a176 [2023-04-26T20:52:03.793Z] $ docker rm -f --volumes 4ed91ed85c55d27a9e26f539c9815bae332f1fdec89845fe89c504570769a176 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-26T20:52:47.946Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11070 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2023-04-26T20:52:47.960Z] Running in /w/workspace/app-functions-sdk-go/245 [Pipeline] { [Pipeline] checkout [2023-04-26T20:52:48.000Z] The recommended git tool is: git [2023-04-26T20:52:53.380Z] using credential edgex-jenkins-ssh [2023-04-26T20:52:53.397Z] Cloning the remote Git repository [2023-04-26T20:52:53.456Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-04-26T20:52:53.569Z] > git init /w/workspace/app-functions-sdk-go/245 # timeout=10 [2023-04-26T20:52:53.751Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-04-26T20:52:53.752Z] > git --version # timeout=10 [2023-04-26T20:52:53.775Z] > git --version # 'git version 2.25.1' [2023-04-26T20:52:53.778Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T20:52:53.951Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T20:52:57.502Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-04-26T20:52:57.521Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T20:52:58.438Z] Avoid second fetch [2023-04-26T20:52:58.438Z] Checking out Revision 199daa5cb17192f55923a937836ae9c0122b15cf (main) [2023-04-26T20:52:59.107Z] Commit message: "feat: Consume new -d/--dev Dev Mode command-line flag (#1397)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T20:52:58.458Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T20:52:58.548Z] > git checkout -f 199daa5cb17192f55923a937836ae9c0122b15cf # timeout=10 [2023-04-26T20:53:00.037Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-26T20:53:00.038Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T20:53:00.038Z] Dload Upload Total Spent Left Speed [2023-04-26T20:53:00.038Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh [2023-04-26T20:53:00.648Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-26T20:53:00.981Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-04-26T20:53:00.981Z] sudo tee /etc/docker/daemon.new [2023-04-26T20:53:00.981Z] { [2023-04-26T20:53:00.981Z] "registry-mirrors": [ [2023-04-26T20:53:00.981Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-26T20:53:00.981Z] ], [2023-04-26T20:53:00.981Z] "bip": "10.250.0.254/24", [2023-04-26T20:53:00.981Z] "hosts": [ [2023-04-26T20:53:00.981Z] "tcp://0.0.0.0:5555", [2023-04-26T20:53:00.981Z] "unix:///var/run/docker.sock" [2023-04-26T20:53:00.981Z] ], [2023-04-26T20:53:00.981Z] "mtu": 1458, [2023-04-26T20:53:00.981Z] "selinux-enabled": true, [2023-04-26T20:53:00.981Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-26T20:53:00.981Z] } [Pipeline] sh [2023-04-26T20:53:01.333Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-26T20:53:01.671Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-04-26T20:53:20.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T20:53:20.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T20:53:20.203Z] ========================================================= [2023-04-26T20:53:20.203Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-26T20:53:20.203Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-04-26T20:53:20.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T20:53:21.141Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-26T20:53:21.141Z] c41833b44d91: Pulling fs layer [2023-04-26T20:53:21.141Z] ed15518f5707: Pulling fs layer [2023-04-26T20:53:21.141Z] feae8fd75edb: Pulling fs layer [2023-04-26T20:53:21.141Z] 242c74f7c9fa: Pulling fs layer [2023-04-26T20:53:21.141Z] 3cdef696dda3: Pulling fs layer [2023-04-26T20:53:21.141Z] 2ced38df9373: Pulling fs layer [2023-04-26T20:53:21.141Z] 58f1dce35555: Pulling fs layer [2023-04-26T20:53:21.141Z] 242c74f7c9fa: Waiting [2023-04-26T20:53:21.141Z] 2ced38df9373: Waiting [2023-04-26T20:53:21.141Z] 3cdef696dda3: Waiting [2023-04-26T20:53:21.141Z] 58f1dce35555: Waiting [2023-04-26T20:53:21.141Z] ed15518f5707: Download complete [2023-04-26T20:53:21.141Z] 242c74f7c9fa: Verifying Checksum [2023-04-26T20:53:21.141Z] 242c74f7c9fa: Download complete [2023-04-26T20:53:21.141Z] 3cdef696dda3: Verifying Checksum [2023-04-26T20:53:21.141Z] 3cdef696dda3: Download complete [2023-04-26T20:53:21.141Z] c41833b44d91: Verifying Checksum [2023-04-26T20:53:21.141Z] c41833b44d91: Download complete [2023-04-26T20:53:22.124Z] c41833b44d91: Pull complete [2023-04-26T20:53:22.400Z] 58f1dce35555: Verifying Checksum [2023-04-26T20:53:22.400Z] 58f1dce35555: Download complete [2023-04-26T20:53:22.684Z] ed15518f5707: Pull complete [2023-04-26T20:53:23.669Z] feae8fd75edb: Verifying Checksum [2023-04-26T20:53:23.669Z] feae8fd75edb: Download complete [2023-04-26T20:53:23.669Z] 2ced38df9373: Verifying Checksum [2023-04-26T20:53:23.669Z] 2ced38df9373: Download complete [2023-04-26T20:53:36.024Z] feae8fd75edb: Pull complete [2023-04-26T20:53:36.024Z] 242c74f7c9fa: Pull complete [2023-04-26T20:53:36.024Z] 3cdef696dda3: Pull complete [2023-04-26T20:53:42.704Z] 2ced38df9373: Pull complete [2023-04-26T20:53:48.078Z] 58f1dce35555: Pull complete [2023-04-26T20:53:48.078Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-26T20:53:48.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T20:53:48.078Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-04-26T20:53:48.413Z] + 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-04-26T20:53:48.760Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T20:53:48.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T20:53:49.002Z] prd-ubuntu20.04-docker-arm64-4c-16g-11070 does not seem to be running inside a container [2023-04-26T20:53:49.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/245 -v /w/workspace/app-functions-sdk-go/245:/w/workspace/app-functions-sdk-go/245:rw,z -v /w/workspace/app-functions-sdk-go/245@tmp:/w/workspace/app-functions-sdk-go/245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-26T20:53:52.367Z] $ docker top e92da2d8daf672140c5a466e85af1d8cb94e012c39c8dc893611a363cd8885f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T20:53:53.225Z] + go version [2023-04-26T20:53:53.225Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-26T20:53:53.249Z] $ docker stop --time=1 e92da2d8daf672140c5a466e85af1d8cb94e012c39c8dc893611a363cd8885f6 [2023-04-26T20:53:54.933Z] $ docker rm -f --volumes e92da2d8daf672140c5a466e85af1d8cb94e012c39c8dc893611a363cd8885f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:53:55.507Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T20:53:55.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T20:53:55.707Z] prd-ubuntu20.04-docker-arm64-4c-16g-11070 does not seem to be running inside a container [2023-04-26T20:53:55.790Z] $ 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/245 -v /w/workspace/app-functions-sdk-go/245:/w/workspace/app-functions-sdk-go/245:rw,z -v /w/workspace/app-functions-sdk-go/245@tmp:/w/workspace/app-functions-sdk-go/245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-26T20:53:57.052Z] $ docker top 0885ccb24a9ddd1e61173292ebb6fd3768a87da09aeac55dfe0ec21be8090829 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T20:53:57.907Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/245 [Pipeline] fileExists [Pipeline] sh [2023-04-26T20:53:58.566Z] + make test [2023-04-26T20:53:58.566Z] make -C ./app-service-template build [2023-04-26T20:53:58.566Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/245/app-service-template' [2023-04-26T20:53:58.566Z] go mod tidy [2023-04-26T20:53:58.566Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.38 [2023-04-26T20:53:58.566Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-04-26T20:53:59.156Z] go: downloading github.com/google/uuid v1.3.0 [2023-04-26T20:53:59.156Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-04-26T20:53:59.156Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.73 [2023-04-26T20:53:59.156Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.25 [2023-04-26T20:53:59.156Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 [2023-04-26T20:53:59.425Z] go: downloading github.com/go-playground/validator/v10 v10.12.0 [2023-04-26T20:53:59.425Z] go: downloading github.com/go-kit/log v0.2.1 [2023-04-26T20:53:59.425Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-04-26T20:53:59.425Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-04-26T20:53:59.694Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-26T20:53:59.694Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-26T20:53:59.694Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-04-26T20:53:59.694Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 [2023-04-26T20:53:59.694Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-04-26T20:53:59.969Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.13 [2023-04-26T20:53:59.969Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 [2023-04-26T20:53:59.969Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-04-26T20:53:59.969Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-26T20:53:59.969Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-04-26T20:53:59.969Z] go: downloading github.com/x448/float16 v0.8.4 [2023-04-26T20:54:00.239Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-04-26T20:54:00.239Z] go: downloading github.com/leodido/go-urn v1.2.2 [2023-04-26T20:54:00.239Z] go: downloading golang.org/x/crypto v0.8.0 [2023-04-26T20:54:00.239Z] go: downloading golang.org/x/text v0.9.0 [2023-04-26T20:54:01.206Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-04-26T20:54:01.499Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-04-26T20:54:01.499Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-04-26T20:54:04.110Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-04-26T20:54:04.110Z] go: downloading github.com/hashicorp/consul/api v1.20.0 [2023-04-26T20:54:04.110Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-04-26T20:54:04.110Z] go: downloading golang.org/x/net v0.9.0 [2023-04-26T20:54:05.083Z] go: downloading golang.org/x/sync v0.1.0 [2023-04-26T20:54:05.083Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-04-26T20:54:05.083Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-04-26T20:54:05.083Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-26T20:54:05.083Z] go: downloading golang.org/x/sys v0.7.0 [2023-04-26T20:54:05.083Z] go: downloading github.com/kr/pretty v0.2.1 [2023-04-26T20:54:05.083Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-04-26T20:54:05.353Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-04-26T20:54:05.353Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-04-26T20:54:05.353Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-04-26T20:54:05.353Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-04-26T20:54:05.353Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-04-26T20:54:05.353Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-04-26T20:54:05.623Z] go: downloading github.com/hashicorp/consul/sdk v0.13.1 [2023-04-26T20:54:05.623Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2023-04-26T20:54:05.623Z] go: downloading github.com/nats-io/nats.go v1.24.0 [2023-04-26T20:54:05.623Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.16 [2023-04-26T20:54:05.623Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-04-26T20:54:05.892Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-04-26T20:54:05.892Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-04-26T20:54:05.892Z] go: downloading google.golang.org/grpc v1.53.0 [2023-04-26T20:54:07.939Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-04-26T20:54:07.939Z] go: downloading github.com/kr/text v0.2.0 [2023-04-26T20:54:07.939Z] go: downloading github.com/fatih/color v1.9.0 [2023-04-26T20:54:07.939Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-04-26T20:54:07.939Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-04-26T20:54:07.939Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-04-26T20:54:07.939Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-04-26T20:54:07.939Z] go: downloading github.com/pkg/errors v0.9.1 [2023-04-26T20:54:07.939Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-04-26T20:54:07.939Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-04-26T20:54:07.939Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-04-26T20:54:07.939Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2023-04-26T20:54:07.939Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-04-26T20:54:07.939Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-04-26T20:54:07.939Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-04-26T20:54:07.939Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-04-26T20:54:07.939Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-04-26T20:54:08.230Z] go: downloading golang.org/x/tools v0.6.0 [2023-04-26T20:54:09.231Z] go: downloading github.com/klauspost/compress v1.16.4 [2023-04-26T20:54:09.231Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-04-26T20:54:09.231Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-04-26T20:54:09.231Z] go: downloading golang.org/x/time v0.3.0 [2023-04-26T20:54:09.231Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-04-26T20:54:11.205Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-04-26T20:54:13.804Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-04-26T20:54:13.804Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-04-26T20:54:13.804Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-04-26T20:54:13.804Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2023-04-26T20:54:13.804Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-04-26T20:54:13.804Z] go: downloading github.com/miekg/dns v1.1.41 [2023-04-26T20:54:13.804Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-04-26T20:54:13.804Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-04-26T20:54:13.804Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-04-26T20:54:13.804Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-04-26T20:54:13.804Z] go: downloading golang.org/x/mod v0.8.0 [2023-04-26T20:54:13.804Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-04-26T20:54:13.804Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-04-26T20:54:14.072Z] 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-04-26T20:56:20.805Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/245/app-service-template' [2023-04-26T20:56:20.805Z] make -C ./app-service-template test [2023-04-26T20:56:20.805Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/245/app-service-template' [2023-04-26T20:56:20.805Z] go test -race -coverprofile=coverage.out ./... [2023-04-26T20:59:27.620Z] ? app-new-service/config [no test files] [2023-04-26T20:59:27.620Z] ok app-new-service 0.266s coverage: 48.1% of statements [2023-04-26T20:59:27.620Z] ok app-new-service/functions 0.268s coverage: 85.3% of statements [2023-04-26T20:59:27.620Z] go vet ./... [2023-04-26T21:01:49.439Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T21:01:49.439Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T21:01:49.439Z] ./bin/test-attribution-txt.sh [2023-04-26T21:01:49.439Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/245/app-service-template' [2023-04-26T21:01:49.439Z] go test -race -coverprofile=coverage.out ./... [2023-04-26T21:01:49.439Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-04-26T21:01:49.439Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-04-26T21:01:57.658Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-04-26T21:01:57.658Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-04-26T21:01:58.243Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.603s coverage: 64.6% of statements [2023-04-26T21:01:58.243Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.309s coverage: 93.0% of statements [2023-04-26T21:01:58.243Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.384s coverage: 85.1% of statements [2023-04-26T21:02:02.499Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.324s coverage: 87.8% of statements [2023-04-26T21:02:02.499Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.130s coverage: 100.0% of statements [2023-04-26T21:02:03.913Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-04-26T21:02:03.913Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-04-26T21:02:04.497Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.588s coverage: 77.9% of statements [2023-04-26T21:02:06.447Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-04-26T21:02:06.716Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.236s coverage: 97.3% of statements [2023-04-26T21:02:08.667Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-04-26T21:02:08.936Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.303s coverage: 82.8% of statements [2023-04-26T21:02:11.537Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-04-26T21:02:11.537Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.284s coverage: 65.2% of statements [2023-04-26T21:02:14.912Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-04-26T21:02:14.912Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.401s coverage: 28.7% of statements [2023-04-26T21:02:15.505Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.230s coverage: 11.5% of statements [2023-04-26T21:02:16.471Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-04-26T21:02:16.471Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-04-26T21:02:16.471Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.259s coverage: 27.3% of statements [2023-04-26T21:02:20.744Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.338s coverage: 52.8% of statements [2023-04-26T21:02:52.976Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.636s coverage: 75.2% of statements [2023-04-26T21:02:52.976Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.219s coverage: 94.4% of statements [2023-04-26T21:02:52.976Z] go vet ./... [2023-04-26T21:02:58.323Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T21:02:58.323Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T21:02:58.587Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2023-04-26T21:02:58.604Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T21:02:58.620Z] $ docker stop --time=1 0885ccb24a9ddd1e61173292ebb6fd3768a87da09aeac55dfe0ec21be8090829 [2023-04-26T21:03:00.497Z] $ docker rm -f --volumes 0885ccb24a9ddd1e61173292ebb6fd3768a87da09aeac55dfe0ec21be8090829 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T21:03:05.065Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T21:03:05.087Z] Warning: overwriting stash ‘coverage-report’ [2023-04-26T21:03:05.668Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:03:06.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T21:03:06.145Z] [2023-04-26T21:03:06.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:03:06.489Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T21:03:06.489Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-26T21:03:06.489Z] 8998bd30e6a1: Pulling fs layer [2023-04-26T21:03:06.489Z] 04944245beec: Pulling fs layer [2023-04-26T21:03:06.489Z] 699f458cf7ca: Pulling fs layer [2023-04-26T21:03:06.489Z] 765212b225bb: Pulling fs layer [2023-04-26T21:03:06.489Z] f23df028b6ca: Pulling fs layer [2023-04-26T21:03:06.489Z] d65c8cfc05b1: Pulling fs layer [2023-04-26T21:03:06.489Z] 2437ff75d9bd: Pulling fs layer [2023-04-26T21:03:06.489Z] 765212b225bb: Waiting [2023-04-26T21:03:06.489Z] f23df028b6ca: Waiting [2023-04-26T21:03:06.489Z] d65c8cfc05b1: Waiting [2023-04-26T21:03:06.489Z] 2437ff75d9bd: Waiting [2023-04-26T21:03:06.758Z] 04944245beec: Verifying Checksum [2023-04-26T21:03:06.758Z] 04944245beec: Download complete [2023-04-26T21:03:06.758Z] 765212b225bb: Verifying Checksum [2023-04-26T21:03:06.758Z] 765212b225bb: Download complete [2023-04-26T21:03:06.758Z] f23df028b6ca: Verifying Checksum [2023-04-26T21:03:06.758Z] f23df028b6ca: Download complete [2023-04-26T21:03:06.758Z] d65c8cfc05b1: Verifying Checksum [2023-04-26T21:03:06.758Z] d65c8cfc05b1: Download complete [2023-04-26T21:03:06.758Z] 699f458cf7ca: Verifying Checksum [2023-04-26T21:03:06.758Z] 699f458cf7ca: Download complete [2023-04-26T21:03:07.343Z] 8998bd30e6a1: Verifying Checksum [2023-04-26T21:03:07.343Z] 8998bd30e6a1: Download complete [2023-04-26T21:03:09.290Z] 2437ff75d9bd: Verifying Checksum [2023-04-26T21:03:09.290Z] 2437ff75d9bd: Download complete [2023-04-26T21:03:11.242Z] 8998bd30e6a1: Pull complete [2023-04-26T21:03:11.242Z] 04944245beec: Pull complete [2023-04-26T21:03:12.660Z] 699f458cf7ca: Pull complete [2023-04-26T21:03:12.931Z] 765212b225bb: Pull complete [2023-04-26T21:03:13.894Z] f23df028b6ca: Pull complete [2023-04-26T21:03:13.894Z] d65c8cfc05b1: Pull complete [2023-04-26T21:03:28.889Z] 2437ff75d9bd: Pull complete [2023-04-26T21:03:28.889Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-26T21:03:28.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T21:03:28.889Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T21:03:29.094Z] prd-ubuntu20.04-docker-arm64-4c-16g-11070 does not seem to be running inside a container [2023-04-26T21:03:29.171Z] $ 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/245 -v /w/workspace/app-functions-sdk-go/245:/w/workspace/app-functions-sdk-go/245:rw,z -v /w/workspace/app-functions-sdk-go/245@tmp:/w/workspace/app-functions-sdk-go/245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-26T21:03:32.272Z] $ docker top a6ef0939829116487da118500669e883f6deb49840d89d8595bbc1b830f005ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:03:33.175Z] ---> job-cost.sh [2023-04-26T21:03:33.176Z] lf-activate-venv: SKIPPING [2023-04-26T21:03:33.176Z] INFO: No Stack... [2023-04-26T21:03:33.761Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-26T21:03:34.347Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T21:03:34.996Z] + cat /w/workspace/app-functions-sdk-go/245/archives/cost.csv [2023-04-26T21:03:34.996Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T21:03:35.063Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-245-stack-cost] [2023-04-26T21:03:35.073Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-245-stack-cost] did not exist. Created. [2023-04-26T21:03:35.073Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-245-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T21:03:35.416Z] /w/workspace/app-functions-sdk-go/245@tmp/durable-6a02b66f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-26T21:03:36.082Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-26T21:03:36.106Z] Warning: overwriting stash ‘stack-cost’ [2023-04-26T21:03:36.186Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T21:03:36.194Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-245-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T21:03:36.213Z] $ docker stop --time=1 a6ef0939829116487da118500669e883f6deb49840d89d8595bbc1b830f005ad [2023-04-26T21:03:37.738Z] $ docker rm -f --volumes a6ef0939829116487da118500669e883f6deb49840d89d8595bbc1b830f005ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-26T21:03:38.178Z] provisioning config files... [2023-04-26T21:03:38.191Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3857277122188522335tmp [Pipeline] { [Pipeline] sh [2023-04-26T21:03:38.485Z] + set +x [2023-04-26T21:03:38.485Z] + curl -s https://codecov.io/bash [2023-04-26T21:03:38.485Z] + bash -s -- [2023-04-26T21:03:38.485Z] [2023-04-26T21:03:38.485Z] _____ _ [2023-04-26T21:03:38.485Z] / ____| | | [2023-04-26T21:03:38.485Z] | | ___ __| | ___ ___ _____ __ [2023-04-26T21:03:38.485Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-26T21:03:38.485Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-26T21:03:38.485Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-26T21:03:38.485Z] Bash-1.0.6 [2023-04-26T21:03:38.485Z] [2023-04-26T21:03:38.485Z] [2023-04-26T21:03:38.485Z] ==> git version 2.25.1 found [2023-04-26T21:03:38.485Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-26T21:03:38.485Z] Release-Date: 2020-01-08 [2023-04-26T21:03:38.485Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-26T21:03:38.485Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-26T21:03:38.485Z] ==> Jenkins CI detected. [2023-04-26T21:03:38.485Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2023-04-26T21:03:38.485Z] project root: . [2023-04-26T21:03:38.485Z] --> token set from env [2023-04-26T21:03:38.485Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-26T21:03:38.485Z] ==> Running gcov in . (disable via -X gcov) [2023-04-26T21:03:38.485Z] ==> Python coveragepy not found [2023-04-26T21:03:38.485Z] ==> Searching for coverage reports in: [2023-04-26T21:03:38.485Z] + . [2023-04-26T21:03:38.744Z] -> Found 2 reports [2023-04-26T21:03:38.744Z] ==> Detecting git/mercurial file structure [2023-04-26T21:03:38.744Z] ==> Reading reports [2023-04-26T21:03:38.744Z] + ./app-service-template/coverage.out bytes=3431 [2023-04-26T21:03:38.744Z] + ./coverage.out bytes=116786 [2023-04-26T21:03:38.744Z] ==> Appending adjustments [2023-04-26T21:03:38.744Z] https://docs.codecov.io/docs/fixing-reports [2023-04-26T21:03:39.003Z] + Found adjustments [2023-04-26T21:03:39.003Z] ==> Gzipping contents [2023-04-26T21:03:39.003Z] 20K /tmp/codecov.6sGTTv.gz [2023-04-26T21:03:39.003Z] ==> Uploading reports [2023-04-26T21:03:39.003Z] url: https://codecov.io [2023-04-26T21:03:39.003Z] query: branch=main&commit=199daa5cb17192f55923a937836ae9c0122b15cf&build=245&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F245%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-26T21:03:39.003Z] -> Pinging Codecov [2023-04-26T21:03:39.003Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=199daa5cb17192f55923a937836ae9c0122b15cf&build=245&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F245%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-26T21:03:39.261Z] -> Uploading to [2023-04-26T21:03:39.262Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-26/3D8B5DFFC46A037C893635FACE044666/199daa5cb17192f55923a937836ae9c0122b15cf/ef82a719-5160-4720-ae1a-bde07018f0ba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T210339Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6641138c334e48bca59cf73efb40e82d4cdf5efa1112444ce7895fc35f1d4db7 [2023-04-26T21:03:39.262Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T21:03:39.262Z] Dload Upload Total Spent Left Speed [2023-04-26T21:03:39.521Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20431 0 0 100 20431 0 83733 --:--:-- --:--:-- --:--:-- 83733 [2023-04-26T21:03:39.521Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/199daa5cb17192f55923a937836ae9c0122b15cf [Pipeline] } [2023-04-26T21:03:39.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-26T21:03:39.776Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-26T21:03:39.787Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:03:40.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T21:03:40.089Z] [2023-04-26T21:03:40.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:03:40.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T21:03:40.395Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-26T21:03:40.395Z] df9b9388f04a: Pulling fs layer [2023-04-26T21:03:40.395Z] 52dc419b0ee2: Pulling fs layer [2023-04-26T21:03:40.395Z] 25bc292e5bac: Pulling fs layer [2023-04-26T21:03:40.395Z] 114826534d7a: Pulling fs layer [2023-04-26T21:03:40.395Z] 4657fd5d0bcf: Pulling fs layer [2023-04-26T21:03:40.395Z] 6ad1cebc031e: Pulling fs layer [2023-04-26T21:03:40.395Z] 8a3aa393b2d8: Pulling fs layer [2023-04-26T21:03:40.395Z] 4657fd5d0bcf: Waiting [2023-04-26T21:03:40.395Z] 6ad1cebc031e: Waiting [2023-04-26T21:03:40.395Z] 8a3aa393b2d8: Waiting [2023-04-26T21:03:40.395Z] 114826534d7a: Waiting [2023-04-26T21:03:40.395Z] 25bc292e5bac: Verifying Checksum [2023-04-26T21:03:40.395Z] 25bc292e5bac: Download complete [2023-04-26T21:03:40.395Z] 52dc419b0ee2: Verifying Checksum [2023-04-26T21:03:40.395Z] 52dc419b0ee2: Download complete [2023-04-26T21:03:40.395Z] 4657fd5d0bcf: Download complete [2023-04-26T21:03:40.395Z] df9b9388f04a: Verifying Checksum [2023-04-26T21:03:40.395Z] df9b9388f04a: Download complete [2023-04-26T21:03:40.654Z] 6ad1cebc031e: Verifying Checksum [2023-04-26T21:03:40.654Z] 6ad1cebc031e: Download complete [2023-04-26T21:03:40.654Z] df9b9388f04a: Pull complete [2023-04-26T21:03:40.654Z] 52dc419b0ee2: Pull complete [2023-04-26T21:03:40.654Z] 25bc292e5bac: Pull complete [2023-04-26T21:03:41.221Z] 114826534d7a: Verifying Checksum [2023-04-26T21:03:41.221Z] 114826534d7a: Download complete [2023-04-26T21:03:41.221Z] 8a3aa393b2d8: Verifying Checksum [2023-04-26T21:03:41.221Z] 8a3aa393b2d8: Download complete [2023-04-26T21:03:44.503Z] 114826534d7a: Pull complete [2023-04-26T21:03:44.503Z] 4657fd5d0bcf: Pull complete [2023-04-26T21:03:44.760Z] 6ad1cebc031e: Pull complete [2023-04-26T21:03:47.285Z] 8a3aa393b2d8: Pull complete [2023-04-26T21:03:47.285Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-26T21:03:47.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T21:03:47.285Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T21:03:47.377Z] prd-ubuntu20.04-docker-8c-8g-11068 does not seem to be running inside a container [2023-04-26T21:03:47.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-26T21:03:48.780Z] $ docker top e1e9f596643d6391063d9ea3a455201bf6af2e4f55064b7ba8d7b8e8f49ab1c8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-26T21:03:48.857Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh [2023-04-26T21:03:49.137Z] + set -o pipefail [2023-04-26T21:03:49.137Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' [2023-04-26T21:03:55.709Z] [2023-04-26T21:03:55.709Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... [2023-04-26T21:03:55.709Z] [2023-04-26T21:03:55.709Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/e7f3c412-3df6-4f0e-af13-61a70c29f93a [2023-04-26T21:03:55.709Z] [2023-04-26T21:03:55.709Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-26T21:03:55.709Z] [2023-04-26T21:03:55.709Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-26T21:03:55.709Z] [2023-04-26T21:03:56.280Z] [2023-04-26T21:03:56.280Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-26T21:03:56.280Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-26T21:03:56.280Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-26T21:03:56.292Z] $ docker stop --time=1 e1e9f596643d6391063d9ea3a455201bf6af2e4f55064b7ba8d7b8e8f49ab1c8 [2023-04-26T21:03:58.090Z] $ docker rm -f --volumes e1e9f596643d6391063d9ea3a455201bf6af2e4f55064b7ba8d7b8e8f49ab1c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-04-26T21:03:58.473Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T21:03:58.484Z] provisioning config files... [2023-04-26T21:03:58.491Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config11452479541928040202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:03:58.780Z] --> edgex-publish-swagger.sh [2023-04-26T21:03:58.780Z] === Publish openapi/v3 API === [2023-04-26T21:03:58.780Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-04-26T21:03:58.780Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] [2023-04-26T21:03:58.780Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T21:03:58.780Z] Dload Upload Total Spent Left Speed [2023-04-26T21:03:59.348Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 21425 --:--:-- --:--:-- --:--:-- 21385 100 11420 0 0 100 11420 0 21385 --:--:-- --:--:-- --:--:-- 21345 [2023-04-26T21:03:59.348Z] [2023-04-26T21:03:59.348Z] [Pipeline] } [2023-04-26T21:03:59.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T21:03:59.763Z] + git log --format=format:%s -1 199daa5cb17192f55923a937836ae9c0122b15cf [Pipeline] sh [2023-04-26T21:04:00.055Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T21:04:00.055Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:04:00.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T21:04:00.350Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T21:04:00.421Z] prd-ubuntu20.04-docker-8c-8g-11068 does not seem to be running inside a container [2023-04-26T21:04:00.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T21:04:00.895Z] $ docker top 7abe813f30c7e379844cc35c695106e3340a3ed97253d62248b6c5571b9836d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T21:04:00.989Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T21:04:00.990Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T21:04:01.100Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T21:04:01.104Z] $ docker exec 7abe813f30c7e379844cc35c695106e3340a3ed97253d62248b6c5571b9836d5 ssh-agent [2023-04-26T21:04:01.206Z] SSH_AUTH_SOCK=/tmp/ssh-YdmNnWteYR7W/agent.32 [2023-04-26T21:04:01.206Z] SSH_AGENT_PID=38 [2023-04-26T21:04:01.211Z] Running ssh-add (command line suppressed) [2023-04-26T21:04:01.323Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4399647309626446701.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4399647309626446701.key) [2023-04-26T21:04:01.333Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T21:04:01.617Z] + git semver tag [2023-04-26T21:04:01.876Z] 2023-04-26 21:04:01,792 [run_tag] DEBUG tag force:False [2023-04-26T21:04:01.876Z] 2023-04-26 21:04:01,792 [check_head_tag] DEBUG check head tag [2023-04-26T21:04:01.876Z] 2023-04-26 21:04:01,795 [execute] INFO git cat-file --batch-check [2023-04-26T21:04:01.876Z] 2023-04-26 21:04:01,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-04-26T21:04:01.876Z] 2023-04-26 21:04:01,799 [execute] INFO git cat-file --batch [2023-04-26T21:04:01.876Z] 2023-04-26 21:04:01,799 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-04-26T21:04:01.876Z] 2023-04-26 21:04:01,834 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-04-26T21:04:01.876Z] 2023-04-26 21:04:01,835 [execute] INFO git tag -a v3.0.0-dev.53 -m v3.0.0-dev.53 [2023-04-26T21:04:01.876Z] 2023-04-26 21:04:01,835 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.53', '-m', 'v3.0.0-dev.53'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-26T21:04:01.877Z] 2023-04-26 21:04:01,840 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-04-26T21:04:01.877Z] 3.0.0-dev.53 [Pipeline] } [2023-04-26T21:04:01.888Z] $ docker exec --env ******** --env ******** 7abe813f30c7e379844cc35c695106e3340a3ed97253d62248b6c5571b9836d5 ssh-agent -k [2023-04-26T21:04:01.989Z] unset SSH_AUTH_SOCK; [2023-04-26T21:04:01.990Z] unset SSH_AGENT_PID; [2023-04-26T21:04:01.990Z] echo Agent pid 38 killed; [2023-04-26T21:04:01.998Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T21:04:02.308Z] + git semver [Pipeline] } [2023-04-26T21:04:02.584Z] $ docker stop --time=1 7abe813f30c7e379844cc35c695106e3340a3ed97253d62248b6c5571b9836d5 [2023-04-26T21:04:03.868Z] $ docker rm -f --volumes 7abe813f30c7e379844cc35c695106e3340a3ed97253d62248b6c5571b9836d5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:04:04.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T21:04:04.251Z] [2023-04-26T21:04:04.251Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:04:04.545Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T21:04:04.545Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-26T21:04:04.545Z] ab5ef0e58194: Pulling fs layer [2023-04-26T21:04:04.545Z] 9712f1f96733: Pulling fs layer [2023-04-26T21:04:04.545Z] 63f879dbbcfc: Pulling fs layer [2023-04-26T21:04:04.545Z] 0d9ebad4ef96: Pulling fs layer [2023-04-26T21:04:04.545Z] e9a5061849ea: Pulling fs layer [2023-04-26T21:04:04.545Z] d747dcd14b5f: Pulling fs layer [2023-04-26T21:04:04.545Z] 2de7ff778b66: Pulling fs layer [2023-04-26T21:04:04.545Z] 0d9ebad4ef96: Waiting [2023-04-26T21:04:04.545Z] e9a5061849ea: Waiting [2023-04-26T21:04:04.545Z] d747dcd14b5f: Waiting [2023-04-26T21:04:04.545Z] 2de7ff778b66: Waiting [2023-04-26T21:04:04.545Z] 9712f1f96733: Verifying Checksum [2023-04-26T21:04:04.545Z] 9712f1f96733: Download complete [2023-04-26T21:04:04.804Z] 63f879dbbcfc: Verifying Checksum [2023-04-26T21:04:04.804Z] 63f879dbbcfc: Download complete [2023-04-26T21:04:05.064Z] e9a5061849ea: Verifying Checksum [2023-04-26T21:04:05.064Z] e9a5061849ea: Download complete [2023-04-26T21:04:05.064Z] d747dcd14b5f: Download complete [2023-04-26T21:04:05.064Z] ab5ef0e58194: Verifying Checksum [2023-04-26T21:04:05.064Z] ab5ef0e58194: Download complete [2023-04-26T21:04:05.064Z] 0d9ebad4ef96: Verifying Checksum [2023-04-26T21:04:05.064Z] 0d9ebad4ef96: Download complete [2023-04-26T21:04:05.064Z] 2de7ff778b66: Verifying Checksum [2023-04-26T21:04:05.064Z] 2de7ff778b66: Download complete [2023-04-26T21:04:07.597Z] ab5ef0e58194: Pull complete [2023-04-26T21:04:07.597Z] 9712f1f96733: Pull complete [2023-04-26T21:04:08.171Z] 63f879dbbcfc: Pull complete [2023-04-26T21:04:12.364Z] 0d9ebad4ef96: Pull complete [2023-04-26T21:04:12.364Z] e9a5061849ea: Pull complete [2023-04-26T21:04:12.364Z] d747dcd14b5f: Pull complete [2023-04-26T21:04:12.931Z] 2de7ff778b66: Pull complete [2023-04-26T21:04:12.931Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-26T21:04:12.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T21:04:12.931Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T21:04:13.015Z] prd-ubuntu20.04-docker-8c-8g-11068 does not seem to be running inside a container [2023-04-26T21:04:13.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-26T21:04:14.468Z] $ docker top 98c2853cf5e1f3a37c96af748355270b225580010a8b4199eae9d9064af227c3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-26T21:04:14.544Z] provisioning config files... [2023-04-26T21:04:14.550Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4823479485615770542tmp [2023-04-26T21:04:14.560Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8034437042162046573tmp [2023-04-26T21:04:14.571Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config16035596230180531521tmp [Pipeline] { [Pipeline] echo [2023-04-26T21:04:14.586Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:04:14.867Z] ---> sigul-configuration.sh [2023-04-26T21:04:14.867Z] gpg: directory `/root/.gnupg' created [2023-04-26T21:04:14.867Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-26T21:04:14.867Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-26T21:04:14.867Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-26T21:04:14.867Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-26T21:04:14.867Z] gpg: CAST5 encrypted data [2023-04-26T21:04:14.867Z] gpg: encrypted with 1 passphrase [2023-04-26T21:04:14.867Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-26T21:04:15.152Z] + mkdir /home/jenkins [2023-04-26T21:04:15.152Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-26T21:04:15.441Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-04-26T21:04:15.450Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:04:15.738Z] ---> sigul-install.sh [2023-04-26T21:04:15.738Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-26T21:04:16.024Z] + git tag --list [2023-04-26T21:04:16.025Z] v0.1.0 [2023-04-26T21:04:16.025Z] v0.1.1 [2023-04-26T21:04:16.025Z] v1.0.0 [2023-04-26T21:04:16.025Z] v1.1.0 [2023-04-26T21:04:16.025Z] v1.2.0 [2023-04-26T21:04:16.025Z] v1.3.0 [2023-04-26T21:04:16.025Z] v1.3.1 [2023-04-26T21:04:16.025Z] v2.0.0 [2023-04-26T21:04:16.025Z] v2.0.1 [2023-04-26T21:04:16.025Z] v2.1.0 [2023-04-26T21:04:16.025Z] v2.1.1 [2023-04-26T21:04:16.025Z] v2.1.1-dev.3 [2023-04-26T21:04:16.025Z] v2.1.1-dev.4 [2023-04-26T21:04:16.025Z] v2.1.2 [2023-04-26T21:04:16.025Z] v2.1.2-dev.1 [2023-04-26T21:04:16.025Z] v2.1.2-dev.2 [2023-04-26T21:04:16.025Z] v2.2.0 [2023-04-26T21:04:16.025Z] v2.2.1-dev.1 [2023-04-26T21:04:16.025Z] v2.2.1-dev.10 [2023-04-26T21:04:16.025Z] v2.2.1-dev.11 [2023-04-26T21:04:16.025Z] v2.2.1-dev.12 [2023-04-26T21:04:16.025Z] v2.2.1-dev.13 [2023-04-26T21:04:16.025Z] v2.2.1-dev.14 [2023-04-26T21:04:16.025Z] v2.2.1-dev.15 [2023-04-26T21:04:16.025Z] v2.2.1-dev.16 [2023-04-26T21:04:16.025Z] v2.2.1-dev.17 [2023-04-26T21:04:16.025Z] v2.2.1-dev.18 [2023-04-26T21:04:16.025Z] v2.2.1-dev.19 [2023-04-26T21:04:16.025Z] v2.2.1-dev.2 [2023-04-26T21:04:16.025Z] v2.2.1-dev.20 [2023-04-26T21:04:16.025Z] v2.2.1-dev.21 [2023-04-26T21:04:16.025Z] v2.2.1-dev.22 [2023-04-26T21:04:16.025Z] v2.2.1-dev.23 [2023-04-26T21:04:16.025Z] v2.2.1-dev.3 [2023-04-26T21:04:16.025Z] v2.2.1-dev.4 [2023-04-26T21:04:16.025Z] v2.2.1-dev.5 [2023-04-26T21:04:16.025Z] v2.2.1-dev.6 [2023-04-26T21:04:16.025Z] v2.2.1-dev.7 [2023-04-26T21:04:16.025Z] v2.2.1-dev.8 [2023-04-26T21:04:16.025Z] v2.2.1-dev.9 [2023-04-26T21:04:16.025Z] v2.3 [2023-04-26T21:04:16.025Z] v2.3.0 [2023-04-26T21:04:16.025Z] v2.3.0-dev.24 [2023-04-26T21:04:16.025Z] v2.3.0-dev.25 [2023-04-26T21:04:16.025Z] v2.3.0-dev.26 [2023-04-26T21:04:16.025Z] v2.3.0-dev.27 [2023-04-26T21:04:16.025Z] v2.3.0-dev.28 [2023-04-26T21:04:16.025Z] v2.3.0-dev.29 [2023-04-26T21:04:16.025Z] v2.3.0-dev.30 [2023-04-26T21:04:16.025Z] v2.3.0-dev.31 [2023-04-26T21:04:16.025Z] v2.3.0-dev.32 [2023-04-26T21:04:16.025Z] v2.3.0-dev.33 [2023-04-26T21:04:16.025Z] v2.3.0-dev.34 [2023-04-26T21:04:16.025Z] v2.3.0-dev.35 [2023-04-26T21:04:16.025Z] v2.3.0-dev.36 [2023-04-26T21:04:16.025Z] v2.3.0-dev.37 [2023-04-26T21:04:16.025Z] v2.3.0-dev.38 [2023-04-26T21:04:16.025Z] v2.3.0-dev.39 [2023-04-26T21:04:16.025Z] v2.3.0-dev.40 [2023-04-26T21:04:16.025Z] v2.3.0-dev.41 [2023-04-26T21:04:16.025Z] v2.3.0-dev.42 [2023-04-26T21:04:16.025Z] v2.3.0-dev.43 [2023-04-26T21:04:16.025Z] v2.3.0-dev.44 [2023-04-26T21:04:16.025Z] v2.3.0-dev.45 [2023-04-26T21:04:16.025Z] v2.3.0-dev.46 [2023-04-26T21:04:16.025Z] v2.3.0-dev.47 [2023-04-26T21:04:16.025Z] v2.3.0-dev.48 [2023-04-26T21:04:16.025Z] v2.3.0-dev.49 [2023-04-26T21:04:16.025Z] v2.3.0-dev.50 [2023-04-26T21:04:16.025Z] v2.3.0-dev.51 [2023-04-26T21:04:16.025Z] v2.3.0-dev.52 [2023-04-26T21:04:16.025Z] v2.3.0-dev.53 [2023-04-26T21:04:16.025Z] v2.3.0-dev.54 [2023-04-26T21:04:16.025Z] v2.3.0-dev.55 [2023-04-26T21:04:16.025Z] v2.3.0-dev.56 [2023-04-26T21:04:16.025Z] v2.3.0-dev.57 [2023-04-26T21:04:16.025Z] v2.3.0-dev.58 [2023-04-26T21:04:16.025Z] v2.3.0-dev.59 [2023-04-26T21:04:16.025Z] v2.3.0-dev.60 [2023-04-26T21:04:16.025Z] v2.3.0-dev.61 [2023-04-26T21:04:16.025Z] v2.3.0-dev.62 [2023-04-26T21:04:16.025Z] v2.3.1 [2023-04-26T21:04:16.025Z] v2.3.1-dev.1 [2023-04-26T21:04:16.025Z] v2.3.1-dev.2 [2023-04-26T21:04:16.025Z] v2.3.1-dev.3 [2023-04-26T21:04:16.025Z] v2.3.1-dev.4 [2023-04-26T21:04:16.025Z] v3.0.0-dev.1 [2023-04-26T21:04:16.025Z] v3.0.0-dev.10 [2023-04-26T21:04:16.025Z] v3.0.0-dev.11 [2023-04-26T21:04:16.025Z] v3.0.0-dev.12 [2023-04-26T21:04:16.025Z] v3.0.0-dev.13 [2023-04-26T21:04:16.025Z] v3.0.0-dev.14 [2023-04-26T21:04:16.025Z] v3.0.0-dev.15 [2023-04-26T21:04:16.025Z] v3.0.0-dev.16 [2023-04-26T21:04:16.025Z] v3.0.0-dev.17 [2023-04-26T21:04:16.025Z] v3.0.0-dev.18 [2023-04-26T21:04:16.025Z] v3.0.0-dev.19 [2023-04-26T21:04:16.025Z] v3.0.0-dev.2 [2023-04-26T21:04:16.025Z] v3.0.0-dev.20 [2023-04-26T21:04:16.025Z] v3.0.0-dev.21 [2023-04-26T21:04:16.025Z] v3.0.0-dev.22 [2023-04-26T21:04:16.025Z] v3.0.0-dev.23 [2023-04-26T21:04:16.025Z] v3.0.0-dev.24 [2023-04-26T21:04:16.025Z] v3.0.0-dev.25 [2023-04-26T21:04:16.025Z] v3.0.0-dev.26 [2023-04-26T21:04:16.025Z] v3.0.0-dev.27 [2023-04-26T21:04:16.025Z] v3.0.0-dev.28 [2023-04-26T21:04:16.025Z] v3.0.0-dev.29 [2023-04-26T21:04:16.025Z] v3.0.0-dev.3 [2023-04-26T21:04:16.025Z] v3.0.0-dev.30 [2023-04-26T21:04:16.025Z] v3.0.0-dev.31 [2023-04-26T21:04:16.025Z] v3.0.0-dev.32 [2023-04-26T21:04:16.025Z] v3.0.0-dev.33 [2023-04-26T21:04:16.025Z] v3.0.0-dev.34 [2023-04-26T21:04:16.025Z] v3.0.0-dev.35 [2023-04-26T21:04:16.025Z] v3.0.0-dev.36 [2023-04-26T21:04:16.025Z] v3.0.0-dev.37 [2023-04-26T21:04:16.025Z] v3.0.0-dev.38 [2023-04-26T21:04:16.025Z] v3.0.0-dev.39 [2023-04-26T21:04:16.025Z] v3.0.0-dev.4 [2023-04-26T21:04:16.025Z] v3.0.0-dev.40 [2023-04-26T21:04:16.025Z] v3.0.0-dev.41 [2023-04-26T21:04:16.025Z] v3.0.0-dev.42 [2023-04-26T21:04:16.025Z] v3.0.0-dev.43 [2023-04-26T21:04:16.025Z] v3.0.0-dev.44 [2023-04-26T21:04:16.025Z] v3.0.0-dev.45 [2023-04-26T21:04:16.025Z] v3.0.0-dev.46 [2023-04-26T21:04:16.025Z] v3.0.0-dev.47 [2023-04-26T21:04:16.025Z] v3.0.0-dev.48 [2023-04-26T21:04:16.025Z] v3.0.0-dev.49 [2023-04-26T21:04:16.025Z] v3.0.0-dev.5 [2023-04-26T21:04:16.025Z] v3.0.0-dev.50 [2023-04-26T21:04:16.025Z] v3.0.0-dev.51 [2023-04-26T21:04:16.025Z] v3.0.0-dev.52 [2023-04-26T21:04:16.025Z] v3.0.0-dev.53 [2023-04-26T21:04:16.025Z] v3.0.0-dev.6 [2023-04-26T21:04:16.025Z] v3.0.0-dev.7 [2023-04-26T21:04:16.025Z] v3.0.0-dev.8 [2023-04-26T21:04:16.025Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-26T21:04:16.312Z] + lftools sign git-tag v3.0.0-dev.53 [2023-04-26T21:04:16.881Z] Signing Git tag with Sigul... [2023-04-26T21:04:16.881Z] Signing v3.0.0-dev.53 [Pipeline] echo [2023-04-26T21:04:17.150Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:04:17.436Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-26T21:04:17.443Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-26T21:04:17.465Z] $ docker stop --time=1 98c2853cf5e1f3a37c96af748355270b225580010a8b4199eae9d9064af227c3 [2023-04-26T21:04:18.770Z] $ docker rm -f --volumes 98c2853cf5e1f3a37c96af748355270b225580010a8b4199eae9d9064af227c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-26T21:04:19.181Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T21:04:19.181Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:04:19.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T21:04:19.485Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T21:04:19.562Z] prd-ubuntu20.04-docker-8c-8g-11068 does not seem to be running inside a container [2023-04-26T21:04:19.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T21:04:19.927Z] $ docker top 30852dc88749afcb1b6d0d9e2351f9eaac2e767025795aa8da3762d34cc8c255 -eo pid,comm [2023-04-26T21:04:19.976Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-26T21:04:19.976Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T21:04:20.020Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T21:04:20.020Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T21:04:20.140Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T21:04:20.144Z] $ docker exec 30852dc88749afcb1b6d0d9e2351f9eaac2e767025795aa8da3762d34cc8c255 ssh-agent [2023-04-26T21:04:20.256Z] SSH_AUTH_SOCK=/tmp/ssh-4SikLXkrbo4G/agent.32 [2023-04-26T21:04:20.256Z] SSH_AGENT_PID=38 [2023-04-26T21:04:20.261Z] Running ssh-add (command line suppressed) [2023-04-26T21:04:20.366Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3632097550247724081.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3632097550247724081.key) [2023-04-26T21:04:20.379Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T21:04:20.662Z] + git semver bump pre [2023-04-26T21:04:20.922Z] 2023-04-26 21:04:20,839 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-04-26T21:04:20.922Z] 2023-04-26 21:04:20,839 [bump_version] DEBUG bumping version:3.0.0-dev.53 on axis:pre with prefix:dev [2023-04-26T21:04:20.922Z] 2023-04-26 21:04:20,839 [bump_version] DEBUG bumped version:3.0.0-dev.54 [2023-04-26T21:04:20.922Z] 2023-04-26 21:04:20,839 [write_version] DEBUG write version:3.0.0-dev.54 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True [2023-04-26T21:04:20.922Z] 2023-04-26 21:04:20,839 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-04-26T21:04:20.922Z] 2023-04-26 21:04:20,839 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-04-26T21:04:20.922Z] 2023-04-26 21:04:20,842 [execute] INFO git cat-file --batch-check [2023-04-26T21:04:20.922Z] 2023-04-26 21:04:20,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T21:04:20.922Z] 2023-04-26 21:04:20,847 [execute] INFO git cat-file --batch [2023-04-26T21:04:20.922Z] 2023-04-26 21:04:20,848 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T21:04:20.922Z] 2023-04-26 21:04:20,853 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-04-26T21:04:20.922Z] 3.0.0-dev.54 [Pipeline] } [2023-04-26T21:04:20.935Z] $ docker exec --env ******** --env ******** 30852dc88749afcb1b6d0d9e2351f9eaac2e767025795aa8da3762d34cc8c255 ssh-agent -k [2023-04-26T21:04:21.031Z] unset SSH_AUTH_SOCK; [2023-04-26T21:04:21.031Z] unset SSH_AGENT_PID; [2023-04-26T21:04:21.031Z] echo Agent pid 38 killed; [2023-04-26T21:04:21.041Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T21:04:21.354Z] + git semver [Pipeline] } [2023-04-26T21:04:21.628Z] $ docker stop --time=1 30852dc88749afcb1b6d0d9e2351f9eaac2e767025795aa8da3762d34cc8c255 [2023-04-26T21:04:22.869Z] $ docker rm -f --volumes 30852dc88749afcb1b6d0d9e2351f9eaac2e767025795aa8da3762d34cc8c255 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T21:04:23.203Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T21:04:23.204Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:04:23.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T21:04:23.502Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T21:04:23.572Z] prd-ubuntu20.04-docker-8c-8g-11068 does not seem to be running inside a container [2023-04-26T21:04:23.602Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T21:04:23.928Z] $ docker top 795f677a793e4f95d0b228fd43c056271d16920171f234b0295bfa07e462185f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T21:04:24.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T21:04:24.008Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T21:04:24.111Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T21:04:24.116Z] $ docker exec 795f677a793e4f95d0b228fd43c056271d16920171f234b0295bfa07e462185f ssh-agent [2023-04-26T21:04:24.229Z] SSH_AUTH_SOCK=/tmp/ssh-G72VE8khtIp4/agent.32 [2023-04-26T21:04:24.229Z] SSH_AGENT_PID=38 [2023-04-26T21:04:24.233Z] Running ssh-add (command line suppressed) [2023-04-26T21:04:24.334Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5564562150465549935.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5564562150465549935.key) [2023-04-26T21:04:24.346Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T21:04:24.629Z] + git semver push [2023-04-26T21:04:24.888Z] 2023-04-26 21:04:24,823 [run_push] DEBUG push [2023-04-26T21:04:24.888Z] 2023-04-26 21:04:24,824 [execute] INFO git cat-file --batch-check [2023-04-26T21:04:24.888Z] 2023-04-26 21:04:24,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T21:04:24.888Z] 2023-04-26 21:04:24,827 [execute] INFO git rev-list 0fe4a6dc8d5aa1276d42512ccb739e547561c174 -- [2023-04-26T21:04:24.888Z] 2023-04-26 21:04:24,827 [execute] DEBUG Popen(['git', 'rev-list', '0fe4a6dc8d5aa1276d42512ccb739e547561c174', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-26T21:04:24.888Z] 2023-04-26 21:04:24,843 [execute] INFO git fetch -v origin [2023-04-26T21:04:24.888Z] 2023-04-26 21:04:24,844 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-26T21:04:25.457Z] 2023-04-26 21:04:25,297 [run_push] DEBUG no remote changes detected [2023-04-26T21:04:25.457Z] 2023-04-26 21:04:25,297 [execute] INFO git push origin semver [2023-04-26T21:04:25.457Z] 2023-04-26 21:04:25,298 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-26T21:04:26.394Z] 2023-04-26 21:04:26,286 [run_push] DEBUG push all version tags [2023-04-26T21:04:26.394Z] 2023-04-26 21:04:26,286 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-26T21:04:26.394Z] 2023-04-26 21:04:26,286 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-26T21:04:27.331Z] 2023-04-26 21:04:27,042 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-04-26T21:04:27.331Z] 3.0.0-dev.54 [Pipeline] } [2023-04-26T21:04:27.342Z] $ docker exec --env ******** --env ******** 795f677a793e4f95d0b228fd43c056271d16920171f234b0295bfa07e462185f ssh-agent -k [2023-04-26T21:04:27.441Z] unset SSH_AUTH_SOCK; [2023-04-26T21:04:27.442Z] unset SSH_AGENT_PID; [2023-04-26T21:04:27.442Z] echo Agent pid 38 killed; [2023-04-26T21:04:27.450Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T21:04:27.762Z] + git semver [Pipeline] } [2023-04-26T21:04:28.035Z] $ docker stop --time=1 795f677a793e4f95d0b228fd43c056271d16920171f234b0295bfa07e462185f [2023-04-26T21:04:29.341Z] $ docker rm -f --volumes 795f677a793e4f95d0b228fd43c056271d16920171f234b0295bfa07e462185f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-26T21:04:29.924Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2023-04-26T21:04:29.924Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-04-26T21:04:29.924Z] total 16 [2023-04-26T21:04:29.924Z] drwxr-xr-x 3 root root 4096 Apr 26 20:52 . [2023-04-26T21:04:29.924Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 21:04 .. [2023-04-26T21:04:29.924Z] drwxr-xr-x 2 root root 4096 Apr 26 20:52 cost [2023-04-26T21:04:29.924Z] -rw-r--r-- 1 root root 92 Apr 26 20:52 cost.csv [2023-04-26T21:04:29.924Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-04-26T21:04:29.924Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-04-26T21:04:29.924Z] total 16 [2023-04-26T21:04:29.924Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 20:52 . [2023-04-26T21:04:29.924Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 21:04 .. [2023-04-26T21:04:29.924Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 20:52 cost [2023-04-26T21:04:29.924Z] -rw-r--r-- 1 jenkins jenkins 92 Apr 26 20:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:04:30.218Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:04:31.077Z] ---> package-listing.sh [2023-04-26T21:04:31.077Z] ++ facter osfamily [2023-04-26T21:04:31.077Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-26T21:04:31.336Z] + OS_FAMILY=debian [2023-04-26T21:04:31.336Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2023-04-26T21:04:31.336Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-26T21:04:31.336Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-26T21:04:31.336Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-26T21:04:31.336Z] + PACKAGES=/tmp/packages_start.txt [2023-04-26T21:04:31.336Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-04-26T21:04:31.336Z] + PACKAGES=/tmp/packages_end.txt [2023-04-26T21:04:31.336Z] + case "${OS_FAMILY}" in [2023-04-26T21:04:31.336Z] + dpkg -l [2023-04-26T21:04:31.336Z] + grep '^ii' [2023-04-26T21:04:31.336Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-26T21:04:31.336Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-26T21:04:31.336Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-26T21:04:31.336Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-04-26T21:04:31.336Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2023-04-26T21:04:31.336Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo [2023-04-26T21:04:31.347Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-26T21:04:31.625Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:04:32.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T21:04:32.184Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T21:04:32.258Z] prd-ubuntu20.04-docker-8c-8g-11068 does not seem to be running inside a container [2023-04-26T21:04:32.289Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-26T21:04:32.478Z] $ docker top bdc3c13775b8f2fa6ae6659e9f9d571c0322630d3f5d3c8473f0eb8b82671357 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T21:04:32.813Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-26T21:04:33.095Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-26T21:04:33.383Z] + ls /var/log/sa-host [2023-04-26T21:04:33.383Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T21:04:33.465Z] provisioning config files... [2023-04-26T21:04:33.474Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8826870789359474990tmp [Pipeline] { [Pipeline] echo [2023-04-26T21:04:33.489Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:04:33.771Z] ---> create-netrc.sh [Pipeline] } [2023-04-26T21:04:33.778Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:04:34.106Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-26T21:04:34.116Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:04:34.396Z] ---> sudo-logs.sh [2023-04-26T21:04:34.396Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-26T21:04:34.429Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:04:34.713Z] ---> job-cost.sh [2023-04-26T21:04:34.713Z] lf-activate-venv: SKIPPING [2023-04-26T21:04:34.713Z] DEBUG: total: 0.2199999988079071 [2023-04-26T21:04:34.713Z] INFO: Retrieving Stack Cost... [2023-04-26T21:04:35.281Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T21:04:35.540Z] INFO: Archiving Costs [Pipeline] echo [2023-04-26T21:04:35.550Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:04:35.832Z] ---> logs-deploy.sh [2023-04-26T21:04:35.832Z] lf-activate-venv: SKIPPING [2023-04-26T21:04:35.832Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/245 [2023-04-26T21:04:35.832Z] INFO: archiving workspace using pattern(s): [2023-04-26T21:04:36.772Z] Archives upload complete. [2023-04-26T21:04:37.030Z] INFO: archiving logs to Nexus [2023-04-26T21:04:37.609Z] ---> uname -a: [2023-04-26T21:04:37.609Z] Linux prd-ubuntu20-04-docker-8c-8g-11068 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-26T21:04:37.609Z] [2023-04-26T21:04:37.609Z] [2023-04-26T21:04:37.609Z] ---> lscpu: [2023-04-26T21:04:37.609Z] Architecture: x86_64 [2023-04-26T21:04:37.609Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-26T21:04:37.609Z] Byte Order: Little Endian [2023-04-26T21:04:37.609Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-26T21:04:37.609Z] CPU(s): 8 [2023-04-26T21:04:37.609Z] On-line CPU(s) list: 0-7 [2023-04-26T21:04:37.609Z] Thread(s) per core: 1 [2023-04-26T21:04:37.609Z] Core(s) per socket: 1 [2023-04-26T21:04:37.609Z] Socket(s): 8 [2023-04-26T21:04:37.609Z] NUMA node(s): 1 [2023-04-26T21:04:37.609Z] Vendor ID: AuthenticAMD [2023-04-26T21:04:37.609Z] CPU family: 23 [2023-04-26T21:04:37.609Z] Model: 49 [2023-04-26T21:04:37.609Z] Model name: AMD EPYC-Rome Processor [2023-04-26T21:04:37.609Z] Stepping: 0 [2023-04-26T21:04:37.609Z] CPU MHz: 2799.998 [2023-04-26T21:04:37.609Z] BogoMIPS: 5599.99 [2023-04-26T21:04:37.609Z] Virtualization: AMD-V [2023-04-26T21:04:37.609Z] Hypervisor vendor: KVM [2023-04-26T21:04:37.609Z] Virtualization type: full [2023-04-26T21:04:37.609Z] L1d cache: 256 KiB [2023-04-26T21:04:37.609Z] L1i cache: 256 KiB [2023-04-26T21:04:37.609Z] L2 cache: 4 MiB [2023-04-26T21:04:37.609Z] L3 cache: 128 MiB [2023-04-26T21:04:37.609Z] NUMA node0 CPU(s): 0-7 [2023-04-26T21:04:37.609Z] Vulnerability Itlb multihit: Not affected [2023-04-26T21:04:37.609Z] Vulnerability L1tf: Not affected [2023-04-26T21:04:37.609Z] Vulnerability Mds: Not affected [2023-04-26T21:04:37.609Z] Vulnerability Meltdown: Not affected [2023-04-26T21:04:37.609Z] Vulnerability Mmio stale data: Not affected [2023-04-26T21:04:37.609Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-26T21:04:37.609Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-26T21:04:37.609Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-26T21:04:37.609Z] Vulnerability Srbds: Not affected [2023-04-26T21:04:37.609Z] Vulnerability Tsx async abort: Not affected [2023-04-26T21:04:37.609Z] 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-04-26T21:04:37.609Z] [2023-04-26T21:04:37.609Z] [2023-04-26T21:04:37.609Z] ---> nproc: [2023-04-26T21:04:37.609Z] 8 [2023-04-26T21:04:37.609Z] [2023-04-26T21:04:37.609Z] [2023-04-26T21:04:37.609Z] ---> df -h: [2023-04-26T21:04:37.609Z] Filesystem Size Used Avail Use% Mounted on [2023-04-26T21:04:37.609Z] overlay 155G 12G 143G 8% / [2023-04-26T21:04:37.609Z] tmpfs 64M 0 64M 0% /dev [2023-04-26T21:04:37.609Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-26T21:04:37.609Z] shm 64M 0 64M 0% /dev/shm [2023-04-26T21:04:37.609Z] /dev/vda1 155G 12G 143G 8% /facter-os [2023-04-26T21:04:37.609Z] [2023-04-26T21:04:37.609Z] [2023-04-26T21:04:37.609Z] ---> sar -b -r -n DEV: [2023-04-26T21:04:37.609Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11068) 04/26/23 _x86_64_ (8 CPU) [2023-04-26T21:04:37.609Z] [2023-04-26T21:04:37.609Z] 20:49:14 LINUX RESTART (8 CPU) [2023-04-26T21:04:37.609Z] [2023-04-26T21:04:37.609Z] 20:50:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-26T21:04:37.609Z] 20:51:01 71.76 0.61 71.15 0.00 26.43 53881.53 0.00 [2023-04-26T21:04:37.609Z] 20:52:01 65.62 0.15 65.47 0.00 4.40 37567.76 0.00 [2023-04-26T21:04:37.609Z] 20:53:01 4.13 0.00 4.13 0.00 0.00 62.65 0.00 [2023-04-26T21:04:37.609Z] 20:54:01 1.47 0.00 1.47 0.00 0.00 16.40 0.00 [2023-04-26T21:04:37.609Z] 20:55:01 36.83 11.85 24.98 0.00 5422.16 6246.56 0.00 [2023-04-26T21:04:37.609Z] 20:56:01 4.07 0.00 4.07 0.00 0.00 46.92 0.00 [2023-04-26T21:04:37.609Z] 20:57:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 [2023-04-26T21:04:37.609Z] 20:58:01 1.58 0.00 1.58 0.00 0.00 17.99 0.00 [2023-04-26T21:04:37.609Z] 20:59:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 [2023-04-26T21:04:37.609Z] 21:00:01 2.12 0.00 2.12 0.00 0.00 37.19 0.00 [2023-04-26T21:04:37.609Z] 21:01:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 [2023-04-26T21:04:37.609Z] 21:02:02 1.23 0.00 1.23 0.00 0.00 14.93 0.00 [2023-04-26T21:04:37.609Z] 21:03:01 0.90 0.00 0.90 0.00 0.00 10.44 0.00 [2023-04-26T21:04:37.609Z] 21:04:01 51.66 1.40 50.26 0.00 35.33 33346.04 0.00 [2023-04-26T21:04:37.609Z] Average: 17.40 1.00 16.39 0.00 392.89 9335.05 0.00 [2023-04-26T21:04:37.609Z] [2023-04-26T21:04:37.609Z] 20:50:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-26T21:04:37.609Z] 20:51:01 27783416 31310640 994100 3.02 97444 3620100 2420100 7.13 1551968 3088216 526584 [2023-04-26T21:04:37.609Z] 20:52:01 28563264 31581620 725460 2.21 103112 3134520 1808120 5.33 1118392 2772312 308 [2023-04-26T21:04:37.609Z] 20:53:01 28581768 31599800 709408 2.16 103252 3134372 1754612 5.17 1103472 2771636 16 [2023-04-26T21:04:37.609Z] 20:54:01 28581372 31599464 709592 2.16 103276 3134372 1754612 5.17 1103404 2771636 12 [2023-04-26T21:04:37.609Z] 20:55:01 28210376 31583908 714728 2.17 111672 3466652 1784720 5.26 1333884 2883768 900 [2023-04-26T21:04:37.609Z] 20:56:01 28210932 31584552 713848 2.17 111760 3466652 1784720 5.26 1333528 2883768 16 [2023-04-26T21:04:37.609Z] 20:57:01 28220136 31594152 704508 2.14 111792 3466656 1784720 5.26 1324496 2884116 20 [2023-04-26T21:04:37.609Z] 20:58:01 28220152 31594212 704388 2.14 111832 3466660 1784720 5.26 1324404 2884124 16 [2023-04-26T21:04:37.609Z] 20:59:01 28220080 31594412 704352 2.14 111872 3466664 1784720 5.26 1324352 2884352 20 [2023-04-26T21:04:37.609Z] 21:00:01 28220128 31594712 703980 2.14 111988 3466776 1784720 5.26 1324892 2884460 16 [2023-04-26T21:04:37.609Z] 21:01:01 28219860 31594476 704148 2.14 112028 3466776 1784720 5.26 1324460 2884460 24 [2023-04-26T21:04:37.609Z] 21:02:02 28220236 31594900 703904 2.14 112060 3466780 1784720 5.26 1324596 2884464 16 [2023-04-26T21:04:37.609Z] 21:03:01 28220664 31595336 703400 2.14 112092 3466780 1784720 5.26 1324384 2884464 24 [2023-04-26T21:04:37.609Z] 21:04:01 27387520 31541080 752544 2.29 131656 4171580 2035460 6.00 1433908 3547592 616 [2023-04-26T21:04:37.609Z] Average: 28204279 31568805 732026 2.23 110417 3456810 1845385 5.44 1303581 2922098 37756 [2023-04-26T21:04:37.609Z] [2023-04-26T21:04:37.609Z] 20:50:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-26T21:04:37.609Z] 20:51:01 docker0 105.68 180.63 7.75 1352.78 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 20:51:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 20:51:01 ens3 347.44 202.66 5682.31 32.06 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 20:51:01 vethc26cc73 105.68 180.75 9.19 1352.79 0.00 0.00 0.00 0.11 [2023-04-26T21:04:37.609Z] 20:52:01 docker0 1.05 1.05 0.08 1.55 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 20:52:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 20:52:01 ens3 134.06 94.15 2543.32 101.38 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 20:53:01 ens3 6.28 3.72 7.17 2.09 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 20:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 20:54:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 20:55:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 20:55:01 ens3 112.83 54.04 1951.23 4.13 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 20:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 20:56:01 ens3 0.40 0.22 0.08 0.02 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 20:57:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 20:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 20:58:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 20:59:01 ens3 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 21:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 21:00:01 ens3 1.52 0.97 0.73 0.56 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 21:01:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 21:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 21:02:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 21:02:02 ens3 1.12 0.10 0.11 0.01 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 21:03:01 ens3 2.10 0.64 0.77 0.49 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 21:04:01 veth57127ee 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 21:04:01 docker0 34.69 64.91 2.94 580.59 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 21:04:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] 21:04:01 ens3 223.88 120.73 4571.77 21.17 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] Average: veth57127ee 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] Average: docker0 10.00 17.44 0.76 136.93 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] Average: lo 0.36 0.36 0.03 0.03 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] Average: ens3 59.05 33.94 1049.81 11.55 0.00 0.00 0.00 0.00 [2023-04-26T21:04:37.609Z] [2023-04-26T21:04:37.609Z] [2023-04-26T21:04:37.609Z] ---> sar -P ALL: [2023-04-26T21:04:37.609Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11068) 04/26/23 _x86_64_ (8 CPU) [2023-04-26T21:04:37.609Z] [2023-04-26T21:04:37.609Z] 20:49:14 LINUX RESTART (8 CPU) [2023-04-26T21:04:37.609Z] [2023-04-26T21:04:37.609Z] 20:50:02 CPU %user %nice %system %iowait %steal %idle [2023-04-26T21:04:37.609Z] 20:51:01 all 43.83 0.00 7.83 0.36 0.08 47.89 [2023-04-26T21:04:37.609Z] 20:51:01 0 43.88 0.00 7.42 0.19 0.09 48.42 [2023-04-26T21:04:37.609Z] 20:51:01 1 45.09 0.00 7.83 0.03 0.09 46.97 [2023-04-26T21:04:37.609Z] 20:51:01 2 44.64 0.00 8.45 0.02 0.10 46.78 [2023-04-26T21:04:37.609Z] 20:51:01 3 44.88 0.00 8.64 0.09 0.09 46.32 [2023-04-26T21:04:37.609Z] 20:51:01 4 42.45 0.00 7.32 0.62 0.09 49.53 [2023-04-26T21:04:37.609Z] 20:51:01 5 42.13 0.00 7.34 0.02 0.07 50.44 [2023-04-26T21:04:37.609Z] 20:51:01 6 43.46 0.00 7.52 0.67 0.07 48.28 [2023-04-26T21:04:37.609Z] 20:51:01 7 44.12 0.00 8.14 1.29 0.09 46.37 [2023-04-26T21:04:37.609Z] 20:52:01 all 24.52 0.00 3.91 0.29 0.06 71.22 [2023-04-26T21:04:37.609Z] 20:52:01 0 25.40 0.00 3.90 0.00 0.05 70.65 [2023-04-26T21:04:37.609Z] 20:52:01 1 23.90 0.00 4.15 0.59 0.05 71.32 [2023-04-26T21:04:37.609Z] 20:52:01 2 25.56 0.00 3.60 0.02 0.05 70.77 [2023-04-26T21:04:37.609Z] 20:52:01 3 23.88 0.00 4.07 0.00 0.05 72.00 [2023-04-26T21:04:37.609Z] 20:52:01 4 24.49 0.00 3.74 0.03 0.07 71.67 [2023-04-26T21:04:37.609Z] 20:52:01 5 24.72 0.00 3.74 0.05 0.07 71.42 [2023-04-26T21:04:37.609Z] 20:52:01 6 23.60 0.00 3.55 1.35 0.07 71.43 [2023-04-26T21:04:37.609Z] 20:52:01 7 24.64 0.00 4.52 0.27 0.07 70.50 [2023-04-26T21:04:37.609Z] 20:53:01 all 0.12 0.00 0.07 0.01 0.00 99.79 [2023-04-26T21:04:37.609Z] 20:53:01 0 0.08 0.00 0.07 0.02 0.00 99.83 [2023-04-26T21:04:37.609Z] 20:53:01 1 0.10 0.00 0.08 0.02 0.00 99.80 [2023-04-26T21:04:37.609Z] 20:53:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2023-04-26T21:04:37.609Z] 20:53:01 3 0.25 0.00 0.08 0.00 0.02 99.65 [2023-04-26T21:04:37.609Z] 20:53:01 4 0.03 0.00 0.07 0.03 0.00 99.87 [2023-04-26T21:04:37.609Z] 20:53:01 5 0.07 0.00 0.07 0.02 0.00 99.85 [2023-04-26T21:04:37.609Z] 20:53:01 6 0.32 0.00 0.08 0.00 0.02 99.58 [2023-04-26T21:04:37.609Z] 20:53:01 7 0.05 0.00 0.08 0.00 0.00 99.87 [2023-04-26T21:04:37.609Z] 20:54:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-04-26T21:04:37.609Z] 20:54:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-26T21:04:37.609Z] 20:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T21:04:37.609Z] 20:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T21:04:37.609Z] 20:54:01 3 0.05 0.00 0.05 0.00 0.03 99.87 [2023-04-26T21:04:37.609Z] 20:54:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2023-04-26T21:04:37.609Z] 20:54:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2023-04-26T21:04:37.609Z] 20:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T21:04:37.609Z] 20:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T21:04:37.609Z] 20:55:01 all 1.43 0.00 0.62 1.10 0.01 96.84 [2023-04-26T21:04:37.609Z] 20:55:01 0 0.62 0.00 0.55 0.37 0.00 98.47 [2023-04-26T21:04:37.609Z] 20:55:01 1 2.15 0.00 0.55 0.63 0.02 96.65 [2023-04-26T21:04:37.609Z] 20:55:01 2 0.67 0.00 0.75 0.20 0.00 98.38 [2023-04-26T21:04:37.609Z] 20:55:01 3 1.66 0.00 0.60 0.45 0.03 97.26 [2023-04-26T21:04:37.609Z] 20:55:01 4 1.24 0.00 0.36 6.64 0.00 91.76 [2023-04-26T21:04:37.609Z] 20:55:01 5 0.82 0.00 0.60 0.07 0.02 98.50 [2023-04-26T21:04:37.609Z] 20:55:01 6 2.44 0.00 0.60 0.20 0.02 96.75 [2023-04-26T21:04:37.609Z] 20:55:01 7 1.82 0.00 0.97 0.22 0.02 96.98 [2023-04-26T21:04:37.609Z] 20:56:01 all 0.26 0.00 0.01 0.01 0.01 99.71 [2023-04-26T21:04:37.609Z] 20:56:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2023-04-26T21:04:37.609Z] 20:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T21:04:37.609Z] 20:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T21:04:37.609Z] 20:56:01 3 0.05 0.00 0.02 0.02 0.02 99.90 [2023-04-26T21:04:37.609Z] 20:56:01 4 1.97 0.00 0.00 0.00 0.02 98.01 [2023-04-26T21:04:37.609Z] 20:56:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T21:04:37.609Z] 20:56:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T21:04:37.609Z] 20:56:01 7 0.03 0.00 0.02 0.03 0.02 99.90 [2023-04-26T21:04:37.609Z] 20:57:01 all 0.27 0.00 0.01 0.00 0.00 99.71 [2023-04-26T21:04:37.609Z] 20:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T21:04:37.609Z] 20:57:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-26T21:04:37.609Z] 20:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T21:04:37.609Z] 20:57:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2023-04-26T21:04:37.609Z] 20:57:01 4 1.99 0.00 0.00 0.00 0.00 98.01 [2023-04-26T21:04:37.610Z] 20:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T21:04:37.610Z] 20:57:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-26T21:04:37.610Z] 20:57:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-26T21:04:37.610Z] 20:58:01 all 0.08 0.00 0.02 0.01 0.01 99.88 [2023-04-26T21:04:37.610Z] 20:58:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-04-26T21:04:37.610Z] 20:58:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2023-04-26T21:04:37.610Z] 20:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T21:04:37.610Z] 20:58:01 3 0.05 0.00 0.00 0.00 0.03 99.92 [2023-04-26T21:04:37.610Z] 20:58:01 4 0.55 0.00 0.08 0.00 0.02 99.35 [2023-04-26T21:04:37.610Z] 20:58:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2023-04-26T21:04:37.610Z] 20:58:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-26T21:04:37.610Z] 20:58:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-26T21:04:37.610Z] 20:59:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-04-26T21:04:37.610Z] 20:59:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-26T21:04:37.610Z] 20:59:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T21:04:37.610Z] 20:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T21:04:37.610Z] 20:59:01 3 0.03 0.00 0.07 0.00 0.02 99.88 [2023-04-26T21:04:37.610Z] 20:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T21:04:37.610Z] 20:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T21:04:37.610Z] 20:59:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2023-04-26T21:04:37.610Z] 20:59:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2023-04-26T21:04:37.610Z] 21:00:01 all 0.03 0.00 0.01 0.04 0.01 99.91 [2023-04-26T21:04:37.610Z] 21:00:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-26T21:04:37.610Z] 21:00:01 1 0.08 0.00 0.02 0.02 0.00 99.88 [2023-04-26T21:04:37.610Z] 21:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T21:04:37.610Z] 21:00:01 3 0.10 0.00 0.03 0.00 0.03 99.83 [2023-04-26T21:04:37.610Z] 21:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T21:04:37.610Z] 21:00:01 5 0.00 0.00 0.00 0.13 0.02 99.85 [2023-04-26T21:04:37.610Z] 21:00:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2023-04-26T21:04:37.610Z] 21:00:01 7 0.00 0.00 0.02 0.12 0.02 99.85 [2023-04-26T21:04:37.610Z] 21:01:01 all 0.04 0.00 0.02 0.00 0.02 99.92 [2023-04-26T21:04:37.610Z] 21:01:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-26T21:04:37.610Z] 21:01:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-04-26T21:04:37.610Z] 21:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T21:04:37.610Z] 21:01:01 3 0.05 0.00 0.03 0.00 0.03 99.88 [2023-04-26T21:04:37.610Z] 21:01:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T21:04:37.610Z] 21:01:01 5 0.05 0.00 0.02 0.02 0.02 99.90 [2023-04-26T21:04:37.610Z] 21:01:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-26T21:04:37.610Z] 21:01:01 7 0.05 0.00 0.00 0.02 0.00 99.93 [2023-04-26T21:04:37.610Z] [2023-04-26T21:04:37.610Z] 21:01:01 CPU %user %nice %system %iowait %steal %idle [2023-04-26T21:04:37.610Z] 21:02:02 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-04-26T21:04:37.610Z] 21:02:02 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T21:04:37.610Z] 21:02:02 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T21:04:37.610Z] 21:02:02 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T21:04:37.610Z] 21:02:02 3 0.07 0.00 0.02 0.00 0.02 99.90 [2023-04-26T21:04:37.610Z] 21:02:02 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-26T21:04:37.610Z] 21:02:02 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-26T21:04:37.610Z] 21:02:02 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T21:04:37.610Z] 21:02:02 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-26T21:04:37.610Z] 21:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-04-26T21:04:37.610Z] 21:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-26T21:04:37.610Z] 21:03:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-26T21:04:37.610Z] 21:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T21:04:37.610Z] 21:03:01 3 0.05 0.00 0.05 0.00 0.03 99.86 [2023-04-26T21:04:37.610Z] 21:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T21:04:37.610Z] 21:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T21:04:37.610Z] 21:03:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2023-04-26T21:04:37.610Z] 21:03:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T21:04:37.610Z] 21:04:01 all 4.37 0.00 1.83 0.33 0.03 93.44 [2023-04-26T21:04:37.610Z] 21:04:01 0 4.99 0.00 1.69 0.02 0.03 93.27 [2023-04-26T21:04:37.610Z] 21:04:01 1 3.99 0.00 1.61 0.07 0.02 94.31 [2023-04-26T21:04:37.610Z] 21:04:01 2 4.50 0.00 2.15 1.58 0.02 91.76 [2023-04-26T21:04:37.610Z] 21:04:01 3 3.57 0.00 2.60 0.23 0.03 93.56 [2023-04-26T21:04:37.610Z] 21:04:01 4 4.42 0.00 1.45 0.59 0.03 93.51 [2023-04-26T21:04:37.610Z] 21:04:01 5 4.97 0.00 1.66 0.02 0.03 93.32 [2023-04-26T21:04:37.610Z] 21:04:01 6 4.51 0.00 1.57 0.07 0.03 93.82 [2023-04-26T21:04:37.610Z] 21:04:01 7 4.04 0.00 1.89 0.10 0.05 93.92 [2023-04-26T21:04:37.610Z] Average: all 5.28 0.00 1.01 0.15 0.02 93.54 [2023-04-26T21:04:37.610Z] Average: 0 5.29 0.00 0.97 0.04 0.02 93.68 [2023-04-26T21:04:37.610Z] Average: 1 5.32 0.00 1.01 0.10 0.02 93.56 [2023-04-26T21:04:37.610Z] Average: 2 5.31 0.00 1.06 0.13 0.01 93.49 [2023-04-26T21:04:37.610Z] Average: 3 5.25 0.00 1.15 0.06 0.03 93.51 [2023-04-26T21:04:37.610Z] Average: 4 5.44 0.00 0.92 0.57 0.02 93.05 [2023-04-26T21:04:37.610Z] Average: 5 5.13 0.00 0.95 0.03 0.02 93.88 [2023-04-26T21:04:37.610Z] Average: 6 5.24 0.00 0.95 0.16 0.02 93.63 [2023-04-26T21:04:37.610Z] Average: 7 5.25 0.00 1.10 0.15 0.02 93.48 [2023-04-26T21:04:37.610Z] [2023-04-26T21:04:37.610Z] [2023-04-26T21:04:37.610Z]