Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6e6d9832342ca54d3fea5b83d6a7dfb313abdf40 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-ssh5933952301404953597.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-ssh550806096863446179.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-ssh14456285559184087511.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-ssh17986698664895626440.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-ssh12343282850680111521.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2082 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 6e6d9832342ca54d3fea5b83d6a7dfb313abdf40 (main) Commit message: "Merge pull request #1575 from edgexfoundry/dependabot/go_modules/github.com/diegoholiveira/jsonlogic/v3-3.5.0" > 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 6e6d9832342ca54d3fea5b83d6a7dfb313abdf40 # timeout=10 > git rev-list --no-walk 9172bb813ba80d1e11d6b001546d3a95bba3cce2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:21:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:21:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:21:05 ========================================================= 03:21:05 EdgeX Global Pipelines Version Info 03:21:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:21:06 ------------------- 03:21:06 stable info: 03:21:06 ------------------- 03:21:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:21:06 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:21:06 Message: update stable to v1.0.258 03:21:07 ------------------- 03:21:07 experimental info: 03:21:07 ------------------- 03:21:07 Commited By: **** collab-it+edgex@linuxfoundation.org 03:21:07 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:21:07 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:21:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 03:21:07 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 03:21:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:21:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:21:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:21:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:21:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:21:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:21:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:21:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:21:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:21:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 03:21:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:21:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:21:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 03:21:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:21:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:21:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:21:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:21:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:21:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:21:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 03:21:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:21:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:21:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 03:21:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:21:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:21:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:21:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:21:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:21:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e6d9832342ca54d3fea5b83d6a7dfb313abdf40 [Pipeline] echo 03:21:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e6d983 [Pipeline] echo 03:21:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:21:08 + git rev-list -1 --merges 6e6d9832342ca54d3fea5b83d6a7dfb313abdf40~1..6e6d9832342ca54d3fea5b83d6a7dfb313abdf40 [Pipeline] echo 03:21:08 -----------> git rev-list -1 --merges 6e6d9832342ca54d3fea5b83d6a7dfb313abdf40~1..6e6d9832342ca54d3fea5b83d6a7dfb313abdf40 6e6d9832342ca54d3fea5b83d6a7dfb313abdf40 03:21:08 6e6d9832342ca54d3fea5b83d6a7dfb313abdf40 [false] [Pipeline] sh 03:21:08 + git log --format=format:%s -1 6e6d9832342ca54d3fea5b83d6a7dfb313abdf40 [Pipeline] echo 03:21:08 ========================================================= 03:21:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:21:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:21:09 + git log --format=format:%s -1 6e6d9832342ca54d3fea5b83d6a7dfb313abdf40 [Pipeline] echo 03:21:09 [semverPrep] GIT_COMMIT: 6e6d9832342ca54d3fea5b83d6a7dfb313abdf40, Commit Message: Merge pull request #1575 from edgexfoundry/dependabot/go_modules/github.com/diegoholiveira/jsonlogic/v3-3.5.0 [Pipeline] echo 03:21:09 [semverPrep] This is not a build commit. [Pipeline] sh 03:21:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:21:09 + grep -v github /etc/ssh/ssh_known_hosts 03:21:09 + [ -e /tmp/ssh_known_hosts ] 03:21:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:21:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:21:09 + sudo tee -a /etc/ssh/ssh_known_hosts 03:21:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:21:09 03:21:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:21:10 0.1.4: Pulling from edgex-devops/py-git-semver 03:21:10 b85a868b505f: Pulling fs layer 03:21:10 e2be974225ed: Pulling fs layer 03:21:10 339a4e72a1f5: Pulling fs layer 03:21:10 988bab9f4d93: Pulling fs layer 03:21:10 1469e6f7b9e6: Pulling fs layer 03:21:10 eaf3925da568: Pulling fs layer 03:21:10 bab4dde63d76: Pulling fs layer 03:21:10 bde34c3a00c8: Pulling fs layer 03:21:10 b352a97aabf1: Pulling fs layer 03:21:10 4872d77fe225: Pulling fs layer 03:21:10 5851b861e8e6: Pulling fs layer 03:21:10 4872d77fe225: Waiting 03:21:10 bab4dde63d76: Waiting 03:21:10 b352a97aabf1: Waiting 03:21:10 5851b861e8e6: Waiting 03:21:10 988bab9f4d93: Waiting 03:21:10 1469e6f7b9e6: Waiting 03:21:10 eaf3925da568: Waiting 03:21:10 e2be974225ed: Verifying Checksum 03:21:10 e2be974225ed: Download complete 03:21:10 988bab9f4d93: Download complete 03:21:10 1469e6f7b9e6: Verifying Checksum 03:21:10 1469e6f7b9e6: Download complete 03:21:10 339a4e72a1f5: Verifying Checksum 03:21:10 339a4e72a1f5: Download complete 03:21:10 eaf3925da568: Verifying Checksum 03:21:10 eaf3925da568: Download complete 03:21:10 bde34c3a00c8: Verifying Checksum 03:21:10 bde34c3a00c8: Download complete 03:21:10 b352a97aabf1: Download complete 03:21:10 4872d77fe225: Download complete 03:21:10 5851b861e8e6: Verifying Checksum 03:21:10 5851b861e8e6: Download complete 03:21:10 b85a868b505f: Verifying Checksum 03:21:10 b85a868b505f: Download complete 03:21:10 bab4dde63d76: Verifying Checksum 03:21:10 bab4dde63d76: Download complete 03:21:11 b85a868b505f: Pull complete 03:21:11 e2be974225ed: Pull complete 03:21:12 339a4e72a1f5: Pull complete 03:21:12 988bab9f4d93: Pull complete 03:21:12 1469e6f7b9e6: Pull complete 03:21:13 eaf3925da568: Pull complete 03:21:14 bab4dde63d76: Pull complete 03:21:14 bde34c3a00c8: Pull complete 03:21:14 b352a97aabf1: Pull complete 03:21:14 4872d77fe225: Pull complete 03:21:14 5851b861e8e6: Pull complete 03:21:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:21:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:21:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:15 prd-ubuntu20.04-docker-8c-8g-2082 does not seem to be running inside a container 03:21:15 $ 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 03:21:18 $ docker top 5fa0b1f79d6a5bfd628496e6eab6a7bcc82d3d6c53a17cc045566f87de9e3b99 -eo pid,comm 03:21:18 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). 03:21:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:21:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:21:18 [ssh-agent] Looking for ssh-agent implementation... 03:21:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:21:18 $ docker exec 5fa0b1f79d6a5bfd628496e6eab6a7bcc82d3d6c53a17cc045566f87de9e3b99 ssh-agent 03:21:18 SSH_AUTH_SOCK=/tmp/ssh-K1zZs7z7vzqn/agent.33 03:21:18 SSH_AGENT_PID=39 03:21:18 Running ssh-add (command line suppressed) 03:21:18 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_11332829680675592653.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_11332829680675592653.key) 03:21:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:21:19 + git tag --points-at HEAD [Pipeline] } 03:21:19 $ docker exec --env ******** --env ******** 5fa0b1f79d6a5bfd628496e6eab6a7bcc82d3d6c53a17cc045566f87de9e3b99 ssh-agent -k 03:21:19 unset SSH_AUTH_SOCK; 03:21:19 unset SSH_AGENT_PID; 03:21:19 echo Agent pid 39 killed; 03:21:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:21:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:21:19 [ssh-agent] Looking for ssh-agent implementation... 03:21:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:21:19 $ docker exec 5fa0b1f79d6a5bfd628496e6eab6a7bcc82d3d6c53a17cc045566f87de9e3b99 ssh-agent 03:21:19 SSH_AUTH_SOCK=/tmp/ssh-tgMsUB6enzGB/agent.73 03:21:19 SSH_AGENT_PID=79 03:21:19 Running ssh-add (command line suppressed) 03:21:19 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_10084623255959561111.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_10084623255959561111.key) 03:21:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:21:19 + git semver init 03:21:20 2024-04-07 03:21:20,118 [run_init] DEBUG init version:0.0.0 force:False 03:21:20 2024-04-07 03:21:20,119 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 03:21:20 2024-04-07 03:21:20,119 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 03:21:20 2024-04-07 03:21:20,120 [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) 03:21:22 2024-04-07 03:21:21,839 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 03:21:22 2024-04-07 03:21:21,840 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 03:21:22 2024-04-07 03:21:21,840 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 03:21:22 2024-04-07 03:21:21,840 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 03:21:22 3.2.0-dev.33 [Pipeline] } 03:21:22 $ docker exec --env ******** --env ******** 5fa0b1f79d6a5bfd628496e6eab6a7bcc82d3d6c53a17cc045566f87de9e3b99 ssh-agent -k 03:21:22 unset SSH_AUTH_SOCK; 03:21:22 unset SSH_AGENT_PID; 03:21:22 echo Agent pid 79 killed; 03:21:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:21:22 + git semver [Pipeline] } 03:21:22 $ docker stop --time=1 5fa0b1f79d6a5bfd628496e6eab6a7bcc82d3d6c53a17cc045566f87de9e3b99 03:21:24 $ docker rm -f --volumes 5fa0b1f79d6a5bfd628496e6eab6a7bcc82d3d6c53a17cc045566f87de9e3b99 [Pipeline] // withDockerContainer [Pipeline] sh 03:21:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:21:24 Stashed 1 file(s) [Pipeline] echo 03:21:24 [edgeXSemver]: initialized semver on version 3.2.0-dev.33 [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 03:21:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:21:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:21:25 ========================================================= 03:21:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:21:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 03:21:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:21:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:21:25 7264a8db6415: Pulling fs layer 03:21:25 c4d48a809fc2: Pulling fs layer 03:21:25 4f1c88b9dad5: Pulling fs layer 03:21:25 ad3a456e5733: Pulling fs layer 03:21:25 69c7f0334f64: Pulling fs layer 03:21:25 1f1c1a5573a3: Pulling fs layer 03:21:25 ce7588e14bc9: Pulling fs layer 03:21:25 b5e4710f87ac: Pulling fs layer 03:21:25 ad3a456e5733: Waiting 03:21:25 69c7f0334f64: Waiting 03:21:25 b5e4710f87ac: Waiting 03:21:25 ce7588e14bc9: Waiting 03:21:25 1f1c1a5573a3: Waiting 03:21:25 c4d48a809fc2: Verifying Checksum 03:21:25 c4d48a809fc2: Download complete 03:21:25 ad3a456e5733: Verifying Checksum 03:21:25 ad3a456e5733: Download complete 03:21:25 69c7f0334f64: Verifying Checksum 03:21:25 69c7f0334f64: Download complete 03:21:25 7264a8db6415: Verifying Checksum 03:21:25 7264a8db6415: Download complete 03:21:25 1f1c1a5573a3: Verifying Checksum 03:21:25 1f1c1a5573a3: Download complete 03:21:25 7264a8db6415: Pull complete 03:21:25 b5e4710f87ac: Verifying Checksum 03:21:25 b5e4710f87ac: Download complete 03:21:25 c4d48a809fc2: Pull complete 03:21:25 4f1c88b9dad5: Verifying Checksum 03:21:25 4f1c88b9dad5: Download complete 03:21:26 ce7588e14bc9: Verifying Checksum 03:21:26 ce7588e14bc9: Download complete 03:21:29 4f1c88b9dad5: Pull complete 03:21:29 ad3a456e5733: Pull complete 03:21:29 69c7f0334f64: Pull complete 03:21:29 1f1c1a5573a3: Pull complete 03:21:31 ce7588e14bc9: Pull complete 03:21:32 b5e4710f87ac: Pull complete 03:21:32 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 03:21:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:21:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 03:21:32 + 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 03:21:32 + docker inspect -f . ci-base-image-x86_64 03:21:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:32 prd-ubuntu20.04-docker-8c-8g-2082 does not seem to be running inside a container 03:21:32 $ 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 03:21:36 $ docker top 3debdafdc46945d01cdc700d6bf3a3c0217099444cb8da8905053c931670f27f -eo pid,comm [Pipeline] { [Pipeline] sh 03:21:36 + go version 03:21:36 go version go1.21.0 linux/amd64 [Pipeline] } 03:21:36 $ docker stop --time=1 3debdafdc46945d01cdc700d6bf3a3c0217099444cb8da8905053c931670f27f 03:21:38 $ docker rm -f --volumes 3debdafdc46945d01cdc700d6bf3a3c0217099444cb8da8905053c931670f27f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:38 + docker inspect -f . ci-base-image-x86_64 03:21:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:38 prd-ubuntu20.04-docker-8c-8g-2082 does not seem to be running inside a container 03:21:38 $ 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 03:21:39 $ docker top 42b6a2a5662b0a83cd89fd147ed8b66ee0d75c0bcfbc99c9e2003cd83864efb9 -eo pid,comm [Pipeline] { [Pipeline] sh 03:21:39 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 03:21:39 + make test 03:21:39 make -C ./app-service-template build 03:21:39 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 03:21:39 go mod tidy 03:21:39 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.13 03:21:39 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 03:21:39 go: downloading github.com/google/uuid v1.6.0 03:21:39 Still waiting to schedule task 03:21:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:21:39 go: downloading github.com/stretchr/testify v1.9.0 03:21:40 go: downloading github.com/labstack/echo/v4 v4.11.4 03:21:40 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.27 03:21:40 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.14 03:21:40 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.3 03:21:40 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.4.0 03:21:40 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 03:21:40 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 03:21:40 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 03:21:40 go: downloading gopkg.in/yaml.v3 v3.0.1 03:21:40 go: downloading github.com/stretchr/objx v0.5.2 03:21:40 go: downloading github.com/labstack/gommon v0.4.2 03:21:40 go: downloading golang.org/x/crypto v0.21.0 03:21:41 go: downloading golang.org/x/net v0.22.0 03:21:41 go: downloading github.com/go-playground/validator/v10 v10.19.0 03:21:41 go: downloading github.com/go-kit/log v0.2.1 03:21:41 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 03:21:41 go: downloading github.com/hashicorp/go-multierror v1.1.1 03:21:41 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 03:21:41 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.3 03:21:41 go: downloading github.com/mitchellh/copystructure v1.2.0 03:21:41 go: downloading github.com/mattn/go-colorable v0.1.13 03:21:41 go: downloading github.com/mattn/go-isatty v0.0.20 03:21:41 go: downloading github.com/valyala/fasttemplate v1.2.2 03:21:41 go: downloading github.com/gorilla/websocket v1.5.1 03:21:41 go: downloading golang.org/x/sync v0.6.0 03:21:41 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 03:21:41 go: downloading github.com/go-playground/universal-translator v0.18.1 03:21:41 go: downloading github.com/leodido/go-urn v1.4.0 03:21:41 go: downloading golang.org/x/text v0.14.0 03:21:41 go: downloading github.com/go-playground/locales v0.14.1 03:21:42 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 03:21:42 go: downloading github.com/hashicorp/errwrap v1.1.0 03:21:42 go: downloading github.com/go-logfmt/logfmt v0.5.1 03:21:42 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 03:21:42 go: downloading github.com/go-playground/assert/v2 v2.2.0 03:21:42 go: downloading github.com/openziti/sdk-golang v0.23.14 03:21:42 go: downloading github.com/sirupsen/logrus v1.9.3 03:21:42 go: downloading github.com/x448/float16 v0.8.4 03:21:42 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 03:21:42 go: downloading github.com/hashicorp/consul/api v1.27.0 03:21:42 go: downloading github.com/mitchellh/reflectwalk v1.0.2 03:21:42 go: downloading golang.org/x/sys v0.18.0 03:21:42 go: downloading github.com/valyala/bytebufferpool v1.0.0 03:21:42 go: downloading github.com/mitchellh/mapstructure v1.5.0 03:21:42 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 03:21:42 go: downloading golang.org/x/time v0.5.0 03:21:42 go: downloading github.com/nats-io/nats.go v1.33.1 03:21:42 go: downloading github.com/go-redis/redis/v7 v7.3.0 03:21:42 go: downloading github.com/kr/pretty v0.1.0 03:21:42 go: downloading github.com/Microsoft/go-winio v0.6.1 03:21:42 go: downloading github.com/zeebo/errs v1.3.0 03:21:42 go: downloading google.golang.org/grpc v1.60.1 03:21:43 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:21:43 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 03:21:43 go: downloading github.com/hashicorp/go-hclog v1.5.0 03:21:43 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 03:21:43 go: downloading github.com/hashicorp/serf v0.10.1 03:21:43 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 03:21:43 go: downloading github.com/google/go-cmp v0.5.9 03:21:43 go: downloading github.com/hashicorp/consul/sdk v0.15.1 03:21:43 go: downloading github.com/hashicorp/go-uuid v1.0.3 03:21:43 go: downloading github.com/kr/text v0.2.0 03:21:43 go: downloading github.com/onsi/ginkgo v1.10.1 03:21:43 go: downloading github.com/onsi/gomega v1.7.0 03:21:43 go: downloading github.com/go-jose/go-jose/v3 v3.0.3 03:21:43 go: downloading golang.org/x/tools v0.12.1-0.20230815132531-74c255bcf846 03:21:43 go: downloading google.golang.org/protobuf v1.33.0 03:21:43 go: downloading github.com/go-openapi/runtime v0.28.0 03:21:43 go: downloading github.com/go-openapi/strfmt v0.23.0 03:21:43 go: downloading github.com/go-resty/resty/v2 v2.12.0 03:21:43 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 03:21:43 go: downloading github.com/michaelquigley/pfxlog v0.6.10 03:21:43 go: downloading github.com/openziti/edge-api v0.26.13 03:21:45 go: downloading github.com/openziti/foundation/v2 v2.0.39 03:21:45 go: downloading github.com/openziti/identity v1.0.72 03:21:45 go: downloading github.com/pkg/errors v0.9.1 03:21:45 go: downloading github.com/zitadel/oidc/v2 v2.12.0 03:21:45 go: downloading golang.org/x/oauth2 v0.18.0 03:21:45 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 03:21:45 go: downloading github.com/kataras/go-events v0.0.3 03:21:45 go: downloading github.com/openziti/channel/v2 v2.0.121 03:21:45 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 03:21:45 go: downloading github.com/openziti/metrics v1.2.47 03:21:45 go: downloading github.com/openziti/secretstream v0.1.17 03:21:45 go: downloading github.com/openziti/transport/v2 v2.0.124 03:21:45 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 03:21:45 go: downloading github.com/fatih/color v1.14.1 03:21:45 go: downloading github.com/klauspost/compress v1.17.2 03:21:45 go: downloading github.com/nats-io/nkeys v0.4.7 03:21:45 go: downloading github.com/nats-io/nuid v1.0.1 03:21:45 go: downloading github.com/mitchellh/go-homedir v1.1.0 03:21:45 go: downloading github.com/golang/protobuf v1.5.3 03:21:45 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 03:21:45 go: downloading github.com/armon/go-metrics v0.4.1 03:21:45 go: downloading github.com/hashicorp/go-msgpack v0.5.5 03:21:45 go: downloading github.com/hashicorp/memberlist v0.5.0 03:21:45 go: downloading github.com/hashicorp/go-version v1.2.1 03:21:45 go: downloading github.com/go-openapi/errors v0.22.0 03:21:45 go: downloading github.com/go-openapi/swag v0.23.0 03:21:45 go: downloading github.com/go-openapi/spec v0.21.0 03:21:45 go: downloading github.com/go-openapi/validate v0.24.0 03:21:45 go: downloading github.com/opentracing/opentracing-go v1.2.0 03:21:45 go: downloading go.opentelemetry.io/otel v1.24.0 03:21:46 go: downloading go.opentelemetry.io/otel/trace v1.24.0 03:21:46 go: downloading github.com/oklog/ulid v1.3.1 03:21:46 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 03:21:46 go: downloading go.mongodb.org/mongo-driver v1.14.0 03:21:46 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 03:21:46 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 03:21:46 go: downloading github.com/fsnotify/fsnotify v1.7.0 03:21:46 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 03:21:46 go: downloading github.com/mitchellh/go-ps v1.0.0 03:21:46 go: downloading github.com/shirou/gopsutil/v3 v3.24.2 03:21:46 go: downloading go.mozilla.org/pkcs7 v0.0.0-20200128120323-432b2356ecb1 03:21:46 go: downloading github.com/gorilla/securecookie v1.1.1 03:21:46 go: downloading github.com/gorilla/schema v1.2.0 03:21:46 go: downloading github.com/muhlemmer/gu v0.3.1 03:21:46 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 03:21:46 go: downloading github.com/gorilla/mux v1.8.1 03:21:46 go: downloading nhooyr.io/websocket v1.8.10 03:21:46 go: downloading github.com/hpcloud/tail v1.0.0 03:21:46 go: downloading gopkg.in/yaml.v2 v2.2.5 03:21:46 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 03:21:46 go: downloading github.com/pascaldekloe/goe v0.1.0 03:21:46 go: downloading github.com/mailru/easyjson v0.7.7 03:21:46 go: downloading github.com/go-openapi/analysis v0.23.0 03:21:46 go: downloading github.com/go-openapi/loads v0.22.0 03:21:46 go: downloading github.com/google/btree v1.0.1 03:21:46 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 03:21:46 go: downloading github.com/miekg/dns v1.1.41 03:21:47 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:21:47 go: downloading github.com/go-openapi/jsonpointer v0.21.0 03:21:47 go: downloading github.com/go-openapi/jsonreference v0.21.0 03:21:47 go: downloading github.com/go-logr/logr v1.4.1 03:21:47 go: downloading go.opentelemetry.io/otel/metric v1.24.0 03:21:47 go: downloading github.com/go-logr/stdr v1.2.2 03:21:47 go: downloading golang.org/x/term v0.18.0 03:21:47 go: downloading golang.org/x/mod v0.12.0 03:21:47 go: downloading google.golang.org/appengine v1.6.8 03:21:47 go: downloading github.com/yusufpapurcu/wmi v1.2.4 03:21:47 go: downloading github.com/tklauser/go-sysconf v0.3.12 03:21:47 go: downloading github.com/hashicorp/golang-lru v0.5.4 03:21:47 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 03:21:47 go: downloading github.com/josharian/intern v1.0.0 03:21:47 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 03:21:47 go: downloading github.com/miekg/pkcs11 v1.1.1 03:21:47 go: downloading github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 03:21:47 go: downloading github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c 03:21:47 go: downloading github.com/shoenig/go-m1cpu v0.1.6 03:21:47 go: downloading gopkg.in/fsnotify.v1 v1.4.7 03:21:47 go: downloading github.com/tklauser/numcpus v0.6.1 03:21:47 go: downloading github.com/go-ole/go-ole v1.2.6 03:21:52 go: downloading github.com/google/go-cmp v0.6.0 03:21:52 go: downloading github.com/onsi/ginkgo v1.16.4 03:21:52 go: downloading github.com/onsi/gomega v1.13.0 03:21:52 go: downloading github.com/kr/pretty v0.3.1 03:21:52 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 03:21:52 go: downloading gopkg.in/yaml.v2 v2.4.0 03:21:53 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.29 03:21:53 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.15 03:21:53 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.5.0 03:21:53 go: downloading go.opentelemetry.io/otel/sdk v1.24.0 03:21:53 go: downloading github.com/golang/protobuf v1.5.4 03:21:53 go: downloading github.com/rogpeppe/go-internal v1.11.0 03:21:53 go: downloading github.com/emirpasic/gods v1.18.1 03:21:53 go: downloading github.com/jeremija/gosubmit v0.2.7 03:21:53 go: downloading github.com/barkimedes/go-deepcopy v0.0.0-20220514131651-17c30cfc62df 03:21:53 go: downloading github.com/muhlemmer/httpforwarded v0.1.0 03:21:53 go: downloading github.com/rs/cors v1.10.1 03:21:53 go: downloading github.com/nats-io/nats.go v1.34.0 03:21:53 go: downloading github.com/shoenig/test v0.6.4 03:21:53 go: downloading github.com/nxadm/tail v1.4.8 03:21:54 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 03:22:20 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 03:22:20 make -C ./app-service-template test 03:22:20 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 03:22:20 go test -race -coverprofile=coverage.out ./... 03:22:47 ? app-new-service/config [no test files] 03:22:48 ok app-new-service 1.070s coverage: 45.9% of statements 03:22:48 ok app-new-service/functions 1.077s coverage: 85.3% of statements 03:22:48 go vet ./... 03:23:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:23:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:23:10 ./bin/test-attribution-txt.sh 03:23:10 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 03:23:10 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 03:23:10 go test -race -coverprofile=coverage.out ./... 03:23:10 go: downloading github.com/gomodule/redigo v1.8.9 03:23:10 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 03:23:13 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 03:23:13 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 03:23:14 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 03:23:14 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 03:23:14 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 03:23:14 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.151s coverage: 66.6% of statements 03:23:14 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.061s coverage: 89.3% of statements 03:23:14 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.062s coverage: 85.1% of statements 03:23:14 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.031s coverage: 100.0% of statements 03:23:15 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 03:23:15 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 03:23:15 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 03:23:15 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.126s coverage: 75.5% of statements 03:23:15 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.048s coverage: 97.3% of statements 03:23:16 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.066s coverage: 82.8% of statements 03:23:16 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.056s coverage: 65.1% of statements 03:23:16 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.037s coverage: 27.6% of statements 03:23:17 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 03:23:17 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 03:23:17 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.076s coverage: 11.2% of statements 03:23:18 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.068s coverage: 27.3% of statements 03:23:18 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.054s coverage: 52.8% of statements 03:23:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2086 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 03:23:28 Running in /w/workspace/app-functions-sdk-go/353 [Pipeline] { [Pipeline] checkout 03:23:28 The recommended git tool is: git 03:23:34 using credential edgex-jenkins-ssh 03:23:34 Cloning the remote Git repository 03:23:34 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 03:23:34 > git init /w/workspace/app-functions-sdk-go/353 # timeout=10 03:23:34 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 03:23:34 > git --version # timeout=10 03:23:34 > git --version # 'git version 2.25.1' 03:23:34 using GIT_SSH to set credentials SSH Credentials for GitHub 03:23:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:23:39 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 03:23:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:23:40 Avoid second fetch 03:23:40 Checking out Revision 6e6d9832342ca54d3fea5b83d6a7dfb313abdf40 (main) 03:23:41 Commit message: "Merge pull request #1575 from edgexfoundry/dependabot/go_modules/github.com/diegoholiveira/jsonlogic/v3-3.5.0" 03:23:40 > git config core.sparsecheckout # timeout=10 03:23:40 > git checkout -f 6e6d9832342ca54d3fea5b83d6a7dfb313abdf40 # timeout=10 03:23:44 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.140s coverage: 72.2% of statements 03:23:44 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.041s coverage: 94.4% of statements 03:23:44 go vet ./... 03:23:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:23:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:23:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:23:46 % Total % Received % Xferd Average Speed Time Time Time Current 03:23:46 Dload Upload Total Spent Left Speed 03:23:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 03:23:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:23:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:23:46 + sudo tee /etc/docker/daemon.new 03:23:47 { 03:23:47 "registry-mirrors": [ 03:23:47 "https://nexus3.edgexfoundry.org:10001" 03:23:47 ], 03:23:47 "bip": "10.250.0.254/24", 03:23:47 "hosts": [ 03:23:47 "tcp://0.0.0.0:5555", 03:23:47 "unix:///var/run/docker.sock" 03:23:47 ], 03:23:47 "mtu": 1458, 03:23:47 "selinux-enabled": true, 03:23:47 "seccomp-profile": "/etc/docker/seccomp.json" 03:23:47 } [Pipeline] sh 03:23:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:23:47 + sudo service docker restart [Pipeline] echo 03:23:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:23:57 $ docker stop --time=1 42b6a2a5662b0a83cd89fd147ed8b66ee0d75c0bcfbc99c9e2003cd83864efb9 03:23:59 $ docker rm -f --volumes 42b6a2a5662b0a83cd89fd147ed8b66ee0d75c0bcfbc99c9e2003cd83864efb9 [Pipeline] // withDockerContainer [Pipeline] sh 03:24:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:24:00 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 03:24:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:24:01 03:24:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:24:01 latest: Pulling from edgex-lftools-log-publisher 03:24:01 5eb5b503b376: Pulling fs layer 03:24:01 5c69ac0246d0: Pulling fs layer 03:24:01 ec43610c2a17: Pulling fs layer 03:24:01 3a2ae6a8a46f: Pulling fs layer 03:24:01 33b1e0a273af: Pulling fs layer 03:24:01 5d3b04190fa2: Pulling fs layer 03:24:01 2f39f015ded8: Pulling fs layer 03:24:01 3a2ae6a8a46f: Waiting 03:24:01 33b1e0a273af: Waiting 03:24:01 2f39f015ded8: Waiting 03:24:01 5d3b04190fa2: Waiting 03:24:01 5c69ac0246d0: Verifying Checksum 03:24:01 5c69ac0246d0: Download complete 03:24:01 3a2ae6a8a46f: Verifying Checksum 03:24:01 3a2ae6a8a46f: Download complete 03:24:01 33b1e0a273af: Verifying Checksum 03:24:01 33b1e0a273af: Download complete 03:24:01 5d3b04190fa2: Verifying Checksum 03:24:01 5d3b04190fa2: Download complete 03:24:01 ec43610c2a17: Download complete 03:24:01 5eb5b503b376: Verifying Checksum 03:24:01 5eb5b503b376: Download complete 03:24:02 2f39f015ded8: Download complete 03:24:03 5eb5b503b376: Pull complete 03:24:03 5c69ac0246d0: Pull complete 03:24:04 ec43610c2a17: Pull complete 03:24:04 3a2ae6a8a46f: Pull complete 03:24:04 33b1e0a273af: Pull complete 03:24:04 5d3b04190fa2: Pull complete [Pipeline] unstash [Pipeline] echo 03:24:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:24:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:24:06 ========================================================= 03:24:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:24:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 03:24:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:24:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:24:07 9fda8d8052c6: Pulling fs layer 03:24:07 5d54e960e981: Pulling fs layer 03:24:07 c4a7e357bf2a: Pulling fs layer 03:24:07 f0e02332f6b5: Pulling fs layer 03:24:07 872ee5b61b7b: Pulling fs layer 03:24:07 0c6a40ed1a82: Pulling fs layer 03:24:07 94ae7d8d031c: Pulling fs layer 03:24:07 f0e02332f6b5: Waiting 03:24:07 872ee5b61b7b: Waiting 03:24:07 0c6a40ed1a82: Waiting 03:24:07 94ae7d8d031c: Waiting 03:24:07 5d54e960e981: Verifying Checksum 03:24:07 5d54e960e981: Download complete 03:24:07 f0e02332f6b5: Verifying Checksum 03:24:07 f0e02332f6b5: Download complete 03:24:07 872ee5b61b7b: Verifying Checksum 03:24:07 872ee5b61b7b: Download complete 03:24:07 9fda8d8052c6: Verifying Checksum 03:24:07 9fda8d8052c6: Download complete 03:24:07 94ae7d8d031c: Verifying Checksum 03:24:07 94ae7d8d031c: Download complete 03:24:07 9fda8d8052c6: Pull complete 03:24:08 5d54e960e981: Pull complete 03:24:08 c4a7e357bf2a: Verifying Checksum 03:24:08 c4a7e357bf2a: Download complete 03:24:09 0c6a40ed1a82: Verifying Checksum 03:24:09 0c6a40ed1a82: Download complete 03:24:09 2f39f015ded8: Pull complete 03:24:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:24:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:24:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:09 prd-ubuntu20.04-docker-8c-8g-2082 does not seem to be running inside a container 03:24:09 $ 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 03:24:14 $ docker top b617ff4ffbbaba9fd8141ce35670e6ee07b92ec101a0718d3ee185af870572b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:24:15 ---> job-cost.sh 03:24:15 lf-activate-venv: SKIPPING 03:24:15 INFO: No Stack... 03:24:15 INFO: Retrieving Pricing Info for: v3-standard-8 03:24:15 INFO: Archiving Costs [Pipeline] sh 03:24:15 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 03:24:15 + cut -d, -f6 [Pipeline] lock 03:24:15 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-353-stack-cost] 03:24:15 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-353-stack-cost] did not exist. Created. 03:24:15 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-353-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:24:16 + echo total: 0.2199999988079071 [Pipeline] stash 03:24:16 Stashed 1 file(s) [Pipeline] } 03:24:16 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-353-stack-cost] [Pipeline] // lock [Pipeline] } 03:24:16 $ docker stop --time=1 b617ff4ffbbaba9fd8141ce35670e6ee07b92ec101a0718d3ee185af870572b2 03:24:17 $ docker rm -f --volumes b617ff4ffbbaba9fd8141ce35670e6ee07b92ec101a0718d3ee185af870572b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:24:21 c4a7e357bf2a: Pull complete 03:24:22 f0e02332f6b5: Pull complete 03:24:22 872ee5b61b7b: Pull complete 03:24:32 0c6a40ed1a82: Pull complete 03:24:33 94ae7d8d031c: Pull complete 03:24:33 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 03:24:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:24:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 03:24:33 + 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 03:24:33 + docker inspect -f . ci-base-image-arm64 03:24:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:34 prd-ubuntu20.04-docker-arm64-4c-16g-2086 does not seem to be running inside a container 03:24:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/353 -v /w/workspace/app-functions-sdk-go/353:/w/workspace/app-functions-sdk-go/353:rw,z -v /w/workspace/app-functions-sdk-go/353@tmp:/w/workspace/app-functions-sdk-go/353@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:24:37 $ docker top 305888b21e74021218f1ff0b64044851884a0fa9ae6dd8a5c0c72a812747ccf2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:37 + go version 03:24:37 go version go1.21.0 linux/arm64 [Pipeline] } 03:24:38 $ docker stop --time=1 305888b21e74021218f1ff0b64044851884a0fa9ae6dd8a5c0c72a812747ccf2 03:24:39 $ docker rm -f --volumes 305888b21e74021218f1ff0b64044851884a0fa9ae6dd8a5c0c72a812747ccf2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:40 + docker inspect -f . ci-base-image-arm64 03:24:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:40 prd-ubuntu20.04-docker-arm64-4c-16g-2086 does not seem to be running inside a container 03:24:40 $ 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/353 -v /w/workspace/app-functions-sdk-go/353:/w/workspace/app-functions-sdk-go/353:rw,z -v /w/workspace/app-functions-sdk-go/353@tmp:/w/workspace/app-functions-sdk-go/353@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:24:41 $ docker top bade19cde61d7bcd0ec21fe04a7e7912869c5fb13e5b67bd72869b1bf04ae900 -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:42 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/353 [Pipeline] fileExists [Pipeline] sh 03:24:43 + make test 03:24:43 make -C ./app-service-template build 03:24:43 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/353/app-service-template' 03:24:43 go mod tidy 03:24:43 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.13 03:24:43 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 03:24:44 go: downloading github.com/google/uuid v1.6.0 03:24:44 go: downloading github.com/stretchr/testify v1.9.0 03:24:44 go: downloading github.com/labstack/echo/v4 v4.11.4 03:24:44 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.27 03:24:44 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.14 03:24:44 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.3 03:24:44 go: downloading github.com/go-playground/validator/v10 v10.19.0 03:24:45 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 03:24:45 go: downloading gopkg.in/yaml.v3 v3.0.1 03:24:45 go: downloading github.com/go-kit/log v0.2.1 03:24:45 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.4.0 03:24:45 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 03:24:45 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 03:24:45 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 03:24:45 go: downloading github.com/stretchr/objx v0.5.2 03:24:45 go: downloading github.com/labstack/gommon v0.4.2 03:24:45 go: downloading golang.org/x/crypto v0.21.0 03:24:45 go: downloading golang.org/x/net v0.22.0 03:24:46 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 03:24:46 go: downloading github.com/hashicorp/go-multierror v1.1.1 03:24:46 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.3 03:24:46 go: downloading github.com/go-logfmt/logfmt v0.5.1 03:24:46 go: downloading github.com/x448/float16 v0.8.4 03:24:47 go: downloading github.com/mitchellh/copystructure v1.2.0 03:24:47 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 03:24:47 go: downloading github.com/go-playground/universal-translator v0.18.1 03:24:47 go: downloading github.com/leodido/go-urn v1.4.0 03:24:47 go: downloading golang.org/x/text v0.14.0 03:24:48 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 03:24:48 go: downloading github.com/go-playground/assert/v2 v2.2.0 03:24:48 go: downloading github.com/go-playground/locales v0.14.1 03:24:51 go: downloading github.com/gorilla/websocket v1.5.1 03:24:51 go: downloading golang.org/x/sync v0.6.0 03:24:51 go: downloading github.com/mattn/go-colorable v0.1.13 03:24:51 go: downloading github.com/mattn/go-isatty v0.0.20 03:24:51 go: downloading github.com/valyala/fasttemplate v1.2.2 03:24:51 go: downloading github.com/sirupsen/logrus v1.9.3 03:24:52 go: downloading github.com/hashicorp/consul/api v1.27.0 03:24:52 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 03:24:52 go: downloading github.com/openziti/sdk-golang v0.23.14 03:24:52 go: downloading github.com/hashicorp/errwrap v1.1.0 03:24:52 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 03:24:52 go: downloading github.com/mitchellh/reflectwalk v1.0.2 03:24:52 go: downloading golang.org/x/sys v0.18.0 03:24:52 go: downloading github.com/kr/pretty v0.1.0 03:24:52 go: downloading github.com/valyala/bytebufferpool v1.0.0 03:24:52 go: downloading github.com/mitchellh/mapstructure v1.5.0 03:24:52 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 03:24:52 go: downloading golang.org/x/time v0.5.0 03:24:52 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 03:24:52 go: downloading github.com/hashicorp/go-hclog v1.5.0 03:24:52 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 03:24:52 go: downloading github.com/hashicorp/serf v0.10.1 03:24:53 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 03:24:53 go: downloading github.com/google/go-cmp v0.5.9 03:24:53 go: downloading github.com/hashicorp/consul/sdk v0.15.1 03:24:53 go: downloading github.com/hashicorp/go-uuid v1.0.3 03:24:53 go: downloading github.com/nats-io/nats.go v1.33.1 03:24:53 go: downloading github.com/go-redis/redis/v7 v7.3.0 03:24:53 go: downloading github.com/go-openapi/runtime v0.28.0 03:24:53 go: downloading github.com/go-openapi/strfmt v0.23.0 03:24:54 go: downloading github.com/go-resty/resty/v2 v2.12.0 03:24:54 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 03:24:54 go: downloading github.com/michaelquigley/pfxlog v0.6.10 03:24:54 go: downloading github.com/openziti/edge-api v0.26.13 03:24:57 go: downloading github.com/openziti/foundation/v2 v2.0.39 03:24:57 go: downloading github.com/openziti/identity v1.0.72 03:24:57 go: downloading github.com/pkg/errors v0.9.1 03:24:57 go: downloading github.com/zitadel/oidc/v2 v2.12.0 03:24:57 go: downloading github.com/kataras/go-events v0.0.3 03:24:57 go: downloading golang.org/x/oauth2 v0.18.0 03:24:57 go: downloading github.com/openziti/channel/v2 v2.0.121 03:24:57 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 03:24:57 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 03:24:57 go: downloading github.com/openziti/metrics v1.2.47 03:24:57 go: downloading github.com/openziti/transport/v2 v2.0.124 03:24:57 go: downloading github.com/openziti/secretstream v0.1.17 03:24:57 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 03:24:57 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:24:57 go: downloading github.com/Microsoft/go-winio v0.6.1 03:24:57 go: downloading github.com/zeebo/errs v1.3.0 03:24:57 go: downloading google.golang.org/grpc v1.60.1 03:24:59 go: downloading github.com/kr/text v0.2.0 03:24:59 go: downloading github.com/fatih/color v1.14.1 03:24:59 go: downloading github.com/mitchellh/go-homedir v1.1.0 03:24:59 go: downloading github.com/armon/go-metrics v0.4.1 03:24:59 go: downloading github.com/hashicorp/go-version v1.2.1 03:24:59 go: downloading github.com/hashicorp/go-msgpack v0.5.5 03:24:59 go: downloading github.com/hashicorp/memberlist v0.5.0 03:24:59 go: downloading github.com/onsi/ginkgo v1.10.1 03:24:59 go: downloading github.com/onsi/gomega v1.7.0 03:24:59 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 03:24:59 go: downloading github.com/go-openapi/errors v0.22.0 03:24:59 go: downloading github.com/oklog/ulid v1.3.1 03:24:59 go: downloading go.mongodb.org/mongo-driver v1.14.0 03:24:59 go: downloading github.com/go-openapi/swag v0.23.0 03:25:00 go: downloading github.com/go-openapi/spec v0.21.0 03:25:00 go: downloading github.com/go-openapi/validate v0.24.0 03:25:01 go: downloading github.com/opentracing/opentracing-go v1.2.0 03:25:01 go: downloading go.opentelemetry.io/otel v1.24.0 03:25:02 go: downloading go.opentelemetry.io/otel/trace v1.24.0 03:25:02 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 03:25:02 go: downloading github.com/klauspost/compress v1.17.2 03:25:03 go: downloading github.com/nats-io/nkeys v0.4.7 03:25:03 go: downloading github.com/nats-io/nuid v1.0.1 03:25:03 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 03:25:03 go: downloading github.com/fsnotify/fsnotify v1.7.0 03:25:03 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 03:25:03 go: downloading github.com/gorilla/securecookie v1.1.1 03:25:03 go: downloading github.com/gorilla/schema v1.2.0 03:25:03 go: downloading github.com/muhlemmer/gu v0.3.1 03:25:03 go: downloading github.com/mitchellh/go-ps v1.0.0 03:25:03 go: downloading github.com/shirou/gopsutil/v3 v3.24.2 03:25:03 go: downloading go.mozilla.org/pkcs7 v0.0.0-20200128120323-432b2356ecb1 03:25:03 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 03:25:03 go: downloading github.com/golang/protobuf v1.5.3 03:25:03 go: downloading google.golang.org/protobuf v1.33.0 03:25:05 go: downloading github.com/gorilla/mux v1.8.1 03:25:05 go: downloading nhooyr.io/websocket v1.8.10 03:25:05 go: downloading github.com/go-jose/go-jose/v3 v3.0.3 03:25:05 go: downloading golang.org/x/tools v0.12.1-0.20230815132531-74c255bcf846 03:25:05 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 03:25:05 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 03:25:05 go: downloading github.com/pascaldekloe/goe v0.1.0 03:25:05 go: downloading github.com/google/btree v1.0.1 03:25:05 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 03:25:05 go: downloading github.com/miekg/dns v1.1.41 03:25:05 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:25:05 go: downloading github.com/mailru/easyjson v0.7.7 03:25:06 go: downloading github.com/go-openapi/jsonpointer v0.21.0 03:25:06 go: downloading github.com/go-openapi/jsonreference v0.21.0 03:25:06 go: downloading github.com/go-openapi/analysis v0.23.0 03:25:06 go: downloading github.com/go-openapi/loads v0.22.0 03:25:06 go: downloading github.com/go-logr/logr v1.4.1 03:25:06 go: downloading go.opentelemetry.io/otel/metric v1.24.0 03:25:06 go: downloading github.com/go-logr/stdr v1.2.2 03:25:07 go: downloading golang.org/x/term v0.18.0 03:25:07 go: downloading github.com/tklauser/go-sysconf v0.3.12 03:25:07 go: downloading github.com/yusufpapurcu/wmi v1.2.4 03:25:07 go: downloading google.golang.org/appengine v1.6.8 03:25:07 go: downloading github.com/hashicorp/golang-lru v0.5.4 03:25:07 go: downloading gopkg.in/yaml.v2 v2.2.5 03:25:07 go: downloading github.com/hpcloud/tail v1.0.0 03:25:07 go: downloading github.com/josharian/intern v1.0.0 03:25:07 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 03:25:07 go: downloading github.com/miekg/pkcs11 v1.1.1 03:25:08 go: downloading github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 03:25:08 go: downloading github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c 03:25:08 go: downloading github.com/shoenig/go-m1cpu v0.1.6 03:25:08 go: downloading github.com/go-ole/go-ole v1.2.6 03:25:08 go: downloading github.com/tklauser/numcpus v0.6.1 03:25:08 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 03:25:08 go: downloading gopkg.in/fsnotify.v1 v1.4.7 03:25:08 go: downloading golang.org/x/mod v0.12.0 03:25:18 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 03:25:18 go: downloading github.com/google/go-cmp v0.6.0 03:25:18 go: downloading github.com/kr/pretty v0.3.1 03:25:18 go: downloading github.com/onsi/ginkgo v1.16.4 03:25:18 go: downloading github.com/onsi/gomega v1.13.0 03:25:18 go: downloading gopkg.in/yaml.v2 v2.4.0 03:25:18 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.29 03:25:18 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.15 03:25:18 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.5.0 03:25:18 go: downloading github.com/nats-io/nats.go v1.34.0 03:25:18 go: downloading go.opentelemetry.io/otel/sdk v1.24.0 03:25:18 go: downloading github.com/golang/protobuf v1.5.4 03:25:18 go: downloading github.com/barkimedes/go-deepcopy v0.0.0-20220514131651-17c30cfc62df 03:25:18 go: downloading github.com/emirpasic/gods v1.18.1 03:25:18 go: downloading github.com/jeremija/gosubmit v0.2.7 03:25:18 go: downloading github.com/rogpeppe/go-internal v1.11.0 03:25:18 go: downloading github.com/muhlemmer/httpforwarded v0.1.0 03:25:18 go: downloading github.com/rs/cors v1.10.1 03:25:18 go: downloading github.com/nxadm/tail v1.4.8 03:25:18 go: downloading github.com/shoenig/test v0.6.4 03:25:18 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 03:28:11 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/353/app-service-template' 03:28:11 make -C ./app-service-template test 03:28:11 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/353/app-service-template' 03:28:11 go test -race -coverprofile=coverage.out ./... 03:32:03 ? app-new-service/config [no test files] 03:32:03 ok app-new-service 1.422s coverage: 45.9% of statements 03:32:07 ok app-new-service/functions 1.402s coverage: 85.3% of statements 03:32:07 go vet ./... 03:35:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:35:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:35:44 ./bin/test-attribution-txt.sh 03:35:44 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 03:35:44 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/353/app-service-template' 03:35:44 go test -race -coverprofile=coverage.out ./... 03:35:44 go: downloading github.com/gomodule/redigo v1.8.9 03:35:44 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 03:35:59 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 03:35:59 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.807s coverage: 66.6% of statements 03:35:59 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.305s coverage: 89.3% of statements 03:36:01 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 03:36:02 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.391s coverage: 85.1% of statements 03:36:02 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.146s coverage: 100.0% of statements 03:36:06 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 03:36:06 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 03:36:07 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 03:36:08 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.864s coverage: 75.5% of statements 03:36:08 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.261s coverage: 97.3% of statements 03:36:11 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 03:36:12 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 03:36:13 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.282s coverage: 82.8% of statements 03:36:13 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.291s coverage: 65.1% of statements 03:36:16 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 03:36:17 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.380s coverage: 27.6% of statements 03:36:21 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 03:36:21 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 03:36:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.429s coverage: 11.2% of statements 03:36:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.415s coverage: 27.3% of statements 03:36:27 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.328s coverage: 52.8% of statements 03:36:59 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.584s coverage: 72.2% of statements 03:36:59 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.202s coverage: 94.4% of statements 03:36:59 go vet ./... 03:37:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:37:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:37:04 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 03:37:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:37:04 $ docker stop --time=1 bade19cde61d7bcd0ec21fe04a7e7912869c5fb13e5b67bd72869b1bf04ae900 03:37:06 $ docker rm -f --volumes bade19cde61d7bcd0ec21fe04a7e7912869c5fb13e5b67bd72869b1bf04ae900 [Pipeline] // withDockerContainer [Pipeline] sh 03:37:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:37:14 Warning: overwriting stash ‘coverage-report’ 03:37:14 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 03:37:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:37:15 03:37:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:37:16 arm64: Pulling from edgex-lftools-log-publisher 03:37:16 8998bd30e6a1: Pulling fs layer 03:37:16 04944245beec: Pulling fs layer 03:37:16 699f458cf7ca: Pulling fs layer 03:37:16 765212b225bb: Pulling fs layer 03:37:16 f23df028b6ca: Pulling fs layer 03:37:16 d65c8cfc05b1: Pulling fs layer 03:37:16 2437ff75d9bd: Pulling fs layer 03:37:16 765212b225bb: Waiting 03:37:16 f23df028b6ca: Waiting 03:37:16 d65c8cfc05b1: Waiting 03:37:16 2437ff75d9bd: Waiting 03:37:16 04944245beec: Verifying Checksum 03:37:16 04944245beec: Download complete 03:37:16 765212b225bb: Verifying Checksum 03:37:16 765212b225bb: Download complete 03:37:16 f23df028b6ca: Verifying Checksum 03:37:16 f23df028b6ca: Download complete 03:37:16 d65c8cfc05b1: Verifying Checksum 03:37:16 d65c8cfc05b1: Download complete 03:37:16 699f458cf7ca: Verifying Checksum 03:37:16 699f458cf7ca: Download complete 03:37:16 8998bd30e6a1: Verifying Checksum 03:37:16 8998bd30e6a1: Download complete 03:37:19 2437ff75d9bd: Verifying Checksum 03:37:19 2437ff75d9bd: Download complete 03:37:21 8998bd30e6a1: Pull complete 03:37:22 04944245beec: Pull complete 03:37:24 699f458cf7ca: Pull complete 03:37:24 765212b225bb: Pull complete 03:37:24 f23df028b6ca: Pull complete 03:37:24 d65c8cfc05b1: Pull complete 03:37:43 2437ff75d9bd: Pull complete 03:37:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:37:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:37:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:43 prd-ubuntu20.04-docker-arm64-4c-16g-2086 does not seem to be running inside a container 03:37:43 $ 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/353 -v /w/workspace/app-functions-sdk-go/353:/w/workspace/app-functions-sdk-go/353:rw,z -v /w/workspace/app-functions-sdk-go/353@tmp:/w/workspace/app-functions-sdk-go/353@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:37:46 $ docker top 18d9acd47be1543e932a0cb367c575f31f5c1569f545e5c48780b664f91deca7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:37:47 ---> job-cost.sh 03:37:47 lf-activate-venv: SKIPPING 03:37:47 INFO: No Stack... 03:37:47 INFO: Retrieving Pricing Info for: v3-standard-4 03:37:48 INFO: Archiving Costs [Pipeline] sh 03:37:49 + cat /w/workspace/app-functions-sdk-go/353/archives/cost.csv 03:37:49 + cut -d, -f6 [Pipeline] lock 03:37:49 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-353-stack-cost] 03:37:49 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-353-stack-cost] did not exist. Created. 03:37:49 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-353-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:37:50 /w/workspace/app-functions-sdk-go/353@tmp/durable-1d619ad3/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:37:50 + echo total: 0.10999999940395355 [Pipeline] stash 03:37:50 Warning: overwriting stash ‘stack-cost’ 03:37:51 Stashed 1 file(s) [Pipeline] } 03:37:51 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-353-stack-cost] [Pipeline] // lock [Pipeline] } 03:37:51 $ docker stop --time=1 18d9acd47be1543e932a0cb367c575f31f5c1569f545e5c48780b664f91deca7 03:37:52 $ docker rm -f --volumes 18d9acd47be1543e932a0cb367c575f31f5c1569f545e5c48780b664f91deca7 [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 03:37:53 provisioning config files... 03:37:53 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config15656857322235954397tmp [Pipeline] { [Pipeline] sh 03:37:53 + set +x 03:37:53 + curl -s https://codecov.io/bash 03:37:53 + bash -s -- 03:37:53 03:37:53 _____ _ 03:37:53 / ____| | | 03:37:53 | | ___ __| | ___ ___ _____ __ 03:37:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:37:53 | |___| (_) | (_| | __/ (_| (_) \ V / 03:37:53 \_____\___/ \__,_|\___|\___\___/ \_/ 03:37:53 Bash-1.0.6 03:37:53 03:37:53 03:37:53 ==> git version 2.25.1 found 03:37:53 ==> 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 03:37:53 Release-Date: 2020-01-08 03:37:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:37:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:37:53 ==> Jenkins CI detected. 03:37:53 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 03:37:53 project root: . 03:37:53 --> token set from env 03:37:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:37:54 ==> Running gcov in . (disable via -X gcov) 03:37:54 ==> Python coveragepy not found 03:37:54 ==> Searching for coverage reports in: 03:37:54 + . 03:37:54 -> Found 2 reports 03:37:54 ==> Detecting git/mercurial file structure 03:37:54 ==> Reading reports 03:37:54 + ./app-service-template/coverage.out bytes=3558 03:37:54 + ./coverage.out bytes=127882 03:37:54 ==> Appending adjustments 03:37:54 https://docs.codecov.io/docs/fixing-reports 03:37:54 + Found adjustments 03:37:54 ==> Gzipping contents 03:37:54 24K /tmp/codecov.j2ynUI.gz 03:37:54 ==> Uploading reports 03:37:54 url: https://codecov.io 03:37:54 query: branch=main&commit=6e6d9832342ca54d3fea5b83d6a7dfb313abdf40&build=353&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F353%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:37:54 -> Pinging Codecov 03:37:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6e6d9832342ca54d3fea5b83d6a7dfb313abdf40&build=353&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F353%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:37:54 -> Uploading to 03:37:54 https://storage.googleapis.com/codecov/v4/raw/2024-04-07/3D8B5DFFC46A037C893635FACE044666/6e6d9832342ca54d3fea5b83d6a7dfb313abdf40/d4ab9199-074c-4059-bca9-5d43b7a78582.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240407T033754Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=50d49c220bfa1d4a18496003b6d69175974b65b56f889151545b16bf76bdf511 03:37:54 % Total % Received % Xferd Average Speed Time Time Time Current 03:37:54 Dload Upload Total Spent Left Speed 03:37:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21956 0 0 100 21956 0 78695 --:--:-- --:--:-- --:--:-- 78695 03:37:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/6e6d9832342ca54d3fea5b83d6a7dfb313abdf40 [Pipeline] } 03:37:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:37:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:37:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:37:55 03:37:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:37:55 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:37:55 df9b9388f04a: Pulling fs layer 03:37:55 52dc419b0ee2: Pulling fs layer 03:37:55 25bc292e5bac: Pulling fs layer 03:37:55 114826534d7a: Pulling fs layer 03:37:55 4657fd5d0bcf: Pulling fs layer 03:37:55 6ad1cebc031e: Pulling fs layer 03:37:55 8a3aa393b2d8: Pulling fs layer 03:37:55 4657fd5d0bcf: Waiting 03:37:55 114826534d7a: Waiting 03:37:55 6ad1cebc031e: Waiting 03:37:55 8a3aa393b2d8: Waiting 03:37:55 25bc292e5bac: Verifying Checksum 03:37:55 25bc292e5bac: Download complete 03:37:55 52dc419b0ee2: Verifying Checksum 03:37:55 52dc419b0ee2: Download complete 03:37:55 4657fd5d0bcf: Verifying Checksum 03:37:55 4657fd5d0bcf: Download complete 03:37:55 df9b9388f04a: Download complete 03:37:55 df9b9388f04a: Pull complete 03:37:55 6ad1cebc031e: Verifying Checksum 03:37:55 6ad1cebc031e: Download complete 03:37:55 52dc419b0ee2: Pull complete 03:37:56 25bc292e5bac: Pull complete 03:37:56 114826534d7a: Verifying Checksum 03:37:56 114826534d7a: Download complete 03:37:56 8a3aa393b2d8: Verifying Checksum 03:37:56 8a3aa393b2d8: Download complete 03:38:00 114826534d7a: Pull complete 03:38:00 4657fd5d0bcf: Pull complete 03:38:00 6ad1cebc031e: Pull complete 03:38:03 8a3aa393b2d8: Pull complete 03:38:03 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 03:38:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:38:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:03 prd-ubuntu20.04-docker-8c-8g-2082 does not seem to be running inside a container 03:38:03 $ 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 03:38:07 $ docker top f0e2d11bdc47e90ceb122da9811dc4819d92391ef759e15efe6c1aae2178e012 -eo pid,comm [Pipeline] { [Pipeline] echo 03:38:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 03:38:07 + set -o pipefail 03:38:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 03:38:17 03:38:17 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... 03:38:17 03:38:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/b5285ff7-523f-42d3-a8bd-af5b6f60ace9 03:38:17 03:38:17 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 03:38:17 03:38:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:38:17 03:38:17 03:38:17 A medium severity vulnerability was found in the Snyk CLI versions you are using. 03:38:17 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 03:38:17 More details here: https://snyk.co/ue1NS [Pipeline] } 03:38:17 $ docker stop --time=1 f0e2d11bdc47e90ceb122da9811dc4819d92391ef759e15efe6c1aae2178e012 03:38:22 $ docker rm -f --volumes f0e2d11bdc47e90ceb122da9811dc4819d92391ef759e15efe6c1aae2178e012 [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 03:38:22 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:38:23 provisioning config files... 03:38:23 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config10597315654125724911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:23 --> edgex-publish-swagger.sh 03:38:23 === Publish openapi/v3 API === 03:38:23 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 03:38:23 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] 03:38:23 % Total % Received % Xferd Average Speed Time Time Time Current 03:38:23 Dload Upload Total Spent Left Speed 03:38:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11600 100 180 100 11420 292 18569 --:--:-- --:--:-- --:--:-- 18861 03:38:24 {"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":{}} 03:38:24 [Pipeline] } 03:38:24 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 03:38:24 + git log --format=format:%s -1 6e6d9832342ca54d3fea5b83d6a7dfb313abdf40 [Pipeline] sh 03:38:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:38:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:38:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:25 prd-ubuntu20.04-docker-8c-8g-2082 does not seem to be running inside a container 03:38:25 $ 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 03:38:25 $ docker top b5f3d358ead3174f9d90435ff0fd963c8f43777e2a158f4aa0bd1368ad77c00b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:38:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:38:25 [ssh-agent] Looking for ssh-agent implementation... 03:38:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:38:25 $ docker exec b5f3d358ead3174f9d90435ff0fd963c8f43777e2a158f4aa0bd1368ad77c00b ssh-agent 03:38:26 SSH_AUTH_SOCK=/tmp/ssh-YX6ER2rcEVgD/agent.32 03:38:26 SSH_AGENT_PID=38 03:38:26 Running ssh-add (command line suppressed) 03:38:26 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13538132439717212158.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13538132439717212158.key) 03:38:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:38:26 + git semver tag 03:38:26 2024-04-07 03:38:26,633 [run_tag] DEBUG tag force:False 03:38:26 2024-04-07 03:38:26,633 [check_head_tag] DEBUG check head tag 03:38:26 2024-04-07 03:38:26,635 [execute] INFO git cat-file --batch-check 03:38:26 2024-04-07 03:38:26,635 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 03:38:26 2024-04-07 03:38:26,638 [execute] INFO git cat-file --batch 03:38:26 2024-04-07 03:38:26,639 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 03:38:26 2024-04-07 03:38:26,670 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 03:38:26 2024-04-07 03:38:26,671 [execute] INFO git tag -a v3.2.0-dev.33 -m v3.2.0-dev.33 03:38:26 2024-04-07 03:38:26,671 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.33', '-m', 'v3.2.0-dev.33'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 03:38:26 2024-04-07 03:38:26,676 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 03:38:26 3.2.0-dev.33 [Pipeline] } 03:38:26 $ docker exec --env ******** --env ******** b5f3d358ead3174f9d90435ff0fd963c8f43777e2a158f4aa0bd1368ad77c00b ssh-agent -k 03:38:26 unset SSH_AUTH_SOCK; 03:38:26 unset SSH_AGENT_PID; 03:38:26 echo Agent pid 38 killed; 03:38:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:38:27 + git semver [Pipeline] } 03:38:27 $ docker stop --time=1 b5f3d358ead3174f9d90435ff0fd963c8f43777e2a158f4aa0bd1368ad77c00b 03:38:28 $ docker rm -f --volumes b5f3d358ead3174f9d90435ff0fd963c8f43777e2a158f4aa0bd1368ad77c00b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:38:29 03:38:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:38:29 0.23.1-centos7: Pulling from edgex-lftools 03:38:29 ab5ef0e58194: Pulling fs layer 03:38:29 9712f1f96733: Pulling fs layer 03:38:29 63f879dbbcfc: Pulling fs layer 03:38:29 0d9ebad4ef96: Pulling fs layer 03:38:29 e9a5061849ea: Pulling fs layer 03:38:29 d747dcd14b5f: Pulling fs layer 03:38:29 2de7ff778b66: Pulling fs layer 03:38:29 2de7ff778b66: Waiting 03:38:29 d747dcd14b5f: Waiting 03:38:29 0d9ebad4ef96: Waiting 03:38:29 e9a5061849ea: Waiting 03:38:29 9712f1f96733: Verifying Checksum 03:38:29 9712f1f96733: Download complete 03:38:29 63f879dbbcfc: Verifying Checksum 03:38:29 63f879dbbcfc: Download complete 03:38:29 e9a5061849ea: Verifying Checksum 03:38:29 e9a5061849ea: Download complete 03:38:29 d747dcd14b5f: Verifying Checksum 03:38:29 d747dcd14b5f: Download complete 03:38:29 ab5ef0e58194: Verifying Checksum 03:38:29 ab5ef0e58194: Download complete 03:38:29 0d9ebad4ef96: Verifying Checksum 03:38:29 0d9ebad4ef96: Download complete 03:38:29 2de7ff778b66: Verifying Checksum 03:38:29 2de7ff778b66: Download complete 03:38:33 ab5ef0e58194: Pull complete 03:38:33 9712f1f96733: Pull complete 03:38:33 63f879dbbcfc: Pull complete 03:38:37 0d9ebad4ef96: Pull complete 03:38:37 e9a5061849ea: Pull complete 03:38:37 d747dcd14b5f: Pull complete 03:38:38 2de7ff778b66: Pull complete 03:38:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:38:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:38:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:38 prd-ubuntu20.04-docker-8c-8g-2082 does not seem to be running inside a container 03:38:39 $ 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 03:38:46 $ docker top 24423128e6956ff3bfebdf6ab67ced13c06f46828c7c18bb0014610d91971561 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:38:46 provisioning config files... 03:38:46 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config11796169438072829841tmp 03:38:46 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5352051604097397558tmp 03:38:46 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config11609079750467695607tmp [Pipeline] { [Pipeline] echo 03:38:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:38:46 ---> sigul-configuration.sh 03:38:46 gpg: directory `/root/.gnupg' created 03:38:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:38:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:38:46 gpg: keyring `/root/.gnupg/secring.gpg' created 03:38:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:38:46 gpg: CAST5 encrypted data 03:38:46 gpg: encrypted with 1 passphrase 03:38:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:38:46 + mkdir /home/jenkins 03:38:46 + mkdir /home/jenkins/sigul [Pipeline] sh 03:38:47 + 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 03:38:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:38:47 ---> sigul-install.sh 03:38:47 Sigul already installed; skipping installation. [Pipeline] sh 03:38:47 + git tag --list 03:38:47 v0.1.0 03:38:47 v0.1.1 03:38:47 v1.0.0 03:38:47 v1.1.0 03:38:47 v1.2.0 03:38:47 v1.3.0 03:38:47 v1.3.1 03:38:47 v2.0.0 03:38:47 v2.0.1 03:38:47 v2.1.0 03:38:47 v2.1.1 03:38:47 v2.1.2 03:38:47 v2.2.0 03:38:47 v2.3 03:38:47 v2.3.0 03:38:47 v2.3.1 03:38:47 v3.0 03:38:47 v3.0.0 03:38:47 v3.0.1 03:38:47 v3.0.1-dev.1 03:38:47 v3.0.1-dev.2 03:38:47 v3.1 03:38:47 v3.1.0 03:38:47 v3.1.0-dev.1 03:38:47 v3.1.0-dev.10 03:38:47 v3.1.0-dev.11 03:38:47 v3.1.0-dev.12 03:38:47 v3.1.0-dev.13 03:38:47 v3.1.0-dev.14 03:38:47 v3.1.0-dev.15 03:38:47 v3.1.0-dev.16 03:38:47 v3.1.0-dev.17 03:38:47 v3.1.0-dev.18 03:38:47 v3.1.0-dev.19 03:38:47 v3.1.0-dev.2 03:38:47 v3.1.0-dev.20 03:38:47 v3.1.0-dev.21 03:38:47 v3.1.0-dev.22 03:38:47 v3.1.0-dev.23 03:38:47 v3.1.0-dev.24 03:38:47 v3.1.0-dev.25 03:38:47 v3.1.0-dev.26 03:38:47 v3.1.0-dev.27 03:38:47 v3.1.0-dev.28 03:38:47 v3.1.0-dev.29 03:38:47 v3.1.0-dev.3 03:38:47 v3.1.0-dev.30 03:38:47 v3.1.0-dev.31 03:38:47 v3.1.0-dev.32 03:38:47 v3.1.0-dev.33 03:38:47 v3.1.0-dev.34 03:38:47 v3.1.0-dev.35 03:38:47 v3.1.0-dev.36 03:38:47 v3.1.0-dev.37 03:38:47 v3.1.0-dev.38 03:38:47 v3.1.0-dev.39 03:38:47 v3.1.0-dev.4 03:38:47 v3.1.0-dev.40 03:38:47 v3.1.0-dev.41 03:38:47 v3.1.0-dev.42 03:38:47 v3.1.0-dev.43 03:38:47 v3.1.0-dev.44 03:38:47 v3.1.0-dev.45 03:38:47 v3.1.0-dev.46 03:38:47 v3.1.0-dev.47 03:38:47 v3.1.0-dev.48 03:38:47 v3.1.0-dev.49 03:38:47 v3.1.0-dev.5 03:38:47 v3.1.0-dev.50 03:38:47 v3.1.0-dev.51 03:38:47 v3.1.0-dev.52 03:38:47 v3.1.0-dev.6 03:38:47 v3.1.0-dev.7 03:38:47 v3.1.0-dev.8 03:38:47 v3.1.0-dev.9 03:38:47 v3.2.0-dev.1 03:38:47 v3.2.0-dev.10 03:38:47 v3.2.0-dev.11 03:38:47 v3.2.0-dev.12 03:38:47 v3.2.0-dev.13 03:38:47 v3.2.0-dev.14 03:38:47 v3.2.0-dev.15 03:38:47 v3.2.0-dev.16 03:38:47 v3.2.0-dev.17 03:38:47 v3.2.0-dev.18 03:38:47 v3.2.0-dev.19 03:38:47 v3.2.0-dev.2 03:38:47 v3.2.0-dev.20 03:38:47 v3.2.0-dev.21 03:38:47 v3.2.0-dev.22 03:38:47 v3.2.0-dev.23 03:38:47 v3.2.0-dev.24 03:38:47 v3.2.0-dev.25 03:38:47 v3.2.0-dev.26 03:38:47 v3.2.0-dev.27 03:38:47 v3.2.0-dev.28 03:38:47 v3.2.0-dev.29 03:38:47 v3.2.0-dev.3 03:38:47 v3.2.0-dev.30 03:38:47 v3.2.0-dev.31 03:38:47 v3.2.0-dev.32 03:38:47 v3.2.0-dev.33 03:38:47 v3.2.0-dev.4 03:38:47 v3.2.0-dev.5 03:38:47 v3.2.0-dev.6 03:38:47 v3.2.0-dev.7 03:38:47 v3.2.0-dev.8 03:38:47 v3.2.0-dev.9 [Pipeline] sh 03:38:48 + lftools sign git-tag v3.2.0-dev.33 03:38:48 Signing Git tag with Sigul... 03:38:48 Signing v3.2.0-dev.33 [Pipeline] echo 03:38:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:38:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:38:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:38:49 $ docker stop --time=1 24423128e6956ff3bfebdf6ab67ced13c06f46828c7c18bb0014610d91971561 03:38:50 $ docker rm -f --volumes 24423128e6956ff3bfebdf6ab67ced13c06f46828c7c18bb0014610d91971561 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:38:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:38:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:38:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:51 prd-ubuntu20.04-docker-8c-8g-2082 does not seem to be running inside a container 03:38:51 $ 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 03:38:51 $ docker top 950f63c60e99f5edd889f0afcf8b7e8e43ced3790ed76fb03143a7665842443e -eo pid,comm 03:38:51 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). 03:38:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:38:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:38:51 [ssh-agent] Looking for ssh-agent implementation... 03:38:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:38:52 $ docker exec 950f63c60e99f5edd889f0afcf8b7e8e43ced3790ed76fb03143a7665842443e ssh-agent 03:38:52 SSH_AUTH_SOCK=/tmp/ssh-pXPRRaHvuAyX/agent.33 03:38:52 SSH_AGENT_PID=39 03:38:52 Running ssh-add (command line suppressed) 03:38:52 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_10799522903302907874.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_10799522903302907874.key) 03:38:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:38:52 + git semver bump pre 03:38:52 2024-04-07 03:38:52,777 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 03:38:52 2024-04-07 03:38:52,777 [bump_version] DEBUG bumping version:3.2.0-dev.33 on axis:pre with prefix:dev 03:38:52 2024-04-07 03:38:52,777 [bump_version] DEBUG bumped version:3.2.0-dev.34 03:38:52 2024-04-07 03:38:52,777 [write_version] DEBUG write version:3.2.0-dev.34 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 03:38:52 2024-04-07 03:38:52,778 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 03:38:52 2024-04-07 03:38:52,778 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 03:38:52 2024-04-07 03:38:52,780 [execute] INFO git cat-file --batch-check 03:38:52 2024-04-07 03:38:52,780 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 03:38:52 2024-04-07 03:38:52,786 [execute] INFO git cat-file --batch 03:38:52 2024-04-07 03:38:52,786 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 03:38:52 2024-04-07 03:38:52,791 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 03:38:52 3.2.0-dev.34 [Pipeline] } 03:38:52 $ docker exec --env ******** --env ******** 950f63c60e99f5edd889f0afcf8b7e8e43ced3790ed76fb03143a7665842443e ssh-agent -k 03:38:52 unset SSH_AUTH_SOCK; 03:38:52 unset SSH_AGENT_PID; 03:38:52 echo Agent pid 39 killed; 03:38:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:38:53 + git semver [Pipeline] } 03:38:53 $ docker stop --time=1 950f63c60e99f5edd889f0afcf8b7e8e43ced3790ed76fb03143a7665842443e 03:38:54 $ docker rm -f --volumes 950f63c60e99f5edd889f0afcf8b7e8e43ced3790ed76fb03143a7665842443e [Pipeline] // withDockerContainer [Pipeline] sh 03:38:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:38:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:38:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:55 prd-ubuntu20.04-docker-8c-8g-2082 does not seem to be running inside a container 03:38:55 $ 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 03:38:55 $ docker top 4bc04c7f62628965232bdb8a5975767adad2b13f776f4f83eb77b9bbab0de1f1 -eo pid,comm 03:38:55 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). 03:38:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:38:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:38:55 [ssh-agent] Looking for ssh-agent implementation... 03:38:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:38:56 $ docker exec 4bc04c7f62628965232bdb8a5975767adad2b13f776f4f83eb77b9bbab0de1f1 ssh-agent 03:38:56 SSH_AUTH_SOCK=/tmp/ssh-59rtUH22uWUs/agent.34 03:38:56 SSH_AGENT_PID=40 03:38:56 Running ssh-add (command line suppressed) 03:38:56 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8763190731821767619.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8763190731821767619.key) 03:38:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:38:56 + git semver push 03:38:56 2024-04-07 03:38:56,804 [run_push] DEBUG push 03:38:56 2024-04-07 03:38:56,804 [execute] INFO git cat-file --batch-check 03:38:56 2024-04-07 03:38:56,804 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 03:38:56 2024-04-07 03:38:56,808 [execute] INFO git rev-list 8cd6a9efe3b6a5b85af84e42a3e940858373f1c9 -- 03:38:56 2024-04-07 03:38:56,808 [execute] DEBUG Popen(['git', 'rev-list', '8cd6a9efe3b6a5b85af84e42a3e940858373f1c9', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 03:38:56 2024-04-07 03:38:56,826 [execute] INFO git fetch -v origin 03:38:56 2024-04-07 03:38:56,826 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 03:38:57 2024-04-07 03:38:57,337 [run_push] DEBUG no remote changes detected 03:38:57 2024-04-07 03:38:57,337 [execute] INFO git push origin semver 03:38:57 2024-04-07 03:38:57,337 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 03:38:58 2024-04-07 03:38:58,110 [run_push] DEBUG push all version tags 03:38:58 2024-04-07 03:38:58,111 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:38:58 2024-04-07 03:38:58,111 [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) 03:38:58 2024-04-07 03:38:58,856 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 03:38:58 3.2.0-dev.34 [Pipeline] } 03:38:58 $ docker exec --env ******** --env ******** 4bc04c7f62628965232bdb8a5975767adad2b13f776f4f83eb77b9bbab0de1f1 ssh-agent -k 03:38:59 unset SSH_AUTH_SOCK; 03:38:59 unset SSH_AGENT_PID; 03:38:59 echo Agent pid 40 killed; 03:38:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:38:59 + git semver [Pipeline] } 03:38:59 $ docker stop --time=1 4bc04c7f62628965232bdb8a5975767adad2b13f776f4f83eb77b9bbab0de1f1 03:39:00 $ docker rm -f --volumes 4bc04c7f62628965232bdb8a5975767adad2b13f776f4f83eb77b9bbab0de1f1 [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 03:39:01 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 03:39:01 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 03:39:01 total 16 03:39:01 drwxr-xr-x 3 root root 4096 Apr 7 03:24 . 03:39:01 drwxrwxr-x 10 jenkins jenkins 4096 Apr 7 03:38 .. 03:39:01 drwxr-xr-x 2 root root 4096 Apr 7 03:24 cost 03:39:01 -rw-r--r-- 1 root root 92 Apr 7 03:24 cost.csv 03:39:01 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 03:39:01 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 03:39:01 total 16 03:39:01 drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 03:24 . 03:39:01 drwxrwxr-x 10 jenkins jenkins 4096 Apr 7 03:38 .. 03:39:01 drwxr-xr-x 2 jenkins jenkins 4096 Apr 7 03:24 cost 03:39:01 -rw-r--r-- 1 jenkins jenkins 92 Apr 7 03:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:39:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:39:02 ---> package-listing.sh 03:39:02 ++ facter osfamily 03:39:02 ++ tr '[:upper:]' '[:lower:]' 03:39:03 + OS_FAMILY=debian 03:39:03 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 03:39:03 + START_PACKAGES=/tmp/packages_start.txt 03:39:03 + END_PACKAGES=/tmp/packages_end.txt 03:39:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:39:03 + PACKAGES=/tmp/packages_start.txt 03:39:03 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 03:39:03 + PACKAGES=/tmp/packages_end.txt 03:39:03 + case "${OS_FAMILY}" in 03:39:03 + dpkg -l 03:39:03 + grep '^ii' 03:39:03 + '[' -f /tmp/packages_start.txt ']' 03:39:03 + '[' -f /tmp/packages_end.txt ']' 03:39:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:39:03 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 03:39:03 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 03:39:03 + 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 03:39:03 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 03:39:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:39:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:03 prd-ubuntu20.04-docker-8c-8g-2082 does not seem to be running inside a container 03:39:03 $ 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 03:39:04 $ docker top 5753f5603e0ee8adb29bd4c69b7e2ef12c23e2fc010ed2cc97d8442b9e730de1 -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:04 + touch /tmp/pre-build-complete [Pipeline] sh 03:39:04 + mkdir -p /var/log/sysstat [Pipeline] sh 03:39:05 + ls /var/log/sa-host 03:39:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:39:05 provisioning config files... 03:39:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config10667556530101385940tmp [Pipeline] { [Pipeline] echo 03:39:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:39:05 ---> create-netrc.sh [Pipeline] } 03:39:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:39:05 ---> python-tools-install.sh [Pipeline] echo 03:39:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:39:06 ---> sudo-logs.sh 03:39:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:39:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:39:06 ---> job-cost.sh 03:39:06 lf-activate-venv: SKIPPING 03:39:06 DEBUG: total: 0.2199999988079071 03:39:06 INFO: Retrieving Stack Cost... 03:39:06 INFO: Retrieving Pricing Info for: v3-standard-8 03:39:07 INFO: Archiving Costs [Pipeline] echo 03:39:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:39:07 ---> logs-deploy.sh 03:39:07 lf-activate-venv: SKIPPING 03:39:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/353 03:39:07 INFO: archiving workspace using pattern(s): 03:39:08 Archives upload complete. 03:39:08 INFO: archiving logs to Nexus 03:39:09 ---> uname -a: 03:39:09 Linux prd-ubuntu20-04-docker-8c-8g-2082 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:39:09 03:39:09 03:39:09 ---> lscpu: 03:39:09 Architecture: x86_64 03:39:09 CPU op-mode(s): 32-bit, 64-bit 03:39:09 Byte Order: Little Endian 03:39:09 Address sizes: 40 bits physical, 48 bits virtual 03:39:09 CPU(s): 8 03:39:09 On-line CPU(s) list: 0-7 03:39:09 Thread(s) per core: 1 03:39:09 Core(s) per socket: 1 03:39:09 Socket(s): 8 03:39:09 NUMA node(s): 1 03:39:09 Vendor ID: AuthenticAMD 03:39:09 CPU family: 23 03:39:09 Model: 49 03:39:09 Model name: AMD EPYC-Rome Processor 03:39:09 Stepping: 0 03:39:09 CPU MHz: 2800.000 03:39:09 BogoMIPS: 5600.00 03:39:09 Virtualization: AMD-V 03:39:09 Hypervisor vendor: KVM 03:39:09 Virtualization type: full 03:39:09 L1d cache: 256 KiB 03:39:09 L1i cache: 256 KiB 03:39:09 L2 cache: 4 MiB 03:39:09 L3 cache: 128 MiB 03:39:09 NUMA node0 CPU(s): 0-7 03:39:09 Vulnerability Itlb multihit: Not affected 03:39:09 Vulnerability L1tf: Not affected 03:39:09 Vulnerability Mds: Not affected 03:39:09 Vulnerability Meltdown: Not affected 03:39:09 Vulnerability Mmio stale data: Not affected 03:39:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:39:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:39:09 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:39:09 Vulnerability Srbds: Not affected 03:39:09 Vulnerability Tsx async abort: Not affected 03:39:09 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 03:39:09 03:39:09 03:39:09 ---> nproc: 03:39:09 8 03:39:09 03:39:09 03:39:09 ---> df -h: 03:39:09 Filesystem Size Used Avail Use% Mounted on 03:39:09 overlay 155G 12G 144G 8% / 03:39:09 tmpfs 64M 0 64M 0% /dev 03:39:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:39:09 shm 64M 0 64M 0% /dev/shm 03:39:09 /dev/vda1 155G 12G 144G 8% /facter-os 03:39:09 03:39:09 03:39:09 ---> sar -b -r -n DEV: 03:39:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2082) 04/07/24 _x86_64_ (8 CPU) 03:39:09 03:39:09 03:20:16 LINUX RESTART (8 CPU) 03:39:09 03:39:09 03:21:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:39:09 03:22:01 363.08 10.25 352.83 0.00 1672.38 89479.50 0.00 03:39:09 03:23:01 86.65 0.02 86.64 0.00 0.13 36798.15 0.00 03:39:09 03:24:01 42.24 0.12 42.12 0.00 2.13 24434.52 0.00 03:39:09 03:25:01 48.56 0.02 48.54 0.00 0.13 17385.50 0.00 03:39:09 03:26:01 20.83 8.97 11.86 0.00 2905.52 2583.57 0.00 03:39:09 03:27:01 3.72 1.52 2.20 0.00 35.59 27.86 0.00 03:39:09 03:28:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 03:39:09 03:29:01 1.57 0.00 1.57 0.00 0.00 19.73 0.00 03:39:09 03:30:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 03:39:09 03:31:01 2.43 0.00 2.43 0.00 0.00 35.45 0.00 03:39:09 03:32:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 03:39:09 03:33:01 1.37 0.00 1.37 0.00 0.00 17.33 0.00 03:39:09 03:34:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 03:39:09 03:35:01 1.35 0.00 1.35 0.00 0.00 16.93 0.00 03:39:09 03:36:01 1.68 0.02 1.67 0.00 0.13 19.20 0.00 03:39:09 03:37:01 1.77 0.00 1.77 0.00 0.00 21.20 0.00 03:39:09 03:38:01 3.80 0.08 3.72 0.00 9.33 442.92 0.00 03:39:09 03:39:01 154.32 0.38 153.94 0.00 10.00 60910.38 0.00 03:39:09 Average: 40.70 1.18 39.52 0.00 256.20 12831.28 0.00 03:39:09 03:39:09 03:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:39:09 03:22:01 28211092 31307112 992860 3.02 107240 3168176 2259052 6.66 1498200 2670900 651536 03:39:09 03:23:01 26867708 31231052 1066152 3.24 112772 4368152 2350676 6.93 1861584 3589276 802608 03:39:09 03:24:01 29078064 31508908 796844 2.42 117636 2567820 1858776 5.48 1177800 2208516 316 03:39:09 03:25:01 28584712 31518520 785780 2.39 119452 3019620 1732956 5.11 1177860 2646940 8 03:39:09 03:26:01 28400876 31507324 795236 2.42 123632 3178172 1793788 5.29 1278356 2715872 284 03:39:09 03:27:01 28396428 31505024 797364 2.42 123680 3179236 1793756 5.29 1283848 2716148 192 03:39:09 03:28:01 28396096 31504804 797520 2.43 123752 3179240 1793756 5.29 1283648 2716160 8 03:39:09 03:29:01 28404216 31513036 789184 2.40 123808 3179244 1793756 5.29 1274428 2716160 56 03:39:09 03:30:01 28404452 31513600 788696 2.40 123832 3179248 1793756 5.29 1274076 2716352 8 03:39:09 03:31:01 28404032 31513300 788784 2.40 123928 3179228 1793756 5.29 1274248 2716328 8 03:39:09 03:32:01 28404120 31513452 788580 2.40 123984 3179228 1793756 5.29 1274308 2716328 16 03:39:09 03:33:01 28404136 31513472 788488 2.40 123996 3179232 1793756 5.29 1274308 2716332 40 03:39:09 03:34:01 28404372 31513720 788180 2.40 124008 3179232 1793756 5.29 1274320 2716332 8 03:39:09 03:35:01 28403812 31513296 788568 2.40 124028 3179368 1793756 5.29 1274132 2716444 40 03:39:09 03:36:01 28403668 31513352 788344 2.40 124076 3179364 1779868 5.25 1274212 2716500 8 03:39:09 03:37:01 28402964 31512692 788924 2.40 124132 3179368 1779868 5.25 1274192 2716504 8 03:39:09 03:38:01 27670120 31459388 840424 2.56 125824 3816804 2052564 6.05 1328100 3353000 645316 03:39:09 03:39:01 26885164 31463940 829016 2.52 154640 4487924 1878516 5.54 1412264 3961016 244 03:39:09 Average: 28229224 31479222 822164 2.50 123579 3309925 1868326 5.51 1320549 2834728 116706 03:39:09 03:39:09 03:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:39:09 03:22:01 lo 2.85 2.85 0.28 0.28 0.00 0.00 0.00 0.00 03:39:09 03:22:01 veth38d5b99 238.16 336.75 23.38 2182.29 0.00 0.00 0.00 0.18 03:39:09 03:22:01 ens3 661.35 479.36 7540.49 100.66 0.00 0.00 0.00 0.00 03:39:09 03:22:01 docker0 320.54 414.45 25.86 2621.65 0.00 0.00 0.00 0.00 03:39:09 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:09 03:23:01 veth38d5b99 0.55 0.52 0.05 0.24 0.00 0.00 0.00 0.00 03:39:09 03:23:01 ens3 24.16 11.08 20.72 5.43 0.00 0.00 0.00 0.00 03:39:09 03:23:01 docker0 0.55 0.48 0.04 0.24 0.00 0.00 0.00 0.00 03:39:09 03:24:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 03:39:09 03:24:01 ens3 24.24 17.14 21.02 10.24 0.00 0.00 0.00 0.00 03:39:09 03:24:01 docker0 1.43 1.67 0.10 1.60 0.00 0.00 0.00 0.00 03:39:09 03:25:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 03:39:09 03:25:01 ens3 87.84 53.71 2521.24 9.74 0.00 0.00 0.00 0.00 03:39:09 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:09 03:26:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 03:39:09 03:26:01 ens3 38.01 14.93 666.26 1.51 0.00 0.00 0.00 0.00 03:39:09 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:09 03:27:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:39:09 03:27:01 ens3 9.80 6.96 6.05 6.27 0.00 0.00 0.00 0.00 03:39:09 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:09 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:09 03:28:01 ens3 0.98 0.38 0.49 0.27 0.00 0.00 0.00 0.00 03:39:09 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:09 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:09 03:29:01 ens3 0.55 0.33 0.27 0.20 0.00 0.00 0.00 0.00 03:39:09 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:09 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:09 03:30:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:39:09 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:09 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:09 03:31:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 03:39:09 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:09 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:09 03:32:01 ens3 0.23 0.03 0.07 0.00 0.00 0.00 0.00 0.00 03:39:09 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:09 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:09 03:33:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:39:09 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:09 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:09 03:34:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:39:09 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:09 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:09 03:35:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:39:09 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:09 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:09 03:36:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 03:39:09 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:09 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:09 03:37:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:39:09 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:09 03:38:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 03:39:09 03:38:01 ens3 140.32 78.46 3971.74 9.50 0.00 0.00 0.00 0.00 03:39:09 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:09 03:39:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 03:39:09 03:39:01 ens3 329.70 240.63 4531.58 148.85 0.00 0.00 0.00 0.00 03:39:09 03:39:01 docker0 88.00 116.95 7.40 1251.95 0.00 0.00 0.00 0.00 03:39:09 Average: lo 0.45 0.45 0.04 0.04 0.00 0.00 0.00 0.00 03:39:09 Average: ens3 72.70 49.80 1065.12 16.19 0.00 0.00 0.00 0.00 03:39:09 Average: docker0 22.53 29.29 1.83 213.07 0.00 0.00 0.00 0.00 03:39:09 03:39:09 03:39:09 ---> sar -P ALL: 03:39:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2082) 04/07/24 _x86_64_ (8 CPU) 03:39:09 03:39:09 03:20:16 LINUX RESTART (8 CPU) 03:39:09 03:39:09 03:21:02 CPU %user %nice %system %iowait %steal %idle 03:39:09 03:22:01 all 13.98 0.00 4.04 2.13 0.08 79.76 03:39:09 03:22:01 0 12.91 0.00 3.85 2.30 0.07 80.87 03:39:09 03:22:01 1 13.72 0.00 3.92 0.50 0.09 81.78 03:39:09 03:22:01 2 14.10 0.00 3.28 0.62 0.09 81.91 03:39:09 03:22:01 3 13.34 0.00 4.33 2.47 0.09 79.77 03:39:09 03:22:01 4 15.69 0.00 4.28 1.30 0.09 78.64 03:39:09 03:22:01 5 14.36 0.00 5.05 8.68 0.09 71.82 03:39:09 03:22:01 6 13.83 0.00 3.26 1.05 0.09 81.77 03:39:09 03:22:01 7 13.91 0.00 4.34 0.20 0.07 81.48 03:39:09 03:23:01 all 60.58 0.00 5.76 2.12 0.13 31.41 03:39:09 03:23:01 0 63.40 0.00 5.65 1.60 0.12 29.23 03:39:09 03:23:01 1 57.86 0.00 5.38 0.61 0.14 36.02 03:39:09 03:23:01 2 61.05 0.00 5.53 0.30 0.13 32.98 03:39:09 03:23:01 3 59.91 0.00 5.16 0.34 0.12 34.47 03:39:09 03:23:01 4 61.24 0.00 5.79 0.44 0.12 32.41 03:39:09 03:23:01 5 60.19 0.00 6.27 0.40 0.18 32.95 03:39:09 03:23:01 6 58.96 0.00 5.96 1.04 0.12 33.92 03:39:09 03:23:01 7 61.97 0.00 6.33 12.21 0.14 19.35 03:39:09 03:24:01 all 28.04 0.00 3.12 0.90 0.07 67.88 03:39:09 03:24:01 0 27.86 0.00 2.78 0.81 0.07 68.49 03:39:09 03:24:01 1 26.24 0.00 2.36 0.03 0.07 71.29 03:39:09 03:24:01 2 28.18 0.00 3.32 0.03 0.05 68.42 03:39:09 03:24:01 3 28.28 0.00 3.21 0.18 0.07 68.26 03:39:09 03:24:01 4 27.69 0.00 2.94 0.19 0.08 69.10 03:39:09 03:24:01 5 30.09 0.00 3.65 0.72 0.07 65.47 03:39:09 03:24:01 6 27.14 0.00 2.68 0.03 0.07 70.07 03:39:09 03:24:01 7 28.83 0.00 4.00 5.23 0.07 61.88 03:39:09 03:25:01 all 2.67 0.00 1.21 1.10 0.05 94.97 03:39:09 03:25:01 0 2.70 0.00 1.14 2.17 0.03 93.96 03:39:09 03:25:01 1 2.07 0.00 0.52 0.00 0.13 97.28 03:39:09 03:25:01 2 2.99 0.00 1.09 0.77 0.03 95.12 03:39:09 03:25:01 3 3.19 0.00 1.39 0.02 0.08 95.32 03:39:09 03:25:01 4 1.86 0.00 0.72 0.00 0.02 97.41 03:39:09 03:25:01 5 2.99 0.00 2.33 5.72 0.03 88.92 03:39:09 03:25:01 6 2.56 0.00 1.24 0.07 0.02 96.12 03:39:09 03:25:01 7 3.04 0.00 1.24 0.07 0.03 95.61 03:39:09 03:26:01 all 0.41 0.00 0.22 0.27 0.01 99.09 03:39:09 03:26:01 0 0.22 0.00 0.15 0.67 0.00 98.97 03:39:09 03:26:01 1 0.10 0.00 0.07 0.37 0.02 99.45 03:39:09 03:26:01 2 0.30 0.00 0.35 0.68 0.02 98.65 03:39:09 03:26:01 3 0.38 0.00 0.25 0.02 0.02 99.33 03:39:09 03:26:01 4 0.25 0.00 0.15 0.02 0.00 99.58 03:39:09 03:26:01 5 0.15 0.00 0.25 0.03 0.00 99.57 03:39:09 03:26:01 6 0.50 0.00 0.30 0.28 0.00 98.92 03:39:09 03:26:01 7 1.38 0.00 0.23 0.10 0.00 98.28 03:39:09 03:27:01 all 0.27 0.00 0.03 0.02 0.01 99.67 03:39:09 03:27:01 0 0.47 0.00 0.10 0.13 0.02 99.28 03:39:09 03:27:01 1 0.12 0.00 0.02 0.00 0.00 99.87 03:39:09 03:27:01 2 0.13 0.00 0.03 0.02 0.00 99.82 03:39:09 03:27:01 3 0.13 0.00 0.03 0.02 0.02 99.80 03:39:09 03:27:01 4 0.02 0.00 0.02 0.02 0.00 99.95 03:39:09 03:27:01 5 0.08 0.00 0.03 0.00 0.02 99.87 03:39:09 03:27:01 6 0.30 0.00 0.03 0.00 0.02 99.65 03:39:09 03:27:01 7 0.88 0.00 0.00 0.00 0.00 99.12 03:39:09 03:28:01 all 0.09 0.00 0.01 0.03 0.01 99.86 03:39:09 03:28:01 0 0.02 0.00 0.02 0.25 0.02 99.70 03:39:09 03:28:01 1 0.57 0.00 0.00 0.00 0.02 99.42 03:39:09 03:28:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:39:09 03:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:39:09 03:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:39:09 03:28:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:39:09 03:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:39:09 03:28:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:39:09 03:29:01 all 0.15 0.00 0.04 0.07 0.01 99.74 03:39:09 03:29:01 0 0.07 0.00 0.03 0.40 0.02 99.48 03:39:09 03:29:01 1 0.83 0.00 0.20 0.00 0.00 98.97 03:39:09 03:29:01 2 0.07 0.00 0.00 0.17 0.02 99.75 03:39:09 03:29:01 3 0.07 0.00 0.00 0.00 0.00 99.93 03:39:09 03:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:39:09 03:29:01 5 0.05 0.00 0.03 0.00 0.03 99.88 03:39:09 03:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:39:09 03:29:01 7 0.05 0.00 0.00 0.00 0.00 99.95 03:39:09 03:30:01 all 0.02 0.00 0.01 0.01 0.01 99.95 03:39:09 03:30:01 0 0.03 0.00 0.02 0.02 0.00 99.93 03:39:09 03:30:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:39:09 03:30:01 2 0.07 0.00 0.02 0.07 0.00 99.85 03:39:09 03:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:39:09 03:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:39:09 03:30:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:39:09 03:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:39:09 03:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:39:09 03:31:01 all 0.03 0.00 0.01 0.07 0.01 99.88 03:39:09 03:31:01 0 0.03 0.00 0.03 0.28 0.02 99.63 03:39:09 03:31:01 1 0.08 0.00 0.00 0.00 0.00 99.92 03:39:09 03:31:01 2 0.03 0.00 0.03 0.18 0.02 99.73 03:39:09 03:31:01 3 0.02 0.00 0.02 0.07 0.02 99.88 03:39:09 03:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:39:09 03:31:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:39:09 03:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:39:09 03:31:01 7 0.05 0.00 0.00 0.00 0.00 99.95 03:39:09 03:32:01 all 0.05 0.00 0.01 0.01 0.01 99.92 03:39:09 03:32:01 0 0.03 0.00 0.02 0.03 0.00 99.92 03:39:09 03:32:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:39:09 03:32:01 2 0.03 0.00 0.02 0.02 0.02 99.92 03:39:09 03:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:39:09 03:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:39:09 03:32:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:39:09 03:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:09 03:32:01 7 0.28 0.00 0.02 0.00 0.00 99.70 03:39:09 03:39:09 03:32:01 CPU %user %nice %system %iowait %steal %idle 03:39:09 03:33:01 all 0.24 0.00 0.02 0.01 0.01 99.73 03:39:09 03:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:39:09 03:33:01 1 1.69 0.00 0.08 0.00 0.00 98.22 03:39:09 03:33:01 2 0.03 0.00 0.03 0.05 0.00 99.88 03:39:09 03:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:39:09 03:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:39:09 03:33:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:39:09 03:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:39:09 03:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:39:09 03:34:01 all 0.26 0.00 0.00 0.00 0.01 99.72 03:39:09 03:34:01 0 0.00 0.00 0.00 0.02 0.00 99.98 03:39:09 03:34:01 1 1.97 0.00 0.00 0.00 0.02 98.01 03:39:09 03:34:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:39:09 03:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:39:09 03:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:39:09 03:34:01 5 0.03 0.00 0.02 0.00 0.03 99.92 03:39:09 03:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:39:09 03:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:39:09 03:35:01 all 0.28 0.00 0.01 0.01 0.01 99.69 03:39:09 03:35:01 0 0.00 0.00 0.03 0.00 0.02 99.95 03:39:09 03:35:01 1 1.99 0.00 0.02 0.00 0.02 97.98 03:39:09 03:35:01 2 0.03 0.00 0.00 0.05 0.00 99.92 03:39:09 03:35:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:39:09 03:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:39:09 03:35:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:39:09 03:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:39:09 03:35:01 7 0.12 0.00 0.00 0.00 0.00 99.88 03:39:09 03:36:01 all 0.26 0.00 0.02 0.02 0.01 99.68 03:39:09 03:36:01 0 0.03 0.00 0.02 0.12 0.00 99.83 03:39:09 03:36:01 1 1.89 0.00 0.00 0.00 0.02 98.09 03:39:09 03:36:01 2 0.02 0.00 0.05 0.02 0.02 99.90 03:39:09 03:36:01 3 0.02 0.00 0.03 0.00 0.02 99.93 03:39:09 03:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:39:09 03:36:01 5 0.05 0.00 0.05 0.00 0.02 99.88 03:39:09 03:36:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:39:09 03:36:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:39:09 03:37:01 all 0.03 0.00 0.01 0.01 0.01 99.95 03:39:09 03:37:01 0 0.02 0.00 0.00 0.03 0.02 99.93 03:39:09 03:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:39:09 03:37:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:39:09 03:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:39:09 03:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:39:09 03:37:01 5 0.05 0.00 0.03 0.00 0.02 99.90 03:39:09 03:37:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:39:09 03:37:01 7 0.05 0.00 0.02 0.02 0.00 99.92 03:39:09 03:38:01 all 2.26 0.00 1.09 0.06 0.02 96.57 03:39:09 03:38:01 0 2.24 0.00 1.54 0.45 0.02 95.75 03:39:09 03:38:01 1 2.60 0.00 0.97 0.02 0.02 96.39 03:39:09 03:38:01 2 2.51 0.00 1.39 0.00 0.02 96.08 03:39:09 03:38:01 3 1.70 0.00 1.35 0.00 0.02 96.93 03:39:09 03:38:01 4 1.89 0.00 0.69 0.00 0.02 97.41 03:39:09 03:38:01 5 2.44 0.00 1.12 0.03 0.00 96.40 03:39:09 03:38:01 6 2.42 0.00 0.90 0.00 0.05 96.62 03:39:09 03:38:01 7 2.26 0.00 0.75 0.02 0.02 96.95 03:39:09 03:39:01 all 8.14 0.00 3.53 3.58 0.07 84.68 03:39:09 03:39:01 0 7.67 0.00 3.92 1.82 0.05 86.54 03:39:09 03:39:01 1 8.93 0.00 3.33 0.12 0.07 87.56 03:39:09 03:39:01 2 8.25 0.00 4.53 19.57 0.07 67.59 03:39:09 03:39:01 3 8.42 0.00 3.48 0.67 0.05 87.37 03:39:09 03:39:01 4 7.97 0.00 3.68 1.87 0.05 86.43 03:39:09 03:39:01 5 8.43 0.00 2.60 0.18 0.07 88.71 03:39:09 03:39:01 6 7.98 0.00 3.43 3.78 0.10 84.71 03:39:09 03:39:01 7 7.48 0.00 3.26 0.74 0.13 88.38 03:39:09 Average: all 6.48 0.00 1.05 0.57 0.03 91.86 03:39:09 Average: 0 6.49 0.00 1.06 0.61 0.03 91.81 03:39:09 Average: 1 6.64 0.00 0.93 0.09 0.03 92.31 03:39:09 Average: 2 6.49 0.00 1.08 1.24 0.03 91.16 03:39:09 Average: 3 6.35 0.00 1.06 0.21 0.03 92.35 03:39:09 Average: 4 6.42 0.00 1.01 0.21 0.02 92.34 03:39:09 Average: 5 6.57 0.00 1.19 0.86 0.04 91.35 03:39:09 Average: 6 6.25 0.00 0.98 0.34 0.03 92.40 03:39:09 Average: 7 6.63 0.00 1.11 1.02 0.03 91.21 03:39:09 03:39:09 03:39:09