Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c 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-ssh9971092575882711749.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh831480176129076425.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1192187992638905023.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh7758643256868512760.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14665074780398848168.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-179 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c (main) Commit message: "build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2 (#1353)" > git config core.sparsecheckout # timeout=10 > git checkout -f 2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c # timeout=10 > git rev-list --no-walk 9c2a175f58b026b696a67f9abf844d134e7a9207 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:46:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:46:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:46:19 ========================================================= 17:46:19 EdgeX Global Pipelines Version Info 17:46:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:46:20 ------------------- 17:46:20 stable info: 17:46:20 ------------------- 17:46:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:46:20 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 17:46:20 Message: update stable to v1.0.245 17:46:20 ------------------- 17:46:20 experimental info: 17:46:20 ------------------- 17:46:20 Commited By: **** collab-it+edgex@linuxfoundation.org 17:46:20 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 17:46:20 Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:46:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 17:46:21 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 17:46:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:46:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:46:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:46:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:46:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:46:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:46:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:46:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:46:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:46:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 17:46:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:46:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:46:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:46:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:46:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:46:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:46:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:46:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:46:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:46:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 17:46:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:46:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:46:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:46:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:46:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:46:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:46:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:46:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:46:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c [Pipeline] echo 17:46:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c071f0 [Pipeline] echo 17:46:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:46:21 + git rev-list -1 --merges 2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c~1..2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c [Pipeline] echo 17:46:21 -----------> git rev-list -1 --merges 2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c~1..2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c 2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c [false] [Pipeline] sh 17:46:22 + git log --format=format:%s -1 2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c [Pipeline] echo 17:46:22 ========================================================= 17:46:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:46:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:46:22 + git log --format=format:%s -1 2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c [Pipeline] echo 17:46:22 [semverPrep] GIT_COMMIT: 2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c, Commit Message: build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2 (#1353) [Pipeline] echo 17:46:22 [semverPrep] This is not a build commit. [Pipeline] sh 17:46:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:46:22 + grep -v github /etc/ssh/ssh_known_hosts 17:46:22 + [ -e /tmp/ssh_known_hosts ] 17:46:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:46:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:46:22 + sudo tee -a /etc/ssh/ssh_known_hosts 17:46:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:46:23 17:46:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:46:23 0.1.4: Pulling from edgex-devops/py-git-semver 17:46:23 b85a868b505f: Pulling fs layer 17:46:23 e2be974225ed: Pulling fs layer 17:46:23 339a4e72a1f5: Pulling fs layer 17:46:23 988bab9f4d93: Pulling fs layer 17:46:23 1469e6f7b9e6: Pulling fs layer 17:46:23 eaf3925da568: Pulling fs layer 17:46:23 bab4dde63d76: Pulling fs layer 17:46:23 bde34c3a00c8: Pulling fs layer 17:46:23 b352a97aabf1: Pulling fs layer 17:46:23 4872d77fe225: Pulling fs layer 17:46:23 5851b861e8e6: Pulling fs layer 17:46:23 bab4dde63d76: Waiting 17:46:23 4872d77fe225: Waiting 17:46:23 bde34c3a00c8: Waiting 17:46:23 1469e6f7b9e6: Waiting 17:46:23 eaf3925da568: Waiting 17:46:23 5851b861e8e6: Waiting 17:46:23 988bab9f4d93: Waiting 17:46:24 e2be974225ed: Verifying Checksum 17:46:24 e2be974225ed: Download complete 17:46:24 988bab9f4d93: Download complete 17:46:24 339a4e72a1f5: Verifying Checksum 17:46:24 339a4e72a1f5: Download complete 17:46:24 1469e6f7b9e6: Verifying Checksum 17:46:24 1469e6f7b9e6: Download complete 17:46:24 eaf3925da568: Verifying Checksum 17:46:24 eaf3925da568: Download complete 17:46:24 bde34c3a00c8: Download complete 17:46:24 b352a97aabf1: Verifying Checksum 17:46:24 b352a97aabf1: Download complete 17:46:24 4872d77fe225: Verifying Checksum 17:46:24 4872d77fe225: Download complete 17:46:24 5851b861e8e6: Verifying Checksum 17:46:24 5851b861e8e6: Download complete 17:46:24 b85a868b505f: Download complete 17:46:24 bab4dde63d76: Verifying Checksum 17:46:24 bab4dde63d76: Download complete 17:46:25 b85a868b505f: Pull complete 17:46:25 e2be974225ed: Pull complete 17:46:26 339a4e72a1f5: Pull complete 17:46:26 988bab9f4d93: Pull complete 17:46:26 1469e6f7b9e6: Pull complete 17:46:26 eaf3925da568: Pull complete 17:46:28 bab4dde63d76: Pull complete 17:46:28 bde34c3a00c8: Pull complete 17:46:28 b352a97aabf1: Pull complete 17:46:28 4872d77fe225: Pull complete 17:46:28 5851b861e8e6: Pull complete 17:46:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:46:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:46:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:29 prd-ubuntu20.04-docker-8c-8g-179 does not seem to be running inside a container 17:46:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:46:31 $ docker top 854aa9277d9e271d7c93d78c77efe0523adb547880d2dcbc894cee3b2a26efe0 -eo pid,comm 17:46:31 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). 17:46:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:46:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:46:31 [ssh-agent] Looking for ssh-agent implementation... 17:46:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:46:31 $ docker exec 854aa9277d9e271d7c93d78c77efe0523adb547880d2dcbc894cee3b2a26efe0 ssh-agent 17:46:31 SSH_AUTH_SOCK=/tmp/ssh-zhtaPsFu4dq5/agent.32 17:46:31 SSH_AGENT_PID=38 17:46:31 Running ssh-add (command line suppressed) 17:46:31 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13541673720167656477.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13541673720167656477.key) 17:46:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:46:32 + git tag --points-at HEAD [Pipeline] } 17:46:32 $ docker exec --env ******** --env ******** 854aa9277d9e271d7c93d78c77efe0523adb547880d2dcbc894cee3b2a26efe0 ssh-agent -k 17:46:32 unset SSH_AUTH_SOCK; 17:46:32 unset SSH_AGENT_PID; 17:46:32 echo Agent pid 38 killed; 17:46:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:46:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:46:32 [ssh-agent] Looking for ssh-agent implementation... 17:46:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:46:32 $ docker exec 854aa9277d9e271d7c93d78c77efe0523adb547880d2dcbc894cee3b2a26efe0 ssh-agent 17:46:32 SSH_AUTH_SOCK=/tmp/ssh-63SUecytVw26/agent.71 17:46:32 SSH_AGENT_PID=77 17:46:32 Running ssh-add (command line suppressed) 17:46:32 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7102137059731237932.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7102137059731237932.key) 17:46:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:46:33 + git semver init 17:46:33 2023-03-14 17:46:33,252 [run_init] DEBUG init version:0.0.0 force:False 17:46:33 2023-03-14 17:46:33,253 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 17:46:33 2023-03-14 17:46:33,253 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 17:46:33 2023-03-14 17:46:33,253 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/oundry_app-functions-sdk-go_main/.semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 17:46:35 2023-03-14 17:46:34,851 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 17:46:35 2023-03-14 17:46:34,852 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 17:46:35 2023-03-14 17:46:34,852 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 17:46:35 2023-03-14 17:46:34,852 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 17:46:35 3.0.0-dev.41 [Pipeline] } 17:46:35 $ docker exec --env ******** --env ******** 854aa9277d9e271d7c93d78c77efe0523adb547880d2dcbc894cee3b2a26efe0 ssh-agent -k 17:46:35 unset SSH_AUTH_SOCK; 17:46:35 unset SSH_AGENT_PID; 17:46:35 echo Agent pid 77 killed; 17:46:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:46:35 + git semver [Pipeline] } 17:46:35 $ docker stop --time=1 854aa9277d9e271d7c93d78c77efe0523adb547880d2dcbc894cee3b2a26efe0 17:46:37 $ docker rm -f --volumes 854aa9277d9e271d7c93d78c77efe0523adb547880d2dcbc894cee3b2a26efe0 [Pipeline] // withDockerContainer [Pipeline] sh 17:46:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:46:37 Stashed 1 file(s) [Pipeline] echo 17:46:37 [edgeXSemver]: initialized semver on version 3.0.0-dev.41 [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 17:46:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:46:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:46:37 ========================================================= 17:46:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:46:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:46:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:46:38 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:46:38 63b65145d645: Pulling fs layer 17:46:38 a2d21d5440eb: Pulling fs layer 17:46:38 935e6c44a52c: Pulling fs layer 17:46:38 94cc34f8dd06: Pulling fs layer 17:46:38 30dea6a524f1: Pulling fs layer 17:46:38 a2aff8979fd8: Pulling fs layer 17:46:38 94cc34f8dd06: Waiting 17:46:38 6808be2612f2: Pulling fs layer 17:46:38 f25807f1079a: Pulling fs layer 17:46:38 6808be2612f2: Waiting 17:46:38 a2aff8979fd8: Waiting 17:46:38 f25807f1079a: Waiting 17:46:38 a2d21d5440eb: Verifying Checksum 17:46:38 a2d21d5440eb: Download complete 17:46:38 94cc34f8dd06: Verifying Checksum 17:46:38 94cc34f8dd06: Download complete 17:46:38 30dea6a524f1: Download complete 17:46:38 63b65145d645: Verifying Checksum 17:46:38 63b65145d645: Download complete 17:46:38 a2aff8979fd8: Verifying Checksum 17:46:38 a2aff8979fd8: Download complete 17:46:38 63b65145d645: Pull complete 17:46:38 a2d21d5440eb: Pull complete 17:46:38 f25807f1079a: Verifying Checksum 17:46:38 f25807f1079a: Download complete 17:46:38 935e6c44a52c: Verifying Checksum 17:46:38 935e6c44a52c: Download complete 17:46:39 6808be2612f2: Verifying Checksum 17:46:39 6808be2612f2: Download complete 17:46:42 935e6c44a52c: Pull complete 17:46:42 94cc34f8dd06: Pull complete 17:46:42 30dea6a524f1: Pull complete 17:46:42 a2aff8979fd8: Pull complete 17:46:44 6808be2612f2: Pull complete 17:46:45 f25807f1079a: Pull complete 17:46:45 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 17:46:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:46:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 17:46:45 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:45 + docker inspect -f . ci-base-image-x86_64 17:46:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:46 prd-ubuntu20.04-docker-8c-8g-179 does not seem to be running inside a container 17:46:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:46:48 $ docker top 5d8e599ba45f55e093317aa280b61055d136a86f9916c5a99fdd8f2031b184e5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:48 + go version 17:46:48 go version go1.20.2 linux/amd64 [Pipeline] } 17:46:48 $ docker stop --time=1 5d8e599ba45f55e093317aa280b61055d136a86f9916c5a99fdd8f2031b184e5 17:46:50 $ docker rm -f --volumes 5d8e599ba45f55e093317aa280b61055d136a86f9916c5a99fdd8f2031b184e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:50 + docker inspect -f . ci-base-image-x86_64 17:46:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:50 prd-ubuntu20.04-docker-8c-8g-179 does not seem to be running inside a container 17:46:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:46:50 $ docker top 16a68c1d168e9620401ea52a05aa9a8a5dc4ca00cbc4c5331e312681906e172a -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:51 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 17:46:51 + make test 17:46:51 make -C ./app-service-template build 17:46:51 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 17:46:51 go mod tidy 17:46:51 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.27 17:46:51 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:46:51 go: downloading github.com/google/uuid v1.3.0 17:46:51 go: downloading github.com/stretchr/testify v1.8.2 17:46:51 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.46 17:46:51 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.16 17:46:51 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.5 17:46:51 go: downloading github.com/davecgh/go-spew v1.1.1 17:46:51 go: downloading github.com/pmezard/go-difflib v1.0.0 17:46:51 go: downloading github.com/stretchr/objx v0.5.0 17:46:51 go: downloading gopkg.in/yaml.v3 v3.0.1 17:46:51 go: downloading github.com/gorilla/mux v1.8.0 17:46:51 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:46:51 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 17:46:51 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 17:46:51 go: downloading github.com/go-playground/validator/v10 v10.11.2 17:46:51 go: downloading github.com/go-kit/log v0.2.1 17:46:51 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:46:51 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.7 17:46:51 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.9 17:46:51 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:46:51 go: downloading github.com/pelletier/go-toml v1.9.5 17:46:51 go: downloading github.com/mitchellh/copystructure v1.2.0 17:46:51 go: downloading github.com/hashicorp/errwrap v1.0.0 17:46:51 go: downloading github.com/hashicorp/consul/api v1.19.1 17:46:51 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:46:51 go: downloading github.com/x448/float16 v0.8.4 17:46:51 go: downloading github.com/gorilla/websocket v1.4.2 17:46:51 go: downloading golang.org/x/net v0.7.0 17:46:51 go: downloading golang.org/x/sync v0.1.0 17:46:51 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 17:46:51 go: downloading github.com/mitchellh/reflectwalk v1.0.2 17:46:51 go: downloading github.com/nats-io/nats.go v1.24.0 17:46:51 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:46:51 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:46:51 go: downloading github.com/go-playground/universal-translator v0.18.1 17:46:51 go: downloading github.com/leodido/go-urn v1.2.1 17:46:51 go: downloading golang.org/x/crypto v0.6.0 17:46:51 go: downloading golang.org/x/text v0.7.0 17:46:51 go: downloading github.com/go-playground/locales v0.14.1 17:46:51 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:46:51 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 17:46:51 go: downloading github.com/nats-io/nats-server/v2 v2.9.15 17:46:51 go: downloading github.com/go-playground/assert/v2 v2.2.0 17:46:52 go: downloading github.com/hashicorp/go-hclog v0.14.1 17:46:52 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:46:52 go: downloading github.com/hashicorp/serf v0.10.1 17:46:52 go: downloading github.com/mitchellh/mapstructure v1.5.0 17:46:52 go: downloading github.com/google/go-cmp v0.5.9 17:46:52 go: downloading github.com/hashicorp/consul/sdk v0.13.1 17:46:52 go: downloading github.com/hashicorp/go-uuid v1.0.2 17:46:52 go: downloading github.com/Microsoft/go-winio v0.6.0 17:46:52 go: downloading github.com/zeebo/errs v1.3.0 17:46:52 go: downloading google.golang.org/grpc v1.51.0 17:46:52 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:46:52 go: downloading github.com/onsi/ginkgo v1.10.1 17:46:52 go: downloading github.com/onsi/gomega v1.7.0 17:46:52 go: downloading golang.org/x/sys v0.5.0 17:46:52 go: downloading github.com/nats-io/nkeys v0.3.0 17:46:52 go: downloading github.com/nats-io/nuid v1.0.1 17:46:52 go: downloading github.com/kr/pretty v0.3.0 17:46:52 go: downloading github.com/mitchellh/go-homedir v1.1.0 17:46:52 go: downloading github.com/fatih/color v1.9.0 17:46:52 go: downloading github.com/mattn/go-colorable v0.1.12 17:46:52 go: downloading github.com/mattn/go-isatty v0.0.14 17:46:52 go: downloading github.com/hashicorp/go-version v1.2.1 17:46:52 go: downloading github.com/pkg/errors v0.9.1 17:46:52 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 17:46:52 go: downloading github.com/armon/go-metrics v0.3.10 17:46:52 go: downloading github.com/hashicorp/go-msgpack v0.5.3 17:46:52 go: downloading github.com/hashicorp/memberlist v0.5.0 17:46:52 go: downloading google.golang.org/protobuf v1.28.1 17:46:52 go: downloading golang.org/x/tools v0.5.0 17:46:52 go: downloading github.com/klauspost/compress v1.16.0 17:46:52 go: downloading github.com/minio/highwayhash v1.0.2 17:46:52 go: downloading github.com/nats-io/jwt/v2 v2.3.0 17:46:52 go: downloading golang.org/x/time v0.3.0 17:46:52 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 17:46:52 Still waiting to schedule task 17:46:52 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:46:53 go: downloading github.com/golang/protobuf v1.5.2 17:46:53 go: downloading github.com/kr/text v0.2.0 17:46:53 go: downloading github.com/rogpeppe/go-internal v1.8.0 17:46:53 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 17:46:53 go: downloading github.com/pascaldekloe/goe v0.1.0 17:46:53 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:46:53 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 17:46:53 go: downloading github.com/miekg/dns v1.1.41 17:46:53 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:46:53 go: downloading gopkg.in/yaml.v2 v2.4.0 17:46:53 go: downloading github.com/hpcloud/tail v1.0.0 17:46:53 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:46:53 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:46:53 go: downloading gopkg.in/fsnotify.v1 v1.4.7 17:46:53 go: downloading golang.org/x/mod v0.7.0 17:46:54 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 17:47:09 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 17:47:09 make -C ./app-service-template test 17:47:09 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 17:47:09 go test -race -coverprofile=coverage.out ./... 17:47:27 ? app-new-service/config [no test files] 17:47:27 ok app-new-service 0.061s coverage: 48.1% of statements 17:47:27 ok app-new-service/functions 0.069s coverage: 85.3% of statements 17:47:27 go vet ./... 17:47:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:47:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:47:39 ./bin/test-attribution-txt.sh 17:47:39 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 17:47:39 go test -race -coverprofile=coverage.out ./... 17:47:39 go: downloading github.com/gomodule/redigo v1.8.9 17:47:39 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 17:47:41 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 17:47:41 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 17:47:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.088s coverage: 64.6% of statements 17:47:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.059s coverage: 93.0% of statements 17:47:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.098s coverage: 85.1% of statements 17:47:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.070s coverage: 87.8% of statements 17:47:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.035s coverage: 100.0% of statements 17:47:42 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 17:47:42 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 17:47:42 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 17:47:42 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 17:47:42 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 17:47:42 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.118s coverage: 77.9% of statements 17:47:42 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.051s coverage: 97.3% of statements 17:47:42 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.069s coverage: 82.8% of statements 17:47:42 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.073s coverage: 65.2% of statements 17:47:43 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 17:47:43 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 17:47:43 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 17:47:43 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.068s coverage: 28.7% of statements 17:47:43 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.060s coverage: 11.5% of statements 17:47:43 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.050s coverage: 27.3% of statements 17:47:43 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.071s coverage: 52.8% of statements 17:48:10 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.118s coverage: 75.2% of statements 17:48:10 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.049s coverage: 94.4% of statements 17:48:10 go vet ./... 17:48:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:48:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:48:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:48:18 $ docker stop --time=1 16a68c1d168e9620401ea52a05aa9a8a5dc4ca00cbc4c5331e312681906e172a 17:48:20 $ docker rm -f --volumes 16a68c1d168e9620401ea52a05aa9a8a5dc4ca00cbc4c5331e312681906e172a [Pipeline] // withDockerContainer [Pipeline] sh 17:48:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:48:21 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:48:21 17:48:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:48:22 latest: Pulling from edgex-lftools-log-publisher 17:48:22 5eb5b503b376: Pulling fs layer 17:48:22 5c69ac0246d0: Pulling fs layer 17:48:22 ec43610c2a17: Pulling fs layer 17:48:22 3a2ae6a8a46f: Pulling fs layer 17:48:22 33b1e0a273af: Pulling fs layer 17:48:22 5d3b04190fa2: Pulling fs layer 17:48:22 2f39f015ded8: Pulling fs layer 17:48:22 33b1e0a273af: Waiting 17:48:22 3a2ae6a8a46f: Waiting 17:48:22 5d3b04190fa2: Waiting 17:48:22 2f39f015ded8: Waiting 17:48:22 5c69ac0246d0: Verifying Checksum 17:48:22 5c69ac0246d0: Download complete 17:48:22 3a2ae6a8a46f: Verifying Checksum 17:48:22 3a2ae6a8a46f: Download complete 17:48:22 33b1e0a273af: Verifying Checksum 17:48:22 33b1e0a273af: Download complete 17:48:22 5d3b04190fa2: Verifying Checksum 17:48:22 5d3b04190fa2: Download complete 17:48:22 ec43610c2a17: Verifying Checksum 17:48:22 ec43610c2a17: Download complete 17:48:22 5eb5b503b376: Verifying Checksum 17:48:22 5eb5b503b376: Download complete 17:48:23 2f39f015ded8: Download complete 17:48:23 5eb5b503b376: Pull complete 17:48:23 5c69ac0246d0: Pull complete 17:48:24 ec43610c2a17: Pull complete 17:48:24 3a2ae6a8a46f: Pull complete 17:48:24 33b1e0a273af: Pull complete 17:48:24 5d3b04190fa2: Pull complete 17:48:28 2f39f015ded8: Pull complete 17:48:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:48:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:48:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:48:28 prd-ubuntu20.04-docker-8c-8g-179 does not seem to be running inside a container 17:48:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:48:31 $ docker top f711aae1606391e7c081343db7ab24504bef58343c953a571ea0b6452a69c3f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:48:31 ---> job-cost.sh 17:48:31 lf-activate-venv: SKIPPING 17:48:31 INFO: No Stack... 17:48:31 INFO: Retrieving Pricing Info for: v3-standard-8 17:48:32 INFO: Archiving Costs [Pipeline] sh 17:48:32 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 17:48:32 + cut -d, -f6 [Pipeline] lock 17:48:32 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-233-stack-cost] 17:48:32 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-233-stack-cost] did not exist. Created. 17:48:32 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-233-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:48:32 + echo total: 0.2199999988079071 [Pipeline] stash 17:48:32 Stashed 1 file(s) [Pipeline] } 17:48:32 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-233-stack-cost] [Pipeline] // lock [Pipeline] } 17:48:32 $ docker stop --time=1 f711aae1606391e7c081343db7ab24504bef58343c953a571ea0b6452a69c3f4 17:48:33 $ docker rm -f --volumes f711aae1606391e7c081343db7ab24504bef58343c953a571ea0b6452a69c3f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:48:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-184 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 17:48:43 Running in /w/workspace/app-functions-sdk-go/233 [Pipeline] { [Pipeline] checkout 17:48:43 The recommended git tool is: git 17:48:51 using credential edgex-jenkins-ssh 17:48:51 Cloning the remote Git repository 17:48:51 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:48:51 > git init /w/workspace/app-functions-sdk-go/233 # timeout=10 17:48:51 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:48:51 > git --version # timeout=10 17:48:51 > git --version # 'git version 2.25.1' 17:48:51 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:48:55 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:48:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:48:56 Avoid second fetch 17:48:56 Checking out Revision 2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c (main) 17:48:56 Commit message: "build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2 (#1353)" 17:48:56 > git config core.sparsecheckout # timeout=10 17:48:56 > git checkout -f 2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:48:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:48:57 % Total % Received % Xferd Average Speed Time Time Time Current 17:48:57 Dload Upload Total Spent Left Speed 17:48:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh 17:48:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:48:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:48:58 + sudo tee /etc/docker/daemon.new 17:48:58 { 17:48:58 "registry-mirrors": [ 17:48:58 "https://nexus3.edgexfoundry.org:10001" 17:48:58 ], 17:48:58 "bip": "10.250.0.254/24", 17:48:58 "hosts": [ 17:48:58 "tcp://0.0.0.0:5555", 17:48:58 "unix:///var/run/docker.sock" 17:48:58 ], 17:48:58 "mtu": 1458, 17:48:58 "selinux-enabled": true, 17:48:58 "seccomp-profile": "/etc/docker/seccomp.json" 17:48:58 } [Pipeline] sh 17:48:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:48:59 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:49:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:49:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:49:18 ========================================================= 17:49:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:49:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:49:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:49:19 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:49:19 af6eaf76a39c: Pulling fs layer 17:49:19 55522c791124: Pulling fs layer 17:49:19 ce5c4a1c91eb: Pulling fs layer 17:49:19 169dfbe0d373: Pulling fs layer 17:49:19 e1ff8fa3b103: Pulling fs layer 17:49:19 169dfbe0d373: Waiting 17:49:19 52ebb69f0ebf: Pulling fs layer 17:49:19 5abe8eddf0d5: Pulling fs layer 17:49:19 e1ff8fa3b103: Waiting 17:49:19 55522c791124: Verifying Checksum 17:49:19 55522c791124: Download complete 17:49:19 169dfbe0d373: Verifying Checksum 17:49:19 169dfbe0d373: Download complete 17:49:19 e1ff8fa3b103: Verifying Checksum 17:49:19 e1ff8fa3b103: Download complete 17:49:19 af6eaf76a39c: Verifying Checksum 17:49:19 af6eaf76a39c: Download complete 17:49:19 5abe8eddf0d5: Verifying Checksum 17:49:19 5abe8eddf0d5: Download complete 17:49:19 af6eaf76a39c: Pull complete 17:49:20 55522c791124: Pull complete 17:49:21 ce5c4a1c91eb: Verifying Checksum 17:49:21 ce5c4a1c91eb: Download complete 17:49:21 52ebb69f0ebf: Download complete 17:49:33 ce5c4a1c91eb: Pull complete 17:49:33 169dfbe0d373: Pull complete 17:49:33 e1ff8fa3b103: Pull complete 17:49:40 52ebb69f0ebf: Pull complete 17:49:42 5abe8eddf0d5: Pull complete 17:49:42 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 17:49:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:49:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 17:49:42 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:42 + docker inspect -f . ci-base-image-arm64 17:49:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:42 prd-ubuntu20.04-docker-arm64-4c-16g-184 does not seem to be running inside a container 17:49:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/233 -v /w/workspace/app-functions-sdk-go/233:/w/workspace/app-functions-sdk-go/233:rw,z -v /w/workspace/app-functions-sdk-go/233@tmp:/w/workspace/app-functions-sdk-go/233@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 17:49:46 $ docker top 16c7db4fb7a99b28bce95c7d7a21e536ec98b5619f59731ae6bd670d02025597 -eo pid,comm [Pipeline] { [Pipeline] sh 17:49:47 + go version 17:49:47 go version go1.20.2 linux/arm64 [Pipeline] } 17:49:47 $ docker stop --time=1 16c7db4fb7a99b28bce95c7d7a21e536ec98b5619f59731ae6bd670d02025597 17:49:48 $ docker rm -f --volumes 16c7db4fb7a99b28bce95c7d7a21e536ec98b5619f59731ae6bd670d02025597 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:49 + docker inspect -f . ci-base-image-arm64 17:49:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:49 prd-ubuntu20.04-docker-arm64-4c-16g-184 does not seem to be running inside a container 17:49:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-functions-sdk-go/233 -v /w/workspace/app-functions-sdk-go/233:/w/workspace/app-functions-sdk-go/233:rw,z -v /w/workspace/app-functions-sdk-go/233@tmp:/w/workspace/app-functions-sdk-go/233@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 17:49:52 $ docker top 6f0a1a022535ce96bbf43c50b86cd116518632a25b05bc89120d7769c87a6417 -eo pid,comm [Pipeline] { [Pipeline] sh 17:49:53 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/233 [Pipeline] fileExists [Pipeline] sh 17:49:53 + make test 17:49:53 make -C ./app-service-template build 17:49:53 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/233/app-service-template' 17:49:53 go mod tidy 17:49:53 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.27 17:49:54 go: downloading github.com/stretchr/testify v1.8.2 17:49:54 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.46 17:49:54 go: downloading github.com/google/uuid v1.3.0 17:49:54 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:49:54 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.16 17:49:54 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.5 17:49:55 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 17:49:55 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 17:49:55 go: downloading github.com/davecgh/go-spew v1.1.1 17:49:55 go: downloading github.com/pmezard/go-difflib v1.0.0 17:49:55 go: downloading github.com/stretchr/objx v0.5.0 17:49:55 go: downloading gopkg.in/yaml.v3 v3.0.1 17:49:55 go: downloading github.com/gorilla/mux v1.8.0 17:49:55 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:49:55 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.7 17:49:55 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.9 17:49:55 go: downloading github.com/go-kit/log v0.2.1 17:49:55 go: downloading github.com/go-playground/validator/v10 v10.11.2 17:49:55 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:49:55 go: downloading github.com/mitchellh/copystructure v1.2.0 17:49:55 go: downloading github.com/gorilla/websocket v1.4.2 17:49:55 go: downloading golang.org/x/net v0.7.0 17:49:55 go: downloading golang.org/x/sync v0.1.0 17:49:55 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:49:55 go: downloading github.com/pelletier/go-toml v1.9.5 17:49:55 go: downloading github.com/hashicorp/errwrap v1.0.0 17:49:55 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:49:55 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 17:49:56 go: downloading github.com/x448/float16 v0.8.4 17:49:56 go: downloading github.com/hashicorp/consul/api v1.19.1 17:49:56 go: downloading github.com/go-playground/universal-translator v0.18.1 17:49:56 go: downloading github.com/leodido/go-urn v1.2.1 17:49:56 go: downloading golang.org/x/crypto v0.6.0 17:49:56 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 17:49:56 go: downloading golang.org/x/text v0.7.0 17:49:56 go: downloading github.com/go-playground/assert/v2 v2.2.0 17:49:56 go: downloading github.com/go-playground/locales v0.14.1 17:50:00 go: downloading github.com/mitchellh/reflectwalk v1.0.2 17:50:00 go: downloading github.com/nats-io/nats.go v1.24.0 17:50:00 go: downloading github.com/nats-io/nats-server/v2 v2.9.15 17:50:00 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:50:00 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:50:00 go: downloading github.com/Microsoft/go-winio v0.6.0 17:50:00 go: downloading github.com/zeebo/errs v1.3.0 17:50:00 go: downloading google.golang.org/grpc v1.51.0 17:50:01 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:50:01 go: downloading github.com/hashicorp/go-hclog v0.14.1 17:50:01 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:50:01 go: downloading github.com/hashicorp/serf v0.10.1 17:50:01 go: downloading github.com/mitchellh/mapstructure v1.5.0 17:50:01 go: downloading github.com/google/go-cmp v0.5.9 17:50:01 go: downloading github.com/hashicorp/consul/sdk v0.13.1 17:50:01 go: downloading github.com/hashicorp/go-uuid v1.0.2 17:50:01 go: downloading github.com/kr/pretty v0.3.0 17:50:01 go: downloading golang.org/x/sys v0.5.0 17:50:01 go: downloading github.com/nats-io/nkeys v0.3.0 17:50:01 go: downloading github.com/nats-io/nuid v1.0.1 17:50:02 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 17:50:02 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:50:02 go: downloading google.golang.org/protobuf v1.28.1 17:50:03 go: downloading github.com/onsi/ginkgo v1.10.1 17:50:03 go: downloading github.com/onsi/gomega v1.7.0 17:50:03 go: downloading golang.org/x/tools v0.5.0 17:50:03 go: downloading github.com/klauspost/compress v1.16.0 17:50:03 go: downloading github.com/minio/highwayhash v1.0.2 17:50:03 go: downloading github.com/nats-io/jwt/v2 v2.3.0 17:50:03 go: downloading golang.org/x/time v0.3.0 17:50:03 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 17:50:06 go: downloading github.com/golang/protobuf v1.5.2 17:50:08 go: downloading github.com/mitchellh/go-homedir v1.1.0 17:50:08 go: downloading github.com/fatih/color v1.9.0 17:50:08 go: downloading github.com/mattn/go-colorable v0.1.12 17:50:08 go: downloading github.com/mattn/go-isatty v0.0.14 17:50:08 go: downloading github.com/hashicorp/go-version v1.2.1 17:50:08 go: downloading github.com/pkg/errors v0.9.1 17:50:08 go: downloading github.com/kr/text v0.2.0 17:50:08 go: downloading github.com/rogpeppe/go-internal v1.8.0 17:50:08 go: downloading github.com/armon/go-metrics v0.3.10 17:50:08 go: downloading github.com/hashicorp/go-msgpack v0.5.3 17:50:08 go: downloading github.com/hashicorp/memberlist v0.5.0 17:50:08 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 17:50:08 go: downloading github.com/pascaldekloe/goe v0.1.0 17:50:08 go: downloading github.com/hpcloud/tail v1.0.0 17:50:08 go: downloading gopkg.in/yaml.v2 v2.4.0 17:50:08 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:50:08 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 17:50:08 go: downloading github.com/miekg/dns v1.1.41 17:50:08 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:50:08 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:50:08 go: downloading golang.org/x/mod v0.7.0 17:50:08 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:50:08 go: downloading gopkg.in/fsnotify.v1 v1.4.7 17:50:08 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 17:52:45 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/233/app-service-template' 17:52:45 make -C ./app-service-template test 17:52:45 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/233/app-service-template' 17:52:45 go test -race -coverprofile=coverage.out ./... 17:55:52 ? app-new-service/config [no test files] 17:55:52 ok app-new-service 0.287s coverage: 48.1% of statements 17:55:52 ok app-new-service/functions 0.281s coverage: 85.3% of statements 17:55:52 go vet ./... 17:58:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:58:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:58:29 ./bin/test-attribution-txt.sh 17:58:29 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/233/app-service-template' 17:58:29 go test -race -coverprofile=coverage.out ./... 17:58:29 go: downloading github.com/gomodule/redigo v1.8.9 17:58:31 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 17:58:53 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 17:58:53 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 17:58:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.663s coverage: 64.6% of statements 17:58:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.345s coverage: 93.0% of statements 17:58:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.392s coverage: 85.1% of statements 17:58:55 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.327s coverage: 87.8% of statements 17:58:55 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.121s coverage: 100.0% of statements 17:58:57 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 17:58:57 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 17:58:58 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.665s coverage: 77.9% of statements 17:59:00 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 17:59:00 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.272s coverage: 97.3% of statements 17:59:03 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 17:59:03 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.305s coverage: 82.8% of statements 17:59:05 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 17:59:06 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.331s coverage: 65.2% of statements 17:59:10 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 17:59:10 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.595s coverage: 28.7% of statements 17:59:10 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.292s coverage: 11.5% of statements 17:59:11 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 17:59:11 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 17:59:11 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.291s coverage: 27.3% of statements 17:59:16 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.306s coverage: 52.8% of statements 17:59:49 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.597s coverage: 75.2% of statements 17:59:49 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.219s coverage: 94.4% of statements 17:59:49 go vet ./... 17:59:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:59:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:59:55 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 17:59:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:59:55 $ docker stop --time=1 6f0a1a022535ce96bbf43c50b86cd116518632a25b05bc89120d7769c87a6417 17:59:58 $ docker rm -f --volumes 6f0a1a022535ce96bbf43c50b86cd116518632a25b05bc89120d7769c87a6417 [Pipeline] // withDockerContainer [Pipeline] sh 18:00:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:00:03 Warning: overwriting stash ‘coverage-report’ 18:00:04 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:00:04 18:00:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:00:04 arm64: Pulling from edgex-lftools-log-publisher 18:00:04 8998bd30e6a1: Pulling fs layer 18:00:04 04944245beec: Pulling fs layer 18:00:04 699f458cf7ca: Pulling fs layer 18:00:04 765212b225bb: Pulling fs layer 18:00:05 f23df028b6ca: Pulling fs layer 18:00:05 d65c8cfc05b1: Pulling fs layer 18:00:05 2437ff75d9bd: Pulling fs layer 18:00:05 f23df028b6ca: Waiting 18:00:05 2437ff75d9bd: Waiting 18:00:05 765212b225bb: Waiting 18:00:05 d65c8cfc05b1: Waiting 18:00:05 04944245beec: Verifying Checksum 18:00:05 04944245beec: Download complete 18:00:05 765212b225bb: Verifying Checksum 18:00:05 765212b225bb: Download complete 18:00:05 f23df028b6ca: Verifying Checksum 18:00:05 f23df028b6ca: Download complete 18:00:05 d65c8cfc05b1: Verifying Checksum 18:00:05 d65c8cfc05b1: Download complete 18:00:05 699f458cf7ca: Verifying Checksum 18:00:05 699f458cf7ca: Download complete 18:00:05 8998bd30e6a1: Verifying Checksum 18:00:05 8998bd30e6a1: Download complete 18:00:08 2437ff75d9bd: Verifying Checksum 18:00:08 2437ff75d9bd: Download complete 18:00:10 8998bd30e6a1: Pull complete 18:00:10 04944245beec: Pull complete 18:00:12 699f458cf7ca: Pull complete 18:00:12 765212b225bb: Pull complete 18:00:13 f23df028b6ca: Pull complete 18:00:13 d65c8cfc05b1: Pull complete 18:00:31 2437ff75d9bd: Pull complete 18:00:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:00:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:00:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:00:32 prd-ubuntu20.04-docker-arm64-4c-16g-184 does not seem to be running inside a container 18:00:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/233 -v /w/workspace/app-functions-sdk-go/233:/w/workspace/app-functions-sdk-go/233:rw,z -v /w/workspace/app-functions-sdk-go/233@tmp:/w/workspace/app-functions-sdk-go/233@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:00:34 $ docker top ae51bcf1a05f65920a75053499c94785c0e29e7a8e9313b6f4b98e169ed26467 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:00:35 ---> job-cost.sh 18:00:35 lf-activate-venv: SKIPPING 18:00:35 INFO: No Stack... 18:00:35 INFO: Retrieving Pricing Info for: v3-standard-4 18:00:36 INFO: Archiving Costs [Pipeline] sh 18:00:37 + cat /w/workspace/app-functions-sdk-go/233/archives/cost.csv 18:00:37 + cut -d, -f6 [Pipeline] lock 18:00:37 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-233-stack-cost] 18:00:37 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-233-stack-cost] did not exist. Created. 18:00:37 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-233-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:00:38 /w/workspace/app-functions-sdk-go/233@tmp/durable-8a5d3460/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:00:38 + echo total: 0.10999999940395355 [Pipeline] stash 18:00:38 Warning: overwriting stash ‘stack-cost’ 18:00:38 Stashed 1 file(s) [Pipeline] } 18:00:38 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-233-stack-cost] [Pipeline] // lock [Pipeline] } 18:00:38 $ docker stop --time=1 ae51bcf1a05f65920a75053499c94785c0e29e7a8e9313b6f4b98e169ed26467 18:00:40 $ docker rm -f --volumes ae51bcf1a05f65920a75053499c94785c0e29e7a8e9313b6f4b98e169ed26467 [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:00:41 provisioning config files... 18:00:41 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3151406964992682981tmp [Pipeline] { [Pipeline] sh 18:00:41 + set +x 18:00:41 + bash -s -- 18:00:41 + curl -s https://codecov.io/bash 18:00:41 18:00:41 _____ _ 18:00:41 / ____| | | 18:00:41 | | ___ __| | ___ ___ _____ __ 18:00:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:00:41 | |___| (_) | (_| | __/ (_| (_) \ V / 18:00:41 \_____\___/ \__,_|\___|\___\___/ \_/ 18:00:41 Bash-1.0.6 18:00:41 18:00:41 18:00:41 ==> git version 2.25.1 found 18:00:41 ==> 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:00:41 Release-Date: 2020-01-08 18:00:41 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:00:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:00:41 ==> Jenkins CI detected. 18:00:41 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 18:00:41 project root: . 18:00:41 --> token set from env 18:00:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:00:41 ==> Running gcov in . (disable via -X gcov) 18:00:41 ==> Python coveragepy not found 18:00:41 ==> Searching for coverage reports in: 18:00:41 + . 18:00:41 -> Found 2 reports 18:00:41 ==> Detecting git/mercurial file structure 18:00:41 ==> Reading reports 18:00:41 + ./app-service-template/coverage.out bytes=3431 18:00:41 + ./coverage.out bytes=116972 18:00:41 ==> Appending adjustments 18:00:41 https://docs.codecov.io/docs/fixing-reports 18:00:41 + Found adjustments 18:00:41 ==> Gzipping contents 18:00:41 20K /tmp/codecov.n8SzOo.gz 18:00:41 ==> Uploading reports 18:00:41 url: https://codecov.io 18:00:41 query: branch=main&commit=2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c&build=233&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F233%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:00:41 -> Pinging Codecov 18:00:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c&build=233&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F233%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:00:42 -> Uploading to 18:00:42 https://storage.googleapis.com/codecov/v4/raw/2023-03-14/3D8B5DFFC46A037C893635FACE044666/2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c/0cfeeffa-3e84-4e19-b89a-15f9a8d9d8a3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T180041Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=40c9401f7739393b5ae1fd9ba7b928195e420c1487c2923978323417f2740218 18:00:42 % Total % Received % Xferd Average Speed Time Time Time Current 18:00:42 Dload Upload Total Spent Left Speed 18:00:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20466 0 0 100 20466 0 84570 --:--:-- --:--:-- --:--:-- 84921 18:00:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c [Pipeline] } 18:00:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:00:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:00:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:00:42 18:00:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:00:43 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:00:43 df9b9388f04a: Pulling fs layer 18:00:43 52dc419b0ee2: Pulling fs layer 18:00:43 25bc292e5bac: Pulling fs layer 18:00:43 114826534d7a: Pulling fs layer 18:00:43 4657fd5d0bcf: Pulling fs layer 18:00:43 6ad1cebc031e: Pulling fs layer 18:00:43 8a3aa393b2d8: Pulling fs layer 18:00:43 114826534d7a: Waiting 18:00:43 4657fd5d0bcf: Waiting 18:00:43 8a3aa393b2d8: Waiting 18:00:43 6ad1cebc031e: Waiting 18:00:43 25bc292e5bac: Verifying Checksum 18:00:43 25bc292e5bac: Download complete 18:00:43 52dc419b0ee2: Download complete 18:00:43 4657fd5d0bcf: Verifying Checksum 18:00:43 4657fd5d0bcf: Download complete 18:00:43 df9b9388f04a: Download complete 18:00:43 df9b9388f04a: Pull complete 18:00:43 6ad1cebc031e: Verifying Checksum 18:00:43 6ad1cebc031e: Download complete 18:00:43 52dc419b0ee2: Pull complete 18:00:43 25bc292e5bac: Pull complete 18:00:44 114826534d7a: Download complete 18:00:44 8a3aa393b2d8: Verifying Checksum 18:00:44 8a3aa393b2d8: Download complete 18:00:47 114826534d7a: Pull complete 18:00:47 4657fd5d0bcf: Pull complete 18:00:47 6ad1cebc031e: Pull complete 18:00:49 8a3aa393b2d8: Pull complete 18:00:49 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:00:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:00:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:00:49 prd-ubuntu20.04-docker-8c-8g-179 does not seem to be running inside a container 18:00:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:00:51 $ docker top cd76d02c04a9a6af9d73e159dcd8e04e7df9799534b57d58b8743149ae5963c2 -eo pid,comm [Pipeline] { [Pipeline] echo 18:00:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 18:00:51 + set -o pipefail 18:00:51 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 18:00:57 18:00:57 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... 18:00:57 18:00:57 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/74c952d6-8132-4287-bcdb-fe26f8864160 18:00:57 18:00:57 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:00:57 18:00:57 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:00:57 18:00:58 18:00:58 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:00:58 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:00:58 More details here: https://snyk.co/ue1NS 18:00:58 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 18:00:58 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 18:00:58 $ docker stop --time=1 cd76d02c04a9a6af9d73e159dcd8e04e7df9799534b57d58b8743149ae5963c2 18:01:00 $ docker rm -f --volumes cd76d02c04a9a6af9d73e159dcd8e04e7df9799534b57d58b8743149ae5963c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 18:01:00 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:01:00 provisioning config files... 18:01:00 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config12335119541061901833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:01:01 --> edgex-publish-swagger.sh 18:01:01 === Publish openapi/v3 API === 18:01:01 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 18:01:01 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] 18:01:01 % Total % Received % Xferd Average Speed Time Time Time Current 18:01:01 Dload Upload Total Spent Left Speed 18:01:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 19521 --:--:-- --:--:-- --:--:-- 19488 100 11420 0 0 100 11420 0 19521 --:--:-- --:--:-- --:--:-- 19488 18:01:01 18:01:01 [Pipeline] } 18:01:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:01:02 + git log --format=format:%s -1 2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c [Pipeline] sh 18:01:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:01:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:01:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:02 prd-ubuntu20.04-docker-8c-8g-179 does not seem to be running inside a container 18:01:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:01:03 $ docker top b5b7b47da4636b6a9cd9eb464c8c6ff0656961dbe89b0c2f183fce98f9f10751 -eo pid,comm 18:01:03 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:01:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:01:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:01:03 [ssh-agent] Looking for ssh-agent implementation... 18:01:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:01:03 $ docker exec b5b7b47da4636b6a9cd9eb464c8c6ff0656961dbe89b0c2f183fce98f9f10751 ssh-agent 18:01:03 SSH_AUTH_SOCK=/tmp/ssh-LjIDlB4Yk0oo/agent.32 18:01:03 SSH_AGENT_PID=38 18:01:03 Running ssh-add (command line suppressed) 18:01:03 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4830422924310614081.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4830422924310614081.key) 18:01:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:01:03 + git semver tag 18:01:04 2023-03-14 18:01:03,989 [run_tag] DEBUG tag force:False 18:01:04 2023-03-14 18:01:03,989 [check_head_tag] DEBUG check head tag 18:01:04 2023-03-14 18:01:03,992 [execute] INFO git cat-file --batch-check 18:01:04 2023-03-14 18:01:03,992 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 18:01:04 2023-03-14 18:01:03,995 [execute] INFO git cat-file --batch 18:01:04 2023-03-14 18:01:03,995 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 18:01:04 2023-03-14 18:01:04,025 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 18:01:04 2023-03-14 18:01:04,025 [execute] INFO git tag -a v3.0.0-dev.41 -m v3.0.0-dev.41 18:01:04 2023-03-14 18:01:04,025 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.41', '-m', 'v3.0.0-dev.41'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 18:01:04 2023-03-14 18:01:04,029 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 18:01:04 3.0.0-dev.41 [Pipeline] } 18:01:04 $ docker exec --env ******** --env ******** b5b7b47da4636b6a9cd9eb464c8c6ff0656961dbe89b0c2f183fce98f9f10751 ssh-agent -k 18:01:04 unset SSH_AUTH_SOCK; 18:01:04 unset SSH_AGENT_PID; 18:01:04 echo Agent pid 38 killed; 18:01:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:01:04 + git semver [Pipeline] } 18:01:04 $ docker stop --time=1 b5b7b47da4636b6a9cd9eb464c8c6ff0656961dbe89b0c2f183fce98f9f10751 18:01:06 $ docker rm -f --volumes b5b7b47da4636b6a9cd9eb464c8c6ff0656961dbe89b0c2f183fce98f9f10751 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:01:06 18:01:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:01:06 0.23.1-centos7: Pulling from edgex-lftools 18:01:06 ab5ef0e58194: Pulling fs layer 18:01:06 9712f1f96733: Pulling fs layer 18:01:06 63f879dbbcfc: Pulling fs layer 18:01:06 0d9ebad4ef96: Pulling fs layer 18:01:06 e9a5061849ea: Pulling fs layer 18:01:06 d747dcd14b5f: Pulling fs layer 18:01:06 2de7ff778b66: Pulling fs layer 18:01:06 0d9ebad4ef96: Waiting 18:01:06 e9a5061849ea: Waiting 18:01:06 d747dcd14b5f: Waiting 18:01:06 2de7ff778b66: Waiting 18:01:06 9712f1f96733: Download complete 18:01:07 63f879dbbcfc: Download complete 18:01:07 0d9ebad4ef96: Verifying Checksum 18:01:07 0d9ebad4ef96: Download complete 18:01:07 e9a5061849ea: Verifying Checksum 18:01:07 e9a5061849ea: Download complete 18:01:07 d747dcd14b5f: Verifying Checksum 18:01:07 d747dcd14b5f: Download complete 18:01:07 ab5ef0e58194: Verifying Checksum 18:01:07 ab5ef0e58194: Download complete 18:01:07 2de7ff778b66: Download complete 18:01:10 ab5ef0e58194: Pull complete 18:01:10 9712f1f96733: Pull complete 18:01:10 63f879dbbcfc: Pull complete 18:01:13 0d9ebad4ef96: Pull complete 18:01:13 e9a5061849ea: Pull complete 18:01:13 d747dcd14b5f: Pull complete 18:01:14 2de7ff778b66: Pull complete 18:01:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:01:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:01:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:14 prd-ubuntu20.04-docker-8c-8g-179 does not seem to be running inside a container 18:01:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:01:16 $ docker top 31ca05459bd1e5d8792756a27c10c80495c55cf51ed1c1b325e1d1ca8ae1413b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:01:16 provisioning config files... 18:01:16 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config11834021066028898096tmp 18:01:16 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config15109610871436836067tmp 18:01:16 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config13352521430740866015tmp [Pipeline] { [Pipeline] echo 18:01:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:01:16 ---> sigul-configuration.sh 18:01:16 gpg: directory `/root/.gnupg' created 18:01:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:01:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:01:16 gpg: keyring `/root/.gnupg/secring.gpg' created 18:01:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:01:16 gpg: CAST5 encrypted data 18:01:16 gpg: encrypted with 1 passphrase 18:01:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:01:17 + mkdir /home/jenkins 18:01:17 + mkdir /home/jenkins/sigul [Pipeline] sh 18:01:17 + 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:01:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:01:17 ---> sigul-install.sh 18:01:17 Sigul already installed; skipping installation. [Pipeline] sh 18:01:18 + git tag --list 18:01:18 v0.1.0 18:01:18 v0.1.1 18:01:18 v1.0.0 18:01:18 v1.1.0 18:01:18 v1.2.0 18:01:18 v1.3.0 18:01:18 v1.3.1 18:01:18 v2.0.0 18:01:18 v2.0.1 18:01:18 v2.1.0 18:01:18 v2.1.1 18:01:18 v2.1.1-dev.3 18:01:18 v2.1.1-dev.4 18:01:18 v2.2.0 18:01:18 v2.2.1-dev.1 18:01:18 v2.2.1-dev.10 18:01:18 v2.2.1-dev.11 18:01:18 v2.2.1-dev.12 18:01:18 v2.2.1-dev.13 18:01:18 v2.2.1-dev.14 18:01:18 v2.2.1-dev.15 18:01:18 v2.2.1-dev.16 18:01:18 v2.2.1-dev.17 18:01:18 v2.2.1-dev.18 18:01:18 v2.2.1-dev.19 18:01:18 v2.2.1-dev.2 18:01:18 v2.2.1-dev.20 18:01:18 v2.2.1-dev.21 18:01:18 v2.2.1-dev.22 18:01:18 v2.2.1-dev.23 18:01:18 v2.2.1-dev.3 18:01:18 v2.2.1-dev.4 18:01:18 v2.2.1-dev.5 18:01:18 v2.2.1-dev.6 18:01:18 v2.2.1-dev.7 18:01:18 v2.2.1-dev.8 18:01:18 v2.2.1-dev.9 18:01:18 v2.3.0 18:01:18 v2.3.0-dev.24 18:01:18 v2.3.0-dev.25 18:01:18 v2.3.0-dev.26 18:01:18 v2.3.0-dev.27 18:01:18 v2.3.0-dev.28 18:01:18 v2.3.0-dev.29 18:01:18 v2.3.0-dev.30 18:01:18 v2.3.0-dev.31 18:01:18 v2.3.0-dev.32 18:01:18 v2.3.0-dev.33 18:01:18 v2.3.0-dev.34 18:01:18 v2.3.0-dev.35 18:01:18 v2.3.0-dev.36 18:01:18 v2.3.0-dev.37 18:01:18 v2.3.0-dev.38 18:01:18 v2.3.0-dev.39 18:01:18 v2.3.0-dev.40 18:01:18 v2.3.0-dev.41 18:01:18 v2.3.0-dev.42 18:01:18 v2.3.0-dev.43 18:01:18 v2.3.0-dev.44 18:01:18 v2.3.0-dev.45 18:01:18 v2.3.0-dev.46 18:01:18 v2.3.0-dev.47 18:01:18 v2.3.0-dev.48 18:01:18 v2.3.0-dev.49 18:01:18 v2.3.0-dev.50 18:01:18 v2.3.0-dev.51 18:01:18 v2.3.0-dev.52 18:01:18 v2.3.0-dev.53 18:01:18 v2.3.0-dev.54 18:01:18 v2.3.0-dev.55 18:01:18 v2.3.0-dev.56 18:01:18 v2.3.0-dev.57 18:01:18 v2.3.0-dev.58 18:01:18 v2.3.0-dev.59 18:01:18 v2.3.0-dev.60 18:01:18 v2.3.0-dev.61 18:01:18 v2.3.0-dev.62 18:01:18 v2.3.1-dev.1 18:01:18 v2.3.1-dev.2 18:01:18 v2.3.1-dev.3 18:01:18 v3.0.0-dev.1 18:01:18 v3.0.0-dev.10 18:01:18 v3.0.0-dev.11 18:01:18 v3.0.0-dev.12 18:01:18 v3.0.0-dev.13 18:01:18 v3.0.0-dev.14 18:01:18 v3.0.0-dev.15 18:01:18 v3.0.0-dev.16 18:01:18 v3.0.0-dev.17 18:01:18 v3.0.0-dev.18 18:01:18 v3.0.0-dev.19 18:01:18 v3.0.0-dev.2 18:01:18 v3.0.0-dev.20 18:01:18 v3.0.0-dev.21 18:01:18 v3.0.0-dev.22 18:01:18 v3.0.0-dev.23 18:01:18 v3.0.0-dev.24 18:01:18 v3.0.0-dev.25 18:01:18 v3.0.0-dev.26 18:01:18 v3.0.0-dev.27 18:01:18 v3.0.0-dev.28 18:01:18 v3.0.0-dev.29 18:01:18 v3.0.0-dev.3 18:01:18 v3.0.0-dev.30 18:01:18 v3.0.0-dev.31 18:01:18 v3.0.0-dev.32 18:01:18 v3.0.0-dev.33 18:01:18 v3.0.0-dev.34 18:01:18 v3.0.0-dev.35 18:01:18 v3.0.0-dev.36 18:01:18 v3.0.0-dev.37 18:01:18 v3.0.0-dev.38 18:01:18 v3.0.0-dev.39 18:01:18 v3.0.0-dev.4 18:01:18 v3.0.0-dev.40 18:01:18 v3.0.0-dev.41 18:01:18 v3.0.0-dev.5 18:01:18 v3.0.0-dev.6 18:01:18 v3.0.0-dev.7 18:01:18 v3.0.0-dev.8 18:01:18 v3.0.0-dev.9 [Pipeline] sh 18:01:18 + lftools sign git-tag v3.0.0-dev.41 18:01:18 Signing Git tag with Sigul... 18:01:18 Signing v3.0.0-dev.41 [Pipeline] echo 18:01:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:01:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:01:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:01:19 $ docker stop --time=1 31ca05459bd1e5d8792756a27c10c80495c55cf51ed1c1b325e1d1ca8ae1413b 18:01:21 $ docker rm -f --volumes 31ca05459bd1e5d8792756a27c10c80495c55cf51ed1c1b325e1d1ca8ae1413b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:01:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:01:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:01:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:21 prd-ubuntu20.04-docker-8c-8g-179 does not seem to be running inside a container 18:01:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:01:22 $ docker top e6a24b7aa622ce82b198133ac4e4cd2642bedfd48a6d88ce8589e8c53e38a117 -eo pid,comm 18:01:22 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:01:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:01:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:01:22 [ssh-agent] Looking for ssh-agent implementation... 18:01:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:01:22 $ docker exec e6a24b7aa622ce82b198133ac4e4cd2642bedfd48a6d88ce8589e8c53e38a117 ssh-agent 18:01:22 SSH_AUTH_SOCK=/tmp/ssh-vv8kMfH1B4Jh/agent.32 18:01:22 SSH_AGENT_PID=38 18:01:22 Running ssh-add (command line suppressed) 18:01:22 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_18204651954862797312.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_18204651954862797312.key) 18:01:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:01:22 + git semver bump pre 18:01:23 2023-03-14 18:01:23,157 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 18:01:23 2023-03-14 18:01:23,157 [bump_version] DEBUG bumping version:3.0.0-dev.41 on axis:pre with prefix:dev 18:01:23 2023-03-14 18:01:23,157 [bump_version] DEBUG bumped version:3.0.0-dev.42 18:01:23 2023-03-14 18:01:23,157 [write_version] DEBUG write version:3.0.0-dev.42 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 18:01:23 2023-03-14 18:01:23,157 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 18:01:23 2023-03-14 18:01:23,157 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 18:01:23 2023-03-14 18:01:23,159 [execute] INFO git cat-file --batch-check 18:01:23 2023-03-14 18:01:23,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:01:23 2023-03-14 18:01:23,163 [execute] INFO git cat-file --batch 18:01:23 2023-03-14 18:01:23,163 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:01:23 2023-03-14 18:01:23,169 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 18:01:23 3.0.0-dev.42 [Pipeline] } 18:01:23 $ docker exec --env ******** --env ******** e6a24b7aa622ce82b198133ac4e4cd2642bedfd48a6d88ce8589e8c53e38a117 ssh-agent -k 18:01:23 unset SSH_AUTH_SOCK; 18:01:23 unset SSH_AGENT_PID; 18:01:23 echo Agent pid 38 killed; 18:01:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:01:23 + git semver [Pipeline] } 18:01:23 $ docker stop --time=1 e6a24b7aa622ce82b198133ac4e4cd2642bedfd48a6d88ce8589e8c53e38a117 18:01:25 $ docker rm -f --volumes e6a24b7aa622ce82b198133ac4e4cd2642bedfd48a6d88ce8589e8c53e38a117 [Pipeline] // withDockerContainer [Pipeline] sh 18:01:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:01:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:01:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:25 prd-ubuntu20.04-docker-8c-8g-179 does not seem to be running inside a container 18:01:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:01:26 $ docker top 4cc974f043d05a1d14829f67d73daadffe4b2a6208c4d3f5699618249c5da2dd -eo pid,comm 18:01:26 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:01:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:01:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:01:26 [ssh-agent] Looking for ssh-agent implementation... 18:01:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:01:26 $ docker exec 4cc974f043d05a1d14829f67d73daadffe4b2a6208c4d3f5699618249c5da2dd ssh-agent 18:01:26 SSH_AUTH_SOCK=/tmp/ssh-ZQAcxfK0drLr/agent.32 18:01:26 SSH_AGENT_PID=38 18:01:26 Running ssh-add (command line suppressed) 18:01:26 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15303589545892366735.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15303589545892366735.key) 18:01:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:01:26 + git semver push 18:01:27 2023-03-14 18:01:27,131 [run_push] DEBUG push 18:01:27 2023-03-14 18:01:27,132 [execute] INFO git cat-file --batch-check 18:01:27 2023-03-14 18:01:27,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:01:27 2023-03-14 18:01:27,136 [execute] INFO git rev-list 4f33324acaf4da85352c411ce1dd19859e51d482 -- 18:01:27 2023-03-14 18:01:27,136 [execute] DEBUG Popen(['git', 'rev-list', '4f33324acaf4da85352c411ce1dd19859e51d482', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 18:01:27 2023-03-14 18:01:27,151 [execute] INFO git fetch -v origin 18:01:27 2023-03-14 18:01:27,152 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 18:01:27 2023-03-14 18:01:27,612 [run_push] DEBUG no remote changes detected 18:01:27 2023-03-14 18:01:27,612 [execute] INFO git push origin semver 18:01:27 2023-03-14 18:01:27,613 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 18:01:28 2023-03-14 18:01:28,597 [run_push] DEBUG push all version tags 18:01:28 2023-03-14 18:01:28,597 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:01:28 2023-03-14 18:01:28,598 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 18:01:30 2023-03-14 18:01:29,714 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 18:01:30 3.0.0-dev.42 [Pipeline] } 18:01:30 $ docker exec --env ******** --env ******** 4cc974f043d05a1d14829f67d73daadffe4b2a6208c4d3f5699618249c5da2dd ssh-agent -k 18:01:30 unset SSH_AUTH_SOCK; 18:01:30 unset SSH_AGENT_PID; 18:01:30 echo Agent pid 38 killed; 18:01:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:01:30 + git semver [Pipeline] } 18:01:30 $ docker stop --time=1 4cc974f043d05a1d14829f67d73daadffe4b2a6208c4d3f5699618249c5da2dd 18:01:32 $ docker rm -f --volumes 4cc974f043d05a1d14829f67d73daadffe4b2a6208c4d3f5699618249c5da2dd [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:01:32 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 18:01:32 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 18:01:32 total 16 18:01:32 drwxr-xr-x 3 root root 4096 Mar 14 17:48 . 18:01:32 drwxrwxr-x 10 jenkins jenkins 4096 Mar 14 18:01 .. 18:01:32 drwxr-xr-x 2 root root 4096 Mar 14 17:48 cost 18:01:32 -rw-r--r-- 1 root root 92 Mar 14 17:48 cost.csv 18:01:32 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 18:01:32 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 18:01:32 total 16 18:01:32 drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 17:48 . 18:01:32 drwxrwxr-x 10 jenkins jenkins 4096 Mar 14 18:01 .. 18:01:32 drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 17:48 cost 18:01:32 -rw-r--r-- 1 jenkins jenkins 92 Mar 14 17:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:01:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:01:33 ---> package-listing.sh 18:01:33 ++ facter osfamily 18:01:33 ++ tr '[:upper:]' '[:lower:]' 18:01:33 + OS_FAMILY=debian 18:01:33 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 18:01:33 + START_PACKAGES=/tmp/packages_start.txt 18:01:33 + END_PACKAGES=/tmp/packages_end.txt 18:01:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:01:33 + PACKAGES=/tmp/packages_start.txt 18:01:33 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 18:01:33 + PACKAGES=/tmp/packages_end.txt 18:01:33 + case "${OS_FAMILY}" in 18:01:33 + dpkg -l 18:01:33 + grep '^ii' 18:01:33 + '[' -f /tmp/packages_start.txt ']' 18:01:33 + '[' -f /tmp/packages_end.txt ']' 18:01:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:01:33 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 18:01:33 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 18:01:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo 18:01:33 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:01:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:01:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:34 prd-ubuntu20.04-docker-8c-8g-179 does not seem to be running inside a container 18:01:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:01:35 $ docker top ee7c5778dae0967a2e37be3509183dbc680333b0a371a07db8fdc4b9a404c9ad -eo pid,comm [Pipeline] { [Pipeline] sh 18:01:35 + touch /tmp/pre-build-complete [Pipeline] sh 18:01:35 + mkdir -p /var/log/sysstat [Pipeline] sh 18:01:36 + ls /var/log/sa-host 18:01:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:01:36 provisioning config files... 18:01:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2879370465423720715tmp [Pipeline] { [Pipeline] echo 18:01:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:01:36 ---> create-netrc.sh [Pipeline] } 18:01:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:01:36 ---> python-tools-install.sh [Pipeline] echo 18:01:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:01:37 ---> sudo-logs.sh 18:01:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:01:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:01:37 ---> job-cost.sh 18:01:37 lf-activate-venv: SKIPPING 18:01:37 DEBUG: total: 0.2199999988079071 18:01:37 INFO: Retrieving Stack Cost... 18:01:37 INFO: Retrieving Pricing Info for: v3-standard-8 18:01:38 INFO: Archiving Costs [Pipeline] echo 18:01:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:01:38 ---> logs-deploy.sh 18:01:38 lf-activate-venv: SKIPPING 18:01:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/233 18:01:38 INFO: archiving workspace using pattern(s): 18:01:39 Archives upload complete. 18:01:39 INFO: archiving logs to Nexus 18:01:40 ---> uname -a: 18:01:40 Linux prd-ubuntu20-04-docker-8c-8g-179 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:01:40 18:01:40 18:01:40 ---> lscpu: 18:01:40 Architecture: x86_64 18:01:40 CPU op-mode(s): 32-bit, 64-bit 18:01:40 Byte Order: Little Endian 18:01:40 Address sizes: 40 bits physical, 48 bits virtual 18:01:40 CPU(s): 8 18:01:40 On-line CPU(s) list: 0-7 18:01:40 Thread(s) per core: 1 18:01:40 Core(s) per socket: 1 18:01:40 Socket(s): 8 18:01:40 NUMA node(s): 1 18:01:40 Vendor ID: AuthenticAMD 18:01:40 CPU family: 23 18:01:40 Model: 49 18:01:40 Model name: AMD EPYC-Rome Processor 18:01:40 Stepping: 0 18:01:40 CPU MHz: 2799.998 18:01:40 BogoMIPS: 5599.99 18:01:40 Virtualization: AMD-V 18:01:40 Hypervisor vendor: KVM 18:01:40 Virtualization type: full 18:01:40 L1d cache: 256 KiB 18:01:40 L1i cache: 256 KiB 18:01:40 L2 cache: 4 MiB 18:01:40 L3 cache: 128 MiB 18:01:40 NUMA node0 CPU(s): 0-7 18:01:40 Vulnerability Itlb multihit: Not affected 18:01:40 Vulnerability L1tf: Not affected 18:01:40 Vulnerability Mds: Not affected 18:01:40 Vulnerability Meltdown: Not affected 18:01:40 Vulnerability Mmio stale data: Not affected 18:01:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:01:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:01:40 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:01:40 Vulnerability Srbds: Not affected 18:01:40 Vulnerability Tsx async abort: Not affected 18:01:40 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:01:40 18:01:40 18:01:40 ---> nproc: 18:01:40 8 18:01:40 18:01:40 18:01:40 ---> df -h: 18:01:40 Filesystem Size Used Avail Use% Mounted on 18:01:40 overlay 155G 12G 143G 8% / 18:01:40 tmpfs 64M 0 64M 0% /dev 18:01:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:01:40 shm 64M 0 64M 0% /dev/shm 18:01:40 /dev/vda1 155G 12G 143G 8% /facter-os 18:01:40 18:01:40 18:01:40 ---> sar -b -r -n DEV: 18:01:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-179) 03/14/23 _x86_64_ (8 CPU) 18:01:40 18:01:40 17:45:47 LINUX RESTART (8 CPU) 18:01:40 18:01:40 17:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:01:40 17:47:01 159.70 47.80 111.90 0.00 5345.02 94591.14 0.00 18:01:40 17:48:01 48.69 0.07 48.63 0.00 0.53 29989.02 0.00 18:01:40 17:49:01 46.91 0.27 46.64 0.00 17.33 23960.41 0.00 18:01:40 17:50:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 18:01:40 17:51:01 36.24 11.96 24.28 0.00 2943.51 2882.99 0.00 18:01:40 17:52:01 23.23 1.23 22.00 0.00 2270.42 5910.35 0.00 18:01:40 17:53:01 3.45 0.02 3.43 0.00 0.13 89.32 0.00 18:01:40 17:54:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 18:01:40 17:55:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 18:01:40 17:56:01 1.83 0.00 1.83 0.00 0.00 20.26 0.00 18:01:40 17:57:01 2.62 0.63 1.98 0.00 70.52 23.86 0.00 18:01:40 17:58:01 1.65 0.00 1.65 0.00 0.00 17.99 0.00 18:01:40 17:59:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 18:01:40 18:00:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 18:01:40 18:01:01 47.21 0.35 46.86 0.00 21.06 33139.01 0.00 18:01:40 Average: 25.18 4.16 21.03 0.00 711.27 12713.69 0.00 18:01:40 18:01:40 17:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:01:40 17:47:01 28261244 31307444 995616 3.03 94864 3171956 2183084 6.43 1512420 2683052 573292 18:01:40 17:48:01 27978596 31538604 761360 2.32 99004 3651420 1890276 5.57 1484356 2959468 193804 18:01:40 17:49:01 28621176 31589680 715304 2.18 102276 3095572 1735608 5.12 1115480 2727252 316 18:01:40 17:50:01 28621012 31589640 714896 2.17 102304 3095572 1735608 5.12 1115532 2727252 248 18:01:40 17:51:01 28285184 31539168 753060 2.29 120736 3348312 1839504 5.42 1298116 2851140 408 18:01:40 17:52:01 28074552 31555308 735604 2.24 136412 3552636 1793732 5.29 1450432 2899816 44 18:01:40 17:53:01 28085740 31561776 728996 2.22 135036 3549360 1768032 5.21 1443188 2896620 8 18:01:40 17:54:01 28086504 31562604 728096 2.21 135064 3549392 1768032 5.21 1443140 2896628 60 18:01:40 17:55:01 28086472 31562796 728052 2.21 135096 3549392 1768032 5.21 1442708 2896816 16 18:01:40 17:56:01 28086392 31562728 727984 2.21 135144 3549388 1768032 5.21 1442708 2896820 180 18:01:40 17:57:01 28083256 31562108 728360 2.22 135208 3551488 1784260 5.26 1444004 2897856 12 18:01:40 17:58:01 28083488 31562492 728228 2.21 135248 3551500 1784260 5.26 1443772 2898004 48 18:01:40 17:59:01 28083188 31562256 728472 2.22 135272 3551504 1784260 5.26 1443828 2898012 8 18:01:40 18:00:01 28083660 31562756 727900 2.21 135296 3551504 1784260 5.26 1443504 2898008 48 18:01:40 18:01:01 27288248 31545324 742992 2.26 155332 4255680 1763636 5.20 1520644 3562512 224 18:01:40 Average: 28120581 31544312 749661 2.28 126153 3504978 1810041 5.33 1402922 2905950 51248 18:01:40 18:01:40 17:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:01:40 17:47:01 ens3 1003.17 697.73 8516.36 115.89 0.00 0.00 0.00 0.00 18:01:40 17:47:01 veth04a8bd1 99.78 175.96 8.78 1324.89 0.00 0.00 0.00 0.11 18:01:40 17:47:01 docker0 160.70 235.64 11.94 1685.16 0.00 0.00 0.00 0.00 18:01:40 17:47:01 lo 3.60 3.60 0.34 0.34 0.00 0.00 0.00 0.00 18:01:40 17:48:01 ens3 28.36 16.35 22.31 8.72 0.00 0.00 0.00 0.00 18:01:40 17:48:01 veth04a8bd1 1.67 1.58 0.15 1.76 0.00 0.00 0.00 0.00 18:01:40 17:48:01 docker0 1.67 1.53 0.12 1.76 0.00 0.00 0.00 0.00 18:01:40 17:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:01:40 17:49:01 ens3 130.71 100.08 2531.97 100.85 0.00 0.00 0.00 0.00 18:01:40 17:49:01 docker0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:01:40 17:49:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 18:01:40 17:50:01 ens3 1.50 0.13 0.13 0.01 0.00 0.00 0.00 0.00 18:01:40 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:40 17:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:01:40 17:51:01 ens3 97.10 54.04 1434.16 9.43 0.00 0.00 0.00 0.00 18:01:40 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:40 17:51:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 18:01:40 17:52:01 ens3 107.90 56.87 1376.53 4.32 0.00 0.00 0.00 0.00 18:01:40 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:40 17:52:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 18:01:40 17:53:01 ens3 1.02 0.73 0.53 0.41 0.00 0.00 0.00 0.00 18:01:40 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:40 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:40 17:54:01 ens3 0.27 0.13 0.02 0.01 0.00 0.00 0.00 0.00 18:01:40 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:40 17:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:01:40 17:55:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 18:01:40 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:40 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:40 17:56:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 18:01:40 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:40 17:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:01:40 17:57:01 ens3 0.25 0.15 0.08 0.07 0.00 0.00 0.00 0.00 18:01:40 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:40 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:40 17:58:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:01:40 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:40 17:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:01:40 17:59:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:40 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:40 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:40 18:00:01 ens3 0.43 0.18 0.08 0.01 0.00 0.00 0.00 0.00 18:01:40 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:40 18:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:01:40 18:01:01 ens3 225.83 126.06 4567.82 18.82 0.00 0.00 0.00 0.00 18:01:40 18:01:01 docker0 34.33 61.11 2.96 585.45 0.00 0.00 0.00 0.00 18:01:40 18:01:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 18:01:40 Average: ens3 106.49 70.19 1230.06 17.24 0.00 0.00 0.00 0.00 18:01:40 Average: docker0 13.12 19.89 1.00 151.51 0.00 0.00 0.00 0.00 18:01:40 Average: lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 18:01:40 18:01:40 18:01:40 ---> sar -P ALL: 18:01:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-179) 03/14/23 _x86_64_ (8 CPU) 18:01:40 18:01:40 17:45:47 LINUX RESTART (8 CPU) 18:01:40 18:01:40 17:46:01 CPU %user %nice %system %iowait %steal %idle 18:01:40 17:47:01 all 18.25 0.00 4.78 1.91 0.07 74.98 18:01:40 17:47:01 0 17.21 0.00 4.63 0.75 0.07 77.34 18:01:40 17:47:01 1 16.72 0.00 5.02 1.16 0.07 77.03 18:01:40 17:47:01 2 19.72 0.00 5.32 0.89 0.08 73.98 18:01:40 17:47:01 3 16.42 0.00 5.28 3.93 0.08 74.29 18:01:40 17:47:01 4 20.89 0.00 3.89 1.49 0.07 73.67 18:01:40 17:47:01 5 16.68 0.00 4.89 3.58 0.07 74.78 18:01:40 17:47:01 6 17.70 0.00 4.75 0.24 0.07 77.25 18:01:40 17:47:01 7 20.73 0.00 4.48 3.24 0.08 71.47 18:01:40 17:48:01 all 38.08 0.00 5.38 0.53 0.07 55.94 18:01:40 17:48:01 0 38.89 0.00 5.70 3.31 0.08 52.02 18:01:40 17:48:01 1 38.18 0.00 5.44 0.03 0.07 56.28 18:01:40 17:48:01 2 37.55 0.00 5.29 0.07 0.07 57.03 18:01:40 17:48:01 3 36.91 0.00 5.13 0.52 0.05 57.39 18:01:40 17:48:01 4 39.05 0.00 5.25 0.10 0.07 55.54 18:01:40 17:48:01 5 37.83 0.00 5.22 0.10 0.07 56.78 18:01:40 17:48:01 6 37.59 0.00 5.68 0.00 0.07 56.66 18:01:40 17:48:01 7 38.67 0.00 5.31 0.12 0.07 55.83 18:01:40 17:49:01 all 11.49 0.00 1.88 0.71 0.04 85.89 18:01:40 17:49:01 0 12.89 0.00 1.52 1.14 0.03 84.41 18:01:40 17:49:01 1 11.11 0.00 1.68 0.37 0.03 86.80 18:01:40 17:49:01 2 11.32 0.00 2.82 0.15 0.03 85.68 18:01:40 17:49:01 3 12.46 0.00 2.15 1.40 0.03 83.96 18:01:40 17:49:01 4 11.22 0.00 1.59 0.00 0.03 87.16 18:01:40 17:49:01 5 10.30 0.00 1.29 0.02 0.03 88.37 18:01:40 17:49:01 6 11.30 0.00 1.64 0.03 0.02 87.01 18:01:40 17:49:01 7 11.32 0.00 2.34 2.58 0.07 83.70 18:01:40 17:50:01 all 0.27 0.00 0.01 0.01 0.01 99.70 18:01:40 17:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:01:40 17:50:01 1 0.05 0.00 0.02 0.00 0.02 99.92 18:01:40 17:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:01:40 17:50:01 3 1.97 0.00 0.02 0.00 0.02 98.00 18:01:40 17:50:01 4 0.03 0.00 0.02 0.00 0.00 99.95 18:01:40 17:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:01:40 17:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:01:40 17:50:01 7 0.03 0.00 0.00 0.08 0.02 99.87 18:01:40 17:51:01 all 1.47 0.00 0.81 0.24 0.02 97.46 18:01:40 17:51:01 0 1.50 0.00 0.58 0.27 0.02 97.63 18:01:40 17:51:01 1 1.57 0.00 0.80 0.05 0.02 97.56 18:01:40 17:51:01 2 1.95 0.00 0.62 0.33 0.02 97.08 18:01:40 17:51:01 3 1.47 0.00 0.92 0.37 0.02 97.23 18:01:40 17:51:01 4 0.65 0.00 0.53 0.07 0.02 98.73 18:01:40 17:51:01 5 1.13 0.00 1.72 0.15 0.02 96.98 18:01:40 17:51:01 6 2.40 0.00 0.77 0.03 0.02 96.78 18:01:40 17:51:01 7 1.05 0.00 0.57 0.65 0.03 97.69 18:01:40 17:52:01 all 0.97 0.00 0.69 0.17 0.02 98.15 18:01:40 17:52:01 0 0.97 0.00 1.37 0.02 0.02 97.63 18:01:40 17:52:01 1 0.80 0.00 0.92 0.08 0.02 98.18 18:01:40 17:52:01 2 0.67 0.00 0.72 0.08 0.02 98.52 18:01:40 17:52:01 3 1.25 0.00 0.50 0.00 0.02 98.23 18:01:40 17:52:01 4 0.62 0.00 0.30 0.02 0.02 99.05 18:01:40 17:52:01 5 0.50 0.00 0.42 0.08 0.02 98.98 18:01:40 17:52:01 6 0.73 0.00 0.57 0.23 0.02 98.45 18:01:40 17:52:01 7 2.24 0.00 0.74 0.85 0.03 96.14 18:01:40 17:53:01 all 0.32 0.00 0.05 0.01 0.01 99.61 18:01:40 17:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:01:40 17:53:01 1 0.05 0.00 0.05 0.02 0.00 99.88 18:01:40 17:53:01 2 2.00 0.00 0.05 0.00 0.02 97.93 18:01:40 17:53:01 3 0.27 0.00 0.08 0.00 0.02 99.63 18:01:40 17:53:01 4 0.12 0.00 0.05 0.02 0.00 99.82 18:01:40 17:53:01 5 0.05 0.00 0.03 0.00 0.00 99.92 18:01:40 17:53:01 6 0.03 0.00 0.03 0.00 0.00 99.93 18:01:40 17:53:01 7 0.02 0.00 0.05 0.08 0.03 99.82 18:01:40 17:54:01 all 0.26 0.00 0.01 0.00 0.01 99.71 18:01:40 17:54:01 0 0.02 0.00 0.03 0.00 0.02 99.93 18:01:40 17:54:01 1 0.02 0.00 0.03 0.00 0.03 99.92 18:01:40 17:54:01 2 2.02 0.00 0.02 0.00 0.02 97.95 18:01:40 17:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:01:40 17:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:01:40 17:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:01:40 17:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:01:40 17:54:01 7 0.00 0.00 0.00 0.02 0.00 99.98 18:01:40 17:55:01 all 0.27 0.00 0.01 0.00 0.01 99.71 18:01:40 17:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:01:40 17:55:01 1 0.05 0.00 0.02 0.00 0.02 99.92 18:01:40 17:55:01 2 1.99 0.00 0.00 0.00 0.02 98.00 18:01:40 17:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:01:40 17:55:01 4 0.00 0.00 0.02 0.02 0.02 99.95 18:01:40 17:55:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:01:40 17:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:01:40 17:55:01 7 0.02 0.00 0.00 0.02 0.02 99.95 18:01:40 17:56:01 all 0.26 0.00 0.01 0.00 0.01 99.72 18:01:40 17:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:01:40 17:56:01 1 0.02 0.00 0.03 0.00 0.03 99.92 18:01:40 17:56:01 2 1.97 0.00 0.02 0.00 0.02 98.00 18:01:40 17:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:01:40 17:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:01:40 17:56:01 5 0.00 0.00 0.02 0.02 0.00 99.97 18:01:40 17:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:01:40 17:56:01 7 0.00 0.00 0.02 0.02 0.00 99.97 18:01:40 17:57:01 all 0.27 0.00 0.02 0.01 0.01 99.69 18:01:40 17:57:01 0 0.05 0.00 0.05 0.00 0.02 99.88 18:01:40 17:57:01 1 0.05 0.00 0.00 0.00 0.03 99.92 18:01:40 17:57:01 2 1.97 0.00 0.03 0.00 0.03 97.96 18:01:40 17:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:01:40 17:57:01 4 0.02 0.00 0.02 0.02 0.02 99.93 18:01:40 17:57:01 5 0.02 0.00 0.02 0.02 0.00 99.95 18:01:40 17:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:01:40 17:57:01 7 0.02 0.00 0.02 0.03 0.00 99.93 18:01:40 18:01:40 17:57:01 CPU %user %nice %system %iowait %steal %idle 18:01:40 17:58:01 all 0.15 0.00 0.02 0.01 0.01 99.82 18:01:40 17:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:01:40 17:58:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:01:40 17:58:01 2 1.06 0.00 0.13 0.00 0.02 98.79 18:01:40 17:58:01 3 0.02 0.00 0.00 0.02 0.02 99.95 18:01:40 17:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:01:40 17:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:01:40 17:58:01 6 0.00 0.00 0.00 0.02 0.00 99.98 18:01:40 17:58:01 7 0.02 0.00 0.00 0.02 0.02 99.95 18:01:40 17:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:01:40 17:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:01:40 17:59:01 1 0.02 0.00 0.02 0.00 0.03 99.93 18:01:40 17:59:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:01:40 17:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:01:40 17:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:01:40 17:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:01:40 17:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:01:40 17:59:01 7 0.00 0.00 0.00 0.02 0.00 99.98 18:01:40 18:00:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:01:40 18:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:01:40 18:00:01 1 0.03 0.00 0.02 0.00 0.03 99.92 18:01:40 18:00:01 2 0.00 0.00 0.02 0.00 0.02 99.97 18:01:40 18:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:01:40 18:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:01:40 18:00:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:01:40 18:00:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:01:40 18:00:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:01:40 18:01:01 all 3.99 0.00 1.54 0.35 0.02 94.09 18:01:40 18:01:01 0 5.41 0.00 1.22 0.00 0.02 93.36 18:01:40 18:01:01 1 4.89 0.00 1.86 0.02 0.03 93.20 18:01:40 18:01:01 2 4.17 0.00 1.56 1.75 0.02 92.51 18:01:40 18:01:01 3 4.24 0.00 1.46 0.02 0.02 94.26 18:01:40 18:01:01 4 3.43 0.00 1.07 0.00 0.02 95.48 18:01:40 18:01:01 5 3.37 0.00 2.26 0.52 0.02 93.84 18:01:40 18:01:01 6 2.83 0.00 1.10 0.02 0.02 96.04 18:01:40 18:01:01 7 3.58 0.00 1.81 0.52 0.02 94.07 18:01:40 Average: all 5.04 0.00 1.01 0.26 0.02 93.66 18:01:40 Average: 0 5.11 0.00 1.00 0.36 0.02 93.51 18:01:40 Average: 1 4.89 0.00 1.06 0.11 0.03 93.91 18:01:40 Average: 2 5.72 0.00 1.09 0.22 0.03 92.95 18:01:40 Average: 3 4.97 0.00 1.04 0.41 0.02 93.56 18:01:40 Average: 4 5.04 0.00 0.85 0.11 0.02 93.98 18:01:40 Average: 5 4.64 0.00 1.05 0.30 0.02 94.00 18:01:40 Average: 6 4.82 0.00 0.97 0.04 0.01 94.16 18:01:40 Average: 7 5.15 0.00 1.02 0.55 0.03 93.26 18:01:40 18:01:40 18:01:40