Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3a9c4838485f94c2e566bf36f34a7d625cf153ef 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-ssh18232648649665910498.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-ssh16085945727362738308.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/go-mod-secrets/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/go-mod-secrets/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5234643815253244144.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-ssh6668729347096754272.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/go-mod-secrets/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/go-mod-secrets/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11141524542874557446.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:go-mod-secrets, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-secrets-settings PROJECT: go-mod-secrets 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: go-mod-secrets 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: false SWAGGER_API_FOLDERS: openapi/v1 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-16309 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git > git init /w/workspace/edgexfoundry_go-mod-secrets_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3a9c4838485f94c2e566bf36f34a7d625cf153ef (main) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 (#212)" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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 3a9c4838485f94c2e566bf36f34a7d625cf153ef # timeout=10 > git rev-list --no-walk 22b65dad4731539747da25fd4ba5f79b6cd1f6a2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:23:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:23:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:23:19 ========================================================= 16:23:19 EdgeX Global Pipelines Version Info 16:23:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:23:20 ------------------- 16:23:20 stable info: 16:23:20 ------------------- 16:23:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:23:20 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 16:23:20 Message: update stable to v1.0.249 16:23:20 ------------------- 16:23:20 experimental info: 16:23:20 ------------------- 16:23:20 Commited By: **** collab-it+edgex@linuxfoundation.org 16:23:20 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 16:23:20 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:23:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 16:23:21 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 16:23:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:23:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:23:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:23:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:23:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:23:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:23:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:23:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:23:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:23:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 16:23:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:23:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:23:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:23:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:23:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:23:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:23:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:23:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:23:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:23:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:23:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:23:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:23:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:23:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:23:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:23:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:23:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:23:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:23:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a9c4838485f94c2e566bf36f34a7d625cf153ef [Pipeline] echo 16:23:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a9c483 [Pipeline] echo 16:23:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:23:21 + git rev-list -1 --merges 3a9c4838485f94c2e566bf36f34a7d625cf153ef~1..3a9c4838485f94c2e566bf36f34a7d625cf153ef [Pipeline] echo 16:23:22 -----------> git rev-list -1 --merges 3a9c4838485f94c2e566bf36f34a7d625cf153ef~1..3a9c4838485f94c2e566bf36f34a7d625cf153ef 3a9c4838485f94c2e566bf36f34a7d625cf153ef [false] [Pipeline] sh 16:23:23 + git log --format=format:%s -1 3a9c4838485f94c2e566bf36f34a7d625cf153ef [Pipeline] echo 16:23:23 ========================================================= 16:23:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:23:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:23:24 + git log --format=format:%s -1 3a9c4838485f94c2e566bf36f34a7d625cf153ef [Pipeline] echo 16:23:24 [semverPrep] GIT_COMMIT: 3a9c4838485f94c2e566bf36f34a7d625cf153ef, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 (#212) [Pipeline] echo 16:23:24 [semverPrep] This is not a build commit. [Pipeline] sh 16:23:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:23:24 + grep -v github /etc/ssh/ssh_known_hosts 16:23:24 + [ -e /tmp/ssh_known_hosts ] 16:23:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:23:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:23:24 + sudo tee -a /etc/ssh/ssh_known_hosts 16:23:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:23:25 16:23:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:23:25 0.1.4: Pulling from edgex-devops/py-git-semver 16:23:25 b85a868b505f: Pulling fs layer 16:23:25 e2be974225ed: Pulling fs layer 16:23:25 339a4e72a1f5: Pulling fs layer 16:23:25 988bab9f4d93: Pulling fs layer 16:23:25 1469e6f7b9e6: Pulling fs layer 16:23:25 eaf3925da568: Pulling fs layer 16:23:25 bab4dde63d76: Pulling fs layer 16:23:25 bde34c3a00c8: Pulling fs layer 16:23:25 b352a97aabf1: Pulling fs layer 16:23:25 4872d77fe225: Pulling fs layer 16:23:25 5851b861e8e6: Pulling fs layer 16:23:25 1469e6f7b9e6: Waiting 16:23:25 eaf3925da568: Waiting 16:23:25 bab4dde63d76: Waiting 16:23:25 bde34c3a00c8: Waiting 16:23:25 b352a97aabf1: Waiting 16:23:25 4872d77fe225: Waiting 16:23:25 988bab9f4d93: Waiting 16:23:25 e2be974225ed: Verifying Checksum 16:23:25 e2be974225ed: Download complete 16:23:25 988bab9f4d93: Verifying Checksum 16:23:25 988bab9f4d93: Download complete 16:23:25 1469e6f7b9e6: Verifying Checksum 16:23:25 1469e6f7b9e6: Download complete 16:23:25 eaf3925da568: Verifying Checksum 16:23:25 eaf3925da568: Download complete 16:23:25 339a4e72a1f5: Verifying Checksum 16:23:25 339a4e72a1f5: Download complete 16:23:25 bde34c3a00c8: Verifying Checksum 16:23:25 bde34c3a00c8: Download complete 16:23:25 b352a97aabf1: Verifying Checksum 16:23:25 b352a97aabf1: Download complete 16:23:25 4872d77fe225: Verifying Checksum 16:23:25 4872d77fe225: Download complete 16:23:25 5851b861e8e6: Verifying Checksum 16:23:25 5851b861e8e6: Download complete 16:23:25 b85a868b505f: Verifying Checksum 16:23:25 b85a868b505f: Download complete 16:23:25 bab4dde63d76: Verifying Checksum 16:23:26 b85a868b505f: Pull complete 16:23:27 e2be974225ed: Pull complete 16:23:27 339a4e72a1f5: Pull complete 16:23:27 988bab9f4d93: Pull complete 16:23:27 1469e6f7b9e6: Pull complete 16:23:27 eaf3925da568: Pull complete 16:23:29 bab4dde63d76: Pull complete 16:23:30 bde34c3a00c8: Pull complete 16:23:30 b352a97aabf1: Pull complete 16:23:30 4872d77fe225: Pull complete 16:23:30 5851b861e8e6: Pull complete 16:23:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:23:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:23:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:23:30 prd-ubuntu20.04-docker-8c-8g-16309 does not seem to be running inside a container 16:23:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 16:23:34 $ docker top 1b46330ba4c36d2da8f0a4e6fa3aadb2d9090cf2b139d76f2bdde784573b57c5 -eo pid,comm 16:23:34 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). 16:23:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:23:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:23:34 [ssh-agent] Looking for ssh-agent implementation... 16:23:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:23:34 $ docker exec 1b46330ba4c36d2da8f0a4e6fa3aadb2d9090cf2b139d76f2bdde784573b57c5 ssh-agent 16:23:34 SSH_AUTH_SOCK=/tmp/ssh-sunxDnl1CHW5/agent.32 16:23:34 SSH_AGENT_PID=38 16:23:34 Running ssh-add (command line suppressed) 16:23:35 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_7500572988030033534.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_7500572988030033534.key) 16:23:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:23:35 + git tag --points-at HEAD [Pipeline] } 16:23:35 $ docker exec --env ******** --env ******** 1b46330ba4c36d2da8f0a4e6fa3aadb2d9090cf2b139d76f2bdde784573b57c5 ssh-agent -k 16:23:35 unset SSH_AUTH_SOCK; 16:23:35 unset SSH_AGENT_PID; 16:23:35 echo Agent pid 38 killed; 16:23:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:23:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:23:36 [ssh-agent] Looking for ssh-agent implementation... 16:23:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:23:36 $ docker exec 1b46330ba4c36d2da8f0a4e6fa3aadb2d9090cf2b139d76f2bdde784573b57c5 ssh-agent 16:23:36 SSH_AUTH_SOCK=/tmp/ssh-e8NLGx7e4AKk/agent.70 16:23:36 SSH_AGENT_PID=76 16:23:36 Running ssh-add (command line suppressed) 16:23:36 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_15614212524105618113.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_15614212524105618113.key) 16:23:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:23:37 + git semver init 16:23:37 2023-05-22 16:23:37,462 [run_init] DEBUG init version:0.0.0 force:False 16:23:37 2023-05-22 16:23:37,463 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver 16:23:37 2023-05-22 16:23:37,463 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/edgexfoundry_go-mod-secrets_main/.semver 16:23:37 2023-05-22 16:23:37,464 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/edgexfoundry_go-mod-secrets_main/.semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 16:23:40 2023-05-22 16:23:40,218 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.git/info/exclude 16:23:40 2023-05-22 16:23:40,220 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:False 16:23:40 2023-05-22 16:23:40,220 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 16:23:40 2023-05-22 16:23:40,220 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 16:23:40 3.0.0-dev.18 [Pipeline] } 16:23:40 $ docker exec --env ******** --env ******** 1b46330ba4c36d2da8f0a4e6fa3aadb2d9090cf2b139d76f2bdde784573b57c5 ssh-agent -k 16:23:41 unset SSH_AUTH_SOCK; 16:23:41 unset SSH_AGENT_PID; 16:23:41 echo Agent pid 76 killed; 16:23:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:23:42 + git semver [Pipeline] } 16:23:43 $ docker stop --time=1 1b46330ba4c36d2da8f0a4e6fa3aadb2d9090cf2b139d76f2bdde784573b57c5 16:23:48 $ docker rm -f --volumes 1b46330ba4c36d2da8f0a4e6fa3aadb2d9090cf2b139d76f2bdde784573b57c5 [Pipeline] // withDockerContainer [Pipeline] sh 16:23:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:23:49 Stashed 1 file(s) [Pipeline] echo 16:23:49 [edgeXSemver]: initialized semver on version 3.0.0-dev.18 [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 16:23:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:23:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:23:49 ========================================================= 16:23:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:23:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:23:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:23:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:23:49 f56be85fc22e: Pulling fs layer 16:23:49 85791d961cd3: Pulling fs layer 16:23:49 d694b5ae8c79: Pulling fs layer 16:23:49 9f32a84ed3da: Pulling fs layer 16:23:49 4d19c01a9841: Pulling fs layer 16:23:49 9325e15d5711: Pulling fs layer 16:23:49 556b6ee489ea: Pulling fs layer 16:23:49 c5a4b2cf53e6: Pulling fs layer 16:23:49 9f32a84ed3da: Waiting 16:23:49 4d19c01a9841: Waiting 16:23:49 9325e15d5711: Waiting 16:23:49 556b6ee489ea: Waiting 16:23:49 c5a4b2cf53e6: Waiting 16:23:49 85791d961cd3: Download complete 16:23:49 9f32a84ed3da: Verifying Checksum 16:23:49 9f32a84ed3da: Download complete 16:23:49 4d19c01a9841: Verifying Checksum 16:23:49 4d19c01a9841: Download complete 16:23:49 f56be85fc22e: Verifying Checksum 16:23:49 f56be85fc22e: Download complete 16:23:49 9325e15d5711: Verifying Checksum 16:23:49 9325e15d5711: Download complete 16:23:49 f56be85fc22e: Pull complete 16:23:49 85791d961cd3: Pull complete 16:23:50 c5a4b2cf53e6: Verifying Checksum 16:23:50 c5a4b2cf53e6: Download complete 16:23:50 d694b5ae8c79: Verifying Checksum 16:23:50 d694b5ae8c79: Download complete 16:23:50 556b6ee489ea: Verifying Checksum 16:23:50 556b6ee489ea: Download complete 16:23:54 d694b5ae8c79: Pull complete 16:23:54 9f32a84ed3da: Pull complete 16:23:54 4d19c01a9841: Pull complete 16:23:54 9325e15d5711: Pull complete 16:23:56 556b6ee489ea: Pull complete 16:23:58 c5a4b2cf53e6: Pull complete 16:23:58 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 16:23:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:23:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 16:23:58 + 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 16:23:58 + docker inspect -f . ci-base-image-x86_64 16:23:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:23:58 prd-ubuntu20.04-docker-8c-8g-16309 does not seem to be running inside a container 16:23:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 16:24:04 Still waiting to schedule task 16:24:04 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 16:24:04 $ docker top 25e455991afe3cc26ada6fbec9f97d2d02358fe964cf1b553123017efc67db7f -eo pid,comm [Pipeline] { [Pipeline] sh 16:24:04 + go version 16:24:04 go version go1.20.2 linux/amd64 [Pipeline] } 16:24:04 $ docker stop --time=1 25e455991afe3cc26ada6fbec9f97d2d02358fe964cf1b553123017efc67db7f 16:24:05 $ docker rm -f --volumes 25e455991afe3cc26ada6fbec9f97d2d02358fe964cf1b553123017efc67db7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:06 + docker inspect -f . ci-base-image-x86_64 16:24:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:24:06 prd-ubuntu20.04-docker-8c-8g-16309 does not seem to be running inside a container 16:24:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 16:24:06 $ docker top 3561c02fc17c44f6b62e328df2ecb0dfdc02efbf66c1d15584e32518b300836c -eo pid,comm [Pipeline] { [Pipeline] sh 16:24:07 + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] fileExists [Pipeline] sh 16:24:07 + make test 16:24:07 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 16:24:07 go: downloading github.com/stretchr/testify v1.8.2 16:24:07 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.42 16:24:07 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 16:24:07 go: downloading github.com/davecgh/go-spew v1.1.1 16:24:07 go: downloading github.com/pmezard/go-difflib v1.0.0 16:24:07 go: downloading github.com/stretchr/objx v0.5.0 16:24:07 go: downloading gopkg.in/yaml.v3 v3.0.1 16:24:07 go: downloading github.com/zeebo/errs v1.3.0 16:24:07 go: downloading google.golang.org/grpc v1.53.0 16:24:07 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 16:24:07 go: downloading google.golang.org/protobuf v1.28.1 16:24:07 go: downloading github.com/go-playground/validator/v10 v10.13.0 16:24:07 go: downloading github.com/go-kit/log v0.2.1 16:24:07 go: downloading github.com/google/uuid v1.3.0 16:24:07 go: downloading golang.org/x/crypto v0.7.0 16:24:07 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:24:07 go: downloading github.com/leodido/go-urn v1.2.3 16:24:07 go: downloading github.com/go-playground/universal-translator v0.18.1 16:24:07 go: downloading golang.org/x/text v0.8.0 16:24:07 go: downloading github.com/go-playground/locales v0.14.1 16:24:07 go: downloading golang.org/x/net v0.8.0 16:24:07 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 16:24:07 go: downloading github.com/golang/protobuf v1.5.2 16:24:07 go: downloading golang.org/x/sys v0.6.0 16:24:25 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 16:24:25 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] 16:24:25 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] 16:24:29 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] 16:24:29 ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] 16:24:34 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 8.224s coverage: 75.7% of statements 16:24:34 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.061s coverage: 52.2% of statements 16:24:34 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.067s coverage: 96.7% of statements 16:24:34 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.031s coverage: 89.5% of statements 16:24:34 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.040s coverage: 100.0% of statements 16:24:34 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.061s coverage: 55.8% of statements 16:24:34 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.029s coverage: 56.0% of statements 16:24:34 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.061s coverage: 100.0% of statements 16:24:52 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:24:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:24:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:24:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:24:55 $ docker stop --time=1 3561c02fc17c44f6b62e328df2ecb0dfdc02efbf66c1d15584e32518b300836c 16:25:00 $ docker rm -f --volumes 3561c02fc17c44f6b62e328df2ecb0dfdc02efbf66c1d15584e32518b300836c [Pipeline] // withDockerContainer [Pipeline] sh 16:25:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:25:00 Stashed 1 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 16:25:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:25:01 16:25:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:25:01 latest: Pulling from edgex-lftools-log-publisher 16:25:01 5eb5b503b376: Pulling fs layer 16:25:01 5c69ac0246d0: Pulling fs layer 16:25:01 ec43610c2a17: Pulling fs layer 16:25:01 3a2ae6a8a46f: Pulling fs layer 16:25:01 33b1e0a273af: Pulling fs layer 16:25:01 5d3b04190fa2: Pulling fs layer 16:25:01 2f39f015ded8: Pulling fs layer 16:25:01 33b1e0a273af: Waiting 16:25:01 5d3b04190fa2: Waiting 16:25:01 2f39f015ded8: Waiting 16:25:01 5c69ac0246d0: Verifying Checksum 16:25:01 5c69ac0246d0: Download complete 16:25:01 3a2ae6a8a46f: Verifying Checksum 16:25:01 3a2ae6a8a46f: Download complete 16:25:02 33b1e0a273af: Verifying Checksum 16:25:02 33b1e0a273af: Download complete 16:25:02 5d3b04190fa2: Verifying Checksum 16:25:02 5d3b04190fa2: Download complete 16:25:02 ec43610c2a17: Verifying Checksum 16:25:02 ec43610c2a17: Download complete 16:25:02 5eb5b503b376: Verifying Checksum 16:25:02 5eb5b503b376: Download complete 16:25:02 2f39f015ded8: Verifying Checksum 16:25:02 2f39f015ded8: Download complete 16:25:03 5eb5b503b376: Pull complete 16:25:03 5c69ac0246d0: Pull complete 16:25:03 ec43610c2a17: Pull complete 16:25:04 3a2ae6a8a46f: Pull complete 16:25:04 33b1e0a273af: Pull complete 16:25:04 5d3b04190fa2: Pull complete 16:25:09 2f39f015ded8: Pull complete 16:25:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:25:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:25:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:25:09 prd-ubuntu20.04-docker-8c-8g-16309 does not seem to be running inside a container 16:25:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 16:25:15 $ docker top 004917a9c40dcde89bce16bf4922ed58987351fedc697b1233f7570c70f77533 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:25:15 ---> job-cost.sh 16:25:15 lf-activate-venv: SKIPPING 16:25:15 INFO: No Stack... 16:25:15 INFO: Retrieving Pricing Info for: v3-standard-8 16:25:16 INFO: Archiving Costs [Pipeline] sh 16:25:16 + cat /w/workspace/edgexfoundry_go-mod-secrets_main/archives/cost.csv 16:25:16 + cut -d, -f6 [Pipeline] lock 16:25:16 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-57-stack-cost] 16:25:16 Resource [jenkins-edgexfoundry-go-mod-secrets-main-57-stack-cost] did not exist. Created. 16:25:16 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:25:17 + echo total: 0.2199999988079071 [Pipeline] stash 16:25:17 Stashed 1 file(s) [Pipeline] } 16:25:17 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-57-stack-cost] [Pipeline] // lock [Pipeline] } 16:25:17 $ docker stop --time=1 004917a9c40dcde89bce16bf4922ed58987351fedc697b1233f7570c70f77533 16:25:18 $ docker rm -f --volumes 004917a9c40dcde89bce16bf4922ed58987351fedc697b1233f7570c70f77533 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:27:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16314 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws 16:27:14 Running in /w/workspace/go-mod-secrets/57 [Pipeline] { [Pipeline] checkout 16:27:14 Selected Git installation does not exist. Using Default 16:27:14 The recommended git tool is: NONE 16:27:21 using credential edgex-jenkins-ssh 16:27:21 Cloning the remote Git repository 16:27:21 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 16:27:21 > git init /w/workspace/go-mod-secrets/57 # timeout=10 16:27:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 16:27:21 > git --version # timeout=10 16:27:21 > git --version # 'git version 2.25.1' 16:27:21 using GIT_SSH to set credentials SSH Credentials for GitHub 16:27:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:27:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 16:27:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:27:24 Avoid second fetch 16:27:24 Checking out Revision 3a9c4838485f94c2e566bf36f34a7d625cf153ef (main) 16:27:24 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 (#212)" 16:27:24 > git config core.sparsecheckout # timeout=10 16:27:24 > git checkout -f 3a9c4838485f94c2e566bf36f34a7d625cf153ef # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:27:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:27:25 % Total % Received % Xferd Average Speed Time Time Time Current 16:27:25 Dload Upload Total Spent Left Speed 16:27:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh 16:27:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:27:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:27:26 + sudo tee /etc/docker/daemon.new 16:27:26 { 16:27:26 "registry-mirrors": [ 16:27:26 "https://nexus3.edgexfoundry.org:10001" 16:27:26 ], 16:27:26 "bip": "10.250.0.254/24", 16:27:26 "hosts": [ 16:27:26 "tcp://0.0.0.0:5555", 16:27:26 "unix:///var/run/docker.sock" 16:27:26 ], 16:27:26 "mtu": 1458, 16:27:26 "selinux-enabled": true, 16:27:26 "seccomp-profile": "/etc/docker/seccomp.json" 16:27:26 } [Pipeline] sh 16:27:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:27:27 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:27:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:27:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:27:46 ========================================================= 16:27:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:27:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:27:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:27:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:27:47 c41833b44d91: Pulling fs layer 16:27:47 ed15518f5707: Pulling fs layer 16:27:47 feae8fd75edb: Pulling fs layer 16:27:47 242c74f7c9fa: Pulling fs layer 16:27:47 3cdef696dda3: Pulling fs layer 16:27:47 2ced38df9373: Pulling fs layer 16:27:47 58f1dce35555: Pulling fs layer 16:27:47 3cdef696dda3: Waiting 16:27:47 2ced38df9373: Waiting 16:27:47 58f1dce35555: Waiting 16:27:47 242c74f7c9fa: Waiting 16:27:47 ed15518f5707: Verifying Checksum 16:27:47 ed15518f5707: Download complete 16:27:47 242c74f7c9fa: Verifying Checksum 16:27:47 242c74f7c9fa: Download complete 16:27:47 3cdef696dda3: Verifying Checksum 16:27:47 3cdef696dda3: Download complete 16:27:47 c41833b44d91: Verifying Checksum 16:27:48 c41833b44d91: Pull complete 16:27:48 58f1dce35555: Verifying Checksum 16:27:48 58f1dce35555: Download complete 16:27:48 ed15518f5707: Pull complete 16:27:49 feae8fd75edb: Verifying Checksum 16:27:49 feae8fd75edb: Download complete 16:27:49 2ced38df9373: Verifying Checksum 16:27:49 2ced38df9373: Download complete 16:28:02 feae8fd75edb: Pull complete 16:28:02 242c74f7c9fa: Pull complete 16:28:02 3cdef696dda3: Pull complete 16:28:10 2ced38df9373: Pull complete 16:28:13 58f1dce35555: Pull complete 16:28:13 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 16:28:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:28:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 16:28:13 + 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 16:28:14 + docker inspect -f . ci-base-image-arm64 16:28:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:14 prd-ubuntu20.04-docker-arm64-4c-16g-16314 does not seem to be running inside a container 16:28:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/57 -v /w/workspace/go-mod-secrets/57:/w/workspace/go-mod-secrets/57:rw,z -v /w/workspace/go-mod-secrets/57@tmp:/w/workspace/go-mod-secrets/57@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 16:28:17 $ docker top e13b377c9d3d15fe2760781027d04a95f88fcfa213d817cf7545aee1f8a15785 -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:18 + go version 16:28:18 go version go1.20.2 linux/arm64 [Pipeline] } 16:28:18 $ docker stop --time=1 e13b377c9d3d15fe2760781027d04a95f88fcfa213d817cf7545aee1f8a15785 16:28:20 $ docker rm -f --volumes e13b377c9d3d15fe2760781027d04a95f88fcfa213d817cf7545aee1f8a15785 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:21 + docker inspect -f . ci-base-image-arm64 16:28:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:21 prd-ubuntu20.04-docker-arm64-4c-16g-16314 does not seem to be running inside a container 16:28:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-secrets/57 -v /w/workspace/go-mod-secrets/57:/w/workspace/go-mod-secrets/57:rw,z -v /w/workspace/go-mod-secrets/57@tmp:/w/workspace/go-mod-secrets/57@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 16:28:23 $ docker top 10d52ba44bc57688f13d91ca0470e867a139ee80c407a397dc2d29286f38e5b7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:24 + git config --global --add safe.directory /w/workspace/go-mod-secrets/57 [Pipeline] fileExists [Pipeline] sh 16:28:25 + make test 16:28:25 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 16:28:25 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.42 16:28:25 go: downloading github.com/stretchr/testify v1.8.2 16:28:25 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 16:28:25 go: downloading github.com/davecgh/go-spew v1.1.1 16:28:25 go: downloading github.com/pmezard/go-difflib v1.0.0 16:28:25 go: downloading gopkg.in/yaml.v3 v3.0.1 16:28:25 go: downloading github.com/stretchr/objx v0.5.0 16:28:26 go: downloading github.com/go-kit/log v0.2.1 16:28:26 go: downloading github.com/go-playground/validator/v10 v10.13.0 16:28:26 go: downloading github.com/google/uuid v1.3.0 16:28:26 go: downloading github.com/zeebo/errs v1.3.0 16:28:26 go: downloading google.golang.org/grpc v1.53.0 16:28:27 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:28:27 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 16:28:27 go: downloading google.golang.org/protobuf v1.28.1 16:28:27 go: downloading github.com/go-playground/universal-translator v0.18.1 16:28:27 go: downloading github.com/leodido/go-urn v1.2.3 16:28:28 go: downloading golang.org/x/crypto v0.7.0 16:28:28 go: downloading golang.org/x/text v0.8.0 16:28:28 go: downloading golang.org/x/net v0.8.0 16:28:28 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 16:28:28 go: downloading github.com/go-playground/locales v0.14.1 16:28:30 go: downloading github.com/golang/protobuf v1.5.2 16:28:30 go: downloading golang.org/x/sys v0.6.0 16:30:37 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 16:30:37 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] 16:30:37 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] 16:30:45 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 16.052s coverage: 75.7% of statements 16:30:45 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.232s coverage: 52.2% of statements 16:30:45 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.245s coverage: 96.7% of statements 16:30:45 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.147s coverage: 89.5% of statements 16:30:45 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.137s coverage: 100.0% of statements 16:31:38 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] 16:31:38 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.352s coverage: 55.8% of statements 16:31:38 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.128s coverage: 56.0% of statements 16:31:38 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.315s coverage: 100.0% of statements 16:31:38 ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] 16:31:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:31:38 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:34:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:34:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:34:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:34:00 $ docker stop --time=1 10d52ba44bc57688f13d91ca0470e867a139ee80c407a397dc2d29286f38e5b7 16:34:03 $ docker rm -f --volumes 10d52ba44bc57688f13d91ca0470e867a139ee80c407a397dc2d29286f38e5b7 [Pipeline] // withDockerContainer [Pipeline] sh 16:34:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:34:06 Warning: overwriting stash ‘coverage-report’ 16:34:06 Stashed 1 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 16:34:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:34:07 16:34:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:34:07 arm64: Pulling from edgex-lftools-log-publisher 16:34:07 8998bd30e6a1: Pulling fs layer 16:34:07 04944245beec: Pulling fs layer 16:34:07 699f458cf7ca: Pulling fs layer 16:34:07 765212b225bb: Pulling fs layer 16:34:07 f23df028b6ca: Pulling fs layer 16:34:07 d65c8cfc05b1: Pulling fs layer 16:34:07 2437ff75d9bd: Pulling fs layer 16:34:07 765212b225bb: Waiting 16:34:07 f23df028b6ca: Waiting 16:34:07 d65c8cfc05b1: Waiting 16:34:07 04944245beec: Verifying Checksum 16:34:07 04944245beec: Download complete 16:34:07 765212b225bb: Verifying Checksum 16:34:07 765212b225bb: Download complete 16:34:07 f23df028b6ca: Verifying Checksum 16:34:07 f23df028b6ca: Download complete 16:34:07 d65c8cfc05b1: Verifying Checksum 16:34:07 d65c8cfc05b1: Download complete 16:34:08 699f458cf7ca: Verifying Checksum 16:34:08 699f458cf7ca: Download complete 16:34:08 8998bd30e6a1: Verifying Checksum 16:34:08 8998bd30e6a1: Download complete 16:34:10 2437ff75d9bd: Verifying Checksum 16:34:10 2437ff75d9bd: Download complete 16:34:11 8998bd30e6a1: Pull complete 16:34:12 04944245beec: Pull complete 16:34:16 699f458cf7ca: Pull complete 16:34:17 765212b225bb: Pull complete 16:34:17 f23df028b6ca: Pull complete 16:34:17 d65c8cfc05b1: Pull complete 16:34:32 2437ff75d9bd: Pull complete 16:34:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:34:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:34:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:34:33 prd-ubuntu20.04-docker-arm64-4c-16g-16314 does not seem to be running inside a container 16:34:33 $ 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/go-mod-secrets/57 -v /w/workspace/go-mod-secrets/57:/w/workspace/go-mod-secrets/57:rw,z -v /w/workspace/go-mod-secrets/57@tmp:/w/workspace/go-mod-secrets/57@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 16:34:36 $ docker top 61b39eaf7cb3165cfb93246f919b0bb65fc727d824e7c83fd8a41bca992aba36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:34:37 ---> job-cost.sh 16:34:37 lf-activate-venv: SKIPPING 16:34:37 INFO: No Stack... 16:34:37 INFO: Retrieving Pricing Info for: v3-standard-4 16:34:38 INFO: Archiving Costs [Pipeline] sh 16:34:38 + cat /w/workspace/go-mod-secrets/57/archives/cost.csv 16:34:38 + cut -d, -f6 [Pipeline] lock 16:34:39 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-57-stack-cost] 16:34:39 Resource [jenkins-edgexfoundry-go-mod-secrets-main-57-stack-cost] did not exist. Created. 16:34:39 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:34:39 /w/workspace/go-mod-secrets/57@tmp/durable-fa2c6882/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:34:40 + echo total: 0.10999999940395355 [Pipeline] stash 16:34:40 Warning: overwriting stash ‘stack-cost’ 16:34:40 Stashed 1 file(s) [Pipeline] } 16:34:40 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-57-stack-cost] [Pipeline] // lock [Pipeline] } 16:34:40 $ docker stop --time=1 61b39eaf7cb3165cfb93246f919b0bb65fc727d824e7c83fd8a41bca992aba36 16:34:42 $ docker rm -f --volumes 61b39eaf7cb3165cfb93246f919b0bb65fc727d824e7c83fd8a41bca992aba36 [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 16:34:42 provisioning config files... 16:34:42 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config8589619448603925636tmp [Pipeline] { [Pipeline] sh 16:34:42 + set +x 16:34:42 + curl -s https://codecov.io/bash 16:34:42 + bash -s -- 16:34:42 16:34:42 _____ _ 16:34:42 / ____| | | 16:34:42 | | ___ __| | ___ ___ _____ __ 16:34:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:34:42 | |___| (_) | (_| | __/ (_| (_) \ V / 16:34:42 \_____\___/ \__,_|\___|\___\___/ \_/ 16:34:42 Bash-1.0.6 16:34:42 16:34:42 16:34:42 ==> git version 2.25.1 found 16:34:42 ==> 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 16:34:42 Release-Date: 2020-01-08 16:34:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:34:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:34:42 ==> Jenkins CI detected. 16:34:42 current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main 16:34:42 project root: . 16:34:42 --> token set from env 16:34:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:34:42 ==> Running gcov in . (disable via -X gcov) 16:34:42 ==> Python coveragepy not found 16:34:42 ==> Searching for coverage reports in: 16:34:42 + . 16:34:42 -> Found 1 reports 16:34:42 ==> Detecting git/mercurial file structure 16:34:43 ==> Reading reports 16:34:43 + ./coverage.out bytes=41148 16:34:43 ==> Appending adjustments 16:34:43 https://docs.codecov.io/docs/fixing-reports 16:34:43 + Found adjustments 16:34:43 ==> Gzipping contents 16:34:43 8.0K /tmp/codecov.QCuSdJ.gz 16:34:43 ==> Uploading reports 16:34:43 url: https://codecov.io 16:34:43 query: branch=main&commit=3a9c4838485f94c2e566bf36f34a7d625cf153ef&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 16:34:43 -> Pinging Codecov 16:34:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=main&commit=3a9c4838485f94c2e566bf36f34a7d625cf153ef&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 16:34:43 -> Uploading to 16:34:43 https://storage.googleapis.com/codecov/v4/raw/2023-05-22/D63849C06B6B67093493C71CE874ED06/3a9c4838485f94c2e566bf36f34a7d625cf153ef/4f7bfead-4b17-4eee-bd93-8a557ca7f067.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230522T163443Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c040e2829203c10d019a6608fab30c86dbae22ac5d2c43abab64e9d078576e41 16:34:43 % Total % Received % Xferd Average Speed Time Time Time Current 16:34:43 Dload Upload Total Spent Left Speed 16:34:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8128 0 0 100 8128 0 38521 --:--:-- --:--:-- --:--:-- 38521 16:34:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/3a9c4838485f94c2e566bf36f34a7d625cf153ef [Pipeline] } 16:34:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:34:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:34:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:34:44 16:34:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:34:44 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:34:44 df9b9388f04a: Pulling fs layer 16:34:44 52dc419b0ee2: Pulling fs layer 16:34:44 25bc292e5bac: Pulling fs layer 16:34:44 114826534d7a: Pulling fs layer 16:34:44 4657fd5d0bcf: Pulling fs layer 16:34:44 6ad1cebc031e: Pulling fs layer 16:34:44 8a3aa393b2d8: Pulling fs layer 16:34:44 6ad1cebc031e: Waiting 16:34:44 114826534d7a: Waiting 16:34:44 8a3aa393b2d8: Waiting 16:34:44 25bc292e5bac: Download complete 16:34:44 52dc419b0ee2: Verifying Checksum 16:34:44 52dc419b0ee2: Download complete 16:34:44 4657fd5d0bcf: Verifying Checksum 16:34:44 4657fd5d0bcf: Download complete 16:34:44 df9b9388f04a: Verifying Checksum 16:34:44 df9b9388f04a: Pull complete 16:34:44 6ad1cebc031e: Verifying Checksum 16:34:44 6ad1cebc031e: Download complete 16:34:44 52dc419b0ee2: Pull complete 16:34:44 25bc292e5bac: Pull complete 16:34:45 114826534d7a: Verifying Checksum 16:34:45 114826534d7a: Download complete 16:34:45 8a3aa393b2d8: Verifying Checksum 16:34:45 8a3aa393b2d8: Download complete 16:34:48 114826534d7a: Pull complete 16:34:48 4657fd5d0bcf: Pull complete 16:34:48 6ad1cebc031e: Pull complete 16:34:51 8a3aa393b2d8: Pull complete 16:34:51 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:34:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:34:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:34:52 prd-ubuntu20.04-docker-8c-8g-16309 does not seem to be running inside a container 16:34:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 16:34:57 $ docker top 67b734863bbeb8886664014c6a96650bd91984928daccdfde1be8a630d119fc5 -eo pid,comm [Pipeline] { [Pipeline] echo 16:34:58 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-secrets:main' [Pipeline] sh 16:34:58 + set -o pipefail 16:34:58 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-secrets:main' 16:35:02 16:35:02 Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v3)... 16:35:02 16:35:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0d3915cb-23c5-4258-a5a9-356997f1cfb0/history/d87ed771-c910-4d8f-aefc-e3f1bd1adb22 16:35:02 16:35:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:35:02 16:35:07 16:35:07 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:35:07 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:35:07 More details here: https://snyk.co/ue1NS [Pipeline] } 16:35:07 $ docker stop --time=1 67b734863bbeb8886664014c6a96650bd91984928daccdfde1be8a630d119fc5 16:35:10 $ docker rm -f --volumes 67b734863bbeb8886664014c6a96650bd91984928daccdfde1be8a630d119fc5 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:35:11 + git log --format=format:%s -1 3a9c4838485f94c2e566bf36f34a7d625cf153ef [Pipeline] sh 16:35:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:35:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:35:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:12 prd-ubuntu20.04-docker-8c-8g-16309 does not seem to be running inside a container 16:35:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 16:35:12 $ docker top e2623e3fa8839170ec40afa6f76dfefc8307d11e62581a4f9b4d87f9a62ddf13 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:35:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:35:12 [ssh-agent] Looking for ssh-agent implementation... 16:35:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:35:13 $ docker exec e2623e3fa8839170ec40afa6f76dfefc8307d11e62581a4f9b4d87f9a62ddf13 ssh-agent 16:35:13 SSH_AUTH_SOCK=/tmp/ssh-b788rWtuqYF6/agent.32 16:35:13 SSH_AGENT_PID=38 16:35:13 Running ssh-add (command line suppressed) 16:35:13 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5564292142921272510.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5564292142921272510.key) 16:35:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:35:13 + git semver tag 16:35:13 2023-05-22 16:35:13,694 [run_tag] DEBUG tag force:False 16:35:13 2023-05-22 16:35:13,694 [check_head_tag] DEBUG check head tag 16:35:13 2023-05-22 16:35:13,695 [execute] INFO git cat-file --batch-check 16:35:13 2023-05-22 16:35:13,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) 16:35:13 2023-05-22 16:35:13,700 [execute] INFO git cat-file --batch 16:35:13 2023-05-22 16:35:13,700 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) 16:35:13 2023-05-22 16:35:13,724 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 16:35:13 2023-05-22 16:35:13,724 [execute] INFO git tag -a v3.0.0-dev.18 -m v3.0.0-dev.18 16:35:13 2023-05-22 16:35:13,724 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.18', '-m', 'v3.0.0-dev.18'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 16:35:13 2023-05-22 16:35:13,728 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 16:35:13 3.0.0-dev.18 [Pipeline] } 16:35:13 $ docker exec --env ******** --env ******** e2623e3fa8839170ec40afa6f76dfefc8307d11e62581a4f9b4d87f9a62ddf13 ssh-agent -k 16:35:13 unset SSH_AUTH_SOCK; 16:35:13 unset SSH_AGENT_PID; 16:35:13 echo Agent pid 38 killed; 16:35:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:35:14 + git semver [Pipeline] } 16:35:14 $ docker stop --time=1 e2623e3fa8839170ec40afa6f76dfefc8307d11e62581a4f9b4d87f9a62ddf13 16:35:15 $ docker rm -f --volumes e2623e3fa8839170ec40afa6f76dfefc8307d11e62581a4f9b4d87f9a62ddf13 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:35:16 16:35:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:35:16 0.23.1-centos7: Pulling from edgex-lftools 16:35:16 ab5ef0e58194: Pulling fs layer 16:35:16 9712f1f96733: Pulling fs layer 16:35:16 63f879dbbcfc: Pulling fs layer 16:35:16 0d9ebad4ef96: Pulling fs layer 16:35:16 e9a5061849ea: Pulling fs layer 16:35:16 d747dcd14b5f: Pulling fs layer 16:35:16 2de7ff778b66: Pulling fs layer 16:35:16 d747dcd14b5f: Waiting 16:35:16 2de7ff778b66: Waiting 16:35:16 e9a5061849ea: Waiting 16:35:16 0d9ebad4ef96: Waiting 16:35:16 9712f1f96733: Verifying Checksum 16:35:16 9712f1f96733: Download complete 16:35:16 63f879dbbcfc: Verifying Checksum 16:35:16 63f879dbbcfc: Download complete 16:35:16 e9a5061849ea: Verifying Checksum 16:35:16 e9a5061849ea: Download complete 16:35:16 d747dcd14b5f: Verifying Checksum 16:35:16 d747dcd14b5f: Download complete 16:35:17 ab5ef0e58194: Download complete 16:35:17 0d9ebad4ef96: Verifying Checksum 16:35:17 0d9ebad4ef96: Download complete 16:35:17 2de7ff778b66: Verifying Checksum 16:35:17 2de7ff778b66: Download complete 16:35:19 ab5ef0e58194: Pull complete 16:35:19 9712f1f96733: Pull complete 16:35:20 63f879dbbcfc: Pull complete 16:35:23 0d9ebad4ef96: Pull complete 16:35:23 e9a5061849ea: Pull complete 16:35:24 d747dcd14b5f: Pull complete 16:35:25 2de7ff778b66: Pull complete 16:35:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:35:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:35:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:25 prd-ubuntu20.04-docker-8c-8g-16309 does not seem to be running inside a container 16:35:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 16:35:32 $ docker top 143523d14fb1e00e3727fd04903615c12ec6d0df8ee7d4ba2eb7914e437a879b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:35:32 provisioning config files... 16:35:32 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config11235128425136230219tmp 16:35:32 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config9349657276493797494tmp 16:35:32 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config1363829341359609117tmp [Pipeline] { [Pipeline] echo 16:35:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:35:32 ---> sigul-configuration.sh 16:35:32 gpg: directory `/root/.gnupg' created 16:35:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:35:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:35:32 gpg: keyring `/root/.gnupg/secring.gpg' created 16:35:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:35:32 gpg: CAST5 encrypted data 16:35:32 gpg: encrypted with 1 passphrase 16:35:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:35:32 + mkdir /home/jenkins 16:35:32 + mkdir /home/jenkins/sigul [Pipeline] sh 16:35:32 + 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 16:35:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:35:33 ---> sigul-install.sh 16:35:33 Sigul already installed; skipping installation. [Pipeline] sh 16:35:33 + git tag --list 16:35:33 v0.0.0 16:35:33 v0.0.1 16:35:33 v0.0.10 16:35:33 v0.0.11 16:35:33 v0.0.12 16:35:33 v0.0.13 16:35:33 v0.0.14 16:35:33 v0.0.15 16:35:33 v0.0.16 16:35:33 v0.0.17 16:35:33 v0.0.18 16:35:33 v0.0.19 16:35:33 v0.0.2 16:35:33 v0.0.20 16:35:33 v0.0.21 16:35:33 v0.0.22 16:35:33 v0.0.23 16:35:33 v0.0.24 16:35:33 v0.0.25 16:35:33 v0.0.26 16:35:33 v0.0.27 16:35:33 v0.0.28 16:35:33 v0.0.29 16:35:33 v0.0.3 16:35:33 v0.0.30 16:35:33 v0.0.31 16:35:33 v0.0.32 16:35:33 v0.0.33 16:35:33 v0.0.4 16:35:33 v0.0.5 16:35:33 v0.0.6 16:35:33 v0.0.7 16:35:33 v0.0.8 16:35:33 v0.0.9 16:35:33 v2.0.0 16:35:33 v2.1.0 16:35:33 v2.1.1 16:35:33 v2.1.1-dev.1 16:35:33 v2.1.1-dev.2 16:35:33 v2.1.1-dev.3 16:35:33 v2.2.0 16:35:33 v2.2.1-dev.1 16:35:33 v2.2.1-dev.2 16:35:33 v2.2.1-dev.3 16:35:33 v2.2.1-dev.4 16:35:33 v2.2.1-dev.5 16:35:33 v2.3.0 16:35:33 v2.3.0-dev.10 16:35:33 v2.3.0-dev.11 16:35:33 v2.3.0-dev.12 16:35:33 v2.3.0-dev.13 16:35:33 v2.3.0-dev.5 16:35:33 v2.3.0-dev.6 16:35:33 v2.3.0-dev.7 16:35:33 v2.3.0-dev.8 16:35:33 v2.3.0-dev.9 16:35:33 v2.3.1-dev.1 16:35:33 v3.0.0-dev.1 16:35:33 v3.0.0-dev.10 16:35:33 v3.0.0-dev.11 16:35:33 v3.0.0-dev.12 16:35:33 v3.0.0-dev.13 16:35:33 v3.0.0-dev.14 16:35:33 v3.0.0-dev.15 16:35:33 v3.0.0-dev.16 16:35:33 v3.0.0-dev.17 16:35:33 v3.0.0-dev.18 16:35:33 v3.0.0-dev.2 16:35:33 v3.0.0-dev.3 16:35:33 v3.0.0-dev.4 16:35:33 v3.0.0-dev.5 16:35:33 v3.0.0-dev.6 16:35:33 v3.0.0-dev.7 16:35:33 v3.0.0-dev.8 16:35:33 v3.0.0-dev.9 [Pipeline] sh 16:35:33 + lftools sign git-tag v3.0.0-dev.18 16:35:34 Signing Git tag with Sigul... 16:35:34 Signing v3.0.0-dev.18 [Pipeline] echo 16:35:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:35:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:35:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:35:35 $ docker stop --time=1 143523d14fb1e00e3727fd04903615c12ec6d0df8ee7d4ba2eb7914e437a879b 16:35:36 $ docker rm -f --volumes 143523d14fb1e00e3727fd04903615c12ec6d0df8ee7d4ba2eb7914e437a879b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:35:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:35:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:35:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:37 prd-ubuntu20.04-docker-8c-8g-16309 does not seem to be running inside a container 16:35:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 16:35:37 $ docker top fa943f073da8d2a046cda08fa756b4cbf6128ccf06c5b395f7ea33b7a8d580c4 -eo pid,comm 16:35:37 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). 16:35:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:35:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:35:37 [ssh-agent] Looking for ssh-agent implementation... 16:35:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:35:37 $ docker exec fa943f073da8d2a046cda08fa756b4cbf6128ccf06c5b395f7ea33b7a8d580c4 ssh-agent 16:35:37 SSH_AUTH_SOCK=/tmp/ssh-vGcYNI1Fcqca/agent.32 16:35:37 SSH_AGENT_PID=38 16:35:37 Running ssh-add (command line suppressed) 16:35:37 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5299144945286303349.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5299144945286303349.key) 16:35:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:35:38 + git semver bump pre 16:35:38 2023-05-22 16:35:38,332 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 16:35:38 2023-05-22 16:35:38,332 [bump_version] DEBUG bumping version:3.0.0-dev.18 on axis:pre with prefix:dev 16:35:38 2023-05-22 16:35:38,332 [bump_version] DEBUG bumped version:3.0.0-dev.19 16:35:38 2023-05-22 16:35:38,332 [write_version] DEBUG write version:3.0.0-dev.19 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:True 16:35:38 2023-05-22 16:35:38,332 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 16:35:38 2023-05-22 16:35:38,332 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 16:35:38 2023-05-22 16:35:38,334 [execute] INFO git cat-file --batch-check 16:35:38 2023-05-22 16:35:38,334 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 16:35:38 2023-05-22 16:35:38,340 [execute] INFO git cat-file --batch 16:35:38 2023-05-22 16:35:38,340 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 16:35:38 2023-05-22 16:35:38,345 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 16:35:38 3.0.0-dev.19 [Pipeline] } 16:35:38 $ docker exec --env ******** --env ******** fa943f073da8d2a046cda08fa756b4cbf6128ccf06c5b395f7ea33b7a8d580c4 ssh-agent -k 16:35:38 unset SSH_AUTH_SOCK; 16:35:38 unset SSH_AGENT_PID; 16:35:38 echo Agent pid 38 killed; 16:35:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:35:38 + git semver [Pipeline] } 16:35:39 $ docker stop --time=1 fa943f073da8d2a046cda08fa756b4cbf6128ccf06c5b395f7ea33b7a8d580c4 16:35:40 $ docker rm -f --volumes fa943f073da8d2a046cda08fa756b4cbf6128ccf06c5b395f7ea33b7a8d580c4 [Pipeline] // withDockerContainer [Pipeline] sh 16:35:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:35:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:35:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:41 prd-ubuntu20.04-docker-8c-8g-16309 does not seem to be running inside a container 16:35:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 16:35:41 $ docker top db1767a5548f39c3440a1a3c7d116bcb35e471362e3f9d4ac6d78d9060154c7f -eo pid,comm 16:35:41 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). 16:35:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:35:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:35:41 [ssh-agent] Looking for ssh-agent implementation... 16:35:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:35:41 $ docker exec db1767a5548f39c3440a1a3c7d116bcb35e471362e3f9d4ac6d78d9060154c7f ssh-agent 16:35:41 SSH_AUTH_SOCK=/tmp/ssh-5bl6LSReAogY/agent.32 16:35:41 SSH_AGENT_PID=38 16:35:41 Running ssh-add (command line suppressed) 16:35:41 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_9168148563874511540.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_9168148563874511540.key) 16:35:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:35:42 + git semver push 16:35:42 2023-05-22 16:35:42,332 [run_push] DEBUG push 16:35:42 2023-05-22 16:35:42,332 [execute] INFO git cat-file --batch-check 16:35:42 2023-05-22 16:35:42,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 16:35:42 2023-05-22 16:35:42,336 [execute] INFO git rev-list b005c515cb70c679459ca7f072b0f51223c6a33b -- 16:35:42 2023-05-22 16:35:42,337 [execute] DEBUG Popen(['git', 'rev-list', 'b005c515cb70c679459ca7f072b0f51223c6a33b', '--'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) 16:35:42 2023-05-22 16:35:42,344 [execute] INFO git fetch -v origin 16:35:42 2023-05-22 16:35:42,345 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=True, shell=None, istream=None) 16:35:42 2023-05-22 16:35:42,812 [run_push] DEBUG no remote changes detected 16:35:42 2023-05-22 16:35:42,812 [execute] INFO git push origin semver 16:35:42 2023-05-22 16:35:42,813 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) 16:35:43 2023-05-22 16:35:43,583 [run_push] DEBUG push all version tags 16:35:43 2023-05-22 16:35:43,584 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:35:43 2023-05-22 16:35:43,585 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 16:35:44 2023-05-22 16:35:44,360 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 16:35:44 3.0.0-dev.19 [Pipeline] } 16:35:44 $ docker exec --env ******** --env ******** db1767a5548f39c3440a1a3c7d116bcb35e471362e3f9d4ac6d78d9060154c7f ssh-agent -k 16:35:44 unset SSH_AUTH_SOCK; 16:35:44 unset SSH_AGENT_PID; 16:35:44 echo Agent pid 38 killed; 16:35:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:35:44 + git semver [Pipeline] } 16:35:45 $ docker stop --time=1 db1767a5548f39c3440a1a3c7d116bcb35e471362e3f9d4ac6d78d9060154c7f 16:35:46 $ docker rm -f --volumes db1767a5548f39c3440a1a3c7d116bcb35e471362e3f9d4ac6d78d9060154c7f [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 16:35:46 + [ -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ] 16:35:46 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 16:35:46 total 16 16:35:46 drwxr-xr-x 3 root root 4096 May 22 16:25 . 16:35:46 drwxrwxr-x 9 jenkins jenkins 4096 May 22 16:35 .. 16:35:46 drwxr-xr-x 2 root root 4096 May 22 16:25 cost 16:35:46 -rw-r--r-- 1 root root 85 May 22 16:25 cost.csv 16:35:46 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_go-mod-secrets_main/archives 16:35:46 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 16:35:46 total 16 16:35:46 drwxr-xr-x 3 jenkins jenkins 4096 May 22 16:25 . 16:35:46 drwxrwxr-x 9 jenkins jenkins 4096 May 22 16:35 .. 16:35:46 drwxr-xr-x 2 jenkins jenkins 4096 May 22 16:25 cost 16:35:46 -rw-r--r-- 1 jenkins jenkins 85 May 22 16:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:35:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:35:48 ---> package-listing.sh 16:35:48 ++ facter osfamily 16:35:48 ++ tr '[:upper:]' '[:lower:]' 16:35:48 + OS_FAMILY=debian 16:35:48 + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main 16:35:48 + START_PACKAGES=/tmp/packages_start.txt 16:35:48 + END_PACKAGES=/tmp/packages_end.txt 16:35:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:35:48 + PACKAGES=/tmp/packages_start.txt 16:35:48 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 16:35:48 + PACKAGES=/tmp/packages_end.txt 16:35:48 + case "${OS_FAMILY}" in 16:35:48 + dpkg -l 16:35:48 + grep '^ii' 16:35:48 + '[' -f /tmp/packages_start.txt ']' 16:35:48 + '[' -f /tmp/packages_end.txt ']' 16:35:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:35:48 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 16:35:48 + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ 16:35:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo 16:35:48 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:35:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:35:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:49 prd-ubuntu20.04-docker-8c-8g-16309 does not seem to be running inside a container 16:35:49 $ 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 16:35:49 $ docker top b4a39dba4efb346c65f3ede00ffd1f54e2ef86b986e55b66d8802217db4009aa -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:49 + touch /tmp/pre-build-complete [Pipeline] sh 16:35:50 + mkdir -p /var/log/sysstat [Pipeline] sh 16:35:50 + ls /var/log/sa-host 16:35:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:35:50 provisioning config files... 16:35:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config7961121526669317982tmp [Pipeline] { [Pipeline] echo 16:35:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:35:50 ---> create-netrc.sh [Pipeline] } 16:35:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:35:51 ---> python-tools-install.sh [Pipeline] echo 16:35:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:35:51 ---> sudo-logs.sh 16:35:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:35:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:35:51 ---> job-cost.sh 16:35:51 lf-activate-venv: SKIPPING 16:35:51 DEBUG: total: 0.2199999988079071 16:35:51 INFO: Retrieving Stack Cost... 16:35:52 INFO: Retrieving Pricing Info for: v3-standard-8 16:35:52 INFO: Archiving Costs [Pipeline] echo 16:35:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:35:52 ---> logs-deploy.sh 16:35:52 lf-activate-venv: SKIPPING 16:35:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/57 16:35:52 INFO: archiving workspace using pattern(s): 16:35:53 Archives upload complete. 16:35:53 INFO: archiving logs to Nexus 16:35:54 ---> uname -a: 16:35:54 Linux prd-ubuntu20-04-docker-8c-8g-16309 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:35:54 16:35:54 16:35:54 ---> lscpu: 16:35:54 Architecture: x86_64 16:35:54 CPU op-mode(s): 32-bit, 64-bit 16:35:54 Byte Order: Little Endian 16:35:54 Address sizes: 40 bits physical, 48 bits virtual 16:35:54 CPU(s): 8 16:35:54 On-line CPU(s) list: 0-7 16:35:54 Thread(s) per core: 1 16:35:54 Core(s) per socket: 1 16:35:54 Socket(s): 8 16:35:54 NUMA node(s): 1 16:35:54 Vendor ID: AuthenticAMD 16:35:54 CPU family: 23 16:35:54 Model: 49 16:35:54 Model name: AMD EPYC-Rome Processor 16:35:54 Stepping: 0 16:35:54 CPU MHz: 2799.998 16:35:54 BogoMIPS: 5599.99 16:35:54 Virtualization: AMD-V 16:35:54 Hypervisor vendor: KVM 16:35:54 Virtualization type: full 16:35:54 L1d cache: 256 KiB 16:35:54 L1i cache: 256 KiB 16:35:54 L2 cache: 4 MiB 16:35:54 L3 cache: 128 MiB 16:35:54 NUMA node0 CPU(s): 0-7 16:35:54 Vulnerability Itlb multihit: Not affected 16:35:54 Vulnerability L1tf: Not affected 16:35:54 Vulnerability Mds: Not affected 16:35:54 Vulnerability Meltdown: Not affected 16:35:54 Vulnerability Mmio stale data: Not affected 16:35:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:35:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:35:54 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:35:54 Vulnerability Srbds: Not affected 16:35:54 Vulnerability Tsx async abort: Not affected 16:35:54 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 16:35:54 16:35:54 16:35:54 ---> nproc: 16:35:54 8 16:35:54 16:35:54 16:35:54 ---> df -h: 16:35:54 Filesystem Size Used Avail Use% Mounted on 16:35:54 overlay 155G 12G 143G 8% / 16:35:54 tmpfs 64M 0 64M 0% /dev 16:35:54 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:35:54 shm 64M 0 64M 0% /dev/shm 16:35:54 /dev/vda1 155G 12G 143G 8% /facter-os 16:35:54 16:35:54 16:35:54 ---> sar -b -r -n DEV: 16:35:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16309) 05/22/23 _x86_64_ (8 CPU) 16:35:54 16:35:54 16:22:44 LINUX RESTART (8 CPU) 16:35:54 16:35:54 16:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:35:54 16:24:01 128.14 47.23 80.91 0.00 5325.96 59442.99 0.00 16:35:54 16:25:01 58.76 0.32 58.44 0.00 10.66 34003.53 0.00 16:35:54 16:26:01 33.06 0.07 32.99 0.00 4.67 16852.67 0.00 16:35:54 16:27:01 1.83 0.00 1.83 0.00 0.00 19.86 0.00 16:35:54 16:28:01 38.96 9.38 29.58 0.00 2892.18 5150.47 0.00 16:35:54 16:29:01 18.38 1.23 17.14 0.00 2270.04 3787.27 0.00 16:35:54 16:30:01 4.42 0.65 3.77 0.00 70.65 95.85 0.00 16:35:54 16:31:01 1.72 0.00 1.72 0.00 0.00 18.40 0.00 16:35:54 16:32:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 16:35:54 16:33:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 16:35:54 16:34:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 16:35:54 16:35:01 29.54 0.48 29.06 0.00 21.59 24698.57 0.00 16:35:54 Average: 26.52 4.95 21.57 0.00 883.04 12009.62 0.00 16:35:54 16:35:54 16:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:35:54 16:24:01 29243988 31648620 676648 2.06 71544 2612340 1816892 5.35 936700 2358644 392588 16:35:54 16:25:01 29190940 31619408 695300 2.11 90452 2612776 1850088 5.45 1060016 2268508 232 16:35:54 16:26:01 28689064 31616368 692048 2.10 93244 3064836 1746244 5.15 1073700 2707256 160 16:35:54 16:27:01 28688344 31615820 692480 2.11 93296 3064840 1746244 5.15 1073712 2707260 152 16:35:54 16:28:01 28374060 31590172 702980 2.14 112336 3321700 1776040 5.23 1234128 2831856 1676 16:35:54 16:29:01 28157748 31599264 691904 2.10 127808 3525636 1799776 5.30 1391916 2880124 8 16:35:54 16:30:01 28162984 31601964 689200 2.10 126416 3524484 1778944 5.24 1388664 2877848 8 16:35:54 16:31:01 28163024 31602148 688920 2.10 126460 3524604 1778944 5.24 1388944 2877976 4 16:35:54 16:32:01 28163504 31602692 688368 2.09 126496 3524616 1778944 5.24 1389004 2877984 8 16:35:54 16:33:01 28163472 31602696 688272 2.09 126544 3524624 1778944 5.24 1388804 2877996 188 16:35:54 16:34:01 28163472 31602700 688176 2.09 126576 3524624 1778944 5.24 1388668 2877996 8 16:35:54 16:35:01 27034632 31490708 793344 2.41 152364 4432248 1890572 5.57 1591796 3711080 203536 16:35:54 Average: 28349603 31599380 698970 2.13 114461 3354777 1793381 5.29 1275504 2821211 49881 16:35:54 16:35:54 16:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:35:54 16:24:01 ens3 626.32 400.72 6674.05 86.30 0.00 0.00 0.00 0.00 16:35:54 16:24:01 docker0 3.20 2.92 0.39 17.83 0.00 0.00 0.00 0.00 16:35:54 16:24:01 lo 3.53 3.53 0.34 0.34 0.00 0.00 0.00 0.00 16:35:54 16:25:01 ens3 87.72 52.07 583.39 16.22 0.00 0.00 0.00 0.00 16:35:54 16:25:01 docker0 30.11 51.61 2.39 542.46 0.00 0.00 0.00 0.00 16:35:54 16:25:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 16:35:54 16:26:01 ens3 100.12 70.05 2521.20 83.32 0.00 0.00 0.00 0.00 16:35:54 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:54 16:26:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 16:35:54 16:27:01 ens3 1.30 0.52 0.44 0.28 0.00 0.00 0.00 0.00 16:35:54 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:54 16:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:35:54 16:28:01 ens3 107.25 57.96 1521.73 4.44 0.00 0.00 0.00 0.00 16:35:54 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:54 16:28:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 16:35:54 16:29:01 ens3 99.40 48.65 1347.92 3.48 0.00 0.00 0.00 0.00 16:35:54 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:54 16:29:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 16:35:54 16:30:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:54 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:54 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:54 16:31:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:35:54 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:54 16:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:35:54 16:32:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:35:54 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:54 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:54 16:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:35:54 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:54 16:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:35:54 16:34:01 ens3 0.45 0.13 0.15 0.07 0.00 0.00 0.00 0.00 16:35:54 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:54 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:54 16:35:01 veth7b68070 29.29 50.60 2.89 541.87 0.00 0.00 0.00 0.04 16:35:54 16:35:01 ens3 179.62 99.42 4515.01 14.25 0.00 0.00 0.00 0.00 16:35:54 16:35:01 docker0 29.29 50.50 2.49 541.86 0.00 0.00 0.00 0.00 16:35:54 16:35:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 16:35:54 Average: veth7b68070 2.44 4.22 0.24 45.16 0.00 0.00 0.00 0.00 16:35:54 Average: ens3 100.22 60.82 1430.42 17.36 0.00 0.00 0.00 0.00 16:35:54 Average: docker0 5.22 8.75 0.44 91.85 0.00 0.00 0.00 0.00 16:35:54 Average: lo 0.63 0.63 0.06 0.06 0.00 0.00 0.00 0.00 16:35:54 16:35:54 16:35:54 ---> sar -P ALL: 16:35:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16309) 05/22/23 _x86_64_ (8 CPU) 16:35:54 16:35:54 16:22:44 LINUX RESTART (8 CPU) 16:35:54 16:35:54 16:23:01 CPU %user %nice %system %iowait %steal %idle 16:35:54 16:24:01 all 9.44 0.00 3.34 4.00 0.09 83.15 16:35:54 16:24:01 0 12.91 0.00 2.55 0.54 0.05 83.95 16:35:54 16:24:01 1 10.34 0.00 2.91 2.01 0.05 84.69 16:35:54 16:24:01 2 9.19 0.00 2.77 2.08 0.07 85.89 16:35:54 16:24:01 3 10.51 0.00 5.05 4.25 0.07 80.12 16:35:54 16:24:01 4 8.39 0.00 3.43 5.09 0.05 83.04 16:35:54 16:24:01 5 6.99 0.00 2.92 7.40 0.28 82.40 16:35:54 16:24:01 6 8.56 0.00 3.41 0.52 0.05 87.45 16:35:54 16:24:01 7 8.62 0.00 3.66 10.03 0.07 77.63 16:35:54 16:25:01 all 36.57 0.00 6.23 1.90 0.09 55.21 16:35:54 16:25:01 0 36.60 0.00 5.86 0.29 0.08 57.17 16:35:54 16:25:01 1 36.46 0.00 6.51 0.40 0.17 56.46 16:35:54 16:25:01 2 36.50 0.00 6.25 0.46 0.10 56.70 16:35:54 16:25:01 3 36.83 0.00 6.10 5.46 0.08 51.52 16:35:54 16:25:01 4 37.85 0.00 6.33 2.96 0.08 52.77 16:35:54 16:25:01 5 36.77 0.00 5.45 0.17 0.07 57.54 16:35:54 16:25:01 6 35.79 0.00 6.62 0.25 0.07 57.26 16:35:54 16:25:01 7 35.77 0.00 6.69 5.24 0.08 52.22 16:35:54 16:26:01 all 2.86 0.00 1.26 1.09 0.05 94.73 16:35:54 16:26:01 0 2.57 0.00 1.78 3.42 0.03 92.20 16:35:54 16:26:01 1 3.35 0.00 1.53 0.45 0.03 94.63 16:35:54 16:26:01 2 2.98 0.00 1.19 0.02 0.02 95.80 16:35:54 16:26:01 3 2.74 0.00 1.34 1.71 0.07 94.14 16:35:54 16:26:01 4 2.67 0.00 1.16 2.46 0.02 93.70 16:35:54 16:26:01 5 3.01 0.00 1.00 0.69 0.02 95.29 16:35:54 16:26:01 6 2.64 0.00 0.97 0.00 0.03 96.35 16:35:54 16:26:01 7 2.92 0.00 1.15 0.02 0.22 95.70 16:35:54 16:27:01 all 0.26 0.00 0.01 0.00 0.01 99.72 16:35:54 16:27:01 0 0.00 0.00 0.00 0.02 0.02 99.97 16:35:54 16:27:01 1 2.00 0.00 0.03 0.00 0.02 97.95 16:35:54 16:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:35:54 16:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:35:54 16:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:35:54 16:27:01 5 0.02 0.00 0.00 0.02 0.02 99.95 16:35:54 16:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:35:54 16:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:35:54 16:28:01 all 1.60 0.00 0.88 0.40 0.01 97.10 16:35:54 16:28:01 0 1.79 0.00 0.68 0.03 0.00 97.50 16:35:54 16:28:01 1 2.36 0.00 0.53 0.15 0.03 96.93 16:35:54 16:28:01 2 1.85 0.00 1.94 0.35 0.02 95.84 16:35:54 16:28:01 3 1.75 0.00 1.18 0.03 0.02 97.01 16:35:54 16:28:01 4 2.00 0.00 0.80 0.80 0.02 96.38 16:35:54 16:28:01 5 1.02 0.00 0.82 1.25 0.02 96.90 16:35:54 16:28:01 6 0.68 0.00 0.65 0.52 0.00 98.15 16:35:54 16:28:01 7 1.35 0.00 0.47 0.03 0.02 98.13 16:35:54 16:29:01 all 0.92 0.00 0.61 0.30 0.01 98.15 16:35:54 16:29:01 0 0.70 0.00 0.32 0.03 0.02 98.93 16:35:54 16:29:01 1 0.64 0.00 0.80 0.02 0.02 98.53 16:35:54 16:29:01 2 1.85 0.00 0.45 0.05 0.02 97.63 16:35:54 16:29:01 3 1.39 0.00 0.65 1.17 0.02 96.78 16:35:54 16:29:01 4 1.34 0.00 1.77 0.02 0.00 96.88 16:35:54 16:29:01 5 0.47 0.00 0.25 0.03 0.00 99.25 16:35:54 16:29:01 6 0.57 0.00 0.32 0.58 0.02 98.52 16:35:54 16:29:01 7 0.45 0.00 0.33 0.50 0.02 98.70 16:35:54 16:30:01 all 0.09 0.00 0.07 0.01 0.00 99.83 16:35:54 16:30:01 0 0.12 0.00 0.05 0.00 0.00 99.83 16:35:54 16:30:01 1 0.10 0.00 0.07 0.02 0.00 99.82 16:35:54 16:30:01 2 0.15 0.00 0.15 0.00 0.02 99.68 16:35:54 16:30:01 3 0.05 0.00 0.07 0.00 0.00 99.88 16:35:54 16:30:01 4 0.05 0.00 0.05 0.00 0.02 99.88 16:35:54 16:30:01 5 0.05 0.00 0.08 0.02 0.00 99.85 16:35:54 16:30:01 6 0.07 0.00 0.03 0.05 0.00 99.85 16:35:54 16:30:01 7 0.10 0.00 0.08 0.00 0.00 99.82 16:35:54 16:31:01 all 0.01 0.00 0.02 0.01 0.00 99.96 16:35:54 16:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:35:54 16:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:35:54 16:31:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:35:54 16:31:01 3 0.00 0.00 0.00 0.02 0.00 99.98 16:35:54 16:31:01 4 0.00 0.00 0.17 0.02 0.00 99.82 16:35:54 16:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:35:54 16:31:01 6 0.02 0.00 0.00 0.02 0.00 99.97 16:35:54 16:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:35:54 16:32:01 all 0.03 0.00 0.01 0.01 0.00 99.96 16:35:54 16:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:35:54 16:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:35:54 16:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:35:54 16:32:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:35:54 16:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:35:54 16:32:01 5 0.08 0.00 0.02 0.00 0.00 99.90 16:35:54 16:32:01 6 0.02 0.00 0.00 0.08 0.00 99.90 16:35:54 16:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:35:54 16:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:35:54 16:33:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:35:54 16:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:35:54 16:33:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:35:54 16:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:35:54 16:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:35:54 16:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:35:54 16:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 16:35:54 16:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:35:54 16:34:01 all 0.13 0.00 0.00 0.00 0.00 99.86 16:35:54 16:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:35:54 16:34:01 1 0.86 0.00 0.02 0.00 0.00 99.12 16:35:54 16:34:01 2 0.03 0.00 0.00 0.00 0.02 99.95 16:35:54 16:34:01 3 0.03 0.00 0.00 0.02 0.00 99.95 16:35:54 16:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:35:54 16:34:01 5 0.07 0.00 0.00 0.00 0.00 99.93 16:35:54 16:34:01 6 0.02 0.00 0.00 0.02 0.00 99.97 16:35:54 16:34:01 7 0.02 0.00 0.00 0.00 0.02 99.97 16:35:54 16:35:54 16:34:01 CPU %user %nice %system %iowait %steal %idle 16:35:54 16:35:01 all 3.95 0.00 1.54 1.42 0.02 93.07 16:35:54 16:35:01 0 4.93 0.00 1.22 0.03 0.02 93.80 16:35:54 16:35:01 1 3.54 0.00 1.54 0.03 0.02 94.87 16:35:54 16:35:01 2 4.85 0.00 1.56 0.00 0.02 93.58 16:35:54 16:35:01 3 3.30 0.00 1.68 0.02 0.02 94.99 16:35:54 16:35:01 4 2.89 0.00 1.91 7.73 0.03 87.43 16:35:54 16:35:01 5 3.97 0.00 1.56 0.57 0.03 93.88 16:35:54 16:35:01 6 3.80 0.00 0.99 2.03 0.02 93.17 16:35:54 16:35:01 7 4.30 0.00 1.88 0.94 0.02 92.87 16:35:54 Average: all 4.62 0.00 1.16 0.76 0.03 93.44 16:35:54 Average: 0 4.94 0.00 1.03 0.36 0.02 93.65 16:35:54 Average: 1 4.94 0.00 1.16 0.25 0.03 93.62 16:35:54 Average: 2 4.76 0.00 1.19 0.25 0.03 93.78 16:35:54 Average: 3 4.68 0.00 1.33 1.05 0.02 92.92 16:35:54 Average: 4 4.56 0.00 1.30 1.58 0.02 92.55 16:35:54 Average: 5 4.34 0.00 1.00 0.84 0.04 93.77 16:35:54 Average: 6 4.31 0.00 1.08 0.34 0.02 94.26 16:35:54 Average: 7 4.42 0.00 1.18 1.39 0.04 92.98 16:35:54 16:35:54 16:35:54