Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9ad12a80d0ed111da80509275e6cf46d80da3588 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-ssh13038816483879530414.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh7863308292924915784.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh13980482576115570204.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh3088673859022977219.key Verifying host key using known hosts file > 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-ssh14506620358923963026.key Verifying host key using known hosts file > 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8779 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 9ad12a80d0ed111da80509275e6cf46d80da3588 (main) Commit message: " feat: Add capability to use messaging based Command Client (#384)" > 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 9ad12a80d0ed111da80509275e6cf46d80da3588 # timeout=10 > git rev-list --no-walk a43e4483e78b56bbeb4e7e782749350c10340679 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:19:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:19:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:19:31 ========================================================= 18:19:31 EdgeX Global Pipelines Version Info 18:19:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:19:32 ------------------- 18:19:32 stable info: 18:19:32 ------------------- 18:19:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:19:32 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 18:19:32 Message: update stable to v1.0.243 18:19:33 ------------------- 18:19:33 experimental info: 18:19:33 ------------------- 18:19:33 Commited By: **** collab-it+edgex@linuxfoundation.org 18:19:33 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 18:19:33 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9ad12a80d0ed111da80509275e6cf46d80da3588 [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9ad12a8 [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:19:34 + git rev-list -1 --merges 9ad12a80d0ed111da80509275e6cf46d80da3588~1..9ad12a80d0ed111da80509275e6cf46d80da3588 [Pipeline] echo 18:19:34 -----------> git rev-list -1 --merges 9ad12a80d0ed111da80509275e6cf46d80da3588~1..9ad12a80d0ed111da80509275e6cf46d80da3588 9ad12a80d0ed111da80509275e6cf46d80da3588 [false] [Pipeline] sh 18:19:34 + git log --format=format:%s -1 9ad12a80d0ed111da80509275e6cf46d80da3588 [Pipeline] echo 18:19:34 ========================================================= 18:19:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:19:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:19:34 + git log --format=format:%s -1 9ad12a80d0ed111da80509275e6cf46d80da3588 [Pipeline] echo 18:19:34 [semverPrep] GIT_COMMIT: 9ad12a80d0ed111da80509275e6cf46d80da3588, Commit Message: feat: Add capability to use messaging based Command Client (#384) [Pipeline] echo 18:19:34 [semverPrep] This is not a build commit. [Pipeline] sh 18:19:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:19:35 + grep -v github /etc/ssh/ssh_known_hosts 18:19:35 + [ -e /tmp/ssh_known_hosts ] 18:19:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:19:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:19:35 + sudo tee -a /etc/ssh/ssh_known_hosts 18:19:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:19:35 18:19:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:19:35 0.1.4: Pulling from edgex-devops/py-git-semver 18:19:35 b85a868b505f: Pulling fs layer 18:19:35 e2be974225ed: Pulling fs layer 18:19:35 339a4e72a1f5: Pulling fs layer 18:19:35 988bab9f4d93: Pulling fs layer 18:19:35 1469e6f7b9e6: Pulling fs layer 18:19:35 eaf3925da568: Pulling fs layer 18:19:35 bab4dde63d76: Pulling fs layer 18:19:35 bde34c3a00c8: Pulling fs layer 18:19:35 b352a97aabf1: Pulling fs layer 18:19:35 4872d77fe225: Pulling fs layer 18:19:35 5851b861e8e6: Pulling fs layer 18:19:35 bab4dde63d76: Waiting 18:19:35 b352a97aabf1: Waiting 18:19:35 bde34c3a00c8: Waiting 18:19:35 4872d77fe225: Waiting 18:19:35 5851b861e8e6: Waiting 18:19:35 1469e6f7b9e6: Waiting 18:19:35 eaf3925da568: Waiting 18:19:36 e2be974225ed: Verifying Checksum 18:19:36 e2be974225ed: Download complete 18:19:36 988bab9f4d93: Download complete 18:19:36 1469e6f7b9e6: Verifying Checksum 18:19:36 1469e6f7b9e6: Download complete 18:19:36 eaf3925da568: Download complete 18:19:36 339a4e72a1f5: Verifying Checksum 18:19:36 339a4e72a1f5: Download complete 18:19:36 bde34c3a00c8: Verifying Checksum 18:19:36 bde34c3a00c8: Download complete 18:19:36 b352a97aabf1: Download complete 18:19:36 4872d77fe225: Download complete 18:19:36 5851b861e8e6: Verifying Checksum 18:19:36 5851b861e8e6: Download complete 18:19:36 b85a868b505f: Verifying Checksum 18:19:36 b85a868b505f: Download complete 18:19:36 bab4dde63d76: Verifying Checksum 18:19:36 bab4dde63d76: Download complete 18:19:37 b85a868b505f: Pull complete 18:19:37 e2be974225ed: Pull complete 18:19:38 339a4e72a1f5: Pull complete 18:19:38 988bab9f4d93: Pull complete 18:19:38 1469e6f7b9e6: Pull complete 18:19:38 eaf3925da568: Pull complete 18:19:40 bab4dde63d76: Pull complete 18:19:40 bde34c3a00c8: Pull complete 18:19:40 b352a97aabf1: Pull complete 18:19:40 4872d77fe225: Pull complete 18:19:40 5851b861e8e6: Pull complete 18:19:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:19:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:19:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:19:40 prd-ubuntu20.04-docker-8c-8g-8779 does not seem to be running inside a container 18:19:40 $ 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 18:19:42 $ docker top a1e8f0f28f157233fc99916370534d211c3180fa8dfa04946a9c010f5ffd0b7f -eo pid,comm 18:19:42 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). 18:19:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:19:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:19:42 [ssh-agent] Looking for ssh-agent implementation... 18:19:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:19:42 $ docker exec a1e8f0f28f157233fc99916370534d211c3180fa8dfa04946a9c010f5ffd0b7f ssh-agent 18:19:42 SSH_AUTH_SOCK=/tmp/ssh-N5P2SOh6FRdH/agent.33 18:19:42 SSH_AGENT_PID=39 18:19:42 Running ssh-add (command line suppressed) 18:19:42 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10992222033939939043.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10992222033939939043.key) 18:19:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:19:43 + git tag --points-at HEAD [Pipeline] } 18:19:43 $ docker exec --env ******** --env ******** a1e8f0f28f157233fc99916370534d211c3180fa8dfa04946a9c010f5ffd0b7f ssh-agent -k 18:19:43 unset SSH_AUTH_SOCK; 18:19:43 unset SSH_AGENT_PID; 18:19:43 echo Agent pid 39 killed; 18:19:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:19:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:19:43 [ssh-agent] Looking for ssh-agent implementation... 18:19:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:19:43 $ docker exec a1e8f0f28f157233fc99916370534d211c3180fa8dfa04946a9c010f5ffd0b7f ssh-agent 18:19:43 SSH_AUTH_SOCK=/tmp/ssh-7uKJEz478nER/agent.71 18:19:43 SSH_AGENT_PID=77 18:19:43 Running ssh-add (command line suppressed) 18:19:43 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16678494318462379851.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16678494318462379851.key) 18:19:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:19:43 + git semver init 18:19:44 2022-10-21 18:19:43,991 [run_init] DEBUG init version:0.0.0 force:False 18:19:44 2022-10-21 18:19:43,992 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 18:19:44 2022-10-21 18:19:43,993 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 18:19:44 2022-10-21 18:19:43,993 [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) 18:19:45 2022-10-21 18:19:44,939 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 18:19:45 2022-10-21 18:19:44,939 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 18:19:45 2022-10-21 18:19:44,939 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 18:19:45 2022-10-21 18:19:44,939 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 18:19:45 2.3.0-dev.23 [Pipeline] } 18:19:45 $ docker exec --env ******** --env ******** a1e8f0f28f157233fc99916370534d211c3180fa8dfa04946a9c010f5ffd0b7f ssh-agent -k 18:19:45 unset SSH_AUTH_SOCK; 18:19:45 unset SSH_AGENT_PID; 18:19:45 echo Agent pid 77 killed; 18:19:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:19:45 + git semver [Pipeline] } 18:19:45 $ docker stop --time=1 a1e8f0f28f157233fc99916370534d211c3180fa8dfa04946a9c010f5ffd0b7f 18:19:47 $ docker rm -f a1e8f0f28f157233fc99916370534d211c3180fa8dfa04946a9c010f5ffd0b7f [Pipeline] // withDockerContainer [Pipeline] sh 18:19:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:19:47 Stashed 1 file(s) [Pipeline] echo 18:19:47 [edgeXSemver]: initialized semver on version 2.3.0-dev.23 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:19:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:19:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:19:47 ========================================================= 18:19:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:19:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:19:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:19:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:19:48 213ec9aee27d: Pulling fs layer 18:19:48 4583459ba037: Pulling fs layer 18:19:48 93c1e223e6f2: Pulling fs layer 18:19:48 53926ce57604: Pulling fs layer 18:19:48 21b2b0c7a3f4: Pulling fs layer 18:19:48 30f14e443154: Pulling fs layer 18:19:48 801331c1e519: Pulling fs layer 18:19:48 99cc6dd402b0: Pulling fs layer 18:19:48 7d9ed39f4882: Pulling fs layer 18:19:48 30f14e443154: Waiting 18:19:48 53926ce57604: Waiting 18:19:48 21b2b0c7a3f4: Waiting 18:19:48 7d9ed39f4882: Waiting 18:19:48 99cc6dd402b0: Waiting 18:19:48 801331c1e519: Waiting 18:19:48 93c1e223e6f2: Verifying Checksum 18:19:48 93c1e223e6f2: Download complete 18:19:48 4583459ba037: Download complete 18:19:48 21b2b0c7a3f4: Download complete 18:19:48 30f14e443154: Verifying Checksum 18:19:48 30f14e443154: Download complete 18:19:48 213ec9aee27d: Verifying Checksum 18:19:48 213ec9aee27d: Download complete 18:19:48 801331c1e519: Download complete 18:19:48 213ec9aee27d: Pull complete 18:19:48 4583459ba037: Pull complete 18:19:48 93c1e223e6f2: Pull complete 18:19:48 7d9ed39f4882: Download complete 18:19:48 99cc6dd402b0: Verifying Checksum 18:19:48 99cc6dd402b0: Download complete 18:19:48 53926ce57604: Verifying Checksum 18:19:48 53926ce57604: Download complete 18:19:52 53926ce57604: Pull complete 18:19:52 21b2b0c7a3f4: Pull complete 18:19:52 30f14e443154: Pull complete 18:19:52 801331c1e519: Pull complete 18:19:55 99cc6dd402b0: Pull complete 18:19:55 7d9ed39f4882: Pull complete 18:19:55 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 18:19:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:19:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 18:19:56 + 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 18:19:56 + docker inspect -f . ci-base-image-x86_64 18:19:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:19:56 prd-ubuntu20.04-docker-8c-8g-8779 does not seem to be running inside a container 18:19:56 $ 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 18:19:58 $ docker top b168c6707da793ef0869715850e606441c93d46414a2909fdae87179c6ace777 -eo pid,comm [Pipeline] { [Pipeline] sh 18:19:58 + go version 18:19:58 go version go1.18.7 linux/amd64 [Pipeline] } 18:19:58 $ docker stop --time=1 b168c6707da793ef0869715850e606441c93d46414a2909fdae87179c6ace777 18:20:00 $ docker rm -f b168c6707da793ef0869715850e606441c93d46414a2909fdae87179c6ace777 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:00 + docker inspect -f . ci-base-image-x86_64 18:20:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:20:00 prd-ubuntu20.04-docker-8c-8g-8779 does not seem to be running inside a container 18:20:00 $ 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 18:20:00 $ docker top 92fded48e4cd7fd4664b5d5df5e2ff712f741fb2efe20b2706be276c93c95c3d -eo pid,comm [Pipeline] { [Pipeline] sh 18:20:01 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 18:20:01 + make test 18:20:01 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:20:01 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:20:01 go: downloading github.com/stretchr/testify v1.8.0 18:20:01 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 18:20:01 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.23 18:20:01 go: downloading github.com/google/uuid v1.3.0 18:20:01 go: downloading github.com/hashicorp/go-multierror v1.1.1 18:20:01 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.10 18:20:01 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.14 18:20:01 go: downloading github.com/pelletier/go-toml v1.9.5 18:20:01 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 18:20:01 go: downloading github.com/gorilla/mux v1.8.0 18:20:01 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.8 18:20:02 go: downloading github.com/davecgh/go-spew v1.1.1 18:20:02 go: downloading github.com/pmezard/go-difflib v1.0.0 18:20:02 go: downloading gopkg.in/yaml.v3 v3.0.1 18:20:02 go: downloading github.com/stretchr/objx v0.4.0 18:20:02 go: downloading github.com/hashicorp/errwrap v1.0.0 18:20:02 go: downloading github.com/go-kit/log v0.2.1 18:20:02 go: downloading github.com/go-playground/validator/v10 v10.11.1 18:20:02 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 18:20:02 go: downloading github.com/gorilla/websocket v1.4.2 18:20:02 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 18:20:02 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:20:02 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 18:20:02 go: downloading github.com/pebbe/zmq4 v1.2.7 18:20:02 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:20:02 go: downloading github.com/hashicorp/consul/api v1.15.2 18:20:02 go: downloading github.com/go-logfmt/logfmt v0.5.1 18:20:02 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:20:02 go: downloading github.com/x448/float16 v0.8.4 18:20:02 go: downloading github.com/go-playground/universal-translator v0.18.0 18:20:02 go: downloading github.com/leodido/go-urn v1.2.1 18:20:02 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 18:20:02 go: downloading golang.org/x/text v0.3.7 18:20:02 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:20:02 go: downloading github.com/mitchellh/copystructure v1.0.0 18:20:02 go: downloading github.com/mitchellh/mapstructure v1.5.0 18:20:02 go: downloading github.com/zeebo/errs v1.2.2 18:20:02 go: downloading google.golang.org/grpc v1.46.0 18:20:02 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 18:20:02 go: downloading github.com/hashicorp/go-hclog v0.14.1 18:20:02 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:20:02 go: downloading github.com/hashicorp/serf v0.9.7 18:20:02 go: downloading github.com/go-playground/locales v0.14.0 18:20:02 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 18:20:02 go: downloading google.golang.org/protobuf v1.28.0 18:20:02 go: downloading github.com/mitchellh/reflectwalk v1.0.0 18:20:02 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 18:20:02 go: downloading github.com/fatih/color v1.9.0 18:20:02 go: downloading github.com/mattn/go-isatty v0.0.14 18:20:02 go: downloading github.com/golang/protobuf v1.5.2 18:20:02 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 18:20:02 go: downloading github.com/mattn/go-colorable v0.1.12 18:20:02 go: downloading github.com/armon/go-metrics v0.3.10 18:20:02 Still waiting to schedule task 18:20:02 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8777’ 18:20:02 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 18:20:02 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:20:15 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 18:20:15 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.016s coverage: 9.9% of statements 18:20:15 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 18:20:15 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.011s coverage: 92.5% of statements 18:20:15 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.024s coverage: 85.3% of statements 18:20:17 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.029s coverage: 46.4% of statements 18:20:17 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 18:20:17 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 18:20:17 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.015s coverage: 100.0% of statements 18:20:17 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.326s coverage: 88.4% of statements 18:20:17 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.025s coverage: 25.0% of statements 18:20:18 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.030s coverage: 81.4% of statements 18:20:18 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 18:20:18 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.013s coverage: 41.7% of statements 18:20:18 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.005s coverage: 91.3% of statements 18:20:26 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." 18:20:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:20:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:20:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:20:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:20:29 $ docker stop --time=1 92fded48e4cd7fd4664b5d5df5e2ff712f741fb2efe20b2706be276c93c95c3d 18:20:32 $ docker rm -f 92fded48e4cd7fd4664b5d5df5e2ff712f741fb2efe20b2706be276c93c95c3d [Pipeline] // withDockerContainer [Pipeline] sh 18:20:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:20:32 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 18:20:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:20:33 18:20:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:20:33 latest: Pulling from edgex-lftools-log-publisher 18:20:33 5eb5b503b376: Pulling fs layer 18:20:33 5c69ac0246d0: Pulling fs layer 18:20:33 ec43610c2a17: Pulling fs layer 18:20:33 3a2ae6a8a46f: Pulling fs layer 18:20:33 33b1e0a273af: Pulling fs layer 18:20:33 5d3b04190fa2: Pulling fs layer 18:20:33 2f39f015ded8: Pulling fs layer 18:20:33 3a2ae6a8a46f: Waiting 18:20:33 33b1e0a273af: Waiting 18:20:33 5d3b04190fa2: Waiting 18:20:33 2f39f015ded8: Waiting 18:20:33 5c69ac0246d0: Download complete 18:20:33 3a2ae6a8a46f: Verifying Checksum 18:20:33 3a2ae6a8a46f: Download complete 18:20:33 33b1e0a273af: Verifying Checksum 18:20:33 33b1e0a273af: Download complete 18:20:33 ec43610c2a17: Verifying Checksum 18:20:33 ec43610c2a17: Download complete 18:20:33 5d3b04190fa2: Download complete 18:20:33 5eb5b503b376: Verifying Checksum 18:20:33 5eb5b503b376: Download complete 18:20:35 5eb5b503b376: Pull complete 18:20:35 5c69ac0246d0: Pull complete 18:20:35 ec43610c2a17: Pull complete 18:20:35 3a2ae6a8a46f: Pull complete 18:20:35 33b1e0a273af: Pull complete 18:20:35 5d3b04190fa2: Pull complete 18:20:40 2f39f015ded8: Pull complete 18:20:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:20:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:20:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:20:40 prd-ubuntu20.04-docker-8c-8g-8779 does not seem to be running inside a container 18:20:40 $ 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 18:20:41 $ docker top b6fbec9bd4c4dcf08f997827e00d3f86b2c63b61ceb450f6a11859a16c199e3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:20:42 ---> job-cost.sh 18:20:42 lf-activate-venv: SKIPPING 18:20:42 INFO: No Stack... 18:20:42 INFO: Retrieving Pricing Info for: v3-standard-8 18:20:43 INFO: Archiving Costs [Pipeline] sh 18:20:43 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 18:20:43 + cut -d, -f6 [Pipeline] lock 18:20:43 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-79-stack-cost] 18:20:43 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-79-stack-cost] did not exist. Created. 18:20:43 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-79-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:20:43 + echo total: 0.2199999988079071 [Pipeline] stash 18:20:43 Stashed 1 file(s) [Pipeline] } 18:20:43 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-79-stack-cost] [Pipeline] // lock [Pipeline] } 18:20:43 $ docker stop --time=1 b6fbec9bd4c4dcf08f997827e00d3f86b2c63b61ceb450f6a11859a16c199e3f 18:20:44 $ docker rm -f b6fbec9bd4c4dcf08f997827e00d3f86b2c63b61ceb450f6a11859a16c199e3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:23:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8780 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 18:23:30 Running in /w/workspace/go-mod-bootstrap/79 [Pipeline] { [Pipeline] checkout 18:23:30 Selected Git installation does not exist. Using Default 18:23:30 The recommended git tool is: NONE 18:23:35 using credential edgex-jenkins-ssh 18:23:35 Cloning the remote Git repository 18:23:35 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 18:23:35 > git init /w/workspace/go-mod-bootstrap/79 # timeout=10 18:23:35 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 18:23:35 > git --version # timeout=10 18:23:35 > git --version # 'git version 2.25.1' 18:23:35 using GIT_SSH to set credentials SSH Credentials for GitHub 18:23:35 Verifying host key using known hosts file 18:23:35 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:23:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:23:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 18:23:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:23:37 Avoid second fetch 18:23:37 Checking out Revision 9ad12a80d0ed111da80509275e6cf46d80da3588 (main) 18:23:38 Commit message: " feat: Add capability to use messaging based Command Client (#384)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:23:37 > git config core.sparsecheckout # timeout=10 18:23:37 > git checkout -f 9ad12a80d0ed111da80509275e6cf46d80da3588 # timeout=10 18:23:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:23:39 % Total % Received % Xferd Average Speed Time Time Time Current 18:23:39 Dload Upload Total Spent Left Speed 18:23:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 91985 0 --:--:-- --:--:-- --:--:-- 91985 [Pipeline] sh 18:23:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:23:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:23:40 + sudo tee /etc/docker/daemon.new 18:23:40 { 18:23:40 "registry-mirrors": [ 18:23:40 "https://nexus3.edgexfoundry.org:10001" 18:23:40 ], 18:23:40 "bip": "10.250.0.254/24", 18:23:40 "hosts": [ 18:23:40 "tcp://0.0.0.0:5555", 18:23:40 "unix:///var/run/docker.sock" 18:23:40 ], 18:23:40 "mtu": 1458, 18:23:40 "selinux-enabled": true, 18:23:40 "seccomp-profile": "/etc/docker/seccomp.json" 18:23:40 } [Pipeline] sh 18:23:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:23:40 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 18:23:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:23:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:23:59 ========================================================= 18:23:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:23:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:23:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:24:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:24:00 9b18e9b68314: Pulling fs layer 18:24:00 d32db5db7311: Pulling fs layer 18:24:00 d0c4b47475fc: Pulling fs layer 18:24:00 5831b945b038: Pulling fs layer 18:24:00 86bbec2aaacd: Pulling fs layer 18:24:00 e10730c5d714: Pulling fs layer 18:24:00 5dd5c2283517: Pulling fs layer 18:24:00 d5ac0230b979: Pulling fs layer 18:24:00 5831b945b038: Waiting 18:24:00 86bbec2aaacd: Waiting 18:24:00 e10730c5d714: Waiting 18:24:00 5dd5c2283517: Waiting 18:24:00 d5ac0230b979: Waiting 18:24:00 d0c4b47475fc: Verifying Checksum 18:24:00 d0c4b47475fc: Download complete 18:24:00 d32db5db7311: Download complete 18:24:00 86bbec2aaacd: Verifying Checksum 18:24:00 86bbec2aaacd: Download complete 18:24:00 e10730c5d714: Verifying Checksum 18:24:00 e10730c5d714: Download complete 18:24:00 9b18e9b68314: Verifying Checksum 18:24:00 9b18e9b68314: Download complete 18:24:01 9b18e9b68314: Pull complete 18:24:01 d5ac0230b979: Verifying Checksum 18:24:01 d5ac0230b979: Download complete 18:24:01 d32db5db7311: Pull complete 18:24:02 d0c4b47475fc: Pull complete 18:24:02 5dd5c2283517: Download complete 18:24:03 5831b945b038: Verifying Checksum 18:24:03 5831b945b038: Download complete 18:24:15 5831b945b038: Pull complete 18:24:15 86bbec2aaacd: Pull complete 18:24:15 e10730c5d714: Pull complete 18:24:21 5dd5c2283517: Pull complete 18:24:23 d5ac0230b979: Pull complete 18:24:23 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 18:24:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:24:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 18:24:23 + 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 18:24:23 + docker inspect -f . ci-base-image-arm64 18:24:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:23 prd-ubuntu20.04-docker-arm64-4c-16g-8780 does not seem to be running inside a container 18:24:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/79 -v /w/workspace/go-mod-bootstrap/79:/w/workspace/go-mod-bootstrap/79:rw,z -v /w/workspace/go-mod-bootstrap/79@tmp:/w/workspace/go-mod-bootstrap/79@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 18:24:27 $ docker top 55adbcbccc3672e574412e5e5bb322599bb0641bb24864f65a0dc1397c362e77 -eo pid,comm [Pipeline] { [Pipeline] sh 18:24:27 + go version 18:24:27 go version go1.18.7 linux/arm64 [Pipeline] } 18:24:27 $ docker stop --time=1 55adbcbccc3672e574412e5e5bb322599bb0641bb24864f65a0dc1397c362e77 18:24:30 $ docker rm -f 55adbcbccc3672e574412e5e5bb322599bb0641bb24864f65a0dc1397c362e77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:31 + docker inspect -f . ci-base-image-arm64 18:24:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:31 prd-ubuntu20.04-docker-arm64-4c-16g-8780 does not seem to be running inside a container 18:24:31 $ 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/79 -v /w/workspace/go-mod-bootstrap/79:/w/workspace/go-mod-bootstrap/79:rw,z -v /w/workspace/go-mod-bootstrap/79@tmp:/w/workspace/go-mod-bootstrap/79@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 18:24:32 $ docker top 4e6af805dd8888c2d22ef823c24d2eb7a12fd0afc9f0b1fa03fce9da4fe5b99f -eo pid,comm [Pipeline] { [Pipeline] sh 18:24:33 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/79 [Pipeline] fileExists [Pipeline] sh 18:24:33 + make test 18:24:33 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:24:33 go: downloading github.com/pelletier/go-toml v1.9.5 18:24:33 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.14 18:24:33 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 18:24:34 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.8 18:24:34 go: downloading github.com/stretchr/testify v1.8.0 18:24:34 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.10 18:24:34 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:24:34 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 18:24:34 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.23 18:24:34 go: downloading github.com/gorilla/mux v1.8.0 18:24:34 go: downloading github.com/google/uuid v1.3.0 18:24:34 go: downloading github.com/hashicorp/go-multierror v1.1.1 18:24:34 go: downloading github.com/go-kit/log v0.2.1 18:24:34 go: downloading github.com/davecgh/go-spew v1.1.1 18:24:34 go: downloading github.com/pmezard/go-difflib v1.0.0 18:24:34 go: downloading github.com/stretchr/objx v0.4.0 18:24:34 go: downloading gopkg.in/yaml.v3 v3.0.1 18:24:34 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 18:24:34 go: downloading github.com/go-playground/validator/v10 v10.11.1 18:24:34 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 18:24:34 go: downloading github.com/gorilla/websocket v1.4.2 18:24:34 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 18:24:34 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:24:34 go: downloading github.com/hashicorp/errwrap v1.0.0 18:24:34 go: downloading github.com/hashicorp/consul/api v1.15.2 18:24:34 go: downloading github.com/go-logfmt/logfmt v0.5.1 18:24:34 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:24:34 go: downloading github.com/zeebo/errs v1.2.2 18:24:34 go: downloading google.golang.org/grpc v1.46.0 18:24:35 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:24:35 go: downloading github.com/pebbe/zmq4 v1.2.7 18:24:35 go: downloading github.com/go-playground/universal-translator v0.18.0 18:24:35 go: downloading github.com/leodido/go-urn v1.2.1 18:24:35 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 18:24:36 go: downloading golang.org/x/text v0.3.7 18:24:36 go: downloading github.com/x448/float16 v0.8.4 18:24:36 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:24:36 go: downloading github.com/mitchellh/copystructure v1.0.0 18:24:36 go: downloading github.com/mitchellh/mapstructure v1.5.0 18:24:36 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 18:24:36 go: downloading google.golang.org/protobuf v1.28.0 18:24:37 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 18:24:37 go: downloading github.com/hashicorp/go-hclog v0.14.1 18:24:37 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:24:37 go: downloading github.com/hashicorp/serf v0.9.7 18:24:37 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 18:24:37 go: downloading github.com/go-playground/locales v0.14.0 18:24:37 go: downloading github.com/mitchellh/reflectwalk v1.0.0 18:24:37 go: downloading github.com/fatih/color v1.9.0 18:24:37 go: downloading github.com/mattn/go-isatty v0.0.14 18:24:37 go: downloading github.com/golang/protobuf v1.5.2 18:24:37 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 18:24:38 go: downloading github.com/armon/go-metrics v0.3.10 18:24:39 go: downloading github.com/mattn/go-colorable v0.1.12 18:24:39 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 18:24:39 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:26:01 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 18:26:04 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.161s coverage: 9.9% of statements 18:26:04 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 18:26:04 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.090s coverage: 92.5% of statements 18:26:04 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.028s coverage: 85.3% of statements 18:26:14 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.182s coverage: 46.4% of statements 18:26:14 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 18:26:14 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 18:26:14 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.097s coverage: 100.0% of statements 18:26:14 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.421s coverage: 88.4% of statements 18:26:14 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.065s coverage: 25.0% of statements 18:26:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.108s coverage: 81.4% of statements 18:26:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 18:26:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.054s coverage: 41.7% of statements 18:26:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.014s coverage: 91.3% of statements 18:26:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:26:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:26:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:26:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:26:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:26:42 $ docker stop --time=1 4e6af805dd8888c2d22ef823c24d2eb7a12fd0afc9f0b1fa03fce9da4fe5b99f 18:26:43 $ docker rm -f 4e6af805dd8888c2d22ef823c24d2eb7a12fd0afc9f0b1fa03fce9da4fe5b99f [Pipeline] // withDockerContainer [Pipeline] sh 18:26:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:26:46 Warning: overwriting stash ‘coverage-report’ 18:26:46 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 18:26:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:26:47 18:26:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:26:47 arm64: Pulling from edgex-lftools-log-publisher 18:26:47 8998bd30e6a1: Pulling fs layer 18:26:47 04944245beec: Pulling fs layer 18:26:47 699f458cf7ca: Pulling fs layer 18:26:47 765212b225bb: Pulling fs layer 18:26:47 f23df028b6ca: Pulling fs layer 18:26:47 d65c8cfc05b1: Pulling fs layer 18:26:47 2437ff75d9bd: Pulling fs layer 18:26:47 765212b225bb: Waiting 18:26:47 f23df028b6ca: Waiting 18:26:47 d65c8cfc05b1: Waiting 18:26:47 2437ff75d9bd: Waiting 18:26:47 04944245beec: Verifying Checksum 18:26:47 04944245beec: Download complete 18:26:47 765212b225bb: Verifying Checksum 18:26:47 765212b225bb: Download complete 18:26:47 f23df028b6ca: Download complete 18:26:47 d65c8cfc05b1: Verifying Checksum 18:26:47 d65c8cfc05b1: Download complete 18:26:47 699f458cf7ca: Verifying Checksum 18:26:48 8998bd30e6a1: Verifying Checksum 18:26:48 8998bd30e6a1: Download complete 18:26:50 2437ff75d9bd: Verifying Checksum 18:26:50 2437ff75d9bd: Download complete 18:26:51 8998bd30e6a1: Pull complete 18:26:53 04944245beec: Pull complete 18:26:54 699f458cf7ca: Pull complete 18:26:54 765212b225bb: Pull complete 18:26:55 f23df028b6ca: Pull complete 18:26:55 d65c8cfc05b1: Pull complete 18:27:10 2437ff75d9bd: Pull complete 18:27:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:27:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:27:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:10 prd-ubuntu20.04-docker-arm64-4c-16g-8780 does not seem to be running inside a container 18:27:10 $ 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/79 -v /w/workspace/go-mod-bootstrap/79:/w/workspace/go-mod-bootstrap/79:rw,z -v /w/workspace/go-mod-bootstrap/79@tmp:/w/workspace/go-mod-bootstrap/79@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 18:27:13 $ docker top ae7ce514a4ccc0478d9b4bcaf7e22dc74bf17d3ee5b1480b4bb24f5e9220055d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:27:14 ---> job-cost.sh 18:27:14 lf-activate-venv: SKIPPING 18:27:14 INFO: No Stack... 18:27:14 INFO: Retrieving Pricing Info for: v3-standard-4 18:27:15 INFO: Archiving Costs [Pipeline] sh 18:27:15 + cut -d, -f6 18:27:15 + cat /w/workspace/go-mod-bootstrap/79/archives/cost.csv [Pipeline] lock 18:27:15 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-79-stack-cost] 18:27:15 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-79-stack-cost] did not exist. Created. 18:27:15 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-79-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:27:16 /w/workspace/go-mod-bootstrap/79@tmp/durable-51cc02dd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:27:16 + echo total: 0.10999999940395355 [Pipeline] stash 18:27:16 Warning: overwriting stash ‘stack-cost’ 18:27:16 Stashed 1 file(s) [Pipeline] } 18:27:16 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-79-stack-cost] [Pipeline] // lock [Pipeline] } 18:27:16 $ docker stop --time=1 ae7ce514a4ccc0478d9b4bcaf7e22dc74bf17d3ee5b1480b4bb24f5e9220055d 18:27:18 $ docker rm -f ae7ce514a4ccc0478d9b4bcaf7e22dc74bf17d3ee5b1480b4bb24f5e9220055d [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 18:27:18 provisioning config files... 18:27:18 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config13575352275467085571tmp [Pipeline] { [Pipeline] sh 18:27:19 + set +x 18:27:19 + bash -s -- 18:27:19 + curl -s https://codecov.io/bash 18:27:19 18:27:19 _____ _ 18:27:19 / ____| | | 18:27:19 | | ___ __| | ___ ___ _____ __ 18:27:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:27:19 | |___| (_) | (_| | __/ (_| (_) \ V / 18:27:19 \_____\___/ \__,_|\___|\___\___/ \_/ 18:27:19 Bash-1.0.6 18:27:19 18:27:19 18:27:19 ==> git version 2.25.1 found 18:27:19 ==> 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 18:27:19 Release-Date: 2020-01-08 18:27:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:27:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:27:19 ==> Jenkins CI detected. 18:27:19 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 18:27:19 project root: . 18:27:19 --> token set from env 18:27:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:27:19 ==> Running gcov in . (disable via -X gcov) 18:27:19 ==> Python coveragepy not found 18:27:19 ==> Searching for coverage reports in: 18:27:19 + . 18:27:19 -> Found 1 reports 18:27:19 ==> Detecting git/mercurial file structure 18:27:19 ==> Reading reports 18:27:19 + ./coverage.out bytes=68433 18:27:19 ==> Appending adjustments 18:27:19 https://docs.codecov.io/docs/fixing-reports 18:27:19 + Found adjustments 18:27:19 ==> Gzipping contents 18:27:19 12K /tmp/codecov.cT4CWt.gz 18:27:19 ==> Uploading reports 18:27:19 url: https://codecov.io 18:27:19 query: branch=main&commit=9ad12a80d0ed111da80509275e6cf46d80da3588&build=79&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F79%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 18:27:19 -> Pinging Codecov 18:27:19 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=9ad12a80d0ed111da80509275e6cf46d80da3588&build=79&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F79%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 18:27:19 -> Uploading to 18:27:19 https://storage.googleapis.com/codecov/v4/raw/2022-10-21/833815588EE85121546D348822E98E2E/9ad12a80d0ed111da80509275e6cf46d80da3588/4e9fdb89-6fde-4370-bd7f-21d358245105.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221021%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221021T182719Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2224d289228cef44578fd4d9e18ab9317cf28743c06de155dabfa8aa380a4a81 18:27:19 % Total % Received % Xferd Average Speed Time Time Time Current 18:27:19 Dload Upload Total Spent Left Speed 18:27:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11239 0 0 100 11239 0 50399 --:--:-- --:--:-- --:--:-- 50399 18:27:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/9ad12a80d0ed111da80509275e6cf46d80da3588 [Pipeline] } 18:27:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:27:20 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:27:20 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:27:20 18:27:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:27:20 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:27:20 df9b9388f04a: Pulling fs layer 18:27:20 52dc419b0ee2: Pulling fs layer 18:27:20 25bc292e5bac: Pulling fs layer 18:27:20 114826534d7a: Pulling fs layer 18:27:20 4657fd5d0bcf: Pulling fs layer 18:27:20 6ad1cebc031e: Pulling fs layer 18:27:20 8a3aa393b2d8: Pulling fs layer 18:27:20 114826534d7a: Waiting 18:27:20 4657fd5d0bcf: Waiting 18:27:20 6ad1cebc031e: Waiting 18:27:20 8a3aa393b2d8: Waiting 18:27:20 25bc292e5bac: Verifying Checksum 18:27:20 25bc292e5bac: Download complete 18:27:20 52dc419b0ee2: Verifying Checksum 18:27:20 52dc419b0ee2: Download complete 18:27:20 4657fd5d0bcf: Download complete 18:27:20 df9b9388f04a: Download complete 18:27:21 6ad1cebc031e: Verifying Checksum 18:27:21 6ad1cebc031e: Download complete 18:27:21 df9b9388f04a: Pull complete 18:27:21 52dc419b0ee2: Pull complete 18:27:21 25bc292e5bac: Pull complete 18:27:21 114826534d7a: Verifying Checksum 18:27:21 114826534d7a: Download complete 18:27:21 8a3aa393b2d8: Verifying Checksum 18:27:21 8a3aa393b2d8: Download complete 18:27:25 114826534d7a: Pull complete 18:27:25 4657fd5d0bcf: Pull complete 18:27:25 6ad1cebc031e: Pull complete 18:27:28 8a3aa393b2d8: Pull complete 18:27:28 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:27:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:27:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:28 prd-ubuntu20.04-docker-8c-8g-8779 does not seem to be running inside a container 18:27:28 $ 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 18:27:30 $ docker top 91f16a936a0c54cc8c56e7b7abfcbc9120cd0c0e6a4d9fa49af913a756c2ef16 -eo pid,comm [Pipeline] { [Pipeline] echo 18:27:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 18:27:30 + set -o pipefail 18:27:30 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 18:27:37 18:27:37 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... 18:27:37 18:27:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/ffa365e0-ee4a-4cef-aea5-ba65f3826b32 18:27:37 18:27:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:27:37 18:27:37 18:27:37 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:27:37 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:27:37 More details here: https://snyk.co/ue1NS [Pipeline] } 18:27:37 $ docker stop --time=1 91f16a936a0c54cc8c56e7b7abfcbc9120cd0c0e6a4d9fa49af913a756c2ef16 18:27:39 $ docker rm -f 91f16a936a0c54cc8c56e7b7abfcbc9120cd0c0e6a4d9fa49af913a756c2ef16 [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 18:27:40 + git log --format=format:%s -1 9ad12a80d0ed111da80509275e6cf46d80da3588 [Pipeline] sh 18:27:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:27:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:27:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:41 prd-ubuntu20.04-docker-8c-8g-8779 does not seem to be running inside a container 18:27:41 $ 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 18:27:41 $ docker top 7fd3bf1bb8bbae1c3ece45468af6d955452e8b293268fedfa660aa116361bd0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:27:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:27:41 [ssh-agent] Looking for ssh-agent implementation... 18:27:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:27:41 $ docker exec 7fd3bf1bb8bbae1c3ece45468af6d955452e8b293268fedfa660aa116361bd0a ssh-agent 18:27:41 SSH_AUTH_SOCK=/tmp/ssh-gSRlXnDgFsOD/agent.32 18:27:41 SSH_AGENT_PID=38 18:27:41 Running ssh-add (command line suppressed) 18:27:41 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16387120440903178397.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16387120440903178397.key) 18:27:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:27:42 + git semver tag 18:27:42 2022-10-21 18:27:42,469 [run_tag] DEBUG tag force:False 18:27:42 2022-10-21 18:27:42,469 [check_head_tag] DEBUG check head tag 18:27:42 2022-10-21 18:27:42,470 [execute] INFO git cat-file --batch-check 18:27:42 2022-10-21 18:27:42,470 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 18:27:42 2022-10-21 18:27:42,474 [execute] INFO git cat-file --batch 18:27:42 2022-10-21 18:27:42,475 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 18:27:42 2022-10-21 18:27:42,505 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 18:27:42 2022-10-21 18:27:42,505 [execute] INFO git tag -a v2.3.0-dev.23 -m v2.3.0-dev.23 18:27:42 2022-10-21 18:27:42,506 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.23', '-m', 'v2.3.0-dev.23'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 18:27:42 2022-10-21 18:27:42,511 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 18:27:42 2.3.0-dev.23 [Pipeline] } 18:27:42 $ docker exec --env ******** --env ******** 7fd3bf1bb8bbae1c3ece45468af6d955452e8b293268fedfa660aa116361bd0a ssh-agent -k 18:27:42 unset SSH_AUTH_SOCK; 18:27:42 unset SSH_AGENT_PID; 18:27:42 echo Agent pid 38 killed; 18:27:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:27:42 + git semver [Pipeline] } 18:27:43 $ docker stop --time=1 7fd3bf1bb8bbae1c3ece45468af6d955452e8b293268fedfa660aa116361bd0a 18:27:44 $ docker rm -f 7fd3bf1bb8bbae1c3ece45468af6d955452e8b293268fedfa660aa116361bd0a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:27:44 18:27:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:27:45 0.23.1-centos7: Pulling from edgex-lftools 18:27:45 ab5ef0e58194: Pulling fs layer 18:27:45 9712f1f96733: Pulling fs layer 18:27:45 63f879dbbcfc: Pulling fs layer 18:27:45 0d9ebad4ef96: Pulling fs layer 18:27:45 e9a5061849ea: Pulling fs layer 18:27:45 d747dcd14b5f: Pulling fs layer 18:27:45 2de7ff778b66: Pulling fs layer 18:27:45 0d9ebad4ef96: Waiting 18:27:45 e9a5061849ea: Waiting 18:27:45 2de7ff778b66: Waiting 18:27:45 9712f1f96733: Verifying Checksum 18:27:45 9712f1f96733: Download complete 18:27:45 63f879dbbcfc: Verifying Checksum 18:27:45 63f879dbbcfc: Download complete 18:27:45 0d9ebad4ef96: Verifying Checksum 18:27:45 0d9ebad4ef96: Download complete 18:27:45 ab5ef0e58194: Verifying Checksum 18:27:45 ab5ef0e58194: Download complete 18:27:45 d747dcd14b5f: Verifying Checksum 18:27:45 d747dcd14b5f: Download complete 18:27:45 e9a5061849ea: Download complete 18:27:45 2de7ff778b66: Verifying Checksum 18:27:45 2de7ff778b66: Download complete 18:27:48 ab5ef0e58194: Pull complete 18:27:48 9712f1f96733: Pull complete 18:27:49 63f879dbbcfc: Pull complete 18:27:52 0d9ebad4ef96: Pull complete 18:27:52 e9a5061849ea: Pull complete 18:27:52 d747dcd14b5f: Pull complete 18:27:53 2de7ff778b66: Pull complete 18:27:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:27:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:27:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:53 prd-ubuntu20.04-docker-8c-8g-8779 does not seem to be running inside a container 18:27:53 $ 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 18:27:55 $ docker top c5a9e4224ac3ebdd444d71a29c88284fe076f3faa0adbd6c1d814e1bb8682e66 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:27:55 provisioning config files... 18:27:55 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config14121916454576034107tmp 18:27:55 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config6920300824538304418tmp 18:27:55 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config17028479731252700404tmp [Pipeline] { [Pipeline] echo 18:27:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:27:56 ---> sigul-configuration.sh 18:27:56 gpg: directory `/root/.gnupg' created 18:27:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:27:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:27:56 gpg: keyring `/root/.gnupg/secring.gpg' created 18:27:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:27:56 gpg: CAST5 encrypted data 18:27:56 gpg: encrypted with 1 passphrase 18:27:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:27:56 + mkdir /home/jenkins 18:27:56 + mkdir /home/jenkins/sigul [Pipeline] sh 18:27:56 + 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 18:27:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:27:57 ---> sigul-install.sh 18:27:57 Sigul already installed; skipping installation. [Pipeline] sh 18:27:57 + git tag --list 18:27:57 v0.0.1 18:27:57 v0.0.10 18:27:57 v0.0.11 18:27:57 v0.0.12 18:27:57 v0.0.13 18:27:57 v0.0.14 18:27:57 v0.0.15 18:27:57 v0.0.16 18:27:57 v0.0.17 18:27:57 v0.0.18 18:27:57 v0.0.19 18:27:57 v0.0.2 18:27:57 v0.0.20 18:27:57 v0.0.21 18:27:57 v0.0.22 18:27:57 v0.0.23 18:27:57 v0.0.24 18:27:57 v0.0.25 18:27:57 v0.0.26 18:27:57 v0.0.27 18:27:57 v0.0.28 18:27:57 v0.0.29 18:27:57 v0.0.3 18:27:57 v0.0.30 18:27:57 v0.0.31 18:27:57 v0.0.32 18:27:57 v0.0.33 18:27:57 v0.0.34 18:27:57 v0.0.35 18:27:57 v0.0.36 18:27:57 v0.0.37 18:27:57 v0.0.38 18:27:57 v0.0.39 18:27:57 v0.0.4 18:27:57 v0.0.40 18:27:57 v0.0.41 18:27:57 v0.0.42 18:27:57 v0.0.43 18:27:57 v0.0.44 18:27:57 v0.0.45 18:27:57 v0.0.46 18:27:57 v0.0.47 18:27:57 v0.0.48 18:27:57 v0.0.49 18:27:57 v0.0.5 18:27:57 v0.0.50 18:27:57 v0.0.51 18:27:57 v0.0.52 18:27:57 v0.0.53 18:27:57 v0.0.54 18:27:57 v0.0.55 18:27:57 v0.0.56 18:27:57 v0.0.57 18:27:57 v0.0.58 18:27:57 v0.0.59 18:27:57 v0.0.6 18:27:57 v0.0.60 18:27:57 v0.0.61 18:27:57 v0.0.62 18:27:57 v0.0.63 18:27:57 v0.0.64 18:27:57 v0.0.65 18:27:57 v0.0.66 18:27:57 v0.0.67 18:27:57 v0.0.68 18:27:57 v0.0.69 18:27:57 v0.0.7 18:27:57 v0.0.70 18:27:57 v0.0.71 18:27:57 v0.0.72 18:27:57 v0.0.8 18:27:57 v0.0.9 18:27:57 v2.0.0 18:27:57 v2.1.0 18:27:57 v2.1.1 18:27:57 v2.1.1-dev.1 18:27:57 v2.1.1-dev.2 18:27:57 v2.1.1-dev.3 18:27:57 v2.1.1-dev.4 18:27:57 v2.2.0 18:27:57 v2.2.1-dev.1 18:27:57 v2.2.1-dev.2 18:27:57 v2.2.1-dev.3 18:27:57 v2.2.1-dev.4 18:27:57 v2.2.1-dev.5 18:27:57 v2.2.1-dev.6 18:27:57 v2.2.1-dev.7 18:27:57 v2.2.1-dev.8 18:27:57 v2.2.1-dev.9 18:27:57 v2.3.0-dev.10 18:27:57 v2.3.0-dev.11 18:27:57 v2.3.0-dev.12 18:27:57 v2.3.0-dev.13 18:27:57 v2.3.0-dev.14 18:27:57 v2.3.0-dev.15 18:27:57 v2.3.0-dev.16 18:27:57 v2.3.0-dev.17 18:27:57 v2.3.0-dev.18 18:27:57 v2.3.0-dev.19 18:27:57 v2.3.0-dev.20 18:27:57 v2.3.0-dev.21 18:27:57 v2.3.0-dev.22 18:27:57 v2.3.0-dev.23 [Pipeline] sh 18:27:57 + lftools sign git-tag v2.3.0-dev.23 18:27:58 Signing Git tag with Sigul... 18:27:58 Signing v2.3.0-dev.23 [Pipeline] echo 18:27:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:27:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:27:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:27:58 $ docker stop --time=1 c5a9e4224ac3ebdd444d71a29c88284fe076f3faa0adbd6c1d814e1bb8682e66 18:28:00 $ docker rm -f c5a9e4224ac3ebdd444d71a29c88284fe076f3faa0adbd6c1d814e1bb8682e66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:28:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:28:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:28:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:00 prd-ubuntu20.04-docker-8c-8g-8779 does not seem to be running inside a container 18:28:00 $ 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 18:28:01 $ docker top e8573577698092fd560575be42232307c2a0c99d44046eaa2ff94d7346b04cf9 -eo pid,comm 18:28:01 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). 18:28:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:28:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:28:01 [ssh-agent] Looking for ssh-agent implementation... 18:28:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:28:01 $ docker exec e8573577698092fd560575be42232307c2a0c99d44046eaa2ff94d7346b04cf9 ssh-agent 18:28:01 SSH_AUTH_SOCK=/tmp/ssh-zmlk0fzFwaWr/agent.32 18:28:01 SSH_AGENT_PID=39 18:28:01 Running ssh-add (command line suppressed) 18:28:01 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4803612874071450557.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4803612874071450557.key) 18:28:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:28:01 + git semver bump pre 18:28:02 2022-10-21 18:28:02,145 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 18:28:02 2022-10-21 18:28:02,145 [bump_version] DEBUG bumping version:2.3.0-dev.23 on axis:pre with prefix:dev 18:28:02 2022-10-21 18:28:02,145 [bump_version] DEBUG bumped version:2.3.0-dev.24 18:28:02 2022-10-21 18:28:02,145 [write_version] DEBUG write version:2.3.0-dev.24 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 18:28:02 2022-10-21 18:28:02,145 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 18:28:02 2022-10-21 18:28:02,145 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 18:28:02 2022-10-21 18:28:02,147 [execute] INFO git cat-file --batch-check 18:28:02 2022-10-21 18:28:02,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 18:28:02 2022-10-21 18:28:02,157 [execute] INFO git cat-file --batch 18:28:02 2022-10-21 18:28:02,158 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 18:28:02 2022-10-21 18:28:02,163 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 18:28:02 2.3.0-dev.24 [Pipeline] } 18:28:02 $ docker exec --env ******** --env ******** e8573577698092fd560575be42232307c2a0c99d44046eaa2ff94d7346b04cf9 ssh-agent -k 18:28:02 unset SSH_AUTH_SOCK; 18:28:02 unset SSH_AGENT_PID; 18:28:02 echo Agent pid 39 killed; 18:28:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:28:02 + git semver [Pipeline] } 18:28:02 $ docker stop --time=1 e8573577698092fd560575be42232307c2a0c99d44046eaa2ff94d7346b04cf9 18:28:04 $ docker rm -f e8573577698092fd560575be42232307c2a0c99d44046eaa2ff94d7346b04cf9 [Pipeline] // withDockerContainer [Pipeline] sh 18:28:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:28:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:28:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:04 prd-ubuntu20.04-docker-8c-8g-8779 does not seem to be running inside a container 18:28:04 $ 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 18:28:05 $ docker top 854defa400ac4a9078cc816cab305b0f799249e44c3fd6a827e021a05b003831 -eo pid,comm 18:28:05 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). 18:28:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:28:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:28:05 [ssh-agent] Looking for ssh-agent implementation... 18:28:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:28:05 $ docker exec 854defa400ac4a9078cc816cab305b0f799249e44c3fd6a827e021a05b003831 ssh-agent 18:28:05 SSH_AUTH_SOCK=/tmp/ssh-harn1o0vxL49/agent.32 18:28:05 SSH_AGENT_PID=39 18:28:05 Running ssh-add (command line suppressed) 18:28:05 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14466471338358831227.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14466471338358831227.key) 18:28:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:28:06 + git semver push 18:28:06 2022-10-21 18:28:06,234 [run_push] DEBUG push 18:28:06 2022-10-21 18:28:06,234 [execute] INFO git cat-file --batch-check 18:28:06 2022-10-21 18:28:06,234 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 18:28:06 2022-10-21 18:28:06,239 [execute] INFO git rev-list a46d807f738fabfe69d841d594b80aa226eac42b -- 18:28:06 2022-10-21 18:28:06,239 [execute] DEBUG Popen(['git', 'rev-list', 'a46d807f738fabfe69d841d594b80aa226eac42b', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 18:28:06 2022-10-21 18:28:06,250 [execute] INFO git fetch -v origin 18:28:06 2022-10-21 18:28:06,250 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 18:28:06 2022-10-21 18:28:06,808 [run_push] DEBUG no remote changes detected 18:28:06 2022-10-21 18:28:06,809 [execute] INFO git push origin semver 18:28:06 2022-10-21 18:28:06,809 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 18:28:07 2022-10-21 18:28:07,675 [run_push] DEBUG push all version tags 18:28:07 2022-10-21 18:28:07,675 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:28:07 2022-10-21 18:28:07,676 [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) 18:28:08 2022-10-21 18:28:08,516 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 18:28:08 2.3.0-dev.24 [Pipeline] } 18:28:08 $ docker exec --env ******** --env ******** 854defa400ac4a9078cc816cab305b0f799249e44c3fd6a827e021a05b003831 ssh-agent -k 18:28:08 unset SSH_AUTH_SOCK; 18:28:08 unset SSH_AGENT_PID; 18:28:08 echo Agent pid 39 killed; 18:28:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:28:09 + git semver [Pipeline] } 18:28:09 $ docker stop --time=1 854defa400ac4a9078cc816cab305b0f799249e44c3fd6a827e021a05b003831 18:28:10 $ docker rm -f 854defa400ac4a9078cc816cab305b0f799249e44c3fd6a827e021a05b003831 [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 18:28:11 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 18:28:11 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 18:28:11 total 16 18:28:11 drwxr-xr-x 3 root root 4096 Oct 21 18:20 . 18:28:11 drwxrwxr-x 9 jenkins jenkins 4096 Oct 21 18:27 .. 18:28:11 drwxr-xr-x 2 root root 4096 Oct 21 18:20 cost 18:28:11 -rw-r--r-- 1 root root 87 Oct 21 18:20 cost.csv 18:28:11 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 18:28:11 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 18:28:11 total 16 18:28:11 drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 18:20 . 18:28:11 drwxrwxr-x 9 jenkins jenkins 4096 Oct 21 18:27 .. 18:28:11 drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 18:20 cost 18:28:11 -rw-r--r-- 1 jenkins jenkins 87 Oct 21 18:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:28:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:28:12 ---> package-listing.sh 18:28:12 ++ facter osfamily 18:28:12 ++ tr '[:upper:]' '[:lower:]' 18:28:12 + OS_FAMILY=debian 18:28:12 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 18:28:12 + START_PACKAGES=/tmp/packages_start.txt 18:28:12 + END_PACKAGES=/tmp/packages_end.txt 18:28:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:28:12 + PACKAGES=/tmp/packages_start.txt 18:28:12 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 18:28:12 + PACKAGES=/tmp/packages_end.txt 18:28:12 + case "${OS_FAMILY}" in 18:28:12 + dpkg -l 18:28:12 + grep '^ii' 18:28:12 + '[' -f /tmp/packages_start.txt ']' 18:28:12 + '[' -f /tmp/packages_end.txt ']' 18:28:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:28:12 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 18:28:12 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 18:28:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 18:28:12 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 18:28:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:28:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:13 prd-ubuntu20.04-docker-8c-8g-8779 does not seem to be running inside a container 18:28:13 $ 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 18:28:13 $ docker top b8fc11d176a8f647fa2504953198fcf44f0ac8f2b39dad0322476bcb2118a536 -eo pid,comm [Pipeline] { [Pipeline] sh 18:28:14 + touch /tmp/pre-build-complete [Pipeline] sh 18:28:14 + mkdir -p /var/log/sysstat [Pipeline] sh 18:28:14 + ls /var/log/sa-host 18:28:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:28:14 provisioning config files... 18:28:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config29240079530454907tmp [Pipeline] { [Pipeline] echo 18:28:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:28:15 ---> create-netrc.sh [Pipeline] } 18:28:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:28:15 ---> python-tools-install.sh [Pipeline] echo 18:28:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:28:15 ---> sudo-logs.sh 18:28:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:28:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:28:16 ---> job-cost.sh 18:28:16 lf-activate-venv: SKIPPING 18:28:16 DEBUG: total: 0.2199999988079071 18:28:16 INFO: Retrieving Stack Cost... 18:28:16 INFO: Retrieving Pricing Info for: v3-standard-8 18:28:16 INFO: Archiving Costs [Pipeline] echo 18:28:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:28:17 ---> logs-deploy.sh 18:28:17 lf-activate-venv: SKIPPING 18:28:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/79 18:28:17 INFO: archiving workspace using pattern(s): 18:28:18 Archives upload complete. 18:28:18 INFO: archiving logs to Nexus 18:28:18 ---> uname -a: 18:28:18 Linux prd-ubuntu20-04-docker-8c-8g-8779 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:28:18 18:28:18 18:28:18 ---> lscpu: 18:28:18 Architecture: x86_64 18:28:18 CPU op-mode(s): 32-bit, 64-bit 18:28:18 Byte Order: Little Endian 18:28:18 Address sizes: 40 bits physical, 48 bits virtual 18:28:18 CPU(s): 8 18:28:18 On-line CPU(s) list: 0-7 18:28:18 Thread(s) per core: 1 18:28:18 Core(s) per socket: 1 18:28:18 Socket(s): 8 18:28:18 NUMA node(s): 1 18:28:18 Vendor ID: AuthenticAMD 18:28:18 CPU family: 23 18:28:18 Model: 49 18:28:18 Model name: AMD EPYC-Rome Processor 18:28:18 Stepping: 0 18:28:18 CPU MHz: 2799.998 18:28:18 BogoMIPS: 5599.99 18:28:18 Virtualization: AMD-V 18:28:18 Hypervisor vendor: KVM 18:28:18 Virtualization type: full 18:28:18 L1d cache: 256 KiB 18:28:18 L1i cache: 256 KiB 18:28:18 L2 cache: 4 MiB 18:28:18 L3 cache: 128 MiB 18:28:18 NUMA node0 CPU(s): 0-7 18:28:18 Vulnerability Itlb multihit: Not affected 18:28:18 Vulnerability L1tf: Not affected 18:28:18 Vulnerability Mds: Not affected 18:28:18 Vulnerability Meltdown: Not affected 18:28:18 Vulnerability Mmio stale data: Not affected 18:28:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:28:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:28:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:28:18 Vulnerability Srbds: Not affected 18:28:18 Vulnerability Tsx async abort: Not affected 18:28:18 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 18:28:18 18:28:18 18:28:18 ---> nproc: 18:28:18 8 18:28:18 18:28:18 18:28:18 ---> df -h: 18:28:18 Filesystem Size Used Avail Use% Mounted on 18:28:18 overlay 155G 12G 144G 8% / 18:28:18 tmpfs 64M 0 64M 0% /dev 18:28:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:28:18 shm 64M 0 64M 0% /dev/shm 18:28:18 /dev/vda1 155G 12G 144G 8% /facter-os 18:28:18 18:28:18 18:28:18 ---> sar -b -r -n DEV: 18:28:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8779) 10/21/22 _x86_64_ (8 CPU) 18:28:18 18:28:18 18:18:57 LINUX RESTART (8 CPU) 18:28:18 18:28:18 18:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:28:18 18:20:01 166.26 47.92 118.34 0.00 5386.60 201248.12 0.00 18:28:18 18:21:01 61.34 0.45 60.89 0.00 18.26 32196.37 0.00 18:28:18 18:22:01 1.38 0.00 1.38 0.00 0.00 15.48 0.00 18:28:18 18:23:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 18:28:18 18:24:01 2.87 0.98 1.88 0.00 67.58 46.12 0.00 18:28:18 18:25:01 35.19 8.37 26.83 0.00 2816.86 4706.68 0.00 18:28:18 18:26:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 18:28:18 18:27:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 18:28:18 18:28:01 102.73 0.28 102.45 0.00 25.32 58259.65 0.00 18:28:18 Average: 41.41 6.44 34.96 0.00 923.88 32947.40 0.00 18:28:18 18:28:18 18:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:28:18 18:20:01 29189472 31587244 726888 2.21 72992 2601432 1835008 5.41 990900 2342972 6088 18:28:18 18:21:01 28687572 31598056 707352 2.15 94848 3047436 1752524 5.16 1154408 2625008 264 18:28:18 18:22:01 28687512 31598140 707136 2.15 94876 3047436 1752524 5.16 1154268 2625008 12 18:28:18 18:23:01 28696376 31607076 698020 2.12 94908 3047440 1752524 5.16 1144932 2625012 136 18:28:18 18:24:01 28666416 31584160 719920 2.19 96380 3052656 1768584 5.21 1173488 2630104 372 18:28:18 18:25:01 28381244 31570576 721156 2.19 113556 3296368 1789480 5.27 1315952 2741508 4 18:28:18 18:26:01 28383308 31572656 719000 2.19 113588 3296372 1789480 5.27 1315312 2741512 20 18:28:18 18:27:01 28383000 31572436 719212 2.19 113612 3296372 1789480 5.27 1315168 2741572 8 18:28:18 18:28:01 26834632 31510556 772300 2.35 160344 4604892 1821484 5.37 1475188 3989480 616 18:28:18 Average: 28434392 31577878 721220 2.19 106123 3254489 1783454 5.26 1226624 2784686 836 18:28:18 18:28:18 18:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:28:18 18:20:01 vethdd79c40 4.92 8.43 0.40 19.67 0.00 0.00 0.00 0.00 18:28:18 18:20:01 lo 3.67 3.67 0.35 0.35 0.00 0.00 0.00 0.00 18:28:18 18:20:01 ens3 565.13 351.95 6436.07 85.41 0.00 0.00 0.00 0.00 18:28:18 18:20:01 docker0 8.15 11.10 0.75 62.85 0.00 0.00 0.00 0.00 18:28:18 18:21:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 18:28:18 18:21:01 ens3 167.79 107.15 3202.98 20.62 0.00 0.00 0.00 0.00 18:28:18 18:21:01 docker0 35.33 59.26 2.93 669.50 0.00 0.00 0.00 0.00 18:28:18 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:28:18 18:22:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:28:18 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:28:18 18:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:28:18 18:23:01 ens3 0.65 0.12 0.06 0.01 0.00 0.00 0.00 0.00 18:28:18 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:28:18 18:24:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 18:28:18 18:24:01 ens3 3.05 4.95 2.60 10.25 0.00 0.00 0.00 0.00 18:28:18 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:28:18 18:25:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 18:28:18 18:25:01 ens3 51.59 28.26 1295.01 8.58 0.00 0.00 0.00 0.00 18:28:18 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:28:18 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:28:18 18:26:01 ens3 6.95 1.82 12.00 0.12 0.00 0.00 0.00 0.00 18:28:18 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:28:18 18:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:28:18 18:27:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:28:18 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:28:18 18:28:01 veth87a99fb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:28:18 18:28:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 18:28:18 18:28:01 ens3 371.91 281.09 7886.24 106.40 0.00 0.00 0.00 0.00 18:28:18 18:28:01 docker0 40.80 63.95 3.54 689.20 0.00 0.00 0.00 0.00 18:28:18 Average: veth87a99fb 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 18:28:18 Average: lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 18:28:18 Average: ens3 129.70 86.16 2092.89 25.71 0.00 0.00 0.00 0.00 18:28:18 Average: docker0 9.36 14.92 0.80 157.95 0.00 0.00 0.00 0.00 18:28:18 18:28:18 18:28:18 ---> sar -P ALL: 18:28:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8779) 10/21/22 _x86_64_ (8 CPU) 18:28:18 18:28:18 18:18:57 LINUX RESTART (8 CPU) 18:28:18 18:28:18 18:19:01 CPU %user %nice %system %iowait %steal %idle 18:28:18 18:20:01 all 9.56 0.00 3.66 1.24 0.04 85.50 18:28:18 18:20:01 0 9.27 0.00 4.30 0.22 0.03 86.18 18:28:18 18:20:01 1 8.44 0.00 4.84 1.18 0.05 85.49 18:28:18 18:20:01 2 8.80 0.00 3.05 0.52 0.03 87.60 18:28:18 18:20:01 3 9.20 0.00 3.40 2.19 0.05 85.17 18:28:18 18:20:01 4 8.74 0.00 3.16 0.74 0.05 87.32 18:28:18 18:20:01 5 8.51 0.00 3.43 1.63 0.03 86.40 18:28:18 18:20:01 6 11.00 0.00 3.48 2.14 0.05 83.32 18:28:18 18:20:01 7 12.55 0.00 3.60 1.30 0.05 82.49 18:28:18 18:21:01 all 26.84 0.00 5.02 0.62 0.07 67.45 18:28:18 18:21:01 0 27.33 0.00 4.83 0.29 0.07 67.48 18:28:18 18:21:01 1 27.24 0.00 4.69 0.05 0.07 67.95 18:28:18 18:21:01 2 26.85 0.00 4.71 0.03 0.07 68.34 18:28:18 18:21:01 3 26.35 0.00 4.64 0.03 0.07 68.91 18:28:18 18:21:01 4 26.62 0.00 4.70 0.10 0.07 68.51 18:28:18 18:21:01 5 27.63 0.00 4.98 0.74 0.07 66.59 18:28:18 18:21:01 6 26.60 0.00 5.87 3.53 0.07 63.93 18:28:18 18:21:01 7 26.11 0.00 5.77 0.22 0.07 67.84 18:28:18 18:22:01 all 0.28 0.00 0.02 0.00 0.00 99.70 18:28:18 18:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:28:18 18:22:01 1 0.02 0.00 0.03 0.00 0.00 99.95 18:28:18 18:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:28:18 18:22:01 3 0.05 0.00 0.05 0.00 0.00 99.90 18:28:18 18:22:01 4 0.03 0.00 0.02 0.02 0.00 99.93 18:28:18 18:22:01 5 2.00 0.00 0.02 0.00 0.00 97.98 18:28:18 18:22:01 6 0.05 0.00 0.02 0.00 0.00 99.93 18:28:18 18:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:28:18 18:23:01 all 0.28 0.00 0.01 0.00 0.00 99.70 18:28:18 18:23:01 0 0.03 0.00 0.02 0.02 0.00 99.93 18:28:18 18:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:28:18 18:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:28:18 18:23:01 3 0.05 0.00 0.03 0.00 0.02 99.90 18:28:18 18:23:01 4 0.02 0.00 0.02 0.02 0.02 99.93 18:28:18 18:23:01 5 1.99 0.00 0.02 0.00 0.00 98.00 18:28:18 18:23:01 6 0.10 0.00 0.00 0.00 0.00 99.90 18:28:18 18:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:28:18 18:24:01 all 0.18 0.00 0.07 0.02 0.00 99.73 18:28:18 18:24:01 0 0.03 0.00 0.07 0.08 0.00 99.82 18:28:18 18:24:01 1 0.07 0.00 0.02 0.00 0.00 99.92 18:28:18 18:24:01 2 0.12 0.00 0.05 0.00 0.00 99.83 18:28:18 18:24:01 3 0.07 0.00 0.03 0.00 0.02 99.88 18:28:18 18:24:01 4 0.10 0.00 0.05 0.02 0.00 99.83 18:28:18 18:24:01 5 1.01 0.00 0.23 0.03 0.02 98.71 18:28:18 18:24:01 6 0.03 0.00 0.03 0.00 0.00 99.93 18:28:18 18:24:01 7 0.03 0.00 0.07 0.00 0.00 99.90 18:28:18 18:25:01 all 1.12 0.00 0.70 0.28 0.01 97.89 18:28:18 18:25:01 0 0.68 0.00 0.47 0.95 0.02 97.88 18:28:18 18:25:01 1 1.75 0.00 0.43 0.43 0.02 97.36 18:28:18 18:25:01 2 1.18 0.00 0.53 0.05 0.02 98.22 18:28:18 18:25:01 3 1.32 0.00 2.08 0.05 0.02 96.53 18:28:18 18:25:01 4 0.90 0.00 0.40 0.07 0.00 98.63 18:28:18 18:25:01 5 1.15 0.00 0.48 0.10 0.00 98.27 18:28:18 18:25:01 6 0.84 0.00 0.33 0.05 0.02 98.76 18:28:18 18:25:01 7 1.14 0.00 0.87 0.52 0.02 97.46 18:28:18 18:26:01 all 0.03 0.00 0.01 0.00 0.00 99.95 18:28:18 18:26:01 0 0.03 0.00 0.02 0.02 0.00 99.93 18:28:18 18:26:01 1 0.02 0.00 0.00 0.02 0.00 99.97 18:28:18 18:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:28:18 18:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:28:18 18:26:01 4 0.00 0.00 0.03 0.00 0.00 99.97 18:28:18 18:26:01 5 0.07 0.00 0.00 0.00 0.00 99.93 18:28:18 18:26:01 6 0.05 0.00 0.05 0.00 0.02 99.88 18:28:18 18:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:28:18 18:27:01 all 0.03 0.00 0.01 0.00 0.00 99.96 18:28:18 18:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:28:18 18:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:28:18 18:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:28:18 18:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:28:18 18:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:28:18 18:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:28:18 18:27:01 6 0.07 0.00 0.02 0.03 0.00 99.88 18:28:18 18:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:28:18 18:28:01 all 8.58 0.00 3.74 0.89 0.04 86.74 18:28:18 18:28:01 0 7.65 0.00 3.57 0.45 0.03 88.29 18:28:18 18:28:01 1 9.42 0.00 3.15 1.01 0.03 86.39 18:28:18 18:28:01 2 8.40 0.00 3.86 2.75 0.03 84.95 18:28:18 18:28:01 3 7.74 0.00 4.35 0.10 0.05 87.76 18:28:18 18:28:01 4 7.86 0.00 3.07 0.51 0.03 88.52 18:28:18 18:28:01 5 8.20 0.00 3.98 0.07 0.03 87.71 18:28:18 18:28:01 6 10.89 0.00 3.96 0.10 0.05 85.00 18:28:18 18:28:01 7 8.50 0.00 4.01 2.15 0.05 85.29 18:28:18 Average: all 5.18 0.00 1.46 0.34 0.02 93.00 18:28:18 Average: 0 4.99 0.00 1.47 0.22 0.02 93.30 18:28:18 Average: 1 5.19 0.00 1.45 0.30 0.02 93.04 18:28:18 Average: 2 5.01 0.00 1.35 0.37 0.02 93.25 18:28:18 Average: 3 4.95 0.00 1.61 0.26 0.02 93.16 18:28:18 Average: 4 4.89 0.00 1.26 0.16 0.02 93.66 18:28:18 Average: 5 5.58 0.00 1.45 0.28 0.02 92.67 18:28:18 Average: 6 5.48 0.00 1.52 0.65 0.02 92.34 18:28:18 Average: 7 5.34 0.00 1.58 0.46 0.02 92.60 18:28:18 18:28:18 18:28:18