Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 732ccf957709b9e2fa6facf5404e2213c589b623 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-ssh10755545706976703802.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh17929202979734457340.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15780056207239593624.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh4647254528589738086.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-ssh18206176912460915603.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-35 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 732ccf957709b9e2fa6facf5404e2213c589b623 (main) Commit message: "Merge pull request #1565 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.22" > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 732ccf957709b9e2fa6facf5404e2213c589b623 # timeout=10 > git rev-list --no-walk 0cd0c2fa0b4b55c0d13edd7f4d705cf21848b30c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-15T06:54:34.532Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-15T06:54:34.602Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-15T06:54:34.629Z] ========================================================= [2024-03-15T06:54:34.629Z] EdgeX Global Pipelines Version Info [2024-03-15T06:54:34.629Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-15T06:54:35.351Z] ------------------- [2024-03-15T06:54:35.351Z] stable info: [2024-03-15T06:54:35.351Z] ------------------- [2024-03-15T06:54:35.351Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-15T06:54:35.351Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-15T06:54:35.351Z] Message: update stable to v1.0.258 [2024-03-15T06:54:35.921Z] ------------------- [2024-03-15T06:54:35.921Z] experimental info: [2024-03-15T06:54:35.921Z] ------------------- [2024-03-15T06:54:35.921Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-15T06:54:35.921Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-15T06:54:35.921Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-15T06:54:35.997Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2024-03-15T06:54:36.017Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2024-03-15T06:54:36.038Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-15T06:54:36.061Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-15T06:54:36.085Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-15T06:54:36.108Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-15T06:54:36.138Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-15T06:54:36.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-15T06:54:36.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-15T06:54:36.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-15T06:54:36.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-15T06:54:36.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2024-03-15T06:54:36.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-15T06:54:36.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-15T06:54:36.321Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-03-15T06:54:36.344Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-03-15T06:54:36.366Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-15T06:54:36.393Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-15T06:54:36.416Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-15T06:54:36.436Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-15T06:54:36.461Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-03-15T06:54:36.485Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-03-15T06:54:36.508Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-15T06:54:36.533Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-15T06:54:36.555Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-03-15T06:54:36.577Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-15T06:54:36.598Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-15T06:54:36.626Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-15T06:54:36.651Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-15T06:54:36.673Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-15T06:54:36.698Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 732ccf957709b9e2fa6facf5404e2213c589b623 [Pipeline] echo [2024-03-15T06:54:36.724Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 732ccf9 [Pipeline] echo [2024-03-15T06:54:36.744Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-15T06:54:37.136Z] + git rev-list -1 --merges 732ccf957709b9e2fa6facf5404e2213c589b623~1..732ccf957709b9e2fa6facf5404e2213c589b623 [Pipeline] echo [2024-03-15T06:54:37.162Z] -----------> git rev-list -1 --merges 732ccf957709b9e2fa6facf5404e2213c589b623~1..732ccf957709b9e2fa6facf5404e2213c589b623 732ccf957709b9e2fa6facf5404e2213c589b623 [2024-03-15T06:54:37.162Z] 732ccf957709b9e2fa6facf5404e2213c589b623 [false] [Pipeline] sh [2024-03-15T06:54:37.454Z] + git log --format=format:%s -1 732ccf957709b9e2fa6facf5404e2213c589b623 [Pipeline] echo [2024-03-15T06:54:37.468Z] ========================================================= [2024-03-15T06:54:37.468Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-15T06:54:37.468Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-15T06:54:37.847Z] + git log --format=format:%s -1 732ccf957709b9e2fa6facf5404e2213c589b623 [Pipeline] echo [2024-03-15T06:54:37.856Z] [semverPrep] GIT_COMMIT: 732ccf957709b9e2fa6facf5404e2213c589b623, Commit Message: Merge pull request #1565 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.22 [Pipeline] echo [2024-03-15T06:54:37.869Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-15T06:54:38.240Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-15T06:54:38.240Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-15T06:54:38.240Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-15T06:54:38.240Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-15T06:54:38.240Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-15T06:54:38.240Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-15T06:54:38.240Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T06:54:38.659Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-15T06:54:38.920Z] [2024-03-15T06:54:38.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T06:54:39.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-15T06:54:39.496Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-15T06:54:39.496Z] b85a868b505f: Pulling fs layer [2024-03-15T06:54:39.496Z] e2be974225ed: Pulling fs layer [2024-03-15T06:54:39.496Z] 339a4e72a1f5: Pulling fs layer [2024-03-15T06:54:39.496Z] 988bab9f4d93: Pulling fs layer [2024-03-15T06:54:39.496Z] 1469e6f7b9e6: Pulling fs layer [2024-03-15T06:54:39.496Z] eaf3925da568: Pulling fs layer [2024-03-15T06:54:39.496Z] bab4dde63d76: Pulling fs layer [2024-03-15T06:54:39.496Z] bde34c3a00c8: Pulling fs layer [2024-03-15T06:54:39.496Z] 988bab9f4d93: Waiting [2024-03-15T06:54:39.496Z] 1469e6f7b9e6: Waiting [2024-03-15T06:54:39.496Z] eaf3925da568: Waiting [2024-03-15T06:54:39.496Z] b352a97aabf1: Pulling fs layer [2024-03-15T06:54:39.496Z] 4872d77fe225: Pulling fs layer [2024-03-15T06:54:39.496Z] bab4dde63d76: Waiting [2024-03-15T06:54:39.496Z] 5851b861e8e6: Pulling fs layer [2024-03-15T06:54:39.496Z] bde34c3a00c8: Waiting [2024-03-15T06:54:39.496Z] e2be974225ed: Download complete [2024-03-15T06:54:39.496Z] 988bab9f4d93: Verifying Checksum [2024-03-15T06:54:39.496Z] 988bab9f4d93: Download complete [2024-03-15T06:54:39.496Z] 1469e6f7b9e6: Verifying Checksum [2024-03-15T06:54:39.496Z] 1469e6f7b9e6: Download complete [2024-03-15T06:54:39.496Z] 339a4e72a1f5: Verifying Checksum [2024-03-15T06:54:39.496Z] 339a4e72a1f5: Download complete [2024-03-15T06:54:39.496Z] eaf3925da568: Verifying Checksum [2024-03-15T06:54:39.496Z] eaf3925da568: Download complete [2024-03-15T06:54:39.496Z] bde34c3a00c8: Verifying Checksum [2024-03-15T06:54:39.496Z] bde34c3a00c8: Download complete [2024-03-15T06:54:39.496Z] b352a97aabf1: Download complete [2024-03-15T06:54:39.496Z] 4872d77fe225: Download complete [2024-03-15T06:54:39.496Z] 5851b861e8e6: Verifying Checksum [2024-03-15T06:54:39.496Z] 5851b861e8e6: Download complete [2024-03-15T06:54:39.758Z] b85a868b505f: Verifying Checksum [2024-03-15T06:54:39.758Z] b85a868b505f: Download complete [2024-03-15T06:54:40.021Z] bab4dde63d76: Verifying Checksum [2024-03-15T06:54:40.021Z] bab4dde63d76: Download complete [2024-03-15T06:54:40.959Z] b85a868b505f: Pull complete [2024-03-15T06:54:40.959Z] e2be974225ed: Pull complete [2024-03-15T06:54:41.530Z] 339a4e72a1f5: Pull complete [2024-03-15T06:54:41.530Z] 988bab9f4d93: Pull complete [2024-03-15T06:54:41.791Z] 1469e6f7b9e6: Pull complete [2024-03-15T06:54:42.050Z] eaf3925da568: Pull complete [2024-03-15T06:54:43.427Z] bab4dde63d76: Pull complete [2024-03-15T06:54:43.687Z] bde34c3a00c8: Pull complete [2024-03-15T06:54:43.687Z] b352a97aabf1: Pull complete [2024-03-15T06:54:43.687Z] 4872d77fe225: Pull complete [2024-03-15T06:54:43.946Z] 5851b861e8e6: Pull complete [2024-03-15T06:54:43.946Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-15T06:54:43.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-15T06:54:43.946Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T06:54:44.131Z] prd-ubuntu20.04-docker-8c-8g-35 does not seem to be running inside a container [2024-03-15T06:54:44.164Z] $ 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 [2024-03-15T06:54:47.773Z] $ docker top 8ae158951fe58c27125314ae7b457233a489deb4dc6dee12847cf6bbbf0cceae -eo pid,comm [2024-03-15T06:54:47.886Z] 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). [2024-03-15T06:54:47.886Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-15T06:54:47.943Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-15T06:54:47.944Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-15T06:54:48.052Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-15T06:54:48.056Z] $ docker exec 8ae158951fe58c27125314ae7b457233a489deb4dc6dee12847cf6bbbf0cceae ssh-agent [2024-03-15T06:54:48.170Z] SSH_AUTH_SOCK=/tmp/ssh-ORuCd7DxRD3G/agent.32 [2024-03-15T06:54:48.170Z] SSH_AGENT_PID=38 [2024-03-15T06:54:48.194Z] Running ssh-add (command line suppressed) [2024-03-15T06:54:48.286Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15756401970369453635.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15756401970369453635.key) [2024-03-15T06:54:48.315Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-15T06:54:48.608Z] + git tag --points-at HEAD [Pipeline] } [2024-03-15T06:54:48.620Z] $ docker exec --env ******** --env ******** 8ae158951fe58c27125314ae7b457233a489deb4dc6dee12847cf6bbbf0cceae ssh-agent -k [2024-03-15T06:54:48.721Z] unset SSH_AUTH_SOCK; [2024-03-15T06:54:48.722Z] unset SSH_AGENT_PID; [2024-03-15T06:54:48.722Z] echo Agent pid 38 killed; [2024-03-15T06:54:48.730Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-15T06:54:48.765Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-15T06:54:48.765Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-15T06:54:48.876Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-15T06:54:48.879Z] $ docker exec 8ae158951fe58c27125314ae7b457233a489deb4dc6dee12847cf6bbbf0cceae ssh-agent [2024-03-15T06:54:48.988Z] SSH_AUTH_SOCK=/tmp/ssh-hZsGv9lCsDN9/agent.72 [2024-03-15T06:54:48.988Z] SSH_AGENT_PID=78 [2024-03-15T06:54:48.991Z] Running ssh-add (command line suppressed) [2024-03-15T06:54:49.111Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2706911265612940672.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2706911265612940672.key) [2024-03-15T06:54:49.176Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-15T06:54:49.467Z] + git semver init [2024-03-15T06:54:50.035Z] 2024-03-15 06:54:49,749 [run_init] DEBUG init version:0.0.0 force:False [2024-03-15T06:54:50.035Z] 2024-03-15 06:54:49,750 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver [2024-03-15T06:54:50.035Z] 2024-03-15 06:54:49,751 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver [2024-03-15T06:54:50.035Z] 2024-03-15 06:54:49,751 [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) [2024-03-15T06:54:51.958Z] 2024-03-15 06:54:51,518 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude [2024-03-15T06:54:51.958Z] 2024-03-15 06:54:51,518 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False [2024-03-15T06:54:51.958Z] 2024-03-15 06:54:51,518 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2024-03-15T06:54:51.958Z] 2024-03-15 06:54:51,519 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2024-03-15T06:54:51.958Z] 3.2.0-dev.27 [Pipeline] } [2024-03-15T06:54:51.968Z] $ docker exec --env ******** --env ******** 8ae158951fe58c27125314ae7b457233a489deb4dc6dee12847cf6bbbf0cceae ssh-agent -k [2024-03-15T06:54:52.071Z] unset SSH_AUTH_SOCK; [2024-03-15T06:54:52.072Z] unset SSH_AGENT_PID; [2024-03-15T06:54:52.072Z] echo Agent pid 78 killed; [2024-03-15T06:54:52.079Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-15T06:54:52.405Z] + git semver [Pipeline] } [2024-03-15T06:54:52.678Z] $ docker stop --time=1 8ae158951fe58c27125314ae7b457233a489deb4dc6dee12847cf6bbbf0cceae [2024-03-15T06:54:54.973Z] $ docker rm -f --volumes 8ae158951fe58c27125314ae7b457233a489deb4dc6dee12847cf6bbbf0cceae [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-15T06:54:55.405Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-15T06:54:55.685Z] Stashed 1 file(s) [Pipeline] echo [2024-03-15T06:54:55.689Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.27 [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 [2024-03-15T06:54:55.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T06:54:55.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T06:54:55.931Z] ========================================================= [2024-03-15T06:54:55.931Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-15T06:54:55.931Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-03-15T06:54:56.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-15T06:54:56.525Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-15T06:54:56.525Z] 7264a8db6415: Pulling fs layer [2024-03-15T06:54:56.525Z] c4d48a809fc2: Pulling fs layer [2024-03-15T06:54:56.525Z] 4f1c88b9dad5: Pulling fs layer [2024-03-15T06:54:56.525Z] ad3a456e5733: Pulling fs layer [2024-03-15T06:54:56.525Z] 69c7f0334f64: Pulling fs layer [2024-03-15T06:54:56.525Z] 1f1c1a5573a3: Pulling fs layer [2024-03-15T06:54:56.525Z] ce7588e14bc9: Pulling fs layer [2024-03-15T06:54:56.525Z] b5e4710f87ac: Pulling fs layer [2024-03-15T06:54:56.525Z] 1f1c1a5573a3: Waiting [2024-03-15T06:54:56.525Z] ad3a456e5733: Waiting [2024-03-15T06:54:56.525Z] 69c7f0334f64: Waiting [2024-03-15T06:54:56.525Z] ce7588e14bc9: Waiting [2024-03-15T06:54:56.525Z] b5e4710f87ac: Waiting [2024-03-15T06:54:56.525Z] c4d48a809fc2: Verifying Checksum [2024-03-15T06:54:56.525Z] c4d48a809fc2: Download complete [2024-03-15T06:54:56.525Z] ad3a456e5733: Verifying Checksum [2024-03-15T06:54:56.525Z] ad3a456e5733: Download complete [2024-03-15T06:54:56.525Z] 69c7f0334f64: Verifying Checksum [2024-03-15T06:54:56.525Z] 69c7f0334f64: Download complete [2024-03-15T06:54:56.525Z] 7264a8db6415: Verifying Checksum [2024-03-15T06:54:56.525Z] 7264a8db6415: Download complete [2024-03-15T06:54:56.525Z] 1f1c1a5573a3: Verifying Checksum [2024-03-15T06:54:56.525Z] 1f1c1a5573a3: Download complete [2024-03-15T06:54:56.816Z] b5e4710f87ac: Verifying Checksum [2024-03-15T06:54:56.816Z] b5e4710f87ac: Download complete [2024-03-15T06:54:57.075Z] 7264a8db6415: Pull complete [2024-03-15T06:54:57.334Z] 4f1c88b9dad5: Verifying Checksum [2024-03-15T06:54:57.334Z] 4f1c88b9dad5: Download complete [2024-03-15T06:54:57.602Z] ce7588e14bc9: Verifying Checksum [2024-03-15T06:54:57.602Z] c4d48a809fc2: Pull complete [2024-03-15T06:55:00.885Z] 4f1c88b9dad5: Pull complete [2024-03-15T06:55:01.143Z] ad3a456e5733: Pull complete [2024-03-15T06:55:01.712Z] 69c7f0334f64: Pull complete [2024-03-15T06:55:02.279Z] 1f1c1a5573a3: Pull complete [2024-03-15T06:55:04.829Z] ce7588e14bc9: Pull complete [2024-03-15T06:55:05.089Z] b5e4710f87ac: Pull complete [2024-03-15T06:55:05.348Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-15T06:55:05.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-15T06:55:05.348Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2024-03-15T06:55:05.636Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T06:55:05.951Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-15T06:55:05.951Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T06:55:06.027Z] prd-ubuntu20.04-docker-8c-8g-35 does not seem to be running inside a container [2024-03-15T06:55:06.063Z] $ 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 [2024-03-15T06:55:10.817Z] Still waiting to schedule task [2024-03-15T06:55:10.817Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-15T06:55:13.971Z] $ docker top f771b480af64f6968af937a72e97027ecf08d9683eeddf2501416e47824ce900 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T06:55:14.315Z] + go version [2024-03-15T06:55:14.315Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-15T06:55:14.328Z] $ docker stop --time=1 f771b480af64f6968af937a72e97027ecf08d9683eeddf2501416e47824ce900 [2024-03-15T06:55:15.583Z] $ docker rm -f --volumes f771b480af64f6968af937a72e97027ecf08d9683eeddf2501416e47824ce900 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T06:55:16.015Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-15T06:55:16.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T06:55:16.096Z] prd-ubuntu20.04-docker-8c-8g-35 does not seem to be running inside a container [2024-03-15T06:55:16.129Z] $ 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 [2024-03-15T06:55:16.427Z] $ docker top 2c8bd26d2cc46994409284d6954ae4dc3c3a4436304603008079d4d444b70b9a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T06:55:16.763Z] + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-03-15T06:55:17.067Z] + make test [2024-03-15T06:55:17.067Z] make -C ./app-service-template build [2024-03-15T06:55:17.067Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2024-03-15T06:55:17.067Z] go mod tidy [2024-03-15T06:55:17.067Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.4 [2024-03-15T06:55:17.067Z] go: downloading github.com/labstack/echo/v4 v4.11.4 [2024-03-15T06:55:17.067Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-03-15T06:55:17.326Z] go: downloading github.com/google/uuid v1.6.0 [2024-03-15T06:55:17.326Z] go: downloading github.com/stretchr/testify v1.8.4 [2024-03-15T06:55:17.326Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.14 [2024-03-15T06:55:17.326Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.4.0 [2024-03-15T06:55:17.326Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2024-03-15T06:55:17.585Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.5 [2024-03-15T06:55:17.585Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.2 [2024-03-15T06:55:17.585Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-03-15T06:55:17.585Z] go: downloading golang.org/x/crypto v0.17.0 [2024-03-15T06:55:17.585Z] go: downloading golang.org/x/net v0.19.0 [2024-03-15T06:55:17.585Z] go: downloading github.com/go-kit/log v0.2.1 [2024-03-15T06:55:17.585Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-03-15T06:55:17.585Z] go: downloading github.com/go-playground/validator/v10 v10.16.0 [2024-03-15T06:55:17.585Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2024-03-15T06:55:17.585Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-03-15T06:55:17.845Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-03-15T06:55:17.845Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-03-15T06:55:17.845Z] go: downloading github.com/stretchr/objx v0.5.0 [2024-03-15T06:55:17.845Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.2 [2024-03-15T06:55:17.845Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 [2024-03-15T06:55:17.845Z] go: downloading github.com/gorilla/websocket v1.5.0 [2024-03-15T06:55:17.845Z] go: downloading golang.org/x/sync v0.4.0 [2024-03-15T06:55:17.845Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-03-15T06:55:17.845Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-03-15T06:55:17.845Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-03-15T06:55:18.103Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-03-15T06:55:18.103Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2024-03-15T06:55:18.103Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-03-15T06:55:18.103Z] go: downloading github.com/leodido/go-urn v1.2.4 [2024-03-15T06:55:18.103Z] go: downloading golang.org/x/text v0.14.0 [2024-03-15T06:55:18.103Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-03-15T06:55:18.361Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2024-03-15T06:55:18.361Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-03-15T06:55:18.361Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-03-15T06:55:18.361Z] go: downloading github.com/x448/float16 v0.8.4 [2024-03-15T06:55:18.619Z] go: downloading github.com/hashicorp/consul/api v1.27.0 [2024-03-15T06:55:18.619Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-03-15T06:55:18.619Z] go: downloading golang.org/x/sys v0.15.0 [2024-03-15T06:55:18.876Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 [2024-03-15T06:55:18.876Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2024-03-15T06:55:18.876Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2024-03-15T06:55:18.876Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-03-15T06:55:19.138Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-03-15T06:55:19.138Z] go: downloading golang.org/x/time v0.5.0 [2024-03-15T06:55:19.138Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-03-15T06:55:19.138Z] go: downloading github.com/nats-io/nats.go v1.31.0 [2024-03-15T06:55:19.138Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-03-15T06:55:19.138Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-03-15T06:55:19.138Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-03-15T06:55:19.138Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-03-15T06:55:19.138Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-03-15T06:55:19.138Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-03-15T06:55:19.138Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-03-15T06:55:19.138Z] go: downloading github.com/google/go-cmp v0.5.9 [2024-03-15T06:55:19.138Z] go: downloading github.com/hashicorp/consul/sdk v0.15.1 [2024-03-15T06:55:19.398Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2024-03-15T06:55:19.398Z] go: downloading github.com/kr/pretty v0.1.0 [2024-03-15T06:55:19.398Z] go: downloading github.com/Microsoft/go-winio v0.6.1 [2024-03-15T06:55:19.398Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-03-15T06:55:19.398Z] go: downloading google.golang.org/grpc v1.60.1 [2024-03-15T06:55:19.398Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-03-15T06:55:19.398Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2024-03-15T06:55:19.398Z] go: downloading github.com/onsi/gomega v1.7.0 [2024-03-15T06:55:19.398Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2024-03-15T06:55:19.398Z] go: downloading github.com/klauspost/compress v1.17.1 [2024-03-15T06:55:19.398Z] go: downloading github.com/nats-io/nkeys v0.4.6 [2024-03-15T06:55:19.398Z] go: downloading github.com/nats-io/nuid v1.0.1 [2024-03-15T06:55:19.398Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2024-03-15T06:55:19.657Z] go: downloading github.com/pkg/errors v0.9.1 [2024-03-15T06:55:19.657Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.1 [2024-03-15T06:55:19.657Z] go: downloading github.com/fatih/color v1.14.1 [2024-03-15T06:55:19.657Z] go: downloading google.golang.org/protobuf v1.32.0 [2024-03-15T06:55:19.657Z] go: downloading github.com/kr/text v0.2.0 [2024-03-15T06:55:19.657Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-03-15T06:55:19.657Z] go: downloading golang.org/x/tools v0.12.1-0.20230815132531-74c255bcf846 [2024-03-15T06:55:19.657Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2024-03-15T06:55:19.657Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2024-03-15T06:55:19.657Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b [2024-03-15T06:55:19.657Z] go: downloading github.com/golang/protobuf v1.5.3 [2024-03-15T06:55:19.657Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-03-15T06:55:19.657Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2024-03-15T06:55:19.916Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2024-03-15T06:55:19.916Z] go: downloading github.com/hpcloud/tail v1.0.0 [2024-03-15T06:55:19.916Z] go: downloading github.com/google/btree v1.0.1 [2024-03-15T06:55:19.916Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2024-03-15T06:55:19.916Z] go: downloading github.com/miekg/dns v1.1.41 [2024-03-15T06:55:19.916Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2024-03-15T06:55:19.916Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-03-15T06:55:19.916Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2024-03-15T06:55:19.916Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2024-03-15T06:55:20.175Z] go: downloading golang.org/x/mod v0.12.0 [2024-03-15T06:55:21.549Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.8 [2024-03-15T06:55:21.549Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-03-15T06:55:21.549Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.22 [2024-03-15T06:55:21.549Z] go: downloading golang.org/x/crypto v0.19.0 [2024-03-15T06:55:21.549Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.12 [2024-03-15T06:55:21.549Z] go: downloading golang.org/x/net v0.21.0 [2024-03-15T06:55:21.549Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.3 [2024-03-15T06:55:21.549Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-03-15T06:55:21.549Z] go: downloading github.com/go-playground/validator/v10 v10.18.0 [2024-03-15T06:55:21.549Z] go: downloading github.com/fxamacker/cbor/v2 v2.6.0 [2024-03-15T06:55:21.549Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.3 [2024-03-15T06:55:21.549Z] go: downloading golang.org/x/sys v0.17.0 [2024-03-15T06:55:21.549Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-03-15T06:55:21.549Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-03-15T06:55:21.549Z] go: downloading github.com/nats-io/nats.go v1.33.1 [2024-03-15T06:55:21.808Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.3 [2024-03-15T06:55:21.808Z] go: downloading google.golang.org/protobuf v1.33.0 [2024-03-15T06:55:21.808Z] go: downloading github.com/klauspost/compress v1.17.2 [2024-03-15T06:55:21.808Z] go: downloading github.com/nats-io/nkeys v0.4.7 [2024-03-15T06:55:23.190Z] CGO_ENABLED=0 go build -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2024-03-15T06:55:38.086Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2024-03-15T06:55:38.086Z] make -C ./app-service-template test [2024-03-15T06:55:38.086Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2024-03-15T06:55:38.086Z] go test -race -coverprofile=coverage.out ./... [2024-03-15T06:55:56.179Z] ? app-new-service/config [no test files] [2024-03-15T06:55:56.614Z] ok app-new-service 1.050s coverage: 45.9% of statements [2024-03-15T06:55:56.614Z] ok app-new-service/functions 1.046s coverage: 85.3% of statements [2024-03-15T06:55:56.874Z] go vet ./... [2024-03-15T06:56:14.962Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-15T06:56:14.962Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-15T06:56:14.962Z] ./bin/test-attribution-txt.sh [2024-03-15T06:56:14.962Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2024-03-15T06:56:14.962Z] go test -race -coverprofile=coverage.out ./... [2024-03-15T06:56:14.962Z] go: downloading github.com/gomodule/redigo v1.9.2 [2024-03-15T06:56:14.962Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2024-03-15T06:56:16.861Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2024-03-15T06:56:16.861Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2024-03-15T06:56:16.861Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2024-03-15T06:56:16.861Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2024-03-15T06:56:17.431Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2024-03-15T06:56:17.691Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.166s coverage: 66.6% of statements [2024-03-15T06:56:17.691Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.073s coverage: 89.3% of statements [2024-03-15T06:56:17.691Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.074s coverage: 85.1% of statements [2024-03-15T06:56:17.691Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.030s coverage: 100.0% of statements [2024-03-15T06:56:17.950Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.221s coverage: 75.5% of statements [2024-03-15T06:56:18.519Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.064s coverage: 97.3% of statements [2024-03-15T06:56:18.519Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2024-03-15T06:56:18.779Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2024-03-15T06:56:18.779Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2024-03-15T06:56:19.715Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.051s coverage: 82.8% of statements [2024-03-15T06:56:19.973Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.058s coverage: 65.1% of statements [2024-03-15T06:56:19.973Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.049s coverage: 27.6% of statements [2024-03-15T06:56:19.973Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.049s coverage: 17.2% of statements [2024-03-15T06:56:20.541Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2024-03-15T06:56:20.541Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-03-15T06:56:21.485Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.043s coverage: 27.3% of statements [2024-03-15T06:56:21.746Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.058s coverage: 52.8% of statements [2024-03-15T06:56:48.302Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.131s coverage: 72.2% of statements [2024-03-15T06:56:48.302Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.035s coverage: 94.4% of statements [2024-03-15T06:56:48.302Z] go vet ./... [2024-03-15T06:56:48.302Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-15T06:56:48.302Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-15T06:56:48.964Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-42 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2024-03-15T06:56:48.988Z] Running in /w/workspace/app-functions-sdk-go/346 [Pipeline] { [Pipeline] checkout [2024-03-15T06:56:49.024Z] The recommended git tool is: git [2024-03-15T06:56:53.926Z] using credential edgex-jenkins-ssh [2024-03-15T06:56:53.949Z] Cloning the remote Git repository [2024-03-15T06:56:53.998Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2024-03-15T06:56:54.088Z] > git init /w/workspace/app-functions-sdk-go/346 # timeout=10 [2024-03-15T06:56:54.213Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2024-03-15T06:56:54.214Z] > git --version # timeout=10 [2024-03-15T06:56:54.234Z] > git --version # 'git version 2.25.1' [2024-03-15T06:56:54.237Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-15T06:56:54.390Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] echo [2024-03-15T06:56:56.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-15T06:56:56.450Z] $ docker stop --time=1 2c8bd26d2cc46994409284d6954ae4dc3c3a4436304603008079d4d444b70b9a [2024-03-15T06:56:59.172Z] Avoid second fetch [2024-03-15T06:56:59.173Z] Checking out Revision 732ccf957709b9e2fa6facf5404e2213c589b623 (main) [2024-03-15T06:56:58.301Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2024-03-15T06:56:58.329Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-15T06:56:59.191Z] > git config core.sparsecheckout # timeout=10 [2024-03-15T06:56:59.628Z] $ docker rm -f --volumes 2c8bd26d2cc46994409284d6954ae4dc3c3a4436304603008079d4d444b70b9a [2024-03-15T06:56:59.813Z] Commit message: "Merge pull request #1565 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.22" [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-15T06:57:00.616Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-15T06:56:59.243Z] > git checkout -f 732ccf957709b9e2fa6facf5404e2213c589b623 # timeout=10 [2024-03-15T06:57:00.778Z] 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 [2024-03-15T06:57:01.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-15T06:57:01.294Z] [2024-03-15T06:57:01.294Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T06:57:01.628Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-15T06:57:01.906Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-15T06:57:01.906Z] 5eb5b503b376: Pulling fs layer [2024-03-15T06:57:01.906Z] 5c69ac0246d0: Pulling fs layer [2024-03-15T06:57:01.906Z] ec43610c2a17: Pulling fs layer [2024-03-15T06:57:01.906Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-15T06:57:01.906Z] 3a2ae6a8a46f: Waiting [2024-03-15T06:57:01.906Z] 33b1e0a273af: Pulling fs layer [2024-03-15T06:57:01.906Z] 5d3b04190fa2: Pulling fs layer [2024-03-15T06:57:01.906Z] 2f39f015ded8: Pulling fs layer [2024-03-15T06:57:01.906Z] 33b1e0a273af: Waiting [2024-03-15T06:57:01.906Z] 5d3b04190fa2: Waiting [2024-03-15T06:57:01.906Z] 2f39f015ded8: Waiting [2024-03-15T06:57:01.906Z] 5c69ac0246d0: Download complete [2024-03-15T06:57:01.906Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-15T06:57:01.906Z] 3a2ae6a8a46f: Download complete [2024-03-15T06:57:01.906Z] 33b1e0a273af: Verifying Checksum [2024-03-15T06:57:01.906Z] 33b1e0a273af: Download complete [2024-03-15T06:57:02.172Z] 5d3b04190fa2: Verifying Checksum [2024-03-15T06:57:02.172Z] 5d3b04190fa2: Download complete [2024-03-15T06:57:02.172Z] ec43610c2a17: Verifying Checksum [2024-03-15T06:57:02.172Z] ec43610c2a17: Download complete [2024-03-15T06:57:02.172Z] 5eb5b503b376: Verifying Checksum [2024-03-15T06:57:02.172Z] 5eb5b503b376: Download complete [2024-03-15T06:57:02.750Z] 2f39f015ded8: Download complete [2024-03-15T06:57:03.317Z] 5eb5b503b376: Pull complete [2024-03-15T06:57:03.577Z] 5c69ac0246d0: Pull complete [2024-03-15T06:57:03.642Z] [2024-03-15T06:57:03.642Z] GitHub has been notified of this commit’s build result [2024-03-15T06:57:03.642Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-15T06:57:04.151Z] ec43610c2a17: Pull complete [2024-03-15T06:57:04.151Z] 3a2ae6a8a46f: Pull complete [2024-03-15T06:57:04.276Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-15T06:57:04.276Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-15T06:57:04.276Z] Dload Upload Total Spent Left Speed [2024-03-15T06:57:04.276Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-03-15T06:57:04.420Z] 33b1e0a273af: Pull complete [2024-03-15T06:57:04.420Z] 5d3b04190fa2: Pull complete [2024-03-15T06:57:04.632Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-15T06:57:04.953Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-15T06:57:04.953Z] + sudo tee /etc/docker/daemon.new [2024-03-15T06:57:04.953Z] { [2024-03-15T06:57:04.953Z] "registry-mirrors": [ [2024-03-15T06:57:04.953Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-15T06:57:04.953Z] ], [2024-03-15T06:57:04.953Z] "bip": "10.250.0.254/24", [2024-03-15T06:57:04.953Z] "hosts": [ [2024-03-15T06:57:04.953Z] "tcp://0.0.0.0:5555", [2024-03-15T06:57:04.953Z] "unix:///var/run/docker.sock" [2024-03-15T06:57:04.953Z] ], [2024-03-15T06:57:04.953Z] "mtu": 1458, [2024-03-15T06:57:04.953Z] "selinux-enabled": true, [2024-03-15T06:57:04.953Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-15T06:57:04.953Z] } [Pipeline] sh [2024-03-15T06:57:05.280Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-15T06:57:05.618Z] + sudo service docker restart [2024-03-15T06:57:08.637Z] 2f39f015ded8: Pull complete [2024-03-15T06:57:08.637Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-15T06:57:08.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-15T06:57:08.637Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T06:57:08.755Z] prd-ubuntu20.04-docker-8c-8g-35 does not seem to be running inside a container [2024-03-15T06:57:08.788Z] $ 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 [2024-03-15T06:57:17.208Z] $ docker top 5ca41c2c7edf7dd0ef35b508ccef98416840d0aba418a9a725aa4a7454b389a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T06:57:17.620Z] ---> job-cost.sh [2024-03-15T06:57:17.620Z] lf-activate-venv: SKIPPING [2024-03-15T06:57:17.620Z] INFO: No Stack... [2024-03-15T06:57:17.882Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-15T06:57:18.451Z] INFO: Archiving Costs [Pipeline] sh [2024-03-15T06:57:18.742Z] + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [2024-03-15T06:57:18.742Z] + cut -d, -f6 [Pipeline] lock [2024-03-15T06:57:18.767Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-346-stack-cost] [2024-03-15T06:57:18.773Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-346-stack-cost] did not exist. Created. [2024-03-15T06:57:18.780Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-346-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-15T06:57:19.142Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-15T06:57:19.184Z] Stashed 1 file(s) [Pipeline] } [2024-03-15T06:57:19.191Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-346-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-15T06:57:19.220Z] $ docker stop --time=1 5ca41c2c7edf7dd0ef35b508ccef98416840d0aba418a9a725aa4a7454b389a0 [2024-03-15T06:57:20.563Z] $ docker rm -f --volumes 5ca41c2c7edf7dd0ef35b508ccef98416840d0aba418a9a725aa4a7454b389a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo [2024-03-15T06:57:24.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T06:57:24.153Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T06:57:24.168Z] ========================================================= [2024-03-15T06:57:24.168Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-15T06:57:24.168Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-03-15T06:57:24.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-15T06:57:25.108Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-15T06:57:25.108Z] 9fda8d8052c6: Pulling fs layer [2024-03-15T06:57:25.108Z] 5d54e960e981: Pulling fs layer [2024-03-15T06:57:25.108Z] c4a7e357bf2a: Pulling fs layer [2024-03-15T06:57:25.108Z] f0e02332f6b5: Pulling fs layer [2024-03-15T06:57:25.108Z] 872ee5b61b7b: Pulling fs layer [2024-03-15T06:57:25.108Z] 0c6a40ed1a82: Pulling fs layer [2024-03-15T06:57:25.108Z] 94ae7d8d031c: Pulling fs layer [2024-03-15T06:57:25.108Z] f0e02332f6b5: Waiting [2024-03-15T06:57:25.108Z] 0c6a40ed1a82: Waiting [2024-03-15T06:57:25.108Z] 872ee5b61b7b: Waiting [2024-03-15T06:57:25.108Z] 94ae7d8d031c: Waiting [2024-03-15T06:57:25.108Z] 5d54e960e981: Verifying Checksum [2024-03-15T06:57:25.108Z] 5d54e960e981: Download complete [2024-03-15T06:57:25.108Z] f0e02332f6b5: Verifying Checksum [2024-03-15T06:57:25.108Z] f0e02332f6b5: Download complete [2024-03-15T06:57:25.108Z] 872ee5b61b7b: Verifying Checksum [2024-03-15T06:57:25.108Z] 872ee5b61b7b: Download complete [2024-03-15T06:57:25.108Z] 9fda8d8052c6: Download complete [2024-03-15T06:57:25.412Z] 94ae7d8d031c: Verifying Checksum [2024-03-15T06:57:25.412Z] 94ae7d8d031c: Download complete [2024-03-15T06:57:26.002Z] 9fda8d8052c6: Pull complete [2024-03-15T06:57:26.590Z] 5d54e960e981: Pull complete [2024-03-15T06:57:26.859Z] c4a7e357bf2a: Verifying Checksum [2024-03-15T06:57:26.859Z] c4a7e357bf2a: Download complete [2024-03-15T06:57:27.826Z] 0c6a40ed1a82: Verifying Checksum [2024-03-15T06:57:27.826Z] 0c6a40ed1a82: Download complete [2024-03-15T06:57:40.165Z] c4a7e357bf2a: Pull complete [2024-03-15T06:57:40.753Z] f0e02332f6b5: Pull complete [2024-03-15T06:57:40.753Z] 872ee5b61b7b: Pull complete [2024-03-15T06:57:50.836Z] 0c6a40ed1a82: Pull complete [2024-03-15T06:57:51.104Z] 94ae7d8d031c: Pull complete [2024-03-15T06:57:51.104Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-15T06:57:51.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-15T06:57:51.104Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2024-03-15T06:57:51.708Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T06:57:52.057Z] + docker inspect -f . ci-base-image-arm64 [2024-03-15T06:57:52.057Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T06:57:52.278Z] prd-ubuntu20.04-docker-arm64-4c-16g-42 does not seem to be running inside a container [2024-03-15T06:57:52.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/346 -v /w/workspace/app-functions-sdk-go/346:/w/workspace/app-functions-sdk-go/346:rw,z -v /w/workspace/app-functions-sdk-go/346@tmp:/w/workspace/app-functions-sdk-go/346@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-15T06:57:55.396Z] $ docker top ad502d08b7fc9d0f766b3e963c463b35992c03071cbed2e2848adc27b8096ae3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T06:57:56.208Z] + go version [2024-03-15T06:57:56.208Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-15T06:57:56.231Z] $ docker stop --time=1 ad502d08b7fc9d0f766b3e963c463b35992c03071cbed2e2848adc27b8096ae3 [2024-03-15T06:57:57.938Z] $ docker rm -f --volumes ad502d08b7fc9d0f766b3e963c463b35992c03071cbed2e2848adc27b8096ae3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T06:57:58.534Z] + docker inspect -f . ci-base-image-arm64 [2024-03-15T06:57:58.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T06:57:58.757Z] prd-ubuntu20.04-docker-arm64-4c-16g-42 does not seem to be running inside a container [2024-03-15T06:57:58.834Z] $ 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/346 -v /w/workspace/app-functions-sdk-go/346:/w/workspace/app-functions-sdk-go/346:rw,z -v /w/workspace/app-functions-sdk-go/346@tmp:/w/workspace/app-functions-sdk-go/346@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-15T06:58:00.052Z] $ docker top d14073aee5f2db54260acedcd03f4cdc9d6d172b4c56b7c4ec41245ccb7a10d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T06:58:00.872Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/346 [Pipeline] fileExists [Pipeline] sh [2024-03-15T06:58:01.520Z] + make test [2024-03-15T06:58:01.520Z] make -C ./app-service-template build [2024-03-15T06:58:01.520Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/346/app-service-template' [2024-03-15T06:58:01.520Z] go mod tidy [2024-03-15T06:58:01.520Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.4 [2024-03-15T06:58:01.520Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-03-15T06:58:02.100Z] go: downloading github.com/stretchr/testify v1.8.4 [2024-03-15T06:58:02.100Z] go: downloading github.com/google/uuid v1.6.0 [2024-03-15T06:58:02.100Z] go: downloading github.com/labstack/echo/v4 v4.11.4 [2024-03-15T06:58:02.100Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.14 [2024-03-15T06:58:02.368Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.5 [2024-03-15T06:58:02.368Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.2 [2024-03-15T06:58:02.645Z] go: downloading github.com/go-playground/validator/v10 v10.16.0 [2024-03-15T06:58:02.645Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-03-15T06:58:02.645Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2024-03-15T06:58:02.645Z] go: downloading github.com/go-kit/log v0.2.1 [2024-03-15T06:58:02.912Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-03-15T06:58:02.912Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-03-15T06:58:02.912Z] go: downloading github.com/stretchr/objx v0.5.0 [2024-03-15T06:58:02.912Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.4.0 [2024-03-15T06:58:02.912Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2024-03-15T06:58:03.179Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-03-15T06:58:03.179Z] go: downloading golang.org/x/crypto v0.17.0 [2024-03-15T06:58:03.179Z] go: downloading golang.org/x/net v0.19.0 [2024-03-15T06:58:03.773Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 [2024-03-15T06:58:04.040Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.2 [2024-03-15T06:58:04.305Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-03-15T06:58:04.305Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-03-15T06:58:04.305Z] go: downloading github.com/x448/float16 v0.8.4 [2024-03-15T06:58:04.575Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2024-03-15T06:58:04.575Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-03-15T06:58:04.575Z] go: downloading github.com/leodido/go-urn v1.2.4 [2024-03-15T06:58:04.575Z] go: downloading golang.org/x/text v0.14.0 [2024-03-15T06:58:05.978Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2024-03-15T06:58:05.978Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2024-03-15T06:58:05.978Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-03-15T06:58:09.320Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-03-15T06:58:09.320Z] go: downloading github.com/gorilla/websocket v1.5.0 [2024-03-15T06:58:09.320Z] go: downloading golang.org/x/sync v0.4.0 [2024-03-15T06:58:09.320Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-03-15T06:58:09.320Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-03-15T06:58:09.320Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-03-15T06:58:09.320Z] go: downloading github.com/hashicorp/consul/api v1.27.0 [2024-03-15T06:58:09.320Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 [2024-03-15T06:58:09.602Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2024-03-15T06:58:09.602Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-03-15T06:58:09.602Z] go: downloading golang.org/x/sys v0.15.0 [2024-03-15T06:58:09.602Z] go: downloading github.com/kr/pretty v0.1.0 [2024-03-15T06:58:09.602Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-03-15T06:58:09.602Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-03-15T06:58:09.602Z] go: downloading github.com/nats-io/nats.go v1.31.0 [2024-03-15T06:58:09.867Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-03-15T06:58:09.867Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-03-15T06:58:10.135Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-03-15T06:58:10.135Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-03-15T06:58:10.135Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-03-15T06:58:10.135Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-03-15T06:58:10.135Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-03-15T06:58:10.718Z] go: downloading github.com/google/go-cmp v0.5.9 [2024-03-15T06:58:10.718Z] go: downloading github.com/hashicorp/consul/sdk v0.15.1 [2024-03-15T06:58:10.718Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2024-03-15T06:58:10.718Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-03-15T06:58:10.984Z] go: downloading golang.org/x/time v0.5.0 [2024-03-15T06:58:10.984Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-03-15T06:58:10.984Z] go: downloading github.com/Microsoft/go-winio v0.6.1 [2024-03-15T06:58:10.984Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-03-15T06:58:10.984Z] go: downloading google.golang.org/grpc v1.60.1 [2024-03-15T06:58:12.928Z] go: downloading github.com/kr/text v0.2.0 [2024-03-15T06:58:12.928Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2024-03-15T06:58:12.928Z] go: downloading github.com/onsi/gomega v1.7.0 [2024-03-15T06:58:12.928Z] go: downloading github.com/fatih/color v1.14.1 [2024-03-15T06:58:12.928Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2024-03-15T06:58:12.928Z] go: downloading github.com/klauspost/compress v1.17.1 [2024-03-15T06:58:12.928Z] go: downloading github.com/nats-io/nkeys v0.4.6 [2024-03-15T06:58:12.928Z] go: downloading github.com/nats-io/nuid v1.0.1 [2024-03-15T06:58:12.928Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-03-15T06:58:12.928Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2024-03-15T06:58:12.928Z] go: downloading github.com/pkg/errors v0.9.1 [2024-03-15T06:58:12.928Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2024-03-15T06:58:12.928Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2024-03-15T06:58:12.928Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.1 [2024-03-15T06:58:13.415Z] go: downloading google.golang.org/protobuf v1.32.0 [2024-03-15T06:58:14.376Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-03-15T06:58:14.376Z] go: downloading golang.org/x/tools v0.12.1-0.20230815132531-74c255bcf846 [2024-03-15T06:58:14.376Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b [2024-03-15T06:58:14.642Z] go: downloading github.com/golang/protobuf v1.5.3 [2024-03-15T06:58:14.909Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-03-15T06:58:14.909Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2024-03-15T06:58:14.909Z] go: downloading github.com/google/btree v1.0.1 [2024-03-15T06:58:14.909Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2024-03-15T06:58:14.909Z] go: downloading github.com/miekg/dns v1.1.41 [2024-03-15T06:58:15.178Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2024-03-15T06:58:15.178Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2024-03-15T06:58:15.178Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-03-15T06:58:15.178Z] go: downloading github.com/hpcloud/tail v1.0.0 [2024-03-15T06:58:15.444Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2024-03-15T06:58:15.444Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2024-03-15T06:58:17.407Z] go: downloading golang.org/x/mod v0.12.0 [2024-03-15T06:58:18.837Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.8 [2024-03-15T06:58:18.837Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-03-15T06:58:19.625Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.22 [2024-03-15T06:58:19.625Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.12 [2024-03-15T06:58:19.625Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.3 [2024-03-15T06:58:19.625Z] go: downloading golang.org/x/crypto v0.19.0 [2024-03-15T06:58:19.625Z] go: downloading golang.org/x/net v0.21.0 [2024-03-15T06:58:20.207Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-03-15T06:58:20.472Z] go: downloading github.com/go-playground/validator/v10 v10.18.0 [2024-03-15T06:58:20.472Z] go: downloading github.com/fxamacker/cbor/v2 v2.6.0 [2024-03-15T06:58:20.472Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.3 [2024-03-15T06:58:21.061Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-03-15T06:58:21.061Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-03-15T06:58:21.061Z] go: downloading golang.org/x/sys v0.17.0 [2024-03-15T06:58:21.657Z] go: downloading github.com/nats-io/nats.go v1.33.1 [2024-03-15T06:58:21.924Z] go: downloading github.com/klauspost/compress v1.17.2 [2024-03-15T06:58:22.194Z] go: downloading github.com/nats-io/nkeys v0.4.7 [2024-03-15T06:58:22.194Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.3 [2024-03-15T06:58:22.465Z] go: downloading google.golang.org/protobuf v1.33.0 [2024-03-15T06:58:27.814Z] CGO_ENABLED=0 go build -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2024-03-15T07:00:34.587Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/346/app-service-template' [2024-03-15T07:00:34.587Z] make -C ./app-service-template test [2024-03-15T07:00:34.587Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/346/app-service-template' [2024-03-15T07:00:34.587Z] go test -race -coverprofile=coverage.out ./... [2024-03-15T07:03:27.450Z] ? app-new-service/config [no test files] [2024-03-15T07:03:27.450Z] ok app-new-service 1.263s coverage: 45.9% of statements [2024-03-15T07:03:27.450Z] ok app-new-service/functions 1.263s coverage: 85.3% of statements [2024-03-15T07:03:27.450Z] go vet ./... [2024-03-15T07:05:34.164Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-15T07:05:34.164Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-15T07:05:34.164Z] ./bin/test-attribution-txt.sh [2024-03-15T07:05:34.164Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/346/app-service-template' [2024-03-15T07:05:34.164Z] go test -race -coverprofile=coverage.out ./... [2024-03-15T07:05:34.164Z] go: downloading github.com/gomodule/redigo v1.9.2 [2024-03-15T07:05:34.164Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2024-03-15T07:05:52.386Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2024-03-15T07:05:52.386Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2024-03-15T07:05:52.386Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.795s coverage: 66.6% of statements [2024-03-15T07:05:52.386Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.372s coverage: 89.3% of statements [2024-03-15T07:05:52.386Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.444s coverage: 85.1% of statements [2024-03-15T07:05:52.386Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.134s coverage: 100.0% of statements [2024-03-15T07:05:57.795Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2024-03-15T07:05:57.795Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2024-03-15T07:05:57.795Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2024-03-15T07:05:59.215Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.742s coverage: 75.5% of statements [2024-03-15T07:05:59.215Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.268s coverage: 97.3% of statements [2024-03-15T07:06:01.827Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2024-03-15T07:06:02.106Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2024-03-15T07:06:03.523Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.308s coverage: 82.8% of statements [2024-03-15T07:06:03.523Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.290s coverage: 65.1% of statements [2024-03-15T07:06:06.889Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2024-03-15T07:06:08.316Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.600s coverage: 27.6% of statements [2024-03-15T07:06:08.589Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2024-03-15T07:06:08.589Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-03-15T07:06:08.858Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.287s coverage: 17.2% of statements [2024-03-15T07:06:09.818Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.298s coverage: 27.3% of statements [2024-03-15T07:06:14.071Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.314s coverage: 52.8% of statements [2024-03-15T07:06:46.279Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.628s coverage: 72.2% of statements [2024-03-15T07:06:46.279Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.218s coverage: 94.4% of statements [2024-03-15T07:06:46.279Z] go vet ./... [2024-03-15T07:06:50.526Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-15T07:06:50.526Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-15T07:06:50.794Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2024-03-15T07:06:50.810Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-15T07:06:50.831Z] $ docker stop --time=1 d14073aee5f2db54260acedcd03f4cdc9d6d172b4c56b7c4ec41245ccb7a10d0 [2024-03-15T07:06:52.880Z] $ docker rm -f --volumes d14073aee5f2db54260acedcd03f4cdc9d6d172b4c56b7c4ec41245ccb7a10d0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-15T07:06:59.050Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-15T07:06:59.080Z] Warning: overwriting stash ‘coverage-report’ [2024-03-15T07:06:59.737Z] 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 [2024-03-15T07:07:00.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-15T07:07:00.210Z] [2024-03-15T07:07:00.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:07:00.550Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-15T07:07:00.820Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-15T07:07:00.820Z] 8998bd30e6a1: Pulling fs layer [2024-03-15T07:07:00.820Z] 04944245beec: Pulling fs layer [2024-03-15T07:07:00.820Z] 699f458cf7ca: Pulling fs layer [2024-03-15T07:07:00.820Z] 765212b225bb: Pulling fs layer [2024-03-15T07:07:00.820Z] f23df028b6ca: Pulling fs layer [2024-03-15T07:07:00.820Z] d65c8cfc05b1: Pulling fs layer [2024-03-15T07:07:00.820Z] 2437ff75d9bd: Pulling fs layer [2024-03-15T07:07:00.820Z] 765212b225bb: Waiting [2024-03-15T07:07:00.820Z] f23df028b6ca: Waiting [2024-03-15T07:07:00.820Z] d65c8cfc05b1: Waiting [2024-03-15T07:07:00.820Z] 2437ff75d9bd: Waiting [2024-03-15T07:07:00.820Z] 04944245beec: Verifying Checksum [2024-03-15T07:07:00.820Z] 04944245beec: Download complete [2024-03-15T07:07:00.820Z] 765212b225bb: Verifying Checksum [2024-03-15T07:07:00.820Z] 765212b225bb: Download complete [2024-03-15T07:07:01.090Z] f23df028b6ca: Verifying Checksum [2024-03-15T07:07:01.090Z] f23df028b6ca: Download complete [2024-03-15T07:07:01.090Z] d65c8cfc05b1: Download complete [2024-03-15T07:07:01.090Z] 699f458cf7ca: Verifying Checksum [2024-03-15T07:07:01.090Z] 699f458cf7ca: Download complete [2024-03-15T07:07:01.680Z] 8998bd30e6a1: Verifying Checksum [2024-03-15T07:07:01.680Z] 8998bd30e6a1: Download complete [2024-03-15T07:07:04.275Z] 2437ff75d9bd: Verifying Checksum [2024-03-15T07:07:04.275Z] 2437ff75d9bd: Download complete [2024-03-15T07:07:06.867Z] 8998bd30e6a1: Pull complete [2024-03-15T07:07:07.140Z] 04944245beec: Pull complete [2024-03-15T07:07:09.098Z] 699f458cf7ca: Pull complete [2024-03-15T07:07:09.098Z] 765212b225bb: Pull complete [2024-03-15T07:07:10.072Z] f23df028b6ca: Pull complete [2024-03-15T07:07:10.343Z] d65c8cfc05b1: Pull complete [2024-03-15T07:07:28.568Z] 2437ff75d9bd: Pull complete [2024-03-15T07:07:28.568Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-15T07:07:28.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-15T07:07:28.568Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T07:07:28.788Z] prd-ubuntu20.04-docker-arm64-4c-16g-42 does not seem to be running inside a container [2024-03-15T07:07:28.864Z] $ 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/346 -v /w/workspace/app-functions-sdk-go/346:/w/workspace/app-functions-sdk-go/346:rw,z -v /w/workspace/app-functions-sdk-go/346@tmp:/w/workspace/app-functions-sdk-go/346@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-15T07:07:30.708Z] $ docker top 3193ad5d055dfe5abca17a95d0d011e002450b31f41314530dd42e5eef9313aa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:07:31.592Z] ---> job-cost.sh [2024-03-15T07:07:31.592Z] lf-activate-venv: SKIPPING [2024-03-15T07:07:31.592Z] INFO: No Stack... [2024-03-15T07:07:32.175Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-15T07:07:33.138Z] INFO: Archiving Costs [Pipeline] sh [2024-03-15T07:07:33.785Z] + cat /w/workspace/app-functions-sdk-go/346/archives/cost.csv [2024-03-15T07:07:33.785Z] + cut -d, -f6 [Pipeline] lock [2024-03-15T07:07:33.862Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-346-stack-cost] [2024-03-15T07:07:33.867Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-346-stack-cost] did not exist. Created. [2024-03-15T07:07:33.872Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-346-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-15T07:07:34.558Z] /w/workspace/app-functions-sdk-go/346@tmp/durable-af89516c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-15T07:07:35.222Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-15T07:07:35.249Z] Warning: overwriting stash ‘stack-cost’ [2024-03-15T07:07:35.346Z] Stashed 1 file(s) [Pipeline] } [2024-03-15T07:07:35.358Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-346-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-15T07:07:35.389Z] $ docker stop --time=1 3193ad5d055dfe5abca17a95d0d011e002450b31f41314530dd42e5eef9313aa [2024-03-15T07:07:36.943Z] $ docker rm -f --volumes 3193ad5d055dfe5abca17a95d0d011e002450b31f41314530dd42e5eef9313aa [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 [2024-03-15T07:07:37.494Z] provisioning config files... [2024-03-15T07:07:37.507Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3723959948290482089tmp [Pipeline] { [Pipeline] sh [2024-03-15T07:07:37.836Z] + set +x [2024-03-15T07:07:37.836Z] + bash -s -- [2024-03-15T07:07:37.836Z] + curl -s https://codecov.io/bash [2024-03-15T07:07:37.836Z] [2024-03-15T07:07:37.836Z] _____ _ [2024-03-15T07:07:37.836Z] / ____| | | [2024-03-15T07:07:37.836Z] | | ___ __| | ___ ___ _____ __ [2024-03-15T07:07:37.836Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-15T07:07:37.836Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-15T07:07:37.836Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-15T07:07:37.836Z] Bash-1.0.6 [2024-03-15T07:07:37.836Z] [2024-03-15T07:07:37.836Z] [2024-03-15T07:07:37.836Z] ==> git version 2.25.1 found [2024-03-15T07:07:37.836Z] ==> 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 [2024-03-15T07:07:37.836Z] Release-Date: 2020-01-08 [2024-03-15T07:07:37.836Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-15T07:07:37.836Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-15T07:07:37.836Z] ==> Jenkins CI detected. [2024-03-15T07:07:37.836Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2024-03-15T07:07:37.836Z] project root: . [2024-03-15T07:07:37.836Z] --> token set from env [2024-03-15T07:07:37.836Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-15T07:07:38.096Z] ==> Running gcov in . (disable via -X gcov) [2024-03-15T07:07:38.096Z] ==> Python coveragepy not found [2024-03-15T07:07:38.096Z] ==> Searching for coverage reports in: [2024-03-15T07:07:38.096Z] + . [2024-03-15T07:07:38.096Z] -> Found 2 reports [2024-03-15T07:07:38.096Z] ==> Detecting git/mercurial file structure [2024-03-15T07:07:38.096Z] ==> Reading reports [2024-03-15T07:07:38.096Z] + ./app-service-template/coverage.out bytes=3558 [2024-03-15T07:07:38.096Z] + ./coverage.out bytes=126843 [2024-03-15T07:07:38.096Z] ==> Appending adjustments [2024-03-15T07:07:38.096Z] https://docs.codecov.io/docs/fixing-reports [2024-03-15T07:07:38.357Z] + Found adjustments [2024-03-15T07:07:38.357Z] ==> Gzipping contents [2024-03-15T07:07:38.357Z] 24K /tmp/codecov.7m9FfS.gz [2024-03-15T07:07:38.357Z] ==> Uploading reports [2024-03-15T07:07:38.357Z] url: https://codecov.io [2024-03-15T07:07:38.357Z] query: branch=main&commit=732ccf957709b9e2fa6facf5404e2213c589b623&build=346&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F346%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-15T07:07:38.616Z] -> Pinging Codecov [2024-03-15T07:07:38.616Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=732ccf957709b9e2fa6facf5404e2213c589b623&build=346&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F346%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-15T07:07:38.616Z] -> Uploading to [2024-03-15T07:07:38.616Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-15/3D8B5DFFC46A037C893635FACE044666/732ccf957709b9e2fa6facf5404e2213c589b623/28c2a4c7-60c9-48f2-baad-30d1d1b72ea9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240315T070738Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=368329ec0052bffed8e7d75ffe5ef3a667fa4a0b273694798ca1416dc12a4860 [2024-03-15T07:07:38.875Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-15T07:07:38.875Z] Dload Upload Total Spent Left Speed [2024-03-15T07:07:39.135Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21796 0 0 100 21796 0 70083 --:--:-- --:--:-- --:--:-- 69858 [2024-03-15T07:07:39.135Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/732ccf957709b9e2fa6facf5404e2213c589b623 [Pipeline] } [2024-03-15T07:07:39.142Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-15T07:07:39.955Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-15T07:07:40.011Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:07:40.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-15T07:07:40.324Z] [2024-03-15T07:07:40.324Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:07:40.634Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-15T07:07:40.634Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-15T07:07:40.634Z] df9b9388f04a: Pulling fs layer [2024-03-15T07:07:40.634Z] 52dc419b0ee2: Pulling fs layer [2024-03-15T07:07:40.634Z] 25bc292e5bac: Pulling fs layer [2024-03-15T07:07:40.634Z] 114826534d7a: Pulling fs layer [2024-03-15T07:07:40.634Z] 4657fd5d0bcf: Pulling fs layer [2024-03-15T07:07:40.634Z] 6ad1cebc031e: Pulling fs layer [2024-03-15T07:07:40.634Z] 8a3aa393b2d8: Pulling fs layer [2024-03-15T07:07:40.634Z] 114826534d7a: Waiting [2024-03-15T07:07:40.634Z] 6ad1cebc031e: Waiting [2024-03-15T07:07:40.634Z] 4657fd5d0bcf: Waiting [2024-03-15T07:07:40.634Z] 8a3aa393b2d8: Waiting [2024-03-15T07:07:40.634Z] 25bc292e5bac: Verifying Checksum [2024-03-15T07:07:40.634Z] 25bc292e5bac: Download complete [2024-03-15T07:07:40.634Z] 52dc419b0ee2: Download complete [2024-03-15T07:07:40.634Z] 4657fd5d0bcf: Verifying Checksum [2024-03-15T07:07:40.634Z] 4657fd5d0bcf: Download complete [2024-03-15T07:07:40.634Z] df9b9388f04a: Download complete [2024-03-15T07:07:40.894Z] df9b9388f04a: Pull complete [2024-03-15T07:07:40.894Z] 6ad1cebc031e: Verifying Checksum [2024-03-15T07:07:40.894Z] 6ad1cebc031e: Download complete [2024-03-15T07:07:40.894Z] 52dc419b0ee2: Pull complete [2024-03-15T07:07:41.153Z] 25bc292e5bac: Pull complete [2024-03-15T07:07:41.413Z] 114826534d7a: Verifying Checksum [2024-03-15T07:07:41.413Z] 114826534d7a: Download complete [2024-03-15T07:07:41.673Z] 8a3aa393b2d8: Verifying Checksum [2024-03-15T07:07:41.673Z] 8a3aa393b2d8: Download complete [2024-03-15T07:07:44.973Z] 114826534d7a: Pull complete [2024-03-15T07:07:44.973Z] 4657fd5d0bcf: Pull complete [2024-03-15T07:07:44.973Z] 6ad1cebc031e: Pull complete [2024-03-15T07:07:48.259Z] 8a3aa393b2d8: Pull complete [2024-03-15T07:07:48.259Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-15T07:07:48.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-15T07:07:48.259Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T07:07:48.354Z] prd-ubuntu20.04-docker-8c-8g-35 does not seem to be running inside a container [2024-03-15T07:07:48.386Z] $ 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 [2024-03-15T07:07:55.228Z] $ docker top e4517967fd8e6eb758811d841be5bf84556b27438f9ec86ae1aeb61ef86d6557 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-15T07:07:55.304Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh [2024-03-15T07:07:55.588Z] + set -o pipefail [2024-03-15T07:07:55.588Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' [2024-03-15T07:08:02.153Z] [2024-03-15T07:08:02.153Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... [2024-03-15T07:08:02.153Z] [2024-03-15T07:08:02.153Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/d0f24698-2232-4f54-b02d-288a36152dc5 [2024-03-15T07:08:02.153Z] [2024-03-15T07:08:02.153Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-03-15T07:08:02.153Z] [2024-03-15T07:08:02.153Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-15T07:08:02.153Z] [2024-03-15T07:08:02.153Z] [2024-03-15T07:08:02.153Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-15T07:08:02.153Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-15T07:08:02.153Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-15T07:08:02.165Z] $ docker stop --time=1 e4517967fd8e6eb758811d841be5bf84556b27438f9ec86ae1aeb61ef86d6557 [2024-03-15T07:08:05.851Z] $ docker rm -f --volumes e4517967fd8e6eb758811d841be5bf84556b27438f9ec86ae1aeb61ef86d6557 [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 [2024-03-15T07:08:06.338Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-15T07:08:06.351Z] provisioning config files... [2024-03-15T07:08:06.390Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config12940973019275658811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:08:06.789Z] --> edgex-publish-swagger.sh [2024-03-15T07:08:06.789Z] === Publish openapi/v3 API === [2024-03-15T07:08:06.789Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-03-15T07:08:06.789Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] [2024-03-15T07:08:06.789Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-15T07:08:06.789Z] Dload Upload Total Spent Left Speed [2024-03-15T07:08:07.082Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 44435 --:--:-- --:--:-- --:--:-- 44263 100 11600 100 180 100 11420 338 21506 --:--:-- --:--:-- --:--:-- 21845 [2024-03-15T07:08:07.082Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-03-15T07:08:07.082Z] [Pipeline] } [2024-03-15T07:08:07.088Z] 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 [2024-03-15T07:08:07.529Z] + git log --format=format:%s -1 732ccf957709b9e2fa6facf5404e2213c589b623 [Pipeline] sh [2024-03-15T07:08:07.819Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-15T07:08:07.819Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:08:08.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-15T07:08:08.117Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T07:08:08.206Z] prd-ubuntu20.04-docker-8c-8g-35 does not seem to be running inside a container [2024-03-15T07:08:08.240Z] $ 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 [2024-03-15T07:08:08.663Z] $ docker top 60aadc4fe0f16ae189ddde6fe9785944c075578f8be14f09431cdc90e4dc4c74 -eo pid,comm [2024-03-15T07:08:08.712Z] 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). [2024-03-15T07:08:08.712Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-15T07:08:08.764Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-15T07:08:08.764Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-15T07:08:08.867Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-15T07:08:08.870Z] $ docker exec 60aadc4fe0f16ae189ddde6fe9785944c075578f8be14f09431cdc90e4dc4c74 ssh-agent [2024-03-15T07:08:08.971Z] SSH_AUTH_SOCK=/tmp/ssh-chEIJ341kXaN/agent.33 [2024-03-15T07:08:08.971Z] SSH_AGENT_PID=39 [2024-03-15T07:08:08.975Z] Running ssh-add (command line suppressed) [2024-03-15T07:08:09.076Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_903694953951397567.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_903694953951397567.key) [2024-03-15T07:08:09.087Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-15T07:08:09.374Z] + git semver tag [2024-03-15T07:08:09.634Z] 2024-03-15 07:08:09,564 [run_tag] DEBUG tag force:False [2024-03-15T07:08:09.634Z] 2024-03-15 07:08:09,564 [check_head_tag] DEBUG check head tag [2024-03-15T07:08:09.634Z] 2024-03-15 07:08:09,566 [execute] INFO git cat-file --batch-check [2024-03-15T07:08:09.634Z] 2024-03-15 07:08:09,566 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-03-15T07:08:09.634Z] 2024-03-15 07:08:09,570 [execute] INFO git cat-file --batch [2024-03-15T07:08:09.634Z] 2024-03-15 07:08:09,570 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-03-15T07:08:09.634Z] 2024-03-15 07:08:09,602 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2024-03-15T07:08:09.634Z] 2024-03-15 07:08:09,602 [execute] INFO git tag -a v3.2.0-dev.27 -m v3.2.0-dev.27 [2024-03-15T07:08:09.634Z] 2024-03-15 07:08:09,603 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.27', '-m', 'v3.2.0-dev.27'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-03-15T07:08:09.634Z] 2024-03-15 07:08:09,608 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2024-03-15T07:08:09.634Z] 3.2.0-dev.27 [Pipeline] } [2024-03-15T07:08:09.643Z] $ docker exec --env ******** --env ******** 60aadc4fe0f16ae189ddde6fe9785944c075578f8be14f09431cdc90e4dc4c74 ssh-agent -k [2024-03-15T07:08:09.751Z] unset SSH_AUTH_SOCK; [2024-03-15T07:08:09.751Z] unset SSH_AGENT_PID; [2024-03-15T07:08:09.752Z] echo Agent pid 39 killed; [2024-03-15T07:08:09.758Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-15T07:08:10.082Z] + git semver [Pipeline] } [2024-03-15T07:08:10.357Z] $ docker stop --time=1 60aadc4fe0f16ae189ddde6fe9785944c075578f8be14f09431cdc90e4dc4c74 [2024-03-15T07:08:11.609Z] $ docker rm -f --volumes 60aadc4fe0f16ae189ddde6fe9785944c075578f8be14f09431cdc90e4dc4c74 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:08:12.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-15T07:08:12.027Z] [2024-03-15T07:08:12.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:08:12.327Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-15T07:08:12.327Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-15T07:08:12.327Z] ab5ef0e58194: Pulling fs layer [2024-03-15T07:08:12.327Z] 9712f1f96733: Pulling fs layer [2024-03-15T07:08:12.327Z] 63f879dbbcfc: Pulling fs layer [2024-03-15T07:08:12.327Z] 0d9ebad4ef96: Pulling fs layer [2024-03-15T07:08:12.327Z] e9a5061849ea: Pulling fs layer [2024-03-15T07:08:12.327Z] d747dcd14b5f: Pulling fs layer [2024-03-15T07:08:12.327Z] 2de7ff778b66: Pulling fs layer [2024-03-15T07:08:12.327Z] 2de7ff778b66: Waiting [2024-03-15T07:08:12.327Z] e9a5061849ea: Waiting [2024-03-15T07:08:12.327Z] d747dcd14b5f: Waiting [2024-03-15T07:08:12.327Z] 0d9ebad4ef96: Waiting [2024-03-15T07:08:12.327Z] 9712f1f96733: Verifying Checksum [2024-03-15T07:08:12.327Z] 9712f1f96733: Download complete [2024-03-15T07:08:12.587Z] 63f879dbbcfc: Verifying Checksum [2024-03-15T07:08:12.587Z] 63f879dbbcfc: Download complete [2024-03-15T07:08:12.846Z] e9a5061849ea: Verifying Checksum [2024-03-15T07:08:12.846Z] e9a5061849ea: Download complete [2024-03-15T07:08:12.846Z] d747dcd14b5f: Download complete [2024-03-15T07:08:12.846Z] 0d9ebad4ef96: Verifying Checksum [2024-03-15T07:08:12.846Z] 0d9ebad4ef96: Download complete [2024-03-15T07:08:12.846Z] ab5ef0e58194: Download complete [2024-03-15T07:08:12.846Z] 2de7ff778b66: Verifying Checksum [2024-03-15T07:08:12.846Z] 2de7ff778b66: Download complete [2024-03-15T07:08:16.129Z] ab5ef0e58194: Pull complete [2024-03-15T07:08:16.129Z] 9712f1f96733: Pull complete [2024-03-15T07:08:16.389Z] 63f879dbbcfc: Pull complete [2024-03-15T07:08:20.580Z] 0d9ebad4ef96: Pull complete [2024-03-15T07:08:20.580Z] e9a5061849ea: Pull complete [2024-03-15T07:08:20.580Z] d747dcd14b5f: Pull complete [2024-03-15T07:08:21.514Z] 2de7ff778b66: Pull complete [2024-03-15T07:08:21.774Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-15T07:08:21.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-15T07:08:21.774Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T07:08:21.871Z] prd-ubuntu20.04-docker-8c-8g-35 does not seem to be running inside a container [2024-03-15T07:08:21.899Z] $ 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 [2024-03-15T07:08:29.848Z] $ docker top c9fff0b45b132fdb9e238390c83662ee20685e58da5ccd9475c306e64def5530 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-15T07:08:29.923Z] provisioning config files... [2024-03-15T07:08:29.931Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config17113972936399722662tmp [2024-03-15T07:08:29.944Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config12744957370099395862tmp [2024-03-15T07:08:29.956Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5478919636734118178tmp [Pipeline] { [Pipeline] echo [2024-03-15T07:08:29.990Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:08:30.291Z] ---> sigul-configuration.sh [2024-03-15T07:08:30.291Z] gpg: directory `/root/.gnupg' created [2024-03-15T07:08:30.291Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-15T07:08:30.291Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-15T07:08:30.291Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-15T07:08:30.291Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-15T07:08:30.291Z] gpg: CAST5 encrypted data [2024-03-15T07:08:30.291Z] gpg: encrypted with 1 passphrase [2024-03-15T07:08:30.291Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-15T07:08:30.589Z] + mkdir /home/jenkins [2024-03-15T07:08:30.589Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-15T07:08:30.890Z] + 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 [2024-03-15T07:08:30.902Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:08:31.194Z] ---> sigul-install.sh [2024-03-15T07:08:31.194Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-15T07:08:31.495Z] + git tag --list [2024-03-15T07:08:31.495Z] v0.1.0 [2024-03-15T07:08:31.495Z] v0.1.1 [2024-03-15T07:08:31.495Z] v1.0.0 [2024-03-15T07:08:31.495Z] v1.1.0 [2024-03-15T07:08:31.495Z] v1.2.0 [2024-03-15T07:08:31.495Z] v1.3.0 [2024-03-15T07:08:31.495Z] v1.3.1 [2024-03-15T07:08:31.495Z] v2.0.0 [2024-03-15T07:08:31.495Z] v2.0.1 [2024-03-15T07:08:31.495Z] v2.1.0 [2024-03-15T07:08:31.495Z] v2.1.1 [2024-03-15T07:08:31.495Z] v2.1.2 [2024-03-15T07:08:31.495Z] v2.2.0 [2024-03-15T07:08:31.495Z] v2.3 [2024-03-15T07:08:31.495Z] v2.3.0 [2024-03-15T07:08:31.495Z] v2.3.1 [2024-03-15T07:08:31.495Z] v3.0 [2024-03-15T07:08:31.495Z] v3.0.0 [2024-03-15T07:08:31.495Z] v3.0.1 [2024-03-15T07:08:31.495Z] v3.0.1-dev.1 [2024-03-15T07:08:31.495Z] v3.0.1-dev.2 [2024-03-15T07:08:31.495Z] v3.1 [2024-03-15T07:08:31.495Z] v3.1.0 [2024-03-15T07:08:31.495Z] v3.1.0-dev.1 [2024-03-15T07:08:31.495Z] v3.1.0-dev.10 [2024-03-15T07:08:31.495Z] v3.1.0-dev.11 [2024-03-15T07:08:31.495Z] v3.1.0-dev.12 [2024-03-15T07:08:31.495Z] v3.1.0-dev.13 [2024-03-15T07:08:31.495Z] v3.1.0-dev.14 [2024-03-15T07:08:31.495Z] v3.1.0-dev.15 [2024-03-15T07:08:31.495Z] v3.1.0-dev.16 [2024-03-15T07:08:31.495Z] v3.1.0-dev.17 [2024-03-15T07:08:31.495Z] v3.1.0-dev.18 [2024-03-15T07:08:31.495Z] v3.1.0-dev.19 [2024-03-15T07:08:31.495Z] v3.1.0-dev.2 [2024-03-15T07:08:31.495Z] v3.1.0-dev.20 [2024-03-15T07:08:31.495Z] v3.1.0-dev.21 [2024-03-15T07:08:31.495Z] v3.1.0-dev.22 [2024-03-15T07:08:31.495Z] v3.1.0-dev.23 [2024-03-15T07:08:31.495Z] v3.1.0-dev.24 [2024-03-15T07:08:31.495Z] v3.1.0-dev.25 [2024-03-15T07:08:31.495Z] v3.1.0-dev.26 [2024-03-15T07:08:31.495Z] v3.1.0-dev.27 [2024-03-15T07:08:31.495Z] v3.1.0-dev.28 [2024-03-15T07:08:31.495Z] v3.1.0-dev.29 [2024-03-15T07:08:31.495Z] v3.1.0-dev.3 [2024-03-15T07:08:31.495Z] v3.1.0-dev.30 [2024-03-15T07:08:31.495Z] v3.1.0-dev.31 [2024-03-15T07:08:31.495Z] v3.1.0-dev.32 [2024-03-15T07:08:31.495Z] v3.1.0-dev.33 [2024-03-15T07:08:31.495Z] v3.1.0-dev.34 [2024-03-15T07:08:31.495Z] v3.1.0-dev.35 [2024-03-15T07:08:31.495Z] v3.1.0-dev.36 [2024-03-15T07:08:31.495Z] v3.1.0-dev.37 [2024-03-15T07:08:31.495Z] v3.1.0-dev.38 [2024-03-15T07:08:31.495Z] v3.1.0-dev.39 [2024-03-15T07:08:31.495Z] v3.1.0-dev.4 [2024-03-15T07:08:31.495Z] v3.1.0-dev.40 [2024-03-15T07:08:31.495Z] v3.1.0-dev.41 [2024-03-15T07:08:31.495Z] v3.1.0-dev.42 [2024-03-15T07:08:31.495Z] v3.1.0-dev.43 [2024-03-15T07:08:31.495Z] v3.1.0-dev.44 [2024-03-15T07:08:31.495Z] v3.1.0-dev.45 [2024-03-15T07:08:31.495Z] v3.1.0-dev.46 [2024-03-15T07:08:31.495Z] v3.1.0-dev.47 [2024-03-15T07:08:31.495Z] v3.1.0-dev.48 [2024-03-15T07:08:31.495Z] v3.1.0-dev.49 [2024-03-15T07:08:31.495Z] v3.1.0-dev.5 [2024-03-15T07:08:31.495Z] v3.1.0-dev.50 [2024-03-15T07:08:31.495Z] v3.1.0-dev.51 [2024-03-15T07:08:31.495Z] v3.1.0-dev.52 [2024-03-15T07:08:31.495Z] v3.1.0-dev.6 [2024-03-15T07:08:31.495Z] v3.1.0-dev.7 [2024-03-15T07:08:31.495Z] v3.1.0-dev.8 [2024-03-15T07:08:31.495Z] v3.1.0-dev.9 [2024-03-15T07:08:31.495Z] v3.2.0-dev.1 [2024-03-15T07:08:31.495Z] v3.2.0-dev.10 [2024-03-15T07:08:31.495Z] v3.2.0-dev.11 [2024-03-15T07:08:31.495Z] v3.2.0-dev.12 [2024-03-15T07:08:31.495Z] v3.2.0-dev.13 [2024-03-15T07:08:31.495Z] v3.2.0-dev.14 [2024-03-15T07:08:31.495Z] v3.2.0-dev.15 [2024-03-15T07:08:31.495Z] v3.2.0-dev.16 [2024-03-15T07:08:31.495Z] v3.2.0-dev.17 [2024-03-15T07:08:31.495Z] v3.2.0-dev.18 [2024-03-15T07:08:31.495Z] v3.2.0-dev.19 [2024-03-15T07:08:31.495Z] v3.2.0-dev.2 [2024-03-15T07:08:31.495Z] v3.2.0-dev.20 [2024-03-15T07:08:31.495Z] v3.2.0-dev.21 [2024-03-15T07:08:31.495Z] v3.2.0-dev.22 [2024-03-15T07:08:31.495Z] v3.2.0-dev.23 [2024-03-15T07:08:31.495Z] v3.2.0-dev.24 [2024-03-15T07:08:31.495Z] v3.2.0-dev.25 [2024-03-15T07:08:31.495Z] v3.2.0-dev.26 [2024-03-15T07:08:31.495Z] v3.2.0-dev.27 [2024-03-15T07:08:31.495Z] v3.2.0-dev.3 [2024-03-15T07:08:31.495Z] v3.2.0-dev.4 [2024-03-15T07:08:31.495Z] v3.2.0-dev.5 [2024-03-15T07:08:31.495Z] v3.2.0-dev.6 [2024-03-15T07:08:31.495Z] v3.2.0-dev.7 [2024-03-15T07:08:31.495Z] v3.2.0-dev.8 [2024-03-15T07:08:31.495Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-15T07:08:31.790Z] + lftools sign git-tag v3.2.0-dev.27 [2024-03-15T07:08:32.364Z] Signing Git tag with Sigul... [2024-03-15T07:08:32.364Z] Signing v3.2.0-dev.27 [Pipeline] echo [2024-03-15T07:08:32.639Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:08:32.934Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-15T07:08:32.940Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-15T07:08:32.973Z] $ docker stop --time=1 c9fff0b45b132fdb9e238390c83662ee20685e58da5ccd9475c306e64def5530 [2024-03-15T07:08:34.277Z] $ docker rm -f --volumes c9fff0b45b132fdb9e238390c83662ee20685e58da5ccd9475c306e64def5530 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-15T07:08:34.718Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-15T07:08:34.718Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:08:35.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-15T07:08:35.019Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T07:08:35.095Z] prd-ubuntu20.04-docker-8c-8g-35 does not seem to be running inside a container [2024-03-15T07:08:35.122Z] $ 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 [2024-03-15T07:08:35.466Z] $ docker top 91fc72997dc4b1f4e8f3620e84978beb2434f764f222757174607b01b4c6f199 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-15T07:08:35.571Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-15T07:08:35.571Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-15T07:08:35.682Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-15T07:08:35.685Z] $ docker exec 91fc72997dc4b1f4e8f3620e84978beb2434f764f222757174607b01b4c6f199 ssh-agent [2024-03-15T07:08:35.807Z] SSH_AUTH_SOCK=/tmp/ssh-EKQ6mGU8zYLS/agent.32 [2024-03-15T07:08:35.807Z] SSH_AGENT_PID=38 [2024-03-15T07:08:35.812Z] Running ssh-add (command line suppressed) [2024-03-15T07:08:35.892Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9068525924204830891.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9068525924204830891.key) [2024-03-15T07:08:35.905Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-15T07:08:36.198Z] + git semver bump pre [2024-03-15T07:08:36.458Z] 2024-03-15 07:08:36,383 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2024-03-15T07:08:36.458Z] 2024-03-15 07:08:36,383 [bump_version] DEBUG bumping version:3.2.0-dev.27 on axis:pre with prefix:dev [2024-03-15T07:08:36.458Z] 2024-03-15 07:08:36,383 [bump_version] DEBUG bumped version:3.2.0-dev.28 [2024-03-15T07:08:36.458Z] 2024-03-15 07:08:36,383 [write_version] DEBUG write version:3.2.0-dev.28 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True [2024-03-15T07:08:36.458Z] 2024-03-15 07:08:36,384 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2024-03-15T07:08:36.458Z] 2024-03-15 07:08:36,384 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2024-03-15T07:08:36.458Z] 2024-03-15 07:08:36,385 [execute] INFO git cat-file --batch-check [2024-03-15T07:08:36.458Z] 2024-03-15 07:08:36,386 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-15T07:08:36.458Z] 2024-03-15 07:08:36,391 [execute] INFO git cat-file --batch [2024-03-15T07:08:36.458Z] 2024-03-15 07:08:36,391 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-15T07:08:36.458Z] 2024-03-15 07:08:36,396 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2024-03-15T07:08:36.458Z] 3.2.0-dev.28 [Pipeline] } [2024-03-15T07:08:36.468Z] $ docker exec --env ******** --env ******** 91fc72997dc4b1f4e8f3620e84978beb2434f764f222757174607b01b4c6f199 ssh-agent -k [2024-03-15T07:08:36.567Z] unset SSH_AUTH_SOCK; [2024-03-15T07:08:36.567Z] unset SSH_AGENT_PID; [2024-03-15T07:08:36.567Z] echo Agent pid 38 killed; [2024-03-15T07:08:36.580Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-15T07:08:36.901Z] + git semver [Pipeline] } [2024-03-15T07:08:37.174Z] $ docker stop --time=1 91fc72997dc4b1f4e8f3620e84978beb2434f764f222757174607b01b4c6f199 [2024-03-15T07:08:38.422Z] $ docker rm -f --volumes 91fc72997dc4b1f4e8f3620e84978beb2434f764f222757174607b01b4c6f199 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-15T07:08:38.775Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-15T07:08:38.775Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:08:39.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-15T07:08:39.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T07:08:39.159Z] prd-ubuntu20.04-docker-8c-8g-35 does not seem to be running inside a container [2024-03-15T07:08:39.188Z] $ 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 [2024-03-15T07:08:39.520Z] $ docker top e05585f8c604ac3d59694f412f4b70349570b6a6ac54fb9e9424389c52d68b09 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-15T07:08:39.614Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-15T07:08:39.614Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-15T07:08:39.726Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-15T07:08:39.729Z] $ docker exec e05585f8c604ac3d59694f412f4b70349570b6a6ac54fb9e9424389c52d68b09 ssh-agent [2024-03-15T07:08:39.835Z] SSH_AUTH_SOCK=/tmp/ssh-Od2HdIih3jHM/agent.33 [2024-03-15T07:08:39.835Z] SSH_AGENT_PID=39 [2024-03-15T07:08:39.840Z] Running ssh-add (command line suppressed) [2024-03-15T07:08:39.940Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16267649580295430877.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16267649580295430877.key) [2024-03-15T07:08:39.951Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-15T07:08:40.244Z] + git semver push [2024-03-15T07:08:40.502Z] 2024-03-15 07:08:40,450 [run_push] DEBUG push [2024-03-15T07:08:40.502Z] 2024-03-15 07:08:40,450 [execute] INFO git cat-file --batch-check [2024-03-15T07:08:40.502Z] 2024-03-15 07:08:40,451 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-15T07:08:40.502Z] 2024-03-15 07:08:40,453 [execute] INFO git rev-list 1ea1611897d3d330640ea4429b172baec73be6d3 -- [2024-03-15T07:08:40.502Z] 2024-03-15 07:08:40,453 [execute] DEBUG Popen(['git', 'rev-list', '1ea1611897d3d330640ea4429b172baec73be6d3', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-15T07:08:40.502Z] 2024-03-15 07:08:40,469 [execute] INFO git fetch -v origin [2024-03-15T07:08:40.502Z] 2024-03-15 07:08:40,469 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-15T07:08:41.439Z] 2024-03-15 07:08:41,136 [run_push] DEBUG no remote changes detected [2024-03-15T07:08:41.439Z] 2024-03-15 07:08:41,137 [execute] INFO git push origin semver [2024-03-15T07:08:41.439Z] 2024-03-15 07:08:41,137 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-15T07:08:42.008Z] 2024-03-15 07:08:41,867 [run_push] DEBUG push all version tags [2024-03-15T07:08:42.008Z] 2024-03-15 07:08:41,867 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-15T07:08:42.008Z] 2024-03-15 07:08:41,867 [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) [2024-03-15T07:08:42.575Z] 2024-03-15 07:08:42,567 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2024-03-15T07:08:42.575Z] 3.2.0-dev.28 [Pipeline] } [2024-03-15T07:08:42.844Z] $ docker exec --env ******** --env ******** e05585f8c604ac3d59694f412f4b70349570b6a6ac54fb9e9424389c52d68b09 ssh-agent -k [2024-03-15T07:08:42.934Z] unset SSH_AUTH_SOCK; [2024-03-15T07:08:42.934Z] unset SSH_AGENT_PID; [2024-03-15T07:08:42.935Z] echo Agent pid 39 killed; [2024-03-15T07:08:42.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-15T07:08:43.266Z] + git semver [Pipeline] } [2024-03-15T07:08:43.538Z] $ docker stop --time=1 e05585f8c604ac3d59694f412f4b70349570b6a6ac54fb9e9424389c52d68b09 [2024-03-15T07:08:44.783Z] $ docker rm -f --volumes e05585f8c604ac3d59694f412f4b70349570b6a6ac54fb9e9424389c52d68b09 [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 [2024-03-15T07:08:45.393Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2024-03-15T07:08:45.394Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2024-03-15T07:08:45.394Z] total 16 [2024-03-15T07:08:45.394Z] drwxr-xr-x 3 root root 4096 Mar 15 06:57 . [2024-03-15T07:08:45.394Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 07:08 .. [2024-03-15T07:08:45.394Z] drwxr-xr-x 2 root root 4096 Mar 15 06:57 cost [2024-03-15T07:08:45.394Z] -rw-r--r-- 1 root root 92 Mar 15 06:57 cost.csv [2024-03-15T07:08:45.394Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2024-03-15T07:08:45.394Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2024-03-15T07:08:45.394Z] total 16 [2024-03-15T07:08:45.394Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 06:57 . [2024-03-15T07:08:45.394Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 07:08 .. [2024-03-15T07:08:45.394Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 06:57 cost [2024-03-15T07:08:45.394Z] -rw-r--r-- 1 jenkins jenkins 92 Mar 15 06:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:08:45.683Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:08:46.544Z] ---> package-listing.sh [2024-03-15T07:08:46.544Z] ++ facter osfamily [2024-03-15T07:08:46.544Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-15T07:08:46.806Z] + OS_FAMILY=debian [2024-03-15T07:08:46.806Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2024-03-15T07:08:46.806Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-15T07:08:46.806Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-15T07:08:46.806Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-15T07:08:46.806Z] + PACKAGES=/tmp/packages_start.txt [2024-03-15T07:08:46.806Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2024-03-15T07:08:46.806Z] + PACKAGES=/tmp/packages_end.txt [2024-03-15T07:08:46.806Z] + case "${OS_FAMILY}" in [2024-03-15T07:08:46.806Z] + dpkg -l [2024-03-15T07:08:46.806Z] + grep '^ii' [2024-03-15T07:08:46.806Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-15T07:08:46.806Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-15T07:08:46.806Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-15T07:08:46.806Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2024-03-15T07:08:46.806Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2024-03-15T07:08:46.806Z] + 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 [2024-03-15T07:08:46.816Z] 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 [2024-03-15T07:08:47.097Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:08:47.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-15T07:08:47.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T07:08:47.755Z] prd-ubuntu20.04-docker-8c-8g-35 does not seem to be running inside a container [2024-03-15T07:08:47.785Z] $ 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 [2024-03-15T07:08:47.975Z] $ docker top 296e16d009be1fec885ae62f923a53f7fc949a521cbac3cece3089a4725a8694 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T07:08:48.323Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-15T07:08:48.606Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-15T07:08:48.893Z] + ls /var/log/sa-host [2024-03-15T07:08:48.893Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-15T07:08:48.973Z] provisioning config files... [2024-03-15T07:08:48.987Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config6719266088090119120tmp [Pipeline] { [Pipeline] echo [2024-03-15T07:08:49.008Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:08:49.292Z] ---> create-netrc.sh [Pipeline] } [2024-03-15T07:08:49.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:08:49.626Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-15T07:08:49.634Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:08:49.915Z] ---> sudo-logs.sh [2024-03-15T07:08:49.916Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-15T07:08:49.945Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:08:50.226Z] ---> job-cost.sh [2024-03-15T07:08:50.226Z] lf-activate-venv: SKIPPING [2024-03-15T07:08:50.226Z] DEBUG: total: 0.2199999988079071 [2024-03-15T07:08:50.226Z] INFO: Retrieving Stack Cost... [2024-03-15T07:08:50.486Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-15T07:08:51.055Z] INFO: Archiving Costs [Pipeline] echo [2024-03-15T07:08:51.067Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:08:51.351Z] ---> logs-deploy.sh [2024-03-15T07:08:51.351Z] lf-activate-venv: SKIPPING [2024-03-15T07:08:51.351Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/346 [2024-03-15T07:08:51.351Z] INFO: archiving workspace using pattern(s): [2024-03-15T07:08:52.286Z] Archives upload complete. [2024-03-15T07:08:52.546Z] INFO: archiving logs to Nexus [2024-03-15T07:08:53.112Z] ---> uname -a: [2024-03-15T07:08:53.113Z] Linux prd-ubuntu20-04-docker-8c-8g-35 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-15T07:08:53.113Z] [2024-03-15T07:08:53.113Z] [2024-03-15T07:08:53.113Z] ---> lscpu: [2024-03-15T07:08:53.113Z] Architecture: x86_64 [2024-03-15T07:08:53.113Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-15T07:08:53.113Z] Byte Order: Little Endian [2024-03-15T07:08:53.113Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-15T07:08:53.113Z] CPU(s): 8 [2024-03-15T07:08:53.113Z] On-line CPU(s) list: 0-7 [2024-03-15T07:08:53.113Z] Thread(s) per core: 1 [2024-03-15T07:08:53.113Z] Core(s) per socket: 1 [2024-03-15T07:08:53.113Z] Socket(s): 8 [2024-03-15T07:08:53.113Z] NUMA node(s): 1 [2024-03-15T07:08:53.113Z] Vendor ID: AuthenticAMD [2024-03-15T07:08:53.113Z] CPU family: 23 [2024-03-15T07:08:53.113Z] Model: 49 [2024-03-15T07:08:53.113Z] Model name: AMD EPYC-Rome Processor [2024-03-15T07:08:53.113Z] Stepping: 0 [2024-03-15T07:08:53.113Z] CPU MHz: 2800.000 [2024-03-15T07:08:53.113Z] BogoMIPS: 5600.00 [2024-03-15T07:08:53.113Z] Virtualization: AMD-V [2024-03-15T07:08:53.113Z] Hypervisor vendor: KVM [2024-03-15T07:08:53.113Z] Virtualization type: full [2024-03-15T07:08:53.113Z] L1d cache: 256 KiB [2024-03-15T07:08:53.113Z] L1i cache: 256 KiB [2024-03-15T07:08:53.113Z] L2 cache: 4 MiB [2024-03-15T07:08:53.113Z] L3 cache: 128 MiB [2024-03-15T07:08:53.113Z] NUMA node0 CPU(s): 0-7 [2024-03-15T07:08:53.113Z] Vulnerability Itlb multihit: Not affected [2024-03-15T07:08:53.113Z] Vulnerability L1tf: Not affected [2024-03-15T07:08:53.113Z] Vulnerability Mds: Not affected [2024-03-15T07:08:53.113Z] Vulnerability Meltdown: Not affected [2024-03-15T07:08:53.113Z] Vulnerability Mmio stale data: Not affected [2024-03-15T07:08:53.113Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-15T07:08:53.113Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-15T07:08:53.113Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-15T07:08:53.113Z] Vulnerability Srbds: Not affected [2024-03-15T07:08:53.113Z] Vulnerability Tsx async abort: Not affected [2024-03-15T07:08:53.113Z] 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 [2024-03-15T07:08:53.113Z] [2024-03-15T07:08:53.113Z] [2024-03-15T07:08:53.113Z] ---> nproc: [2024-03-15T07:08:53.113Z] 8 [2024-03-15T07:08:53.113Z] [2024-03-15T07:08:53.113Z] [2024-03-15T07:08:53.113Z] ---> df -h: [2024-03-15T07:08:53.113Z] Filesystem Size Used Avail Use% Mounted on [2024-03-15T07:08:53.113Z] overlay 155G 12G 144G 8% / [2024-03-15T07:08:53.113Z] tmpfs 64M 0 64M 0% /dev [2024-03-15T07:08:53.113Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-15T07:08:53.113Z] shm 64M 0 64M 0% /dev/shm [2024-03-15T07:08:53.113Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-03-15T07:08:53.113Z] [2024-03-15T07:08:53.113Z] [2024-03-15T07:08:53.113Z] ---> sar -b -r -n DEV: [2024-03-15T07:08:53.113Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-35) 03/15/24 _x86_64_ (8 CPU) [2024-03-15T07:08:53.113Z] [2024-03-15T07:08:53.113Z] 06:53:49 LINUX RESTART (8 CPU) [2024-03-15T07:08:53.113Z] [2024-03-15T07:08:53.113Z] 06:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-03-15T07:08:53.113Z] 06:55:01 368.84 47.51 321.33 0.00 5327.51 149411.36 0.00 [2024-03-15T07:08:53.113Z] 06:56:01 101.15 0.43 100.72 0.00 20.40 44103.58 0.00 [2024-03-15T07:08:53.113Z] 06:57:01 39.94 0.17 39.77 0.00 2.53 24800.42 0.00 [2024-03-15T07:08:53.113Z] 06:58:01 47.09 0.03 47.06 0.00 7.60 16830.39 0.00 [2024-03-15T07:08:53.113Z] 06:59:01 6.00 1.28 4.72 0.00 749.61 160.77 0.00 [2024-03-15T07:08:53.113Z] 07:00:01 27.18 9.93 17.25 0.00 2719.68 3683.52 0.00 [2024-03-15T07:08:53.113Z] 07:01:01 1.52 0.00 1.52 0.00 0.00 16.93 0.00 [2024-03-15T07:08:53.113Z] 07:02:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 [2024-03-15T07:08:53.113Z] 07:03:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 [2024-03-15T07:08:53.113Z] 07:04:01 2.53 0.00 2.53 0.00 0.00 36.13 0.00 [2024-03-15T07:08:53.113Z] 07:05:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 [2024-03-15T07:08:53.113Z] 07:06:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 [2024-03-15T07:08:53.113Z] 07:07:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 [2024-03-15T07:08:53.113Z] 07:08:01 38.93 0.40 38.53 0.00 19.60 25141.68 0.00 [2024-03-15T07:08:53.113Z] Average: 45.63 4.27 41.37 0.00 631.92 18875.08 0.00 [2024-03-15T07:08:53.113Z] [2024-03-15T07:08:53.113Z] 06:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-03-15T07:08:53.113Z] 06:55:01 29454772 31555172 778204 2.37 70148 2310656 1817576 5.36 1010752 2053000 380252 [2024-03-15T07:08:53.113Z] 06:56:01 27796568 31365236 937388 2.85 100844 3641688 2176352 6.41 1517484 3064424 457432 [2024-03-15T07:08:53.113Z] 06:57:01 29125724 31524472 786416 2.39 104716 2556184 1856584 5.47 1151148 2198704 252 [2024-03-15T07:08:53.113Z] 06:58:01 28634340 31537056 771920 2.35 106788 3008252 1761880 5.19 1148944 2637732 44 [2024-03-15T07:08:53.113Z] 06:59:01 28491260 31508920 799004 2.43 108660 3118488 1823676 5.37 1182060 2747348 82176 [2024-03-15T07:08:53.113Z] 07:00:01 28404384 31527244 771136 2.35 112576 3212400 1803764 5.32 1302576 2690832 40 [2024-03-15T07:08:53.113Z] 07:01:01 28404408 31527492 770752 2.34 112668 3212532 1803764 5.32 1302912 2690952 8 [2024-03-15T07:08:53.113Z] 07:02:01 28407896 31531052 767148 2.33 112728 3212524 1803764 5.32 1298892 2690952 4 [2024-03-15T07:08:53.113Z] 07:03:01 28408316 31531520 766616 2.33 112760 3212536 1803764 5.32 1298916 2690968 16 [2024-03-15T07:08:53.113Z] 07:04:01 28407976 31531700 766712 2.33 112908 3212520 1803764 5.32 1298532 2691316 4 [2024-03-15T07:08:53.113Z] 07:05:01 28408024 31531756 766568 2.33 112944 3212520 1803764 5.32 1298612 2691316 16 [2024-03-15T07:08:53.113Z] 07:06:01 28408292 31532096 766196 2.33 112984 3212524 1803764 5.32 1298956 2691320 180 [2024-03-15T07:08:53.113Z] 07:07:01 28408232 31532048 766392 2.33 112996 3212524 1803764 5.32 1298676 2691320 8 [2024-03-15T07:08:53.113Z] 07:08:01 27331876 31499272 791076 2.41 129544 4152772 1829324 5.39 1444652 3528812 248288 [2024-03-15T07:08:53.113Z] Average: 28435148 31516788 786109 2.39 108805 3177723 1835393 5.41 1275222 2697071 83480 [2024-03-15T07:08:53.113Z] [2024-03-15T07:08:53.113Z] 06:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-03-15T07:08:53.113Z] 06:55:01 ens3 578.60 468.26 6399.08 101.72 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 06:55:01 docker0 95.65 86.80 6.73 431.62 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 06:55:01 lo 3.53 3.53 0.34 0.34 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 06:56:01 ens3 317.75 220.90 2955.31 34.71 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 06:56:01 docker0 195.78 277.22 15.95 2908.66 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 06:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 06:56:01 veth71cbd85 195.78 277.34 18.63 2908.67 0.00 0.00 0.00 0.24 [2024-03-15T07:08:53.113Z] 06:57:01 ens3 24.88 15.93 21.29 10.11 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 06:57:01 docker0 1.38 1.48 0.09 1.63 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 06:57:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 06:58:01 ens3 91.20 54.14 2526.78 9.90 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 06:58:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 06:59:01 ens3 125.71 49.59 1378.46 3.66 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 06:59:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 07:00:01 ens3 2.95 0.95 0.92 0.46 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 07:00:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 07:01:01 ens3 1.77 1.22 0.99 0.68 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 07:02:01 ens3 0.67 0.45 0.28 0.21 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 07:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 07:03:01 ens3 1.05 0.45 0.40 0.28 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 07:04:01 ens3 0.70 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 07:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 07:05:01 ens3 0.38 0.20 0.17 0.14 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 07:06:01 ens3 1.00 0.65 0.58 0.42 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 07:07:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 07:08:01 ens3 222.23 141.29 4911.99 18.63 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 07:08:01 veth450dc2f 62.27 81.74 5.72 927.51 0.00 0.00 0.00 0.08 [2024-03-15T07:08:53.113Z] 07:08:01 docker0 62.27 81.62 4.87 927.50 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] 07:08:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] Average: ens3 97.78 68.15 1299.72 12.92 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] Average: veth450dc2f 4.45 5.84 0.41 66.25 0.00 0.00 0.00 0.01 [2024-03-15T07:08:53.113Z] Average: docker0 25.36 31.94 1.97 304.95 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] Average: lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-03-15T07:08:53.113Z] [2024-03-15T07:08:53.113Z] [2024-03-15T07:08:53.113Z] ---> sar -P ALL: [2024-03-15T07:08:53.113Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-35) 03/15/24 _x86_64_ (8 CPU) [2024-03-15T07:08:53.113Z] [2024-03-15T07:08:53.113Z] 06:53:49 LINUX RESTART (8 CPU) [2024-03-15T07:08:53.113Z] [2024-03-15T07:08:53.113Z] 06:54:01 CPU %user %nice %system %iowait %steal %idle [2024-03-15T07:08:53.113Z] 06:55:01 all 8.21 0.00 2.47 3.68 0.09 85.55 [2024-03-15T07:08:53.113Z] 06:55:01 0 7.51 0.00 2.61 1.21 0.08 88.59 [2024-03-15T07:08:53.113Z] 06:55:01 1 7.04 0.00 2.42 0.24 0.12 90.19 [2024-03-15T07:08:53.113Z] 06:55:01 2 9.53 0.00 2.14 5.81 0.10 82.42 [2024-03-15T07:08:53.113Z] 06:55:01 3 7.77 0.00 1.69 1.23 0.10 89.21 [2024-03-15T07:08:53.113Z] 06:55:01 4 7.53 0.00 2.00 1.07 0.08 89.32 [2024-03-15T07:08:53.113Z] 06:55:01 5 9.52 0.00 2.43 0.44 0.10 87.51 [2024-03-15T07:08:53.113Z] 06:55:01 6 10.29 0.00 4.02 5.70 0.07 79.92 [2024-03-15T07:08:53.113Z] 06:55:01 7 6.49 0.00 2.44 13.80 0.05 77.22 [2024-03-15T07:08:53.113Z] 06:56:01 all 36.01 0.00 4.29 4.55 0.14 55.02 [2024-03-15T07:08:53.113Z] 06:56:01 0 36.22 0.00 4.12 1.37 0.15 58.13 [2024-03-15T07:08:53.113Z] 06:56:01 1 37.64 0.00 4.42 0.30 0.12 57.52 [2024-03-15T07:08:53.113Z] 06:56:01 2 35.97 0.00 4.38 13.97 0.14 45.55 [2024-03-15T07:08:53.113Z] 06:56:01 3 36.64 0.00 3.77 8.05 0.17 51.38 [2024-03-15T07:08:53.113Z] 06:56:01 4 35.36 0.00 4.10 1.81 0.14 58.58 [2024-03-15T07:08:53.113Z] 06:56:01 5 35.31 0.00 4.52 0.86 0.12 59.19 [2024-03-15T07:08:53.113Z] 06:56:01 6 35.72 0.00 3.98 2.49 0.12 57.69 [2024-03-15T07:08:53.113Z] 06:56:01 7 35.21 0.00 4.99 7.49 0.13 52.18 [2024-03-15T07:08:53.113Z] 06:57:01 all 25.72 0.00 3.01 4.14 0.09 67.04 [2024-03-15T07:08:53.113Z] 06:57:01 0 27.29 0.00 2.99 1.68 0.08 67.96 [2024-03-15T07:08:53.113Z] 06:57:01 1 25.47 0.00 3.05 4.05 0.08 67.35 [2024-03-15T07:08:53.113Z] 06:57:01 2 25.60 0.00 3.78 2.39 0.10 68.13 [2024-03-15T07:08:53.113Z] 06:57:01 3 25.64 0.00 2.80 4.32 0.08 67.16 [2024-03-15T07:08:53.113Z] 06:57:01 4 27.45 0.00 3.07 1.57 0.07 67.84 [2024-03-15T07:08:53.113Z] 06:57:01 5 24.44 0.00 2.78 1.45 0.08 71.25 [2024-03-15T07:08:53.113Z] 06:57:01 6 24.87 0.00 2.54 15.42 0.08 57.08 [2024-03-15T07:08:53.113Z] 06:57:01 7 25.00 0.00 3.05 2.26 0.12 69.58 [2024-03-15T07:08:53.113Z] 06:58:01 all 2.33 0.00 1.00 2.07 0.03 94.57 [2024-03-15T07:08:53.113Z] 06:58:01 0 2.18 0.00 1.01 0.29 0.02 96.51 [2024-03-15T07:08:53.113Z] 06:58:01 1 2.39 0.00 1.00 0.20 0.03 96.37 [2024-03-15T07:08:53.113Z] 06:58:01 2 2.57 0.00 1.04 1.35 0.03 95.00 [2024-03-15T07:08:53.113Z] 06:58:01 3 2.00 0.00 0.79 2.97 0.03 94.20 [2024-03-15T07:08:53.113Z] 06:58:01 4 2.36 0.00 0.62 0.22 0.03 96.77 [2024-03-15T07:08:53.113Z] 06:58:01 5 1.72 0.00 1.90 0.07 0.02 96.29 [2024-03-15T07:08:53.113Z] 06:58:01 6 2.75 0.00 0.76 11.51 0.03 84.95 [2024-03-15T07:08:53.113Z] 06:58:01 7 2.68 0.00 0.84 0.02 0.02 96.45 [2024-03-15T07:08:53.113Z] 06:59:01 all 0.22 0.00 0.14 0.80 0.01 98.83 [2024-03-15T07:08:53.113Z] 06:59:01 0 0.02 0.00 0.23 0.05 0.02 99.68 [2024-03-15T07:08:53.113Z] 06:59:01 1 0.73 0.00 0.18 0.70 0.02 98.37 [2024-03-15T07:08:53.113Z] 06:59:01 2 0.28 0.00 0.15 0.02 0.03 99.51 [2024-03-15T07:08:53.113Z] 06:59:01 3 0.15 0.00 0.08 4.57 0.00 95.20 [2024-03-15T07:08:53.113Z] 06:59:01 4 0.02 0.00 0.15 0.13 0.00 99.70 [2024-03-15T07:08:53.113Z] 06:59:01 5 0.02 0.00 0.08 0.47 0.00 99.43 [2024-03-15T07:08:53.113Z] 06:59:01 6 0.25 0.00 0.12 0.38 0.02 99.23 [2024-03-15T07:08:53.113Z] 06:59:01 7 0.32 0.00 0.08 0.08 0.02 99.50 [2024-03-15T07:08:53.113Z] 07:00:01 all 1.09 0.00 0.37 0.46 0.01 98.07 [2024-03-15T07:08:53.113Z] 07:00:01 0 0.67 0.00 0.45 0.05 0.02 98.81 [2024-03-15T07:08:53.113Z] 07:00:01 1 2.17 0.00 0.27 0.15 0.02 97.39 [2024-03-15T07:08:53.113Z] 07:00:01 2 2.05 0.00 0.30 0.05 0.02 97.59 [2024-03-15T07:08:53.113Z] 07:00:01 3 0.40 0.00 0.27 1.35 0.00 97.98 [2024-03-15T07:08:53.113Z] 07:00:01 4 1.20 0.00 0.47 0.03 0.02 98.28 [2024-03-15T07:08:53.113Z] 07:00:01 5 0.88 0.00 0.53 1.68 0.02 96.88 [2024-03-15T07:08:53.113Z] 07:00:01 6 0.70 0.00 0.40 0.13 0.00 98.77 [2024-03-15T07:08:53.113Z] 07:00:01 7 0.60 0.00 0.32 0.22 0.02 98.85 [2024-03-15T07:08:53.113Z] 07:01:01 all 0.24 0.00 0.02 0.10 0.01 99.63 [2024-03-15T07:08:53.113Z] 07:01:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-03-15T07:08:53.113Z] 07:01:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-15T07:08:53.113Z] 07:01:01 2 1.68 0.00 0.03 0.12 0.02 98.16 [2024-03-15T07:08:53.113Z] 07:01:01 3 0.03 0.00 0.02 0.70 0.02 99.23 [2024-03-15T07:08:53.113Z] 07:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-15T07:08:53.113Z] 07:01:01 5 0.10 0.00 0.03 0.00 0.00 99.87 [2024-03-15T07:08:53.113Z] 07:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-15T07:08:53.113Z] 07:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-15T07:08:53.113Z] 07:02:01 all 0.07 0.00 0.01 0.10 0.01 99.81 [2024-03-15T07:08:53.113Z] 07:02:01 0 0.03 0.00 0.00 0.18 0.02 99.77 [2024-03-15T07:08:53.113Z] 07:02:01 1 0.08 0.00 0.02 0.00 0.00 99.90 [2024-03-15T07:08:53.113Z] 07:02:01 2 0.37 0.00 0.00 0.07 0.02 99.55 [2024-03-15T07:08:53.113Z] 07:02:01 3 0.02 0.00 0.02 0.53 0.00 99.43 [2024-03-15T07:08:53.113Z] 07:02:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-15T07:08:53.113Z] 07:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-15T07:08:53.114Z] 07:02:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-15T07:08:53.114Z] 07:02:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-15T07:08:53.114Z] 07:03:01 all 0.07 0.00 0.01 0.01 0.00 99.91 [2024-03-15T07:08:53.114Z] 07:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-15T07:08:53.114Z] 07:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-15T07:08:53.114Z] 07:03:01 2 0.40 0.00 0.03 0.00 0.03 99.53 [2024-03-15T07:08:53.114Z] 07:03:01 3 0.00 0.00 0.02 0.05 0.00 99.93 [2024-03-15T07:08:53.114Z] 07:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-15T07:08:53.114Z] 07:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-15T07:08:53.114Z] 07:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-15T07:08:53.114Z] 07:03:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-03-15T07:08:53.114Z] 07:04:01 all 0.11 0.00 0.01 0.02 0.01 99.85 [2024-03-15T07:08:53.114Z] 07:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-15T07:08:53.114Z] 07:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-15T07:08:53.114Z] 07:04:01 2 0.70 0.00 0.02 0.00 0.02 99.27 [2024-03-15T07:08:53.114Z] 07:04:01 3 0.02 0.00 0.03 0.18 0.02 99.75 [2024-03-15T07:08:53.114Z] 07:04:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-15T07:08:53.114Z] 07:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-15T07:08:53.114Z] 07:04:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-03-15T07:08:53.114Z] 07:04:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-15T07:08:53.114Z] 07:05:01 all 0.04 0.00 0.00 0.00 0.00 99.95 [2024-03-15T07:08:53.114Z] 07:05:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-15T07:08:53.114Z] 07:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-15T07:08:53.114Z] 07:05:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-15T07:08:53.114Z] 07:05:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2024-03-15T07:08:53.114Z] 07:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-15T07:08:53.114Z] 07:05:01 5 0.22 0.00 0.02 0.00 0.00 99.77 [2024-03-15T07:08:53.114Z] 07:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-15T07:08:53.114Z] 07:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-15T07:08:53.114Z] [2024-03-15T07:08:53.114Z] 07:05:01 CPU %user %nice %system %iowait %steal %idle [2024-03-15T07:08:53.114Z] 07:06:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2024-03-15T07:08:53.114Z] 07:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-15T07:08:53.114Z] 07:06:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2024-03-15T07:08:53.114Z] 07:06:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-15T07:08:53.114Z] 07:06:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2024-03-15T07:08:53.114Z] 07:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-15T07:08:53.114Z] 07:06:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2024-03-15T07:08:53.114Z] 07:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-15T07:08:53.114Z] 07:06:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-15T07:08:53.114Z] 07:07:01 all 0.04 0.00 0.00 0.00 0.00 99.95 [2024-03-15T07:08:53.114Z] 07:07:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2024-03-15T07:08:53.114Z] 07:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-15T07:08:53.114Z] 07:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-15T07:08:53.114Z] 07:07:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-03-15T07:08:53.114Z] 07:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-15T07:08:53.114Z] 07:07:01 5 0.13 0.00 0.00 0.00 0.00 99.87 [2024-03-15T07:08:53.114Z] 07:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-15T07:08:53.114Z] 07:07:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-15T07:08:53.114Z] 07:08:01 all 4.21 0.00 1.66 1.63 0.04 92.46 [2024-03-15T07:08:53.114Z] 07:08:01 0 4.11 0.00 1.67 9.85 0.05 84.32 [2024-03-15T07:08:53.114Z] 07:08:01 1 3.94 0.00 1.57 0.02 0.05 94.42 [2024-03-15T07:08:53.114Z] 07:08:01 2 4.80 0.00 1.82 0.02 0.03 93.33 [2024-03-15T07:08:53.114Z] 07:08:01 3 2.73 0.00 2.46 2.14 0.05 92.62 [2024-03-15T07:08:53.114Z] 07:08:01 4 4.86 0.00 1.46 0.05 0.05 93.59 [2024-03-15T07:08:53.114Z] 07:08:01 5 4.95 0.00 1.76 0.05 0.05 93.19 [2024-03-15T07:08:53.114Z] 07:08:01 6 3.95 0.00 1.24 0.45 0.03 94.33 [2024-03-15T07:08:53.114Z] 07:08:01 7 4.35 0.00 1.29 0.42 0.02 93.93 [2024-03-15T07:08:53.114Z] Average: all 5.56 0.00 0.92 1.25 0.03 92.24 [2024-03-15T07:08:53.114Z] Average: 0 5.54 0.00 0.93 1.05 0.03 92.45 [2024-03-15T07:08:53.114Z] Average: 1 5.66 0.00 0.92 0.40 0.03 92.98 [2024-03-15T07:08:53.114Z] Average: 2 5.96 0.00 0.97 1.68 0.04 91.34 [2024-03-15T07:08:53.114Z] Average: 3 5.34 0.00 0.85 1.86 0.03 91.92 [2024-03-15T07:08:53.114Z] Average: 4 5.59 0.00 0.84 0.35 0.03 93.19 [2024-03-15T07:08:53.114Z] Average: 5 5.48 0.00 1.00 0.36 0.03 93.13 [2024-03-15T07:08:53.114Z] Average: 6 5.58 0.00 0.93 2.56 0.03 90.90 [2024-03-15T07:08:53.114Z] Average: 7 5.32 0.00 0.93 1.72 0.03 92.00 [2024-03-15T07:08:53.114Z] [2024-03-15T07:08:53.114Z] [2024-03-15T07:08:53.114Z]