Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 13a74657dd249097a98709b04353b8de921d9a3e+64ca9b081847739b4160c0dc87966f6c81a47c16 (1b90801f12c6424dea6491e2d86819e7450ac3ca) 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-ssh2819226802277125734.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7384390690576289178.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1322/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1322/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8841374047459228125.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10896999861512822761.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1322/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1322/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11543766122439909850.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6586’ Running on prd-ubuntu20.04-docker-8c-8g-6606 in /w/workspace/gexfoundry_device-sdk-go_PR-1322 [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/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1322 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-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/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-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/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1322/head:refs/remotes/origin/PR-1322 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 64ca9b081847739b4160c0dc87966f6c81a47c16 into PR head commit 13a74657dd249097a98709b04353b8de921d9a3e Merge succeeded, producing 0953ea2bb1f06d6cf103b7421dbb476878042a58 Checking out Revision 0953ea2bb1f06d6cf103b7421dbb476878042a58 (PR-1322) > git config core.sparsecheckout # timeout=10 > git checkout -f 13a74657dd249097a98709b04353b8de921d9a3e # 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 64ca9b081847739b4160c0dc87966f6c81a47c16 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0953ea2bb1f06d6cf103b7421dbb476878042a58 # timeout=10 Commit message: "Merge commit '64ca9b081847739b4160c0dc87966f6c81a47c16' into HEAD" > git rev-list --no-walk 13a74657dd249097a98709b04353b8de921d9a3e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:45:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:45:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:45:17 ========================================================= 18:45:17 EdgeX Global Pipelines Version Info 18:45:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:45:18 ------------------- 18:45:18 stable info: 18:45:18 ------------------- 18:45:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:45:18 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:45:18 Message: update stable to v1.0.244 18:45:18 ------------------- 18:45:18 experimental info: 18:45:18 ------------------- 18:45:18 Commited By: **** collab-it+edgex@linuxfoundation.org 18:45:18 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:45:18 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:45:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:45:18 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:45:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:45:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:45:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:45:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:45:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:45:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:45:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:45:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:45:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:45:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:45:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:45:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:45:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:45:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:45:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:45:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:45:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:45:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:45:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:45:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:45:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:45:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:45:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:45:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:45:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:45:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1322 [Pipeline] echo 18:45:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1322 [Pipeline] echo 18:45:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1322 [Pipeline] echo 18:45:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0953ea2bb1f06d6cf103b7421dbb476878042a58 [Pipeline] echo 18:45:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0953ea2 [Pipeline] echo 18:45:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:45:19 provisioning config files... 18:45:19 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/config5788361163690629930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:45:19 ---> docker-login.sh 18:45:19 nexus3.edgexfoundry.org:10001 18:45:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:20 Configure a credential helper to remove this warning. See 18:45:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:20 18:45:20 Login Succeeded 18:45:20 nexus3.edgexfoundry.org:10002 18:45:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:20 Configure a credential helper to remove this warning. See 18:45:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:20 18:45:20 Login Succeeded 18:45:20 nexus3.edgexfoundry.org:10003 18:45:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:20 Configure a credential helper to remove this warning. See 18:45:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:20 18:45:20 Login Succeeded 18:45:20 nexus3.edgexfoundry.org:10004 18:45:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:20 Configure a credential helper to remove this warning. See 18:45:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:20 18:45:20 Login Succeeded 18:45:20 docker.io 18:45:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:20 Configure a credential helper to remove this warning. See 18:45:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:20 18:45:20 Login Succeeded 18:45:20 ---> docker-login.sh ends [Pipeline] } 18:45:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:45:21 + git rev-list -1 --merges 0953ea2bb1f06d6cf103b7421dbb476878042a58~1..0953ea2bb1f06d6cf103b7421dbb476878042a58 [Pipeline] echo 18:45:21 -----------> git rev-list -1 --merges 0953ea2bb1f06d6cf103b7421dbb476878042a58~1..0953ea2bb1f06d6cf103b7421dbb476878042a58 0953ea2bb1f06d6cf103b7421dbb476878042a58 18:45:21 0953ea2bb1f06d6cf103b7421dbb476878042a58 [false] [Pipeline] sh 18:45:21 + git log --format=format:%s -1 0953ea2bb1f06d6cf103b7421dbb476878042a58 [Pipeline] echo 18:45:21 ========================================================= 18:45:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:45:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:45:21 + git log --format=format:%s -1 0953ea2bb1f06d6cf103b7421dbb476878042a58 [Pipeline] echo 18:45:21 [semverPrep] GIT_COMMIT: 0953ea2bb1f06d6cf103b7421dbb476878042a58, Commit Message: Merge commit '64ca9b081847739b4160c0dc87966f6c81a47c16' into HEAD [Pipeline] echo 18:45:21 [semverPrep] This is not a build commit. [Pipeline] sh 18:45:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:45:22 + grep -v github /etc/ssh/ssh_known_hosts 18:45:22 + [ -e /tmp/ssh_known_hosts ] 18:45:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:45:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:45:22 + sudo tee -a /etc/ssh/ssh_known_hosts 18:45:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:45:22 18:45:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:45:22 0.1.4: Pulling from edgex-devops/py-git-semver 18:45:22 b85a868b505f: Pulling fs layer 18:45:22 e2be974225ed: Pulling fs layer 18:45:22 339a4e72a1f5: Pulling fs layer 18:45:22 988bab9f4d93: Pulling fs layer 18:45:22 1469e6f7b9e6: Pulling fs layer 18:45:22 eaf3925da568: Pulling fs layer 18:45:22 bab4dde63d76: Pulling fs layer 18:45:22 bde34c3a00c8: Pulling fs layer 18:45:22 b352a97aabf1: Pulling fs layer 18:45:22 4872d77fe225: Pulling fs layer 18:45:22 5851b861e8e6: Pulling fs layer 18:45:22 988bab9f4d93: Waiting 18:45:22 b352a97aabf1: Waiting 18:45:22 1469e6f7b9e6: Waiting 18:45:22 bab4dde63d76: Waiting 18:45:22 eaf3925da568: Waiting 18:45:22 4872d77fe225: Waiting 18:45:22 bde34c3a00c8: Waiting 18:45:22 5851b861e8e6: Waiting 18:45:22 e2be974225ed: Verifying Checksum 18:45:22 e2be974225ed: Download complete 18:45:22 988bab9f4d93: Verifying Checksum 18:45:22 988bab9f4d93: Download complete 18:45:23 1469e6f7b9e6: Verifying Checksum 18:45:23 1469e6f7b9e6: Download complete 18:45:23 339a4e72a1f5: Verifying Checksum 18:45:23 339a4e72a1f5: Download complete 18:45:23 eaf3925da568: Download complete 18:45:23 bde34c3a00c8: Download complete 18:45:23 b352a97aabf1: Download complete 18:45:23 4872d77fe225: Verifying Checksum 18:45:23 5851b861e8e6: Verifying Checksum 18:45:23 5851b861e8e6: Download complete 18:45:23 b85a868b505f: Verifying Checksum 18:45:23 b85a868b505f: Download complete 18:45:23 bab4dde63d76: Verifying Checksum 18:45:23 bab4dde63d76: Download complete 18:45:24 b85a868b505f: Pull complete 18:45:24 e2be974225ed: Pull complete 18:45:24 339a4e72a1f5: Pull complete 18:45:24 988bab9f4d93: Pull complete 18:45:25 1469e6f7b9e6: Pull complete 18:45:25 eaf3925da568: Pull complete 18:45:27 bab4dde63d76: Pull complete 18:45:27 bde34c3a00c8: Pull complete 18:45:27 b352a97aabf1: Pull complete 18:45:27 4872d77fe225: Pull complete 18:45:27 5851b861e8e6: Pull complete 18:45:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:45:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:45:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:27 prd-ubuntu20.04-docker-8c-8g-6606 does not seem to be running inside a container 18:45:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1322 -v /w/workspace/gexfoundry_device-sdk-go_PR-1322:/w/workspace/gexfoundry_device-sdk-go_PR-1322:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1322@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:45:28 $ docker top bd1d90311d1fa775b8912a4d6a6d9b6cefa7a543480597b725dc3cd92794f47f -eo pid,comm 18:45:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:45:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:45:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:45:28 [ssh-agent] Looking for ssh-agent implementation... 18:45:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:45:29 $ docker exec bd1d90311d1fa775b8912a4d6a6d9b6cefa7a543480597b725dc3cd92794f47f ssh-agent 18:45:29 SSH_AUTH_SOCK=/tmp/ssh-I0h5EZzphohX/agent.31 18:45:29 SSH_AGENT_PID=37 18:45:29 Running ssh-add (command line suppressed) 18:45:29 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/private_key_3923143298490730436.key (/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/private_key_3923143298490730436.key) 18:45:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:45:29 + git tag --points-at HEAD [Pipeline] } 18:45:29 $ docker exec --env ******** --env ******** bd1d90311d1fa775b8912a4d6a6d9b6cefa7a543480597b725dc3cd92794f47f ssh-agent -k 18:45:29 unset SSH_AUTH_SOCK; 18:45:29 unset SSH_AGENT_PID; 18:45:29 echo Agent pid 37 killed; 18:45:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:45:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:45:29 [ssh-agent] Looking for ssh-agent implementation... 18:45:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:45:29 $ docker exec bd1d90311d1fa775b8912a4d6a6d9b6cefa7a543480597b725dc3cd92794f47f ssh-agent 18:45:29 SSH_AUTH_SOCK=/tmp/ssh-zcVDJR9GpKZk/agent.69 18:45:29 SSH_AGENT_PID=75 18:45:29 Running ssh-add (command line suppressed) 18:45:30 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/private_key_18078488566223522266.key (/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/private_key_18078488566223522266.key) 18:45:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:45:30 + git semver init 18:45:30 2023-02-18 18:45:30,571 [run_init] DEBUG init version:0.0.0 force:False 18:45:30 2023-02-18 18:45:30,573 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver 18:45:30 2023-02-18 18:45:30,574 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver 18:45:30 2023-02-18 18:45:30,575 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1322, universal_newlines=False, shell=None, istream=None) 18:45:31 2023-02-18 18:45:31,534 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322/.git/info/exclude 18:45:31 2023-02-18 18:45:31,535 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver/PR-1322 with force:False 18:45:31 2023-02-18 18:45:31,535 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver/PR-1322 18:45:31 2023-02-18 18:45:31,539 [execute] INFO git cat-file --batch-check 18:45:31 2023-02-18 18:45:31,540 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver, universal_newlines=False, shell=None, istream=) 18:45:31 2023-02-18 18:45:31,545 [execute] INFO git cat-file --batch 18:45:31 2023-02-18 18:45:31,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver, universal_newlines=False, shell=None, istream=) 18:45:31 2023-02-18 18:45:31,550 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver/PR-1322 18:45:31 0.0.0 [Pipeline] } 18:45:31 $ docker exec --env ******** --env ******** bd1d90311d1fa775b8912a4d6a6d9b6cefa7a543480597b725dc3cd92794f47f ssh-agent -k 18:45:31 unset SSH_AUTH_SOCK; 18:45:31 unset SSH_AGENT_PID; 18:45:31 echo Agent pid 75 killed; 18:45:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:45:32 + git semver [Pipeline] } 18:45:32 $ docker stop --time=1 bd1d90311d1fa775b8912a4d6a6d9b6cefa7a543480597b725dc3cd92794f47f 18:45:33 $ docker rm -f --volumes bd1d90311d1fa775b8912a4d6a6d9b6cefa7a543480597b725dc3cd92794f47f [Pipeline] // withDockerContainer [Pipeline] sh 18:45:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:45:34 Stashed 1 file(s) [Pipeline] echo 18:45:34 [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] withEnv [Pipeline] { [Pipeline] configFileProvider 18:45:34 provisioning config files... 18:45:34 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/config7192432897410989612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:45:34 ---> docker-login.sh 18:45:34 nexus3.edgexfoundry.org:10001 18:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:34 Configure a credential helper to remove this warning. See 18:45:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:34 18:45:34 Login Succeeded 18:45:34 nexus3.edgexfoundry.org:10002 18:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:34 Configure a credential helper to remove this warning. See 18:45:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:34 18:45:34 Login Succeeded 18:45:34 nexus3.edgexfoundry.org:10003 18:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:35 Configure a credential helper to remove this warning. See 18:45:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:35 18:45:35 Login Succeeded 18:45:35 nexus3.edgexfoundry.org:10004 18:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:35 Configure a credential helper to remove this warning. See 18:45:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:35 18:45:35 Login Succeeded 18:45:35 docker.io 18:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:35 Configure a credential helper to remove this warning. See 18:45:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:35 18:45:35 Login Succeeded 18:45:35 ---> docker-login.sh ends [Pipeline] } 18:45:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:45:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:45:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:45:35 ========================================================= 18:45:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:45:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:35 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:45:35 Sending build context to Docker daemon 10.54MB 18:45:35 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 18:45:35 Step 2/10 : FROM ${BASE} AS builder 18:45:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:45:35 213ec9aee27d: Pulling fs layer 18:45:35 4583459ba037: Pulling fs layer 18:45:35 93c1e223e6f2: Pulling fs layer 18:45:35 53926ce57604: Pulling fs layer 18:45:35 21b2b0c7a3f4: Pulling fs layer 18:45:35 22ff95d597cd: Pulling fs layer 18:45:35 12d6caf4c0d1: Pulling fs layer 18:45:35 96b7cbca73a9: Pulling fs layer 18:45:35 53926ce57604: Waiting 18:45:35 a7acece74701: Pulling fs layer 18:45:35 21b2b0c7a3f4: Waiting 18:45:35 22ff95d597cd: Waiting 18:45:35 12d6caf4c0d1: Waiting 18:45:35 96b7cbca73a9: Waiting 18:45:35 a7acece74701: Waiting 18:45:36 93c1e223e6f2: Verifying Checksum 18:45:36 93c1e223e6f2: Download complete 18:45:36 4583459ba037: Download complete 18:45:36 21b2b0c7a3f4: Download complete 18:45:36 22ff95d597cd: Verifying Checksum 18:45:36 22ff95d597cd: Download complete 18:45:36 213ec9aee27d: Download complete 18:45:36 213ec9aee27d: Pull complete 18:45:36 4583459ba037: Pull complete 18:45:36 93c1e223e6f2: Pull complete 18:45:36 a7acece74701: Verifying Checksum 18:45:36 a7acece74701: Download complete 18:45:36 96b7cbca73a9: Verifying Checksum 18:45:36 96b7cbca73a9: Download complete 18:45:36 53926ce57604: Verifying Checksum 18:45:36 53926ce57604: Download complete 18:45:41 53926ce57604: Pull complete 18:45:41 21b2b0c7a3f4: Pull complete 18:45:41 22ff95d597cd: Pull complete 18:45:41 12d6caf4c0d1: Pull complete 18:45:43 96b7cbca73a9: Pull complete 18:45:43 a7acece74701: Pull complete 18:45:43 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:45:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:45:43 ---> db6d94c90886 18:45:43 Step 3/10 : ARG MAKE=make build 18:45:45 ---> Running in 55194c317887 18:45:45 Removing intermediate container 55194c317887 18:45:45 ---> 0d100b8c9330 18:45:45 Step 4/10 : WORKDIR /device-sdk-go 18:45:45 ---> Running in d11325fcf8de 18:45:45 Removing intermediate container d11325fcf8de 18:45:45 ---> 2b4c1753e645 18:45:45 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:45:45 ---> Running in dd4e50b6a415 18:45:45 Removing intermediate container dd4e50b6a415 18:45:45 ---> ae1f49d426be 18:45:45 Step 6/10 : RUN apk add --update --no-cache make git 18:45:45 ---> Running in 94dc30d8cb1d 18:45:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:45:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:45:46 OK: 211 MiB in 51 packages 18:45:46 Removing intermediate container 94dc30d8cb1d 18:45:46 ---> 5ad4621dbad9 18:45:46 Step 7/10 : COPY go.mod vendor* ./ 18:45:46 ---> 327874dc3115 18:45:46 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:46 ---> Running in 5137ea9bab43 18:45:49 Still waiting to schedule task 18:45:49 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6593’ 18:46:13 Removing intermediate container 5137ea9bab43 18:46:13 ---> f013573be52b 18:46:13 Step 9/10 : COPY . . 18:46:13 ---> a38b58275152 18:46:13 Step 10/10 : RUN ${MAKE} 18:46:13 ---> Running in 6fab3f93a5c6 18:46:13 noop 18:46:13 Removing intermediate container 6fab3f93a5c6 18:46:13 ---> 3f83aebf5c6f 18:46:13 Successfully built 3f83aebf5c6f 18:46:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:13 + docker inspect -f . ci-base-image-x86_64 18:46:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:13 prd-ubuntu20.04-docker-8c-8g-6606 does not seem to be running inside a container 18:46:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1322 -v /w/workspace/gexfoundry_device-sdk-go_PR-1322:/w/workspace/gexfoundry_device-sdk-go_PR-1322:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1322@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 ******** ci-base-image-x86_64 cat 18:46:14 $ docker top bff84acdf93529dacb7c9efaa169735cb4398d08cd795f2796ecafb8f2abe757 -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:14 + go version 18:46:14 go version go1.18.7 linux/amd64 [Pipeline] } 18:46:14 $ docker stop --time=1 bff84acdf93529dacb7c9efaa169735cb4398d08cd795f2796ecafb8f2abe757 18:46:15 $ docker rm -f --volumes bff84acdf93529dacb7c9efaa169735cb4398d08cd795f2796ecafb8f2abe757 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:16 + docker inspect -f . ci-base-image-x86_64 18:46:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:16 prd-ubuntu20.04-docker-8c-8g-6606 does not seem to be running inside a container 18:46:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1322 -v /w/workspace/gexfoundry_device-sdk-go_PR-1322:/w/workspace/gexfoundry_device-sdk-go_PR-1322:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1322@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 ******** ci-base-image-x86_64 cat 18:46:16 $ docker top a5a642a87ddaba00d4e53931b99f91e3e7fe76b7a477fd3cc44d6655f5ac69ef -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:17 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1322 [Pipeline] fileExists [Pipeline] sh 18:46:17 + make test 18:46:17 go test -race -coverprofile=coverage.out ./... 18:46:23 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:46:36 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:46:36 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:46:36 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:46:36 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:46:36 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:46:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.070s coverage: 27.6% of statements 18:46:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.069s coverage: 78.9% of statements 18:46:36 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 18:46:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.091s coverage: 86.0% of statements 18:46:36 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:46:36 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:46:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.105s coverage: 77.0% of statements 18:46:36 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:46:36 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 18:46:36 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 18:46:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.084s coverage: 65.2% of statements 18:46:36 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:46:36 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:46:36 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.745s coverage: 89.2% of statements 18:46:36 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 18:46:36 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.056s coverage: 4.7% of statements 18:46:36 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:46:54 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 18:46:54 GO111MODULE=on go vet ./... 18:46:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:46:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:46:55 ./bin/test-attribution-txt.sh [Pipeline] echo 18:46:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:46:55 $ docker stop --time=1 a5a642a87ddaba00d4e53931b99f91e3e7fe76b7a477fd3cc44d6655f5ac69ef 18:46:57 $ docker rm -f --volumes a5a642a87ddaba00d4e53931b99f91e3e7fe76b7a477fd3cc44d6655f5ac69ef [Pipeline] // withDockerContainer [Pipeline] sh 18:46:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:46:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:46:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:46:59 + ls -al . 18:46:59 total 272 18:46:59 drwxrwxr-x 11 jenkins jenkins 4096 Feb 18 18:46 . 18:46:59 drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 18:45 .. 18:46:59 -rw-rw-r-- 1 jenkins jenkins 140 Feb 18 18:45 .dockerignore 18:46:59 drwxrwxr-x 8 jenkins jenkins 4096 Feb 18 18:46 .git 18:46:59 drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 18:45 .github 18:46:59 -rw-rw-r-- 1 jenkins jenkins 131 Feb 18 18:45 .gitignore 18:46:59 -rw-rw-r-- 1 jenkins jenkins 42 Feb 18 18:45 .golangci.yml 18:46:59 drwxr-xr-x 3 jenkins jenkins 4096 Feb 18 18:45 .semver 18:46:59 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 18 18:45 CHANGELOG.md 18:46:59 -rw-rw-r-- 1 jenkins jenkins 677 Feb 18 18:45 GOVERNANCE.md 18:46:59 -rw-rw-r-- 1 jenkins jenkins 885 Feb 18 18:45 Jenkinsfile 18:46:59 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 18 18:45 LICENSE 18:46:59 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 18 18:45 Makefile 18:46:59 -rw-rw-r-- 1 jenkins jenkins 619 Feb 18 18:45 OWNERS.md 18:46:59 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 18 18:45 README.md 18:46:59 -rw-rw-r-- 1 jenkins jenkins 5 Feb 18 18:45 VERSION 18:46:59 drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 18:45 bin 18:46:59 -rw-r--r-- 1 jenkins jenkins 98530 Feb 18 18:46 coverage.out 18:46:59 drwxrwxr-x 5 jenkins jenkins 4096 Feb 18 18:45 example 18:46:59 -rw-rw-r-- 1 jenkins jenkins 3266 Feb 18 18:45 go.mod 18:46:59 -rw-rw-r-- 1 jenkins jenkins 32794 Feb 18 18:45 go.sum 18:46:59 drwxrwxr-x 13 jenkins jenkins 4096 Feb 18 18:45 internal 18:46:59 drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 18:45 openapi 18:46:59 drwxrwxr-x 6 jenkins jenkins 4096 Feb 18 18:45 pkg 18:46:59 drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 18:45 snap 18:46:59 -rw-rw-r-- 1 jenkins jenkins 222 Feb 18 18:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:59 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0953ea2bb1f06d6cf103b7421dbb476878042a58 --label arch=amd64 --label version=0.0.0 . 18:46:59 Sending build context to Docker daemon 10.64MB 18:46:59 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 18:46:59 Step 2/23 : FROM ${BASE} AS builder 18:46:59 ---> 3f83aebf5c6f 18:46:59 Step 3/23 : ARG MAKE=make build 18:46:59 ---> Running in 6cd5d5525778 18:46:59 Removing intermediate container 6cd5d5525778 18:46:59 ---> f25d54b42b73 18:46:59 Step 4/23 : WORKDIR /device-sdk-go 18:46:59 ---> Running in 5593cfb5f5ad 18:46:59 Removing intermediate container 5593cfb5f5ad 18:46:59 ---> 9aea8c72f7d1 18:46:59 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:46:59 ---> Running in 867d7f9c08f9 18:46:59 Removing intermediate container 867d7f9c08f9 18:46:59 ---> 381680e611ff 18:46:59 Step 6/23 : RUN apk add --update --no-cache make git 18:46:59 ---> Running in 54163fb5ca88 18:47:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:47:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:47:00 OK: 211 MiB in 51 packages 18:47:01 Removing intermediate container 54163fb5ca88 18:47:01 ---> f4092618a84a 18:47:01 Step 7/23 : COPY go.mod vendor* ./ 18:47:01 ---> db8e2cd2f92d 18:47:01 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:01 ---> Running in bf5f8c3fe268 18:47:01 Removing intermediate container bf5f8c3fe268 18:47:01 ---> 374940d8a757 18:47:01 Step 9/23 : COPY . . 18:47:02 ---> 17abb36c24e9 18:47:02 Step 10/23 : RUN ${MAKE} 18:47:02 ---> Running in ec54abbe6b59 18:47:02 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:47:20 Removing intermediate container ec54abbe6b59 18:47:20 ---> f01834b8a323 18:47:20 Step 11/23 : FROM alpine:3.16 18:47:20 3.16: Pulling from library/alpine 18:47:20 ef5531b6e74e: Pulling fs layer 18:47:20 ef5531b6e74e: Verifying Checksum 18:47:20 ef5531b6e74e: Download complete 18:47:20 ef5531b6e74e: Pull complete 18:47:20 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 18:47:20 Status: Downloaded newer image for alpine:3.16 18:47:20 ---> dfd21b5a31f5 18:47:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:47:20 ---> Running in 99fe7a23de9f 18:47:20 Removing intermediate container 99fe7a23de9f 18:47:20 ---> 43224b677bfb 18:47:20 Step 13/23 : RUN apk add --update --no-cache 18:47:20 ---> Running in 851b94ba6bea 18:47:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:47:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:47:21 OK: 6 MiB in 14 packages 18:47:21 Removing intermediate container 851b94ba6bea 18:47:21 ---> 268034f5646b 18:47:21 Step 14/23 : WORKDIR / 18:47:21 ---> Running in 114b2068bc17 18:47:21 Removing intermediate container 114b2068bc17 18:47:21 ---> b55d70cc82e5 18:47:21 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:47:22 ---> 8fe55c9cb417 18:47:22 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:47:22 ---> 32bca2c35823 18:47:22 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:47:22 ---> 0e71d69e59b5 18:47:22 Step 18/23 : EXPOSE 59999 18:47:22 ---> Running in eded1cf72430 18:47:22 Removing intermediate container eded1cf72430 18:47:22 ---> 54b80307853a 18:47:22 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:47:22 ---> Running in f8b4f9a184b4 18:47:22 Removing intermediate container f8b4f9a184b4 18:47:22 ---> 05abd9223e13 18:47:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:47:22 ---> Running in 67f10636b35b 18:47:22 Removing intermediate container 67f10636b35b 18:47:22 ---> 2d6aa5e09f91 18:47:22 Step 21/23 : LABEL arch=amd64 18:47:23 ---> Running in dcbe517c5a51 18:47:23 Removing intermediate container dcbe517c5a51 18:47:23 ---> c7e349dd33ce 18:47:23 Step 22/23 : LABEL git_sha=0953ea2bb1f06d6cf103b7421dbb476878042a58 18:47:23 ---> Running in fa1bd0a09219 18:47:23 Removing intermediate container fa1bd0a09219 18:47:23 ---> a5604db1703e 18:47:23 Step 23/23 : LABEL version=0.0.0 18:47:23 ---> Running in 31aab2b1089e 18:47:23 Removing intermediate container 31aab2b1089e 18:47:23 ---> 377df4ca21f6 18:47:23 [Warning] One or more build-args [ARCH] were not consumed 18:47:23 Successfully built 377df4ca21f6 18:47:23 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:47:23 18:47:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:47:24 latest: Pulling from edgex-lftools-log-publisher 18:47:24 5eb5b503b376: Pulling fs layer 18:47:24 5c69ac0246d0: Pulling fs layer 18:47:24 ec43610c2a17: Pulling fs layer 18:47:24 3a2ae6a8a46f: Pulling fs layer 18:47:24 33b1e0a273af: Pulling fs layer 18:47:24 5d3b04190fa2: Pulling fs layer 18:47:24 2f39f015ded8: Pulling fs layer 18:47:24 3a2ae6a8a46f: Waiting 18:47:24 33b1e0a273af: Waiting 18:47:24 2f39f015ded8: Waiting 18:47:24 5d3b04190fa2: Waiting 18:47:24 5c69ac0246d0: Verifying Checksum 18:47:24 5c69ac0246d0: Download complete 18:47:24 3a2ae6a8a46f: Verifying Checksum 18:47:24 3a2ae6a8a46f: Download complete 18:47:24 33b1e0a273af: Verifying Checksum 18:47:24 33b1e0a273af: Download complete 18:47:24 5d3b04190fa2: Verifying Checksum 18:47:24 5d3b04190fa2: Download complete 18:47:24 ec43610c2a17: Verifying Checksum 18:47:24 ec43610c2a17: Download complete 18:47:24 5eb5b503b376: Verifying Checksum 18:47:24 5eb5b503b376: Download complete 18:47:25 2f39f015ded8: Download complete 18:47:25 5eb5b503b376: Pull complete 18:47:25 5c69ac0246d0: Pull complete 18:47:26 ec43610c2a17: Pull complete 18:47:26 3a2ae6a8a46f: Pull complete 18:47:26 33b1e0a273af: Pull complete 18:47:26 5d3b04190fa2: Pull complete 18:47:30 2f39f015ded8: Pull complete 18:47:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:47:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:47:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:30 prd-ubuntu20.04-docker-8c-8g-6606 does not seem to be running inside a container 18:47:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1322 -v /w/workspace/gexfoundry_device-sdk-go_PR-1322:/w/workspace/gexfoundry_device-sdk-go_PR-1322:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1322@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:47:32 $ docker top 71ff0f9dea1a13c6ea09c41e5910454fc95879f3059dfdfabcdb0ae0601c15bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:47:32 ---> job-cost.sh 18:47:32 lf-activate-venv: SKIPPING 18:47:32 INFO: No Stack... 18:47:32 INFO: Retrieving Pricing Info for: v3-standard-8 18:47:33 INFO: Archiving Costs [Pipeline] sh 18:47:33 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives/cost.csv 18:47:33 + cut -d, -f6 [Pipeline] lock 18:47:33 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1322-6-stack-cost] 18:47:33 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1322-6-stack-cost] did not exist. Created. 18:47:33 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1322-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:47:33 + echo total: 0.2199999988079071 [Pipeline] stash 18:47:33 Stashed 1 file(s) [Pipeline] } 18:47:33 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1322-6-stack-cost] [Pipeline] // lock [Pipeline] } 18:47:33 $ docker stop --time=1 71ff0f9dea1a13c6ea09c41e5910454fc95879f3059dfdfabcdb0ae0601c15bc 18:47:35 $ docker rm -f --volumes 71ff0f9dea1a13c6ea09c41e5910454fc95879f3059dfdfabcdb0ae0601c15bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:49:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6609 in /w/workspace/gexfoundry_device-sdk-go_PR-1322 [Pipeline] { [Pipeline] ws 18:49:18 Running in /w/workspace/device-sdk-go/6 [Pipeline] { [Pipeline] checkout 18:49:18 The recommended git tool is: git 18:49:24 using credential edgex-jenkins-ssh 18:49:24 Cloning the remote Git repository 18:49:24 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:49:24 > git init /w/workspace/device-sdk-go/6 # timeout=10 18:49:24 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:49:24 > git --version # timeout=10 18:49:24 > git --version # 'git version 2.25.1' 18:49:24 using GIT_SSH to set credentials SSH Credentials for GitHub 18:49:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:49:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:49:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:49:27 Merging remotes/origin/main commit 64ca9b081847739b4160c0dc87966f6c81a47c16 into PR head commit 13a74657dd249097a98709b04353b8de921d9a3e 18:49:28 Merge succeeded, producing f9a5dcc23d8a5e30e02c73f4512454642b15ff7d 18:49:28 Checking out Revision f9a5dcc23d8a5e30e02c73f4512454642b15ff7d (PR-1322) 18:49:27 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:49:27 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:49:27 using GIT_SSH to set credentials SSH Credentials for GitHub 18:49:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1322/head:refs/remotes/origin/PR-1322 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:49:27 > git config core.sparsecheckout # timeout=10 18:49:27 > git checkout -f 13a74657dd249097a98709b04353b8de921d9a3e # timeout=10 18:49:28 > git remote # timeout=10 18:49:28 > git config --get remote.origin.url # timeout=10 18:49:28 using GIT_SSH to set credentials SSH Credentials for GitHub 18:49:28 > git merge 64ca9b081847739b4160c0dc87966f6c81a47c16 # timeout=10 18:49:28 > git rev-parse HEAD^{commit} # timeout=10 18:49:28 > git config core.sparsecheckout # timeout=10 18:49:28 > git checkout -f f9a5dcc23d8a5e30e02c73f4512454642b15ff7d # timeout=10 18:49:31 Commit message: "Merge commit '64ca9b081847739b4160c0dc87966f6c81a47c16' into HEAD" 18:49:31 > git rev-list --no-walk 13a74657dd249097a98709b04353b8de921d9a3e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:49:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:49:32 % Total % Received % Xferd Average Speed Time Time Time Current 18:49:32 Dload Upload Total Spent Left Speed 18:49:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 104k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 18:49:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:49:33 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 18:49:33 /etc/docker/daemon.new 18:49:33 { 18:49:33 "registry-mirrors": [ 18:49:33 "https://nexus3.edgexfoundry.org:10001" 18:49:33 ], 18:49:33 "bip": "10.250.0.254/24", 18:49:33 "hosts": [ 18:49:33 "tcp://0.0.0.0:5555", 18:49:33 "unix:///var/run/docker.sock" 18:49:33 ], 18:49:33 "mtu": 1458, 18:49:33 "selinux-enabled": true, 18:49:33 "seccomp-profile": "/etc/docker/seccomp.json" 18:49:33 } [Pipeline] sh 18:49:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:49:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:49:52 provisioning config files... 18:49:52 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/6@tmp/config15381941644687154509tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:49:53 ---> docker-login.sh 18:49:53 nexus3.edgexfoundry.org:10001 18:49:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:53 Configure a credential helper to remove this warning. See 18:49:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:53 18:49:53 Login Succeeded 18:49:53 nexus3.edgexfoundry.org:10002 18:49:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:54 Configure a credential helper to remove this warning. See 18:49:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:54 18:49:54 Login Succeeded 18:49:54 nexus3.edgexfoundry.org:10003 18:49:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:54 Configure a credential helper to remove this warning. See 18:49:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:54 18:49:54 Login Succeeded 18:49:54 nexus3.edgexfoundry.org:10004 18:49:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:54 Configure a credential helper to remove this warning. See 18:49:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:54 18:49:54 Login Succeeded 18:49:54 docker.io 18:49:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:55 Configure a credential helper to remove this warning. See 18:49:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:55 18:49:55 Login Succeeded 18:49:55 ---> docker-login.sh ends [Pipeline] } 18:49:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:49:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:49:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:49:55 ========================================================= 18:49:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:49:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:55 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:49:56 Sending build context to Docker daemon 5.659MB 18:49:56 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 18:49:56 Step 2/10 : FROM ${BASE} AS builder 18:49:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:49:56 9b18e9b68314: Pulling fs layer 18:49:56 35d82f9e3411: Pulling fs layer 18:49:56 e16973657156: Pulling fs layer 18:49:56 fc693d55d65f: Pulling fs layer 18:49:56 7e9fc2657dce: Pulling fs layer 18:49:56 dda99020689f: Pulling fs layer 18:49:56 db1c61fa0a46: Pulling fs layer 18:49:56 891c053d2c06: Pulling fs layer 18:49:56 dda99020689f: Waiting 18:49:56 db1c61fa0a46: Waiting 18:49:56 fc693d55d65f: Waiting 18:49:56 891c053d2c06: Waiting 18:49:56 7e9fc2657dce: Waiting 18:49:56 e16973657156: Verifying Checksum 18:49:56 e16973657156: Download complete 18:49:56 35d82f9e3411: Verifying Checksum 18:49:56 35d82f9e3411: Download complete 18:49:56 7e9fc2657dce: Verifying Checksum 18:49:56 7e9fc2657dce: Download complete 18:49:56 dda99020689f: Verifying Checksum 18:49:56 dda99020689f: Download complete 18:49:56 9b18e9b68314: Verifying Checksum 18:49:56 9b18e9b68314: Download complete 18:49:57 9b18e9b68314: Pull complete 18:49:57 891c053d2c06: Verifying Checksum 18:49:57 891c053d2c06: Download complete 18:49:58 35d82f9e3411: Pull complete 18:49:58 e16973657156: Pull complete 18:49:59 db1c61fa0a46: Verifying Checksum 18:49:59 db1c61fa0a46: Download complete 18:49:59 fc693d55d65f: Verifying Checksum 18:49:59 fc693d55d65f: Download complete 18:50:14 fc693d55d65f: Pull complete 18:50:14 7e9fc2657dce: Pull complete 18:50:14 dda99020689f: Pull complete 18:50:21 db1c61fa0a46: Pull complete 18:50:22 891c053d2c06: Pull complete 18:50:22 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:50:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:50:22 ---> f96f9c87975a 18:50:22 Step 3/10 : ARG MAKE=make build 18:50:23 ---> Running in 135b8f14a28e 18:50:24 Removing intermediate container 135b8f14a28e 18:50:24 ---> 3e676c490438 18:50:24 Step 4/10 : WORKDIR /device-sdk-go 18:50:24 ---> Running in e30062139141 18:50:24 Removing intermediate container e30062139141 18:50:24 ---> dc98e045789f 18:50:24 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:50:24 ---> Running in 0c2ed90a5e68 18:50:25 Removing intermediate container 0c2ed90a5e68 18:50:25 ---> ebd901fe4964 18:50:25 Step 6/10 : RUN apk add --update --no-cache make git 18:50:25 ---> Running in cdc78e05026f 18:50:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:50:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:50:27 OK: 221 MiB in 51 packages 18:50:28 Removing intermediate container cdc78e05026f 18:50:28 ---> 17adb564e9ec 18:50:28 Step 7/10 : COPY go.mod vendor* ./ 18:50:28 ---> 204fb7fe4625 18:50:28 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:28 ---> Running in e288ba09a93a 18:51:36 Removing intermediate container e288ba09a93a 18:51:36 ---> d943372d48a3 18:51:36 Step 9/10 : COPY . . 18:51:36 ---> 200306927717 18:51:36 Step 10/10 : RUN ${MAKE} 18:51:36 ---> Running in b7de42b4f2fe 18:51:36 noop 18:51:36 Removing intermediate container b7de42b4f2fe 18:51:36 ---> 073b4b69bbba 18:51:36 Successfully built 073b4b69bbba 18:51:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:37 + docker inspect -f . ci-base-image-arm64 18:51:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:37 prd-ubuntu20.04-docker-arm64-4c-16g-6609 does not seem to be running inside a container 18:51:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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 ******** ci-base-image-arm64 cat 18:51:38 $ docker top 129e8a9bc4902dbb89a15c96046cad53609d9edf25778ef313fa3d6ce3e84dbe -eo pid,comm [Pipeline] { [Pipeline] sh 18:51:39 + go version 18:51:39 go version go1.18.7 linux/arm64 [Pipeline] } 18:51:39 $ docker stop --time=1 129e8a9bc4902dbb89a15c96046cad53609d9edf25778ef313fa3d6ce3e84dbe 18:51:42 $ docker rm -f --volumes 129e8a9bc4902dbb89a15c96046cad53609d9edf25778ef313fa3d6ce3e84dbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:43 + docker inspect -f . ci-base-image-arm64 18:51:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:43 prd-ubuntu20.04-docker-arm64-4c-16g-6609 does not seem to be running inside a container 18:51:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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 ******** ci-base-image-arm64 cat 18:51:44 $ docker top bc1657e8a611685fb1a0736ca50fc2edf8ab3a56241aad85cd185204f26c8d4d -eo pid,comm [Pipeline] { [Pipeline] sh 18:51:45 + git config --global --add safe.directory /w/workspace/device-sdk-go/6 [Pipeline] fileExists [Pipeline] sh 18:51:45 + make test 18:51:45 go test -race -coverprofile=coverage.out ./... 18:52:17 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:54:09 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:54:09 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:54:09 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:54:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:54:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:54:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.273s coverage: 27.6% of statements 18:54:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.423s coverage: 78.9% of statements 18:54:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 18:54:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.568s coverage: 86.0% of statements 18:54:26 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:54:26 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:54:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.587s coverage: 77.0% of statements 18:54:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:54:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 18:54:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 18:54:30 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.426s coverage: 65.2% of statements 18:54:30 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:54:30 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:54:30 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.526s coverage: 89.2% of statements 18:54:30 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 18:54:30 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.485s coverage: 4.7% of statements 18:54:30 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:54:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:54:31 GO111MODULE=on go vet ./... 18:56:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:56:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:56:07 ./bin/test-attribution-txt.sh [Pipeline] echo 18:56:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:56:07 $ docker stop --time=1 bc1657e8a611685fb1a0736ca50fc2edf8ab3a56241aad85cd185204f26c8d4d 18:56:10 $ docker rm -f --volumes bc1657e8a611685fb1a0736ca50fc2edf8ab3a56241aad85cd185204f26c8d4d [Pipeline] // withDockerContainer [Pipeline] sh 18:56:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:56:11 Warning: overwriting stash ‘coverage-report’ 18:56:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:56:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:56:12 + ls -al . 18:56:12 total 268 18:56:12 drwxrwxr-x 10 jenkins jenkins 4096 Feb 18 18:51 . 18:56:12 drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 18:49 .. 18:56:12 -rw-rw-r-- 1 jenkins jenkins 140 Feb 18 18:49 .dockerignore 18:56:12 drwxrwxr-x 8 jenkins jenkins 4096 Feb 18 18:49 .git 18:56:12 drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 18:49 .github 18:56:12 -rw-rw-r-- 1 jenkins jenkins 131 Feb 18 18:49 .gitignore 18:56:12 -rw-rw-r-- 1 jenkins jenkins 42 Feb 18 18:49 .golangci.yml 18:56:12 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 18 18:49 CHANGELOG.md 18:56:12 -rw-rw-r-- 1 jenkins jenkins 677 Feb 18 18:49 GOVERNANCE.md 18:56:12 -rw-rw-r-- 1 jenkins jenkins 885 Feb 18 18:49 Jenkinsfile 18:56:12 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 18 18:49 LICENSE 18:56:12 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 18 18:49 Makefile 18:56:12 -rw-rw-r-- 1 jenkins jenkins 619 Feb 18 18:49 OWNERS.md 18:56:12 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 18 18:49 README.md 18:56:12 -rw-rw-r-- 1 jenkins jenkins 5 Feb 18 18:45 VERSION 18:56:12 drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 18:49 bin 18:56:12 -rw-r--r-- 1 jenkins jenkins 98530 Feb 18 18:54 coverage.out 18:56:12 drwxrwxr-x 5 jenkins jenkins 4096 Feb 18 18:49 example 18:56:12 -rw-rw-r-- 1 jenkins jenkins 3266 Feb 18 18:49 go.mod 18:56:12 -rw-rw-r-- 1 jenkins jenkins 32794 Feb 18 18:49 go.sum 18:56:12 drwxrwxr-x 13 jenkins jenkins 4096 Feb 18 18:49 internal 18:56:12 drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 18:49 openapi 18:56:12 drwxrwxr-x 6 jenkins jenkins 4096 Feb 18 18:49 pkg 18:56:12 drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 18:49 snap 18:56:12 -rw-rw-r-- 1 jenkins jenkins 222 Feb 18 18:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:13 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f9a5dcc23d8a5e30e02c73f4512454642b15ff7d --label arch=arm64 --label version=0.0.0 . 18:56:13 Sending build context to Docker daemon 5.758MB 18:56:13 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 18:56:13 Step 2/23 : FROM ${BASE} AS builder 18:56:13 ---> 073b4b69bbba 18:56:13 Step 3/23 : ARG MAKE=make build 18:56:13 ---> Running in d8865119a2a3 18:56:13 Removing intermediate container d8865119a2a3 18:56:13 ---> 4a6e754a6fc6 18:56:13 Step 4/23 : WORKDIR /device-sdk-go 18:56:13 ---> Running in 6391ab96a03b 18:56:14 Removing intermediate container 6391ab96a03b 18:56:14 ---> 0593e63e20fb 18:56:14 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:56:14 ---> Running in a7f2c7588c19 18:56:14 Removing intermediate container a7f2c7588c19 18:56:14 ---> 3800f08cf5f9 18:56:14 Step 6/23 : RUN apk add --update --no-cache make git 18:56:14 ---> Running in b30091b3fcca 18:56:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:56:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:56:16 OK: 221 MiB in 51 packages 18:56:17 Removing intermediate container b30091b3fcca 18:56:17 ---> d23428c91833 18:56:17 Step 7/23 : COPY go.mod vendor* ./ 18:56:18 ---> b22a4fe6a1f5 18:56:18 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:56:18 ---> Running in ed5067f0987b 18:56:21 Removing intermediate container ed5067f0987b 18:56:21 ---> 001afa68e364 18:56:21 Step 9/23 : COPY . . 18:56:22 ---> da3a6a873837 18:56:22 Step 10/23 : RUN ${MAKE} 18:56:22 ---> Running in 0cc596827ddb 18:56:23 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:58:30 Removing intermediate container 0cc596827ddb 18:58:30 ---> d0b00573f094 18:58:30 Step 11/23 : FROM alpine:3.16 18:58:30 3.16: Pulling from library/alpine 18:58:30 3760b48202b3: Pulling fs layer 18:58:30 3760b48202b3: Verifying Checksum 18:58:30 3760b48202b3: Download complete 18:58:30 3760b48202b3: Pull complete 18:58:30 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 18:58:30 Status: Downloaded newer image for alpine:3.16 18:58:30 ---> 4c81e5bf8899 18:58:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:58:30 ---> Running in 032831566cfb 18:58:30 Removing intermediate container 032831566cfb 18:58:30 ---> 5dc02c22b2f6 18:58:30 Step 13/23 : RUN apk add --update --no-cache 18:58:30 ---> Running in 3491d75bf0bf 18:58:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:58:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:58:30 OK: 5 MiB in 14 packages 18:58:30 Removing intermediate container 3491d75bf0bf 18:58:30 ---> 6b2a7cd93741 18:58:30 Step 14/23 : WORKDIR / 18:58:30 ---> Running in 2e849a16ef89 18:58:30 Removing intermediate container 2e849a16ef89 18:58:30 ---> ff0dd42a0e59 18:58:30 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:58:30 ---> bb7e1a027583 18:58:30 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:58:30 ---> 29877d4a4d0b 18:58:30 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:58:30 ---> db64cfebfd62 18:58:30 Step 18/23 : EXPOSE 59999 18:58:30 ---> Running in c26d63c0994d 18:58:30 Removing intermediate container c26d63c0994d 18:58:30 ---> 5ad2181ef606 18:58:30 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:58:30 ---> Running in a0b0527c5c35 18:58:30 Removing intermediate container a0b0527c5c35 18:58:30 ---> 2fa9b5aed8a4 18:58:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:58:30 ---> Running in 5494dbdbff5f 18:58:30 Removing intermediate container 5494dbdbff5f 18:58:30 ---> 9c88d27241c1 18:58:30 Step 21/23 : LABEL arch=arm64 18:58:30 ---> Running in b3c463051bd0 18:58:30 Removing intermediate container b3c463051bd0 18:58:30 ---> dd108484378c 18:58:30 Step 22/23 : LABEL git_sha=f9a5dcc23d8a5e30e02c73f4512454642b15ff7d 18:58:30 ---> Running in 51979be28c68 18:58:30 Removing intermediate container 51979be28c68 18:58:30 ---> 102e2435fde2 18:58:30 Step 23/23 : LABEL version=0.0.0 18:58:30 ---> Running in 3074fcfc72e9 18:58:30 Removing intermediate container 3074fcfc72e9 18:58:30 ---> e19334ad96aa 18:58:30 [Warning] One or more build-args [ARCH] were not consumed 18:58:30 Successfully built e19334ad96aa 18:58:30 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:58:31 18:58:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:58:31 arm64: Pulling from edgex-lftools-log-publisher 18:58:31 8998bd30e6a1: Pulling fs layer 18:58:31 04944245beec: Pulling fs layer 18:58:31 699f458cf7ca: Pulling fs layer 18:58:31 765212b225bb: Pulling fs layer 18:58:31 f23df028b6ca: Pulling fs layer 18:58:31 d65c8cfc05b1: Pulling fs layer 18:58:31 2437ff75d9bd: Pulling fs layer 18:58:31 f23df028b6ca: Waiting 18:58:31 d65c8cfc05b1: Waiting 18:58:31 2437ff75d9bd: Waiting 18:58:31 765212b225bb: Waiting 18:58:31 04944245beec: Verifying Checksum 18:58:31 04944245beec: Download complete 18:58:31 765212b225bb: Verifying Checksum 18:58:31 765212b225bb: Download complete 18:58:31 f23df028b6ca: Download complete 18:58:31 d65c8cfc05b1: Verifying Checksum 18:58:31 d65c8cfc05b1: Download complete 18:58:31 699f458cf7ca: Verifying Checksum 18:58:31 699f458cf7ca: Download complete 18:58:32 8998bd30e6a1: Download complete 18:58:34 2437ff75d9bd: Verifying Checksum 18:58:34 2437ff75d9bd: Download complete 18:58:36 8998bd30e6a1: Pull complete 18:58:36 04944245beec: Pull complete 18:58:37 699f458cf7ca: Pull complete 18:58:38 765212b225bb: Pull complete 18:58:38 f23df028b6ca: Pull complete 18:58:38 d65c8cfc05b1: Pull complete 18:58:53 2437ff75d9bd: Pull complete 18:58:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:58:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:58:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:58:54 prd-ubuntu20.04-docker-arm64-4c-16g-6609 does not seem to be running inside a container 18:58: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/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:58:56 $ docker top 88ce20287401412ef722052e24120db51f80719ba0416e855aed6d65efb44b01 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:58:57 ---> job-cost.sh 18:58:57 lf-activate-venv: SKIPPING 18:58:57 INFO: No Stack... 18:58:58 INFO: Retrieving Pricing Info for: v3-standard-4 18:58:58 INFO: Archiving Costs [Pipeline] sh 18:58:59 + cut -d, -f6 18:58:59 + cat /w/workspace/device-sdk-go/6/archives/cost.csv [Pipeline] lock 18:58:59 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1322-6-stack-cost] 18:58:59 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1322-6-stack-cost] did not exist. Created. 18:58:59 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1322-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:58:59 /w/workspace/device-sdk-go/6@tmp/durable-582ca4d3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:59:00 + echo total: 0.10999999940395355 [Pipeline] stash 18:59:00 Warning: overwriting stash ‘stack-cost’ 18:59:00 Stashed 1 file(s) [Pipeline] } 18:59:00 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1322-6-stack-cost] [Pipeline] // lock [Pipeline] } 18:59:00 $ docker stop --time=1 88ce20287401412ef722052e24120db51f80719ba0416e855aed6d65efb44b01 18:59:01 $ docker rm -f --volumes 88ce20287401412ef722052e24120db51f80719ba0416e855aed6d65efb44b01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:59:02 provisioning config files... 18:59:02 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/config13702477594639725883tmp [Pipeline] { [Pipeline] sh 18:59:02 + set +x 18:59:02 + curl -s https://codecov.io/bash 18:59:02 + bash -s -- 18:59:02 18:59:02 _____ _ 18:59:02 / ____| | | 18:59:02 | | ___ __| | ___ ___ _____ __ 18:59:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:59:02 | |___| (_) | (_| | __/ (_| (_) \ V / 18:59:02 \_____\___/ \__,_|\___|\___\___/ \_/ 18:59:02 Bash-1.0.6 18:59:02 18:59:02 18:59:02 ==> git version 2.25.1 found 18:59:02 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:59:02 Release-Date: 2020-01-08 18:59:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:59:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:59:02 ==> Jenkins CI detected. 18:59:02 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1322 18:59:02 project root: . 18:59:02 --> token set from env 18:59:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:59:02 ==> Running gcov in . (disable via -X gcov) 18:59:02 ==> Python coveragepy not found 18:59:02 ==> Searching for coverage reports in: 18:59:02 + . 18:59:02 -> Found 1 reports 18:59:02 ==> Detecting git/mercurial file structure 18:59:02 ==> Reading reports 18:59:02 + ./coverage.out bytes=98530 18:59:02 ==> Appending adjustments 18:59:02 https://docs.codecov.io/docs/fixing-reports 18:59:03 + Found adjustments 18:59:03 ==> Gzipping contents 18:59:03 16K /tmp/codecov.joGKMu.gz 18:59:03 ==> Uploading reports 18:59:03 url: https://codecov.io 18:59:03 query: branch=PR-1322&commit=0953ea2bb1f06d6cf103b7421dbb476878042a58&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1322%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1322&job=&cmd_args= 18:59:03 -> Pinging Codecov 18:59:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1322&commit=0953ea2bb1f06d6cf103b7421dbb476878042a58&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1322%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1322&job=&cmd_args= 18:59:03 -> Uploading to 18:59:03 https://storage.googleapis.com/codecov/v4/raw/2023-02-18/7E55EF52A471D76F132DFD9A03CDDE97/0953ea2bb1f06d6cf103b7421dbb476878042a58/1406f027-a105-416c-8878-8d3846458594.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230218T185903Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c810b760caafdd267a766258fada067fcf4b0d9296c3a980aa4f502519854752 18:59:03 % Total % Received % Xferd Average Speed Time Time Time Current 18:59:03 Dload Upload Total Spent Left Speed 18:59:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14350 0 0 100 14350 0 40883 --:--:-- --:--:-- --:--:-- 40883 18:59:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/0953ea2bb1f06d6cf103b7421dbb476878042a58 [Pipeline] } 18:59:03 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 18:59:04 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives ] 18:59:04 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives 18:59:04 total 16 18:59:04 drwxr-xr-x 3 root root 4096 Feb 18 18:47 . 18:59:04 drwxrwxr-x 12 jenkins jenkins 4096 Feb 18 18:47 .. 18:59:04 drwxr-xr-x 2 root root 4096 Feb 18 18:47 cost 18:59:04 -rw-r--r-- 1 root root 86 Feb 18 18:47 cost.csv 18:59:04 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives 18:59:04 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives 18:59:04 total 16 18:59:04 drwxr-xr-x 3 jenkins jenkins 4096 Feb 18 18:47 . 18:59:04 drwxrwxr-x 12 jenkins jenkins 4096 Feb 18 18:47 .. 18:59:04 drwxr-xr-x 2 jenkins jenkins 4096 Feb 18 18:47 cost 18:59:04 -rw-r--r-- 1 jenkins jenkins 86 Feb 18 18:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:59:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:59:05 ---> package-listing.sh 18:59:05 ++ facter osfamily 18:59:05 ++ tr '[:upper:]' '[:lower:]' 18:59:05 + OS_FAMILY=debian 18:59:05 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1322 18:59:05 + START_PACKAGES=/tmp/packages_start.txt 18:59:05 + END_PACKAGES=/tmp/packages_end.txt 18:59:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:59:05 + PACKAGES=/tmp/packages_start.txt 18:59:05 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1322 ']' 18:59:05 + PACKAGES=/tmp/packages_end.txt 18:59:05 + case "${OS_FAMILY}" in 18:59:05 + dpkg -l 18:59:05 + grep '^ii' 18:59:05 + '[' -f /tmp/packages_start.txt ']' 18:59:05 + '[' -f /tmp/packages_end.txt ']' 18:59:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:59:05 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1322 ']' 18:59:05 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives/ 18:59:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives/ [Pipeline] echo 18:59:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1322/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:59:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:06 prd-ubuntu20.04-docker-8c-8g-6606 does not seem to be running inside a container 18:59:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1322/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1322 -v /w/workspace/gexfoundry_device-sdk-go_PR-1322:/w/workspace/gexfoundry_device-sdk-go_PR-1322:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1322@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-lftools-log-publisher:latest cat 18:59:07 $ docker top b579df5e6abfa78b7fd785d06401be5bca003dce356df85ca16bca64cc56cadf -eo pid,comm [Pipeline] { [Pipeline] sh 18:59:07 + touch /tmp/pre-build-complete [Pipeline] sh 18:59:07 + mkdir -p /var/log/sysstat [Pipeline] sh 18:59:08 + ls /var/log/sa-host 18:59:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:59:08 provisioning config files... 18:59:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/config15043569751359976658tmp [Pipeline] { [Pipeline] echo 18:59:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:59:08 ---> create-netrc.sh [Pipeline] } 18:59:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:59:08 ---> python-tools-install.sh [Pipeline] echo 18:59:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:59:09 ---> sudo-logs.sh 18:59:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:59:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:59:09 ---> job-cost.sh 18:59:09 lf-activate-venv: SKIPPING 18:59:09 DEBUG: total: 0.2199999988079071 18:59:09 INFO: Retrieving Stack Cost... 18:59:09 INFO: Retrieving Pricing Info for: v3-standard-8 18:59:10 INFO: Archiving Costs [Pipeline] echo 18:59:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:59:10 ---> logs-deploy.sh 18:59:10 lf-activate-venv: SKIPPING 18:59:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1322/6 18:59:10 INFO: archiving workspace using pattern(s): 18:59:11 Archives upload complete. 18:59:11 INFO: archiving logs to Nexus 18:59:12 ---> uname -a: 18:59:12 Linux prd-ubuntu20-04-docker-8c-8g-6606 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:59:12 18:59:12 18:59:12 ---> lscpu: 18:59:12 Architecture: x86_64 18:59:12 CPU op-mode(s): 32-bit, 64-bit 18:59:12 Byte Order: Little Endian 18:59:12 Address sizes: 40 bits physical, 48 bits virtual 18:59:12 CPU(s): 8 18:59:12 On-line CPU(s) list: 0-7 18:59:12 Thread(s) per core: 1 18:59:12 Core(s) per socket: 1 18:59:12 Socket(s): 8 18:59:12 NUMA node(s): 1 18:59:12 Vendor ID: AuthenticAMD 18:59:12 CPU family: 23 18:59:12 Model: 49 18:59:12 Model name: AMD EPYC-Rome Processor 18:59:12 Stepping: 0 18:59:12 CPU MHz: 2799.998 18:59:12 BogoMIPS: 5599.99 18:59:12 Virtualization: AMD-V 18:59:12 Hypervisor vendor: KVM 18:59:12 Virtualization type: full 18:59:12 L1d cache: 256 KiB 18:59:12 L1i cache: 256 KiB 18:59:12 L2 cache: 4 MiB 18:59:12 L3 cache: 128 MiB 18:59:12 NUMA node0 CPU(s): 0-7 18:59:12 Vulnerability Itlb multihit: Not affected 18:59:12 Vulnerability L1tf: Not affected 18:59:12 Vulnerability Mds: Not affected 18:59:12 Vulnerability Meltdown: Not affected 18:59:12 Vulnerability Mmio stale data: Not affected 18:59:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:59:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:59:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:59:12 Vulnerability Srbds: Not affected 18:59:12 Vulnerability Tsx async abort: Not affected 18:59:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:59:12 18:59:12 18:59:12 ---> nproc: 18:59:12 8 18:59:12 18:59:12 18:59:12 ---> df -h: 18:59:12 Filesystem Size Used Avail Use% Mounted on 18:59:12 overlay 155G 12G 144G 8% / 18:59:12 tmpfs 64M 0 64M 0% /dev 18:59:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:59:12 shm 64M 0 64M 0% /dev/shm 18:59:12 /dev/vda1 155G 12G 144G 8% /facter-os 18:59:12 18:59:12 18:59:12 ---> sar -b -r -n DEV: 18:59:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6606) 02/18/23 _x86_64_ (8 CPU) 18:59:12 18:59:12 18:44:36 LINUX RESTART (8 CPU) 18:59:12 18:59:12 18:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:59:12 18:46:01 395.17 39.32 355.85 0.00 4312.16 97461.65 0.00 18:59:12 18:47:01 128.03 0.30 127.73 0.00 12.13 38581.04 0.00 18:59:12 18:48:01 120.98 0.00 120.98 0.00 0.00 34890.32 0.00 18:59:12 18:49:02 1.90 0.00 1.90 0.00 0.00 963.59 0.00 18:59:12 18:50:01 41.04 9.51 31.54 0.00 2933.33 6079.38 0.00 18:59:12 18:51:01 17.69 1.23 16.46 0.00 2270.04 4675.91 0.00 18:59:12 18:52:01 3.78 0.02 3.77 0.00 0.13 984.64 0.00 18:59:12 18:53:01 3.93 1.53 2.40 0.00 35.73 1101.82 0.00 18:59:12 18:54:01 1.62 0.00 1.62 0.00 0.00 889.84 0.00 18:59:12 18:55:01 2.35 0.00 2.35 0.00 0.00 966.91 0.00 18:59:12 18:56:01 1.63 0.00 1.63 0.00 0.00 913.31 0.00 18:59:12 18:57:01 2.25 0.00 2.25 0.00 0.00 964.21 0.00 18:59:12 18:58:01 1.63 0.00 1.63 0.00 0.00 958.48 0.00 18:59:12 18:59:01 4.35 1.02 3.33 0.00 21.86 902.12 0.00 18:59:12 Average: 51.90 3.77 48.12 0.00 682.03 13604.62 0.00 18:59:12 18:59:12 18:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:59:12 18:46:01 28319884 31577560 734892 2.23 112992 3349860 2069160 6.10 1152948 2974224 166276 18:59:12 18:47:01 28393624 31551628 755528 2.30 148788 3213576 2095192 6.17 1208644 2837132 17168 18:59:12 18:48:01 27714292 31602556 702376 2.14 159200 3873360 1797836 5.30 1205324 3458464 336 18:59:12 18:49:02 27714604 31602976 701772 2.13 159240 3873372 1797836 5.30 1205068 3458472 164 18:59:12 18:50:01 27365112 31595252 693732 2.11 178192 4186940 1791272 5.28 1350416 3636448 62580 18:59:12 18:51:01 27199836 31590488 695356 2.11 192860 4328560 1802316 5.31 1518780 3623948 12 18:59:12 18:52:01 27206136 31592096 693912 2.11 191428 4325316 1796616 5.29 1516260 3620800 8 18:59:12 18:53:01 27197204 31585152 700676 2.13 191504 4326384 1796616 5.29 1528820 3621072 8 18:59:12 18:54:01 27197188 31585492 700608 2.13 191564 4326388 1796616 5.29 1527908 3621372 12 18:59:12 18:55:01 27196924 31585280 700508 2.13 191656 4326392 1796616 5.29 1528244 3621376 204 18:59:12 18:56:01 27196624 31585100 700744 2.13 191720 4326392 1796616 5.29 1528040 3621384 8 18:59:12 18:57:01 27196616 31585172 700612 2.13 191796 4326396 1796616 5.29 1527812 3621380 12 18:59:12 18:58:01 27196600 31585164 700548 2.13 191852 4326404 1796616 5.29 1527764 3621388 12 18:59:12 18:59:01 27192768 31582492 703480 2.14 191976 4327020 1803340 5.31 1527704 3621920 12 18:59:12 Average: 27449101 31586172 706053 2.15 177483 4102597 1838090 5.42 1418124 3497099 17629 18:59:12 18:59:12 18:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:59:12 18:46:01 lo 6.66 6.66 0.65 0.65 0.00 0.00 0.00 0.00 18:59:12 18:46:01 docker0 159.63 268.64 13.65 1970.54 0.00 0.00 0.00 0.00 18:59:12 18:46:01 ens3 856.61 535.45 8402.50 129.15 0.00 0.00 0.00 0.00 18:59:12 18:47:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 18:59:12 18:47:01 docker0 1.58 4.07 0.10 40.58 0.00 0.00 0.00 0.00 18:59:12 18:47:01 ens3 43.53 25.73 77.95 15.88 0.00 0.00 0.00 0.00 18:59:12 18:48:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 18:59:12 18:48:01 docker0 1.18 2.45 0.07 40.48 0.00 0.00 0.00 0.00 18:59:12 18:48:01 ens3 123.45 74.32 2619.65 14.81 0.00 0.00 0.00 0.00 18:59:12 18:49:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:59:12 18:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:12 18:49:02 ens3 0.55 0.13 0.06 0.01 0.00 0.00 0.00 0.00 18:59:12 18:50:01 lo 0.54 0.54 0.05 0.05 0.00 0.00 0.00 0.00 18:59:12 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:12 18:50:01 ens3 207.39 106.30 2505.12 7.55 0.00 0.00 0.00 0.00 18:59:12 18:51:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 18:59:12 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:12 18:51:01 ens3 21.53 10.81 327.97 0.86 0.00 0.00 0.00 0.00 18:59:12 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:12 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:12 18:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:12 18:53:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 18:59:12 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:12 18:53:01 ens3 8.05 6.77 5.21 6.02 0.00 0.00 0.00 0.00 18:59:12 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:12 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:12 18:54:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:59:12 18:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:59:12 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:12 18:55:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:59:12 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:12 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:12 18:56:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 18:59:12 18:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:59:12 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:12 18:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:59:12 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:12 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:12 18:58:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:12 18:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:59:12 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:12 18:59:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:59:12 Average: lo 0.76 0.76 0.07 0.07 0.00 0.00 0.00 0.00 18:59:12 Average: docker0 11.61 19.68 0.99 146.73 0.00 0.00 0.00 0.00 18:59:12 Average: ens3 90.00 54.22 993.86 12.46 0.00 0.00 0.00 0.00 18:59:12 18:59:12 18:59:12 ---> sar -P ALL: 18:59:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6606) 02/18/23 _x86_64_ (8 CPU) 18:59:12 18:59:12 18:44:36 LINUX RESTART (8 CPU) 18:59:12 18:59:12 18:45:01 CPU %user %nice %system %iowait %steal %idle 18:59:12 18:46:01 all 12.15 0.00 4.66 1.91 0.06 81.21 18:59:12 18:46:01 0 12.11 0.00 4.73 0.39 0.07 82.71 18:59:12 18:46:01 1 11.22 0.00 6.02 4.53 0.07 78.16 18:59:12 18:46:01 2 11.56 0.00 3.90 2.24 0.05 82.24 18:59:12 18:46:01 3 10.93 0.00 4.38 3.31 0.07 81.31 18:59:12 18:46:01 4 14.64 0.00 4.75 0.89 0.05 79.66 18:59:12 18:46:01 5 11.72 0.00 4.99 1.15 0.05 82.09 18:59:12 18:46:01 6 11.59 0.00 4.16 0.64 0.07 83.54 18:59:12 18:46:01 7 13.40 0.00 4.39 2.13 0.09 80.00 18:59:12 18:47:01 all 40.62 0.00 6.24 0.77 0.09 52.27 18:59:12 18:47:01 0 39.54 0.00 6.13 0.08 0.10 54.14 18:59:12 18:47:01 1 41.41 0.00 6.82 0.10 0.10 51.56 18:59:12 18:47:01 2 39.26 0.00 6.22 3.44 0.08 51.00 18:59:12 18:47:01 3 41.55 0.00 5.73 0.10 0.10 52.52 18:59:12 18:47:01 4 42.06 0.00 6.13 0.12 0.10 51.59 18:59:12 18:47:01 5 40.57 0.00 6.41 0.27 0.08 52.67 18:59:12 18:47:01 6 40.30 0.00 6.03 1.38 0.08 52.22 18:59:12 18:47:01 7 40.32 0.00 6.47 0.68 0.08 52.45 18:59:12 18:48:01 all 17.75 0.00 3.59 0.75 0.05 77.86 18:59:12 18:48:01 0 17.29 0.00 4.29 1.57 0.03 76.81 18:59:12 18:48:01 1 16.93 0.00 3.73 0.02 0.05 79.28 18:59:12 18:48:01 2 18.98 0.00 3.64 0.35 0.05 76.99 18:59:12 18:48:01 3 17.83 0.00 3.79 0.13 0.05 78.19 18:59:12 18:48:01 4 17.41 0.00 3.13 0.12 0.03 79.31 18:59:12 18:48:01 5 17.99 0.00 3.16 0.19 0.05 78.61 18:59:12 18:48:01 6 17.79 0.00 3.62 3.59 0.05 74.95 18:59:12 18:48:01 7 17.75 0.00 3.39 0.03 0.05 78.77 18:59:12 18:49:02 all 0.27 0.00 0.01 0.01 0.00 99.71 18:59:12 18:49:02 0 0.00 0.00 0.00 0.03 0.02 99.95 18:59:12 18:49:02 1 0.03 0.00 0.02 0.02 0.00 99.93 18:59:12 18:49:02 2 1.97 0.00 0.00 0.00 0.02 98.01 18:59:12 18:49:02 3 0.03 0.00 0.02 0.00 0.00 99.95 18:59:12 18:49:02 4 0.07 0.00 0.00 0.00 0.00 99.93 18:59:12 18:49:02 5 0.05 0.00 0.00 0.00 0.00 99.95 18:59:12 18:49:02 6 0.00 0.00 0.02 0.00 0.00 99.98 18:59:12 18:49:02 7 0.00 0.00 0.02 0.00 0.00 99.98 18:59:12 18:50:01 all 1.72 0.00 0.88 0.23 0.01 97.15 18:59:12 18:50:01 0 0.80 0.00 0.39 0.36 0.00 98.46 18:59:12 18:50:01 1 1.15 0.00 0.49 0.05 0.00 98.30 18:59:12 18:50:01 2 3.28 0.00 0.77 0.05 0.00 95.90 18:59:12 18:50:01 3 2.45 0.00 1.48 0.34 0.03 95.70 18:59:12 18:50:01 4 0.78 0.00 0.47 0.02 0.02 98.71 18:59:12 18:50:01 5 1.29 0.00 0.51 0.10 0.00 98.10 18:59:12 18:50:01 6 3.14 0.00 2.54 0.34 0.02 93.96 18:59:12 18:50:01 7 0.82 0.00 0.41 0.61 0.03 98.12 18:59:12 18:51:01 all 0.99 0.00 0.59 0.09 0.00 98.33 18:59:12 18:51:01 0 0.50 0.00 1.10 0.17 0.00 98.23 18:59:12 18:51:01 1 0.65 0.00 0.70 0.03 0.02 98.60 18:59:12 18:51:01 2 1.70 0.00 0.79 0.03 0.00 97.47 18:59:12 18:51:01 3 0.48 0.00 0.25 0.02 0.02 99.23 18:59:12 18:51:01 4 1.82 0.00 0.37 0.08 0.00 97.73 18:59:12 18:51:01 5 0.65 0.00 0.67 0.02 0.00 98.67 18:59:12 18:51:01 6 1.58 0.00 0.47 0.03 0.00 97.92 18:59:12 18:51:01 7 0.50 0.00 0.37 0.37 0.00 98.77 18:59:12 18:52:01 all 0.09 0.00 0.06 0.02 0.01 99.83 18:59:12 18:52:01 0 0.02 0.00 0.07 0.02 0.02 99.88 18:59:12 18:52:01 1 0.03 0.00 0.05 0.05 0.00 99.87 18:59:12 18:52:01 2 0.03 0.00 0.05 0.00 0.02 99.90 18:59:12 18:52:01 3 0.10 0.00 0.05 0.00 0.00 99.85 18:59:12 18:52:01 4 0.10 0.00 0.08 0.00 0.02 99.80 18:59:12 18:52:01 5 0.07 0.00 0.05 0.05 0.02 99.82 18:59:12 18:52:01 6 0.23 0.00 0.08 0.00 0.00 99.68 18:59:12 18:52:01 7 0.10 0.00 0.03 0.05 0.00 99.82 18:59:12 18:53:01 all 0.36 0.00 0.04 0.01 0.00 99.58 18:59:12 18:53:01 0 0.13 0.00 0.00 0.00 0.00 99.87 18:59:12 18:53:01 1 0.32 0.00 0.08 0.03 0.00 99.57 18:59:12 18:53:01 2 0.88 0.00 0.05 0.00 0.00 99.07 18:59:12 18:53:01 3 0.12 0.00 0.05 0.00 0.02 99.82 18:59:12 18:53:01 4 1.00 0.00 0.03 0.03 0.00 98.93 18:59:12 18:53:01 5 0.02 0.00 0.03 0.05 0.00 99.90 18:59:12 18:53:01 6 0.15 0.00 0.02 0.00 0.00 99.83 18:59:12 18:53:01 7 0.27 0.00 0.05 0.00 0.00 99.68 18:59:12 18:54:01 all 0.27 0.00 0.02 0.01 0.00 99.70 18:59:12 18:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:59:12 18:54:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:59:12 18:54:01 2 1.97 0.00 0.02 0.00 0.00 98.01 18:59:12 18:54:01 3 0.03 0.00 0.05 0.00 0.00 99.92 18:59:12 18:54:01 4 0.05 0.00 0.03 0.00 0.00 99.92 18:59:12 18:54:01 5 0.02 0.00 0.00 0.05 0.00 99.93 18:59:12 18:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:59:12 18:54:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:59:12 18:55:01 all 0.12 0.00 0.03 0.01 0.00 99.84 18:59:12 18:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:59:12 18:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:59:12 18:55:01 2 0.66 0.00 0.12 0.00 0.00 99.22 18:59:12 18:55:01 3 0.07 0.00 0.03 0.00 0.02 99.88 18:59:12 18:55:01 4 0.20 0.00 0.02 0.02 0.00 99.77 18:59:12 18:55:01 5 0.00 0.00 0.00 0.05 0.00 99.95 18:59:12 18:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:59:12 18:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:59:12 18:56:01 all 0.03 0.00 0.01 0.01 0.00 99.95 18:59:12 18:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:59:12 18:56:01 1 0.05 0.00 0.02 0.00 0.00 99.93 18:59:12 18:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:59:12 18:56:01 3 0.02 0.00 0.07 0.00 0.00 99.92 18:59:12 18:56:01 4 0.15 0.00 0.02 0.02 0.00 99.82 18:59:12 18:56:01 5 0.00 0.00 0.00 0.03 0.00 99.97 18:59:12 18:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:59:12 18:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:59:12 18:59:12 18:56:01 CPU %user %nice %system %iowait %steal %idle 18:59:12 18:57:01 all 0.13 0.00 0.01 0.01 0.00 99.84 18:59:12 18:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:59:12 18:57:01 1 0.07 0.00 0.03 0.00 0.00 99.90 18:59:12 18:57:01 2 0.86 0.00 0.00 0.00 0.00 99.14 18:59:12 18:57:01 3 0.05 0.00 0.03 0.00 0.00 99.92 18:59:12 18:57:01 4 0.02 0.00 0.00 0.03 0.02 99.93 18:59:12 18:57:01 5 0.02 0.00 0.02 0.05 0.00 99.92 18:59:12 18:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:59:12 18:57:01 7 0.02 0.00 0.02 0.02 0.02 99.93 18:59:12 18:58:01 all 0.28 0.00 0.01 0.01 0.00 99.70 18:59:12 18:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:59:12 18:58:01 1 0.07 0.00 0.02 0.00 0.00 99.92 18:59:12 18:58:01 2 1.98 0.00 0.03 0.02 0.00 97.97 18:59:12 18:58:01 3 0.03 0.00 0.00 0.00 0.02 99.95 18:59:12 18:58:01 4 0.08 0.00 0.02 0.00 0.00 99.90 18:59:12 18:58:01 5 0.00 0.00 0.00 0.05 0.00 99.95 18:59:12 18:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:59:12 18:58:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:59:12 18:59:01 all 0.31 0.00 0.03 0.01 0.01 99.64 18:59:12 18:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:59:12 18:59:01 1 0.03 0.00 0.03 0.00 0.00 99.93 18:59:12 18:59:01 2 1.97 0.00 0.03 0.00 0.02 97.98 18:59:12 18:59:01 3 0.05 0.00 0.05 0.00 0.02 99.88 18:59:12 18:59:01 4 0.05 0.00 0.02 0.03 0.00 99.90 18:59:12 18:59:01 5 0.02 0.00 0.02 0.03 0.00 99.93 18:59:12 18:59:01 6 0.05 0.00 0.03 0.00 0.02 99.90 18:59:12 18:59:01 7 0.25 0.00 0.05 0.03 0.00 99.67 18:59:12 Average: all 5.32 0.00 1.15 0.27 0.02 93.24 18:59:12 Average: 0 5.00 0.00 1.19 0.19 0.02 93.61 18:59:12 Average: 1 5.11 0.00 1.28 0.34 0.02 93.25 18:59:12 Average: 2 6.03 0.00 1.11 0.43 0.02 92.41 18:59:12 Average: 3 5.22 0.00 1.13 0.28 0.02 93.35 18:59:12 Average: 4 5.57 0.00 1.07 0.10 0.02 93.25 18:59:12 Average: 5 5.12 0.00 1.12 0.15 0.01 93.59 18:59:12 Average: 6 5.32 0.00 1.21 0.42 0.02 93.04 18:59:12 Average: 7 5.20 0.00 1.08 0.28 0.02 93.43 18:59:12 18:59:12 18:59:12