Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1ede5fb15f8f95957d638ba9d4fad741a841bdf0 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-ssh11691731651097713421.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6206623754270341997.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh18218019279350136558.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh3116636631646074629.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-ssh3625304067272920203.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14548 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 1ede5fb15f8f95957d638ba9d4fad741a841bdf0 (main) Commit message: "Merge pull request #1412 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.81" > 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 1ede5fb15f8f95957d638ba9d4fad741a841bdf0 # timeout=10 > git rev-list --no-walk b8e71211126e7e084c7a8b14118610d97b0e7218 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:27:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:27:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:27:22 ========================================================= 20:27:22 EdgeX Global Pipelines Version Info 20:27:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:27:23 ------------------- 20:27:23 stable info: 20:27:23 ------------------- 20:27:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:27:23 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:27:23 Message: update stable to v1.0.249 20:27:23 ------------------- 20:27:23 experimental info: 20:27:23 ------------------- 20:27:23 Commited By: **** collab-it+edgex@linuxfoundation.org 20:27:23 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:27:23 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:27:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 20:27:24 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 20:27:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:27:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:27:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:27:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:27:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:27:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:27:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:27:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:27:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:27:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 20:27:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:27:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:27:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:27:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:27:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:27:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:27:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:27:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:27:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:27:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:27:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:27:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:27:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:27:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:27:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:27:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:27:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:27:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:27:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1ede5fb15f8f95957d638ba9d4fad741a841bdf0 [Pipeline] echo 20:27:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1ede5fb [Pipeline] echo 20:27:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:27:25 + git rev-list -1 --merges 1ede5fb15f8f95957d638ba9d4fad741a841bdf0~1..1ede5fb15f8f95957d638ba9d4fad741a841bdf0 [Pipeline] echo 20:27:25 -----------> git rev-list -1 --merges 1ede5fb15f8f95957d638ba9d4fad741a841bdf0~1..1ede5fb15f8f95957d638ba9d4fad741a841bdf0 1ede5fb15f8f95957d638ba9d4fad741a841bdf0 20:27:25 1ede5fb15f8f95957d638ba9d4fad741a841bdf0 [false] [Pipeline] sh 20:27:25 + git log --format=format:%s -1 1ede5fb15f8f95957d638ba9d4fad741a841bdf0 [Pipeline] echo 20:27:25 ========================================================= 20:27:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:27:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:27:25 + git log --format=format:%s -1 1ede5fb15f8f95957d638ba9d4fad741a841bdf0 [Pipeline] echo 20:27:25 [semverPrep] GIT_COMMIT: 1ede5fb15f8f95957d638ba9d4fad741a841bdf0, Commit Message: Merge pull request #1412 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.81 [Pipeline] echo 20:27:25 [semverPrep] This is not a build commit. [Pipeline] sh 20:27:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:27:26 + grep -v github /etc/ssh/ssh_known_hosts 20:27:26 + [ -e /tmp/ssh_known_hosts ] 20:27:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:27:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:27:26 + sudo tee -a /etc/ssh/ssh_known_hosts 20:27:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:27:26 20:27:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:27:27 0.1.4: Pulling from edgex-devops/py-git-semver 20:27:27 b85a868b505f: Pulling fs layer 20:27:27 e2be974225ed: Pulling fs layer 20:27:27 339a4e72a1f5: Pulling fs layer 20:27:27 988bab9f4d93: Pulling fs layer 20:27:27 1469e6f7b9e6: Pulling fs layer 20:27:27 eaf3925da568: Pulling fs layer 20:27:27 bab4dde63d76: Pulling fs layer 20:27:27 bde34c3a00c8: Pulling fs layer 20:27:27 b352a97aabf1: Pulling fs layer 20:27:27 4872d77fe225: Pulling fs layer 20:27:27 5851b861e8e6: Pulling fs layer 20:27:27 988bab9f4d93: Waiting 20:27:27 1469e6f7b9e6: Waiting 20:27:27 eaf3925da568: Waiting 20:27:27 bab4dde63d76: Waiting 20:27:27 bde34c3a00c8: Waiting 20:27:27 b352a97aabf1: Waiting 20:27:27 4872d77fe225: Waiting 20:27:27 5851b861e8e6: Waiting 20:27:27 e2be974225ed: Download complete 20:27:27 988bab9f4d93: Download complete 20:27:27 1469e6f7b9e6: Verifying Checksum 20:27:27 1469e6f7b9e6: Download complete 20:27:27 339a4e72a1f5: Verifying Checksum 20:27:27 339a4e72a1f5: Download complete 20:27:27 eaf3925da568: Verifying Checksum 20:27:27 eaf3925da568: Download complete 20:27:27 bde34c3a00c8: Download complete 20:27:27 b352a97aabf1: Verifying Checksum 20:27:27 b352a97aabf1: Download complete 20:27:27 4872d77fe225: Verifying Checksum 20:27:27 4872d77fe225: Download complete 20:27:27 5851b861e8e6: Download complete 20:27:27 b85a868b505f: Verifying Checksum 20:27:27 b85a868b505f: Download complete 20:27:28 bab4dde63d76: Verifying Checksum 20:27:28 bab4dde63d76: Download complete 20:27:29 b85a868b505f: Pull complete 20:27:29 e2be974225ed: Pull complete 20:27:29 339a4e72a1f5: Pull complete 20:27:29 988bab9f4d93: Pull complete 20:27:29 1469e6f7b9e6: Pull complete 20:27:29 eaf3925da568: Pull complete 20:27:31 bab4dde63d76: Pull complete 20:27:31 bde34c3a00c8: Pull complete 20:27:31 b352a97aabf1: Pull complete 20:27:31 4872d77fe225: Pull complete 20:27:32 5851b861e8e6: Pull complete 20:27:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:27:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:27:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:27:32 prd-ubuntu20.04-docker-8c-8g-14548 does not seem to be running inside a container 20:27:32 $ 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 20:27:35 $ docker top 62a031d5a8d151094468c0b4bd499996529b110ef9956c3165ce8e4516396730 -eo pid,comm 20:27:35 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). 20:27:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:27:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:27:35 [ssh-agent] Looking for ssh-agent implementation... 20:27:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:27:35 $ docker exec 62a031d5a8d151094468c0b4bd499996529b110ef9956c3165ce8e4516396730 ssh-agent 20:27:35 SSH_AUTH_SOCK=/tmp/ssh-vn1r82kESxPU/agent.32 20:27:35 SSH_AGENT_PID=38 20:27:35 Running ssh-add (command line suppressed) 20:27:36 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3266980459920697165.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3266980459920697165.key) 20:27:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:27:36 + git tag --points-at HEAD [Pipeline] } 20:27:36 $ docker exec --env ******** --env ******** 62a031d5a8d151094468c0b4bd499996529b110ef9956c3165ce8e4516396730 ssh-agent -k 20:27:36 unset SSH_AUTH_SOCK; 20:27:36 unset SSH_AGENT_PID; 20:27:36 echo Agent pid 38 killed; 20:27:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:27:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:27:36 [ssh-agent] Looking for ssh-agent implementation... 20:27:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:27:36 $ docker exec 62a031d5a8d151094468c0b4bd499996529b110ef9956c3165ce8e4516396730 ssh-agent 20:27:36 SSH_AUTH_SOCK=/tmp/ssh-sKOwv8s5WyKJ/agent.71 20:27:36 SSH_AGENT_PID=77 20:27:36 Running ssh-add (command line suppressed) 20:27:36 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_17652292611818522610.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_17652292611818522610.key) 20:27:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:27:37 + git semver init 20:27:37 2023-05-08 20:27:37,238 [run_init] DEBUG init version:0.0.0 force:False 20:27:37 2023-05-08 20:27:37,238 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 20:27:37 2023-05-08 20:27:37,239 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 20:27:37 2023-05-08 20:27:37,239 [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) 20:27:39 2023-05-08 20:27:38,764 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 20:27:39 2023-05-08 20:27:38,765 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 20:27:39 2023-05-08 20:27:38,765 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:27:39 2023-05-08 20:27:38,765 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:27:39 3.0.0-dev.61 [Pipeline] } 20:27:39 $ docker exec --env ******** --env ******** 62a031d5a8d151094468c0b4bd499996529b110ef9956c3165ce8e4516396730 ssh-agent -k 20:27:39 unset SSH_AUTH_SOCK; 20:27:39 unset SSH_AGENT_PID; 20:27:39 echo Agent pid 77 killed; 20:27:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:27:39 + git semver [Pipeline] } 20:27:39 $ docker stop --time=1 62a031d5a8d151094468c0b4bd499996529b110ef9956c3165ce8e4516396730 20:27:41 $ docker rm -f --volumes 62a031d5a8d151094468c0b4bd499996529b110ef9956c3165ce8e4516396730 [Pipeline] // withDockerContainer [Pipeline] sh 20:27:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:27:41 Stashed 1 file(s) [Pipeline] echo 20:27:41 [edgeXSemver]: initialized semver on version 3.0.0-dev.61 [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 20:27:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:27:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:27:42 ========================================================= 20:27:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:27:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:27:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:27:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:27:42 f56be85fc22e: Pulling fs layer 20:27:42 85791d961cd3: Pulling fs layer 20:27:42 d694b5ae8c79: Pulling fs layer 20:27:42 9f32a84ed3da: Pulling fs layer 20:27:42 4d19c01a9841: Pulling fs layer 20:27:42 9325e15d5711: Pulling fs layer 20:27:42 556b6ee489ea: Pulling fs layer 20:27:42 c5a4b2cf53e6: Pulling fs layer 20:27:42 9325e15d5711: Waiting 20:27:42 556b6ee489ea: Waiting 20:27:42 c5a4b2cf53e6: Waiting 20:27:42 9f32a84ed3da: Waiting 20:27:42 4d19c01a9841: Waiting 20:27:42 85791d961cd3: Verifying Checksum 20:27:42 85791d961cd3: Download complete 20:27:42 9f32a84ed3da: Download complete 20:27:42 4d19c01a9841: Verifying Checksum 20:27:42 4d19c01a9841: Download complete 20:27:42 f56be85fc22e: Verifying Checksum 20:27:42 f56be85fc22e: Download complete 20:27:42 9325e15d5711: Verifying Checksum 20:27:42 9325e15d5711: Download complete 20:27:42 f56be85fc22e: Pull complete 20:27:42 85791d961cd3: Pull complete 20:27:42 c5a4b2cf53e6: Verifying Checksum 20:27:42 c5a4b2cf53e6: Download complete 20:27:43 d694b5ae8c79: Verifying Checksum 20:27:43 d694b5ae8c79: Download complete 20:27:43 556b6ee489ea: Verifying Checksum 20:27:43 556b6ee489ea: Download complete 20:27:46 d694b5ae8c79: Pull complete 20:27:46 9f32a84ed3da: Pull complete 20:27:46 4d19c01a9841: Pull complete 20:27:46 9325e15d5711: Pull complete 20:27:48 556b6ee489ea: Pull complete 20:27:49 c5a4b2cf53e6: Pull complete 20:27:49 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 20:27:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:27:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 20:27:49 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:50 + docker inspect -f . ci-base-image-x86_64 20:27:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:27:50 prd-ubuntu20.04-docker-8c-8g-14548 does not seem to be running inside a container 20:27:50 $ 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 20:27:55 $ docker top 23daaf4fff66db73bf0929328582258635e347e5c705346842104971502d675a -eo pid,comm [Pipeline] { [Pipeline] sh 20:27:56 + go version 20:27:56 go version go1.20.2 linux/amd64 [Pipeline] } 20:27:56 $ docker stop --time=1 23daaf4fff66db73bf0929328582258635e347e5c705346842104971502d675a 20:27:56 Still waiting to schedule task 20:27:56 ‘prd-ubuntu20.04-docker-arm64-4c-16g-14546’ is offline 20:27:57 $ docker rm -f --volumes 23daaf4fff66db73bf0929328582258635e347e5c705346842104971502d675a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:57 + docker inspect -f . ci-base-image-x86_64 20:27:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:27:57 prd-ubuntu20.04-docker-8c-8g-14548 does not seem to be running inside a container 20:27:57 $ 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 20:27:58 $ docker top e203ea776865711148e15e51b5cdb036bf48d566ec682bf26a2c69ece5e8648f -eo pid,comm [Pipeline] { [Pipeline] sh 20:27:58 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 20:27:58 + make test 20:27:58 make -C ./app-service-template build 20:27:58 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 20:27:58 go mod tidy 20:27:58 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.39 20:27:58 go: downloading github.com/stretchr/testify v1.8.2 20:27:58 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:27:58 go: downloading github.com/google/uuid v1.3.0 20:27:58 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.79 20:27:59 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.28 20:27:59 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 20:27:59 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 20:27:59 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 20:27:59 go: downloading github.com/davecgh/go-spew v1.1.1 20:27:59 go: downloading github.com/pmezard/go-difflib v1.0.0 20:27:59 go: downloading gopkg.in/yaml.v3 v3.0.1 20:27:59 go: downloading github.com/stretchr/objx v0.5.0 20:27:59 go: downloading github.com/gorilla/mux v1.8.0 20:27:59 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:27:59 go: downloading github.com/go-playground/validator/v10 v10.13.0 20:27:59 go: downloading github.com/go-kit/log v0.2.1 20:27:59 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 20:27:59 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 20:27:59 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.14 20:27:59 go: downloading github.com/mitchellh/copystructure v1.2.0 20:27:59 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:27:59 go: downloading github.com/hashicorp/errwrap v1.0.0 20:27:59 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:27:59 go: downloading github.com/gorilla/websocket v1.4.2 20:27:59 go: downloading golang.org/x/net v0.9.0 20:27:59 go: downloading golang.org/x/sync v0.1.0 20:27:59 go: downloading github.com/x448/float16 v0.8.4 20:27:59 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 20:27:59 go: downloading github.com/hashicorp/consul/api v1.20.0 20:27:59 go: downloading github.com/nats-io/nats.go v1.25.0 20:27:59 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:27:59 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:27:59 go: downloading github.com/go-playground/universal-translator v0.18.1 20:27:59 go: downloading github.com/leodido/go-urn v1.2.3 20:27:59 go: downloading golang.org/x/crypto v0.8.0 20:27:59 go: downloading golang.org/x/text v0.9.0 20:27:59 go: downloading github.com/go-playground/locales v0.14.1 20:27:59 go: downloading github.com/mitchellh/reflectwalk v1.0.2 20:27:59 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 20:27:59 go: downloading github.com/nats-io/nats-server/v2 v2.9.16 20:27:59 go: downloading github.com/go-playground/assert/v2 v2.2.0 20:27:59 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:27:59 go: downloading github.com/hashicorp/go-hclog v0.14.1 20:27:59 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:27:59 go: downloading github.com/hashicorp/serf v0.10.1 20:27:59 go: downloading github.com/mitchellh/mapstructure v1.5.0 20:27:59 go: downloading github.com/google/go-cmp v0.5.9 20:27:59 go: downloading github.com/hashicorp/consul/sdk v0.13.1 20:27:59 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:27:59 go: downloading github.com/Microsoft/go-winio v0.6.0 20:27:59 go: downloading github.com/zeebo/errs v1.3.0 20:27:59 go: downloading google.golang.org/grpc v1.53.0 20:27:59 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:27:59 go: downloading github.com/onsi/ginkgo v1.10.1 20:27:59 go: downloading github.com/onsi/gomega v1.7.0 20:27:59 go: downloading github.com/nats-io/nkeys v0.4.4 20:27:59 go: downloading github.com/nats-io/nuid v1.0.1 20:27:59 go: downloading golang.org/x/sys v0.7.0 20:27:59 go: downloading github.com/fatih/color v1.9.0 20:27:59 go: downloading github.com/mattn/go-colorable v0.1.12 20:27:59 go: downloading github.com/mattn/go-isatty v0.0.14 20:27:59 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:27:59 go: downloading github.com/kr/pretty v0.2.1 20:27:59 go: downloading github.com/hashicorp/go-version v1.2.1 20:27:59 go: downloading github.com/pkg/errors v0.9.1 20:27:59 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 20:28:00 go: downloading github.com/armon/go-metrics v0.3.10 20:28:00 go: downloading google.golang.org/protobuf v1.28.1 20:28:00 go: downloading github.com/hashicorp/go-msgpack v0.5.3 20:28:00 go: downloading github.com/hashicorp/memberlist v0.5.0 20:28:00 go: downloading golang.org/x/tools v0.6.0 20:28:00 go: downloading github.com/klauspost/compress v1.16.4 20:28:00 go: downloading github.com/minio/highwayhash v1.0.2 20:28:00 go: downloading github.com/nats-io/jwt/v2 v2.4.1 20:28:00 go: downloading golang.org/x/time v0.3.0 20:28:00 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 20:28:00 go: downloading github.com/golang/protobuf v1.5.2 20:28:00 go: downloading github.com/kr/text v0.2.0 20:28:00 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 20:28:00 go: downloading github.com/pascaldekloe/goe v0.1.0 20:28:00 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:28:00 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:28:00 go: downloading github.com/miekg/dns v1.1.41 20:28:00 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:28:00 go: downloading gopkg.in/yaml.v2 v2.4.0 20:28:00 go: downloading github.com/hpcloud/tail v1.0.0 20:28:00 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:28:00 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:28:00 go: downloading gopkg.in/fsnotify.v1 v1.4.7 20:28:00 go: downloading golang.org/x/mod v0.8.0 20:28:01 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.40 20:28:01 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.81 20:28:01 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.15 20:28:01 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 20:28:16 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 20:28:16 make -C ./app-service-template test 20:28:16 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 20:28:16 go test -race -coverprofile=coverage.out ./... 20:28:34 ? app-new-service/config [no test files] 20:28:34 ok app-new-service 0.060s coverage: 48.1% of statements 20:28:34 ok app-new-service/functions 0.061s coverage: 85.3% of statements 20:28:34 go vet ./... 20:28:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:28:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:28:49 ./bin/test-attribution-txt.sh 20:28:49 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 20:28:49 go test -race -coverprofile=coverage.out ./... 20:28:49 go: downloading github.com/gomodule/redigo v1.8.9 20:28:49 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 20:28:53 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 20:28:53 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 20:28:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.098s coverage: 64.4% of statements 20:28:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.064s coverage: 93.0% of statements 20:28:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.084s coverage: 85.1% of statements 20:28:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.058s coverage: 87.8% of statements 20:28:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.040s coverage: 100.0% of statements 20:28:53 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 20:28:53 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 20:28:53 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 20:28:53 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 20:28:53 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 20:28:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.126s coverage: 77.9% of statements 20:28:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.061s coverage: 97.3% of statements 20:28:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.062s coverage: 82.8% of statements 20:28:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.065s coverage: 65.2% of statements 20:28:54 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 20:28:54 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 20:28:54 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 20:28:54 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.073s coverage: 28.7% of statements 20:28:54 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.054s coverage: 11.5% of statements 20:28:54 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.059s coverage: 27.3% of statements 20:28:54 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.064s coverage: 52.8% of statements 20:29:21 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.119s coverage: 75.4% of statements 20:29:21 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.050s coverage: 94.4% of statements 20:29:21 go vet ./... 20:29:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:29:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:29:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14549 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 20:29:25 Running in /w/workspace/app-functions-sdk-go/253 [Pipeline] { [Pipeline] checkout 20:29:25 The recommended git tool is: git [Pipeline] echo 20:29:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:29:28 $ docker stop --time=1 e203ea776865711148e15e51b5cdb036bf48d566ec682bf26a2c69ece5e8648f 20:29:29 $ docker rm -f --volumes e203ea776865711148e15e51b5cdb036bf48d566ec682bf26a2c69ece5e8648f [Pipeline] // withDockerContainer [Pipeline] sh 20:29:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:29:30 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 20:29:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:29:31 20:29:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:29:31 using credential edgex-jenkins-ssh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 20:29:31 Cloning the remote Git repository [Pipeline] sh 20:29:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:29:31 latest: Pulling from edgex-lftools-log-publisher 20:29:31 5eb5b503b376: Pulling fs layer 20:29:31 5c69ac0246d0: Pulling fs layer 20:29:31 ec43610c2a17: Pulling fs layer 20:29:31 3a2ae6a8a46f: Pulling fs layer 20:29:31 33b1e0a273af: Pulling fs layer 20:29:31 5d3b04190fa2: Pulling fs layer 20:29:31 2f39f015ded8: Pulling fs layer 20:29:31 3a2ae6a8a46f: Waiting 20:29:31 2f39f015ded8: Waiting 20:29:31 5d3b04190fa2: Waiting 20:29:31 5c69ac0246d0: Verifying Checksum 20:29:31 5c69ac0246d0: Download complete 20:29:31 3a2ae6a8a46f: Verifying Checksum 20:29:31 3a2ae6a8a46f: Download complete 20:29:31 33b1e0a273af: Verifying Checksum 20:29:31 33b1e0a273af: Download complete 20:29:31 5d3b04190fa2: Download complete 20:29:31 ec43610c2a17: Verifying Checksum 20:29:31 ec43610c2a17: Download complete 20:29:31 5eb5b503b376: Verifying Checksum 20:29:31 5eb5b503b376: Download complete 20:29:31 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:29:31 > git init /w/workspace/app-functions-sdk-go/253 # timeout=10 20:29:31 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:29:31 > git --version # timeout=10 20:29:31 > git --version # 'git version 2.25.1' 20:29:31 using GIT_SSH to set credentials SSH Credentials for GitHub 20:29:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:29:32 2f39f015ded8: Download complete 20:29:32 5eb5b503b376: Pull complete 20:29:32 5c69ac0246d0: Pull complete 20:29:33 ec43610c2a17: Pull complete 20:29:33 3a2ae6a8a46f: Pull complete 20:29:33 33b1e0a273af: Pull complete 20:29:33 5d3b04190fa2: Pull complete 20:29:35 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:29:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:29:36 Avoid second fetch 20:29:36 Checking out Revision 1ede5fb15f8f95957d638ba9d4fad741a841bdf0 (main) 20:29:36 Commit message: "Merge pull request #1412 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.81" 20:29:37 20:29:37 GitHub has been notified of this commit’s build result 20:29:37 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:29:36 > git config core.sparsecheckout # timeout=10 20:29:36 > git checkout -f 1ede5fb15f8f95957d638ba9d4fad741a841bdf0 # timeout=10 20:29:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:29:37 % Total % Received % Xferd Average Speed Time Time Time Current 20:29:37 Dload Upload Total Spent Left Speed 20:29:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 20:29:37 2f39f015ded8: Pull complete 20:29:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:29:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:29:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:29:38 prd-ubuntu20.04-docker-8c-8g-14548 does not seem to be running inside a container 20:29:38 $ 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 20:29:41 $ docker top c2834ed0265be5ff8f83898e0cf493914b24ef62b7077dc3236d2dd083436b5f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 20:29:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:29:41 ---> job-cost.sh 20:29:41 lf-activate-venv: SKIPPING 20:29:41 INFO: No Stack... 20:29:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:29:42 + sudo tee /etc/docker/daemon.new 20:29:42 { 20:29:42 "registry-mirrors": [ 20:29:42 "https://nexus3.edgexfoundry.org:10001" 20:29:42 ], 20:29:42 "bip": "10.250.0.254/24", 20:29:42 "hosts": [ 20:29:42 "tcp://0.0.0.0:5555", 20:29:42 "unix:///var/run/docker.sock" 20:29:42 ], 20:29:42 "mtu": 1458, 20:29:42 "selinux-enabled": true, 20:29:42 "seccomp-profile": "/etc/docker/seccomp.json" 20:29:42 } [Pipeline] sh 20:29:42 INFO: Retrieving Pricing Info for: v3-standard-8 20:29:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:29:42 INFO: Archiving Costs [Pipeline] sh 20:29:42 + sudo service docker restart 20:29:43 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 20:29:43 + cut -d, -f6 [Pipeline] lock 20:29:43 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-253-stack-cost] 20:29:43 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-253-stack-cost] did not exist. Created. 20:29:43 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-253-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:29:43 + echo total: 0.2199999988079071 [Pipeline] stash 20:29:43 Stashed 1 file(s) [Pipeline] } 20:29:43 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-253-stack-cost] [Pipeline] // lock [Pipeline] } 20:29:43 $ docker stop --time=1 c2834ed0265be5ff8f83898e0cf493914b24ef62b7077dc3236d2dd083436b5f 20:29:44 $ docker rm -f --volumes c2834ed0265be5ff8f83898e0cf493914b24ef62b7077dc3236d2dd083436b5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo 20:30:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:30:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:30:01 ========================================================= 20:30:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:30:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:30:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:30:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:30:02 c41833b44d91: Pulling fs layer 20:30:02 ed15518f5707: Pulling fs layer 20:30:02 feae8fd75edb: Pulling fs layer 20:30:02 242c74f7c9fa: Pulling fs layer 20:30:02 3cdef696dda3: Pulling fs layer 20:30:02 2ced38df9373: Pulling fs layer 20:30:02 58f1dce35555: Pulling fs layer 20:30:02 242c74f7c9fa: Waiting 20:30:02 3cdef696dda3: Waiting 20:30:02 2ced38df9373: Waiting 20:30:02 58f1dce35555: Waiting 20:30:02 ed15518f5707: Verifying Checksum 20:30:02 ed15518f5707: Download complete 20:30:02 242c74f7c9fa: Verifying Checksum 20:30:02 242c74f7c9fa: Download complete 20:30:02 3cdef696dda3: Verifying Checksum 20:30:02 3cdef696dda3: Download complete 20:30:02 c41833b44d91: Verifying Checksum 20:30:02 c41833b44d91: Download complete 20:30:03 58f1dce35555: Verifying Checksum 20:30:03 58f1dce35555: Download complete 20:30:04 feae8fd75edb: Verifying Checksum 20:30:04 feae8fd75edb: Download complete 20:30:04 2ced38df9373: Verifying Checksum 20:30:04 c41833b44d91: Pull complete 20:30:05 ed15518f5707: Pull complete 20:30:17 feae8fd75edb: Pull complete 20:30:17 242c74f7c9fa: Pull complete 20:30:18 3cdef696dda3: Pull complete 20:30:26 2ced38df9373: Pull complete 20:30:27 58f1dce35555: Pull complete 20:30:27 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 20:30:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:30:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 20:30:28 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:32 + docker inspect -f . ci-base-image-arm64 20:30:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:33 prd-ubuntu20.04-docker-arm64-4c-16g-14549 does not seem to be running inside a container 20:30:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/253 -v /w/workspace/app-functions-sdk-go/253:/w/workspace/app-functions-sdk-go/253:rw,z -v /w/workspace/app-functions-sdk-go/253@tmp:/w/workspace/app-functions-sdk-go/253@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:30:36 $ docker top fb0c8bad9dc20fb5a440c4f9ae7db9b2229746ebf92bf65d7a9570789444a442 -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:37 + go version 20:30:37 go version go1.20.2 linux/arm64 [Pipeline] } 20:30:37 $ docker stop --time=1 fb0c8bad9dc20fb5a440c4f9ae7db9b2229746ebf92bf65d7a9570789444a442 20:30:38 $ docker rm -f --volumes fb0c8bad9dc20fb5a440c4f9ae7db9b2229746ebf92bf65d7a9570789444a442 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:39 + docker inspect -f . ci-base-image-arm64 20:30:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:39 prd-ubuntu20.04-docker-arm64-4c-16g-14549 does not seem to be running inside a container 20:30:39 $ 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/253 -v /w/workspace/app-functions-sdk-go/253:/w/workspace/app-functions-sdk-go/253:rw,z -v /w/workspace/app-functions-sdk-go/253@tmp:/w/workspace/app-functions-sdk-go/253@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:30:40 $ docker top 691abd1607f8656ef1a681d42fd6d2597f1de724468a84391da8d96cea47cd47 -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:41 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/253 [Pipeline] fileExists [Pipeline] sh 20:30:41 + make test 20:30:41 make -C ./app-service-template build 20:30:41 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/253/app-service-template' 20:30:41 go mod tidy 20:30:41 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.39 20:30:41 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:30:42 go: downloading github.com/stretchr/testify v1.8.2 20:30:42 go: downloading github.com/google/uuid v1.3.0 20:30:42 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.79 20:30:42 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.28 20:30:42 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 20:30:42 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 20:30:42 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 20:30:42 go: downloading github.com/davecgh/go-spew v1.1.1 20:30:42 go: downloading github.com/pmezard/go-difflib v1.0.0 20:30:42 go: downloading gopkg.in/yaml.v3 v3.0.1 20:30:42 go: downloading github.com/stretchr/objx v0.5.0 20:30:42 go: downloading github.com/go-playground/validator/v10 v10.13.0 20:30:42 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 20:30:42 go: downloading github.com/go-kit/log v0.2.1 20:30:42 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.14 20:30:43 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 20:30:43 go: downloading github.com/gorilla/mux v1.8.0 20:30:43 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:30:43 go: downloading github.com/mitchellh/copystructure v1.2.0 20:30:43 go: downloading github.com/gorilla/websocket v1.4.2 20:30:43 go: downloading golang.org/x/net v0.9.0 20:30:43 go: downloading golang.org/x/sync v0.1.0 20:30:43 go: downloading github.com/x448/float16 v0.8.4 20:30:43 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:30:43 go: downloading github.com/go-playground/universal-translator v0.18.1 20:30:43 go: downloading github.com/leodido/go-urn v1.2.3 20:30:43 go: downloading golang.org/x/crypto v0.8.0 20:30:43 go: downloading golang.org/x/text v0.9.0 20:30:44 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 20:30:44 go: downloading github.com/go-playground/assert/v2 v2.2.0 20:30:44 go: downloading github.com/go-playground/locales v0.14.1 20:30:47 go: downloading github.com/hashicorp/consul/api v1.20.0 20:30:47 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 20:30:47 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:30:47 go: downloading github.com/hashicorp/errwrap v1.0.0 20:30:47 go: downloading github.com/mitchellh/reflectwalk v1.0.2 20:30:47 go: downloading github.com/kr/pretty v0.2.1 20:30:47 go: downloading golang.org/x/sys v0.7.0 20:30:47 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:30:47 go: downloading github.com/hashicorp/go-hclog v0.14.1 20:30:47 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:30:47 go: downloading github.com/hashicorp/serf v0.10.1 20:30:47 go: downloading github.com/mitchellh/mapstructure v1.5.0 20:30:47 go: downloading github.com/google/go-cmp v0.5.9 20:30:47 go: downloading github.com/hashicorp/consul/sdk v0.13.1 20:30:47 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:30:47 go: downloading github.com/nats-io/nats.go v1.25.0 20:30:48 go: downloading github.com/nats-io/nats-server/v2 v2.9.16 20:30:48 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:30:48 go: downloading github.com/Microsoft/go-winio v0.6.0 20:30:48 go: downloading github.com/zeebo/errs v1.3.0 20:30:48 go: downloading google.golang.org/grpc v1.53.0 20:30:49 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:30:49 go: downloading github.com/kr/text v0.2.0 20:30:49 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:30:49 go: downloading github.com/fatih/color v1.9.0 20:30:49 go: downloading github.com/mattn/go-colorable v0.1.12 20:30:49 go: downloading github.com/mattn/go-isatty v0.0.14 20:30:49 go: downloading github.com/hashicorp/go-version v1.2.1 20:30:49 go: downloading github.com/pkg/errors v0.9.1 20:30:49 go: downloading github.com/armon/go-metrics v0.3.10 20:30:49 go: downloading github.com/hashicorp/go-msgpack v0.5.3 20:30:49 go: downloading github.com/hashicorp/memberlist v0.5.0 20:30:49 go: downloading github.com/nats-io/nkeys v0.4.4 20:30:49 go: downloading github.com/nats-io/nuid v1.0.1 20:30:49 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 20:30:49 go: downloading github.com/onsi/ginkgo v1.10.1 20:30:50 go: downloading github.com/onsi/gomega v1.7.0 20:30:50 go: downloading google.golang.org/protobuf v1.28.1 20:30:50 go: downloading golang.org/x/tools v0.6.0 20:30:50 go: downloading github.com/klauspost/compress v1.16.4 20:30:50 go: downloading github.com/minio/highwayhash v1.0.2 20:30:50 go: downloading github.com/nats-io/jwt/v2 v2.4.1 20:30:51 go: downloading golang.org/x/time v0.3.0 20:30:51 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 20:30:53 go: downloading github.com/golang/protobuf v1.5.2 20:30:55 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:30:55 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 20:30:55 go: downloading github.com/pascaldekloe/goe v0.1.0 20:30:55 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:30:55 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:30:55 go: downloading github.com/miekg/dns v1.1.41 20:30:55 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:30:55 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:30:55 go: downloading gopkg.in/yaml.v2 v2.4.0 20:30:55 go: downloading github.com/hpcloud/tail v1.0.0 20:30:55 go: downloading golang.org/x/mod v0.8.0 20:30:55 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:30:55 go: downloading gopkg.in/fsnotify.v1 v1.4.7 20:30:58 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.40 20:30:58 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.81 20:30:58 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.15 20:30:58 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 20:32:49 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/253/app-service-template' 20:32:49 make -C ./app-service-template test 20:32:49 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/253/app-service-template' 20:32:49 go test -race -coverprofile=coverage.out ./... 20:35:41 ? app-new-service/config [no test files] 20:35:41 ok app-new-service 0.250s coverage: 48.1% of statements 20:35:41 ok app-new-service/functions 0.249s coverage: 85.3% of statements 20:35:41 go vet ./... 20:37:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:37:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:37:48 ./bin/test-attribution-txt.sh 20:37:48 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/253/app-service-template' 20:37:48 go test -race -coverprofile=coverage.out ./... 20:37:48 go: downloading github.com/gomodule/redigo v1.8.9 20:37:48 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 20:37:53 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 20:37:53 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 20:37:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.550s coverage: 64.4% of statements 20:37:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.289s coverage: 93.0% of statements 20:37:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.387s coverage: 85.1% of statements 20:37:58 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.286s coverage: 87.8% of statements 20:37:58 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.119s coverage: 100.0% of statements 20:37:58 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 20:37:58 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 20:37:59 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.639s coverage: 77.9% of statements 20:38:02 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 20:38:02 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.222s coverage: 97.3% of statements 20:38:03 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 20:38:03 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.259s coverage: 82.8% of statements 20:38:06 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 20:38:06 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.274s coverage: 65.2% of statements 20:38:09 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 20:38:09 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.293s coverage: 28.7% of statements 20:38:09 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.210s coverage: 11.5% of statements 20:38:10 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 20:38:10 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 20:38:10 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.247s coverage: 27.3% of statements 20:38:14 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.362s coverage: 52.8% of statements 20:38:47 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.524s coverage: 75.4% of statements 20:38:47 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.187s coverage: 94.4% of statements 20:38:47 go vet ./... 20:38:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:38:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:38:50 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 20:38:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:38:50 $ docker stop --time=1 691abd1607f8656ef1a681d42fd6d2597f1de724468a84391da8d96cea47cd47 20:38:52 $ docker rm -f --volumes 691abd1607f8656ef1a681d42fd6d2597f1de724468a84391da8d96cea47cd47 [Pipeline] // withDockerContainer [Pipeline] sh 20:38:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:38:56 Warning: overwriting stash ‘coverage-report’ 20:38:57 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 20:38:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:38:57 20:38:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:38:58 arm64: Pulling from edgex-lftools-log-publisher 20:38:58 8998bd30e6a1: Pulling fs layer 20:38:58 04944245beec: Pulling fs layer 20:38:58 699f458cf7ca: Pulling fs layer 20:38:58 765212b225bb: Pulling fs layer 20:38:58 f23df028b6ca: Pulling fs layer 20:38:58 d65c8cfc05b1: Pulling fs layer 20:38:58 2437ff75d9bd: Pulling fs layer 20:38:58 f23df028b6ca: Waiting 20:38:58 d65c8cfc05b1: Waiting 20:38:58 2437ff75d9bd: Waiting 20:38:58 04944245beec: Verifying Checksum 20:38:58 04944245beec: Download complete 20:38:58 765212b225bb: Verifying Checksum 20:38:58 765212b225bb: Download complete 20:38:58 f23df028b6ca: Verifying Checksum 20:38:58 f23df028b6ca: Download complete 20:38:58 d65c8cfc05b1: Verifying Checksum 20:38:58 d65c8cfc05b1: Download complete 20:38:58 699f458cf7ca: Verifying Checksum 20:38:58 699f458cf7ca: Download complete 20:38:59 8998bd30e6a1: Verifying Checksum 20:38:59 8998bd30e6a1: Download complete 20:39:01 2437ff75d9bd: Verifying Checksum 20:39:01 2437ff75d9bd: Download complete 20:39:02 8998bd30e6a1: Pull complete 20:39:03 04944245beec: Pull complete 20:39:04 699f458cf7ca: Pull complete 20:39:04 765212b225bb: Pull complete 20:39:08 f23df028b6ca: Pull complete 20:39:08 d65c8cfc05b1: Pull complete 20:39:24 2437ff75d9bd: Pull complete 20:39:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:39:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:39:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:24 prd-ubuntu20.04-docker-arm64-4c-16g-14549 does not seem to be running inside a container 20:39:24 $ 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/253 -v /w/workspace/app-functions-sdk-go/253:/w/workspace/app-functions-sdk-go/253:rw,z -v /w/workspace/app-functions-sdk-go/253@tmp:/w/workspace/app-functions-sdk-go/253@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:39:26 $ docker top 32f17612780ede9d33751c4bf94e977afb89dc97f131b03b9151b7294403ea00 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:39:27 ---> job-cost.sh 20:39:27 lf-activate-venv: SKIPPING 20:39:27 INFO: No Stack... 20:39:28 INFO: Retrieving Pricing Info for: v3-standard-4 20:39:28 INFO: Archiving Costs [Pipeline] sh 20:39:29 + cut -d, -f6 20:39:29 + cat /w/workspace/app-functions-sdk-go/253/archives/cost.csv [Pipeline] lock 20:39:29 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-253-stack-cost] 20:39:29 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-253-stack-cost] did not exist. Created. 20:39:29 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-253-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:39:30 /w/workspace/app-functions-sdk-go/253@tmp/durable-768effac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:39:30 + echo total: 0.10999999940395355 [Pipeline] stash 20:39:30 Warning: overwriting stash ‘stack-cost’ 20:39:30 Stashed 1 file(s) [Pipeline] } 20:39:30 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-253-stack-cost] [Pipeline] // lock [Pipeline] } 20:39:30 $ docker stop --time=1 32f17612780ede9d33751c4bf94e977afb89dc97f131b03b9151b7294403ea00 20:39:32 $ docker rm -f --volumes 32f17612780ede9d33751c4bf94e977afb89dc97f131b03b9151b7294403ea00 [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 20:39:32 provisioning config files... 20:39:32 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config12487731149131699224tmp [Pipeline] { [Pipeline] sh 20:39:33 + set +x 20:39:33 + bash -s -- 20:39:33 + curl -s https://codecov.io/bash 20:39:33 20:39:33 _____ _ 20:39:33 / ____| | | 20:39:33 | | ___ __| | ___ ___ _____ __ 20:39:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:39:33 | |___| (_) | (_| | __/ (_| (_) \ V / 20:39:33 \_____\___/ \__,_|\___|\___\___/ \_/ 20:39:33 Bash-1.0.6 20:39:33 20:39:33 20:39:33 ==> git version 2.25.1 found 20:39:33 ==> 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 20:39:33 Release-Date: 2020-01-08 20:39:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:39:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:39:33 ==> Jenkins CI detected. 20:39:33 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 20:39:33 project root: . 20:39:33 --> token set from env 20:39:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:39:33 ==> Running gcov in . (disable via -X gcov) 20:39:33 ==> Python coveragepy not found 20:39:33 ==> Searching for coverage reports in: 20:39:33 + . 20:39:33 -> Found 2 reports 20:39:33 ==> Detecting git/mercurial file structure 20:39:33 ==> Reading reports 20:39:33 + ./app-service-template/coverage.out bytes=3431 20:39:33 + ./coverage.out bytes=117166 20:39:33 ==> Appending adjustments 20:39:33 https://docs.codecov.io/docs/fixing-reports 20:39:33 + Found adjustments 20:39:33 ==> Gzipping contents 20:39:33 24K /tmp/codecov.GgLhm0.gz 20:39:33 ==> Uploading reports 20:39:33 url: https://codecov.io 20:39:33 query: branch=main&commit=1ede5fb15f8f95957d638ba9d4fad741a841bdf0&build=253&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F253%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:39:33 -> Pinging Codecov 20:39:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=1ede5fb15f8f95957d638ba9d4fad741a841bdf0&build=253&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F253%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:39:33 -> Uploading to 20:39:33 https://storage.googleapis.com/codecov/v4/raw/2023-05-08/3D8B5DFFC46A037C893635FACE044666/1ede5fb15f8f95957d638ba9d4fad741a841bdf0/7b56b769-cd56-43ff-b9d9-a2e8edf08595.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230508T203933Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=84795c5896d46e4c064e2ff31b4bb18d2affda2abb199667918e45e991327507 20:39:33 % Total % Received % Xferd Average Speed Time Time Time Current 20:39:33 Dload Upload Total Spent Left Speed 20:39:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20489 0 0 100 20489 0 85370 --:--:-- --:--:-- --:--:-- 85370 20:39:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/1ede5fb15f8f95957d638ba9d4fad741a841bdf0 [Pipeline] } 20:39:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:39:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:39:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:39:34 20:39:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:39:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:39:35 df9b9388f04a: Pulling fs layer 20:39:35 52dc419b0ee2: Pulling fs layer 20:39:35 25bc292e5bac: Pulling fs layer 20:39:35 114826534d7a: Pulling fs layer 20:39:35 4657fd5d0bcf: Pulling fs layer 20:39:35 6ad1cebc031e: Pulling fs layer 20:39:35 8a3aa393b2d8: Pulling fs layer 20:39:35 114826534d7a: Waiting 20:39:35 4657fd5d0bcf: Waiting 20:39:35 6ad1cebc031e: Waiting 20:39:35 8a3aa393b2d8: Waiting 20:39:35 25bc292e5bac: Download complete 20:39:35 52dc419b0ee2: Verifying Checksum 20:39:35 52dc419b0ee2: Download complete 20:39:35 4657fd5d0bcf: Verifying Checksum 20:39:35 4657fd5d0bcf: Download complete 20:39:35 df9b9388f04a: Verifying Checksum 20:39:35 df9b9388f04a: Download complete 20:39:35 df9b9388f04a: Pull complete 20:39:35 6ad1cebc031e: Verifying Checksum 20:39:35 6ad1cebc031e: Download complete 20:39:35 52dc419b0ee2: Pull complete 20:39:35 25bc292e5bac: Pull complete 20:39:36 114826534d7a: Verifying Checksum 20:39:36 114826534d7a: Download complete 20:39:36 8a3aa393b2d8: Verifying Checksum 20:39:36 8a3aa393b2d8: Download complete 20:39:39 114826534d7a: Pull complete 20:39:39 4657fd5d0bcf: Pull complete 20:39:39 6ad1cebc031e: Pull complete 20:39:42 8a3aa393b2d8: Pull complete 20:39:42 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:39:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:39:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:42 prd-ubuntu20.04-docker-8c-8g-14548 does not seem to be running inside a container 20:39:42 $ 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 20:39:47 $ docker top a12b6be4d86e026178d582ec9729ad0549efaa59b6ca441303e78309b5f2e85d -eo pid,comm [Pipeline] { [Pipeline] echo 20:39:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 20:39:47 + set -o pipefail 20:39:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 20:39:52 20:39:52 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... 20:39:52 20:39:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/4582bd0d-8dc5-4ded-a73c-49ed0a90d6d3 20:39:52 20:39:52 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:39:52 20:39:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:39:52 20:39:53 20:39:53 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:39:53 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:39:53 More details here: https://snyk.co/ue1NS 20:39:53 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 20:39:53 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:39:53 $ docker stop --time=1 a12b6be4d86e026178d582ec9729ad0549efaa59b6ca441303e78309b5f2e85d 20:39:57 $ docker rm -f --volumes a12b6be4d86e026178d582ec9729ad0549efaa59b6ca441303e78309b5f2e85d [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 20:39:58 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:39:58 provisioning config files... 20:39:58 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config18084771477547493235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:39:58 --> edgex-publish-swagger.sh 20:39:58 === Publish openapi/v3 API === 20:39:58 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 20:39:58 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] 20:39:58 % Total % Received % Xferd Average Speed Time Time Time Current 20:39:58 Dload Upload Total Spent Left Speed 20:39:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 19554 --:--:-- --:--:-- --:--:-- 19554 20:39:59 20:39:59 [Pipeline] } 20:39:59 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 20:39:59 + git log --format=format:%s -1 1ede5fb15f8f95957d638ba9d4fad741a841bdf0 [Pipeline] sh 20:39:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:39:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:40:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:00 prd-ubuntu20.04-docker-8c-8g-14548 does not seem to be running inside a container 20:40:00 $ 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 20:40:00 $ docker top e008e2513bbf1b19c1a3da868c9b003e2e7bc4fb09dd9c5d64d6f2a0840d1b56 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:40:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:40:00 [ssh-agent] Looking for ssh-agent implementation... 20:40:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:40:01 $ docker exec e008e2513bbf1b19c1a3da868c9b003e2e7bc4fb09dd9c5d64d6f2a0840d1b56 ssh-agent 20:40:01 SSH_AUTH_SOCK=/tmp/ssh-9Y1RIr1lXUBS/agent.32 20:40:01 SSH_AGENT_PID=38 20:40:01 Running ssh-add (command line suppressed) 20:40:01 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_17698756801418869640.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_17698756801418869640.key) 20:40:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:40:01 + git semver tag 20:40:01 2023-05-08 20:40:01,752 [run_tag] DEBUG tag force:False 20:40:01 2023-05-08 20:40:01,753 [check_head_tag] DEBUG check head tag 20:40:01 2023-05-08 20:40:01,755 [execute] INFO git cat-file --batch-check 20:40:01 2023-05-08 20:40:01,755 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 20:40:01 2023-05-08 20:40:01,759 [execute] INFO git cat-file --batch 20:40:01 2023-05-08 20:40:01,759 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 20:40:01 2023-05-08 20:40:01,795 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:40:01 2023-05-08 20:40:01,795 [execute] INFO git tag -a v3.0.0-dev.61 -m v3.0.0-dev.61 20:40:01 2023-05-08 20:40:01,796 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.61', '-m', 'v3.0.0-dev.61'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 20:40:01 2023-05-08 20:40:01,799 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:40:01 3.0.0-dev.61 [Pipeline] } 20:40:01 $ docker exec --env ******** --env ******** e008e2513bbf1b19c1a3da868c9b003e2e7bc4fb09dd9c5d64d6f2a0840d1b56 ssh-agent -k 20:40:01 unset SSH_AUTH_SOCK; 20:40:01 unset SSH_AGENT_PID; 20:40:01 echo Agent pid 38 killed; 20:40:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:40:02 + git semver [Pipeline] } 20:40:02 $ docker stop --time=1 e008e2513bbf1b19c1a3da868c9b003e2e7bc4fb09dd9c5d64d6f2a0840d1b56 20:40:03 $ docker rm -f --volumes e008e2513bbf1b19c1a3da868c9b003e2e7bc4fb09dd9c5d64d6f2a0840d1b56 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:40:04 20:40:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:40:04 0.23.1-centos7: Pulling from edgex-lftools 20:40:04 ab5ef0e58194: Pulling fs layer 20:40:04 9712f1f96733: Pulling fs layer 20:40:04 63f879dbbcfc: Pulling fs layer 20:40:04 0d9ebad4ef96: Pulling fs layer 20:40:04 e9a5061849ea: Pulling fs layer 20:40:04 d747dcd14b5f: Pulling fs layer 20:40:04 0d9ebad4ef96: Waiting 20:40:04 e9a5061849ea: Waiting 20:40:04 2de7ff778b66: Pulling fs layer 20:40:04 d747dcd14b5f: Waiting 20:40:04 9712f1f96733: Verifying Checksum 20:40:04 9712f1f96733: Download complete 20:40:05 63f879dbbcfc: Verifying Checksum 20:40:05 63f879dbbcfc: Download complete 20:40:05 0d9ebad4ef96: Verifying Checksum 20:40:05 0d9ebad4ef96: Download complete 20:40:05 e9a5061849ea: Verifying Checksum 20:40:05 e9a5061849ea: Download complete 20:40:05 d747dcd14b5f: Download complete 20:40:05 ab5ef0e58194: Verifying Checksum 20:40:05 ab5ef0e58194: Download complete 20:40:05 2de7ff778b66: Verifying Checksum 20:40:05 2de7ff778b66: Download complete 20:40:07 ab5ef0e58194: Pull complete 20:40:07 9712f1f96733: Pull complete 20:40:08 63f879dbbcfc: Pull complete 20:40:11 0d9ebad4ef96: Pull complete 20:40:11 e9a5061849ea: Pull complete 20:40:11 d747dcd14b5f: Pull complete 20:40:13 2de7ff778b66: Pull complete 20:40:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:40:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:40:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:13 prd-ubuntu20.04-docker-8c-8g-14548 does not seem to be running inside a container 20:40:13 $ 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 20:40:19 $ docker top 3353c734acba204af737fa03a68a907798b7644e014b4f301e7e0f649157b74f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:40:19 provisioning config files... 20:40:19 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config15898895119704669065tmp 20:40:19 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config13933730373662111419tmp 20:40:19 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8888046271893723298tmp [Pipeline] { [Pipeline] echo 20:40:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:40:19 ---> sigul-configuration.sh 20:40:19 gpg: directory `/root/.gnupg' created 20:40:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:40:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:40:19 gpg: keyring `/root/.gnupg/secring.gpg' created 20:40:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:40:19 gpg: CAST5 encrypted data 20:40:19 gpg: encrypted with 1 passphrase 20:40:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:40:19 + mkdir /home/jenkins 20:40:19 + mkdir /home/jenkins/sigul [Pipeline] sh 20:40:20 + 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 20:40:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:40:20 ---> sigul-install.sh 20:40:20 Sigul already installed; skipping installation. [Pipeline] sh 20:40:20 + git tag --list 20:40:20 v0.1.0 20:40:20 v0.1.1 20:40:20 v1.0.0 20:40:20 v1.1.0 20:40:20 v1.2.0 20:40:20 v1.3.0 20:40:20 v1.3.1 20:40:20 v2.0.0 20:40:20 v2.0.1 20:40:20 v2.1.0 20:40:20 v2.1.1 20:40:20 v2.1.1-dev.3 20:40:20 v2.1.1-dev.4 20:40:20 v2.1.2 20:40:20 v2.1.2-dev.1 20:40:20 v2.1.2-dev.2 20:40:20 v2.2.0 20:40:20 v2.2.1-dev.1 20:40:20 v2.2.1-dev.10 20:40:20 v2.2.1-dev.11 20:40:20 v2.2.1-dev.12 20:40:20 v2.2.1-dev.13 20:40:20 v2.2.1-dev.14 20:40:20 v2.2.1-dev.15 20:40:20 v2.2.1-dev.16 20:40:20 v2.2.1-dev.17 20:40:20 v2.2.1-dev.18 20:40:20 v2.2.1-dev.19 20:40:20 v2.2.1-dev.2 20:40:20 v2.2.1-dev.20 20:40:20 v2.2.1-dev.21 20:40:20 v2.2.1-dev.22 20:40:20 v2.2.1-dev.23 20:40:20 v2.2.1-dev.3 20:40:20 v2.2.1-dev.4 20:40:20 v2.2.1-dev.5 20:40:20 v2.2.1-dev.6 20:40:20 v2.2.1-dev.7 20:40:20 v2.2.1-dev.8 20:40:20 v2.2.1-dev.9 20:40:20 v2.3 20:40:20 v2.3.0 20:40:20 v2.3.0-dev.24 20:40:20 v2.3.0-dev.25 20:40:20 v2.3.0-dev.26 20:40:20 v2.3.0-dev.27 20:40:20 v2.3.0-dev.28 20:40:20 v2.3.0-dev.29 20:40:20 v2.3.0-dev.30 20:40:20 v2.3.0-dev.31 20:40:20 v2.3.0-dev.32 20:40:20 v2.3.0-dev.33 20:40:20 v2.3.0-dev.34 20:40:20 v2.3.0-dev.35 20:40:20 v2.3.0-dev.36 20:40:20 v2.3.0-dev.37 20:40:20 v2.3.0-dev.38 20:40:20 v2.3.0-dev.39 20:40:20 v2.3.0-dev.40 20:40:20 v2.3.0-dev.41 20:40:20 v2.3.0-dev.42 20:40:20 v2.3.0-dev.43 20:40:20 v2.3.0-dev.44 20:40:20 v2.3.0-dev.45 20:40:20 v2.3.0-dev.46 20:40:20 v2.3.0-dev.47 20:40:20 v2.3.0-dev.48 20:40:20 v2.3.0-dev.49 20:40:20 v2.3.0-dev.50 20:40:20 v2.3.0-dev.51 20:40:20 v2.3.0-dev.52 20:40:20 v2.3.0-dev.53 20:40:20 v2.3.0-dev.54 20:40:20 v2.3.0-dev.55 20:40:20 v2.3.0-dev.56 20:40:20 v2.3.0-dev.57 20:40:20 v2.3.0-dev.58 20:40:20 v2.3.0-dev.59 20:40:20 v2.3.0-dev.60 20:40:20 v2.3.0-dev.61 20:40:20 v2.3.0-dev.62 20:40:20 v2.3.1 20:40:20 v2.3.1-dev.1 20:40:20 v2.3.1-dev.2 20:40:20 v2.3.1-dev.3 20:40:20 v2.3.1-dev.4 20:40:20 v3.0.0-dev.1 20:40:20 v3.0.0-dev.10 20:40:20 v3.0.0-dev.11 20:40:20 v3.0.0-dev.12 20:40:20 v3.0.0-dev.13 20:40:20 v3.0.0-dev.14 20:40:20 v3.0.0-dev.15 20:40:20 v3.0.0-dev.16 20:40:20 v3.0.0-dev.17 20:40:20 v3.0.0-dev.18 20:40:20 v3.0.0-dev.19 20:40:20 v3.0.0-dev.2 20:40:20 v3.0.0-dev.20 20:40:20 v3.0.0-dev.21 20:40:20 v3.0.0-dev.22 20:40:20 v3.0.0-dev.23 20:40:20 v3.0.0-dev.24 20:40:20 v3.0.0-dev.25 20:40:20 v3.0.0-dev.26 20:40:20 v3.0.0-dev.27 20:40:20 v3.0.0-dev.28 20:40:20 v3.0.0-dev.29 20:40:20 v3.0.0-dev.3 20:40:20 v3.0.0-dev.30 20:40:20 v3.0.0-dev.31 20:40:20 v3.0.0-dev.32 20:40:20 v3.0.0-dev.33 20:40:20 v3.0.0-dev.34 20:40:20 v3.0.0-dev.35 20:40:20 v3.0.0-dev.36 20:40:20 v3.0.0-dev.37 20:40:20 v3.0.0-dev.38 20:40:20 v3.0.0-dev.39 20:40:20 v3.0.0-dev.4 20:40:20 v3.0.0-dev.40 20:40:20 v3.0.0-dev.41 20:40:20 v3.0.0-dev.42 20:40:20 v3.0.0-dev.43 20:40:20 v3.0.0-dev.44 20:40:20 v3.0.0-dev.45 20:40:20 v3.0.0-dev.46 20:40:20 v3.0.0-dev.47 20:40:20 v3.0.0-dev.48 20:40:20 v3.0.0-dev.49 20:40:20 v3.0.0-dev.5 20:40:20 v3.0.0-dev.50 20:40:20 v3.0.0-dev.51 20:40:20 v3.0.0-dev.52 20:40:20 v3.0.0-dev.53 20:40:20 v3.0.0-dev.54 20:40:20 v3.0.0-dev.55 20:40:20 v3.0.0-dev.56 20:40:20 v3.0.0-dev.57 20:40:20 v3.0.0-dev.58 20:40:20 v3.0.0-dev.59 20:40:20 v3.0.0-dev.6 20:40:20 v3.0.0-dev.60 20:40:20 v3.0.0-dev.61 20:40:20 v3.0.0-dev.7 20:40:20 v3.0.0-dev.8 20:40:20 v3.0.0-dev.9 [Pipeline] sh 20:40:21 + lftools sign git-tag v3.0.0-dev.61 20:40:21 Signing Git tag with Sigul... 20:40:21 Signing v3.0.0-dev.61 [Pipeline] echo 20:40:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:40:22 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:40:22 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:40:22 $ docker stop --time=1 3353c734acba204af737fa03a68a907798b7644e014b4f301e7e0f649157b74f 20:40:23 $ docker rm -f --volumes 3353c734acba204af737fa03a68a907798b7644e014b4f301e7e0f649157b74f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:40:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:40:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:40:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:24 prd-ubuntu20.04-docker-8c-8g-14548 does not seem to be running inside a container 20:40:24 $ 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 20:40:24 $ docker top 024811d5bc8cb3064d57857c16b8a25fff99f4cae620773a0d67eca53ca3d5a0 -eo pid,comm 20:40:24 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). 20:40:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:40:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:40:24 [ssh-agent] Looking for ssh-agent implementation... 20:40:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:40:24 $ docker exec 024811d5bc8cb3064d57857c16b8a25fff99f4cae620773a0d67eca53ca3d5a0 ssh-agent 20:40:24 SSH_AUTH_SOCK=/tmp/ssh-JQ7CyionJgAM/agent.32 20:40:24 SSH_AGENT_PID=38 20:40:24 Running ssh-add (command line suppressed) 20:40:25 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_11308101475697577913.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_11308101475697577913.key) 20:40:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:40:25 + git semver bump pre 20:40:25 2023-05-08 20:40:25,563 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:40:25 2023-05-08 20:40:25,564 [bump_version] DEBUG bumping version:3.0.0-dev.61 on axis:pre with prefix:dev 20:40:25 2023-05-08 20:40:25,564 [bump_version] DEBUG bumped version:3.0.0-dev.62 20:40:25 2023-05-08 20:40:25,564 [write_version] DEBUG write version:3.0.0-dev.62 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 20:40:25 2023-05-08 20:40:25,564 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:40:25 2023-05-08 20:40:25,564 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:40:25 2023-05-08 20:40:25,566 [execute] INFO git cat-file --batch-check 20:40:25 2023-05-08 20:40:25,566 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:40:25 2023-05-08 20:40:25,571 [execute] INFO git cat-file --batch 20:40:25 2023-05-08 20:40:25,571 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:40:25 2023-05-08 20:40:25,576 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:40:25 3.0.0-dev.62 [Pipeline] } 20:40:25 $ docker exec --env ******** --env ******** 024811d5bc8cb3064d57857c16b8a25fff99f4cae620773a0d67eca53ca3d5a0 ssh-agent -k 20:40:25 unset SSH_AUTH_SOCK; 20:40:25 unset SSH_AGENT_PID; 20:40:25 echo Agent pid 38 killed; 20:40:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:40:26 + git semver [Pipeline] } 20:40:26 $ docker stop --time=1 024811d5bc8cb3064d57857c16b8a25fff99f4cae620773a0d67eca53ca3d5a0 20:40:27 $ docker rm -f --volumes 024811d5bc8cb3064d57857c16b8a25fff99f4cae620773a0d67eca53ca3d5a0 [Pipeline] // withDockerContainer [Pipeline] sh 20:40:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:40:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:40:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:28 prd-ubuntu20.04-docker-8c-8g-14548 does not seem to be running inside a container 20:40:28 $ 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 20:40:28 $ docker top 40ff793ae5b97e884782eb13bc32b531c93a0471a9658984b7bd4a428e3b572f -eo pid,comm 20:40:28 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). 20:40:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:40:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:40:28 [ssh-agent] Looking for ssh-agent implementation... 20:40:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:40:28 $ docker exec 40ff793ae5b97e884782eb13bc32b531c93a0471a9658984b7bd4a428e3b572f ssh-agent 20:40:29 SSH_AUTH_SOCK=/tmp/ssh-TFimxOPFc1Un/agent.32 20:40:29 SSH_AGENT_PID=38 20:40:29 Running ssh-add (command line suppressed) 20:40:29 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9797758517560147804.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9797758517560147804.key) 20:40:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:40:29 + git semver push 20:40:29 2023-05-08 20:40:29,608 [run_push] DEBUG push 20:40:29 2023-05-08 20:40:29,608 [execute] INFO git cat-file --batch-check 20:40:29 2023-05-08 20:40:29,609 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:40:29 2023-05-08 20:40:29,614 [execute] INFO git rev-list 4e44a063c7236e2c3874f3f18d071f0ed15558b4 -- 20:40:29 2023-05-08 20:40:29,614 [execute] DEBUG Popen(['git', 'rev-list', '4e44a063c7236e2c3874f3f18d071f0ed15558b4', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:40:29 2023-05-08 20:40:29,627 [execute] INFO git fetch -v origin 20:40:29 2023-05-08 20:40:29,627 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 20:40:30 2023-05-08 20:40:30,091 [run_push] DEBUG no remote changes detected 20:40:30 2023-05-08 20:40:30,091 [execute] INFO git push origin semver 20:40:30 2023-05-08 20:40:30,091 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:40:31 2023-05-08 20:40:30,851 [run_push] DEBUG push all version tags 20:40:31 2023-05-08 20:40:30,851 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:40:31 2023-05-08 20:40:30,851 [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) 20:40:31 2023-05-08 20:40:31,591 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:40:31 3.0.0-dev.62 [Pipeline] } 20:40:31 $ docker exec --env ******** --env ******** 40ff793ae5b97e884782eb13bc32b531c93a0471a9658984b7bd4a428e3b572f ssh-agent -k 20:40:31 unset SSH_AUTH_SOCK; 20:40:31 unset SSH_AGENT_PID; 20:40:31 echo Agent pid 38 killed; 20:40:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:40:32 + git semver [Pipeline] } 20:40:32 $ docker stop --time=1 40ff793ae5b97e884782eb13bc32b531c93a0471a9658984b7bd4a428e3b572f 20:40:33 $ docker rm -f --volumes 40ff793ae5b97e884782eb13bc32b531c93a0471a9658984b7bd4a428e3b572f [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 20:40:34 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 20:40:34 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 20:40:34 total 16 20:40:34 drwxr-xr-x 3 root root 4096 May 8 20:29 . 20:40:34 drwxrwxr-x 10 jenkins jenkins 4096 May 8 20:40 .. 20:40:34 drwxr-xr-x 2 root root 4096 May 8 20:29 cost 20:40:34 -rw-r--r-- 1 root root 92 May 8 20:29 cost.csv 20:40:34 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 20:40:34 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 20:40:34 total 16 20:40:34 drwxr-xr-x 3 jenkins jenkins 4096 May 8 20:29 . 20:40:34 drwxrwxr-x 10 jenkins jenkins 4096 May 8 20:40 .. 20:40:34 drwxr-xr-x 2 jenkins jenkins 4096 May 8 20:29 cost 20:40:34 -rw-r--r-- 1 jenkins jenkins 92 May 8 20:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:40:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:40:35 ---> package-listing.sh 20:40:35 ++ facter osfamily 20:40:35 ++ tr '[:upper:]' '[:lower:]' 20:40:35 + OS_FAMILY=debian 20:40:35 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 20:40:35 + START_PACKAGES=/tmp/packages_start.txt 20:40:35 + END_PACKAGES=/tmp/packages_end.txt 20:40:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:40:35 + PACKAGES=/tmp/packages_start.txt 20:40:35 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 20:40:35 + PACKAGES=/tmp/packages_end.txt 20:40:35 + case "${OS_FAMILY}" in 20:40:35 + dpkg -l 20:40:35 + grep '^ii' 20:40:35 + '[' -f /tmp/packages_start.txt ']' 20:40:35 + '[' -f /tmp/packages_end.txt ']' 20:40:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:40:35 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 20:40:35 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 20:40:35 + 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 20:40:35 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 20:40:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:40:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:36 prd-ubuntu20.04-docker-8c-8g-14548 does not seem to be running inside a container 20:40:36 $ 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 20:40:36 $ docker top 3faf1bd0f2e33823ecd3220053af9380c1dfe14c2b53ec51a1e3ef128e8e6302 -eo pid,comm [Pipeline] { [Pipeline] sh 20:40:37 + touch /tmp/pre-build-complete [Pipeline] sh 20:40:37 + mkdir -p /var/log/sysstat [Pipeline] sh 20:40:37 + ls /var/log/sa-host 20:40:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:40:37 provisioning config files... 20:40:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config666381276520780761tmp [Pipeline] { [Pipeline] echo 20:40:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:40:38 ---> create-netrc.sh [Pipeline] } 20:40:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:40:38 ---> python-tools-install.sh [Pipeline] echo 20:40:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:40:38 ---> sudo-logs.sh 20:40:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:40:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:40:39 ---> job-cost.sh 20:40:39 lf-activate-venv: SKIPPING 20:40:39 DEBUG: total: 0.2199999988079071 20:40:39 INFO: Retrieving Stack Cost... 20:40:39 INFO: Retrieving Pricing Info for: v3-standard-8 20:40:40 INFO: Archiving Costs [Pipeline] echo 20:40:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:40:40 ---> logs-deploy.sh 20:40:40 lf-activate-venv: SKIPPING 20:40:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/253 20:40:40 INFO: archiving workspace using pattern(s): 20:40:41 Archives upload complete. 20:40:41 INFO: archiving logs to Nexus 20:40:42 ---> uname -a: 20:40:42 Linux prd-ubuntu20-04-docker-8c-8g-14548 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:40:42 20:40:42 20:40:42 ---> lscpu: 20:40:42 Architecture: x86_64 20:40:42 CPU op-mode(s): 32-bit, 64-bit 20:40:42 Byte Order: Little Endian 20:40:42 Address sizes: 40 bits physical, 48 bits virtual 20:40:42 CPU(s): 8 20:40:42 On-line CPU(s) list: 0-7 20:40:42 Thread(s) per core: 1 20:40:42 Core(s) per socket: 1 20:40:42 Socket(s): 8 20:40:42 NUMA node(s): 1 20:40:42 Vendor ID: AuthenticAMD 20:40:42 CPU family: 23 20:40:42 Model: 49 20:40:42 Model name: AMD EPYC-Rome Processor 20:40:42 Stepping: 0 20:40:42 CPU MHz: 2799.998 20:40:42 BogoMIPS: 5599.99 20:40:42 Virtualization: AMD-V 20:40:42 Hypervisor vendor: KVM 20:40:42 Virtualization type: full 20:40:42 L1d cache: 256 KiB 20:40:42 L1i cache: 256 KiB 20:40:42 L2 cache: 4 MiB 20:40:42 L3 cache: 128 MiB 20:40:42 NUMA node0 CPU(s): 0-7 20:40:42 Vulnerability Itlb multihit: Not affected 20:40:42 Vulnerability L1tf: Not affected 20:40:42 Vulnerability Mds: Not affected 20:40:42 Vulnerability Meltdown: Not affected 20:40:42 Vulnerability Mmio stale data: Not affected 20:40:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:40:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:40:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:40:42 Vulnerability Srbds: Not affected 20:40:42 Vulnerability Tsx async abort: Not affected 20:40:42 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 20:40:42 20:40:42 20:40:42 ---> nproc: 20:40:42 8 20:40:42 20:40:42 20:40:42 ---> df -h: 20:40:42 Filesystem Size Used Avail Use% Mounted on 20:40:42 overlay 155G 12G 143G 8% / 20:40:42 tmpfs 64M 0 64M 0% /dev 20:40:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:40:42 shm 64M 0 64M 0% /dev/shm 20:40:42 /dev/vda1 155G 12G 143G 8% /facter-os 20:40:42 20:40:42 20:40:42 ---> sar -b -r -n DEV: 20:40:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14548) 05/08/23 _x86_64_ (8 CPU) 20:40:42 20:40:42 20:26:44 LINUX RESTART (8 CPU) 20:40:42 20:40:42 20:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:40:42 20:28:02 158.02 47.54 110.48 0.00 5316.45 75646.06 0.00 20:40:42 20:29:01 44.21 0.02 44.20 0.00 0.14 28008.42 0.00 20:40:42 20:30:01 51.27 0.22 51.06 0.00 12.80 26634.49 0.00 20:40:42 20:31:01 2.13 0.00 2.13 0.00 0.00 23.86 0.00 20:40:42 20:32:01 27.50 10.46 17.03 0.00 5175.14 2842.73 0.00 20:40:42 20:33:01 16.06 2.55 13.51 0.00 279.29 3532.61 0.00 20:40:42 20:34:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 20:40:42 20:35:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 20:40:42 20:36:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 20:40:42 20:37:01 2.20 0.00 2.20 0.00 0.00 35.86 0.00 20:40:42 20:38:01 0.87 0.00 0.87 0.00 0.00 9.33 0.00 20:40:42 20:39:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 20:40:42 20:40:01 53.82 0.38 53.44 0.00 14.00 35125.88 0.00 20:40:42 Average: 27.77 4.71 23.06 0.00 831.66 13205.24 0.00 20:40:42 20:40:42 20:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:40:42 20:28:02 28723352 31586100 717216 2.18 93288 3000248 1830684 5.40 1092552 2647844 359912 20:40:42 20:29:01 27942068 31539724 759544 2.31 99172 3687272 1906988 5.62 1485416 2993420 275624 20:40:42 20:30:01 28571368 31576812 727188 2.21 102316 3132100 1740940 5.13 1130148 2760576 332 20:40:42 20:31:01 28571288 31576788 727136 2.21 102356 3132100 1740940 5.13 1129952 2760572 8 20:40:42 20:32:01 28213512 31558356 736684 2.24 108412 3452388 1784024 5.26 1341264 2882688 94492 20:40:42 20:33:01 28197620 31559792 733488 2.23 111108 3465332 1810056 5.33 1363636 2873348 12 20:40:42 20:34:01 28205920 31568332 724956 2.20 111188 3465464 1810056 5.33 1355104 2873480 8 20:40:42 20:35:01 28205376 31567836 725480 2.21 111220 3465460 1810056 5.33 1355140 2873488 4 20:40:42 20:36:01 28205452 31567984 725180 2.21 111240 3465472 1810056 5.33 1355172 2873500 8 20:40:42 20:37:01 28205412 31568140 725036 2.20 111352 3465452 1810056 5.33 1355216 2873584 20 20:40:42 20:38:01 28205176 31567952 725232 2.21 111376 3465452 1810056 5.33 1355308 2873596 8 20:40:42 20:39:01 28205412 31568196 724896 2.20 111408 3465456 1810056 5.33 1355232 2873600 36 20:40:42 20:40:01 27377852 31518856 768424 2.34 131660 4169660 1954016 5.76 1460972 3535708 608 20:40:42 Average: 28217678 31563451 732343 2.23 108930 3448604 1817537 5.36 1318086 2899646 56236 20:40:42 20:40:42 20:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:40:42 20:28:02 ens3 985.39 612.81 8723.35 108.09 0.00 0.00 0.00 0.00 20:40:42 20:28:02 lo 3.53 3.53 0.34 0.34 0.00 0.00 0.00 0.00 20:40:42 20:28:02 veth9545bc2 81.52 158.34 7.68 1338.90 0.00 0.00 0.00 0.11 20:40:42 20:28:02 docker0 143.46 217.40 11.10 1700.94 0.00 0.00 0.00 0.00 20:40:42 20:29:01 ens3 21.56 16.10 17.08 8.78 0.00 0.00 0.00 0.00 20:40:42 20:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:42 20:29:01 veth9545bc2 2.63 2.86 0.24 1.98 0.00 0.00 0.00 0.00 20:40:42 20:29:01 docker0 2.63 2.81 0.21 1.98 0.00 0.00 0.00 0.00 20:40:42 20:30:01 ens3 119.51 87.90 2534.58 95.62 0.00 0.00 0.00 0.00 20:40:42 20:30:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 20:40:42 20:30:01 docker0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:40:42 20:31:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:40:42 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:42 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:42 20:32:01 ens3 162.39 83.70 1954.37 5.77 0.00 0.00 0.00 0.00 20:40:42 20:32:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 20:40:42 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:42 20:33:01 ens3 1.20 0.78 0.58 0.34 0.00 0.00 0.00 0.00 20:40:42 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:42 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:42 20:34:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:42 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:42 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:42 20:35:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:40:42 20:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:42 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:42 20:36:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:40:42 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:42 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:42 20:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:40:42 20:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:42 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:42 20:38:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:40:42 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:42 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:42 20:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:40:42 20:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:42 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:42 20:40:01 ens3 206.97 113.15 4575.03 21.45 0.00 0.00 0.00 0.00 20:40:42 20:40:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 20:40:42 20:40:01 veth88d34f7 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 20:40:42 20:40:01 docker0 31.23 60.74 2.82 580.92 0.00 0.00 0.00 0.00 20:40:42 Average: ens3 115.33 70.46 1371.34 18.49 0.00 0.00 0.00 0.00 20:40:42 Average: lo 0.57 0.57 0.05 0.05 0.00 0.00 0.00 0.00 20:40:42 Average: veth88d34f7 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 20:40:42 Average: docker0 13.66 21.64 1.09 175.90 0.00 0.00 0.00 0.00 20:40:42 20:40:42 20:40:42 ---> sar -P ALL: 20:40:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14548) 05/08/23 _x86_64_ (8 CPU) 20:40:42 20:40:42 20:26:44 LINUX RESTART (8 CPU) 20:40:42 20:40:42 20:27:01 CPU %user %nice %system %iowait %steal %idle 20:40:42 20:28:02 all 11.06 0.00 3.83 3.36 0.06 81.69 20:40:42 20:28:02 0 9.93 0.00 6.69 6.91 0.05 76.43 20:40:42 20:28:02 1 10.93 0.00 3.31 8.28 0.05 77.43 20:40:42 20:28:02 2 10.80 0.00 3.43 3.33 0.07 82.36 20:40:42 20:28:02 3 10.08 0.00 3.60 0.49 0.07 85.76 20:40:42 20:28:02 4 11.98 0.00 3.12 2.26 0.07 82.57 20:40:42 20:28:02 5 10.75 0.00 4.02 0.76 0.05 84.42 20:40:42 20:28:02 6 15.71 0.00 3.23 1.08 0.05 79.93 20:40:42 20:28:02 7 8.26 0.00 3.23 3.84 0.07 84.61 20:40:42 20:29:01 all 46.26 0.00 6.88 1.98 0.10 44.78 20:40:42 20:29:01 0 44.99 0.00 6.83 2.14 0.10 45.93 20:40:42 20:29:01 1 44.19 0.00 7.13 8.41 0.10 40.17 20:40:42 20:29:01 2 46.90 0.00 6.99 0.92 0.12 45.06 20:40:42 20:29:01 3 45.57 0.00 7.06 0.50 0.09 46.78 20:40:42 20:29:01 4 47.89 0.00 6.80 1.49 0.10 43.72 20:40:42 20:29:01 5 47.82 0.00 7.33 0.87 0.10 43.88 20:40:42 20:29:01 6 46.52 0.00 6.16 0.15 0.10 47.07 20:40:42 20:29:01 7 46.18 0.00 6.76 1.32 0.10 45.63 20:40:42 20:30:01 all 10.22 0.00 1.81 1.37 0.03 86.57 20:40:42 20:30:01 0 10.60 0.00 2.23 0.96 0.03 86.18 20:40:42 20:30:01 1 10.30 0.00 2.47 4.18 0.05 83.01 20:40:42 20:30:01 2 9.32 0.00 1.27 0.02 0.03 89.35 20:40:42 20:30:01 3 9.83 0.00 1.63 0.22 0.03 88.29 20:40:42 20:30:01 4 10.57 0.00 1.09 0.02 0.02 88.30 20:40:42 20:30:01 5 10.39 0.00 1.68 0.10 0.03 87.80 20:40:42 20:30:01 6 10.41 0.00 2.39 4.69 0.03 82.47 20:40:42 20:30:01 7 10.31 0.00 1.71 0.80 0.03 87.14 20:40:42 20:31:01 all 0.02 0.00 0.02 0.00 0.01 99.95 20:40:42 20:31:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:40:42 20:31:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:40:42 20:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:40:42 20:31:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:40:42 20:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:40:42 20:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:40:42 20:31:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:40:42 20:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:40:42 20:32:01 all 0.95 0.00 0.44 0.51 0.01 98.08 20:40:42 20:32:01 0 0.90 0.00 0.65 1.20 0.02 97.23 20:40:42 20:32:01 1 0.43 0.00 0.38 0.67 0.02 98.50 20:40:42 20:32:01 2 1.50 0.00 0.33 0.02 0.00 98.15 20:40:42 20:32:01 3 0.67 0.00 0.62 0.95 0.02 97.75 20:40:42 20:32:01 4 0.22 0.00 0.23 0.47 0.00 99.08 20:40:42 20:32:01 5 1.38 0.00 0.33 0.42 0.00 97.87 20:40:42 20:32:01 6 0.70 0.00 0.28 0.32 0.02 98.68 20:40:42 20:32:01 7 1.82 0.00 0.72 0.07 0.02 97.38 20:40:42 20:33:01 all 0.44 0.00 0.24 0.15 0.01 99.16 20:40:42 20:33:01 0 0.80 0.00 0.37 0.02 0.00 98.82 20:40:42 20:33:01 1 0.40 0.00 0.25 0.35 0.02 98.98 20:40:42 20:33:01 2 0.60 0.00 0.17 0.02 0.00 99.22 20:40:42 20:33:01 3 0.33 0.00 0.20 0.70 0.02 98.75 20:40:42 20:33:01 4 0.34 0.00 0.30 0.02 0.02 99.33 20:40:42 20:33:01 5 0.37 0.00 0.18 0.02 0.00 99.43 20:40:42 20:33:01 6 0.33 0.00 0.27 0.08 0.00 99.32 20:40:42 20:33:01 7 0.32 0.00 0.22 0.00 0.00 99.47 20:40:42 20:34:01 all 0.03 0.00 0.01 0.00 0.00 99.95 20:40:42 20:34:01 0 0.03 0.00 0.05 0.00 0.02 99.90 20:40:42 20:34:01 1 0.05 0.00 0.00 0.00 0.00 99.95 20:40:42 20:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:40:42 20:34:01 3 0.05 0.00 0.02 0.02 0.00 99.92 20:40:42 20:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:40:42 20:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:40:42 20:34:01 6 0.03 0.00 0.00 0.02 0.00 99.95 20:40:42 20:34:01 7 0.02 0.00 0.03 0.00 0.02 99.93 20:40:42 20:35:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:40:42 20:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:40:42 20:35:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:40:42 20:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:40:42 20:35:01 3 0.02 0.00 0.02 0.02 0.02 99.93 20:40:42 20:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:40:42 20:35:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:40:42 20:35:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:40:42 20:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:40:42 20:36:01 all 0.02 0.00 0.02 0.00 0.01 99.95 20:40:42 20:36:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:40:42 20:36:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:40:42 20:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:40:42 20:36:01 3 0.03 0.00 0.00 0.02 0.00 99.95 20:40:42 20:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:40:42 20:36:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:40:42 20:36:01 6 0.00 0.00 0.07 0.00 0.02 99.92 20:40:42 20:36:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:40:42 20:37:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:40:42 20:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:40:42 20:37:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:40:42 20:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:40:42 20:37:01 3 0.03 0.00 0.02 0.03 0.00 99.92 20:40:42 20:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:40:42 20:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:40:42 20:37:01 6 0.03 0.00 0.00 0.02 0.00 99.95 20:40:42 20:37:01 7 0.05 0.00 0.02 0.00 0.00 99.93 20:40:42 20:38:01 all 0.06 0.00 0.00 0.00 0.01 99.93 20:40:42 20:38:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:40:42 20:38:01 1 0.08 0.00 0.00 0.00 0.02 99.90 20:40:42 20:38:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:40:42 20:38:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:40:42 20:38:01 4 0.25 0.00 0.00 0.00 0.02 99.73 20:40:42 20:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:40:42 20:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:40:42 20:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:40:42 20:40:42 20:38:01 CPU %user %nice %system %iowait %steal %idle 20:40:42 20:39:01 all 0.03 0.00 0.01 0.05 0.00 99.92 20:40:42 20:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:40:42 20:39:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:40:42 20:39:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:40:42 20:39:01 3 0.03 0.00 0.02 0.02 0.00 99.93 20:40:42 20:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:40:42 20:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:40:42 20:39:01 6 0.02 0.00 0.00 0.35 0.00 99.63 20:40:42 20:39:01 7 0.07 0.00 0.03 0.00 0.00 99.90 20:40:42 20:40:01 all 4.38 0.00 1.77 1.90 0.03 91.92 20:40:42 20:40:01 0 3.77 0.00 1.52 0.13 0.05 94.52 20:40:42 20:40:01 1 4.07 0.00 2.11 0.80 0.03 92.98 20:40:42 20:40:01 2 3.79 0.00 2.01 0.72 0.02 93.46 20:40:42 20:40:01 3 4.36 0.00 1.66 3.24 0.03 90.70 20:40:42 20:40:01 4 6.45 0.00 1.71 0.05 0.02 91.77 20:40:42 20:40:01 5 3.84 0.00 1.19 0.03 0.02 94.92 20:40:42 20:40:01 6 5.05 0.00 2.03 10.21 0.05 82.66 20:40:42 20:40:01 7 3.67 0.00 1.89 0.07 0.03 94.34 20:40:42 Average: all 5.57 0.00 1.14 0.71 0.02 92.55 20:40:42 Average: 0 5.39 0.00 1.40 0.87 0.02 92.32 20:40:42 Average: 1 5.35 0.00 1.20 1.73 0.03 91.70 20:40:42 Average: 2 5.53 0.00 1.08 0.38 0.02 92.98 20:40:42 Average: 3 5.38 0.00 1.13 0.48 0.02 92.99 20:40:42 Average: 4 5.91 0.00 1.01 0.33 0.02 92.73 20:40:42 Average: 5 5.65 0.00 1.12 0.17 0.02 93.04 20:40:42 Average: 6 5.97 0.00 1.10 1.30 0.02 91.61 20:40:42 Average: 7 5.35 0.00 1.11 0.46 0.02 93.06 20:40:42 20:40:42 20:40:42