Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from da9c582d119dbba41c45c9936d5b89439b738939 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-ssh635868444210231620.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh15012644929242178317.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh6635545070137673616.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh12105215525897894798.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-ssh7293023416309306692.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 ‘prd-ubuntu20.04-docker-8c-8g-12473’ is offline Running on prd-ubuntu20.04-docker-8c-8g-12475 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 Avoid second fetch Checking out Revision da9c582d119dbba41c45c9936d5b89439b738939 (main) Commit message: "Merge pull request #1408 from lenny-intel/v2-clean-up" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f da9c582d119dbba41c45c9936d5b89439b738939 # timeout=10 > git rev-list --no-walk 86e8232d1c2a01470b941a0b7f5bf61f7ddf176a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:40:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:40:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:40:47 ========================================================= 21:40:47 EdgeX Global Pipelines Version Info 21:40:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:40:47 ------------------- 21:40:47 stable info: 21:40:47 ------------------- 21:40:47 Commited By: Bill Mahoney bill.mahoney@intel.com 21:40:47 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 21:40:47 Message: update stable to v1.0.248 21:40:48 ------------------- 21:40:48 experimental info: 21:40:48 ------------------- 21:40:48 Commited By: **** collab-it+edgex@linuxfoundation.org 21:40:48 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 21:40:48 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:40:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 21:40:48 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 21:40:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:40:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:40:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:40:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:40:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:40:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:40:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:40:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:40:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:40:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 21:40:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:40:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:40:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:40:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:40:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:40:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:40:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:40:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:40:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:40:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 21:40:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:40:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:40:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:40:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:40:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:40:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:40:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:40:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:40:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da9c582d119dbba41c45c9936d5b89439b738939 [Pipeline] echo 21:40:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da9c582 [Pipeline] echo 21:40:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:40:49 + git rev-list -1 --merges da9c582d119dbba41c45c9936d5b89439b738939~1..da9c582d119dbba41c45c9936d5b89439b738939 [Pipeline] echo 21:40:49 -----------> git rev-list -1 --merges da9c582d119dbba41c45c9936d5b89439b738939~1..da9c582d119dbba41c45c9936d5b89439b738939 da9c582d119dbba41c45c9936d5b89439b738939 21:40:49 da9c582d119dbba41c45c9936d5b89439b738939 [false] [Pipeline] sh 21:40:49 + git log --format=format:%s -1 da9c582d119dbba41c45c9936d5b89439b738939 [Pipeline] echo 21:40:49 ========================================================= 21:40:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:40:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:40:50 + git log --format=format:%s -1 da9c582d119dbba41c45c9936d5b89439b738939 [Pipeline] echo 21:40:50 [semverPrep] GIT_COMMIT: da9c582d119dbba41c45c9936d5b89439b738939, Commit Message: Merge pull request #1408 from lenny-intel/v2-clean-up [Pipeline] echo 21:40:50 [semverPrep] This is not a build commit. [Pipeline] sh 21:40:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:40:50 + grep -v github /etc/ssh/ssh_known_hosts 21:40:50 + [ -e /tmp/ssh_known_hosts ] 21:40:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:40:50 + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a 21:40:50 /etc/ssh/ssh_known_hosts 21:40:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:40:51 21:40:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:40:51 0.1.4: Pulling from edgex-devops/py-git-semver 21:40:51 b85a868b505f: Pulling fs layer 21:40:51 e2be974225ed: Pulling fs layer 21:40:51 339a4e72a1f5: Pulling fs layer 21:40:51 988bab9f4d93: Pulling fs layer 21:40:51 1469e6f7b9e6: Pulling fs layer 21:40:51 eaf3925da568: Pulling fs layer 21:40:51 bab4dde63d76: Pulling fs layer 21:40:51 bde34c3a00c8: Pulling fs layer 21:40:51 b352a97aabf1: Pulling fs layer 21:40:51 4872d77fe225: Pulling fs layer 21:40:51 5851b861e8e6: Pulling fs layer 21:40:51 1469e6f7b9e6: Waiting 21:40:51 988bab9f4d93: Waiting 21:40:51 eaf3925da568: Waiting 21:40:51 b352a97aabf1: Waiting 21:40:51 bab4dde63d76: Waiting 21:40:51 5851b861e8e6: Waiting 21:40:51 4872d77fe225: Waiting 21:40:51 bde34c3a00c8: Waiting 21:40:51 e2be974225ed: Verifying Checksum 21:40:51 e2be974225ed: Download complete 21:40:51 988bab9f4d93: Verifying Checksum 21:40:51 988bab9f4d93: Download complete 21:40:51 1469e6f7b9e6: Verifying Checksum 21:40:51 1469e6f7b9e6: Download complete 21:40:51 eaf3925da568: Download complete 21:40:51 339a4e72a1f5: Verifying Checksum 21:40:51 339a4e72a1f5: Download complete 21:40:51 bde34c3a00c8: Download complete 21:40:51 b352a97aabf1: Verifying Checksum 21:40:51 b352a97aabf1: Download complete 21:40:51 4872d77fe225: Download complete 21:40:51 5851b861e8e6: Verifying Checksum 21:40:51 5851b861e8e6: Download complete 21:40:51 b85a868b505f: Download complete 21:40:52 bab4dde63d76: Verifying Checksum 21:40:52 bab4dde63d76: Download complete 21:40:52 b85a868b505f: Pull complete 21:40:53 e2be974225ed: Pull complete 21:40:53 339a4e72a1f5: Pull complete 21:40:53 988bab9f4d93: Pull complete 21:40:53 1469e6f7b9e6: Pull complete 21:40:53 eaf3925da568: Pull complete 21:40:55 bab4dde63d76: Pull complete 21:40:55 bde34c3a00c8: Pull complete 21:40:55 b352a97aabf1: Pull complete 21:40:55 4872d77fe225: Pull complete 21:40:55 5851b861e8e6: Pull complete 21:40:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:40:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:40:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:40:56 prd-ubuntu20.04-docker-8c-8g-12475 does not seem to be running inside a container 21:40:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:40:59 $ docker top 0ed08350abaf9c78398be9cd9b16a3c26c91dac23276483411163e02461bb0e2 -eo pid,comm 21:40:59 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). 21:40:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:40:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:40:59 [ssh-agent] Looking for ssh-agent implementation... 21:40:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:40:59 $ docker exec 0ed08350abaf9c78398be9cd9b16a3c26c91dac23276483411163e02461bb0e2 ssh-agent 21:40:59 SSH_AUTH_SOCK=/tmp/ssh-oSe6tw7iL8LD/agent.32 21:40:59 SSH_AGENT_PID=38 21:40:59 Running ssh-add (command line suppressed) 21:40:59 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5491043748618242079.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5491043748618242079.key) 21:40:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:40:59 + git tag --points-at HEAD [Pipeline] } 21:40:59 $ docker exec --env ******** --env ******** 0ed08350abaf9c78398be9cd9b16a3c26c91dac23276483411163e02461bb0e2 ssh-agent -k 21:41:00 unset SSH_AUTH_SOCK; 21:41:00 unset SSH_AGENT_PID; 21:41:00 echo Agent pid 38 killed; 21:41:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:41:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:41:00 [ssh-agent] Looking for ssh-agent implementation... 21:41:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:41:00 $ docker exec 0ed08350abaf9c78398be9cd9b16a3c26c91dac23276483411163e02461bb0e2 ssh-agent 21:41:00 SSH_AUTH_SOCK=/tmp/ssh-paoXGzM0Tkqk/agent.70 21:41:00 SSH_AGENT_PID=76 21:41:00 Running ssh-add (command line suppressed) 21:41:00 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3187348213572297645.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3187348213572297645.key) 21:41:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:41:00 + git semver init 21:41:00 2023-05-02 21:41:00,815 [run_init] DEBUG init version:0.0.0 force:False 21:41:00 2023-05-02 21:41:00,816 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 21:41:00 2023-05-02 21:41:00,817 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 21:41:00 2023-05-02 21:41:00,817 [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) 21:41:02 2023-05-02 21:41:02,280 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 21:41:02 2023-05-02 21:41:02,281 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 21:41:02 2023-05-02 21:41:02,281 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:41:02 2023-05-02 21:41:02,281 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:41:02 3.0.0-dev.57 [Pipeline] } 21:41:02 $ docker exec --env ******** --env ******** 0ed08350abaf9c78398be9cd9b16a3c26c91dac23276483411163e02461bb0e2 ssh-agent -k 21:41:02 unset SSH_AUTH_SOCK; 21:41:02 unset SSH_AGENT_PID; 21:41:02 echo Agent pid 76 killed; 21:41:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:41:02 + git semver [Pipeline] } 21:41:02 $ docker stop --time=1 0ed08350abaf9c78398be9cd9b16a3c26c91dac23276483411163e02461bb0e2 21:41:04 $ docker rm -f --volumes 0ed08350abaf9c78398be9cd9b16a3c26c91dac23276483411163e02461bb0e2 [Pipeline] // withDockerContainer [Pipeline] sh 21:41:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:41:04 Stashed 1 file(s) [Pipeline] echo 21:41:04 [edgeXSemver]: initialized semver on version 3.0.0-dev.57 [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 21:41:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:41:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:41:05 ========================================================= 21:41:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:41:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:41:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:41:05 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:41:05 f56be85fc22e: Pulling fs layer 21:41:05 85791d961cd3: Pulling fs layer 21:41:05 d694b5ae8c79: Pulling fs layer 21:41:05 9f32a84ed3da: Pulling fs layer 21:41:05 4d19c01a9841: Pulling fs layer 21:41:05 9325e15d5711: Pulling fs layer 21:41:05 556b6ee489ea: Pulling fs layer 21:41:05 c5a4b2cf53e6: Pulling fs layer 21:41:05 9325e15d5711: Waiting 21:41:05 556b6ee489ea: Waiting 21:41:05 9f32a84ed3da: Waiting 21:41:05 4d19c01a9841: Waiting 21:41:05 c5a4b2cf53e6: Waiting 21:41:05 85791d961cd3: Verifying Checksum 21:41:05 85791d961cd3: Download complete 21:41:05 9f32a84ed3da: Verifying Checksum 21:41:05 9f32a84ed3da: Download complete 21:41:05 4d19c01a9841: Verifying Checksum 21:41:05 4d19c01a9841: Download complete 21:41:05 f56be85fc22e: Download complete 21:41:05 9325e15d5711: Verifying Checksum 21:41:05 9325e15d5711: Download complete 21:41:05 f56be85fc22e: Pull complete 21:41:05 85791d961cd3: Pull complete 21:41:05 c5a4b2cf53e6: Verifying Checksum 21:41:05 c5a4b2cf53e6: Download complete 21:41:05 d694b5ae8c79: Verifying Checksum 21:41:05 d694b5ae8c79: Download complete 21:41:06 556b6ee489ea: Verifying Checksum 21:41:06 556b6ee489ea: Download complete 21:41:09 d694b5ae8c79: Pull complete 21:41:10 9f32a84ed3da: Pull complete 21:41:10 4d19c01a9841: Pull complete 21:41:10 9325e15d5711: Pull complete 21:41:13 556b6ee489ea: Pull complete 21:41:15 c5a4b2cf53e6: Pull complete 21:41:15 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 21:41:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:41:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 21:41:16 + 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 21:41:16 + docker inspect -f . ci-base-image-x86_64 21:41:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:41:16 prd-ubuntu20.04-docker-8c-8g-12475 does not seem to be running inside a container 21:41:16 $ 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 ******** -e ******** ci-base-image-x86_64 cat 21:41:20 Still waiting to schedule task 21:41:20 ‘prd-ubuntu20.04-docker-arm64-4c-16g-12474’ is offline 21:41:25 $ docker top 8f5f386c3c476f8dbd999cb6e60d79ffb7ec76c299e12ed39edfa8a025682e36 -eo pid,comm [Pipeline] { [Pipeline] sh 21:41:25 + go version 21:41:25 go version go1.20.2 linux/amd64 [Pipeline] } 21:41:25 $ docker stop --time=1 8f5f386c3c476f8dbd999cb6e60d79ffb7ec76c299e12ed39edfa8a025682e36 21:41:27 $ docker rm -f --volumes 8f5f386c3c476f8dbd999cb6e60d79ffb7ec76c299e12ed39edfa8a025682e36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:27 + docker inspect -f . ci-base-image-x86_64 21:41:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:41:28 prd-ubuntu20.04-docker-8c-8g-12475 does not seem to be running inside a container 21:41:28 $ 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 ******** -e ******** ci-base-image-x86_64 cat 21:41:29 $ docker top 00b970bd7a100b4a82a1f413976db03fa49dffac3eb740cc0bc9e7665c4d4aa4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:41:29 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 21:41:29 + make test 21:41:29 make -C ./app-service-template build 21:41:29 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 21:41:29 go mod tidy 21:41:29 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.38 21:41:29 go: downloading github.com/stretchr/testify v1.8.2 21:41:29 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.74 21:41:29 go: downloading github.com/google/uuid v1.3.0 21:41:29 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:41:29 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.25 21:41:30 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 21:41:30 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 21:41:30 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 21:41:30 go: downloading github.com/gorilla/mux v1.8.0 21:41:30 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:41:30 go: downloading github.com/davecgh/go-spew v1.1.1 21:41:30 go: downloading github.com/pmezard/go-difflib v1.0.0 21:41:30 go: downloading gopkg.in/yaml.v3 v3.0.1 21:41:30 go: downloading github.com/stretchr/objx v0.5.0 21:41:30 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 21:41:30 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.14 21:41:30 go: downloading github.com/go-kit/log v0.2.1 21:41:30 go: downloading github.com/go-playground/validator/v10 v10.12.0 21:41:30 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 21:41:30 go: downloading github.com/mitchellh/copystructure v1.2.0 21:41:30 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:41:30 go: downloading github.com/hashicorp/errwrap v1.0.0 21:41:30 go: downloading github.com/gorilla/websocket v1.4.2 21:41:30 go: downloading golang.org/x/net v0.9.0 21:41:30 go: downloading golang.org/x/sync v0.1.0 21:41:30 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 21:41:30 go: downloading github.com/hashicorp/consul/api v1.20.0 21:41:30 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:41:30 go: downloading github.com/x448/float16 v0.8.4 21:41:30 go: downloading github.com/nats-io/nats.go v1.24.0 21:41:30 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:41:30 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:41:30 go: downloading github.com/mitchellh/reflectwalk v1.0.2 21:41:30 go: downloading github.com/go-playground/universal-translator v0.18.1 21:41:30 go: downloading github.com/leodido/go-urn v1.2.2 21:41:30 go: downloading golang.org/x/crypto v0.8.0 21:41:30 go: downloading golang.org/x/text v0.9.0 21:41:30 go: downloading github.com/go-playground/locales v0.14.1 21:41:30 go: downloading github.com/Microsoft/go-winio v0.6.0 21:41:30 go: downloading github.com/zeebo/errs v1.3.0 21:41:30 go: downloading google.golang.org/grpc v1.53.0 21:41:30 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:41:30 go: downloading github.com/nats-io/nats-server/v2 v2.9.16 21:41:30 go: downloading github.com/go-playground/assert/v2 v2.2.0 21:41:30 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:41:30 go: downloading github.com/mitchellh/mapstructure v1.5.0 21:41:30 go: downloading github.com/nats-io/nkeys v0.4.4 21:41:30 go: downloading github.com/nats-io/nuid v1.0.1 21:41:30 go: downloading github.com/onsi/ginkgo v1.10.1 21:41:30 go: downloading github.com/onsi/gomega v1.7.0 21:41:30 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:41:30 go: downloading github.com/hashicorp/go-hclog v0.14.1 21:41:30 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:41:31 go: downloading github.com/hashicorp/serf v0.10.1 21:41:31 go: downloading github.com/google/go-cmp v0.5.9 21:41:31 go: downloading github.com/hashicorp/consul/sdk v0.13.1 21:41:31 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:41:31 go: downloading golang.org/x/sys v0.7.0 21:41:31 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 21:41:31 go: downloading golang.org/x/tools v0.6.0 21:41:31 go: downloading google.golang.org/protobuf v1.28.1 21:41:31 go: downloading github.com/kr/pretty v0.2.1 21:41:31 go: downloading github.com/klauspost/compress v1.16.4 21:41:31 go: downloading github.com/minio/highwayhash v1.0.2 21:41:31 go: downloading github.com/nats-io/jwt/v2 v2.4.1 21:41:31 go: downloading golang.org/x/time v0.3.0 21:41:31 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 21:41:31 go: downloading github.com/golang/protobuf v1.5.2 21:41:31 go: downloading github.com/fatih/color v1.9.0 21:41:31 go: downloading github.com/mattn/go-colorable v0.1.12 21:41:31 go: downloading github.com/mattn/go-isatty v0.0.14 21:41:31 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:41:31 go: downloading github.com/hashicorp/go-version v1.2.1 21:41:31 go: downloading github.com/pkg/errors v0.9.1 21:41:31 go: downloading github.com/armon/go-metrics v0.3.10 21:41:32 go: downloading github.com/hashicorp/go-msgpack v0.5.3 21:41:32 go: downloading github.com/hashicorp/memberlist v0.5.0 21:41:32 go: downloading github.com/kr/text v0.2.0 21:41:32 go: downloading github.com/hpcloud/tail v1.0.0 21:41:32 go: downloading gopkg.in/yaml.v2 v2.4.0 21:41:32 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 21:41:32 go: downloading github.com/pascaldekloe/goe v0.1.0 21:41:32 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:41:32 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:41:32 go: downloading github.com/miekg/dns v1.1.41 21:41:32 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:41:32 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:41:32 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:41:32 go: downloading gopkg.in/fsnotify.v1 v1.4.7 21:41:32 go: downloading golang.org/x/mod v0.8.0 21:41:32 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 21:41:47 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 21:41:47 make -C ./app-service-template test 21:41:47 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 21:41:47 go test -race -coverprofile=coverage.out ./... 21:42:05 ? app-new-service/config [no test files] 21:42:05 ok app-new-service 0.061s coverage: 48.1% of statements 21:42:05 ok app-new-service/functions 0.059s coverage: 85.3% of statements 21:42:05 go vet ./... 21:42:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:42:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:42:24 ./bin/test-attribution-txt.sh 21:42:24 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 21:42:24 go test -race -coverprofile=coverage.out ./... 21:42:24 go: downloading github.com/gomodule/redigo v1.8.9 21:42:24 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 21:42:26 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 21:42:26 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 21:42:26 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.109s coverage: 64.4% of statements 21:42:26 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.043s coverage: 93.0% of statements 21:42:26 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.075s coverage: 85.1% of statements 21:42:26 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.073s coverage: 87.8% of statements 21:42:26 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.050s coverage: 100.0% of statements 21:42:27 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 21:42:27 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 21:42:27 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 21:42:27 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 21:42:27 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.144s coverage: 77.9% of statements 21:42:27 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.061s coverage: 97.3% of statements 21:42:27 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.068s coverage: 82.8% of statements 21:42:27 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 21:42:27 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.073s coverage: 65.2% of statements 21:42:28 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 21:42:28 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 21:42:28 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 21:42:28 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.057s coverage: 28.7% of statements 21:42:28 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.053s coverage: 11.5% of statements 21:42:28 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.056s coverage: 27.3% of statements 21:42:28 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.059s coverage: 52.8% of statements 21:42:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12477 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 21:42:49 Running in /w/workspace/app-functions-sdk-go/249 [Pipeline] { [Pipeline] checkout 21:42:49 The recommended git tool is: git 21:42:55 using credential edgex-jenkins-ssh 21:42:55 Cloning the remote Git repository 21:42:55 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.108s coverage: 75.4% of statements 21:42:55 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.049s coverage: 94.4% of statements 21:42:55 go vet ./... 21:42:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:42:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:42:55 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:42:55 > git init /w/workspace/app-functions-sdk-go/249 # timeout=10 21:42:55 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:42:55 > git --version # timeout=10 21:42:55 > git --version # 'git version 2.25.1' 21:42:55 using GIT_SSH to set credentials SSH Credentials for GitHub 21:42:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:42:59 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:42:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:43:00 Avoid second fetch 21:43:00 Checking out Revision da9c582d119dbba41c45c9936d5b89439b738939 (main) 21:43:00 Commit message: "Merge pull request #1408 from lenny-intel/v2-clean-up" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:43:00 > git config core.sparsecheckout # timeout=10 21:43:00 > git checkout -f da9c582d119dbba41c45c9936d5b89439b738939 # timeout=10 21:43:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:43:01 % Total % Received % Xferd Average Speed Time Time Time Current 21:43:01 Dload Upload Total Spent Left Speed 21:43:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76353 0 --:--:-- --:--:-- --:--:-- 76353 [Pipeline] sh 21:43:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:43:02 + + sudo teesudo /etc/docker/daemon.new jq 21:43:02 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:43:02 { 21:43:02 "registry-mirrors": [ 21:43:02 "https://nexus3.edgexfoundry.org:10001" 21:43:02 ], 21:43:02 "bip": "10.250.0.254/24", 21:43:02 "hosts": [ 21:43:02 "tcp://0.0.0.0:5555", 21:43:02 "unix:///var/run/docker.sock" 21:43:02 ], 21:43:02 "mtu": 1458, 21:43:02 "selinux-enabled": true, 21:43:02 "seccomp-profile": "/etc/docker/seccomp.json" 21:43:02 } [Pipeline] sh 21:43:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:43:03 + sudo service docker restart [Pipeline] echo 21:43:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:43:04 $ docker stop --time=1 00b970bd7a100b4a82a1f413976db03fa49dffac3eb740cc0bc9e7665c4d4aa4 21:43:06 $ docker rm -f --volumes 00b970bd7a100b4a82a1f413976db03fa49dffac3eb740cc0bc9e7665c4d4aa4 [Pipeline] // withDockerContainer [Pipeline] sh 21:43:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:43:07 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 21:43:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:43:07 21:43:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:43:08 latest: Pulling from edgex-lftools-log-publisher 21:43:08 5eb5b503b376: Pulling fs layer 21:43:08 5c69ac0246d0: Pulling fs layer 21:43:08 ec43610c2a17: Pulling fs layer 21:43:08 3a2ae6a8a46f: Pulling fs layer 21:43:08 33b1e0a273af: Pulling fs layer 21:43:08 5d3b04190fa2: Pulling fs layer 21:43:08 2f39f015ded8: Pulling fs layer 21:43:08 33b1e0a273af: Waiting 21:43:08 5d3b04190fa2: Waiting 21:43:08 2f39f015ded8: Waiting 21:43:08 3a2ae6a8a46f: Waiting 21:43:08 5c69ac0246d0: Verifying Checksum 21:43:08 5c69ac0246d0: Download complete 21:43:08 3a2ae6a8a46f: Download complete 21:43:08 33b1e0a273af: Verifying Checksum 21:43:08 33b1e0a273af: Download complete 21:43:08 5d3b04190fa2: Verifying Checksum 21:43:08 5d3b04190fa2: Download complete 21:43:08 ec43610c2a17: Download complete 21:43:08 5eb5b503b376: Verifying Checksum 21:43:08 5eb5b503b376: Download complete 21:43:09 2f39f015ded8: Download complete 21:43:09 5eb5b503b376: Pull complete 21:43:09 5c69ac0246d0: Pull complete 21:43:10 ec43610c2a17: Pull complete 21:43:10 3a2ae6a8a46f: Pull complete 21:43:10 33b1e0a273af: Pull complete 21:43:11 5d3b04190fa2: Pull complete 21:43:15 2f39f015ded8: Pull complete 21:43:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:43:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:43:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:43:15 prd-ubuntu20.04-docker-8c-8g-12475 does not seem to be running inside a container 21:43:15 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:43:19 $ docker top a816ed6ba4005bf7522d7ab06b5c54c03e786d37df15af006333f5db27155df8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:43:19 ---> job-cost.sh 21:43:19 lf-activate-venv: SKIPPING 21:43:19 INFO: No Stack... 21:43:19 INFO: Retrieving Pricing Info for: v3-standard-8 21:43:19 INFO: Archiving Costs [Pipeline] sh 21:43:20 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 21:43:20 + cut -d, -f6 [Pipeline] lock 21:43:20 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-249-stack-cost] 21:43:20 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-249-stack-cost] did not exist. Created. 21:43:20 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-249-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:43:20 + echo total: 0.2199999988079071 [Pipeline] stash 21:43:20 Stashed 1 file(s) [Pipeline] } 21:43:20 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-249-stack-cost] [Pipeline] // lock [Pipeline] } 21:43:20 $ docker stop --time=1 a816ed6ba4005bf7522d7ab06b5c54c03e786d37df15af006333f5db27155df8 21:43:21 $ docker rm -f --volumes a816ed6ba4005bf7522d7ab06b5c54c03e786d37df15af006333f5db27155df8 [Pipeline] // withDockerContainer [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 21:43:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:43:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:43:22 ========================================================= 21:43:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:43:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:43:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:43:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:43:23 c41833b44d91: Pulling fs layer 21:43:23 ed15518f5707: Pulling fs layer 21:43:23 feae8fd75edb: Pulling fs layer 21:43:23 242c74f7c9fa: Pulling fs layer 21:43:23 3cdef696dda3: Pulling fs layer 21:43:23 2ced38df9373: Pulling fs layer 21:43:23 58f1dce35555: Pulling fs layer 21:43:23 3cdef696dda3: Waiting 21:43:23 2ced38df9373: Waiting 21:43:23 242c74f7c9fa: Waiting 21:43:23 58f1dce35555: Waiting 21:43:23 ed15518f5707: Verifying Checksum 21:43:23 ed15518f5707: Download complete 21:43:23 242c74f7c9fa: Verifying Checksum 21:43:23 242c74f7c9fa: Download complete 21:43:23 3cdef696dda3: Verifying Checksum 21:43:23 3cdef696dda3: Download complete 21:43:23 c41833b44d91: Verifying Checksum 21:43:24 c41833b44d91: Pull complete 21:43:24 58f1dce35555: Verifying Checksum 21:43:24 58f1dce35555: Download complete 21:43:24 ed15518f5707: Pull complete 21:43:25 2ced38df9373: Verifying Checksum 21:43:25 2ced38df9373: Download complete 21:43:25 feae8fd75edb: Verifying Checksum 21:43:25 feae8fd75edb: Download complete 21:43:35 feae8fd75edb: Pull complete 21:43:36 242c74f7c9fa: Pull complete 21:43:36 3cdef696dda3: Pull complete 21:43:45 2ced38df9373: Pull complete 21:43:47 58f1dce35555: Pull complete 21:43:47 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 21:43:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:43:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 21:43:48 + 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 21:43:48 + docker inspect -f . ci-base-image-arm64 21:43:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:43:48 prd-ubuntu20.04-docker-arm64-4c-16g-12477 does not seem to be running inside a container 21:43:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/249 -v /w/workspace/app-functions-sdk-go/249:/w/workspace/app-functions-sdk-go/249:rw,z -v /w/workspace/app-functions-sdk-go/249@tmp:/w/workspace/app-functions-sdk-go/249@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 21:43:52 $ docker top 2dc639ec152b5af3d2166a3f6e62866ea93968b84db624361befc9978a92de31 -eo pid,comm [Pipeline] { [Pipeline] sh 21:43:53 + go version 21:43:53 go version go1.20.2 linux/arm64 [Pipeline] } 21:43:53 $ docker stop --time=1 2dc639ec152b5af3d2166a3f6e62866ea93968b84db624361befc9978a92de31 21:43:54 $ docker rm -f --volumes 2dc639ec152b5af3d2166a3f6e62866ea93968b84db624361befc9978a92de31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:55 + docker inspect -f . ci-base-image-arm64 21:43:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:43:55 prd-ubuntu20.04-docker-arm64-4c-16g-12477 does not seem to be running inside a container 21:43:55 $ 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/249 -v /w/workspace/app-functions-sdk-go/249:/w/workspace/app-functions-sdk-go/249:rw,z -v /w/workspace/app-functions-sdk-go/249@tmp:/w/workspace/app-functions-sdk-go/249@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 21:43:58 $ docker top 6984d8aa13c8bf5dcb7426cdde004b0b84b06b83969072cdfa43e576938645e5 -eo pid,comm [Pipeline] { [Pipeline] sh 21:43:58 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/249 [Pipeline] fileExists [Pipeline] sh 21:43:59 + make test 21:43:59 make -C ./app-service-template build 21:43:59 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/249/app-service-template' 21:43:59 go mod tidy 21:43:59 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.38 21:43:59 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:43:59 go: downloading github.com/stretchr/testify v1.8.2 21:43:59 go: downloading github.com/google/uuid v1.3.0 21:43:59 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.74 21:43:59 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.25 21:43:59 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 21:44:00 go: downloading github.com/go-playground/validator/v10 v10.12.0 21:44:00 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 21:44:00 go: downloading gopkg.in/yaml.v3 v3.0.1 21:44:00 go: downloading github.com/go-kit/log v0.2.1 21:44:00 go: downloading github.com/davecgh/go-spew v1.1.1 21:44:00 go: downloading github.com/pmezard/go-difflib v1.0.0 21:44:00 go: downloading github.com/stretchr/objx v0.5.0 21:44:00 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 21:44:00 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 21:44:00 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.14 21:44:00 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 21:44:00 go: downloading github.com/gorilla/mux v1.8.0 21:44:00 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:44:00 go: downloading github.com/x448/float16 v0.8.4 21:44:00 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:44:00 go: downloading github.com/go-playground/universal-translator v0.18.1 21:44:00 go: downloading github.com/leodido/go-urn v1.2.2 21:44:01 go: downloading golang.org/x/crypto v0.8.0 21:44:01 go: downloading golang.org/x/text v0.9.0 21:44:01 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:44:01 go: downloading github.com/go-playground/assert/v2 v2.2.0 21:44:01 go: downloading github.com/go-playground/locales v0.14.1 21:44:04 go: downloading github.com/mitchellh/copystructure v1.2.0 21:44:04 go: downloading github.com/hashicorp/consul/api v1.20.0 21:44:04 go: downloading github.com/gorilla/websocket v1.4.2 21:44:04 go: downloading golang.org/x/net v0.9.0 21:44:05 go: downloading golang.org/x/sync v0.1.0 21:44:05 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 21:44:05 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:44:05 go: downloading github.com/hashicorp/errwrap v1.0.0 21:44:05 go: downloading github.com/kr/pretty v0.2.1 21:44:05 go: downloading golang.org/x/sys v0.7.0 21:44:05 go: downloading github.com/mitchellh/reflectwalk v1.0.2 21:44:05 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:44:05 go: downloading github.com/hashicorp/go-hclog v0.14.1 21:44:05 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:44:05 go: downloading github.com/hashicorp/serf v0.10.1 21:44:05 go: downloading github.com/mitchellh/mapstructure v1.5.0 21:44:05 go: downloading github.com/google/go-cmp v0.5.9 21:44:05 go: downloading github.com/hashicorp/consul/sdk v0.13.1 21:44:05 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:44:05 go: downloading github.com/nats-io/nats.go v1.24.0 21:44:05 go: downloading github.com/nats-io/nats-server/v2 v2.9.16 21:44:05 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:44:06 go: downloading github.com/Microsoft/go-winio v0.6.0 21:44:06 go: downloading github.com/zeebo/errs v1.3.0 21:44:06 go: downloading google.golang.org/grpc v1.53.0 21:44:07 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:44:07 go: downloading github.com/kr/text v0.2.0 21:44:07 go: downloading github.com/fatih/color v1.9.0 21:44:07 go: downloading github.com/mattn/go-colorable v0.1.12 21:44:07 go: downloading github.com/mattn/go-isatty v0.0.14 21:44:07 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:44:07 go: downloading github.com/hashicorp/go-version v1.2.1 21:44:07 go: downloading github.com/pkg/errors v0.9.1 21:44:07 go: downloading github.com/armon/go-metrics v0.3.10 21:44:07 go: downloading github.com/hashicorp/go-msgpack v0.5.3 21:44:07 go: downloading github.com/hashicorp/memberlist v0.5.0 21:44:07 go: downloading github.com/nats-io/nkeys v0.4.4 21:44:07 go: downloading github.com/nats-io/nuid v1.0.1 21:44:07 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 21:44:07 go: downloading github.com/onsi/ginkgo v1.10.1 21:44:07 go: downloading github.com/onsi/gomega v1.7.0 21:44:07 go: downloading google.golang.org/protobuf v1.28.1 21:44:08 go: downloading golang.org/x/tools v0.6.0 21:44:09 go: downloading github.com/klauspost/compress v1.16.4 21:44:09 go: downloading github.com/minio/highwayhash v1.0.2 21:44:09 go: downloading github.com/nats-io/jwt/v2 v2.4.1 21:44:09 go: downloading golang.org/x/time v0.3.0 21:44:09 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 21:44:12 go: downloading github.com/golang/protobuf v1.5.2 21:44:13 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:44:13 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 21:44:13 go: downloading github.com/pascaldekloe/goe v0.1.0 21:44:13 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:44:13 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:44:13 go: downloading github.com/miekg/dns v1.1.41 21:44:13 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:44:13 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:44:13 go: downloading gopkg.in/yaml.v2 v2.4.0 21:44:13 go: downloading github.com/hpcloud/tail v1.0.0 21:44:13 go: downloading golang.org/x/mod v0.8.0 21:44:13 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:44:14 go: downloading gopkg.in/fsnotify.v1 v1.4.7 21:44:14 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 21:46:20 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/249/app-service-template' 21:46:20 make -C ./app-service-template test 21:46:20 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/249/app-service-template' 21:46:20 go test -race -coverprofile=coverage.out ./... 21:49:12 ? app-new-service/config [no test files] 21:49:12 ok app-new-service 0.249s coverage: 48.1% of statements 21:49:12 ok app-new-service/functions 0.262s coverage: 85.3% of statements 21:49:12 go vet ./... 21:51:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:51:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:51:34 ./bin/test-attribution-txt.sh 21:51:34 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/249/app-service-template' 21:51:34 go test -race -coverprofile=coverage.out ./... 21:51:34 go: downloading github.com/gomodule/redigo v1.8.9 21:51:34 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 21:51:49 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 21:51:49 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 21:51:49 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.584s coverage: 64.4% of statements 21:51:49 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.340s coverage: 93.0% of statements 21:51:49 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.404s coverage: 85.1% of statements 21:51:52 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.297s coverage: 87.8% of statements 21:51:52 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.119s coverage: 100.0% of statements 21:51:53 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 21:51:53 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 21:51:54 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.592s coverage: 77.9% of statements 21:51:55 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 21:51:56 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.220s coverage: 97.3% of statements 21:51:58 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 21:51:58 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.280s coverage: 82.8% of statements 21:52:00 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 21:52:01 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.313s coverage: 65.2% of statements 21:52:04 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 21:52:04 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.354s coverage: 28.7% of statements 21:52:05 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.271s coverage: 11.5% of statements 21:52:05 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 21:52:05 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 21:52:06 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.284s coverage: 27.3% of statements 21:52:10 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.307s coverage: 52.8% of statements 21:52:42 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.523s coverage: 75.4% of statements 21:52:42 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.204s coverage: 94.4% of statements 21:52:42 go vet ./... 21:52:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:52:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:52:48 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 21:52:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:52:48 $ docker stop --time=1 6984d8aa13c8bf5dcb7426cdde004b0b84b06b83969072cdfa43e576938645e5 21:52:50 $ docker rm -f --volumes 6984d8aa13c8bf5dcb7426cdde004b0b84b06b83969072cdfa43e576938645e5 [Pipeline] // withDockerContainer [Pipeline] sh 21:52:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:52:54 Warning: overwriting stash ‘coverage-report’ 21:52:55 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 21:52:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:52:55 21:52:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:52:56 arm64: Pulling from edgex-lftools-log-publisher 21:52:56 8998bd30e6a1: Pulling fs layer 21:52:56 04944245beec: Pulling fs layer 21:52:56 699f458cf7ca: Pulling fs layer 21:52:56 765212b225bb: Pulling fs layer 21:52:56 f23df028b6ca: Pulling fs layer 21:52:56 d65c8cfc05b1: Pulling fs layer 21:52:56 2437ff75d9bd: Pulling fs layer 21:52:56 d65c8cfc05b1: Waiting 21:52:56 765212b225bb: Waiting 21:52:56 f23df028b6ca: Waiting 21:52:56 2437ff75d9bd: Waiting 21:52:56 04944245beec: Verifying Checksum 21:52:56 04944245beec: Download complete 21:52:56 765212b225bb: Verifying Checksum 21:52:56 765212b225bb: Download complete 21:52:56 f23df028b6ca: Verifying Checksum 21:52:56 f23df028b6ca: Download complete 21:52:56 d65c8cfc05b1: Verifying Checksum 21:52:56 d65c8cfc05b1: Download complete 21:52:56 699f458cf7ca: Verifying Checksum 21:52:56 699f458cf7ca: Download complete 21:52:56 8998bd30e6a1: Verifying Checksum 21:52:56 8998bd30e6a1: Download complete 21:52:59 2437ff75d9bd: Verifying Checksum 21:52:59 2437ff75d9bd: Download complete 21:53:01 8998bd30e6a1: Pull complete 21:53:01 04944245beec: Pull complete 21:53:02 699f458cf7ca: Pull complete 21:53:02 765212b225bb: Pull complete 21:53:03 f23df028b6ca: Pull complete 21:53:03 d65c8cfc05b1: Pull complete 21:53:18 2437ff75d9bd: Pull complete 21:53:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:53:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:53:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:18 prd-ubuntu20.04-docker-arm64-4c-16g-12477 does not seem to be running inside a container 21:53:19 $ 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/249 -v /w/workspace/app-functions-sdk-go/249:/w/workspace/app-functions-sdk-go/249:rw,z -v /w/workspace/app-functions-sdk-go/249@tmp:/w/workspace/app-functions-sdk-go/249@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 21:53:21 $ docker top 2fe6622a99b2f150a4c4188c41b223ee11d9277e6f2d167f0058146a97153de4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:53:22 ---> job-cost.sh 21:53:22 lf-activate-venv: SKIPPING 21:53:22 INFO: No Stack... 21:53:23 INFO: Retrieving Pricing Info for: v3-standard-4 21:53:24 INFO: Archiving Costs [Pipeline] sh 21:53:24 + cat /w/workspace/app-functions-sdk-go/249/archives/cost.csv 21:53:24 + cut -d, -f6 [Pipeline] lock 21:53:24 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-249-stack-cost] 21:53:24 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-249-stack-cost] did not exist. Created. 21:53:24 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-249-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:53:25 /w/workspace/app-functions-sdk-go/249@tmp/durable-f719505c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:53:26 + echo total: 0.10999999940395355 [Pipeline] stash 21:53:26 Warning: overwriting stash ‘stack-cost’ 21:53:26 Stashed 1 file(s) [Pipeline] } 21:53:26 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-249-stack-cost] [Pipeline] // lock [Pipeline] } 21:53:26 $ docker stop --time=1 2fe6622a99b2f150a4c4188c41b223ee11d9277e6f2d167f0058146a97153de4 21:53:27 $ docker rm -f --volumes 2fe6622a99b2f150a4c4188c41b223ee11d9277e6f2d167f0058146a97153de4 [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 21:53:28 provisioning config files... 21:53:28 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config217143386792917675tmp [Pipeline] { [Pipeline] sh 21:53:28 + set +x 21:53:28 + curl -s https://codecov.io/bash 21:53:28 + bash -s -- 21:53:28 21:53:28 _____ _ 21:53:28 / ____| | | 21:53:28 | | ___ __| | ___ ___ _____ __ 21:53:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:53:28 | |___| (_) | (_| | __/ (_| (_) \ V / 21:53:28 \_____\___/ \__,_|\___|\___\___/ \_/ 21:53:28 Bash-1.0.6 21:53:28 21:53:28 21:53:28 ==> git version 2.25.1 found 21:53:28 ==> 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 21:53:28 Release-Date: 2020-01-08 21:53:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:53:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:53:28 ==> Jenkins CI detected. 21:53:28 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 21:53:28 project root: . 21:53:28 --> token set from env 21:53:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:53:28 ==> Running gcov in . (disable via -X gcov) 21:53:28 ==> Python coveragepy not found 21:53:28 ==> Searching for coverage reports in: 21:53:28 + . 21:53:28 -> Found 2 reports 21:53:28 ==> Detecting git/mercurial file structure 21:53:28 ==> Reading reports 21:53:28 + ./app-service-template/coverage.out bytes=3431 21:53:28 + ./coverage.out bytes=117166 21:53:28 ==> Appending adjustments 21:53:28 https://docs.codecov.io/docs/fixing-reports 21:53:29 + Found adjustments 21:53:29 ==> Gzipping contents 21:53:29 24K /tmp/codecov.B5hvuo.gz 21:53:29 ==> Uploading reports 21:53:29 url: https://codecov.io 21:53:29 query: branch=main&commit=da9c582d119dbba41c45c9936d5b89439b738939&build=249&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F249%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:53:29 -> Pinging Codecov 21:53:29 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=da9c582d119dbba41c45c9936d5b89439b738939&build=249&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F249%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:53:29 -> Uploading to 21:53:29 https://storage.googleapis.com/codecov/v4/raw/2023-05-02/3D8B5DFFC46A037C893635FACE044666/da9c582d119dbba41c45c9936d5b89439b738939/436b54ed-3abb-4946-9e48-96bea34f516c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230502T215329Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dcbaa8d077c0c21ef5e84499fffac9848f49373a060e46337a816f691b055dc1 21:53:29 % Total % Received % Xferd Average Speed Time Time Time Current 21:53:29 Dload Upload Total Spent Left Speed 21:53:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20496 0 0 100 20496 0 94018 --:--:-- --:--:-- --:--:-- 94018 21:53:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/da9c582d119dbba41c45c9936d5b89439b738939 [Pipeline] } 21:53:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:53:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:53:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:53:30 21:53:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:53:30 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:53:30 df9b9388f04a: Pulling fs layer 21:53:30 52dc419b0ee2: Pulling fs layer 21:53:30 25bc292e5bac: Pulling fs layer 21:53:30 114826534d7a: Pulling fs layer 21:53:30 4657fd5d0bcf: Pulling fs layer 21:53:30 6ad1cebc031e: Pulling fs layer 21:53:30 8a3aa393b2d8: Pulling fs layer 21:53:30 4657fd5d0bcf: Waiting 21:53:30 6ad1cebc031e: Waiting 21:53:30 114826534d7a: Waiting 21:53:30 8a3aa393b2d8: Waiting 21:53:30 25bc292e5bac: Download complete 21:53:30 52dc419b0ee2: Download complete 21:53:30 4657fd5d0bcf: Download complete 21:53:30 df9b9388f04a: Download complete 21:53:30 6ad1cebc031e: Verifying Checksum 21:53:30 6ad1cebc031e: Download complete 21:53:30 df9b9388f04a: Pull complete 21:53:31 52dc419b0ee2: Pull complete 21:53:31 25bc292e5bac: Pull complete 21:53:31 114826534d7a: Verifying Checksum 21:53:31 114826534d7a: Download complete 21:53:31 8a3aa393b2d8: Verifying Checksum 21:53:31 8a3aa393b2d8: Download complete 21:53:35 114826534d7a: Pull complete 21:53:35 4657fd5d0bcf: Pull complete 21:53:35 6ad1cebc031e: Pull complete 21:53:40 8a3aa393b2d8: Pull complete 21:53:40 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:53:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:53:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:40 prd-ubuntu20.04-docker-8c-8g-12475 does not seem to be running inside a container 21:53:41 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:53:47 $ docker top bcb2e5ad59c495afbcf9aee173d1036ff76e0ee9c73e787fc672140c6fdaeeca -eo pid,comm [Pipeline] { [Pipeline] echo 21:53:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 21:53:47 + set -o pipefail 21:53:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 21:53:52 21:53:52 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... 21:53:52 21:53:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/1348b2b8-2f71-4fac-9ae4-8d52b584a9a4 21:53:52 21:53:52 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:53:52 21:53:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:53:52 21:53:52 21:53:52 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:53:52 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:53:52 More details here: https://snyk.co/ue1NS [Pipeline] } 21:53:52 $ docker stop --time=1 bcb2e5ad59c495afbcf9aee173d1036ff76e0ee9c73e787fc672140c6fdaeeca 21:53:57 $ docker rm -f --volumes bcb2e5ad59c495afbcf9aee173d1036ff76e0ee9c73e787fc672140c6fdaeeca [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 21:53:57 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:53:57 provisioning config files... 21:53:57 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config15867871813288580108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:53:58 --> edgex-publish-swagger.sh 21:53:58 === Publish openapi/v3 API === 21:53:58 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 21:53:58 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] 21:53:58 % Total % Received % Xferd Average Speed Time Time Time Current 21:53:58 Dload Upload Total Spent Left Speed 21:53:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 20429 --:--:-- --:--:-- --:--:-- 20429 21:53:58 21:53:58 [Pipeline] } 21:53:58 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 21:53:58 + git log --format=format:%s -1 da9c582d119dbba41c45c9936d5b89439b738939 [Pipeline] sh 21:53:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:53:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:53:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:59 prd-ubuntu20.04-docker-8c-8g-12475 does not seem to be running inside a container 21:53:59 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:54:00 $ docker top a9d20e6ad2f9bf9f61b1256732ece5ef9d134174ce1428e0df89875ef0d722d5 -eo pid,comm 21:54:00 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). 21:54:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:54:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:54:00 [ssh-agent] Looking for ssh-agent implementation... 21:54:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:54:01 $ docker exec a9d20e6ad2f9bf9f61b1256732ece5ef9d134174ce1428e0df89875ef0d722d5 ssh-agent 21:54:01 SSH_AUTH_SOCK=/tmp/ssh-CmIvUzwYjPAD/agent.33 21:54:01 SSH_AGENT_PID=39 21:54:01 Running ssh-add (command line suppressed) 21:54:01 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8494678291447620883.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8494678291447620883.key) 21:54:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:54:01 + git semver tag 21:54:02 2023-05-02 21:54:01,841 [run_tag] DEBUG tag force:False 21:54:02 2023-05-02 21:54:01,842 [check_head_tag] DEBUG check head tag 21:54:02 2023-05-02 21:54:01,846 [execute] INFO git cat-file --batch-check 21:54:02 2023-05-02 21:54:01,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 21:54:02 2023-05-02 21:54:01,851 [execute] INFO git cat-file --batch 21:54:02 2023-05-02 21:54:01,852 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 21:54:02 2023-05-02 21:54:01,890 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:54:02 2023-05-02 21:54:01,891 [execute] INFO git tag -a v3.0.0-dev.57 -m v3.0.0-dev.57 21:54:02 2023-05-02 21:54:01,891 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.57', '-m', 'v3.0.0-dev.57'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 21:54:02 2023-05-02 21:54:01,894 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:54:02 3.0.0-dev.57 [Pipeline] } 21:54:02 $ docker exec --env ******** --env ******** a9d20e6ad2f9bf9f61b1256732ece5ef9d134174ce1428e0df89875ef0d722d5 ssh-agent -k 21:54:02 unset SSH_AUTH_SOCK; 21:54:02 unset SSH_AGENT_PID; 21:54:02 echo Agent pid 39 killed; 21:54:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:54:02 + git semver [Pipeline] } 21:54:02 $ docker stop --time=1 a9d20e6ad2f9bf9f61b1256732ece5ef9d134174ce1428e0df89875ef0d722d5 21:54:04 $ docker rm -f --volumes a9d20e6ad2f9bf9f61b1256732ece5ef9d134174ce1428e0df89875ef0d722d5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:54:05 21:54:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:54:05 0.23.1-centos7: Pulling from edgex-lftools 21:54:05 ab5ef0e58194: Pulling fs layer 21:54:05 9712f1f96733: Pulling fs layer 21:54:05 63f879dbbcfc: Pulling fs layer 21:54:05 0d9ebad4ef96: Pulling fs layer 21:54:05 e9a5061849ea: Pulling fs layer 21:54:05 d747dcd14b5f: Pulling fs layer 21:54:05 2de7ff778b66: Pulling fs layer 21:54:05 e9a5061849ea: Waiting 21:54:05 d747dcd14b5f: Waiting 21:54:05 2de7ff778b66: Waiting 21:54:05 0d9ebad4ef96: Waiting 21:54:05 9712f1f96733: Verifying Checksum 21:54:05 9712f1f96733: Download complete 21:54:06 63f879dbbcfc: Verifying Checksum 21:54:06 63f879dbbcfc: Download complete 21:54:06 e9a5061849ea: Verifying Checksum 21:54:06 e9a5061849ea: Download complete 21:54:06 0d9ebad4ef96: Verifying Checksum 21:54:06 0d9ebad4ef96: Download complete 21:54:06 ab5ef0e58194: Verifying Checksum 21:54:06 ab5ef0e58194: Download complete 21:54:06 2de7ff778b66: Verifying Checksum 21:54:06 2de7ff778b66: Download complete 21:54:08 ab5ef0e58194: Pull complete 21:54:08 9712f1f96733: Pull complete 21:54:09 63f879dbbcfc: Pull complete 21:54:16 0d9ebad4ef96: Pull complete 21:54:16 e9a5061849ea: Pull complete 21:54:16 d747dcd14b5f: Pull complete 21:54:18 2de7ff778b66: Pull complete 21:54:18 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:54:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:54:18 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:18 prd-ubuntu20.04-docker-8c-8g-12475 does not seem to be running inside a container 21:54:18 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:54:26 $ docker top 9ee5ac732c522e009acabaff39d16a06a265c47bc027b200af00541c5d55fe64 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:54:26 provisioning config files... 21:54:26 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8192659814104926325tmp 21:54:26 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2487454130573580358tmp 21:54:26 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config372651298091067862tmp [Pipeline] { [Pipeline] echo 21:54:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:54:26 ---> sigul-configuration.sh 21:54:26 gpg: directory `/root/.gnupg' created 21:54:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:54:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:54:26 gpg: keyring `/root/.gnupg/secring.gpg' created 21:54:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:54:26 gpg: CAST5 encrypted data 21:54:26 gpg: encrypted with 1 passphrase 21:54:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:54:26 + mkdir /home/jenkins 21:54:26 + mkdir /home/jenkins/sigul [Pipeline] sh 21:54:27 + 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 21:54:27 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:54:27 ---> sigul-install.sh 21:54:27 Sigul already installed; skipping installation. [Pipeline] sh 21:54:27 + git tag --list 21:54:27 v0.1.0 21:54:27 v0.1.1 21:54:27 v1.0.0 21:54:27 v1.1.0 21:54:27 v1.2.0 21:54:27 v1.3.0 21:54:27 v1.3.1 21:54:27 v2.0.0 21:54:27 v2.0.1 21:54:27 v2.1.0 21:54:27 v2.1.1 21:54:27 v2.1.1-dev.3 21:54:27 v2.1.1-dev.4 21:54:27 v2.1.2 21:54:27 v2.1.2-dev.1 21:54:27 v2.1.2-dev.2 21:54:27 v2.2.0 21:54:27 v2.2.1-dev.1 21:54:27 v2.2.1-dev.10 21:54:27 v2.2.1-dev.11 21:54:27 v2.2.1-dev.12 21:54:27 v2.2.1-dev.13 21:54:27 v2.2.1-dev.14 21:54:27 v2.2.1-dev.15 21:54:27 v2.2.1-dev.16 21:54:27 v2.2.1-dev.17 21:54:27 v2.2.1-dev.18 21:54:27 v2.2.1-dev.19 21:54:27 v2.2.1-dev.2 21:54:27 v2.2.1-dev.20 21:54:27 v2.2.1-dev.21 21:54:27 v2.2.1-dev.22 21:54:27 v2.2.1-dev.23 21:54:27 v2.2.1-dev.3 21:54:27 v2.2.1-dev.4 21:54:27 v2.2.1-dev.5 21:54:27 v2.2.1-dev.6 21:54:27 v2.2.1-dev.7 21:54:27 v2.2.1-dev.8 21:54:27 v2.2.1-dev.9 21:54:27 v2.3 21:54:27 v2.3.0 21:54:27 v2.3.0-dev.24 21:54:27 v2.3.0-dev.25 21:54:27 v2.3.0-dev.26 21:54:27 v2.3.0-dev.27 21:54:27 v2.3.0-dev.28 21:54:27 v2.3.0-dev.29 21:54:27 v2.3.0-dev.30 21:54:27 v2.3.0-dev.31 21:54:27 v2.3.0-dev.32 21:54:27 v2.3.0-dev.33 21:54:27 v2.3.0-dev.34 21:54:27 v2.3.0-dev.35 21:54:27 v2.3.0-dev.36 21:54:27 v2.3.0-dev.37 21:54:27 v2.3.0-dev.38 21:54:27 v2.3.0-dev.39 21:54:27 v2.3.0-dev.40 21:54:27 v2.3.0-dev.41 21:54:27 v2.3.0-dev.42 21:54:27 v2.3.0-dev.43 21:54:27 v2.3.0-dev.44 21:54:27 v2.3.0-dev.45 21:54:27 v2.3.0-dev.46 21:54:27 v2.3.0-dev.47 21:54:27 v2.3.0-dev.48 21:54:27 v2.3.0-dev.49 21:54:27 v2.3.0-dev.50 21:54:27 v2.3.0-dev.51 21:54:27 v2.3.0-dev.52 21:54:27 v2.3.0-dev.53 21:54:27 v2.3.0-dev.54 21:54:27 v2.3.0-dev.55 21:54:27 v2.3.0-dev.56 21:54:27 v2.3.0-dev.57 21:54:27 v2.3.0-dev.58 21:54:27 v2.3.0-dev.59 21:54:27 v2.3.0-dev.60 21:54:27 v2.3.0-dev.61 21:54:27 v2.3.0-dev.62 21:54:27 v2.3.1 21:54:27 v2.3.1-dev.1 21:54:27 v2.3.1-dev.2 21:54:27 v2.3.1-dev.3 21:54:27 v2.3.1-dev.4 21:54:27 v3.0.0-dev.1 21:54:27 v3.0.0-dev.10 21:54:27 v3.0.0-dev.11 21:54:27 v3.0.0-dev.12 21:54:27 v3.0.0-dev.13 21:54:27 v3.0.0-dev.14 21:54:27 v3.0.0-dev.15 21:54:27 v3.0.0-dev.16 21:54:27 v3.0.0-dev.17 21:54:27 v3.0.0-dev.18 21:54:27 v3.0.0-dev.19 21:54:27 v3.0.0-dev.2 21:54:27 v3.0.0-dev.20 21:54:27 v3.0.0-dev.21 21:54:27 v3.0.0-dev.22 21:54:27 v3.0.0-dev.23 21:54:27 v3.0.0-dev.24 21:54:27 v3.0.0-dev.25 21:54:27 v3.0.0-dev.26 21:54:27 v3.0.0-dev.27 21:54:27 v3.0.0-dev.28 21:54:27 v3.0.0-dev.29 21:54:27 v3.0.0-dev.3 21:54:27 v3.0.0-dev.30 21:54:27 v3.0.0-dev.31 21:54:27 v3.0.0-dev.32 21:54:27 v3.0.0-dev.33 21:54:27 v3.0.0-dev.34 21:54:27 v3.0.0-dev.35 21:54:27 v3.0.0-dev.36 21:54:27 v3.0.0-dev.37 21:54:27 v3.0.0-dev.38 21:54:27 v3.0.0-dev.39 21:54:27 v3.0.0-dev.4 21:54:27 v3.0.0-dev.40 21:54:27 v3.0.0-dev.41 21:54:27 v3.0.0-dev.42 21:54:27 v3.0.0-dev.43 21:54:27 v3.0.0-dev.44 21:54:27 v3.0.0-dev.45 21:54:27 v3.0.0-dev.46 21:54:27 v3.0.0-dev.47 21:54:27 v3.0.0-dev.48 21:54:27 v3.0.0-dev.49 21:54:27 v3.0.0-dev.5 21:54:27 v3.0.0-dev.50 21:54:27 v3.0.0-dev.51 21:54:27 v3.0.0-dev.52 21:54:27 v3.0.0-dev.53 21:54:27 v3.0.0-dev.54 21:54:27 v3.0.0-dev.55 21:54:27 v3.0.0-dev.56 21:54:27 v3.0.0-dev.57 21:54:27 v3.0.0-dev.6 21:54:27 v3.0.0-dev.7 21:54:27 v3.0.0-dev.8 21:54:27 v3.0.0-dev.9 [Pipeline] sh 21:54:28 + lftools sign git-tag v3.0.0-dev.57 21:54:28 Signing Git tag with Sigul... 21:54:28 Signing v3.0.0-dev.57 [Pipeline] echo 21:54:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:54:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:54:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:54:29 $ docker stop --time=1 9ee5ac732c522e009acabaff39d16a06a265c47bc027b200af00541c5d55fe64 21:54:30 $ docker rm -f --volumes 9ee5ac732c522e009acabaff39d16a06a265c47bc027b200af00541c5d55fe64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:54:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:54:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:54:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:31 prd-ubuntu20.04-docker-8c-8g-12475 does not seem to be running inside a container 21:54:31 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:54:32 $ docker top e33594dfa7fbaef21a10f437d6e6e02fae79445a8741e764e4b881e0d401b538 -eo pid,comm 21:54:32 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). 21:54:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:54:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:54:32 [ssh-agent] Looking for ssh-agent implementation... 21:54:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:54:32 $ docker exec e33594dfa7fbaef21a10f437d6e6e02fae79445a8741e764e4b881e0d401b538 ssh-agent 21:54:32 SSH_AUTH_SOCK=/tmp/ssh-D2uvc51OdqJh/agent.32 21:54:32 SSH_AGENT_PID=39 21:54:32 Running ssh-add (command line suppressed) 21:54:32 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13158914854564617275.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13158914854564617275.key) 21:54:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:54:33 + git semver bump pre 21:54:33 2023-05-02 21:54:33,211 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:54:33 2023-05-02 21:54:33,211 [bump_version] DEBUG bumping version:3.0.0-dev.57 on axis:pre with prefix:dev 21:54:33 2023-05-02 21:54:33,211 [bump_version] DEBUG bumped version:3.0.0-dev.58 21:54:33 2023-05-02 21:54:33,211 [write_version] DEBUG write version:3.0.0-dev.58 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 21:54:33 2023-05-02 21:54:33,211 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:54:33 2023-05-02 21:54:33,211 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:54:33 2023-05-02 21:54:33,214 [execute] INFO git cat-file --batch-check 21:54:33 2023-05-02 21:54:33,214 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:54:33 2023-05-02 21:54:33,220 [execute] INFO git cat-file --batch 21:54:33 2023-05-02 21:54:33,220 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:54:33 2023-05-02 21:54:33,225 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:54:33 3.0.0-dev.58 [Pipeline] } 21:54:33 $ docker exec --env ******** --env ******** e33594dfa7fbaef21a10f437d6e6e02fae79445a8741e764e4b881e0d401b538 ssh-agent -k 21:54:33 unset SSH_AUTH_SOCK; 21:54:33 unset SSH_AGENT_PID; 21:54:33 echo Agent pid 39 killed; 21:54:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:54:33 + git semver [Pipeline] } 21:54:33 $ docker stop --time=1 e33594dfa7fbaef21a10f437d6e6e02fae79445a8741e764e4b881e0d401b538 21:54:35 $ docker rm -f --volumes e33594dfa7fbaef21a10f437d6e6e02fae79445a8741e764e4b881e0d401b538 [Pipeline] // withDockerContainer [Pipeline] sh 21:54:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:54:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:54:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:36 prd-ubuntu20.04-docker-8c-8g-12475 does not seem to be running inside a container 21:54:36 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:54:36 $ docker top 03b4eb52fcdfd89c76b7b2fe201de850d88aeff92caa8bb23d2982ac440c446c -eo pid,comm 21:54:36 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). 21:54:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:54:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:54:37 [ssh-agent] Looking for ssh-agent implementation... 21:54:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:54:37 $ docker exec 03b4eb52fcdfd89c76b7b2fe201de850d88aeff92caa8bb23d2982ac440c446c ssh-agent 21:54:37 SSH_AUTH_SOCK=/tmp/ssh-Jj6D4IQqIEBR/agent.32 21:54:37 SSH_AGENT_PID=38 21:54:37 Running ssh-add (command line suppressed) 21:54:37 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_14267850194075761721.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_14267850194075761721.key) 21:54:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:54:37 + git semver push 21:54:38 2023-05-02 21:54:38,165 [run_push] DEBUG push 21:54:38 2023-05-02 21:54:38,166 [execute] INFO git cat-file --batch-check 21:54:38 2023-05-02 21:54:38,166 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:54:38 2023-05-02 21:54:38,170 [execute] INFO git rev-list 64cacf9b2fe6e791020493a21058c71eaf6edc4f -- 21:54:38 2023-05-02 21:54:38,170 [execute] DEBUG Popen(['git', 'rev-list', '64cacf9b2fe6e791020493a21058c71eaf6edc4f', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:54:38 2023-05-02 21:54:38,185 [execute] INFO git fetch -v origin 21:54:38 2023-05-02 21:54:38,185 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 21:54:38 2023-05-02 21:54:38,640 [run_push] DEBUG no remote changes detected 21:54:38 2023-05-02 21:54:38,640 [execute] INFO git push origin semver 21:54:38 2023-05-02 21:54:38,641 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:54:39 2023-05-02 21:54:39,422 [run_push] DEBUG push all version tags 21:54:39 2023-05-02 21:54:39,422 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:54:39 2023-05-02 21:54:39,423 [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) 21:54:40 2023-05-02 21:54:40,159 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:54:40 3.0.0-dev.58 [Pipeline] } 21:54:40 $ docker exec --env ******** --env ******** 03b4eb52fcdfd89c76b7b2fe201de850d88aeff92caa8bb23d2982ac440c446c ssh-agent -k 21:54:40 unset SSH_AUTH_SOCK; 21:54:40 unset SSH_AGENT_PID; 21:54:40 echo Agent pid 38 killed; 21:54:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:54:40 + git semver [Pipeline] } 21:54:41 $ docker stop --time=1 03b4eb52fcdfd89c76b7b2fe201de850d88aeff92caa8bb23d2982ac440c446c 21:54:42 $ docker rm -f --volumes 03b4eb52fcdfd89c76b7b2fe201de850d88aeff92caa8bb23d2982ac440c446c [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 21:54:43 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 21:54:43 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 21:54:43 total 16 21:54:43 drwxr-xr-x 3 root root 4096 May 2 21:43 . 21:54:43 drwxrwxr-x 10 jenkins jenkins 4096 May 2 21:54 .. 21:54:43 drwxr-xr-x 2 root root 4096 May 2 21:43 cost 21:54:43 -rw-r--r-- 1 root root 92 May 2 21:43 cost.csv 21:54:43 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 21:54:43 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 21:54:43 total 16 21:54:43 drwxr-xr-x 3 jenkins jenkins 4096 May 2 21:43 . 21:54:43 drwxrwxr-x 10 jenkins jenkins 4096 May 2 21:54 .. 21:54:43 drwxr-xr-x 2 jenkins jenkins 4096 May 2 21:43 cost 21:54:43 -rw-r--r-- 1 jenkins jenkins 92 May 2 21:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:54:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:54:44 ---> package-listing.sh 21:54:44 ++ facter osfamily 21:54:44 ++ tr '[:upper:]' '[:lower:]' 21:54:44 + OS_FAMILY=debian 21:54:44 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 21:54:44 + START_PACKAGES=/tmp/packages_start.txt 21:54:44 + END_PACKAGES=/tmp/packages_end.txt 21:54:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:54:44 + PACKAGES=/tmp/packages_start.txt 21:54:44 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 21:54:44 + PACKAGES=/tmp/packages_end.txt 21:54:44 + case "${OS_FAMILY}" in 21:54:44 + dpkg -l 21:54:44 + grep '^ii' 21:54:44 + '[' -f /tmp/packages_start.txt ']' 21:54:44 + '[' -f /tmp/packages_end.txt ']' 21:54:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:54:44 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 21:54:44 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 21:54:44 + 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 21:54:44 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 21:54:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:54:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:45 prd-ubuntu20.04-docker-8c-8g-12475 does not seem to be running inside a container 21:54:45 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:54:45 $ docker top 8d4d62b9cd569b4b36077f25d47c507516cac317dd9a5a092c4193fbcaf9bad1 -eo pid,comm [Pipeline] { [Pipeline] sh 21:54:46 + touch /tmp/pre-build-complete [Pipeline] sh 21:54:46 + mkdir -p /var/log/sysstat [Pipeline] sh 21:54:47 + ls /var/log/sa-host 21:54:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:54:47 provisioning config files... 21:54:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config12228341323657635159tmp [Pipeline] { [Pipeline] echo 21:54:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:54:47 ---> create-netrc.sh [Pipeline] } 21:54:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:54:47 ---> python-tools-install.sh [Pipeline] echo 21:54:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:54:48 ---> sudo-logs.sh 21:54:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:54:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:54:48 ---> job-cost.sh 21:54:48 lf-activate-venv: SKIPPING 21:54:48 DEBUG: total: 0.2199999988079071 21:54:48 INFO: Retrieving Stack Cost... 21:54:48 INFO: Retrieving Pricing Info for: v3-standard-8 21:54:49 INFO: Archiving Costs [Pipeline] echo 21:54:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:54:49 ---> logs-deploy.sh 21:54:49 lf-activate-venv: SKIPPING 21:54:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/249 21:54:49 INFO: archiving workspace using pattern(s): 21:54:51 Archives upload complete. 21:54:51 INFO: archiving logs to Nexus 21:54:51 ---> uname -a: 21:54:51 Linux prd-ubuntu20-04-docker-8c-8g-12475 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:54:51 21:54:51 21:54:51 ---> lscpu: 21:54:51 Architecture: x86_64 21:54:51 CPU op-mode(s): 32-bit, 64-bit 21:54:51 Byte Order: Little Endian 21:54:51 Address sizes: 40 bits physical, 48 bits virtual 21:54:51 CPU(s): 8 21:54:51 On-line CPU(s) list: 0-7 21:54:51 Thread(s) per core: 1 21:54:51 Core(s) per socket: 1 21:54:51 Socket(s): 8 21:54:51 NUMA node(s): 1 21:54:51 Vendor ID: AuthenticAMD 21:54:51 CPU family: 23 21:54:51 Model: 49 21:54:51 Model name: AMD EPYC-Rome Processor 21:54:51 Stepping: 0 21:54:51 CPU MHz: 2800.000 21:54:51 BogoMIPS: 5600.00 21:54:51 Virtualization: AMD-V 21:54:51 Hypervisor vendor: KVM 21:54:51 Virtualization type: full 21:54:51 L1d cache: 256 KiB 21:54:51 L1i cache: 256 KiB 21:54:51 L2 cache: 4 MiB 21:54:51 L3 cache: 128 MiB 21:54:51 NUMA node0 CPU(s): 0-7 21:54:51 Vulnerability Itlb multihit: Not affected 21:54:51 Vulnerability L1tf: Not affected 21:54:51 Vulnerability Mds: Not affected 21:54:51 Vulnerability Meltdown: Not affected 21:54:52 Vulnerability Mmio stale data: Not affected 21:54:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:54:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:54:52 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:54:52 Vulnerability Srbds: Not affected 21:54:52 Vulnerability Tsx async abort: Not affected 21:54:52 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 21:54:52 21:54:52 21:54:52 ---> nproc: 21:54:52 8 21:54:52 21:54:52 21:54:52 ---> df -h: 21:54:52 Filesystem Size Used Avail Use% Mounted on 21:54:52 overlay 155G 12G 143G 8% / 21:54:52 tmpfs 64M 0 64M 0% /dev 21:54:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:54:52 shm 64M 0 64M 0% /dev/shm 21:54:52 /dev/vda1 155G 12G 143G 8% /facter-os 21:54:52 21:54:52 21:54:52 ---> sar -b -r -n DEV: 21:54:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12475) 05/02/23 _x86_64_ (8 CPU) 21:54:52 21:54:52 21:40:10 LINUX RESTART (8 CPU) 21:54:52 21:54:52 21:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:54:52 21:42:01 55.41 0.68 54.72 0.00 40.26 28163.57 0.00 21:54:52 21:43:01 50.55 0.05 50.50 0.00 0.40 34181.96 0.00 21:54:52 21:44:01 42.24 1.88 40.36 0.00 53.06 18542.11 0.00 21:54:52 21:45:01 2.15 0.00 2.15 0.00 0.00 22.26 0.00 21:54:52 21:46:01 39.16 11.88 27.28 0.00 5433.63 6303.08 0.00 21:54:52 21:47:01 1.55 0.00 1.55 0.00 0.00 17.33 0.00 21:54:52 21:48:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 21:54:52 21:49:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 21:54:52 21:50:01 0.92 0.00 0.92 0.00 0.00 9.60 0.00 21:54:52 21:51:01 2.20 0.00 2.20 0.00 0.00 37.85 0.00 21:54:52 21:52:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 21:54:52 21:53:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 21:54:52 21:54:01 51.57 0.40 51.17 0.00 28.53 34852.99 0.00 21:54:52 Average: 19.27 1.15 18.12 0.00 427.35 9398.62 0.00 21:54:52 21:54:52 21:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:54:52 21:42:01 27976776 31494144 815908 2.48 96332 3614476 1992260 5.87 1472740 2986084 954464 21:54:52 21:43:01 27449136 31054292 1253864 3.81 100664 3684540 2318652 6.83 1951016 3019424 37428 21:54:52 21:44:01 28555632 31573976 739508 2.25 103256 3137032 1751284 5.16 1138880 2773060 316 21:54:52 21:45:01 28554784 31573248 739864 2.25 103304 3137032 1751284 5.16 1138540 2773064 4 21:54:52 21:46:01 28180848 31555100 747972 2.27 111792 3469648 1806772 5.32 1369996 2885812 176 21:54:52 21:47:01 28180744 31555188 747716 2.27 111832 3469780 1806772 5.32 1370000 2885944 156 21:54:52 21:48:01 28188516 31563008 739844 2.25 111868 3469784 1806772 5.32 1362252 2885964 180 21:54:52 21:49:01 28188924 31563448 739332 2.25 111908 3469788 1806772 5.32 1361924 2885968 8 21:54:52 21:50:01 28188128 31563156 740036 2.25 111940 3469788 1806772 5.32 1361708 2886400 16 21:54:52 21:51:01 28188372 31563552 739484 2.25 112060 3469768 1806772 5.32 1361924 2886396 20 21:54:52 21:52:01 28188860 31564072 738948 2.25 112092 3469768 1806772 5.32 1361744 2886396 12 21:54:52 21:53:01 28188624 31563844 739136 2.25 112116 3469772 1806772 5.32 1362052 2886400 8 21:54:52 21:54:01 27363324 31516324 781764 2.38 131648 4174560 2070660 6.10 1468360 3549388 708 21:54:52 Average: 28107128 31515642 789490 2.40 110062 3500441 1872178 5.52 1390857 2937715 76423 21:54:52 21:54:52 21:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:54:52 21:42:01 veth9ad8dd6 98.50 182.64 8.62 1330.74 0.00 0.00 0.00 0.11 21:54:52 21:42:01 ens3 421.91 267.49 5955.61 38.26 0.00 0.00 0.00 0.00 21:54:52 21:42:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 21:54:52 21:42:01 docker0 165.77 245.79 12.12 1693.07 0.00 0.00 0.00 0.00 21:54:52 21:43:01 veth9ad8dd6 1.13 1.12 0.10 1.55 0.00 0.00 0.00 0.00 21:54:52 21:43:01 ens3 22.14 14.55 25.42 19.73 0.00 0.00 0.00 0.00 21:54:52 21:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:54:52 21:43:01 docker0 1.13 1.10 0.08 1.54 0.00 0.00 0.00 0.00 21:54:52 21:44:01 ens3 115.80 93.10 2531.00 90.75 0.00 0.00 0.00 0.00 21:54:52 21:44:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 21:54:52 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:52 21:45:01 ens3 0.78 0.20 0.15 0.07 0.00 0.00 0.00 0.00 21:54:52 21:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:54:52 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:52 21:46:01 ens3 91.32 37.24 1951.69 3.06 0.00 0.00 0.00 0.00 21:54:52 21:46:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 21:54:52 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:52 21:47:01 ens3 0.25 0.18 0.02 0.01 0.00 0.00 0.00 0.00 21:54:52 21:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:54:52 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:52 21:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:52 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:52 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:52 21:49:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:54:52 21:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:54:52 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:52 21:50:01 ens3 0.78 0.17 0.15 0.07 0.00 0.00 0.00 0.00 21:54:52 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:52 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:52 21:51:01 ens3 0.55 0.53 0.34 0.28 0.00 0.00 0.00 0.00 21:54:52 21:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:54:52 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:52 21:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:52 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:52 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:52 21:53:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:54:52 21:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:54:52 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:52 21:54:01 ens3 210.78 112.45 4573.44 21.63 0.00 0.00 0.00 0.00 21:54:52 21:54:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 21:54:52 21:54:01 docker0 31.98 62.72 2.84 580.62 0.00 0.00 0.00 0.00 21:54:52 21:54:01 vethf13d6c8 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 21:54:52 Average: ens3 66.51 40.47 1156.68 13.38 0.00 0.00 0.00 0.00 21:54:52 Average: lo 0.39 0.39 0.04 0.04 0.00 0.00 0.00 0.00 21:54:52 Average: docker0 15.30 23.82 1.16 175.01 0.00 0.00 0.00 0.00 21:54:52 Average: vethf13d6c8 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 21:54:52 21:54:52 21:54:52 ---> sar -P ALL: 21:54:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12475) 05/02/23 _x86_64_ (8 CPU) 21:54:52 21:54:52 21:40:10 LINUX RESTART (8 CPU) 21:54:52 21:54:52 21:41:01 CPU %user %nice %system %iowait %steal %idle 21:54:52 21:42:01 all 30.56 0.00 5.73 3.21 0.10 60.40 21:54:52 21:42:01 0 31.67 0.00 6.61 0.51 0.12 61.10 21:54:52 21:42:01 1 34.65 0.00 5.59 0.12 0.08 59.56 21:54:52 21:42:01 2 30.09 0.00 5.89 0.66 0.08 63.28 21:54:52 21:42:01 3 32.38 0.00 6.21 0.63 0.09 60.69 21:54:52 21:42:01 4 27.18 0.00 4.67 10.56 0.08 57.51 21:54:52 21:42:01 5 26.67 0.00 5.29 0.34 0.10 67.60 21:54:52 21:42:01 6 30.55 0.00 5.00 12.23 0.10 52.12 21:54:52 21:42:01 7 31.26 0.00 6.60 0.68 0.15 61.31 21:54:52 21:43:01 all 27.32 0.00 4.64 3.71 0.09 64.25 21:54:52 21:43:01 0 28.05 0.00 4.99 1.01 0.07 65.89 21:54:52 21:43:01 1 28.62 0.00 4.79 1.38 0.07 65.14 21:54:52 21:43:01 2 28.00 0.00 4.81 1.35 0.15 65.68 21:54:52 21:43:01 3 28.14 0.00 5.06 1.79 0.07 64.93 21:54:52 21:43:01 4 25.73 0.00 4.37 13.16 0.07 56.67 21:54:52 21:43:01 5 25.05 0.00 3.72 1.67 0.05 69.51 21:54:52 21:43:01 6 26.89 0.00 4.49 1.76 0.08 66.77 21:54:52 21:43:01 7 28.03 0.00 4.84 7.63 0.13 59.36 21:54:52 21:44:01 all 4.47 0.00 1.33 1.15 0.04 93.01 21:54:52 21:44:01 0 3.75 0.00 1.22 0.25 0.03 94.75 21:54:52 21:44:01 1 6.27 0.00 1.01 0.53 0.05 92.13 21:54:52 21:44:01 2 4.22 0.00 2.30 0.23 0.02 93.23 21:54:52 21:44:01 3 5.23 0.00 0.92 0.07 0.03 93.74 21:54:52 21:44:01 4 4.95 0.00 1.09 3.06 0.05 90.84 21:54:52 21:44:01 5 3.85 0.00 0.87 0.03 0.03 95.22 21:54:52 21:44:01 6 3.72 0.00 1.73 0.05 0.03 94.47 21:54:52 21:44:01 7 3.73 0.00 1.50 5.02 0.05 89.70 21:54:52 21:45:01 all 0.13 0.00 0.01 0.04 0.01 99.80 21:54:52 21:45:01 0 0.00 0.00 0.02 0.12 0.03 99.83 21:54:52 21:45:01 1 1.01 0.00 0.05 0.20 0.02 98.72 21:54:52 21:45:01 2 0.02 0.00 0.00 0.03 0.00 99.95 21:54:52 21:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:54:52 21:45:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:54:52 21:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:54:52 21:45:01 6 0.00 0.00 0.02 0.00 0.02 99.97 21:54:52 21:45:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:54:52 21:46:01 all 1.60 0.00 0.74 1.40 0.11 96.15 21:54:52 21:46:01 0 1.28 0.00 0.62 1.12 0.10 96.88 21:54:52 21:46:01 1 2.29 0.00 0.50 0.88 0.12 96.21 21:54:52 21:46:01 2 2.45 0.00 0.98 5.29 0.17 91.11 21:54:52 21:46:01 3 2.68 0.00 0.80 0.94 0.08 95.50 21:54:52 21:46:01 4 1.17 0.00 0.58 0.42 0.10 97.73 21:54:52 21:46:01 5 1.17 0.00 0.90 0.73 0.07 97.13 21:54:52 21:46:01 6 1.00 0.00 0.85 1.50 0.13 96.51 21:54:52 21:46:01 7 0.77 0.00 0.65 0.33 0.12 98.13 21:54:52 21:47:01 all 0.05 0.00 0.02 0.02 0.00 99.91 21:54:52 21:47:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:54:52 21:47:01 1 0.28 0.00 0.02 0.00 0.00 99.70 21:54:52 21:47:01 2 0.02 0.00 0.02 0.17 0.00 99.80 21:54:52 21:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:54:52 21:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:54:52 21:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:54:52 21:47:01 6 0.05 0.00 0.02 0.00 0.02 99.92 21:54:52 21:47:01 7 0.02 0.00 0.03 0.00 0.02 99.93 21:54:52 21:48:01 all 0.03 0.00 0.01 0.07 0.01 99.87 21:54:52 21:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:54:52 21:48:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:54:52 21:48:01 2 0.02 0.00 0.00 0.37 0.00 99.62 21:54:52 21:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:54:52 21:48:01 4 0.07 0.00 0.02 0.00 0.00 99.92 21:54:52 21:48:01 5 0.02 0.00 0.02 0.17 0.02 99.78 21:54:52 21:48:01 6 0.05 0.00 0.02 0.00 0.03 99.90 21:54:52 21:48:01 7 0.05 0.00 0.02 0.00 0.00 99.93 21:54:52 21:49:01 all 0.09 0.00 0.02 0.04 0.01 99.84 21:54:52 21:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:54:52 21:49:01 1 0.57 0.00 0.03 0.15 0.02 99.23 21:54:52 21:49:01 2 0.00 0.00 0.02 0.17 0.00 99.82 21:54:52 21:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:54:52 21:49:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:54:52 21:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:54:52 21:49:01 6 0.07 0.00 0.02 0.00 0.03 99.88 21:54:52 21:49:01 7 0.03 0.00 0.03 0.00 0.00 99.93 21:54:52 21:50:01 all 0.12 0.00 0.02 0.03 0.01 99.82 21:54:52 21:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:54:52 21:50:01 1 0.78 0.00 0.07 0.13 0.02 99.00 21:54:52 21:50:01 2 0.03 0.00 0.00 0.08 0.02 99.87 21:54:52 21:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:54:52 21:50:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:54:52 21:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:54:52 21:50:01 6 0.05 0.00 0.03 0.02 0.03 99.87 21:54:52 21:50:01 7 0.05 0.00 0.02 0.00 0.02 99.92 21:54:52 21:51:01 all 0.09 0.00 0.01 0.10 0.01 99.79 21:54:52 21:51:01 0 0.03 0.00 0.03 0.08 0.00 99.85 21:54:52 21:51:01 1 0.45 0.00 0.02 0.18 0.02 99.33 21:54:52 21:51:01 2 0.02 0.00 0.00 0.50 0.00 99.48 21:54:52 21:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:54:52 21:51:01 4 0.07 0.00 0.02 0.00 0.02 99.90 21:54:52 21:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:54:52 21:51:01 6 0.05 0.00 0.03 0.00 0.02 99.90 21:54:52 21:51:01 7 0.07 0.00 0.00 0.00 0.00 99.93 21:54:52 21:52:01 all 0.03 0.00 0.01 0.02 0.01 99.94 21:54:52 21:52:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:54:52 21:52:01 1 0.03 0.00 0.00 0.00 0.02 99.95 21:54:52 21:52:01 2 0.02 0.00 0.02 0.17 0.00 99.80 21:54:52 21:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:54:52 21:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:54:52 21:52:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:54:52 21:52:01 6 0.05 0.00 0.00 0.00 0.02 99.93 21:54:52 21:52:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:54:52 21:54:52 21:52:01 CPU %user %nice %system %iowait %steal %idle 21:54:52 21:53:01 all 0.10 0.00 0.02 0.01 0.03 99.84 21:54:52 21:53:01 0 0.00 0.00 0.02 0.00 0.03 99.95 21:54:52 21:53:01 1 0.63 0.00 0.03 0.00 0.07 99.27 21:54:52 21:53:01 2 0.00 0.00 0.02 0.07 0.00 99.92 21:54:52 21:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:54:52 21:53:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:54:52 21:53:01 5 0.00 0.00 0.03 0.05 0.02 99.90 21:54:52 21:53:01 6 0.08 0.00 0.03 0.00 0.13 99.75 21:54:52 21:53:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:54:52 21:54:01 all 4.50 0.00 1.89 3.08 0.10 90.42 21:54:52 21:54:01 0 3.94 0.00 1.48 0.40 0.07 94.11 21:54:52 21:54:01 1 5.97 0.00 1.54 0.48 0.13 91.88 21:54:52 21:54:01 2 3.65 0.00 1.56 4.74 0.08 89.96 21:54:52 21:54:01 3 4.82 0.00 2.18 0.03 0.08 92.88 21:54:52 21:54:01 4 4.39 0.00 1.46 1.21 0.08 92.86 21:54:52 21:54:01 5 5.51 0.00 1.48 0.03 0.05 92.93 21:54:52 21:54:01 6 3.50 0.00 4.32 17.79 0.08 74.31 21:54:52 21:54:01 7 4.25 0.00 1.14 0.10 0.22 94.29 21:54:52 Average: all 5.27 0.00 1.10 0.99 0.04 92.61 21:54:52 Average: 0 5.26 0.00 1.15 0.27 0.04 93.29 21:54:52 Average: 1 6.24 0.00 1.04 0.31 0.05 92.36 21:54:52 Average: 2 5.23 0.00 1.19 1.06 0.04 92.47 21:54:52 Average: 3 5.59 0.00 1.16 0.26 0.03 92.96 21:54:52 Average: 4 4.85 0.00 0.94 2.16 0.03 92.02 21:54:52 Average: 5 4.74 0.00 0.94 0.23 0.03 94.06 21:54:52 Average: 6 5.02 0.00 1.26 2.54 0.06 91.12 21:54:52 Average: 7 5.21 0.00 1.13 1.05 0.06 92.55 21:54:52 21:54:52 21:54:52