Pull request #1105 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from f279096a45514c4518cfacf4db5a9247258f0d22+8ff173fd18bf782e524f745cdae59ce6ba93ae89 (57767955a76c0c94d4eeb2c56999c39998c956fb) 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-ssh13813227345225440244.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh16941684744327759197.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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/PR-1105/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1105/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17270750192553788534.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10796156679674523333.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/PR-1105/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1105/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1603902384934160375.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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.17 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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-33678’ is offline Running on prd-ubuntu20.04-docker-8c-8g-33683 in /w/workspace/dry_app-functions-sdk-go_PR-1105 [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/dry_app-functions-sdk-go_PR-1105 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 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/pull/1105/head:refs/remotes/origin/PR-1105 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8ff173fd18bf782e524f745cdae59ce6ba93ae89 into PR head commit f279096a45514c4518cfacf4db5a9247258f0d22 Merge succeeded, producing f279096a45514c4518cfacf4db5a9247258f0d22 Checking out Revision f279096a45514c4518cfacf4db5a9247258f0d22 (PR-1105) > git config core.sparsecheckout # timeout=10 > git checkout -f f279096a45514c4518cfacf4db5a9247258f0d22 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8ff173fd18bf782e524f745cdae59ce6ba93ae89 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f279096a45514c4518cfacf4db5a9247258f0d22 # timeout=10 Commit message: "fix: Update all doc links in app template to refer to version 2.2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:25:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:25:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:25:45 ========================================================= 17:25:45 EdgeX Global Pipelines Version Info 17:25:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2e65055c81ad331f06cf64bbe8861481efbeffcc # timeout=10 17:25:46 ------------------- 17:25:46 stable info: 17:25:46 ------------------- 17:25:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:25:46 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 17:25:46 Message: update stable to v1.0.227 17:25:46 ------------------- 17:25:46 experimental info: 17:25:46 ------------------- 17:25:46 Commited By: **** collab-it+edgex@linuxfoundation.org 17:25:46 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 17:25:46 Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:25:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 17:25:47 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 17:25:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:25:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:25:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:25:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 17:25:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:25:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:25:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:25:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:25:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:25:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 17:25:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:25:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:25:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:25:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:25:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:25:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:25:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:25:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:25:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:25:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:25:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:25:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:25:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:25:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:25:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1105 [Pipeline] echo 17:25:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1105 [Pipeline] echo 17:25:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1105 [Pipeline] echo 17:25:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f279096a45514c4518cfacf4db5a9247258f0d22 [Pipeline] echo 17:25:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f279096 [Pipeline] echo 17:25:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:25:47 + git rev-list -1 --merges f279096a45514c4518cfacf4db5a9247258f0d22~1..f279096a45514c4518cfacf4db5a9247258f0d22 [Pipeline] echo 17:25:47 -----------> git rev-list -1 --merges f279096a45514c4518cfacf4db5a9247258f0d22~1..f279096a45514c4518cfacf4db5a9247258f0d22 f279096a45514c4518cfacf4db5a9247258f0d22 [false] [Pipeline] sh 17:25:48 + git log --format=format:%s -1 f279096a45514c4518cfacf4db5a9247258f0d22 [Pipeline] echo 17:25:48 ========================================================= 17:25:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:25:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:25:48 + git log --format=format:%s -1 f279096a45514c4518cfacf4db5a9247258f0d22 [Pipeline] echo 17:25:48 [semverPrep] GIT_COMMIT: f279096a45514c4518cfacf4db5a9247258f0d22, Commit Message: fix: Update all doc links in app template to refer to version 2.2 [Pipeline] echo 17:25:48 [semverPrep] This is not a build commit. [Pipeline] sh 17:25:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:25:49 + grep -v github /etc/ssh/ssh_known_hosts 17:25:49 + [ -e /tmp/ssh_known_hosts ] 17:25:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:25:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:25:49 + sudo tee -a /etc/ssh/ssh_known_hosts 17:25:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:25:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:25:49 17:25:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:25:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:25:50 latest: Pulling from edgex-devops/py-git-semver 17:25:50 1fe172e4850f: Pulling fs layer 17:25:50 caf521ccaac6: Pulling fs layer 17:25:50 3ead6fa29328: Pulling fs layer 17:25:50 5c2a1cbceb83: Pulling fs layer 17:25:50 a8d5f1318db7: Pulling fs layer 17:25:50 c427282e49a2: Pulling fs layer 17:25:50 1827001aaf11: Pulling fs layer 17:25:50 0714d37db230: Pulling fs layer 17:25:50 ac28cf19c067: Pulling fs layer 17:25:50 ca983d60f3e2: Pulling fs layer 17:25:50 9f894cec8388: Pulling fs layer 17:25:50 1827001aaf11: Waiting 17:25:50 0714d37db230: Waiting 17:25:50 ac28cf19c067: Waiting 17:25:50 ca983d60f3e2: Waiting 17:25:50 9f894cec8388: Waiting 17:25:50 5c2a1cbceb83: Waiting 17:25:50 a8d5f1318db7: Waiting 17:25:50 c427282e49a2: Waiting 17:25:50 caf521ccaac6: Verifying Checksum 17:25:50 caf521ccaac6: Download complete 17:25:50 5c2a1cbceb83: Download complete 17:25:50 3ead6fa29328: Verifying Checksum 17:25:50 3ead6fa29328: Download complete 17:25:50 a8d5f1318db7: Verifying Checksum 17:25:50 a8d5f1318db7: Download complete 17:25:50 c427282e49a2: Verifying Checksum 17:25:50 c427282e49a2: Download complete 17:25:50 0714d37db230: Download complete 17:25:50 ac28cf19c067: Verifying Checksum 17:25:50 ac28cf19c067: Download complete 17:25:50 ca983d60f3e2: Verifying Checksum 17:25:50 ca983d60f3e2: Download complete 17:25:50 9f894cec8388: Verifying Checksum 17:25:50 9f894cec8388: Download complete 17:25:50 1fe172e4850f: Verifying Checksum 17:25:50 1fe172e4850f: Download complete 17:25:50 1827001aaf11: Verifying Checksum 17:25:51 1fe172e4850f: Pull complete 17:25:52 caf521ccaac6: Pull complete 17:25:52 3ead6fa29328: Pull complete 17:25:52 5c2a1cbceb83: Pull complete 17:25:53 a8d5f1318db7: Pull complete 17:25:53 c427282e49a2: Pull complete 17:25:55 1827001aaf11: Pull complete 17:25:55 0714d37db230: Pull complete 17:25:55 ac28cf19c067: Pull complete 17:25:55 ca983d60f3e2: Pull complete 17:25:55 9f894cec8388: Pull complete 17:25:55 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 17:25:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:25:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 17:25:55 prd-ubuntu20.04-docker-8c-8g-33683 does not seem to be running inside a container 17:25:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1105 -v /w/workspace/dry_app-functions-sdk-go_PR-1105:/w/workspace/dry_app-functions-sdk-go_PR-1105:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1105@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1105@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 17:25:57 $ docker top c5d06a4b90bcba88af099375c1720ae3f7ee82eb1ca106982848a9f8a1a3eadc -eo pid,comm 17:25:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:25:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:25:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:25:57 [ssh-agent] Looking for ssh-agent implementation... 17:25:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:25:57 $ docker exec c5d06a4b90bcba88af099375c1720ae3f7ee82eb1ca106982848a9f8a1a3eadc ssh-agent 17:25:57 SSH_AUTH_SOCK=/tmp/ssh-DlxY08LWBNqK/agent.34 17:25:57 SSH_AGENT_PID=40 17:25:57 Running ssh-add (command line suppressed) 17:25:57 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1105@tmp/private_key_4043643579792728994.key (/w/workspace/dry_app-functions-sdk-go_PR-1105@tmp/private_key_4043643579792728994.key) 17:25:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:25:58 + git tag --points-at HEAD [Pipeline] } 17:25:58 $ docker exec --env ******** --env ******** c5d06a4b90bcba88af099375c1720ae3f7ee82eb1ca106982848a9f8a1a3eadc ssh-agent -k 17:25:58 unset SSH_AUTH_SOCK; 17:25:58 unset SSH_AGENT_PID; 17:25:58 echo Agent pid 40 killed; 17:25:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:25:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:25:58 [ssh-agent] Looking for ssh-agent implementation... 17:25:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:25:58 $ docker exec c5d06a4b90bcba88af099375c1720ae3f7ee82eb1ca106982848a9f8a1a3eadc ssh-agent 17:25:58 SSH_AUTH_SOCK=/tmp/ssh-vlf3GEXCykWX/agent.75 17:25:58 SSH_AGENT_PID=81 17:25:58 Running ssh-add (command line suppressed) 17:25:58 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1105@tmp/private_key_6206541177639012156.key (/w/workspace/dry_app-functions-sdk-go_PR-1105@tmp/private_key_6206541177639012156.key) 17:25:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:25:59 + git semver init 17:25:59 2022-04-28 17:25:59,387 [run_init] DEBUG init version:0.0.0 force:False 17:25:59 2022-04-28 17:25:59,388 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1105/.semver 17:25:59 2022-04-28 17:25:59,388 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1105/.semver 17:25:59 2022-04-28 17:25:59,388 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1105/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1105, universal_newlines=False, shell=None, istream=None) 17:26:01 2022-04-28 17:26:00,833 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1105/.git/info/exclude 17:26:01 2022-04-28 17:26:00,834 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1105/.semver/PR-1105 with force:False 17:26:01 2022-04-28 17:26:00,834 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1105/.semver/PR-1105 17:26:01 2022-04-28 17:26:00,838 [execute] INFO git cat-file --batch-check 17:26:01 2022-04-28 17:26:00,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1105/.semver, universal_newlines=False, shell=None, istream=) 17:26:01 2022-04-28 17:26:00,846 [execute] INFO git cat-file --batch 17:26:01 2022-04-28 17:26:00,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1105/.semver, universal_newlines=False, shell=None, istream=) 17:26:01 2022-04-28 17:26:00,852 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1105/.semver/PR-1105 17:26:01 0.0.0 [Pipeline] } 17:26:01 $ docker exec --env ******** --env ******** c5d06a4b90bcba88af099375c1720ae3f7ee82eb1ca106982848a9f8a1a3eadc ssh-agent -k 17:26:01 unset SSH_AUTH_SOCK; 17:26:01 unset SSH_AGENT_PID; 17:26:01 echo Agent pid 81 killed; 17:26:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:26:01 + git semver [Pipeline] } 17:26:02 $ docker stop --time=1 c5d06a4b90bcba88af099375c1720ae3f7ee82eb1ca106982848a9f8a1a3eadc 17:26:03 $ docker rm -f c5d06a4b90bcba88af099375c1720ae3f7ee82eb1ca106982848a9f8a1a3eadc [Pipeline] // withDockerContainer [Pipeline] sh 17:26:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:26:04 Stashed 1 file(s) [Pipeline] echo 17:26:04 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:26:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:26:04 ========================================================= 17:26:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 17:26:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:26:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:26:04 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 17:26:04 59bf1c3509f3: Pulling fs layer 17:26:04 666ba61612fd: Pulling fs layer 17:26:04 8ed8ca486205: Pulling fs layer 17:26:04 4fe6c5a15a65: Pulling fs layer 17:26:04 22a0e8bec74d: Pulling fs layer 17:26:04 ca2b28591e48: Pulling fs layer 17:26:04 a51346096db8: Pulling fs layer 17:26:04 daebc70d1ce1: Pulling fs layer 17:26:04 0e18a0eac166: Pulling fs layer 17:26:04 ca2b28591e48: Waiting 17:26:04 4fe6c5a15a65: Waiting 17:26:04 22a0e8bec74d: Waiting 17:26:04 a51346096db8: Waiting 17:26:04 daebc70d1ce1: Waiting 17:26:04 0e18a0eac166: Waiting 17:26:04 8ed8ca486205: Verifying Checksum 17:26:04 8ed8ca486205: Download complete 17:26:04 666ba61612fd: Verifying Checksum 17:26:04 666ba61612fd: Download complete 17:26:04 22a0e8bec74d: Download complete 17:26:04 ca2b28591e48: Verifying Checksum 17:26:04 a51346096db8: Download complete 17:26:04 59bf1c3509f3: Verifying Checksum 17:26:04 59bf1c3509f3: Download complete 17:26:04 daebc70d1ce1: Verifying Checksum 17:26:04 daebc70d1ce1: Download complete 17:26:04 59bf1c3509f3: Pull complete 17:26:05 666ba61612fd: Pull complete 17:26:05 8ed8ca486205: Pull complete 17:26:05 0e18a0eac166: Verifying Checksum 17:26:05 0e18a0eac166: Download complete 17:26:05 4fe6c5a15a65: Verifying Checksum 17:26:05 4fe6c5a15a65: Download complete 17:26:09 4fe6c5a15a65: Pull complete 17:26:09 22a0e8bec74d: Pull complete 17:26:09 ca2b28591e48: Pull complete 17:26:09 a51346096db8: Pull complete 17:26:09 daebc70d1ce1: Pull complete 17:26:11 0e18a0eac166: Pull complete 17:26:11 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 17:26:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:26:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 17:26:12 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 17:26:12 + docker inspect -f . ci-base-image-x86_64 17:26:12 . [Pipeline] withDockerContainer 17:26:12 prd-ubuntu20.04-docker-8c-8g-33683 does not seem to be running inside a container 17:26:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1105 -v /w/workspace/dry_app-functions-sdk-go_PR-1105:/w/workspace/dry_app-functions-sdk-go_PR-1105:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1105@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1105@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:26:14 $ docker top 18bcd990a16919c97873d1de9bcf28cc0da4b81340828e602a99c1720555646b -eo pid,comm [Pipeline] { [Pipeline] sh 17:26:15 + go version 17:26:15 go version go1.17.6 linux/amd64 [Pipeline] } 17:26:15 $ docker stop --time=1 18bcd990a16919c97873d1de9bcf28cc0da4b81340828e602a99c1720555646b 17:26:16 $ docker rm -f 18bcd990a16919c97873d1de9bcf28cc0da4b81340828e602a99c1720555646b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:26:17 + docker inspect -f . ci-base-image-x86_64 17:26:17 . [Pipeline] withDockerContainer 17:26:17 prd-ubuntu20.04-docker-8c-8g-33683 does not seem to be running inside a container 17:26:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1105 -v /w/workspace/dry_app-functions-sdk-go_PR-1105:/w/workspace/dry_app-functions-sdk-go_PR-1105:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1105@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1105@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:26:17 $ docker top 7e2a50ee492366f1fa1c3732c8a02653c3f073a611f7c099ef84c188c39506e1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:26:18 + make test 17:26:18 make -C ./app-service-template build 17:26:18 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1105/app-service-template' 17:26:18 go mod tidy -compat=1.17 17:26:18 go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a 17:26:18 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.26 17:26:18 go: downloading github.com/google/uuid v1.3.0 17:26:18 go: downloading github.com/stretchr/testify v1.7.1 17:26:18 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.0-dev.19 17:26:18 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12 17:26:18 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3 17:26:18 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:26:18 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 17:26:18 go: downloading github.com/gorilla/mux v1.8.0 17:26:18 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:26:18 go: downloading github.com/davecgh/go-spew v1.1.1 17:26:18 go: downloading github.com/pmezard/go-difflib v1.0.0 17:26:18 go: downloading github.com/stretchr/objx v0.1.1 17:26:18 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 17:26:18 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3 17:26:18 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.6 17:26:18 go: downloading github.com/go-kit/log v0.2.0 17:26:18 go: downloading github.com/go-playground/validator/v10 v10.10.1 17:26:18 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:26:18 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:26:18 go: downloading github.com/pelletier/go-toml v1.9.4 17:26:18 go: downloading github.com/mitchellh/copystructure v1.0.0 17:26:18 go: downloading github.com/hashicorp/errwrap v1.0.0 17:26:18 go: downloading github.com/hashicorp/consul/api v1.9.1 17:26:18 go: downloading github.com/gorilla/websocket v1.4.2 17:26:18 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 17:26:18 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:26:18 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 17:26:18 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:26:18 go: downloading github.com/pebbe/zmq4 v1.2.7 17:26:18 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:26:18 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:26:18 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:26:18 go: downloading github.com/x448/float16 v0.8.4 17:26:18 go: downloading github.com/go-playground/universal-translator v0.18.0 17:26:18 go: downloading github.com/leodido/go-urn v1.2.1 17:26:18 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 17:26:18 go: downloading golang.org/x/text v0.3.7 17:26:18 go: downloading github.com/go-playground/locales v0.14.0 17:26:18 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:26:18 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:26:18 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:26:18 go: downloading github.com/hashicorp/serf v0.9.5 17:26:18 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 17:26:18 go: downloading github.com/go-playground/assert/v2 v2.0.1 17:26:18 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:26:18 go: downloading github.com/hashicorp/consul/sdk v0.8.0 17:26:18 go: downloading github.com/hashicorp/go-uuid v1.0.1 17:26:18 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:26:18 go: downloading github.com/onsi/ginkgo v1.10.1 17:26:18 go: downloading github.com/onsi/gomega v1.7.0 17:26:18 go: downloading github.com/zeebo/errs v1.2.2 17:26:18 go: downloading google.golang.org/grpc v1.42.0 17:26:19 go: downloading github.com/fatih/color v1.9.0 17:26:19 go: downloading github.com/mattn/go-colorable v0.1.6 17:26:19 go: downloading github.com/mattn/go-isatty v0.0.12 17:26:19 go: downloading github.com/mitchellh/go-homedir v1.1.0 17:26:19 go: downloading github.com/kr/pretty v0.3.0 17:26:19 go: downloading github.com/pkg/errors v0.9.1 17:26:19 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:26:19 go: downloading github.com/hashicorp/go-msgpack v0.5.3 17:26:19 go: downloading github.com/hashicorp/memberlist v0.2.2 17:26:19 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 17:26:19 go: downloading google.golang.org/protobuf v1.27.1 17:26:19 Still waiting to schedule task 17:26:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:26:19 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 17:26:19 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 17:26:19 go: downloading github.com/golang/protobuf v1.5.2 17:26:19 go: downloading github.com/google/go-cmp v0.5.6 17:26:19 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 17:26:19 go: downloading github.com/kr/text v0.2.0 17:26:19 go: downloading github.com/rogpeppe/go-internal v1.8.0 17:26:19 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:26:19 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:26:19 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:26:19 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 17:26:19 go: downloading github.com/miekg/dns v1.1.26 17:26:19 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:26:19 go: downloading github.com/hpcloud/tail v1.0.0 17:26:19 go: downloading gopkg.in/yaml.v2 v2.2.8 17:26:19 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:26:19 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:26:19 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 17:26:19 go: downloading gopkg.in/fsnotify.v1 v1.4.7 17:26:21 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service 17:26:39 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1105/app-service-template' 17:26:39 make -C ./app-service-template test 17:26:39 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1105/app-service-template' 17:26:39 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 17:26:57 ok new-app-service 0.052s coverage: 48.1% of statements 17:26:57 ? new-app-service/config [no test files] 17:26:57 ok new-app-service/functions 0.049s 17:26:57 CGO_ENABLED=1 go vet ./... 17:27:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:27:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:27:03 ./bin/test-attribution-txt.sh 17:27:04 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1105/app-service-template' 17:27:04 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:27:04 go: downloading github.com/gomodule/redigo v1.8.8 17:27:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 17:27:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.105s coverage: 63.7% of statements 17:27:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.080s coverage: 93.8% of statements 17:27:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 17:27:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.117s coverage: 76.5% of statements 17:27:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 17:27:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.117s coverage: 88.7% of statements 17:27:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.048s coverage: 100.0% of statements 17:27:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.140s coverage: 78.5% of statements 17:27:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 17:27:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 17:27:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.072s coverage: 97.3% of statements 17:27:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 17:27:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 17:27:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.078s coverage: 91.8% of statements 17:27:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 17:27:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.759s coverage: 79.8% of statements 17:27:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 17:27:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 17:27:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.069s coverage: 28.7% of statements 17:27:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 17:27:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.069s coverage: 14.0% of statements 17:27:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.049s coverage: 27.3% of statements 17:27:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 17:27:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 17:27:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.059s coverage: 51.4% of statements 17:27:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.156s coverage: 78.6% of statements 17:27:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.051s coverage: 94.4% of statements 17:27:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:27:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:27:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:27:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:27:43 $ docker stop --time=1 7e2a50ee492366f1fa1c3732c8a02653c3f073a611f7c099ef84c188c39506e1 17:27:44 $ docker rm -f 7e2a50ee492366f1fa1c3732c8a02653c3f073a611f7c099ef84c188c39506e1 [Pipeline] // withDockerContainer [Pipeline] sh 17:27:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:27:45 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] sh 17:27:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:27:46 17:27:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:27:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:27:46 latest: Pulling from edgex-lftools-log-publisher 17:27:46 5eb5b503b376: Pulling fs layer 17:27:46 5c69ac0246d0: Pulling fs layer 17:27:46 ec43610c2a17: Pulling fs layer 17:27:46 3a2ae6a8a46f: Pulling fs layer 17:27:46 33b1e0a273af: Pulling fs layer 17:27:46 5d3b04190fa2: Pulling fs layer 17:27:46 2f39f015ded8: Pulling fs layer 17:27:46 5d3b04190fa2: Waiting 17:27:46 3a2ae6a8a46f: Waiting 17:27:46 33b1e0a273af: Waiting 17:27:46 2f39f015ded8: Waiting 17:27:46 5c69ac0246d0: Verifying Checksum 17:27:46 5c69ac0246d0: Download complete 17:27:46 3a2ae6a8a46f: Verifying Checksum 17:27:46 3a2ae6a8a46f: Download complete 17:27:46 33b1e0a273af: Download complete 17:27:46 5d3b04190fa2: Download complete 17:27:46 ec43610c2a17: Download complete 17:27:46 5eb5b503b376: Verifying Checksum 17:27:46 5eb5b503b376: Download complete 17:27:47 2f39f015ded8: Verifying Checksum 17:27:47 2f39f015ded8: Download complete 17:27:48 5eb5b503b376: Pull complete 17:27:48 5c69ac0246d0: Pull complete 17:27:48 ec43610c2a17: Pull complete 17:27:48 3a2ae6a8a46f: Pull complete 17:27:49 33b1e0a273af: Pull complete 17:27:49 5d3b04190fa2: Pull complete 17:27:54 2f39f015ded8: Pull complete 17:27:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:27:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:27:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:27:54 prd-ubuntu20.04-docker-8c-8g-33683 does not seem to be running inside a container 17:27:54 $ 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/dry_app-functions-sdk-go_PR-1105 -v /w/workspace/dry_app-functions-sdk-go_PR-1105:/w/workspace/dry_app-functions-sdk-go_PR-1105:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1105@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1105@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:27:56 $ docker top 61f194d3f05ded9f1d775e9e3613b4123d027baaebd5d1e4bb938c6ebd3e76dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:27:57 ---> job-cost.sh 17:27:57 lf-activate-venv: SKIPPING 17:27:57 INFO: No Stack... 17:27:57 INFO: Retrieving Pricing Info for: v3-standard-8 17:27:57 INFO: Archiving Costs [Pipeline] sh 17:27:58 + cat /w/workspace/dry_app-functions-sdk-go_PR-1105/archives/cost.csv 17:27:58 + cut -d, -f6 [Pipeline] lock 17:27:58 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1105-2-stack-cost] 17:27:58 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1105-2-stack-cost] did not exist. Created. 17:27:58 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1105-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:27:58 + echo total: 0.2199999988079071 [Pipeline] stash 17:27:58 Stashed 1 file(s) [Pipeline] } 17:27:58 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1105-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:27:58 $ docker stop --time=1 61f194d3f05ded9f1d775e9e3613b4123d027baaebd5d1e4bb938c6ebd3e76dc 17:27:59 $ docker rm -f 61f194d3f05ded9f1d775e9e3613b4123d027baaebd5d1e4bb938c6ebd3e76dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:28:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-33684 in /w/workspace/dry_app-functions-sdk-go_PR-1105 [Pipeline] { [Pipeline] ws 17:28:03 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 17:28:03 The recommended git tool is: git 17:28:08 using credential edgex-jenkins-ssh 17:28:08 Cloning the remote Git repository 17:28:09 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:28:09 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 17:28:09 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:28:09 > git --version # timeout=10 17:28:09 > git --version # 'git version 2.25.1' 17:28:09 using GIT_SSH to set credentials SSH Credentials for GitHub 17:28:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:28:12 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:28:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:28:12 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:28:13 Merging remotes/origin/main commit 8ff173fd18bf782e524f745cdae59ce6ba93ae89 into PR head commit f279096a45514c4518cfacf4db5a9247258f0d22 17:28:13 Merge succeeded, producing f279096a45514c4518cfacf4db5a9247258f0d22 17:28:13 Checking out Revision f279096a45514c4518cfacf4db5a9247258f0d22 (PR-1105) 17:28:12 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:28:12 using GIT_SSH to set credentials SSH Credentials for GitHub 17:28:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1105/head:refs/remotes/origin/PR-1105 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:28:13 > git config core.sparsecheckout # timeout=10 17:28:13 > git checkout -f f279096a45514c4518cfacf4db5a9247258f0d22 # timeout=10 17:28:13 > git remote # timeout=10 17:28:13 > git config --get remote.origin.url # timeout=10 17:28:13 using GIT_SSH to set credentials SSH Credentials for GitHub 17:28:13 > git merge 8ff173fd18bf782e524f745cdae59ce6ba93ae89 # timeout=10 17:28:13 > git rev-parse HEAD^{commit} # timeout=10 17:28:13 > git config core.sparsecheckout # timeout=10 17:28:13 > git checkout -f f279096a45514c4518cfacf4db5a9247258f0d22 # timeout=10 17:28:18 Commit message: "fix: Update all doc links in app template to refer to version 2.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:28:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:28:18 % Total % Received % Xferd Average Speed Time Time Time Current 17:28:18 Dload Upload Total Spent Left Speed 17:28:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 87725 0 --:--:-- --:--:-- --:--:-- 87725 [Pipeline] sh 17:28:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:28:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:28:19 + sudo tee /etc/docker/daemon.new 17:28:19 { 17:28:19 "registry-mirrors": [ 17:28:19 "https://nexus3.edgexfoundry.org:10001" 17:28:19 ], 17:28:19 "bip": "10.250.0.254/24", 17:28:19 "hosts": [ 17:28:19 "tcp://0.0.0.0:5555", 17:28:19 "unix:///var/run/docker.sock" 17:28:19 ], 17:28:19 "mtu": 1458, 17:28:19 "selinux-enabled": true, 17:28:19 "seccomp-profile": "/etc/docker/seccomp.json" 17:28:19 } [Pipeline] sh 17:28:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:28:20 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:28:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:28:39 ========================================================= 17:28:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 17:28:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:28:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:28:40 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:28:40 9b3977197b4f: Pulling fs layer 17:28:40 1a89e8eeedd5: Pulling fs layer 17:28:40 94645a83ff95: Pulling fs layer 17:28:40 3f3a8bcf1eab: Pulling fs layer 17:28:40 0c92f367c5e7: Pulling fs layer 17:28:40 3096ccb668a1: Pulling fs layer 17:28:40 e8cf19c19ddd: Pulling fs layer 17:28:40 a4caa8a26152: Pulling fs layer 17:28:40 0c92f367c5e7: Waiting 17:28:40 3096ccb668a1: Waiting 17:28:40 e8cf19c19ddd: Waiting 17:28:40 a4caa8a26152: Waiting 17:28:40 3f3a8bcf1eab: Waiting 17:28:40 94645a83ff95: Download complete 17:28:40 1a89e8eeedd5: Verifying Checksum 17:28:40 1a89e8eeedd5: Download complete 17:28:40 0c92f367c5e7: Verifying Checksum 17:28:40 0c92f367c5e7: Download complete 17:28:40 3096ccb668a1: Verifying Checksum 17:28:40 3096ccb668a1: Download complete 17:28:40 9b3977197b4f: Verifying Checksum 17:28:40 9b3977197b4f: Download complete 17:28:40 e8cf19c19ddd: Verifying Checksum 17:28:40 e8cf19c19ddd: Download complete 17:28:41 9b3977197b4f: Pull complete 17:28:41 1a89e8eeedd5: Pull complete 17:28:42 94645a83ff95: Pull complete 17:28:42 a4caa8a26152: Download complete 17:28:42 3f3a8bcf1eab: Verifying Checksum 17:28:42 3f3a8bcf1eab: Download complete 17:28:55 3f3a8bcf1eab: Pull complete 17:28:55 0c92f367c5e7: Pull complete 17:28:55 3096ccb668a1: Pull complete 17:28:55 e8cf19c19ddd: Pull complete 17:29:02 a4caa8a26152: Pull complete 17:29:02 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 17:29:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:29:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 17:29:02 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 17:29:02 + docker inspect -f . ci-base-image-arm64 17:29:02 . [Pipeline] withDockerContainer 17:29:03 prd-ubuntu20.04-docker-arm64-4c-16g-33684 does not seem to be running inside a container 17:29:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:29:05 $ docker top 34e20ba437254f2ccdb09f594efccbad93b804e09a50161b2eb230d8a3f2bfd3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:29:06 + go version 17:29:06 go version go1.17.6 linux/arm64 [Pipeline] } 17:29:06 $ docker stop --time=1 34e20ba437254f2ccdb09f594efccbad93b804e09a50161b2eb230d8a3f2bfd3 17:29:08 $ docker rm -f 34e20ba437254f2ccdb09f594efccbad93b804e09a50161b2eb230d8a3f2bfd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:29:09 + docker inspect -f . ci-base-image-arm64 17:29:09 . [Pipeline] withDockerContainer 17:29:09 prd-ubuntu20.04-docker-arm64-4c-16g-33684 does not seem to be running inside a container 17:29:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:29:10 $ docker top 75e743099a1e23af1cc2f5838eac2a1669b20c96a7ecb97bc1774c25fd408b00 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:29:11 + make test 17:29:11 make -C ./app-service-template build 17:29:11 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 17:29:11 go mod tidy -compat=1.17 17:29:11 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.26 17:29:11 go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a 17:29:12 go: downloading github.com/google/uuid v1.3.0 17:29:12 go: downloading github.com/stretchr/testify v1.7.1 17:29:12 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.0-dev.19 17:29:12 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12 17:29:12 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3 17:29:12 go: downloading github.com/davecgh/go-spew v1.1.1 17:29:12 go: downloading github.com/pmezard/go-difflib v1.0.0 17:29:12 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 17:29:12 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:29:12 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 17:29:12 go: downloading github.com/go-playground/validator/v10 v10.10.1 17:29:12 go: downloading github.com/go-kit/log v0.2.0 17:29:12 go: downloading github.com/stretchr/objx v0.1.1 17:29:12 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.6 17:29:12 go: downloading github.com/gorilla/mux v1.8.0 17:29:12 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:29:12 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3 17:29:12 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:29:12 go: downloading github.com/mitchellh/copystructure v1.0.0 17:29:12 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:29:12 go: downloading github.com/gorilla/websocket v1.4.2 17:29:12 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 17:29:12 go: downloading github.com/pelletier/go-toml v1.9.4 17:29:12 go: downloading github.com/hashicorp/consul/api v1.9.1 17:29:12 go: downloading github.com/go-playground/universal-translator v0.18.0 17:29:12 go: downloading github.com/leodido/go-urn v1.2.1 17:29:13 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 17:29:13 go: downloading golang.org/x/text v0.3.7 17:29:13 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 17:29:13 go: downloading github.com/go-playground/assert/v2 v2.0.1 17:29:13 go: downloading github.com/go-playground/locales v0.14.0 17:29:17 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:29:17 go: downloading github.com/hashicorp/errwrap v1.0.0 17:29:17 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 17:29:17 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:29:17 go: downloading github.com/x448/float16 v0.8.4 17:29:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:29:17 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:29:17 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:29:17 go: downloading github.com/hashicorp/serf v0.9.5 17:29:17 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:29:17 go: downloading github.com/hashicorp/consul/sdk v0.8.0 17:29:17 go: downloading github.com/hashicorp/go-uuid v1.0.1 17:29:17 go: downloading github.com/kr/pretty v0.3.0 17:29:17 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 17:29:17 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:29:17 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:29:17 go: downloading github.com/pebbe/zmq4 v1.2.7 17:29:17 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:29:17 go: downloading github.com/zeebo/errs v1.2.2 17:29:17 go: downloading google.golang.org/grpc v1.42.0 17:29:18 go: downloading github.com/mitchellh/go-homedir v1.1.0 17:29:18 go: downloading github.com/fatih/color v1.9.0 17:29:18 go: downloading github.com/mattn/go-colorable v0.1.6 17:29:18 go: downloading github.com/mattn/go-isatty v0.0.12 17:29:18 go: downloading github.com/pkg/errors v0.9.1 17:29:18 go: downloading github.com/kr/text v0.2.0 17:29:18 go: downloading github.com/rogpeppe/go-internal v1.8.0 17:29:18 go: downloading github.com/onsi/ginkgo v1.10.1 17:29:18 go: downloading github.com/onsi/gomega v1.7.0 17:29:18 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:29:18 go: downloading github.com/hashicorp/go-msgpack v0.5.3 17:29:18 go: downloading github.com/hashicorp/memberlist v0.2.2 17:29:18 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 17:29:18 go: downloading google.golang.org/protobuf v1.27.1 17:29:18 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:29:18 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 17:29:19 go: downloading github.com/golang/protobuf v1.5.2 17:29:19 go: downloading github.com/google/go-cmp v0.5.6 17:29:19 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 17:29:19 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:29:19 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:29:19 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:29:19 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 17:29:19 go: downloading github.com/miekg/dns v1.1.26 17:29:19 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:29:20 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:29:20 go: downloading gopkg.in/yaml.v2 v2.2.8 17:29:20 go: downloading github.com/hpcloud/tail v1.0.0 17:29:20 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 17:29:20 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:29:20 go: downloading gopkg.in/fsnotify.v1 v1.4.7 17:29:24 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service 17:31:16 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 17:31:16 make -C ./app-service-template test 17:31:16 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 17:31:16 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 17:33:23 ok new-app-service 0.234s coverage: 48.1% of statements 17:33:23 ? new-app-service/config [no test files] 17:33:23 ok new-app-service/functions 0.223s 17:33:23 CGO_ENABLED=1 go vet ./... 17:34:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:34:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:34:45 ./bin/test-attribution-txt.sh 17:34:45 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 17:34:45 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:34:45 go: downloading github.com/gomodule/redigo v1.8.8 17:34:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 17:35:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.572s coverage: 63.7% of statements 17:35:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.448s coverage: 93.8% of statements 17:35:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 17:35:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.376s coverage: 76.5% of statements 17:35:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 17:35:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.583s coverage: 88.7% of statements 17:35:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.138s coverage: 100.0% of statements 17:35:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.585s coverage: 78.5% of statements 17:35:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 17:35:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 17:35:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.330s coverage: 97.3% of statements 17:35:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 17:35:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 17:35:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.405s coverage: 91.8% of statements 17:35:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 17:35:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.972s coverage: 79.8% of statements 17:35:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 17:35:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 17:35:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.293s coverage: 28.7% of statements 17:35:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 17:35:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.228s coverage: 14.0% of statements 17:35:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.208s coverage: 27.3% of statements 17:35:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 17:35:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 17:35:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.233s coverage: 51.4% of statements 17:35:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.506s coverage: 78.6% of statements 17:35:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.430s coverage: 94.4% of statements 17:35:54 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:35:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:35:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:36:00 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 17:36:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:36:00 $ docker stop --time=1 75e743099a1e23af1cc2f5838eac2a1669b20c96a7ecb97bc1774c25fd408b00 17:36:02 $ docker rm -f 75e743099a1e23af1cc2f5838eac2a1669b20c96a7ecb97bc1774c25fd408b00 [Pipeline] // withDockerContainer [Pipeline] sh 17:36:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:36:05 Warning: overwriting stash ‘coverage-report’ 17:36:06 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] sh 17:36:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:36:06 17:36:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:36:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:36:07 arm64: Pulling from edgex-lftools-log-publisher 17:36:07 8998bd30e6a1: Pulling fs layer 17:36:07 04944245beec: Pulling fs layer 17:36:07 699f458cf7ca: Pulling fs layer 17:36:07 765212b225bb: Pulling fs layer 17:36:07 f23df028b6ca: Pulling fs layer 17:36:07 d65c8cfc05b1: Pulling fs layer 17:36:07 2437ff75d9bd: Pulling fs layer 17:36:07 d65c8cfc05b1: Waiting 17:36:07 2437ff75d9bd: Waiting 17:36:07 765212b225bb: Waiting 17:36:07 f23df028b6ca: Waiting 17:36:07 04944245beec: Verifying Checksum 17:36:07 04944245beec: Download complete 17:36:07 765212b225bb: Verifying Checksum 17:36:07 765212b225bb: Download complete 17:36:07 f23df028b6ca: Verifying Checksum 17:36:07 f23df028b6ca: Download complete 17:36:07 d65c8cfc05b1: Verifying Checksum 17:36:07 d65c8cfc05b1: Download complete 17:36:07 699f458cf7ca: Verifying Checksum 17:36:07 699f458cf7ca: Download complete 17:36:08 8998bd30e6a1: Verifying Checksum 17:36:08 8998bd30e6a1: Download complete 17:36:10 2437ff75d9bd: Verifying Checksum 17:36:10 2437ff75d9bd: Download complete 17:36:12 8998bd30e6a1: Pull complete 17:36:13 04944245beec: Pull complete 17:36:14 699f458cf7ca: Pull complete 17:36:14 765212b225bb: Pull complete 17:36:15 f23df028b6ca: Pull complete 17:36:15 d65c8cfc05b1: Pull complete 17:36:30 2437ff75d9bd: Pull complete 17:36:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:36:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:36:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:36:31 prd-ubuntu20.04-docker-arm64-4c-16g-33684 does not seem to be running inside a container 17:36:31 $ 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/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:36:33 $ docker top bc7bbc8e5fb382ee2dcbbdd9dd1ebe503e54f4e631cad18351396a28f1235272 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:36:34 ---> job-cost.sh 17:36:34 lf-activate-venv: SKIPPING 17:36:34 INFO: No Stack... 17:36:34 INFO: Retrieving Pricing Info for: v3-standard-4 17:36:35 INFO: Archiving Costs [Pipeline] sh 17:36:36 + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv 17:36:36 + cut -d, -f6 [Pipeline] lock 17:36:36 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1105-2-stack-cost] 17:36:36 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1105-2-stack-cost] did not exist. Created. 17:36:36 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1105-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:36:37 /w/workspace/app-functions-sdk-go/2@tmp/durable-f6d308de/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:36:37 + echo total: 0.10999999940395355 [Pipeline] stash 17:36:37 Warning: overwriting stash ‘stack-cost’ 17:36:37 Stashed 1 file(s) [Pipeline] } 17:36:37 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1105-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:36:37 $ docker stop --time=1 bc7bbc8e5fb382ee2dcbbdd9dd1ebe503e54f4e631cad18351396a28f1235272 17:36:39 $ docker rm -f bc7bbc8e5fb382ee2dcbbdd9dd1ebe503e54f4e631cad18351396a28f1235272 [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 17:36:39 provisioning config files... 17:36:39 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_PR-1105@tmp/config8536105416725776827tmp [Pipeline] { [Pipeline] sh 17:36:40 + set +x 17:36:40 + curl -s https://codecov.io/bash 17:36:40 + bash -s -- 17:36:40 17:36:40 _____ _ 17:36:40 / ____| | | 17:36:40 | | ___ __| | ___ ___ _____ __ 17:36:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:36:40 | |___| (_) | (_| | __/ (_| (_) \ V / 17:36:40 \_____\___/ \__,_|\___|\___\___/ \_/ 17:36:40 Bash-1.0.6 17:36:40 17:36:40 17:36:40 ==> git version 2.25.1 found 17:36:40 ==> 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 17:36:40 Release-Date: 2020-01-08 17:36:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:36:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:36:40 ==> Jenkins CI detected. 17:36:40 current dir:  /w/workspace/dry_app-functions-sdk-go_PR-1105 17:36:40 project root: . 17:36:40 --> token set from env 17:36:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:36:40 ==> Running gcov in . (disable via -X gcov) 17:36:40 ==> Python coveragepy not found 17:36:40 ==> Searching for coverage reports in: 17:36:40 + . 17:36:40 -> Found 2 reports 17:36:40 ==> Detecting git/mercurial file structure 17:36:40 ==> Reading reports 17:36:40 + ./app-service-template/coverage.out bytes=1222 17:36:40 + ./coverage.out bytes=119611 17:36:40 ==> Appending adjustments 17:36:40 https://docs.codecov.io/docs/fixing-reports 17:36:40 + Found adjustments 17:36:40 ==> Gzipping contents 17:36:40 24K /tmp/codecov.s5yCkC.gz 17:36:40 ==> Uploading reports 17:36:40 url: https://codecov.io 17:36:40 query: branch=PR-1105&commit=f279096a45514c4518cfacf4db5a9247258f0d22&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1105%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1105&job=&cmd_args= 17:36:40 -> Pinging Codecov 17:36:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-1105&commit=f279096a45514c4518cfacf4db5a9247258f0d22&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1105%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1105&job=&cmd_args= 17:36:41 -> Uploading to 17:36:41 https://storage.googleapis.com/codecov/v4/raw/2022-04-28/3D8B5DFFC46A037C893635FACE044666/f279096a45514c4518cfacf4db5a9247258f0d22/295027a2-9beb-4066-9292-7651d4a4dd05.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T173641Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=129fc6af9ebbf6cba98673e803a82f7f1018450073eb2651f3bedabfbbd6bb79 17:36:41 % Total % Received % Xferd Average Speed Time Time Time Current 17:36:41 Dload Upload Total Spent Left Speed 17:36:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20795 0 0 100 20795 0 93671 --:--:-- --:--:-- --:--:-- 93251 100 20795 0 0 100 20795 0 74534 --:--:-- --:--:-- --:--:-- 74267 17:36:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/f279096a45514c4518cfacf4db5a9247258f0d22 [Pipeline] } 17:36:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 17:36:42 + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1105/archives ] 17:36:42 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1105/archives 17:36:42 total 16 17:36:42 drwxr-xr-x 3 root root 4096 Apr 28 17:27 . 17:36:42 drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 17:27 .. 17:36:42 drwxr-xr-x 2 root root 4096 Apr 28 17:27 cost 17:36:42 -rw-r--r-- 1 root root 92 Apr 28 17:27 cost.csv 17:36:42 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1105/archives 17:36:42 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1105/archives 17:36:42 total 16 17:36:42 drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 17:27 . 17:36:42 drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 17:27 .. 17:36:42 drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 17:27 cost 17:36:42 -rw-r--r-- 1 jenkins jenkins 92 Apr 28 17:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:36:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:36:43 ---> package-listing.sh 17:36:43 ++ facter osfamily 17:36:43 ++ tr '[:upper:]' '[:lower:]' 17:36:43 + OS_FAMILY=debian 17:36:43 + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1105 17:36:43 + START_PACKAGES=/tmp/packages_start.txt 17:36:43 + END_PACKAGES=/tmp/packages_end.txt 17:36:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:36:43 + PACKAGES=/tmp/packages_start.txt 17:36:43 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1105 ']' 17:36:43 + PACKAGES=/tmp/packages_end.txt 17:36:43 + case "${OS_FAMILY}" in 17:36:43 + dpkg -l 17:36:43 + grep '^ii' 17:36:43 + '[' -f /tmp/packages_start.txt ']' 17:36:43 + '[' -f /tmp/packages_end.txt ']' 17:36:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:36:43 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1105 ']' 17:36:43 + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1105/archives/ 17:36:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1105/archives/ [Pipeline] echo 17:36:43 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/dry_app-functions-sdk-go_PR-1105/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:36:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:36:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:36:44 . [Pipeline] withDockerContainer 17:36:44 prd-ubuntu20.04-docker-8c-8g-33683 does not seem to be running inside a container 17:36:44 $ 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/dry_app-functions-sdk-go_PR-1105/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_PR-1105 -v /w/workspace/dry_app-functions-sdk-go_PR-1105:/w/workspace/dry_app-functions-sdk-go_PR-1105:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1105@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1105@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:36:44 $ docker top 05d93d01b76309c85fcc149c8cf899632d7208bd600ae1be63edcb1d7d5b53a4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:36:45 + touch /tmp/pre-build-complete [Pipeline] sh 17:36:45 + mkdir -p /var/log/sysstat [Pipeline] sh 17:36:45 + ls /var/log/sa-host 17:36:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:36:46 provisioning config files... 17:36:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1105@tmp/config1297306574269837498tmp [Pipeline] { [Pipeline] echo 17:36:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:36:46 ---> create-netrc.sh [Pipeline] } 17:36:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:36:46 ---> python-tools-install.sh [Pipeline] echo 17:36:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:36:48 ---> sudo-logs.sh 17:36:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:36:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:36:48 ---> job-cost.sh 17:36:48 lf-activate-venv: SKIPPING 17:36:48 DEBUG: total: 0.2199999988079071 17:36:48 INFO: Retrieving Stack Cost... 17:36:49 INFO: Retrieving Pricing Info for: v3-standard-8 17:36:49 INFO: Archiving Costs [Pipeline] echo 17:36:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:36:49 ---> logs-deploy.sh 17:36:49 lf-activate-venv: SKIPPING 17:36:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1105/2 17:36:49 INFO: archiving workspace using pattern(s): 17:36:50 Archives upload complete. 17:36:50 INFO: archiving logs to Nexus 17:36:51 ---> uname -a: 17:36:51 Linux prd-ubuntu20-04-docker-8c-8g-33683 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:36:51 17:36:51 17:36:51 ---> lscpu: 17:36:51 Architecture: x86_64 17:36:51 CPU op-mode(s): 32-bit, 64-bit 17:36:51 Byte Order: Little Endian 17:36:51 Address sizes: 40 bits physical, 48 bits virtual 17:36:51 CPU(s): 8 17:36:51 On-line CPU(s) list: 0-7 17:36:51 Thread(s) per core: 1 17:36:51 Core(s) per socket: 1 17:36:51 Socket(s): 8 17:36:51 NUMA node(s): 1 17:36:51 Vendor ID: AuthenticAMD 17:36:51 CPU family: 23 17:36:51 Model: 49 17:36:51 Model name: AMD EPYC-Rome Processor 17:36:51 Stepping: 0 17:36:51 CPU MHz: 2799.998 17:36:51 BogoMIPS: 5599.99 17:36:51 Virtualization: AMD-V 17:36:51 Hypervisor vendor: KVM 17:36:51 Virtualization type: full 17:36:51 L1d cache: 256 KiB 17:36:51 L1i cache: 256 KiB 17:36:51 L2 cache: 4 MiB 17:36:51 L3 cache: 128 MiB 17:36:51 NUMA node0 CPU(s): 0-7 17:36:51 Vulnerability Itlb multihit: Not affected 17:36:51 Vulnerability L1tf: Not affected 17:36:51 Vulnerability Mds: Not affected 17:36:51 Vulnerability Meltdown: Not affected 17:36:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:36:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:36:51 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:36:51 Vulnerability Srbds: Not affected 17:36:51 Vulnerability Tsx async abort: Not affected 17:36:51 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 17:36:51 17:36:51 17:36:51 ---> nproc: 17:36:51 8 17:36:51 17:36:51 17:36:51 ---> df -h: 17:36:51 Filesystem Size Used Avail Use% Mounted on 17:36:51 overlay 155G 11G 145G 7% / 17:36:51 tmpfs 64M 0 64M 0% /dev 17:36:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:36:51 shm 64M 0 64M 0% /dev/shm 17:36:51 /dev/vda1 155G 11G 145G 7% /facter-os 17:36:51 17:36:51 17:36:51 ---> sar -b -r -n DEV: 17:36:51 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33683) 04/28/22 _x86_64_ (8 CPU) 17:36:51 17:36:51 17:25:04 LINUX RESTART (8 CPU) 17:36:51 17:36:51 17:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:36:51 17:27:01 81.04 1.12 79.92 0.00 33.33 84236.36 0.00 17:36:51 17:28:01 72.97 0.08 72.89 0.00 1.33 82055.14 0.00 17:36:51 17:29:01 2.50 0.00 2.50 0.00 0.00 8754.82 0.00 17:36:51 17:30:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 17:36:51 17:31:01 0.95 0.03 0.92 0.00 1.47 10.53 0.00 17:36:51 17:32:01 1.32 0.00 1.32 0.00 0.00 21.20 0.00 17:36:51 17:33:01 0.83 0.07 0.77 0.00 0.67 9.33 0.00 17:36:51 17:34:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 17:36:51 17:35:01 0.85 0.00 0.85 0.00 0.00 9.07 0.00 17:36:51 17:36:01 1.23 0.00 1.23 0.00 0.00 19.86 0.00 17:36:51 Average: 16.48 0.13 16.35 0.00 3.68 17514.83 0.00 17:36:51 17:36:51 17:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:36:51 17:27:01 28035736 31709068 579600 1.76 122480 3749436 2184252 6.44 1376956 3005208 482020 17:36:51 17:28:01 28467316 31770060 521288 1.59 130412 3384564 1780892 5.25 1200916 2769732 244 17:36:51 17:29:01 28471908 31774736 516552 1.57 130460 3384564 1780892 5.25 1192552 2769740 172 17:36:51 17:30:01 28474148 31777316 513972 1.56 130516 3384576 1796948 5.30 1190116 2769976 44 17:36:51 17:31:01 28474900 31777984 513440 1.56 130540 3384624 1796948 5.30 1189916 2769988 20 17:36:51 17:32:01 28475632 31778788 512584 1.56 130588 3384620 1796948 5.30 1188536 2770036 20 17:36:51 17:33:01 28481956 31785316 505656 1.54 130612 3384640 1796948 5.30 1182268 2770044 216 17:36:51 17:34:01 28481996 31785416 505556 1.54 130644 3384648 1796948 5.30 1181592 2770056 12 17:36:51 17:35:01 28481640 31785136 505800 1.54 130672 3384648 1796948 5.30 1181920 2770068 8 17:36:51 17:36:01 28481412 31784932 505924 1.54 130724 3384628 1796948 5.30 1181984 2770048 12 17:36:51 Average: 28432664 31772875 518037 1.58 129765 3421095 1832467 5.40 1206676 2793490 48277 17:36:51 17:36:51 17:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:36:51 17:27:01 veth96e691f 53.14 65.89 4.96 715.18 0.00 0.00 0.00 0.06 17:36:51 17:27:01 docker0 53.14 65.79 4.23 715.18 0.00 0.00 0.00 0.00 17:36:51 17:27:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 17:36:51 17:27:01 ens3 222.73 140.39 4084.41 26.18 0.00 0.00 0.00 0.00 17:36:51 17:28:01 docker0 1.35 1.22 0.10 1.64 0.00 0.00 0.00 0.00 17:36:51 17:28:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 17:36:51 17:28:01 ens3 168.92 113.01 2539.67 70.88 0.00 0.00 0.00 0.00 17:36:51 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:51 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:51 17:29:01 ens3 0.47 0.27 0.26 0.21 0.00 0.00 0.00 0.00 17:36:51 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:51 17:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:36:51 17:30:01 ens3 5.92 2.60 5.53 0.17 0.00 0.00 0.00 0.00 17:36:51 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:51 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:51 17:31:01 ens3 8.43 4.23 7.64 0.34 0.00 0.00 0.00 0.00 17:36:51 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:51 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:36:51 17:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:36:51 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:51 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:51 17:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:51 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:51 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:36:51 17:34:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:36:51 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:51 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:51 17:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:51 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:51 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:36:51 17:36:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 17:36:51 Average: docker0 5.45 6.70 0.43 71.68 0.00 0.00 0.00 0.00 17:36:51 Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 17:36:51 Average: ens3 40.69 26.09 663.74 9.79 0.00 0.00 0.00 0.00 17:36:51 17:36:51 17:36:51 ---> sar -P ALL: 17:36:51 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33683) 04/28/22 _x86_64_ (8 CPU) 17:36:51 17:36:51 17:25:04 LINUX RESTART (8 CPU) 17:36:51 17:36:51 17:26:01 CPU %user %nice %system %iowait %steal %idle 17:36:51 17:27:01 all 41.87 0.00 7.49 0.84 0.11 49.70 17:36:51 17:27:01 0 41.47 0.00 7.85 3.00 0.13 47.55 17:36:51 17:27:01 1 41.66 0.00 7.05 0.37 0.10 50.82 17:36:51 17:27:01 2 41.56 0.00 7.42 0.15 0.10 50.76 17:36:51 17:27:01 3 40.94 0.00 8.32 1.29 0.10 49.35 17:36:51 17:27:01 4 41.81 0.00 6.91 0.79 0.10 50.38 17:36:51 17:27:01 5 44.53 0.00 7.02 0.37 0.10 47.98 17:36:51 17:27:01 6 42.96 0.00 7.68 0.29 0.10 48.97 17:36:51 17:27:01 7 39.99 0.00 7.67 0.41 0.10 51.83 17:36:51 17:28:01 all 18.41 0.00 3.64 0.59 0.05 77.32 17:36:51 17:28:01 0 18.74 0.00 4.01 3.01 0.05 74.19 17:36:51 17:28:01 1 18.58 0.00 3.70 0.05 0.03 77.64 17:36:51 17:28:01 2 18.96 0.00 3.48 0.08 0.05 77.43 17:36:51 17:28:01 3 18.12 0.00 3.59 0.44 0.03 77.81 17:36:51 17:28:01 4 17.64 0.00 3.59 0.79 0.05 77.93 17:36:51 17:28:01 5 18.82 0.00 3.44 0.12 0.05 77.57 17:36:51 17:28:01 6 18.55 0.00 3.55 0.22 0.05 77.63 17:36:51 17:28:01 7 17.84 0.00 3.75 0.03 0.05 78.33 17:36:51 17:29:01 all 0.02 0.00 0.02 0.01 0.01 99.95 17:36:51 17:29:01 0 0.00 0.00 0.02 0.02 0.02 99.95 17:36:51 17:29:01 1 0.02 0.00 0.02 0.02 0.02 99.93 17:36:51 17:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:36:51 17:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:36:51 17:29:01 4 0.03 0.00 0.02 0.02 0.00 99.93 17:36:51 17:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:36:51 17:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:36:51 17:29:01 7 0.05 0.00 0.02 0.00 0.02 99.92 17:36:51 17:30:01 all 0.05 0.00 0.01 0.01 0.01 99.92 17:36:51 17:30:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:36:51 17:30:01 1 0.05 0.00 0.02 0.00 0.00 99.93 17:36:51 17:30:01 2 0.05 0.00 0.00 0.00 0.00 99.95 17:36:51 17:30:01 3 0.07 0.00 0.02 0.03 0.00 99.88 17:36:51 17:30:01 4 0.03 0.00 0.00 0.03 0.02 99.92 17:36:51 17:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:36:51 17:30:01 6 0.02 0.00 0.02 0.00 0.02 99.95 17:36:51 17:30:01 7 0.10 0.00 0.03 0.02 0.02 99.83 17:36:51 17:31:01 all 0.03 0.00 0.01 0.00 0.00 99.95 17:36:51 17:31:01 0 0.02 0.00 0.00 0.02 0.00 99.97 17:36:51 17:31:01 1 0.07 0.00 0.02 0.00 0.00 99.92 17:36:51 17:31:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:36:51 17:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:36:51 17:31:01 4 0.02 0.00 0.00 0.02 0.00 99.97 17:36:51 17:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:36:51 17:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:36:51 17:31:01 7 0.07 0.00 0.03 0.00 0.02 99.88 17:36:51 17:32:01 all 0.02 0.00 0.02 0.00 0.01 99.95 17:36:51 17:32:01 0 0.00 0.00 0.05 0.00 0.02 99.93 17:36:51 17:32:01 1 0.05 0.00 0.03 0.00 0.02 99.90 17:36:51 17:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:36:51 17:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:36:51 17:32:01 4 0.00 0.00 0.02 0.02 0.00 99.97 17:36:51 17:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:36:51 17:32:01 6 0.02 0.00 0.00 0.00 0.02 99.97 17:36:51 17:32:01 7 0.05 0.00 0.00 0.00 0.00 99.95 17:36:51 17:33:01 all 0.02 0.00 0.02 0.00 0.00 99.96 17:36:51 17:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:36:51 17:33:01 1 0.02 0.00 0.05 0.00 0.00 99.93 17:36:51 17:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:36:51 17:33:01 3 0.02 0.00 0.02 0.02 0.00 99.95 17:36:51 17:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:36:51 17:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:36:51 17:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:36:51 17:33:01 7 0.05 0.00 0.03 0.00 0.00 99.92 17:36:51 17:34:01 all 0.01 0.00 0.02 0.01 0.00 99.96 17:36:51 17:34:01 0 0.02 0.00 0.02 0.02 0.00 99.95 17:36:51 17:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:36:51 17:34:01 2 0.00 0.00 0.03 0.00 0.00 99.97 17:36:51 17:34:01 3 0.03 0.00 0.02 0.02 0.00 99.93 17:36:51 17:34:01 4 0.00 0.00 0.02 0.02 0.00 99.97 17:36:51 17:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:36:51 17:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:36:51 17:34:01 7 0.02 0.00 0.03 0.00 0.02 99.93 17:36:51 17:35:01 all 0.01 0.00 0.02 0.00 0.01 99.96 17:36:51 17:35:01 0 0.02 0.00 0.05 0.02 0.02 99.90 17:36:51 17:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:36:51 17:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:36:51 17:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:36:51 17:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:36:51 17:35:01 5 0.00 0.00 0.03 0.00 0.00 99.97 17:36:51 17:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:36:51 17:35:01 7 0.02 0.00 0.05 0.00 0.02 99.92 17:36:51 17:36:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:36:51 17:36:01 0 0.05 0.00 0.00 0.02 0.00 99.93 17:36:51 17:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:36:51 17:36:01 2 0.05 0.00 0.02 0.00 0.00 99.93 17:36:51 17:36:01 3 0.02 0.00 0.03 0.00 0.00 99.95 17:36:51 17:36:01 4 0.00 0.00 0.00 0.03 0.00 99.97 17:36:51 17:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:36:51 17:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:36:51 17:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:36:51 Average: all 5.98 0.00 1.11 0.15 0.02 92.74 17:36:51 Average: 0 6.01 0.00 1.20 0.61 0.02 92.17 17:36:51 Average: 1 6.00 0.00 1.08 0.04 0.02 92.86 17:36:51 Average: 2 6.01 0.00 1.09 0.02 0.02 92.86 17:36:51 Average: 3 5.86 0.00 1.19 0.18 0.02 92.76 17:36:51 Average: 4 5.90 0.00 1.05 0.17 0.02 92.87 17:36:51 Average: 5 6.27 0.00 1.04 0.05 0.02 92.62 17:36:51 Average: 6 6.09 0.00 1.12 0.05 0.02 92.73 17:36:51 Average: 7 5.74 0.00 1.15 0.05 0.02 93.04 17:36:51 17:36:51 17:36:51