Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 796547059bfdd9b6aeddc7bb543437b536413b1b Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7155010986382631169.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8480962234472508469.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 9d0281235b943b7ad605f650702698f9078b2862 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/master/workspace@libs/edgex-global-pipelines/.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9141359777891183242.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 shared 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2080829465468061927.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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/master/workspace@libs/lf-pipelines/.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh344392680877079658.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 shared 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: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . 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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-437 in /w/workspace/gexfoundry_go-mod-secrets_master [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/gexfoundry_go-mod-secrets_master # timeout=10 Avoid second fetch Checking out Revision 796547059bfdd9b6aeddc7bb543437b536413b1b (master) Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-secrets_master@tmp/jenkins-gitclient-ssh7311080401825348748.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 796547059bfdd9b6aeddc7bb543437b536413b1b # timeout=10 Commit message: "refactor!: clean up retry code for GetSecrets and StoreSecrets APIs (#116)" > git rev-list --no-walk a62db6bc55829d91c6b06e51e59ec7359d758122 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-26T18:11:33.978Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-26T18:11:34.073Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-26T18:11:34.102Z] ========================================================= [2021-05-26T18:11:34.102Z] EdgeX Global Pipelines Version Info [2021-05-26T18:11:34.102Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-26T18:11:35.554Z] ------------------- [2021-05-26T18:11:35.554Z] stable info: [2021-05-26T18:11:35.554Z] ------------------- [2021-05-26T18:11:35.554Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-26T18:11:35.554Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-26T18:11:35.554Z] Message: update stable to v1.0.192 [2021-05-26T18:11:36.127Z] ------------------- [2021-05-26T18:11:36.127Z] experimental info: [2021-05-26T18:11:36.127Z] ------------------- [2021-05-26T18:11:36.127Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-26T18:11:36.127Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-26T18:11:36.127Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-26T18:11:36.249Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2021-05-26T18:11:36.274Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2021-05-26T18:11:36.298Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-26T18:11:36.322Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-26T18:11:36.346Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-26T18:11:36.369Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-26T18:11:36.393Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-26T18:11:36.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-26T18:11:36.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-26T18:11:36.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-26T18:11:36.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-26T18:11:36.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2021-05-26T18:11:36.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-26T18:11:36.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-26T18:11:36.593Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-26T18:11:36.619Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-26T18:11:36.643Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-26T18:11:36.667Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-26T18:11:36.714Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-26T18:11:36.737Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-26T18:11:36.776Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-26T18:11:36.809Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-26T18:11:36.835Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-26T18:11:36.859Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-26T18:11:36.882Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-26T18:11:36.907Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-26T18:11:36.931Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-26T18:11:36.955Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-26T18:11:36.994Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-26T18:11:37.026Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 796547059bfdd9b6aeddc7bb543437b536413b1b [Pipeline] echo [2021-05-26T18:11:37.050Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7965470 [Pipeline] echo [2021-05-26T18:11:37.074Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-26T18:11:37.504Z] + git log --format=format:%s -1 796547059bfdd9b6aeddc7bb543437b536413b1b [Pipeline] echo [2021-05-26T18:11:37.544Z] GIT_COMMIT: 796547059bfdd9b6aeddc7bb543437b536413b1b, Commit Message: refactor!: clean up retry code for GetSecrets and StoreSecrets APIs (#116) [Pipeline] echo [2021-05-26T18:11:37.558Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-26T18:11:38.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T18:11:38.525Z] [2021-05-26T18:11:38.525Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T18:11:38.847Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T18:11:38.847Z] latest: Pulling from edgex-devops/git-semver [2021-05-26T18:11:38.847Z] 31603596830f: Pulling fs layer [2021-05-26T18:11:38.847Z] 54011a49482f: Pulling fs layer [2021-05-26T18:11:38.847Z] a6820b24f6d8: Pulling fs layer [2021-05-26T18:11:38.847Z] f581987b2513: Pulling fs layer [2021-05-26T18:11:38.847Z] f581987b2513: Waiting [2021-05-26T18:11:38.847Z] 54011a49482f: Verifying Checksum [2021-05-26T18:11:38.847Z] 54011a49482f: Download complete [2021-05-26T18:11:39.110Z] 31603596830f: Verifying Checksum [2021-05-26T18:11:39.110Z] 31603596830f: Download complete [2021-05-26T18:11:39.110Z] f581987b2513: Verifying Checksum [2021-05-26T18:11:39.110Z] f581987b2513: Download complete [2021-05-26T18:11:39.110Z] a6820b24f6d8: Verifying Checksum [2021-05-26T18:11:39.110Z] a6820b24f6d8: Download complete [2021-05-26T18:11:39.110Z] 31603596830f: Pull complete [2021-05-26T18:11:39.372Z] 54011a49482f: Pull complete [2021-05-26T18:11:39.953Z] a6820b24f6d8: Pull complete [2021-05-26T18:11:39.953Z] f581987b2513: Pull complete [2021-05-26T18:11:39.953Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-26T18:11:40.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T18:11:40.216Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-26T18:11:40.309Z] prd-centos7-docker-4c-2g-437 does not seem to be running inside a container [2021-05-26T18:11:40.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-26T18:11:41.160Z] $ docker top 9cc5dc071ff450e201732aba559c6073b55dea326ae709ad3224e3df7f96e1f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-26T18:11:41.289Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-26T18:11:41.289Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-26T18:11:41.403Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-26T18:11:41.403Z] $ docker exec 9cc5dc071ff450e201732aba559c6073b55dea326ae709ad3224e3df7f96e1f5 ssh-agent [2021-05-26T18:11:41.528Z] SSH_AUTH_SOCK=/tmp/ssh-xS3c4NALFZbg/agent.15 [2021-05-26T18:11:41.528Z] SSH_AGENT_PID=22 [2021-05-26T18:11:41.537Z] Running ssh-add (command line suppressed) [2021-05-26T18:11:41.629Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_8720698734156808905.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_8720698734156808905.key) [2021-05-26T18:11:41.649Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-26T18:11:41.955Z] + git tag --points-at HEAD [Pipeline] } [2021-05-26T18:11:41.972Z] $ docker exec --env ******** --env ******** 9cc5dc071ff450e201732aba559c6073b55dea326ae709ad3224e3df7f96e1f5 ssh-agent -k [2021-05-26T18:11:42.073Z] unset SSH_AUTH_SOCK; [2021-05-26T18:11:42.075Z] unset SSH_AGENT_PID; [2021-05-26T18:11:42.075Z] echo Agent pid 22 killed; [2021-05-26T18:11:42.087Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-26T18:11:42.126Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-26T18:11:42.126Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-26T18:11:42.235Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-26T18:11:42.234Z] $ docker exec 9cc5dc071ff450e201732aba559c6073b55dea326ae709ad3224e3df7f96e1f5 ssh-agent [2021-05-26T18:11:42.341Z] SSH_AUTH_SOCK=/tmp/ssh-Ur3JZcpm67fb/agent.56 [2021-05-26T18:11:42.341Z] SSH_AGENT_PID=63 [2021-05-26T18:11:42.347Z] Running ssh-add (command line suppressed) [2021-05-26T18:11:42.437Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_6570343418201854653.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_6570343418201854653.key) [2021-05-26T18:11:42.454Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-26T18:11:42.753Z] + git semver init [2021-05-26T18:11:42.753Z] # -> Open(): unable to determine branch for HEAD [2021-05-26T18:11:42.753Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git [2021-05-26T18:11:42.753Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master [2021-05-26T18:11:42.753Z] # $SEMVER_REMOTE_NAME = origin [2021-05-26T18:11:42.753Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-26T18:11:42.753Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-26T18:11:42.753Z] # $SEMVER_BRANCH = master [2021-05-26T18:11:42.753Z] # $SEMVER_TEMP = /tmp/semver-005074082 [2021-05-26T18:11:42.753Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP [2021-05-26T18:11:43.019Z] # '/tmp/semver-005074082' -> '/w/workspace/gexfoundry_go-mod-secrets_master/.semver' [2021-05-26T18:11:43.280Z] # -> Force: false [2021-05-26T18:11:43.280Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver [Pipeline] } [2021-05-26T18:11:43.290Z] $ docker exec --env ******** --env ******** 9cc5dc071ff450e201732aba559c6073b55dea326ae709ad3224e3df7f96e1f5 ssh-agent -k [2021-05-26T18:11:43.412Z] unset SSH_AUTH_SOCK; [2021-05-26T18:11:43.412Z] unset SSH_AGENT_PID; [2021-05-26T18:11:43.412Z] echo Agent pid 63 killed; [2021-05-26T18:11:43.427Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-26T18:11:43.761Z] + git semver [Pipeline] } [2021-05-26T18:11:43.771Z] $ docker stop --time=1 9cc5dc071ff450e201732aba559c6073b55dea326ae709ad3224e3df7f96e1f5 [2021-05-26T18:11:45.025Z] $ docker rm -f 9cc5dc071ff450e201732aba559c6073b55dea326ae709ad3224e3df7f96e1f5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-26T18:11:45.411Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-26T18:11:45.670Z] Stashed 1 file(s) [Pipeline] echo [2021-05-26T18:11:45.673Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.23 [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] node [Pipeline] node [2021-05-26T18:12:00.848Z] Still waiting to schedule task [2021-05-26T18:12:00.848Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-26T18:12:00.851Z] Still waiting to schedule task [2021-05-26T18:12:00.851Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-26T18:14:08.615Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-438 in /w/workspace/gexfoundry_go-mod-secrets_master [Pipeline] { [Pipeline] ws [2021-05-26T18:14:08.638Z] Running in /w/workspace/go-mod-secrets/47 [Pipeline] { [Pipeline] checkout [2021-05-26T18:14:08.849Z] Selected Git installation does not exist. Using Default [2021-05-26T18:14:08.849Z] The recommended git tool is: NONE [2021-05-26T18:14:13.965Z] using credential edgex-jenkins-ssh [2021-05-26T18:14:14.027Z] Cloning the remote Git repository [2021-05-26T18:14:14.273Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-05-26T18:14:14.419Z] > git init /w/workspace/go-mod-secrets/47 # timeout=10 [2021-05-26T18:14:14.509Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-05-26T18:14:14.509Z] > git --version # timeout=10 [2021-05-26T18:14:14.552Z] > git --version # 'git version 2.17.1' [2021-05-26T18:14:14.554Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T18:14:14.626Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T18:14:15.500Z] Avoid second fetch [2021-05-26T18:14:15.501Z] Checking out Revision 796547059bfdd9b6aeddc7bb543437b536413b1b (master) [2021-05-26T18:14:15.459Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-05-26T18:14:15.480Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T18:14:15.517Z] > git config core.sparsecheckout # timeout=10 [2021-05-26T18:14:15.528Z] > git checkout -f 796547059bfdd9b6aeddc7bb543437b536413b1b # timeout=10 [2021-05-26T18:14:19.712Z] Commit message: "refactor!: clean up retry code for GetSecrets and StoreSecrets APIs (#116)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-26T18:14:21.109Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-26T18:14:21.572Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-26T18:14:21.925Z] + true [2021-05-26T18:14:21.925Z] + sudo service docker restart [2021-05-26T18:14:36.112Z] Running on prd-centos7-docker-4c-2g-439 in /w/workspace/gexfoundry_go-mod-secrets_master [Pipeline] { [Pipeline] ws [2021-05-26T18:14:36.142Z] Running in /w/workspace/go-mod-secrets/47 [Pipeline] { [Pipeline] checkout [2021-05-26T18:14:36.279Z] Selected Git installation does not exist. Using Default [2021-05-26T18:14:36.279Z] The recommended git tool is: NONE [2021-05-26T18:14:38.569Z] using credential edgex-jenkins-ssh [2021-05-26T18:14:38.581Z] Cloning the remote Git repository [2021-05-26T18:14:39.296Z] Avoid second fetch [2021-05-26T18:14:39.297Z] Checking out Revision 796547059bfdd9b6aeddc7bb543437b536413b1b (master) [2021-05-26T18:14:38.270Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-05-26T18:14:38.339Z] > git init /w/workspace/go-mod-secrets/47 # timeout=10 [2021-05-26T18:14:38.368Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-05-26T18:14:38.368Z] > git --version # timeout=10 [2021-05-26T18:14:38.379Z] > git --version # 'git version 2.24.4' [2021-05-26T18:14:38.379Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T18:14:38.407Z] [INFO] Currently running in a labeled security context [2021-05-26T18:14:38.407Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-26T18:14:38.407Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/47@tmp/jenkins-gitclient-ssh519650829468716171.key [2021-05-26T18:14:38.420Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T18:14:39.002Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-05-26T18:14:39.013Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T18:14:39.034Z] > git config core.sparsecheckout # timeout=10 [2021-05-26T18:14:39.039Z] > git checkout -f 796547059bfdd9b6aeddc7bb543437b536413b1b # timeout=10 [Pipeline] unstash [Pipeline] echo [2021-05-26T18:14:40.548Z] ========================================================= [2021-05-26T18:14:40.548Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-26T18:14:40.548Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-26T18:14:40.897Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-26T18:14:41.876Z] Sending build context to Docker daemon 682.5kB [2021-05-26T18:14:41.876Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-26T18:14:41.876Z] Step 2/7 : FROM ${BASE} [2021-05-26T18:14:42.149Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-26T18:14:42.149Z] 595b0fe564bb: Pulling fs layer [2021-05-26T18:14:42.149Z] 7186ed65a4f7: Pulling fs layer [2021-05-26T18:14:42.149Z] 316046926c0a: Pulling fs layer [2021-05-26T18:14:42.149Z] 4ebd0625c992: Pulling fs layer [2021-05-26T18:14:42.149Z] 207e8628e3a3: Pulling fs layer [2021-05-26T18:14:42.149Z] c791037a9be2: Pulling fs layer [2021-05-26T18:14:42.149Z] ffd874e62e21: Pulling fs layer [2021-05-26T18:14:42.149Z] 4ebd0625c992: Waiting [2021-05-26T18:14:42.149Z] 207e8628e3a3: Waiting [2021-05-26T18:14:42.149Z] c791037a9be2: Waiting [2021-05-26T18:14:42.149Z] ffd874e62e21: Waiting [2021-05-26T18:14:42.149Z] 316046926c0a: Verifying Checksum [2021-05-26T18:14:42.149Z] 316046926c0a: Download complete [2021-05-26T18:14:42.427Z] 7186ed65a4f7: Verifying Checksum [2021-05-26T18:14:42.427Z] 7186ed65a4f7: Download complete [2021-05-26T18:14:42.427Z] 207e8628e3a3: Verifying Checksum [2021-05-26T18:14:42.427Z] 207e8628e3a3: Download complete [2021-05-26T18:14:42.427Z] c791037a9be2: Verifying Checksum [2021-05-26T18:14:42.427Z] c791037a9be2: Download complete [2021-05-26T18:14:42.427Z] 595b0fe564bb: Verifying Checksum [2021-05-26T18:14:42.427Z] 595b0fe564bb: Download complete [2021-05-26T18:14:42.680Z] Commit message: "refactor!: clean up retry code for GetSecrets and StoreSecrets APIs (#116)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2021-05-26T18:14:43.026Z] 595b0fe564bb: Pull complete [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-26T18:14:43.585Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-26T18:14:43.645Z] 7186ed65a4f7: Pull complete [2021-05-26T18:14:43.908Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-26T18:14:44.246Z] + sudo service docker restart [2021-05-26T18:14:44.246Z] + true [2021-05-26T18:14:44.246Z] Redirecting to /bin/systemctl restart docker.service [2021-05-26T18:14:44.275Z] 316046926c0a: Pull complete [2021-05-26T18:14:44.879Z] ffd874e62e21: Verifying Checksum [2021-05-26T18:14:44.879Z] ffd874e62e21: Download complete [2021-05-26T18:14:46.309Z] 4ebd0625c992: Verifying Checksum [2021-05-26T18:14:46.309Z] 4ebd0625c992: Download complete [2021-05-26T18:14:56.464Z] 4ebd0625c992: Pull complete [2021-05-26T18:14:56.464Z] 207e8628e3a3: Pull complete [2021-05-26T18:14:56.738Z] c791037a9be2: Pull complete [2021-05-26T18:15:00.131Z] ffd874e62e21: Pull complete [2021-05-26T18:15:00.131Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-26T18:15:00.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-26T18:15:00.131Z] ---> cfc18b08335c [2021-05-26T18:15:00.131Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] unstash [Pipeline] echo [2021-05-26T18:15:02.524Z] ========================================================= [2021-05-26T18:15:02.524Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-26T18:15:02.524Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-26T18:15:02.758Z] ---> Running in fc1c00d0e01d [2021-05-26T18:15:02.758Z] Removing intermediate container fc1c00d0e01d [2021-05-26T18:15:02.758Z] ---> 019b5202e85f [2021-05-26T18:15:02.758Z] Step 4/7 : RUN apk add --update bash [2021-05-26T18:15:02.849Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-26T18:15:03.031Z] ---> Running in 83c6253a6c0c [2021-05-26T18:15:03.115Z] Sending build context to Docker daemon 683.5kB [2021-05-26T18:15:03.115Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-26T18:15:03.115Z] Step 2/7 : FROM ${BASE} [2021-05-26T18:15:03.115Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-26T18:15:03.115Z] 540db60ca938: Pulling fs layer [2021-05-26T18:15:03.115Z] adcc1eea9eea: Pulling fs layer [2021-05-26T18:15:03.115Z] 4c4ab2625f07: Pulling fs layer [2021-05-26T18:15:03.115Z] 0510c868ecb4: Pulling fs layer [2021-05-26T18:15:03.115Z] afea3b2eda06: Pulling fs layer [2021-05-26T18:15:03.115Z] 7809a108b3ef: Pulling fs layer [2021-05-26T18:15:03.115Z] f706445af74f: Pulling fs layer [2021-05-26T18:15:03.115Z] afea3b2eda06: Waiting [2021-05-26T18:15:03.115Z] 7809a108b3ef: Waiting [2021-05-26T18:15:03.115Z] f706445af74f: Waiting [2021-05-26T18:15:03.115Z] 0510c868ecb4: Waiting [2021-05-26T18:15:03.374Z] 4c4ab2625f07: Verifying Checksum [2021-05-26T18:15:03.374Z] 4c4ab2625f07: Download complete [2021-05-26T18:15:03.374Z] adcc1eea9eea: Verifying Checksum [2021-05-26T18:15:03.374Z] adcc1eea9eea: Download complete [2021-05-26T18:15:03.374Z] afea3b2eda06: Verifying Checksum [2021-05-26T18:15:03.374Z] afea3b2eda06: Download complete [2021-05-26T18:15:03.374Z] 540db60ca938: Verifying Checksum [2021-05-26T18:15:03.374Z] 540db60ca938: Download complete [2021-05-26T18:15:03.374Z] 7809a108b3ef: Verifying Checksum [2021-05-26T18:15:03.374Z] 7809a108b3ef: Download complete [2021-05-26T18:15:03.635Z] 540db60ca938: Pull complete [2021-05-26T18:15:03.635Z] adcc1eea9eea: Pull complete [2021-05-26T18:15:03.897Z] 4c4ab2625f07: Pull complete [2021-05-26T18:15:04.481Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T18:15:04.845Z] f706445af74f: Verifying Checksum [2021-05-26T18:15:04.845Z] f706445af74f: Download complete [2021-05-26T18:15:05.109Z] 0510c868ecb4: Verifying Checksum [2021-05-26T18:15:05.109Z] 0510c868ecb4: Download complete [2021-05-26T18:15:05.451Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T18:15:06.427Z] OK: 138 MiB in 40 packages [2021-05-26T18:15:07.876Z] Removing intermediate container 83c6253a6c0c [2021-05-26T18:15:07.876Z] ---> f3d1b0f02202 [2021-05-26T18:15:07.876Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-26T18:15:07.876Z] ---> Running in e721bf516202 [2021-05-26T18:15:08.439Z] 0510c868ecb4: Pull complete [2021-05-26T18:15:08.439Z] afea3b2eda06: Pull complete [2021-05-26T18:15:08.439Z] 7809a108b3ef: Pull complete [2021-05-26T18:15:08.473Z] Removing intermediate container e721bf516202 [2021-05-26T18:15:08.474Z] ---> 2ca39c1b363d [2021-05-26T18:15:08.474Z] Step 6/7 : COPY go.mod . [2021-05-26T18:15:09.069Z] ---> 01e33c906340 [2021-05-26T18:15:09.069Z] Step 7/7 : RUN go mod download [2021-05-26T18:15:09.343Z] ---> Running in 93c1d60ede23 [2021-05-26T18:15:09.836Z] f706445af74f: Pull complete [2021-05-26T18:15:09.836Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-26T18:15:09.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-26T18:15:09.836Z] ---> b068be0155e3 [2021-05-26T18:15:09.836Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-26T18:15:16.469Z] ---> Running in 91f0d45eac67 [2021-05-26T18:15:16.734Z] Removing intermediate container 91f0d45eac67 [2021-05-26T18:15:16.734Z] ---> ec22d2d42a45 [2021-05-26T18:15:16.734Z] Step 4/7 : RUN apk add --update bash [2021-05-26T18:15:16.734Z] ---> Running in 7bdeca7d0a86 [2021-05-26T18:15:17.314Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-26T18:15:17.886Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-26T18:15:18.459Z] OK: 149 MiB in 40 packages [2021-05-26T18:15:18.724Z] Removing intermediate container 7bdeca7d0a86 [2021-05-26T18:15:18.724Z] ---> 85cce54a5a2b [2021-05-26T18:15:18.724Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-26T18:15:18.988Z] ---> Running in 909b9560f99c [2021-05-26T18:15:18.988Z] Removing intermediate container 909b9560f99c [2021-05-26T18:15:18.988Z] ---> 3a18a1bce6ae [2021-05-26T18:15:18.988Z] Step 6/7 : COPY go.mod . [2021-05-26T18:15:19.256Z] ---> b9a148982195 [2021-05-26T18:15:19.256Z] Step 7/7 : RUN go mod download [2021-05-26T18:15:19.256Z] ---> Running in a32a02f31e58 [2021-05-26T18:15:27.689Z] Removing intermediate container 93c1d60ede23 [2021-05-26T18:15:27.689Z] ---> 0f370a4c1b23 [2021-05-26T18:15:27.689Z] Successfully built 0f370a4c1b23 [2021-05-26T18:15:27.689Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T18:15:28.056Z] + docker inspect -f . ci-base-image-arm64 [2021-05-26T18:15:28.056Z] . [Pipeline] withDockerContainer [2021-05-26T18:15:28.333Z] prd-ubuntu18.04-docker-arm64-4c-16g-438 does not seem to be running inside a container [2021-05-26T18:15:28.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/47 -v /w/workspace/go-mod-secrets/47:/w/workspace/go-mod-secrets/47:rw,z -v /w/workspace/go-mod-secrets/47@tmp:/w/workspace/go-mod-secrets/47@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 ******** ci-base-image-arm64 cat [2021-05-26T18:15:29.977Z] $ docker top e829351278562670298d6a0d1894915c6e00c40ddb09aea5576fb83378d62da5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T18:15:30.965Z] + go version [2021-05-26T18:15:30.965Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-26T18:15:30.997Z] $ docker stop --time=1 e829351278562670298d6a0d1894915c6e00c40ddb09aea5576fb83378d62da5 [2021-05-26T18:15:31.514Z] Removing intermediate container a32a02f31e58 [2021-05-26T18:15:31.515Z] ---> 2725e237d99a [2021-05-26T18:15:31.515Z] Successfully built 2725e237d99a [2021-05-26T18:15:31.515Z] Successfully tagged ci-base-image-x86_64:latest [2021-05-26T18:15:32.857Z] $ docker rm -f e829351278562670298d6a0d1894915c6e00c40ddb09aea5576fb83378d62da5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T18:15:33.457Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-26T18:15:33.457Z] . [Pipeline] withDockerContainer [2021-05-26T18:15:33.543Z] prd-centos7-docker-4c-2g-439 does not seem to be running inside a container [2021-05-26T18:15:33.569Z] + docker inspect -f . ci-base-image-arm64 [2021-05-26T18:15:33.569Z] . [2021-05-26T18:15:33.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/47 -v /w/workspace/go-mod-secrets/47:/w/workspace/go-mod-secrets/47:rw,z -v /w/workspace/go-mod-secrets/47@tmp:/w/workspace/go-mod-secrets/47@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 ******** ci-base-image-x86_64 cat [2021-05-26T18:15:34.047Z] $ docker top 7c8d42fc5fc6baeb6e37007a114c7c1116991a9d7b0d42ac371d1a9ae6dd2322 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-05-26T18:15:34.351Z] prd-ubuntu18.04-docker-arm64-4c-16g-438 does not seem to be running inside a container [2021-05-26T18:15:34.435Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/47 -v /w/workspace/go-mod-secrets/47:/w/workspace/go-mod-secrets/47:rw,z -v /w/workspace/go-mod-secrets/47@tmp:/w/workspace/go-mod-secrets/47@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 ******** ci-base-image-arm64 cat [2021-05-26T18:15:35.898Z] $ docker top 43647856be75444848b0df9c8bd5efa7fff2c49485e23d950f4d5b367c07e593 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-05-26T18:15:36.478Z] + go version [2021-05-26T18:15:36.478Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-26T18:15:36.491Z] $ docker stop --time=1 7c8d42fc5fc6baeb6e37007a114c7c1116991a9d7b0d42ac371d1a9ae6dd2322 [2021-05-26T18:15:36.881Z] + go mod tidy [2021-05-26T18:15:37.700Z] $ docker rm -f 7c8d42fc5fc6baeb6e37007a114c7c1116991a9d7b0d42ac371d1a9ae6dd2322 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T18:15:38.222Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-26T18:15:38.222Z] . [Pipeline] withDockerContainer [2021-05-26T18:15:38.293Z] prd-centos7-docker-4c-2g-439 does not seem to be running inside a container [2021-05-26T18:15:38.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/47 -v /w/workspace/go-mod-secrets/47:/w/workspace/go-mod-secrets/47:rw,z -v /w/workspace/go-mod-secrets/47@tmp:/w/workspace/go-mod-secrets/47@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 ******** ci-base-image-x86_64 cat [2021-05-26T18:15:38.407Z] + make test [2021-05-26T18:15:38.408Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2021-05-26T18:15:38.637Z] $ docker top 66e450ed88812c7124e0fbd9a86b8e07e5b118be8bc9a92c54e894c59fe9c3db -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T18:15:39.009Z] + go mod tidy [Pipeline] sh [2021-05-26T18:15:39.310Z] + make test [2021-05-26T18:15:39.310Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2021-05-26T18:16:06.015Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.266s coverage: 80.6% of statements [2021-05-26T18:16:06.015Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.025s coverage: 57.1% of statements [2021-05-26T18:16:06.015Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-05-26T18:16:06.280Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.036s coverage: 96.7% of statements [2021-05-26T18:16:06.566Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.027s coverage: 89.5% of statements [2021-05-26T18:16:06.566Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-05-26T18:16:06.832Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.034s coverage: 100.0% of statements [2021-05-26T18:16:06.832Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-05-26T18:16:06.832Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.028s coverage: 85.7% of statements [2021-05-26T18:16:07.408Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.040s coverage: 100.0% of statements [2021-05-26T18:16:07.408Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-05-26T18:16:07.408Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-26T18:16:14.070Z] gofmt -l . [2021-05-26T18:16:14.070Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-26T18:16:14.081Z] $ docker stop --time=1 66e450ed88812c7124e0fbd9a86b8e07e5b118be8bc9a92c54e894c59fe9c3db [2021-05-26T18:16:15.517Z] $ docker rm -f 66e450ed88812c7124e0fbd9a86b8e07e5b118be8bc9a92c54e894c59fe9c3db [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-26T18:16:15.942Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-26T18:16:16.137Z] 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] libraryResource [Pipeline] sh [2021-05-26T18:16:16.906Z] ---> job-cost.sh [2021-05-26T18:16:16.906Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jUOp [2021-05-26T18:16:26.936Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-26T18:16:39.230Z] lf-activate-venv(): INFO: Adding /tmp/venv-jUOp/bin to PATH [2021-05-26T18:16:39.230Z] INFO: No Stack... [2021-05-26T18:16:40.177Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-26T18:16:40.758Z] INFO: Archiving Costs [Pipeline] sh [2021-05-26T18:16:41.065Z] + cat /w/workspace/go-mod-secrets/47/archives/cost.csv [2021-05-26T18:16:41.065Z] + cut -d, -f6 [Pipeline] lock [2021-05-26T18:16:41.101Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-master-47-stack-cost] [2021-05-26T18:16:41.109Z] Resource [jenkins-edgexfoundry-go-mod-secrets-master-47-stack-cost] did not exist. Created. [2021-05-26T18:16:41.109Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-master-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-26T18:16:41.470Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-26T18:16:41.562Z] Stashed 1 file(s) [Pipeline] } [2021-05-26T18:16:41.578Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-master-47-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-26T18:17:00.206Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.378s coverage: 80.6% of statements [2021-05-26T18:17:00.206Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.050s coverage: 57.1% of statements [2021-05-26T18:17:00.206Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-05-26T18:17:00.206Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.094s coverage: 96.7% of statements [2021-05-26T18:17:00.206Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.087s coverage: 89.5% of statements [2021-05-26T18:17:00.206Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-05-26T18:17:00.206Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.100s coverage: 100.0% of statements [2021-05-26T18:17:00.206Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-05-26T18:17:00.206Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.055s coverage: 85.7% of statements [2021-05-26T18:17:00.206Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.082s coverage: 100.0% of statements [2021-05-26T18:17:00.206Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-05-26T18:17:00.206Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-26T18:17:12.650Z] gofmt -l . [2021-05-26T18:17:12.650Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-26T18:17:12.676Z] $ docker stop --time=1 43647856be75444848b0df9c8bd5efa7fff2c49485e23d950f4d5b367c07e593 [2021-05-26T18:17:14.821Z] $ docker rm -f 43647856be75444848b0df9c8bd5efa7fff2c49485e23d950f4d5b367c07e593 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-26T18:17:15.777Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-26T18:17:15.800Z] Warning: overwriting stash ‘coverage-report’ [2021-05-26T18:17:16.519Z] 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] libraryResource [Pipeline] sh [2021-05-26T18:17:17.021Z] ---> job-cost.sh [2021-05-26T18:17:17.021Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CyWX [2021-05-26T18:17:55.991Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-26T18:19:17.743Z] lf-activate-venv(): INFO: Adding /tmp/venv-CyWX/bin to PATH [2021-05-26T18:19:17.743Z] INFO: No Stack... [2021-05-26T18:19:17.743Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-26T18:19:18.334Z] INFO: Archiving Costs [Pipeline] sh [2021-05-26T18:19:18.676Z] + cat /w/workspace/go-mod-secrets/47/archives/cost.csv [2021-05-26T18:19:18.677Z] + cut -d, -f6 [Pipeline] lock [2021-05-26T18:19:18.739Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-master-47-stack-cost] [2021-05-26T18:19:18.748Z] Resource [jenkins-edgexfoundry-go-mod-secrets-master-47-stack-cost] did not exist. Created. [2021-05-26T18:19:18.748Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-master-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-26T18:19:19.113Z] /w/workspace/go-mod-secrets/47@tmp/durable-7d44c68d/script.sh: 1: /w/workspace/go-mod-secrets/47@tmp/durable-7d44c68d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-26T18:19:19.459Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-26T18:19:19.491Z] Warning: overwriting stash ‘stack-cost’ [2021-05-26T18:19:19.645Z] Stashed 1 file(s) [Pipeline] } [2021-05-26T18:19:19.655Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-master-47-stack-cost] [Pipeline] // lock [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 [2021-05-26T18:19:20.262Z] provisioning config files... [2021-05-26T18:19:20.275Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config2655477133788171132tmp [Pipeline] { [Pipeline] sh [2021-05-26T18:19:20.597Z] + set +x [2021-05-26T18:19:20.597Z] + curl -s https://codecov.io/bash [2021-05-26T18:19:20.597Z] + bash -s -- [2021-05-26T18:19:20.597Z] [2021-05-26T18:19:20.597Z] _____ _ [2021-05-26T18:19:20.597Z] / ____| | | [2021-05-26T18:19:20.597Z] | | ___ __| | ___ ___ _____ __ [2021-05-26T18:19:20.597Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-26T18:19:20.597Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-26T18:19:20.597Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-26T18:19:20.597Z] Bash-1.0.3 [2021-05-26T18:19:20.597Z] [2021-05-26T18:19:20.597Z] [2021-05-26T18:19:20.597Z] ==> git version 2.24.4 found [2021-05-26T18:19:20.597Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-26T18:19:20.597Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-26T18:19:20.597Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-26T18:19:20.597Z] ==> Jenkins CI detected. [2021-05-26T18:19:20.597Z] project root: . [2021-05-26T18:19:20.597Z] --> token set from env [2021-05-26T18:19:20.861Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-26T18:19:20.861Z] ==> Running gcov in . (disable via -X gcov) [2021-05-26T18:19:20.861Z] ==> Python coveragepy not found [2021-05-26T18:19:20.861Z] ==> Searching for coverage reports in: [2021-05-26T18:19:20.861Z] + . [2021-05-26T18:19:20.861Z] -> Found 1 reports [2021-05-26T18:19:20.861Z] ==> Detecting git/mercurial file structure [2021-05-26T18:19:20.861Z] ==> Reading reports [2021-05-26T18:19:20.861Z] + ./coverage.out bytes=27483 [2021-05-26T18:19:20.861Z] ==> Appending adjustments [2021-05-26T18:19:20.861Z] https://docs.codecov.io/docs/fixing-reports [2021-05-26T18:19:20.861Z] + Found adjustments [2021-05-26T18:19:20.861Z] ==> Gzipping contents [2021-05-26T18:19:20.861Z] 8.0K /tmp/codecov.Z5vIYx.gz [2021-05-26T18:19:20.861Z] ==> Uploading reports [2021-05-26T18:19:20.861Z] url: https://codecov.io [2021-05-26T18:19:20.861Z] query: branch=master&commit=796547059bfdd9b6aeddc7bb543437b536413b1b&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmaster%2F47%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-26T18:19:20.861Z] -> Pinging Codecov [2021-05-26T18:19:20.861Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=796547059bfdd9b6aeddc7bb543437b536413b1b&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmaster%2F47%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-26T18:19:21.434Z] -> Uploading to [2021-05-26T18:19:21.434Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-26/D63849C06B6B67093493C71CE874ED06/796547059bfdd9b6aeddc7bb543437b536413b1b/b952e467-9691-4aa6-9638-5d29d102a637.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210526%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210526T181921Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=367d1ffb7bc00a7421645354a5ad2975e867b9659630b18efc00732531090e55 [2021-05-26T18:19:21.434Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-26T18:19:21.434Z] Dload Upload Total Spent Left Speed [2021-05-26T18:19:21.960Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5853 0 0 100 5853 0 14699 --:--:-- --:--:-- --:--:-- 14669 [2021-05-26T18:19:21.960Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/796547059bfdd9b6aeddc7bb543437b536413b1b [Pipeline] } [2021-05-26T18:19:21.968Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-26T18:19:22.729Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-26T18:19:22.750Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T18:19:23.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-26T18:19:23.055Z] [2021-05-26T18:19:23.055Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-26T18:19:23.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-26T18:19:23.374Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-26T18:19:23.374Z] 188c0c94c7c5: Pulling fs layer [2021-05-26T18:19:23.374Z] 0ef7d3d256c8: Pulling fs layer [2021-05-26T18:19:23.374Z] de9db76c5a1d: Pulling fs layer [2021-05-26T18:19:23.374Z] 0eba1c9be4d2: Pulling fs layer [2021-05-26T18:19:23.374Z] 0d57e429df01: Pulling fs layer [2021-05-26T18:19:23.374Z] 4e4be7b47b0d: Pulling fs layer [2021-05-26T18:19:23.374Z] e1f770b5df2f: Pulling fs layer [2021-05-26T18:19:23.374Z] 85a0685a4137: Pulling fs layer [2021-05-26T18:19:23.374Z] 0eba1c9be4d2: Waiting [2021-05-26T18:19:23.374Z] 0d57e429df01: Waiting [2021-05-26T18:19:23.374Z] 4e4be7b47b0d: Waiting [2021-05-26T18:19:23.374Z] e1f770b5df2f: Waiting [2021-05-26T18:19:23.374Z] 85a0685a4137: Waiting [2021-05-26T18:19:23.374Z] de9db76c5a1d: Verifying Checksum [2021-05-26T18:19:23.374Z] de9db76c5a1d: Download complete [2021-05-26T18:19:23.374Z] 0ef7d3d256c8: Verifying Checksum [2021-05-26T18:19:23.374Z] 0ef7d3d256c8: Download complete [2021-05-26T18:19:23.374Z] 0d57e429df01: Verifying Checksum [2021-05-26T18:19:23.374Z] 0d57e429df01: Download complete [2021-05-26T18:19:23.374Z] 188c0c94c7c5: Verifying Checksum [2021-05-26T18:19:23.374Z] 188c0c94c7c5: Download complete [2021-05-26T18:19:23.645Z] 4e4be7b47b0d: Verifying Checksum [2021-05-26T18:19:23.645Z] 4e4be7b47b0d: Download complete [2021-05-26T18:19:23.645Z] 188c0c94c7c5: Pull complete [2021-05-26T18:19:23.906Z] 0ef7d3d256c8: Pull complete [2021-05-26T18:19:23.906Z] de9db76c5a1d: Pull complete [2021-05-26T18:19:25.831Z] e1f770b5df2f: Verifying Checksum [2021-05-26T18:19:25.831Z] e1f770b5df2f: Download complete [2021-05-26T18:19:26.779Z] 0eba1c9be4d2: Verifying Checksum [2021-05-26T18:19:26.779Z] 0eba1c9be4d2: Download complete [2021-05-26T18:19:27.358Z] 85a0685a4137: Verifying Checksum [2021-05-26T18:19:27.358Z] 85a0685a4137: Download complete [2021-05-26T18:19:29.938Z] 0eba1c9be4d2: Pull complete [2021-05-26T18:19:29.938Z] 0d57e429df01: Pull complete [2021-05-26T18:19:30.198Z] 4e4be7b47b0d: Pull complete [2021-05-26T18:19:30.777Z] e1f770b5df2f: Pull complete [2021-05-26T18:19:34.122Z] 85a0685a4137: Pull complete [2021-05-26T18:19:34.122Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-26T18:19:34.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-26T18:19:34.122Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-26T18:19:34.214Z] prd-centos7-docker-4c-2g-437 does not seem to be running inside a container [2021-05-26T18:19:34.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@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/edgex-snyk-go:1.410.4 cat [2021-05-26T18:19:36.322Z] $ docker top 8d6071b4a09bf6fb286a3097a0682804a1cb87b240a21779d25903599a7602e0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-26T18:19:36.437Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-26T18:19:36.746Z] + set -o pipefail [2021-05-26T18:19:36.747Z] + snyk monitor '--org=edgex-jenkins' [2021-05-26T18:19:40.960Z] [2021-05-26T18:19:40.960Z] Monitoring /w/workspace/gexfoundry_go-mod-secrets_master (github.com/edgexfoundry/go-mod-secrets/v2)... [2021-05-26T18:19:40.960Z] [2021-05-26T18:19:40.960Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09f0d814-f697-40d2-af90-946e9eb2af5e/history/5771b9b6-acd5-4580-ba88-b574cf4f3b7d [2021-05-26T18:19:40.960Z] [2021-05-26T18:19:40.960Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-26T18:19:40.960Z] [2021-05-26T18:19:40.960Z] [Pipeline] } [2021-05-26T18:19:40.970Z] $ docker stop --time=1 8d6071b4a09bf6fb286a3097a0682804a1cb87b240a21779d25903599a7602e0 [2021-05-26T18:19:42.299Z] $ docker rm -f 8d6071b4a09bf6fb286a3097a0682804a1cb87b240a21779d25903599a7602e0 [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 [2021-05-26T18:19:42.979Z] + git log --format=format:%s -1 796547059bfdd9b6aeddc7bb543437b536413b1b [Pipeline] isUnix [Pipeline] sh [2021-05-26T18:19:43.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T18:19:43.286Z] . [Pipeline] withDockerContainer [2021-05-26T18:19:43.357Z] prd-centos7-docker-4c-2g-437 does not seem to be running inside a container [2021-05-26T18:19:43.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-26T18:19:43.765Z] $ docker top 485cd93bb7950d989082faa2afebf9aa3910445bc95a240ec3d9b35c6645919c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-26T18:19:43.904Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-26T18:19:43.904Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-26T18:19:44.013Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-26T18:19:44.010Z] $ docker exec 485cd93bb7950d989082faa2afebf9aa3910445bc95a240ec3d9b35c6645919c ssh-agent [2021-05-26T18:19:44.113Z] SSH_AUTH_SOCK=/tmp/ssh-f3rTVRuPPJuL/agent.14 [2021-05-26T18:19:44.113Z] SSH_AGENT_PID=20 [2021-05-26T18:19:44.119Z] Running ssh-add (command line suppressed) [2021-05-26T18:19:44.209Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_5936574468151398725.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_5936574468151398725.key) [2021-05-26T18:19:44.230Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-26T18:19:44.531Z] + git semver tag [2021-05-26T18:19:44.532Z] # -> Open(): unable to determine branch for HEAD [2021-05-26T18:19:44.532Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git [2021-05-26T18:19:44.532Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master [2021-05-26T18:19:44.532Z] # $SEMVER_REMOTE_NAME = origin [2021-05-26T18:19:44.532Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-26T18:19:44.532Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-26T18:19:44.532Z] # $SEMVER_BRANCH = master [2021-05-26T18:19:44.532Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver [2021-05-26T18:19:44.532Z] # 796547059bfdd9b6aeddc7bb543437b536413b1b HEAD [2021-05-26T18:19:44.532Z] # -> Force: false [2021-05-26T18:19:44.532Z] # 4dbf486ca639c94c0816540d471d70bd1c7a3148 refs/tags/v2.0.0-dev.23 [Pipeline] } [2021-05-26T18:19:44.537Z] $ docker exec --env ******** --env ******** 485cd93bb7950d989082faa2afebf9aa3910445bc95a240ec3d9b35c6645919c ssh-agent -k [2021-05-26T18:19:44.636Z] unset SSH_AUTH_SOCK; [2021-05-26T18:19:44.636Z] unset SSH_AGENT_PID; [2021-05-26T18:19:44.636Z] echo Agent pid 20 killed; [2021-05-26T18:19:44.667Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-26T18:19:45.001Z] + git semver [Pipeline] } [2021-05-26T18:19:45.009Z] $ docker stop --time=1 485cd93bb7950d989082faa2afebf9aa3910445bc95a240ec3d9b35c6645919c [2021-05-26T18:19:46.204Z] $ docker rm -f 485cd93bb7950d989082faa2afebf9aa3910445bc95a240ec3d9b35c6645919c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-26T18:19:46.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-26T18:19:46.680Z] [2021-05-26T18:19:46.680Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-26T18:19:46.992Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-26T18:19:46.992Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-26T18:19:46.992Z] ab5ef0e58194: Pulling fs layer [2021-05-26T18:19:46.992Z] 9712f1f96733: Pulling fs layer [2021-05-26T18:19:46.992Z] 63f879dbbcfc: Pulling fs layer [2021-05-26T18:19:46.992Z] 0d9ebad4ef96: Pulling fs layer [2021-05-26T18:19:46.992Z] e9a5061849ea: Pulling fs layer [2021-05-26T18:19:46.992Z] d747dcd14b5f: Pulling fs layer [2021-05-26T18:19:46.992Z] 2de7ff778b66: Pulling fs layer [2021-05-26T18:19:46.992Z] 0d9ebad4ef96: Waiting [2021-05-26T18:19:46.992Z] e9a5061849ea: Waiting [2021-05-26T18:19:46.992Z] d747dcd14b5f: Waiting [2021-05-26T18:19:46.992Z] 2de7ff778b66: Waiting [2021-05-26T18:19:46.992Z] 9712f1f96733: Verifying Checksum [2021-05-26T18:19:46.992Z] 9712f1f96733: Download complete [2021-05-26T18:19:48.385Z] 63f879dbbcfc: Verifying Checksum [2021-05-26T18:19:48.385Z] 63f879dbbcfc: Download complete [2021-05-26T18:19:48.646Z] e9a5061849ea: Verifying Checksum [2021-05-26T18:19:48.646Z] e9a5061849ea: Download complete [2021-05-26T18:19:48.646Z] d747dcd14b5f: Verifying Checksum [2021-05-26T18:19:48.646Z] d747dcd14b5f: Download complete [2021-05-26T18:19:48.906Z] 2de7ff778b66: Verifying Checksum [2021-05-26T18:19:48.906Z] 2de7ff778b66: Download complete [2021-05-26T18:19:49.172Z] 0d9ebad4ef96: Verifying Checksum [2021-05-26T18:19:49.172Z] 0d9ebad4ef96: Download complete [2021-05-26T18:19:49.172Z] ab5ef0e58194: Verifying Checksum [2021-05-26T18:19:49.172Z] ab5ef0e58194: Download complete [2021-05-26T18:19:51.741Z] ab5ef0e58194: Pull complete [2021-05-26T18:19:51.742Z] 9712f1f96733: Pull complete [2021-05-26T18:19:52.321Z] 63f879dbbcfc: Pull complete [2021-05-26T18:19:55.661Z] 0d9ebad4ef96: Pull complete [2021-05-26T18:19:55.661Z] e9a5061849ea: Pull complete [2021-05-26T18:19:55.929Z] d747dcd14b5f: Pull complete [2021-05-26T18:19:56.887Z] 2de7ff778b66: Pull complete [2021-05-26T18:19:56.887Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-26T18:19:56.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-26T18:19:56.887Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-26T18:19:56.959Z] prd-centos7-docker-4c-2g-437 does not seem to be running inside a container [2021-05-26T18:19:56.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-26T18:20:00.103Z] $ docker top 71ddd6e6946954bddf77ff017cbf6174188757b8e5dc61769d2264ea836356d6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-26T18:20:00.210Z] provisioning config files... [2021-05-26T18:20:00.218Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config2406853647757097952tmp [2021-05-26T18:20:00.233Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config4599472500417056150tmp [2021-05-26T18:20:00.244Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config8887737366125375803tmp [Pipeline] { [Pipeline] echo [2021-05-26T18:20:00.265Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T18:20:00.565Z] ---> sigul-configuration.sh [2021-05-26T18:20:00.565Z] gpg: directory `/root/.gnupg' created [2021-05-26T18:20:00.565Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-26T18:20:00.565Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-26T18:20:00.565Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-26T18:20:00.565Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-26T18:20:00.565Z] gpg: CAST5 encrypted data [2021-05-26T18:20:00.565Z] gpg: encrypted with 1 passphrase [2021-05-26T18:20:00.565Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-26T18:20:00.859Z] + mkdir /home/jenkins [2021-05-26T18:20:00.860Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-26T18:20:01.169Z] + 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 [2021-05-26T18:20:01.179Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T18:20:01.484Z] ---> sigul-install.sh [2021-05-26T18:20:05.698Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-26T18:20:06.009Z] + git tag --list [2021-05-26T18:20:06.009Z] v0.0.0 [2021-05-26T18:20:06.009Z] v0.0.1 [2021-05-26T18:20:06.009Z] v0.0.10 [2021-05-26T18:20:06.009Z] v0.0.11 [2021-05-26T18:20:06.009Z] v0.0.12 [2021-05-26T18:20:06.009Z] v0.0.13 [2021-05-26T18:20:06.009Z] v0.0.14 [2021-05-26T18:20:06.009Z] v0.0.15 [2021-05-26T18:20:06.009Z] v0.0.16 [2021-05-26T18:20:06.009Z] v0.0.17 [2021-05-26T18:20:06.009Z] v0.0.18 [2021-05-26T18:20:06.009Z] v0.0.19 [2021-05-26T18:20:06.009Z] v0.0.2 [2021-05-26T18:20:06.009Z] v0.0.20 [2021-05-26T18:20:06.009Z] v0.0.21 [2021-05-26T18:20:06.009Z] v0.0.22 [2021-05-26T18:20:06.009Z] v0.0.23 [2021-05-26T18:20:06.009Z] v0.0.24 [2021-05-26T18:20:06.009Z] v0.0.25 [2021-05-26T18:20:06.009Z] v0.0.26 [2021-05-26T18:20:06.009Z] v0.0.27 [2021-05-26T18:20:06.009Z] v0.0.28 [2021-05-26T18:20:06.009Z] v0.0.29 [2021-05-26T18:20:06.009Z] v0.0.3 [2021-05-26T18:20:06.009Z] v0.0.30 [2021-05-26T18:20:06.009Z] v0.0.31 [2021-05-26T18:20:06.009Z] v0.0.32 [2021-05-26T18:20:06.009Z] v0.0.33 [2021-05-26T18:20:06.010Z] v0.0.4 [2021-05-26T18:20:06.010Z] v0.0.5 [2021-05-26T18:20:06.010Z] v0.0.6 [2021-05-26T18:20:06.010Z] v0.0.7 [2021-05-26T18:20:06.010Z] v0.0.8 [2021-05-26T18:20:06.010Z] v0.0.9 [2021-05-26T18:20:06.010Z] v2.0.0-dev.1 [2021-05-26T18:20:06.010Z] v2.0.0-dev.10 [2021-05-26T18:20:06.010Z] v2.0.0-dev.11 [2021-05-26T18:20:06.010Z] v2.0.0-dev.12 [2021-05-26T18:20:06.010Z] v2.0.0-dev.13 [2021-05-26T18:20:06.010Z] v2.0.0-dev.14 [2021-05-26T18:20:06.010Z] v2.0.0-dev.15 [2021-05-26T18:20:06.010Z] v2.0.0-dev.16 [2021-05-26T18:20:06.010Z] v2.0.0-dev.17 [2021-05-26T18:20:06.010Z] v2.0.0-dev.18 [2021-05-26T18:20:06.010Z] v2.0.0-dev.19 [2021-05-26T18:20:06.010Z] v2.0.0-dev.2 [2021-05-26T18:20:06.010Z] v2.0.0-dev.20 [2021-05-26T18:20:06.010Z] v2.0.0-dev.21 [2021-05-26T18:20:06.010Z] v2.0.0-dev.22 [2021-05-26T18:20:06.010Z] v2.0.0-dev.23 [2021-05-26T18:20:06.010Z] v2.0.0-dev.3 [2021-05-26T18:20:06.010Z] v2.0.0-dev.4 [2021-05-26T18:20:06.010Z] v2.0.0-dev.5 [2021-05-26T18:20:06.010Z] v2.0.0-dev.6 [2021-05-26T18:20:06.010Z] v2.0.0-dev.7 [2021-05-26T18:20:06.010Z] v2.0.0-dev.8 [2021-05-26T18:20:06.010Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-26T18:20:06.310Z] + lftools sign git-tag v2.0.0-dev.23 [2021-05-26T18:20:06.881Z] Signing Git tag with Sigul... [2021-05-26T18:20:06.881Z] Signing v2.0.0-dev.23 [Pipeline] echo [2021-05-26T18:20:07.464Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T18:20:07.760Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-26T18:20:07.769Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-26T18:20:07.799Z] $ docker stop --time=1 71ddd6e6946954bddf77ff017cbf6174188757b8e5dc61769d2264ea836356d6 [2021-05-26T18:20:09.257Z] $ docker rm -f 71ddd6e6946954bddf77ff017cbf6174188757b8e5dc61769d2264ea836356d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-26T18:20:09.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T18:20:09.754Z] . [Pipeline] withDockerContainer [2021-05-26T18:20:09.841Z] prd-centos7-docker-4c-2g-437 does not seem to be running inside a container [2021-05-26T18:20:10.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-26T18:20:10.569Z] $ docker top 1d8564f67d57b2f418ac9efc99804f6a12dabc304f4fc73bef44b8b9c6e29676 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-26T18:20:10.703Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-26T18:20:10.703Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-26T18:20:10.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-26T18:20:10.810Z] $ docker exec 1d8564f67d57b2f418ac9efc99804f6a12dabc304f4fc73bef44b8b9c6e29676 ssh-agent [2021-05-26T18:20:10.933Z] SSH_AUTH_SOCK=/tmp/ssh-SlmvHTONdGlk/agent.13 [2021-05-26T18:20:10.933Z] SSH_AGENT_PID=20 [2021-05-26T18:20:10.938Z] Running ssh-add (command line suppressed) [2021-05-26T18:20:11.026Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_4020779294246216543.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_4020779294246216543.key) [2021-05-26T18:20:11.045Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-26T18:20:11.350Z] + git semver bump pre [2021-05-26T18:20:11.350Z] # -> Open(): unable to determine branch for HEAD [2021-05-26T18:20:11.350Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git [2021-05-26T18:20:11.350Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master [2021-05-26T18:20:11.350Z] # $SEMVER_REMOTE_NAME = origin [2021-05-26T18:20:11.350Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-26T18:20:11.350Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-26T18:20:11.350Z] # $SEMVER_BRANCH = master [2021-05-26T18:20:11.350Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver [2021-05-26T18:20:11.350Z] 2.0.0-dev.24 [Pipeline] } [2021-05-26T18:20:11.355Z] $ docker exec --env ******** --env ******** 1d8564f67d57b2f418ac9efc99804f6a12dabc304f4fc73bef44b8b9c6e29676 ssh-agent -k [2021-05-26T18:20:11.451Z] unset SSH_AUTH_SOCK; [2021-05-26T18:20:11.451Z] unset SSH_AGENT_PID; [2021-05-26T18:20:11.451Z] echo Agent pid 20 killed; [2021-05-26T18:20:11.463Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-26T18:20:11.796Z] + git semver [Pipeline] } [2021-05-26T18:20:11.803Z] $ docker stop --time=1 1d8564f67d57b2f418ac9efc99804f6a12dabc304f4fc73bef44b8b9c6e29676 [2021-05-26T18:20:12.996Z] $ docker rm -f 1d8564f67d57b2f418ac9efc99804f6a12dabc304f4fc73bef44b8b9c6e29676 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-26T18:20:13.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T18:20:13.386Z] . [Pipeline] withDockerContainer [2021-05-26T18:20:13.456Z] prd-centos7-docker-4c-2g-437 does not seem to be running inside a container [2021-05-26T18:20:13.485Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-26T18:20:13.851Z] $ docker top 00a5ba994c8f63de6463f7bb78a2778a8671ca14670697112140597ab047ef1a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-26T18:20:13.990Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-26T18:20:13.990Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-26T18:20:14.104Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-26T18:20:14.102Z] $ docker exec 00a5ba994c8f63de6463f7bb78a2778a8671ca14670697112140597ab047ef1a ssh-agent [2021-05-26T18:20:14.212Z] SSH_AUTH_SOCK=/tmp/ssh-6x4f3zj3sr4w/agent.13 [2021-05-26T18:20:14.212Z] SSH_AGENT_PID=20 [2021-05-26T18:20:14.217Z] Running ssh-add (command line suppressed) [2021-05-26T18:20:14.312Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_1613118904949532527.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_1613118904949532527.key) [2021-05-26T18:20:14.339Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-26T18:20:14.652Z] + git semver push [2021-05-26T18:20:14.652Z] # -> Open(): unable to determine branch for HEAD [2021-05-26T18:20:14.652Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git [2021-05-26T18:20:14.652Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master [2021-05-26T18:20:14.652Z] # $SEMVER_REMOTE_NAME = origin [2021-05-26T18:20:14.653Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-26T18:20:14.653Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-26T18:20:14.653Z] # $SEMVER_BRANCH = master [2021-05-26T18:20:14.653Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver [Pipeline] } [2021-05-26T18:20:18.867Z] $ docker exec --env ******** --env ******** 00a5ba994c8f63de6463f7bb78a2778a8671ca14670697112140597ab047ef1a ssh-agent -k [2021-05-26T18:20:18.967Z] unset SSH_AUTH_SOCK; [2021-05-26T18:20:18.967Z] unset SSH_AGENT_PID; [2021-05-26T18:20:18.967Z] echo Agent pid 20 killed; [2021-05-26T18:20:18.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-26T18:20:19.319Z] + git semver [Pipeline] } [2021-05-26T18:20:19.328Z] $ docker stop --time=1 00a5ba994c8f63de6463f7bb78a2778a8671ca14670697112140597ab047ef1a [2021-05-26T18:20:20.511Z] $ docker rm -f 00a5ba994c8f63de6463f7bb78a2778a8671ca14670697112140597ab047ef1a [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-26T18:20:21.332Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T18:20:21.894Z] ---> package-listing.sh [2021-05-26T18:20:21.894Z] ++ facter osfamily [2021-05-26T18:20:21.894Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-26T18:20:22.155Z] + OS_FAMILY=redhat [2021-05-26T18:20:22.155Z] + workspace=/w/workspace/gexfoundry_go-mod-secrets_master [2021-05-26T18:20:22.155Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-26T18:20:22.155Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-26T18:20:22.155Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-26T18:20:22.155Z] + PACKAGES=/tmp/packages_start.txt [2021-05-26T18:20:22.155Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_master ']' [2021-05-26T18:20:22.155Z] + PACKAGES=/tmp/packages_end.txt [2021-05-26T18:20:22.155Z] + case "${OS_FAMILY}" in [2021-05-26T18:20:22.155Z] + sort [2021-05-26T18:20:22.155Z] + rpm -qa [2021-05-26T18:20:22.726Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-26T18:20:22.726Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-26T18:20:22.726Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-26T18:20:22.726Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_master ']' [2021-05-26T18:20:22.726Z] + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_master/archives/ [2021-05-26T18:20:22.726Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_master/archives/ [Pipeline] echo [2021-05-26T18:20:22.737Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-secrets_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-26T18:20:23.025Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-26T18:20:23.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-26T18:20:23.602Z] [2021-05-26T18:20:23.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-26T18:20:23.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-26T18:20:23.914Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-26T18:20:23.914Z] df20fa9351a1: Pulling fs layer [2021-05-26T18:20:23.914Z] 36b3adc4ff6f: Pulling fs layer [2021-05-26T18:20:23.914Z] 8ad3a11d3b57: Pulling fs layer [2021-05-26T18:20:23.914Z] 46f8f816bc3b: Pulling fs layer [2021-05-26T18:20:23.914Z] 93b61091891f: Pulling fs layer [2021-05-26T18:20:23.914Z] 93b9cdb0e59b: Pulling fs layer [2021-05-26T18:20:23.914Z] 5e14af77c1be: Pulling fs layer [2021-05-26T18:20:23.914Z] 01666e4c0597: Pulling fs layer [2021-05-26T18:20:23.914Z] aa168da1d23b: Pulling fs layer [2021-05-26T18:20:23.914Z] 93b9cdb0e59b: Waiting [2021-05-26T18:20:23.914Z] 5e14af77c1be: Waiting [2021-05-26T18:20:23.914Z] 01666e4c0597: Waiting [2021-05-26T18:20:23.914Z] aa168da1d23b: Waiting [2021-05-26T18:20:23.914Z] 46f8f816bc3b: Waiting [2021-05-26T18:20:23.915Z] 93b61091891f: Waiting [2021-05-26T18:20:23.915Z] 36b3adc4ff6f: Verifying Checksum [2021-05-26T18:20:23.915Z] 36b3adc4ff6f: Download complete [2021-05-26T18:20:23.915Z] 46f8f816bc3b: Verifying Checksum [2021-05-26T18:20:23.915Z] 46f8f816bc3b: Download complete [2021-05-26T18:20:24.185Z] df20fa9351a1: Verifying Checksum [2021-05-26T18:20:24.185Z] df20fa9351a1: Download complete [2021-05-26T18:20:24.185Z] 93b9cdb0e59b: Verifying Checksum [2021-05-26T18:20:24.185Z] 93b9cdb0e59b: Download complete [2021-05-26T18:20:24.185Z] 5e14af77c1be: Verifying Checksum [2021-05-26T18:20:24.185Z] 5e14af77c1be: Download complete [2021-05-26T18:20:24.185Z] 93b61091891f: Verifying Checksum [2021-05-26T18:20:24.185Z] 93b61091891f: Download complete [2021-05-26T18:20:24.185Z] 01666e4c0597: Verifying Checksum [2021-05-26T18:20:24.185Z] 01666e4c0597: Download complete [2021-05-26T18:20:24.185Z] df20fa9351a1: Pull complete [2021-05-26T18:20:24.185Z] 8ad3a11d3b57: Verifying Checksum [2021-05-26T18:20:24.185Z] 8ad3a11d3b57: Download complete [2021-05-26T18:20:24.452Z] 36b3adc4ff6f: Pull complete [2021-05-26T18:20:24.723Z] 8ad3a11d3b57: Pull complete [2021-05-26T18:20:24.983Z] 46f8f816bc3b: Pull complete [2021-05-26T18:20:25.250Z] 93b61091891f: Pull complete [2021-05-26T18:20:25.250Z] 93b9cdb0e59b: Pull complete [2021-05-26T18:20:25.250Z] 5e14af77c1be: Pull complete [2021-05-26T18:20:25.513Z] 01666e4c0597: Pull complete [2021-05-26T18:20:25.780Z] aa168da1d23b: Verifying Checksum [2021-05-26T18:20:25.780Z] aa168da1d23b: Download complete [2021-05-26T18:20:30.018Z] aa168da1d23b: Pull complete [2021-05-26T18:20:30.018Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-26T18:20:30.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-26T18:20:30.018Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-26T18:20:30.096Z] prd-centos7-docker-4c-2g-437 does not seem to be running inside a container [2021-05-26T18:20:30.127Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-secrets_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-26T18:20:31.865Z] $ docker top 654ef3e590c50b42f5fafb63866734557a9d86556b1547597892edcc40affcd5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T18:20:32.258Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-26T18:20:32.552Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-26T18:20:32.846Z] + ls /var/log/sa-host [2021-05-26T18:20:32.846Z] + sadf -c /var/log/sa-host/sa05 [2021-05-26T18:20:32.846Z] file_magic: OK [2021-05-26T18:20:32.846Z] HZ: Using current value: 100 [2021-05-26T18:20:32.846Z] file_header: OK [2021-05-26T18:20:32.846Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-26T18:20:32.846Z] Statistics: [2021-05-26T18:20:32.846Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-26T18:20:32.846Z] File successfully converted to sysstat format version 12.2.1 [2021-05-26T18:20:32.846Z] + sadf -c /var/log/sa-host/sa26 [2021-05-26T18:20:32.846Z] file_magic: OK [2021-05-26T18:20:32.846Z] HZ: Using current value: 100 [2021-05-26T18:20:32.846Z] file_header: OK [2021-05-26T18:20:32.846Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-26T18:20:32.846Z] Statistics: [2021-05-26T18:20:32.846Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-26T18:20:32.846Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-26T18:20:33.358Z] provisioning config files... [2021-05-26T18:20:33.372Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config3865981185962255099tmp [Pipeline] { [Pipeline] echo [2021-05-26T18:20:33.392Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T18:20:33.685Z] ---> create-netrc.sh [Pipeline] } [2021-05-26T18:20:33.693Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-26T18:20:33.721Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T18:20:34.014Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-26T18:20:34.024Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T18:20:34.332Z] ---> sudo-logs.sh [2021-05-26T18:20:34.332Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-26T18:20:34.363Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T18:20:34.658Z] ---> job-cost.sh [2021-05-26T18:20:34.658Z] lf-activate-venv: SKIPPING [2021-05-26T18:20:34.658Z] DEBUG: total: 0.18000000715255737 [2021-05-26T18:20:34.658Z] INFO: Retrieving Stack Cost... [2021-05-26T18:20:36.042Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-26T18:20:36.302Z] INFO: Archiving Costs [Pipeline] echo [2021-05-26T18:20:36.313Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T18:20:36.608Z] ---> logs-deploy.sh [2021-05-26T18:20:36.608Z] lf-activate-venv: SKIPPING [2021-05-26T18:20:36.608Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/master/47 [2021-05-26T18:20:36.608Z] INFO: archiving workspace using pattern(s): [2021-05-26T18:20:37.550Z] Archives upload complete. [2021-05-26T18:20:37.550Z] INFO: archiving logs to Nexus [2021-05-26T18:20:38.122Z] ---> uname -a: [2021-05-26T18:20:38.122Z] Linux prd-centos7-docker-4c-2g-437.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-26T18:20:38.122Z] [2021-05-26T18:20:38.122Z] [2021-05-26T18:20:38.122Z] ---> lscpu: [2021-05-26T18:20:38.122Z] Architecture: x86_64 [2021-05-26T18:20:38.122Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-26T18:20:38.122Z] Byte Order: Little Endian [2021-05-26T18:20:38.122Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-26T18:20:38.122Z] CPU(s): 2 [2021-05-26T18:20:38.122Z] On-line CPU(s) list: 0,1 [2021-05-26T18:20:38.122Z] Thread(s) per core: 1 [2021-05-26T18:20:38.122Z] Core(s) per socket: 1 [2021-05-26T18:20:38.122Z] Socket(s): 2 [2021-05-26T18:20:38.122Z] NUMA node(s): 1 [2021-05-26T18:20:38.122Z] Vendor ID: AuthenticAMD [2021-05-26T18:20:38.122Z] CPU family: 23 [2021-05-26T18:20:38.122Z] Model: 49 [2021-05-26T18:20:38.122Z] Model name: AMD EPYC-Rome Processor [2021-05-26T18:20:38.122Z] Stepping: 0 [2021-05-26T18:20:38.122Z] CPU MHz: 2799.998 [2021-05-26T18:20:38.122Z] BogoMIPS: 5599.99 [2021-05-26T18:20:38.122Z] Virtualization: AMD-V [2021-05-26T18:20:38.122Z] Hypervisor vendor: KVM [2021-05-26T18:20:38.122Z] Virtualization type: full [2021-05-26T18:20:38.122Z] L1d cache: 64 KiB [2021-05-26T18:20:38.122Z] L1i cache: 64 KiB [2021-05-26T18:20:38.122Z] L2 cache: 1 MiB [2021-05-26T18:20:38.122Z] L3 cache: 32 MiB [2021-05-26T18:20:38.122Z] NUMA node0 CPU(s): 0,1 [2021-05-26T18:20:38.122Z] Vulnerability Itlb multihit: Not affected [2021-05-26T18:20:38.122Z] Vulnerability L1tf: Not affected [2021-05-26T18:20:38.122Z] Vulnerability Mds: Not affected [2021-05-26T18:20:38.122Z] Vulnerability Meltdown: Not affected [2021-05-26T18:20:38.122Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-26T18:20:38.122Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-26T18:20:38.122Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-26T18:20:38.122Z] Vulnerability Srbds: Not affected [2021-05-26T18:20:38.122Z] Vulnerability Tsx async abort: Not affected [2021-05-26T18:20:38.122Z] 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-26T18:20:38.122Z] [2021-05-26T18:20:38.122Z] [2021-05-26T18:20:38.122Z] ---> nproc: [2021-05-26T18:20:38.122Z] 2 [2021-05-26T18:20:38.122Z] [2021-05-26T18:20:38.122Z] [2021-05-26T18:20:38.122Z] ---> df -h: [2021-05-26T18:20:38.122Z] Filesystem Size Used Available Use% Mounted on [2021-05-26T18:20:38.122Z] overlay 40.0G 8.9G 31.1G 22% / [2021-05-26T18:20:38.122Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-26T18:20:38.122Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-26T18:20:38.122Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-26T18:20:38.122Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-05-26T18:20:38.122Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-05-26T18:20:38.122Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-05-26T18:20:38.122Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-05-26T18:20:38.122Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-05-26T18:20:38.122Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_go-mod-secrets_master [2021-05-26T18:20:38.122Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-05-26T18:20:38.122Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_go-mod-secrets_master@tmp [2021-05-26T18:20:38.122Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-05-26T18:20:38.122Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-05-26T18:20:38.122Z] [2021-05-26T18:20:38.122Z] [2021-05-26T18:20:38.122Z] ---> free -m: [2021-05-26T18:20:38.122Z] total used free shared buff/cache available [2021-05-26T18:20:38.122Z] Mem: 7821 1290 3147 0 3383 6449 [2021-05-26T18:20:38.122Z] Swap: 1023 0 1023 [2021-05-26T18:20:38.122Z] [2021-05-26T18:20:38.122Z] [2021-05-26T18:20:38.122Z] ---> ip addr: [2021-05-26T18:20:38.122Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-26T18:20:38.122Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-26T18:20:38.122Z] inet 127.0.0.1/8 scope host lo [2021-05-26T18:20:38.122Z] valid_lft forever preferred_lft forever [2021-05-26T18:20:38.122Z] inet6 ::1/128 scope host [2021-05-26T18:20:38.122Z] valid_lft forever preferred_lft forever [2021-05-26T18:20:38.122Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-26T18:20:38.122Z] link/ether fa:16:3e:81:4b:d2 brd ff:ff:ff:ff:ff:ff [2021-05-26T18:20:38.122Z] inet 10.30.123.218/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-26T18:20:38.122Z] valid_lft 85830sec preferred_lft 85830sec [2021-05-26T18:20:38.122Z] inet6 fe80::f816:3eff:fe81:4bd2/64 scope link [2021-05-26T18:20:38.122Z] valid_lft forever preferred_lft forever [2021-05-26T18:20:38.122Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-26T18:20:38.122Z] link/ether 02:42:e7:22:a8:d8 brd ff:ff:ff:ff:ff:ff [2021-05-26T18:20:38.122Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-26T18:20:38.122Z] valid_lft forever preferred_lft forever [2021-05-26T18:20:38.122Z] inet6 fe80::42:e7ff:fe22:a8d8/64 scope link [2021-05-26T18:20:38.122Z] valid_lft forever preferred_lft forever [2021-05-26T18:20:38.122Z] [2021-05-26T18:20:38.122Z] [2021-05-26T18:20:38.122Z] ---> sar -b -r -n DEV: [2021-05-26T18:20:38.122Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/26/21 _x86_64_ (2 CPU) [2021-05-26T18:20:38.122Z] [2021-05-26T18:20:38.122Z] 18:10:56 LINUX RESTART (2 CPU) [2021-05-26T18:20:38.122Z] [2021-05-26T18:20:38.122Z] 18:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-26T18:20:38.122Z] 18:13:01 1.77 0.00 1.77 0.00 0.00 33.57 0.00 [2021-05-26T18:20:38.122Z] 18:14:01 0.28 0.00 0.28 0.00 0.00 3.71 0.00 [2021-05-26T18:20:38.122Z] 18:15:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 [2021-05-26T18:20:38.122Z] 18:16:01 0.23 0.00 0.23 0.00 0.00 3.60 0.00 [2021-05-26T18:20:38.122Z] 18:17:01 0.28 0.00 0.28 0.00 0.00 4.61 0.00 [2021-05-26T18:20:38.122Z] 18:18:01 0.35 0.00 0.35 0.00 0.00 3.96 0.00 [2021-05-26T18:20:38.122Z] 18:19:01 0.23 0.00 0.23 0.00 0.00 3.50 0.00 [2021-05-26T18:20:38.122Z] 18:20:01 165.74 0.03 165.71 0.00 3.73 49568.44 0.00 [2021-05-26T18:20:38.122Z] Average: 21.14 0.00 21.14 0.00 0.47 6203.80 0.00 [2021-05-26T18:20:38.122Z] [2021-05-26T18:20:38.122Z] 18:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-26T18:20:38.122Z] 18:13:01 5475476 0 795284 9.93 2620 1735560 1197192 13.22 566764 1569632 12 [2021-05-26T18:20:38.122Z] 18:14:01 5472212 0 798540 9.97 2620 1735568 1197484 13.22 571396 1568008 20 [2021-05-26T18:20:38.122Z] 18:15:01 5470416 0 800336 9.99 2620 1735568 1197544 13.22 573104 1568004 8 [2021-05-26T18:20:38.122Z] 18:16:01 5472872 0 797876 9.96 2620 1735572 1197256 13.22 568048 1571588 16 [2021-05-26T18:20:38.122Z] 18:17:01 5472256 0 798484 9.97 2620 1735580 1197340 13.22 568464 1571588 8 [2021-05-26T18:20:38.122Z] 18:18:01 5472724 0 798016 9.96 2620 1735580 1197256 13.22 567960 1571588 8 [2021-05-26T18:20:38.122Z] 18:19:01 5464768 0 805960 10.06 2620 1735592 1197256 13.22 576084 1571588 16 [2021-05-26T18:20:38.122Z] 18:20:01 3785332 0 1162808 14.52 2620 3058180 1348096 14.88 880168 2728020 304 [2021-05-26T18:20:38.122Z] Average: 5260757 0 844663 10.55 2620 1900900 1216178 13.43 608998 1715002 49 [2021-05-26T18:20:38.122Z] [2021-05-26T18:20:38.122Z] 18:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-26T18:20:38.122Z] 18:13:01 eth0 0.58 0.08 0.04 0.01 0.00 0.00 0.00 0.00 [2021-05-26T18:20:38.122Z] 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T18:20:38.122Z] 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T18:20:38.122Z] 18:14:01 eth0 3.65 1.80 3.03 0.12 0.00 0.00 0.00 0.00 [2021-05-26T18:20:38.122Z] 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T18:20:38.122Z] 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T18:20:38.122Z] 18:15:01 eth0 1.30 0.58 0.61 0.39 0.00 0.00 0.00 0.00 [2021-05-26T18:20:38.122Z] 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T18:20:38.122Z] 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T18:20:38.122Z] 18:16:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-26T18:20:38.122Z] 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T18:20:38.122Z] 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T18:20:38.122Z] 18:17:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-26T18:20:38.122Z] 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T18:20:38.122Z] 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T18:20:38.122Z] 18:18:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-26T18:20:38.122Z] 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T18:20:38.122Z] 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T18:20:38.122Z] 18:19:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T18:20:38.122Z] 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T18:20:38.123Z] 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T18:20:38.123Z] 18:20:01 veth1615985 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T18:20:38.123Z] 18:20:01 eth0 898.72 814.19 7336.05 73.27 0.00 0.00 0.00 0.00 [2021-05-26T18:20:38.123Z] 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T18:20:38.123Z] 18:20:01 docker0 11.99 10.99 1.14 30.19 0.00 0.00 0.00 0.00 [2021-05-26T18:20:38.123Z] Average: veth1615985 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T18:20:38.123Z] Average: eth0 113.10 102.14 917.59 9.24 0.00 0.00 0.00 0.00 [2021-05-26T18:20:38.123Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T18:20:38.123Z] Average: docker0 1.50 1.37 0.14 3.77 0.00 0.00 0.00 0.00 [2021-05-26T18:20:38.123Z] [2021-05-26T18:20:38.123Z] [2021-05-26T18:20:38.123Z] ---> sar -P ALL: [2021-05-26T18:20:38.123Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/26/21 _x86_64_ (2 CPU) [2021-05-26T18:20:38.123Z] [2021-05-26T18:20:38.123Z] 18:10:56 LINUX RESTART (2 CPU) [2021-05-26T18:20:38.123Z] [2021-05-26T18:20:38.123Z] 18:12:01 CPU %user %nice %system %iowait %steal %idle [2021-05-26T18:20:38.123Z] 18:13:01 all 0.06 0.00 0.03 0.00 0.05 99.87 [2021-05-26T18:20:38.123Z] 18:13:01 0 0.08 0.00 0.03 0.00 0.07 99.82 [2021-05-26T18:20:38.123Z] 18:13:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-26T18:20:38.123Z] 18:14:01 all 0.19 0.00 0.03 0.00 0.04 99.73 [2021-05-26T18:20:38.123Z] 18:14:01 0 0.33 0.00 0.03 0.00 0.03 99.60 [2021-05-26T18:20:38.123Z] 18:14:01 1 0.05 0.00 0.03 0.00 0.05 99.87 [2021-05-26T18:20:38.123Z] 18:15:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-05-26T18:20:38.123Z] 18:15:01 0 0.12 0.00 0.03 0.00 0.03 99.82 [2021-05-26T18:20:38.123Z] 18:15:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-26T18:20:38.123Z] 18:16:01 all 0.12 0.00 0.02 0.00 0.05 99.82 [2021-05-26T18:20:38.123Z] 18:16:01 0 0.18 0.00 0.02 0.00 0.05 99.75 [2021-05-26T18:20:38.123Z] 18:16:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-26T18:20:38.123Z] 18:17:01 all 0.16 0.00 0.03 0.00 0.03 99.78 [2021-05-26T18:20:38.123Z] 18:17:01 0 0.30 0.00 0.03 0.00 0.03 99.63 [2021-05-26T18:20:38.123Z] 18:17:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-26T18:20:38.123Z] 18:18:01 all 0.07 0.00 0.02 0.00 0.05 99.87 [2021-05-26T18:20:38.123Z] 18:18:01 0 0.12 0.00 0.03 0.00 0.05 99.80 [2021-05-26T18:20:38.123Z] 18:18:01 1 0.02 0.00 0.00 0.00 0.05 99.93 [2021-05-26T18:20:38.123Z] 18:19:01 all 0.19 0.00 0.03 0.00 0.03 99.74 [2021-05-26T18:20:38.123Z] 18:19:01 0 0.33 0.00 0.05 0.00 0.03 99.58 [2021-05-26T18:20:38.123Z] 18:19:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-26T18:20:38.123Z] 18:20:01 all 17.85 0.00 8.24 1.66 0.07 72.18 [2021-05-26T18:20:38.123Z] 18:20:01 0 18.12 0.00 8.59 1.55 0.07 71.67 [2021-05-26T18:20:38.123Z] 18:20:01 1 17.59 0.00 7.89 1.76 0.07 72.68 [2021-05-26T18:20:38.123Z] Average: all 2.25 0.00 1.01 0.20 0.04 96.50 [2021-05-26T18:20:38.123Z] Average: 0 2.35 0.00 1.05 0.19 0.05 96.37 [2021-05-26T18:20:38.123Z] Average: 1 2.15 0.00 0.96 0.21 0.04 96.64 [2021-05-26T18:20:38.123Z] [2021-05-26T18:20:38.123Z] [2021-05-26T18:20:38.123Z]