Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ff2568555a19ed231b17e38510d8565f69dae2e6 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11188179413958175229.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14266421247026622635.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11259679259184609646.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2420881088534469692.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6288802731844098442.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-121153’ Running on prd-ubuntu20.04-docker-8c-8g-121157 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ff2568555a19ed231b17e38510d8565f69dae2e6 (main) Commit message: "feat: Rename environment variables for the sake of consistency (#402)" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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 ff2568555a19ed231b17e38510d8565f69dae2e6 # timeout=10 > git rev-list --no-walk 1e7562d3242d847503bf56db2851374eee3a8dcd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:50:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:50:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:50:38 ========================================================= 01:50:38 EdgeX Global Pipelines Version Info 01:50:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:50:39 ------------------- 01:50:39 stable info: 01:50:39 ------------------- 01:50:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:50:39 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:50:39 Message: update stable to v1.0.244 01:50:39 ------------------- 01:50:39 experimental info: 01:50:39 ------------------- 01:50:39 Commited By: **** collab-it+edgex@linuxfoundation.org 01:50:39 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:50:39 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:50:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 01:50:39 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 01:50:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:50:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:50:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:50:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 01:50:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:50:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:50:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:50:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:50:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:50:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 01:50:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:50:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:50:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 01:50:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:50:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:50:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:50:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:50:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:50:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:50:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:50:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:50:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:50:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 01:50:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:50:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:50:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:50:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:50:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:50:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ff2568555a19ed231b17e38510d8565f69dae2e6 [Pipeline] echo 01:50:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ff25685 [Pipeline] echo 01:50:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:50:40 + git rev-list -1 --merges ff2568555a19ed231b17e38510d8565f69dae2e6~1..ff2568555a19ed231b17e38510d8565f69dae2e6 [Pipeline] echo 01:50:40 -----------> git rev-list -1 --merges ff2568555a19ed231b17e38510d8565f69dae2e6~1..ff2568555a19ed231b17e38510d8565f69dae2e6 ff2568555a19ed231b17e38510d8565f69dae2e6 [false] [Pipeline] sh 01:50:41 + git log --format=format:%s -1 ff2568555a19ed231b17e38510d8565f69dae2e6 [Pipeline] echo 01:50:41 ========================================================= 01:50:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:50:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:50:41 + git log --format=format:%s -1 ff2568555a19ed231b17e38510d8565f69dae2e6 [Pipeline] echo 01:50:41 [semverPrep] GIT_COMMIT: ff2568555a19ed231b17e38510d8565f69dae2e6, Commit Message: feat: Rename environment variables for the sake of consistency (#402) [Pipeline] echo 01:50:41 [semverPrep] This is not a build commit. [Pipeline] sh 01:50:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:50:41 + grep -v github /etc/ssh/ssh_known_hosts 01:50:41 + [ -e /tmp/ssh_known_hosts ] 01:50:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:50:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:50:41 + sudo tee -a /etc/ssh/ssh_known_hosts 01:50:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:50:42 01:50:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:50:42 0.1.4: Pulling from edgex-devops/py-git-semver 01:50:42 b85a868b505f: Pulling fs layer 01:50:42 e2be974225ed: Pulling fs layer 01:50:42 339a4e72a1f5: Pulling fs layer 01:50:42 988bab9f4d93: Pulling fs layer 01:50:42 1469e6f7b9e6: Pulling fs layer 01:50:42 eaf3925da568: Pulling fs layer 01:50:42 bab4dde63d76: Pulling fs layer 01:50:42 bde34c3a00c8: Pulling fs layer 01:50:42 b352a97aabf1: Pulling fs layer 01:50:42 4872d77fe225: Pulling fs layer 01:50:42 5851b861e8e6: Pulling fs layer 01:50:42 988bab9f4d93: Waiting 01:50:42 1469e6f7b9e6: Waiting 01:50:42 eaf3925da568: Waiting 01:50:42 bab4dde63d76: Waiting 01:50:42 b352a97aabf1: Waiting 01:50:42 bde34c3a00c8: Waiting 01:50:42 4872d77fe225: Waiting 01:50:42 5851b861e8e6: Waiting 01:50:42 e2be974225ed: Verifying Checksum 01:50:42 e2be974225ed: Download complete 01:50:42 988bab9f4d93: Download complete 01:50:43 1469e6f7b9e6: Verifying Checksum 01:50:43 1469e6f7b9e6: Download complete 01:50:43 eaf3925da568: Verifying Checksum 01:50:43 339a4e72a1f5: Verifying Checksum 01:50:43 339a4e72a1f5: Download complete 01:50:43 bde34c3a00c8: Download complete 01:50:43 b352a97aabf1: Verifying Checksum 01:50:43 b352a97aabf1: Download complete 01:50:43 4872d77fe225: Verifying Checksum 01:50:43 4872d77fe225: Download complete 01:50:43 b85a868b505f: Download complete 01:50:43 5851b861e8e6: Verifying Checksum 01:50:43 5851b861e8e6: Download complete 01:50:43 bab4dde63d76: Verifying Checksum 01:50:43 bab4dde63d76: Download complete 01:50:44 b85a868b505f: Pull complete 01:50:44 e2be974225ed: Pull complete 01:50:45 339a4e72a1f5: Pull complete 01:50:45 988bab9f4d93: Pull complete 01:50:45 1469e6f7b9e6: Pull complete 01:50:45 eaf3925da568: Pull complete 01:50:47 bab4dde63d76: Pull complete 01:50:47 bde34c3a00c8: Pull complete 01:50:47 b352a97aabf1: Pull complete 01:50:47 4872d77fe225: Pull complete 01:50:47 5851b861e8e6: Pull complete 01:50:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:50:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:50:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:47 prd-ubuntu20.04-docker-8c-8g-121157 does not seem to be running inside a container 01:50:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:50:49 $ docker top f6be27617b5b47776134b3303b600168295362ee3d4afefe7d9afb602ee0df7f -eo pid,comm 01:50:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:50:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:50:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:50:49 [ssh-agent] Looking for ssh-agent implementation... 01:50:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:50:49 $ docker exec f6be27617b5b47776134b3303b600168295362ee3d4afefe7d9afb602ee0df7f ssh-agent 01:50:49 SSH_AUTH_SOCK=/tmp/ssh-cCiNoRoH3PpR/agent.32 01:50:49 SSH_AGENT_PID=38 01:50:49 Running ssh-add (command line suppressed) 01:50:49 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4466380085568499057.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4466380085568499057.key) 01:50:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:50:50 + git tag --points-at HEAD [Pipeline] } 01:50:50 $ docker exec --env ******** --env ******** f6be27617b5b47776134b3303b600168295362ee3d4afefe7d9afb602ee0df7f ssh-agent -k 01:50:50 unset SSH_AUTH_SOCK; 01:50:50 unset SSH_AGENT_PID; 01:50:50 echo Agent pid 38 killed; 01:50:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:50:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:50:50 [ssh-agent] Looking for ssh-agent implementation... 01:50:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:50:50 $ docker exec f6be27617b5b47776134b3303b600168295362ee3d4afefe7d9afb602ee0df7f ssh-agent 01:50:50 SSH_AUTH_SOCK=/tmp/ssh-Ez0eX3ofYh4I/agent.70 01:50:50 SSH_AGENT_PID=76 01:50:50 Running ssh-add (command line suppressed) 01:50:50 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4510305675206396443.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4510305675206396443.key) 01:50:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:50:51 + git semver init 01:50:51 2022-12-14 01:50:51,215 [run_init] DEBUG init version:0.0.0 force:False 01:50:51 2022-12-14 01:50:51,216 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 01:50:51 2022-12-14 01:50:51,216 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 01:50:51 2022-12-14 01:50:51,216 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 01:50:52 2022-12-14 01:50:51,993 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 01:50:52 2022-12-14 01:50:51,994 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 01:50:52 2022-12-14 01:50:51,994 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 01:50:52 2022-12-14 01:50:51,995 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 01:50:52 3.0.0-dev.4 [Pipeline] } 01:50:52 $ docker exec --env ******** --env ******** f6be27617b5b47776134b3303b600168295362ee3d4afefe7d9afb602ee0df7f ssh-agent -k 01:50:52 unset SSH_AUTH_SOCK; 01:50:52 unset SSH_AGENT_PID; 01:50:52 echo Agent pid 76 killed; 01:50:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:50:52 + git semver [Pipeline] } 01:50:52 $ docker stop --time=1 f6be27617b5b47776134b3303b600168295362ee3d4afefe7d9afb602ee0df7f 01:50:54 $ docker rm -f f6be27617b5b47776134b3303b600168295362ee3d4afefe7d9afb602ee0df7f [Pipeline] // withDockerContainer [Pipeline] sh 01:50:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:50:54 Stashed 1 file(s) [Pipeline] echo 01:50:54 [edgeXSemver]: initialized semver on version 3.0.0-dev.4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 01:50:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:50:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:50:55 ========================================================= 01:50:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 01:50:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 01:50:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:50:55 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 01:50:55 213ec9aee27d: Pulling fs layer 01:50:55 4583459ba037: Pulling fs layer 01:50:55 93c1e223e6f2: Pulling fs layer 01:50:55 53926ce57604: Pulling fs layer 01:50:55 21b2b0c7a3f4: Pulling fs layer 01:50:55 22ff95d597cd: Pulling fs layer 01:50:55 12d6caf4c0d1: Pulling fs layer 01:50:55 96b7cbca73a9: Pulling fs layer 01:50:55 a7acece74701: Pulling fs layer 01:50:55 21b2b0c7a3f4: Waiting 01:50:55 22ff95d597cd: Waiting 01:50:55 12d6caf4c0d1: Waiting 01:50:55 a7acece74701: Waiting 01:50:55 96b7cbca73a9: Waiting 01:50:55 53926ce57604: Waiting 01:50:55 93c1e223e6f2: Verifying Checksum 01:50:55 93c1e223e6f2: Download complete 01:50:55 4583459ba037: Verifying Checksum 01:50:55 4583459ba037: Download complete 01:50:55 21b2b0c7a3f4: Verifying Checksum 01:50:55 21b2b0c7a3f4: Download complete 01:50:55 22ff95d597cd: Verifying Checksum 01:50:55 22ff95d597cd: Download complete 01:50:55 213ec9aee27d: Verifying Checksum 01:50:55 213ec9aee27d: Download complete 01:50:55 12d6caf4c0d1: Download complete 01:50:55 213ec9aee27d: Pull complete 01:50:55 4583459ba037: Pull complete 01:50:55 93c1e223e6f2: Pull complete 01:50:56 96b7cbca73a9: Verifying Checksum 01:50:56 96b7cbca73a9: Download complete 01:50:56 a7acece74701: Verifying Checksum 01:50:56 a7acece74701: Download complete 01:50:56 53926ce57604: Verifying Checksum 01:50:56 53926ce57604: Download complete 01:51:00 53926ce57604: Pull complete 01:51:00 21b2b0c7a3f4: Pull complete 01:51:00 22ff95d597cd: Pull complete 01:51:00 12d6caf4c0d1: Pull complete 01:51:03 96b7cbca73a9: Pull complete 01:51:03 a7acece74701: Pull complete 01:51:03 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 01:51:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:51:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 01:51:04 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:04 + docker inspect -f . ci-base-image-x86_64 01:51:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:04 prd-ubuntu20.04-docker-8c-8g-121157 does not seem to be running inside a container 01:51:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:51:06 $ docker top 6d2ba4a4c84533fc496a3ad62d4f7e2234f5afddf936d5605e97faacc0fc7a64 -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:06 + go version 01:51:06 go version go1.18.7 linux/amd64 [Pipeline] } 01:51:06 $ docker stop --time=1 6d2ba4a4c84533fc496a3ad62d4f7e2234f5afddf936d5605e97faacc0fc7a64 01:51:08 $ docker rm -f 6d2ba4a4c84533fc496a3ad62d4f7e2234f5afddf936d5605e97faacc0fc7a64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:08 + docker inspect -f . ci-base-image-x86_64 01:51:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:08 prd-ubuntu20.04-docker-8c-8g-121157 does not seem to be running inside a container 01:51:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:51:09 $ docker top e92d450665fe065bdde7f29785c450de99bc9803b8c39f8362cc87a5b9381fc8 -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:09 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 01:51:09 + make test 01:51:09 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:51:09 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 01:51:09 go: downloading github.com/stretchr/testify v1.8.1 01:51:09 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.2 01:51:09 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.2 01:51:09 Still waiting to schedule task 01:51:09 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-121154’ 01:51:10 go: downloading github.com/hashicorp/go-multierror v1.1.1 01:51:10 go: downloading github.com/google/uuid v1.3.0 01:51:10 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.2 01:51:10 go: downloading github.com/pelletier/go-toml v1.9.5 01:51:10 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.1 01:51:10 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 01:51:10 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 01:51:10 go: downloading github.com/gorilla/mux v1.8.0 01:51:10 go: downloading github.com/davecgh/go-spew v1.1.1 01:51:10 go: downloading github.com/pmezard/go-difflib v1.0.0 01:51:10 go: downloading github.com/stretchr/objx v0.5.0 01:51:10 go: downloading gopkg.in/yaml.v3 v3.0.1 01:51:10 go: downloading github.com/hashicorp/errwrap v1.0.0 01:51:10 go: downloading github.com/go-kit/log v0.2.1 01:51:10 go: downloading github.com/go-playground/validator/v10 v10.11.1 01:51:10 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 01:51:10 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 01:51:10 go: downloading github.com/go-redis/redis/v7 v7.3.0 01:51:10 go: downloading github.com/hashicorp/consul/api v1.18.0 01:51:10 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:51:10 go: downloading github.com/gorilla/websocket v1.4.2 01:51:10 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 01:51:10 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 01:51:10 go: downloading github.com/go-logfmt/logfmt v0.5.1 01:51:10 go: downloading github.com/zeebo/errs v1.2.2 01:51:10 go: downloading google.golang.org/grpc v1.46.0 01:51:10 go: downloading github.com/x448/float16 v0.8.4 01:51:10 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 01:51:10 go: downloading github.com/mitchellh/copystructure v1.0.0 01:51:10 go: downloading github.com/mitchellh/mapstructure v1.5.0 01:51:10 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 01:51:10 go: downloading google.golang.org/protobuf v1.28.0 01:51:10 go: downloading github.com/go-playground/universal-translator v0.18.0 01:51:10 go: downloading github.com/leodido/go-urn v1.2.1 01:51:10 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 01:51:10 go: downloading golang.org/x/text v0.3.7 01:51:10 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 01:51:10 go: downloading github.com/hashicorp/go-hclog v0.14.1 01:51:10 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 01:51:11 go: downloading github.com/hashicorp/serf v0.10.1 01:51:11 go: downloading github.com/mitchellh/reflectwalk v1.0.0 01:51:11 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 01:51:11 go: downloading github.com/go-playground/locales v0.14.0 01:51:11 go: downloading github.com/golang/protobuf v1.5.2 01:51:11 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 01:51:11 go: downloading github.com/fatih/color v1.9.0 01:51:11 go: downloading github.com/mattn/go-isatty v0.0.14 01:51:11 go: downloading github.com/armon/go-metrics v0.3.10 01:51:11 go: downloading github.com/mattn/go-colorable v0.1.12 01:51:11 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 01:51:11 go: downloading github.com/hashicorp/golang-lru v0.5.4 01:51:23 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 01:51:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 0.010s coverage: 9.9% of statements 01:51:23 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 01:51:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.024s coverage: 92.5% of statements 01:51:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.025s coverage: 85.3% of statements 01:51:26 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.028s coverage: 46.4% of statements 01:51:26 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 01:51:26 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 01:51:26 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.031s coverage: 100.0% of statements 01:51:26 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.322s coverage: 88.4% of statements 01:51:26 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.016s coverage: 25.0% of statements 01:51:26 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.031s coverage: 81.4% of statements 01:51:26 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 01:51:26 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.019s coverage: 41.7% of statements 01:51:26 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.006s coverage: 91.3% of statements 01:51:34 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 01:51:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:51:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:51:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 01:51:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:51:37 $ docker stop --time=1 e92d450665fe065bdde7f29785c450de99bc9803b8c39f8362cc87a5b9381fc8 01:51:40 $ docker rm -f e92d450665fe065bdde7f29785c450de99bc9803b8c39f8362cc87a5b9381fc8 [Pipeline] // withDockerContainer [Pipeline] sh 01:51:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:51:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:51:41 01:51:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:51:41 latest: Pulling from edgex-lftools-log-publisher 01:51:41 5eb5b503b376: Pulling fs layer 01:51:41 5c69ac0246d0: Pulling fs layer 01:51:41 ec43610c2a17: Pulling fs layer 01:51:41 3a2ae6a8a46f: Pulling fs layer 01:51:41 33b1e0a273af: Pulling fs layer 01:51:41 5d3b04190fa2: Pulling fs layer 01:51:41 2f39f015ded8: Pulling fs layer 01:51:41 33b1e0a273af: Waiting 01:51:41 5d3b04190fa2: Waiting 01:51:41 2f39f015ded8: Waiting 01:51:41 3a2ae6a8a46f: Waiting 01:51:41 5c69ac0246d0: Verifying Checksum 01:51:41 5c69ac0246d0: Download complete 01:51:41 3a2ae6a8a46f: Verifying Checksum 01:51:41 3a2ae6a8a46f: Download complete 01:51:41 33b1e0a273af: Verifying Checksum 01:51:41 33b1e0a273af: Download complete 01:51:41 5d3b04190fa2: Verifying Checksum 01:51:41 5d3b04190fa2: Download complete 01:51:41 ec43610c2a17: Verifying Checksum 01:51:41 ec43610c2a17: Download complete 01:51:41 5eb5b503b376: Download complete 01:51:42 2f39f015ded8: Download complete 01:51:43 5eb5b503b376: Pull complete 01:51:43 5c69ac0246d0: Pull complete 01:51:43 ec43610c2a17: Pull complete 01:51:43 3a2ae6a8a46f: Pull complete 01:51:43 33b1e0a273af: Pull complete 01:51:43 5d3b04190fa2: Pull complete 01:51:48 2f39f015ded8: Pull complete 01:51:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:51:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:51:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:48 prd-ubuntu20.04-docker-8c-8g-121157 does not seem to be running inside a container 01:51:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:51:49 $ docker top 103a196349a412ae21c343e78a3bc9bd6b0e330ae25f491aeee25ed76cefb98c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:51:50 ---> job-cost.sh 01:51:50 lf-activate-venv: SKIPPING 01:51:50 INFO: No Stack... 01:51:50 INFO: Retrieving Pricing Info for: v3-standard-8 01:51:50 INFO: Archiving Costs [Pipeline] sh 01:51:51 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 01:51:51 + cut -d, -f6 [Pipeline] lock 01:51:51 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-91-stack-cost] 01:51:51 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-91-stack-cost] did not exist. Created. 01:51:51 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:51:51 + echo total: 0.2199999988079071 [Pipeline] stash 01:51:51 Stashed 1 file(s) [Pipeline] } 01:51:51 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-91-stack-cost] [Pipeline] // lock [Pipeline] } 01:51:51 $ docker stop --time=1 103a196349a412ae21c343e78a3bc9bd6b0e330ae25f491aeee25ed76cefb98c 01:51:52 $ docker rm -f 103a196349a412ae21c343e78a3bc9bd6b0e330ae25f491aeee25ed76cefb98c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:54:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-121158 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 01:54:40 Running in /w/workspace/go-mod-bootstrap/91 [Pipeline] { [Pipeline] checkout 01:54:40 Selected Git installation does not exist. Using Default 01:54:40 The recommended git tool is: NONE 01:54:45 using credential edgex-jenkins-ssh 01:54:45 Cloning the remote Git repository 01:54:45 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 01:54:45 > git init /w/workspace/go-mod-bootstrap/91 # timeout=10 01:54:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 01:54:45 > git --version # timeout=10 01:54:45 > git --version # 'git version 2.25.1' 01:54:45 using GIT_SSH to set credentials SSH Credentials for GitHub 01:54:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:54:47 Avoid second fetch 01:54:47 Checking out Revision ff2568555a19ed231b17e38510d8565f69dae2e6 (main) 01:54:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 01:54:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:54:47 > git config core.sparsecheckout # timeout=10 01:54:47 > git checkout -f ff2568555a19ed231b17e38510d8565f69dae2e6 # timeout=10 01:54:48 Commit message: "feat: Rename environment variables for the sake of consistency (#402)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:54:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:54:49 % Total % Received % Xferd Average Speed Time Time Time Current 01:54:49 Dload Upload Total Spent Left Speed 01:54:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78226 0 --:--:-- --:--:-- --:--:-- 78226 100 12751 100 12751 0 0 77750 0 --:--:-- --:--:-- --:--:-- 77750 [Pipeline] sh 01:54:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:54:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 01:54:49 sudo tee /etc/docker/daemon.new 01:54:49 { 01:54:49 "registry-mirrors": [ 01:54:49 "https://nexus3.edgexfoundry.org:10001" 01:54:49 ], 01:54:49 "bip": "10.250.0.254/24", 01:54:49 "hosts": [ 01:54:49 "tcp://0.0.0.0:5555", 01:54:49 "unix:///var/run/docker.sock" 01:54:49 ], 01:54:49 "mtu": 1458, 01:54:49 "selinux-enabled": true, 01:54:49 "seccomp-profile": "/etc/docker/seccomp.json" 01:54:49 } [Pipeline] sh 01:54:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:54:50 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 01:55:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:55:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:55:09 ========================================================= 01:55:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 01:55:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 01:55:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:55:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:55:10 9b18e9b68314: Pulling fs layer 01:55:10 35d82f9e3411: Pulling fs layer 01:55:10 e16973657156: Pulling fs layer 01:55:10 fc693d55d65f: Pulling fs layer 01:55:10 7e9fc2657dce: Pulling fs layer 01:55:10 dda99020689f: Pulling fs layer 01:55:10 fc693d55d65f: Waiting 01:55:10 7e9fc2657dce: Waiting 01:55:10 db1c61fa0a46: Pulling fs layer 01:55:10 891c053d2c06: Pulling fs layer 01:55:10 db1c61fa0a46: Waiting 01:55:10 891c053d2c06: Waiting 01:55:10 dda99020689f: Waiting 01:55:10 e16973657156: Download complete 01:55:10 35d82f9e3411: Download complete 01:55:10 7e9fc2657dce: Verifying Checksum 01:55:10 7e9fc2657dce: Download complete 01:55:10 dda99020689f: Verifying Checksum 01:55:10 dda99020689f: Download complete 01:55:10 9b18e9b68314: Verifying Checksum 01:55:11 9b18e9b68314: Pull complete 01:55:11 891c053d2c06: Verifying Checksum 01:55:11 891c053d2c06: Download complete 01:55:11 35d82f9e3411: Pull complete 01:55:11 e16973657156: Pull complete 01:55:12 db1c61fa0a46: Verifying Checksum 01:55:12 db1c61fa0a46: Download complete 01:55:13 fc693d55d65f: Verifying Checksum 01:55:13 fc693d55d65f: Download complete 01:55:23 fc693d55d65f: Pull complete 01:55:23 7e9fc2657dce: Pull complete 01:55:23 dda99020689f: Pull complete 01:55:28 db1c61fa0a46: Pull complete 01:55:30 891c053d2c06: Pull complete 01:55:30 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 01:55:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:55:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 01:55:30 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:30 + docker inspect -f . ci-base-image-arm64 01:55:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:31 prd-ubuntu20.04-docker-arm64-4c-16g-121158 does not seem to be running inside a container 01:55:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/91 -v /w/workspace/go-mod-bootstrap/91:/w/workspace/go-mod-bootstrap/91:rw,z -v /w/workspace/go-mod-bootstrap/91@tmp:/w/workspace/go-mod-bootstrap/91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:55:34 $ docker top 98f024920aee7552b1a88fc4da0f1dd7fc1890fedf6858b822a39fe45c072731 -eo pid,comm [Pipeline] { [Pipeline] sh 01:55:34 + go version 01:55:34 go version go1.18.7 linux/arm64 [Pipeline] } 01:55:35 $ docker stop --time=1 98f024920aee7552b1a88fc4da0f1dd7fc1890fedf6858b822a39fe45c072731 01:55:36 $ docker rm -f 98f024920aee7552b1a88fc4da0f1dd7fc1890fedf6858b822a39fe45c072731 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:37 + docker inspect -f . ci-base-image-arm64 01:55:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:37 prd-ubuntu20.04-docker-arm64-4c-16g-121158 does not seem to be running inside a container 01:55:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/91 -v /w/workspace/go-mod-bootstrap/91:/w/workspace/go-mod-bootstrap/91:rw,z -v /w/workspace/go-mod-bootstrap/91@tmp:/w/workspace/go-mod-bootstrap/91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:55:38 $ docker top 30d2c1d00c301c27906bcbf4f6180c91bbbf6e94f67914296ca83a3d0897c3c6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:55:38 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/91 [Pipeline] fileExists [Pipeline] sh 01:55:39 + make test 01:55:39 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:55:39 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.2 01:55:39 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.2 01:55:39 go: downloading github.com/pelletier/go-toml v1.9.5 01:55:39 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.1 01:55:39 go: downloading github.com/stretchr/testify v1.8.1 01:55:39 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 01:55:39 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 01:55:39 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 01:55:39 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.2 01:55:40 go: downloading github.com/google/uuid v1.3.0 01:55:40 go: downloading github.com/hashicorp/go-multierror v1.1.1 01:55:40 go: downloading github.com/gorilla/mux v1.8.0 01:55:40 go: downloading github.com/go-kit/log v0.2.1 01:55:40 go: downloading github.com/davecgh/go-spew v1.1.1 01:55:40 go: downloading github.com/pmezard/go-difflib v1.0.0 01:55:40 go: downloading gopkg.in/yaml.v3 v3.0.1 01:55:40 go: downloading github.com/stretchr/objx v0.5.0 01:55:40 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 01:55:40 go: downloading github.com/go-playground/validator/v10 v10.11.1 01:55:40 go: downloading github.com/hashicorp/errwrap v1.0.0 01:55:40 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 01:55:40 go: downloading github.com/gorilla/websocket v1.4.2 01:55:40 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 01:55:40 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 01:55:40 go: downloading github.com/hashicorp/consul/api v1.18.0 01:55:40 go: downloading github.com/go-logfmt/logfmt v0.5.1 01:55:40 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:55:40 go: downloading github.com/zeebo/errs v1.2.2 01:55:40 go: downloading google.golang.org/grpc v1.46.0 01:55:41 go: downloading github.com/go-playground/universal-translator v0.18.0 01:55:41 go: downloading github.com/go-redis/redis/v7 v7.3.0 01:55:41 go: downloading github.com/leodido/go-urn v1.2.1 01:55:41 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 01:55:41 go: downloading golang.org/x/text v0.3.7 01:55:41 go: downloading github.com/x448/float16 v0.8.4 01:55:41 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 01:55:41 go: downloading github.com/mitchellh/copystructure v1.0.0 01:55:41 go: downloading github.com/mitchellh/mapstructure v1.5.0 01:55:41 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 01:55:41 go: downloading google.golang.org/protobuf v1.28.0 01:55:42 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 01:55:42 go: downloading github.com/hashicorp/go-hclog v0.14.1 01:55:42 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 01:55:42 go: downloading github.com/hashicorp/serf v0.10.1 01:55:42 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 01:55:42 go: downloading github.com/go-playground/locales v0.14.0 01:55:42 go: downloading github.com/mitchellh/reflectwalk v1.0.0 01:55:42 go: downloading github.com/fatih/color v1.9.0 01:55:42 go: downloading github.com/mattn/go-isatty v0.0.14 01:55:42 go: downloading github.com/golang/protobuf v1.5.2 01:55:43 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 01:55:44 go: downloading github.com/armon/go-metrics v0.3.10 01:55:44 go: downloading github.com/mattn/go-colorable v0.1.12 01:55:44 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 01:55:45 go: downloading github.com/hashicorp/golang-lru v0.5.4 01:57:06 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 01:57:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 0.078s coverage: 9.9% of statements 01:57:06 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 01:57:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.093s coverage: 92.5% of statements 01:57:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.034s coverage: 85.3% of statements 01:57:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.143s coverage: 46.4% of statements 01:57:09 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 01:57:09 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 01:57:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.150s coverage: 100.0% of statements 01:57:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.417s coverage: 88.4% of statements 01:57:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.070s coverage: 25.0% of statements 01:57:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.095s coverage: 81.4% of statements 01:57:14 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 01:57:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.052s coverage: 41.7% of statements 01:57:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.018s coverage: 91.3% of statements 01:57:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:57:14 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:57:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:57:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 01:57:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:57:36 $ docker stop --time=1 30d2c1d00c301c27906bcbf4f6180c91bbbf6e94f67914296ca83a3d0897c3c6 01:57:38 $ docker rm -f 30d2c1d00c301c27906bcbf4f6180c91bbbf6e94f67914296ca83a3d0897c3c6 [Pipeline] // withDockerContainer [Pipeline] sh 01:57:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:57:40 Warning: overwriting stash ‘coverage-report’ 01:57:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:57:41 01:57:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:57:42 arm64: Pulling from edgex-lftools-log-publisher 01:57:42 8998bd30e6a1: Pulling fs layer 01:57:42 04944245beec: Pulling fs layer 01:57:42 699f458cf7ca: Pulling fs layer 01:57:42 765212b225bb: Pulling fs layer 01:57:42 f23df028b6ca: Pulling fs layer 01:57:42 d65c8cfc05b1: Pulling fs layer 01:57:42 2437ff75d9bd: Pulling fs layer 01:57:42 f23df028b6ca: Waiting 01:57:42 d65c8cfc05b1: Waiting 01:57:42 2437ff75d9bd: Waiting 01:57:42 765212b225bb: Waiting 01:57:42 04944245beec: Verifying Checksum 01:57:42 04944245beec: Download complete 01:57:42 765212b225bb: Verifying Checksum 01:57:42 765212b225bb: Download complete 01:57:42 f23df028b6ca: Verifying Checksum 01:57:42 f23df028b6ca: Download complete 01:57:42 d65c8cfc05b1: Verifying Checksum 01:57:42 d65c8cfc05b1: Download complete 01:57:42 699f458cf7ca: Verifying Checksum 01:57:42 699f458cf7ca: Download complete 01:57:43 8998bd30e6a1: Verifying Checksum 01:57:43 8998bd30e6a1: Download complete 01:57:45 2437ff75d9bd: Verifying Checksum 01:57:45 2437ff75d9bd: Download complete 01:57:47 8998bd30e6a1: Pull complete 01:57:47 04944245beec: Pull complete 01:57:48 699f458cf7ca: Pull complete 01:57:48 765212b225bb: Pull complete 01:57:49 f23df028b6ca: Pull complete 01:57:49 d65c8cfc05b1: Pull complete 01:58:04 2437ff75d9bd: Pull complete 01:58:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:58:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:58:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:05 prd-ubuntu20.04-docker-arm64-4c-16g-121158 does not seem to be running inside a container 01:58:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/91 -v /w/workspace/go-mod-bootstrap/91:/w/workspace/go-mod-bootstrap/91:rw,z -v /w/workspace/go-mod-bootstrap/91@tmp:/w/workspace/go-mod-bootstrap/91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:58:07 $ docker top 28e92879686f5fd4ad5528505ddf08c8c0774bcc601fb291053c48a665e573d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:08 ---> job-cost.sh 01:58:08 lf-activate-venv: SKIPPING 01:58:08 INFO: No Stack... 01:58:08 INFO: Retrieving Pricing Info for: v3-standard-4 01:58:09 INFO: Archiving Costs [Pipeline] sh 01:58:10 + cat /w/workspace/go-mod-bootstrap/91/archives/cost.csv 01:58:10 + cut -d, -f6 [Pipeline] lock 01:58:10 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-91-stack-cost] 01:58:10 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-91-stack-cost] did not exist. Created. 01:58:10 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:58:10 /w/workspace/go-mod-bootstrap/91@tmp/durable-2e7b732c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:58:11 + echo total: 0.10999999940395355 [Pipeline] stash 01:58:11 Warning: overwriting stash ‘stack-cost’ 01:58:11 Stashed 1 file(s) [Pipeline] } 01:58:11 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-91-stack-cost] [Pipeline] // lock [Pipeline] } 01:58:11 $ docker stop --time=1 28e92879686f5fd4ad5528505ddf08c8c0774bcc601fb291053c48a665e573d6 01:58:13 $ docker rm -f 28e92879686f5fd4ad5528505ddf08c8c0774bcc601fb291053c48a665e573d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 01:58:13 provisioning config files... 01:58:13 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config11192476480561550549tmp [Pipeline] { [Pipeline] sh 01:58:14 + set +x 01:58:14 + curl -s https://codecov.io/bash 01:58:14 + bash -s -- 01:58:14 01:58:14 _____ _ 01:58:14 / ____| | | 01:58:14 | | ___ __| | ___ ___ _____ __ 01:58:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:58:14 | |___| (_) | (_| | __/ (_| (_) \ V / 01:58:14 \_____\___/ \__,_|\___|\___\___/ \_/ 01:58:14 Bash-1.0.6 01:58:14 01:58:14 01:58:14 ==> git version 2.25.1 found 01:58:14 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 01:58:14 Release-Date: 2020-01-08 01:58:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:58:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:58:14 ==> Jenkins CI detected. 01:58:14 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 01:58:14 project root: . 01:58:14 --> token set from env 01:58:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:58:14 ==> Running gcov in . (disable via -X gcov) 01:58:14 ==> Python coveragepy not found 01:58:14 ==> Searching for coverage reports in: 01:58:14 + . 01:58:14 -> Found 1 reports 01:58:14 ==> Detecting git/mercurial file structure 01:58:14 ==> Reading reports 01:58:14 + ./coverage.out bytes=68433 01:58:14 ==> Appending adjustments 01:58:14 https://docs.codecov.io/docs/fixing-reports 01:58:14 + Found adjustments 01:58:14 ==> Gzipping contents 01:58:14 12K /tmp/codecov.gqnw7N.gz 01:58:14 ==> Uploading reports 01:58:14 url: https://codecov.io 01:58:14 query: branch=main&commit=ff2568555a19ed231b17e38510d8565f69dae2e6&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 01:58:14 -> Pinging Codecov 01:58:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=ff2568555a19ed231b17e38510d8565f69dae2e6&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 01:58:14 -> Uploading to 01:58:14 https://storage.googleapis.com/codecov/v4/raw/2022-12-14/833815588EE85121546D348822E98E2E/ff2568555a19ed231b17e38510d8565f69dae2e6/20b81d6c-51c3-4047-aa44-0f0517c3768b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221214T015814Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e9c9d1bcfaa314b974cde964862812de6b87dacd9067eb09001b6134146be3cb 01:58:14 % Total % Received % Xferd Average Speed Time Time Time Current 01:58:14 Dload Upload Total Spent Left Speed 01:58:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11248 0 0 100 11248 0 55683 --:--:-- --:--:-- --:--:-- 55683 01:58:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/ff2568555a19ed231b17e38510d8565f69dae2e6 [Pipeline] } 01:58:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:58:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:58:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:58:15 01:58:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:58:15 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:58:15 df9b9388f04a: Pulling fs layer 01:58:15 52dc419b0ee2: Pulling fs layer 01:58:15 25bc292e5bac: Pulling fs layer 01:58:15 114826534d7a: Pulling fs layer 01:58:15 4657fd5d0bcf: Pulling fs layer 01:58:15 6ad1cebc031e: Pulling fs layer 01:58:15 8a3aa393b2d8: Pulling fs layer 01:58:15 4657fd5d0bcf: Waiting 01:58:15 114826534d7a: Waiting 01:58:15 8a3aa393b2d8: Waiting 01:58:15 6ad1cebc031e: Waiting 01:58:15 25bc292e5bac: Verifying Checksum 01:58:15 25bc292e5bac: Download complete 01:58:15 52dc419b0ee2: Verifying Checksum 01:58:15 52dc419b0ee2: Download complete 01:58:15 4657fd5d0bcf: Verifying Checksum 01:58:15 4657fd5d0bcf: Download complete 01:58:15 df9b9388f04a: Verifying Checksum 01:58:15 df9b9388f04a: Download complete 01:58:15 df9b9388f04a: Pull complete 01:58:15 52dc419b0ee2: Pull complete 01:58:15 25bc292e5bac: Pull complete 01:58:16 6ad1cebc031e: Verifying Checksum 01:58:16 6ad1cebc031e: Download complete 01:58:17 8a3aa393b2d8: Verifying Checksum 01:58:17 114826534d7a: Verifying Checksum 01:58:17 114826534d7a: Download complete 01:58:20 114826534d7a: Pull complete 01:58:20 4657fd5d0bcf: Pull complete 01:58:21 6ad1cebc031e: Pull complete 01:58:24 8a3aa393b2d8: Pull complete 01:58:24 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:58:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:58:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:24 prd-ubuntu20.04-docker-8c-8g-121157 does not seem to be running inside a container 01:58:24 $ 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-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 01:58:26 $ docker top 8ea39eb4d630e81482100dd415cfb0c92e97b005c44bffb58aa6bec63f19871d -eo pid,comm [Pipeline] { [Pipeline] echo 01:58:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 01:58:26 + set -o pipefail 01:58:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 01:58:33 01:58:33 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 01:58:33 01:58:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/f2e7f179-e23b-4cd3-bbbf-e51cff22c665 01:58:33 01:58:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:58:33 01:58:33 01:58:33 A medium severity vulnerability was found in the Snyk CLI versions you are using. 01:58:33 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 01:58:33 More details here: https://snyk.co/ue1NS [Pipeline] } 01:58:33 $ docker stop --time=1 8ea39eb4d630e81482100dd415cfb0c92e97b005c44bffb58aa6bec63f19871d 01:58:35 $ docker rm -f 8ea39eb4d630e81482100dd415cfb0c92e97b005c44bffb58aa6bec63f19871d [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 01:58:36 + git log --format=format:%s -1 ff2568555a19ed231b17e38510d8565f69dae2e6 [Pipeline] sh 01:58:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:58:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:58:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:36 prd-ubuntu20.04-docker-8c-8g-121157 does not seem to be running inside a container 01:58:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:58:37 $ docker top 82d368051a67d581360f81d39ed530ea99c726971e60f0baea39815027e2d47e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:58:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:58:37 [ssh-agent] Looking for ssh-agent implementation... 01:58:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:58:37 $ docker exec 82d368051a67d581360f81d39ed530ea99c726971e60f0baea39815027e2d47e ssh-agent 01:58:37 SSH_AUTH_SOCK=/tmp/ssh-4G5RHfLD8FMq/agent.32 01:58:37 SSH_AGENT_PID=38 01:58:37 Running ssh-add (command line suppressed) 01:58:37 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14071725461188077071.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14071725461188077071.key) 01:58:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:58:37 + git semver tag 01:58:38 2022-12-14 01:58:38,000 [run_tag] DEBUG tag force:False 01:58:38 2022-12-14 01:58:38,000 [check_head_tag] DEBUG check head tag 01:58:38 2022-12-14 01:58:38,002 [execute] INFO git cat-file --batch-check 01:58:38 2022-12-14 01:58:38,002 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 01:58:38 2022-12-14 01:58:38,005 [execute] INFO git cat-file --batch 01:58:38 2022-12-14 01:58:38,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 01:58:38 2022-12-14 01:58:38,034 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 01:58:38 2022-12-14 01:58:38,035 [execute] INFO git tag -a v3.0.0-dev.4 -m v3.0.0-dev.4 01:58:38 2022-12-14 01:58:38,035 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.4', '-m', 'v3.0.0-dev.4'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 01:58:38 2022-12-14 01:58:38,041 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 01:58:38 3.0.0-dev.4 [Pipeline] } 01:58:38 $ docker exec --env ******** --env ******** 82d368051a67d581360f81d39ed530ea99c726971e60f0baea39815027e2d47e ssh-agent -k 01:58:38 unset SSH_AUTH_SOCK; 01:58:38 unset SSH_AGENT_PID; 01:58:38 echo Agent pid 38 killed; 01:58:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:58:38 + git semver [Pipeline] } 01:58:38 $ docker stop --time=1 82d368051a67d581360f81d39ed530ea99c726971e60f0baea39815027e2d47e 01:58:40 $ docker rm -f 82d368051a67d581360f81d39ed530ea99c726971e60f0baea39815027e2d47e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:58:40 01:58:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:58:40 0.23.1-centos7: Pulling from edgex-lftools 01:58:40 ab5ef0e58194: Pulling fs layer 01:58:40 9712f1f96733: Pulling fs layer 01:58:40 63f879dbbcfc: Pulling fs layer 01:58:40 0d9ebad4ef96: Pulling fs layer 01:58:40 e9a5061849ea: Pulling fs layer 01:58:40 d747dcd14b5f: Pulling fs layer 01:58:40 2de7ff778b66: Pulling fs layer 01:58:40 d747dcd14b5f: Waiting 01:58:40 0d9ebad4ef96: Waiting 01:58:40 e9a5061849ea: Waiting 01:58:40 2de7ff778b66: Waiting 01:58:40 9712f1f96733: Verifying Checksum 01:58:40 9712f1f96733: Download complete 01:58:41 63f879dbbcfc: Verifying Checksum 01:58:41 63f879dbbcfc: Download complete 01:58:41 0d9ebad4ef96: Verifying Checksum 01:58:41 0d9ebad4ef96: Download complete 01:58:41 d747dcd14b5f: Verifying Checksum 01:58:41 d747dcd14b5f: Download complete 01:58:41 e9a5061849ea: Verifying Checksum 01:58:41 e9a5061849ea: Download complete 01:58:41 2de7ff778b66: Verifying Checksum 01:58:41 2de7ff778b66: Download complete 01:58:41 ab5ef0e58194: Verifying Checksum 01:58:41 ab5ef0e58194: Download complete 01:58:44 ab5ef0e58194: Pull complete 01:58:44 9712f1f96733: Pull complete 01:58:44 63f879dbbcfc: Pull complete 01:58:48 0d9ebad4ef96: Pull complete 01:58:48 e9a5061849ea: Pull complete 01:58:48 d747dcd14b5f: Pull complete 01:58:49 2de7ff778b66: Pull complete 01:58:49 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:58:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:58:49 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:49 prd-ubuntu20.04-docker-8c-8g-121157 does not seem to be running inside a container 01:58:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:58:51 $ docker top ca36b07a93e5398a9d68989818076165fda623cd48fec6eb019ecd128f118e16 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:58:51 provisioning config files... 01:58:51 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config16840546248266660956tmp 01:58:51 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config12100590751572802254tmp 01:58:51 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config7971186267580731282tmp [Pipeline] { [Pipeline] echo 01:58:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:58:51 ---> sigul-configuration.sh 01:58:51 gpg: directory `/root/.gnupg' created 01:58:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:58:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:58:51 gpg: keyring `/root/.gnupg/secring.gpg' created 01:58:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:58:51 gpg: CAST5 encrypted data 01:58:51 gpg: encrypted with 1 passphrase 01:58:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:58:52 + mkdir /home/jenkins 01:58:52 + mkdir /home/jenkins/sigul [Pipeline] sh 01:58:52 + 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 01:58:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:58:52 ---> sigul-install.sh 01:58:52 Sigul already installed; skipping installation. [Pipeline] sh 01:58:53 + git tag --list 01:58:53 v0.0.1 01:58:53 v0.0.10 01:58:53 v0.0.11 01:58:53 v0.0.12 01:58:53 v0.0.13 01:58:53 v0.0.14 01:58:53 v0.0.15 01:58:53 v0.0.16 01:58:53 v0.0.17 01:58:53 v0.0.18 01:58:53 v0.0.19 01:58:53 v0.0.2 01:58:53 v0.0.20 01:58:53 v0.0.21 01:58:53 v0.0.22 01:58:53 v0.0.23 01:58:53 v0.0.24 01:58:53 v0.0.25 01:58:53 v0.0.26 01:58:53 v0.0.27 01:58:53 v0.0.28 01:58:53 v0.0.29 01:58:53 v0.0.3 01:58:53 v0.0.30 01:58:53 v0.0.31 01:58:53 v0.0.32 01:58:53 v0.0.33 01:58:53 v0.0.34 01:58:53 v0.0.35 01:58:53 v0.0.36 01:58:53 v0.0.37 01:58:53 v0.0.38 01:58:53 v0.0.39 01:58:53 v0.0.4 01:58:53 v0.0.40 01:58:53 v0.0.41 01:58:53 v0.0.42 01:58:53 v0.0.43 01:58:53 v0.0.44 01:58:53 v0.0.45 01:58:53 v0.0.46 01:58:53 v0.0.47 01:58:53 v0.0.48 01:58:53 v0.0.49 01:58:53 v0.0.5 01:58:53 v0.0.50 01:58:53 v0.0.51 01:58:53 v0.0.52 01:58:53 v0.0.53 01:58:53 v0.0.54 01:58:53 v0.0.55 01:58:53 v0.0.56 01:58:53 v0.0.57 01:58:53 v0.0.58 01:58:53 v0.0.59 01:58:53 v0.0.6 01:58:53 v0.0.60 01:58:53 v0.0.61 01:58:53 v0.0.62 01:58:53 v0.0.63 01:58:53 v0.0.64 01:58:53 v0.0.65 01:58:53 v0.0.66 01:58:53 v0.0.67 01:58:53 v0.0.68 01:58:53 v0.0.69 01:58:53 v0.0.7 01:58:53 v0.0.70 01:58:53 v0.0.71 01:58:53 v0.0.72 01:58:53 v0.0.8 01:58:53 v0.0.9 01:58:53 v2.0.0 01:58:53 v2.1.0 01:58:53 v2.1.1 01:58:53 v2.1.1-dev.1 01:58:53 v2.1.1-dev.2 01:58:53 v2.1.1-dev.3 01:58:53 v2.1.1-dev.4 01:58:53 v2.2.0 01:58:53 v2.2.1-dev.1 01:58:53 v2.2.1-dev.2 01:58:53 v2.2.1-dev.3 01:58:53 v2.2.1-dev.4 01:58:53 v2.2.1-dev.5 01:58:53 v2.2.1-dev.6 01:58:53 v2.2.1-dev.7 01:58:53 v2.2.1-dev.8 01:58:53 v2.2.1-dev.9 01:58:53 v2.3.0 01:58:53 v2.3.0-dev.10 01:58:53 v2.3.0-dev.11 01:58:53 v2.3.0-dev.12 01:58:53 v2.3.0-dev.13 01:58:53 v2.3.0-dev.14 01:58:53 v2.3.0-dev.15 01:58:53 v2.3.0-dev.16 01:58:53 v2.3.0-dev.17 01:58:53 v2.3.0-dev.18 01:58:53 v2.3.0-dev.19 01:58:53 v2.3.0-dev.20 01:58:53 v2.3.0-dev.21 01:58:53 v2.3.0-dev.22 01:58:53 v2.3.0-dev.23 01:58:53 v2.3.0-dev.24 01:58:53 v2.3.0-dev.25 01:58:53 v2.3.0-dev.26 01:58:53 v2.3.0-dev.27 01:58:53 v2.3.0-dev.28 01:58:53 v2.3.0-dev.29 01:58:53 v2.3.0-dev.30 01:58:53 v3.0.0-dev.1 01:58:53 v3.0.0-dev.2 01:58:53 v3.0.0-dev.3 01:58:53 v3.0.0-dev.4 [Pipeline] sh 01:58:53 + lftools sign git-tag v3.0.0-dev.4 01:58:53 Signing Git tag with Sigul... 01:58:53 Signing v3.0.0-dev.4 [Pipeline] echo 01:58:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:58:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:58:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:58:57 $ docker stop --time=1 ca36b07a93e5398a9d68989818076165fda623cd48fec6eb019ecd128f118e16 01:58:58 $ docker rm -f ca36b07a93e5398a9d68989818076165fda623cd48fec6eb019ecd128f118e16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:58:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:58:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:58:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:59 prd-ubuntu20.04-docker-8c-8g-121157 does not seem to be running inside a container 01:58:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:58:59 $ docker top 0d9518ac3c629c60f4eef73df2684bc39f05336f80776652067979965eb00f4e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:59:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:00 [ssh-agent] Looking for ssh-agent implementation... 01:59:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:00 $ docker exec 0d9518ac3c629c60f4eef73df2684bc39f05336f80776652067979965eb00f4e ssh-agent 01:59:00 SSH_AUTH_SOCK=/tmp/ssh-sAMX4kEBvNZW/agent.32 01:59:00 SSH_AGENT_PID=38 01:59:00 Running ssh-add (command line suppressed) 01:59:00 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1873386355928843711.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1873386355928843711.key) 01:59:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:59:00 + git semver bump pre 01:59:00 2022-12-14 01:59:00,795 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 01:59:00 2022-12-14 01:59:00,795 [bump_version] DEBUG bumping version:3.0.0-dev.4 on axis:pre with prefix:dev 01:59:00 2022-12-14 01:59:00,795 [bump_version] DEBUG bumped version:3.0.0-dev.5 01:59:00 2022-12-14 01:59:00,795 [write_version] DEBUG write version:3.0.0-dev.5 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 01:59:00 2022-12-14 01:59:00,795 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 01:59:00 2022-12-14 01:59:00,795 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 01:59:00 2022-12-14 01:59:00,797 [execute] INFO git cat-file --batch-check 01:59:00 2022-12-14 01:59:00,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 01:59:00 2022-12-14 01:59:00,802 [execute] INFO git cat-file --batch 01:59:00 2022-12-14 01:59:00,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 01:59:00 2022-12-14 01:59:00,807 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 01:59:00 3.0.0-dev.5 [Pipeline] } 01:59:00 $ docker exec --env ******** --env ******** 0d9518ac3c629c60f4eef73df2684bc39f05336f80776652067979965eb00f4e ssh-agent -k 01:59:01 unset SSH_AUTH_SOCK; 01:59:01 unset SSH_AGENT_PID; 01:59:01 echo Agent pid 38 killed; 01:59:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:59:01 + git semver [Pipeline] } 01:59:01 $ docker stop --time=1 0d9518ac3c629c60f4eef73df2684bc39f05336f80776652067979965eb00f4e 01:59:02 $ docker rm -f 0d9518ac3c629c60f4eef73df2684bc39f05336f80776652067979965eb00f4e [Pipeline] // withDockerContainer [Pipeline] sh 01:59:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:59:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:03 prd-ubuntu20.04-docker-8c-8g-121157 does not seem to be running inside a container 01:59:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:59:04 $ docker top 74ba78b3482a061a5119294a54a10c7a0adb9c79e980d7f43c0cc47e55d7aaf3 -eo pid,comm 01:59:04 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:59:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:59:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:04 [ssh-agent] Looking for ssh-agent implementation... 01:59:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:04 $ docker exec 74ba78b3482a061a5119294a54a10c7a0adb9c79e980d7f43c0cc47e55d7aaf3 ssh-agent 01:59:04 SSH_AUTH_SOCK=/tmp/ssh-alwzpIClZLxW/agent.32 01:59:04 SSH_AGENT_PID=38 01:59:04 Running ssh-add (command line suppressed) 01:59:04 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10817352441870979562.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10817352441870979562.key) 01:59:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:59:04 + git semver push 01:59:05 2022-12-14 01:59:04,946 [run_push] DEBUG push 01:59:05 2022-12-14 01:59:04,948 [execute] INFO git cat-file --batch-check 01:59:05 2022-12-14 01:59:04,948 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 01:59:05 2022-12-14 01:59:04,952 [execute] INFO git rev-list a1750753d8a14a1f6d8d6e8762882cb260af100a -- 01:59:05 2022-12-14 01:59:04,953 [execute] DEBUG Popen(['git', 'rev-list', 'a1750753d8a14a1f6d8d6e8762882cb260af100a', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 01:59:05 2022-12-14 01:59:04,962 [execute] INFO git fetch -v origin 01:59:05 2022-12-14 01:59:04,962 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 01:59:05 2022-12-14 01:59:05,444 [run_push] DEBUG no remote changes detected 01:59:05 2022-12-14 01:59:05,444 [execute] INFO git push origin semver 01:59:05 2022-12-14 01:59:05,445 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 01:59:06 2022-12-14 01:59:06,255 [run_push] DEBUG push all version tags 01:59:06 2022-12-14 01:59:06,255 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:59:06 2022-12-14 01:59:06,256 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 01:59:07 2022-12-14 01:59:07,036 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 01:59:07 3.0.0-dev.5 [Pipeline] } 01:59:07 $ docker exec --env ******** --env ******** 74ba78b3482a061a5119294a54a10c7a0adb9c79e980d7f43c0cc47e55d7aaf3 ssh-agent -k 01:59:07 unset SSH_AUTH_SOCK; 01:59:07 unset SSH_AGENT_PID; 01:59:07 echo Agent pid 38 killed; 01:59:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:59:07 + git semver [Pipeline] } 01:59:07 $ docker stop --time=1 74ba78b3482a061a5119294a54a10c7a0adb9c79e980d7f43c0cc47e55d7aaf3 01:59:09 $ docker rm -f 74ba78b3482a061a5119294a54a10c7a0adb9c79e980d7f43c0cc47e55d7aaf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:59:09 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 01:59:09 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 01:59:09 total 16 01:59:09 drwxr-xr-x 3 root root 4096 Dec 14 01:51 . 01:59:09 drwxrwxr-x 9 jenkins jenkins 4096 Dec 14 01:58 .. 01:59:09 drwxr-xr-x 2 root root 4096 Dec 14 01:51 cost 01:59:09 -rw-r--r-- 1 root root 87 Dec 14 01:51 cost.csv 01:59:09 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 01:59:09 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 01:59:09 total 16 01:59:09 drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 01:51 . 01:59:09 drwxrwxr-x 9 jenkins jenkins 4096 Dec 14 01:58 .. 01:59:09 drwxr-xr-x 2 jenkins jenkins 4096 Dec 14 01:51 cost 01:59:09 -rw-r--r-- 1 jenkins jenkins 87 Dec 14 01:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:59:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:59:10 ---> package-listing.sh 01:59:10 ++ facter osfamily 01:59:10 ++ tr '[:upper:]' '[:lower:]' 01:59:11 + OS_FAMILY=debian 01:59:11 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 01:59:11 + START_PACKAGES=/tmp/packages_start.txt 01:59:11 + END_PACKAGES=/tmp/packages_end.txt 01:59:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:59:11 + PACKAGES=/tmp/packages_start.txt 01:59:11 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 01:59:11 + PACKAGES=/tmp/packages_end.txt 01:59:11 + case "${OS_FAMILY}" in 01:59:11 + dpkg -l 01:59:11 + grep '^ii' 01:59:11 + '[' -f /tmp/packages_start.txt ']' 01:59:11 + '[' -f /tmp/packages_end.txt ']' 01:59:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:59:11 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 01:59:11 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 01:59:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 01:59:11 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:59:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:59:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:11 prd-ubuntu20.04-docker-8c-8g-121157 does not seem to be running inside a container 01:59:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/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-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:59:12 $ docker top 24e078c9f20aa3b32f26feec937827b4d9416a8df8e172df35662ba2f70721e6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:59:12 + touch /tmp/pre-build-complete [Pipeline] sh 01:59:12 + mkdir -p /var/log/sysstat [Pipeline] sh 01:59:13 + ls /var/log/sa-host 01:59:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:59:13 provisioning config files... 01:59:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8379714993733218970tmp [Pipeline] { [Pipeline] echo 01:59:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:59:13 ---> create-netrc.sh [Pipeline] } 01:59:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:59:13 ---> python-tools-install.sh [Pipeline] echo 01:59:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:59:14 ---> sudo-logs.sh 01:59:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:59:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:59:14 ---> job-cost.sh 01:59:14 lf-activate-venv: SKIPPING 01:59:14 DEBUG: total: 0.2199999988079071 01:59:14 INFO: Retrieving Stack Cost... 01:59:15 INFO: Retrieving Pricing Info for: v3-standard-8 01:59:15 INFO: Archiving Costs [Pipeline] echo 01:59:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:59:15 ---> logs-deploy.sh 01:59:15 lf-activate-venv: SKIPPING 01:59:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/91 01:59:15 INFO: archiving workspace using pattern(s): 01:59:16 Archives upload complete. 01:59:16 INFO: archiving logs to Nexus 01:59:17 ---> uname -a: 01:59:17 Linux prd-ubuntu20-04-docker-8c-8g-121157 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:59:17 01:59:17 01:59:17 ---> lscpu: 01:59:17 Architecture: x86_64 01:59:17 CPU op-mode(s): 32-bit, 64-bit 01:59:17 Byte Order: Little Endian 01:59:17 Address sizes: 40 bits physical, 48 bits virtual 01:59:17 CPU(s): 8 01:59:17 On-line CPU(s) list: 0-7 01:59:17 Thread(s) per core: 1 01:59:17 Core(s) per socket: 1 01:59:17 Socket(s): 8 01:59:17 NUMA node(s): 1 01:59:17 Vendor ID: AuthenticAMD 01:59:17 CPU family: 23 01:59:17 Model: 49 01:59:17 Model name: AMD EPYC-Rome Processor 01:59:17 Stepping: 0 01:59:17 CPU MHz: 2799.998 01:59:17 BogoMIPS: 5599.99 01:59:17 Virtualization: AMD-V 01:59:17 Hypervisor vendor: KVM 01:59:17 Virtualization type: full 01:59:17 L1d cache: 256 KiB 01:59:17 L1i cache: 256 KiB 01:59:17 L2 cache: 4 MiB 01:59:17 L3 cache: 128 MiB 01:59:17 NUMA node0 CPU(s): 0-7 01:59:17 Vulnerability Itlb multihit: Not affected 01:59:17 Vulnerability L1tf: Not affected 01:59:17 Vulnerability Mds: Not affected 01:59:17 Vulnerability Meltdown: Not affected 01:59:17 Vulnerability Mmio stale data: Not affected 01:59:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:59:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:59:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:59:17 Vulnerability Srbds: Not affected 01:59:17 Vulnerability Tsx async abort: Not affected 01:59:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:59:17 01:59:17 01:59:17 ---> nproc: 01:59:17 8 01:59:17 01:59:17 01:59:17 ---> df -h: 01:59:17 Filesystem Size Used Avail Use% Mounted on 01:59:17 overlay 155G 12G 143G 8% / 01:59:17 tmpfs 64M 0 64M 0% /dev 01:59:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:59:17 shm 64M 0 64M 0% /dev/shm 01:59:17 /dev/vda1 155G 12G 143G 8% /facter-os 01:59:17 01:59:17 01:59:17 ---> sar -b -r -n DEV: 01:59:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-121157) 12/14/22 _x86_64_ (8 CPU) 01:59:17 01:59:17 01:50:04 LINUX RESTART (8 CPU) 01:59:17 01:59:17 01:51:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:59:17 01:52:01 94.09 0.59 93.49 0.00 38.09 57421.35 0.00 01:59:17 01:53:01 2.07 0.00 2.07 0.00 0.00 24.28 0.00 01:59:17 01:54:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 01:59:17 01:55:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 01:59:17 01:56:01 53.00 10.56 42.44 0.00 5153.88 8716.16 0.00 01:59:17 01:57:01 2.70 0.02 2.68 0.00 0.13 81.99 0.00 01:59:17 01:58:01 1.73 0.00 1.73 0.00 0.00 19.46 0.00 01:59:17 01:59:01 105.05 0.38 104.67 0.00 34.53 61811.43 0.00 01:59:17 Average: 32.56 1.45 31.11 0.00 654.65 15926.65 0.00 01:59:17 01:59:17 01:51:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:59:17 01:52:01 28679320 31599416 708044 2.15 94796 3053316 1761280 5.19 1148692 2635816 400 01:59:17 01:53:01 28679548 31599848 707148 2.15 94868 3053320 1761280 5.19 1148556 2635808 8 01:59:17 01:54:01 28685368 31605764 700840 2.13 94964 3053320 1761280 5.19 1142600 2635808 8 01:59:17 01:55:01 28668688 31589264 717216 2.18 95012 3053316 1761280 5.19 1162968 2635808 28 01:59:17 01:56:01 28143620 31565696 722856 2.20 128896 3507764 1767552 5.21 1486640 2799216 156 01:59:17 01:57:01 28155096 31572504 716184 2.18 127464 3504508 1762580 5.19 1478520 2796000 320 01:59:17 01:58:01 28155300 31572748 715840 2.18 127512 3504516 1762580 5.19 1478548 2796008 8 01:59:17 01:59:01 26613428 31518312 761236 2.31 174292 4813436 1814160 5.35 1633584 4044168 544 01:59:17 Average: 28222546 31577944 718670 2.19 117226 3442937 1768999 5.21 1335014 2872329 184 01:59:17 01:59:17 01:51:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:59:17 01:52:01 docker0 40.95 59.95 3.43 698.65 0.00 0.00 0.00 0.00 01:59:17 01:52:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 01:59:17 01:52:01 ens3 190.41 127.36 3294.57 28.44 0.00 0.00 0.00 0.00 01:59:17 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:17 01:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:59:17 01:53:01 ens3 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:59:17 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:17 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:17 01:54:01 ens3 0.65 0.02 0.06 0.00 0.00 0.00 0.00 0.00 01:59:17 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:17 01:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:59:17 01:55:01 ens3 12.41 6.51 12.53 10.42 0.00 0.00 0.00 0.00 01:59:17 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:17 01:56:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 01:59:17 01:56:01 ens3 151.05 94.35 2747.90 13.06 0.00 0.00 0.00 0.00 01:59:17 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:17 01:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:59:17 01:57:01 ens3 0.23 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:59:17 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:17 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:17 01:58:01 ens3 0.30 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:59:17 01:59:01 docker0 43.53 56.12 3.70 687.33 0.00 0.00 0.00 0.00 01:59:17 01:59:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 01:59:17 01:59:01 vetheec1e96 0.02 0.10 0.00 0.01 0.00 0.00 0.00 0.00 01:59:17 01:59:01 ens3 367.37 287.42 7890.16 108.11 0.00 0.00 0.00 0.00 01:59:17 Average: docker0 10.50 14.41 0.88 172.15 0.00 0.00 0.00 0.00 01:59:17 Average: lo 0.54 0.54 0.05 0.05 0.00 0.00 0.00 0.00 01:59:17 Average: vetheec1e96 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 01:59:17 Average: ens3 90.10 64.36 1739.86 19.99 0.00 0.00 0.00 0.00 01:59:17 01:59:17 01:59:17 ---> sar -P ALL: 01:59:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-121157) 12/14/22 _x86_64_ (8 CPU) 01:59:17 01:59:17 01:50:04 LINUX RESTART (8 CPU) 01:59:17 01:59:17 01:51:02 CPU %user %nice %system %iowait %steal %idle 01:59:17 01:52:01 all 27.70 0.00 5.46 0.87 0.07 65.91 01:59:17 01:52:01 0 27.97 0.00 5.34 0.03 0.07 66.59 01:59:17 01:52:01 1 28.92 0.00 4.40 0.14 0.07 66.47 01:59:17 01:52:01 2 27.18 0.00 6.77 3.18 0.07 62.80 01:59:17 01:52:01 3 29.29 0.00 5.51 0.14 0.07 64.99 01:59:17 01:52:01 4 27.90 0.00 6.19 0.45 0.07 65.40 01:59:17 01:52:01 5 25.52 0.00 5.04 0.09 0.07 69.29 01:59:17 01:52:01 6 27.00 0.00 4.67 0.10 0.07 68.16 01:59:17 01:52:01 7 27.81 0.00 5.74 2.83 0.07 63.55 01:59:17 01:53:01 all 0.26 0.00 0.02 0.01 0.01 99.70 01:59:17 01:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:59:17 01:53:01 1 1.97 0.00 0.00 0.00 0.00 98.03 01:59:17 01:53:01 2 0.03 0.00 0.03 0.03 0.02 99.88 01:59:17 01:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:59:17 01:53:01 4 0.03 0.00 0.05 0.03 0.02 99.87 01:59:17 01:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:59:17 01:53:01 6 0.03 0.00 0.02 0.00 0.02 99.93 01:59:17 01:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:59:17 01:54:01 all 0.28 0.00 0.01 0.00 0.01 99.69 01:59:17 01:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:59:17 01:54:01 1 1.99 0.00 0.02 0.00 0.00 98.00 01:59:17 01:54:01 2 0.07 0.00 0.02 0.00 0.02 99.90 01:59:17 01:54:01 3 0.00 0.00 0.02 0.00 0.02 99.97 01:59:17 01:54:01 4 0.03 0.00 0.02 0.03 0.00 99.92 01:59:17 01:54:01 5 0.03 0.00 0.03 0.00 0.00 99.93 01:59:17 01:54:01 6 0.05 0.00 0.02 0.00 0.02 99.92 01:59:17 01:54:01 7 0.07 0.00 0.00 0.00 0.00 99.93 01:59:17 01:55:01 all 0.30 0.00 0.03 0.01 0.00 99.67 01:59:17 01:55:01 0 0.00 0.00 0.03 0.00 0.02 99.95 01:59:17 01:55:01 1 1.78 0.00 0.00 0.00 0.00 98.22 01:59:17 01:55:01 2 0.12 0.00 0.07 0.00 0.02 99.80 01:59:17 01:55:01 3 0.07 0.00 0.00 0.02 0.00 99.92 01:59:17 01:55:01 4 0.10 0.00 0.07 0.02 0.00 99.82 01:59:17 01:55:01 5 0.15 0.00 0.00 0.00 0.00 99.85 01:59:17 01:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:59:17 01:55:01 7 0.12 0.00 0.03 0.02 0.00 99.83 01:59:17 01:56:01 all 2.02 0.00 1.37 0.35 0.02 96.23 01:59:17 01:56:01 0 1.07 0.00 0.77 0.05 0.02 98.10 01:59:17 01:56:01 1 3.64 0.00 0.88 0.07 0.02 95.39 01:59:17 01:56:01 2 3.64 0.00 2.35 0.22 0.03 93.76 01:59:17 01:56:01 3 1.92 0.00 1.04 0.35 0.03 96.66 01:59:17 01:56:01 4 1.74 0.00 2.17 1.17 0.02 94.90 01:59:17 01:56:01 5 1.39 0.00 1.71 0.07 0.02 96.82 01:59:17 01:56:01 6 1.20 0.00 1.02 0.30 0.02 97.47 01:59:17 01:56:01 7 1.53 0.00 1.04 0.62 0.03 96.78 01:59:17 01:57:01 all 0.07 0.00 0.05 0.01 0.00 99.86 01:59:17 01:57:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:59:17 01:57:01 1 0.07 0.00 0.03 0.00 0.00 99.90 01:59:17 01:57:01 2 0.02 0.00 0.03 0.00 0.00 99.95 01:59:17 01:57:01 3 0.08 0.00 0.08 0.02 0.02 99.80 01:59:17 01:57:01 4 0.07 0.00 0.05 0.07 0.00 99.82 01:59:17 01:57:01 5 0.03 0.00 0.07 0.02 0.00 99.88 01:59:17 01:57:01 6 0.08 0.00 0.07 0.00 0.00 99.85 01:59:17 01:57:01 7 0.22 0.00 0.07 0.00 0.00 99.72 01:59:17 01:58:01 all 0.02 0.00 0.01 0.00 0.00 99.96 01:59:17 01:58:01 0 0.02 0.00 0.00 0.02 0.00 99.97 01:59:17 01:58:01 1 0.03 0.00 0.00 0.00 0.02 99.95 01:59:17 01:58:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:59:17 01:58:01 3 0.03 0.00 0.03 0.00 0.02 99.92 01:59:17 01:58:01 4 0.00 0.00 0.02 0.02 0.00 99.97 01:59:17 01:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:59:17 01:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:59:17 01:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:59:17 01:59:01 all 8.75 0.00 3.88 0.87 0.05 86.44 01:59:17 01:59:01 0 11.59 0.00 4.20 0.25 0.05 83.91 01:59:17 01:59:01 1 8.45 0.00 3.53 0.17 0.05 87.80 01:59:17 01:59:01 2 7.91 0.00 3.78 0.05 0.07 88.19 01:59:17 01:59:01 3 8.24 0.00 4.11 0.83 0.05 86.76 01:59:17 01:59:01 4 9.07 0.00 4.38 2.38 0.05 84.11 01:59:17 01:59:01 5 8.06 0.00 3.99 2.69 0.05 85.21 01:59:17 01:59:01 6 8.93 0.00 3.23 0.25 0.05 87.54 01:59:17 01:59:01 7 7.73 0.00 3.82 0.37 0.05 88.03 01:59:17 Average: all 4.84 0.00 1.34 0.26 0.02 93.54 01:59:17 Average: 0 5.00 0.00 1.28 0.04 0.02 93.65 01:59:17 Average: 1 5.78 0.00 1.09 0.05 0.02 93.06 01:59:17 Average: 2 4.79 0.00 1.61 0.43 0.03 93.15 01:59:17 Average: 3 4.87 0.00 1.33 0.17 0.03 93.60 01:59:17 Average: 4 4.78 0.00 1.60 0.52 0.02 93.08 01:59:17 Average: 5 4.32 0.00 1.34 0.35 0.02 93.97 01:59:17 Average: 6 4.57 0.00 1.11 0.08 0.02 94.21 01:59:17 Average: 7 4.60 0.00 1.32 0.47 0.02 93.60 01:59:17 01:59:17 01:59:17