Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8ad9699a6dce6de25ce5ac2145c2ba17367dec2a 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-ssh9139672791276484131.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh2820961613973112657.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1907068145675604390.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh14005424710137814842.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-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17221213931668840669.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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: 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-1670’ Running on prd-ubuntu20.04-docker-8c-8g-1672 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8ad9699a6dce6de25ce5ac2145c2ba17367dec2a (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#416)" > git config core.sparsecheckout # timeout=10 > git checkout -f 8ad9699a6dce6de25ce5ac2145c2ba17367dec2a # timeout=10 > git rev-list --no-walk 8bac9b22eb31fd3371358eef67a168645ee27d12 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:59:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:59:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:59:31 ========================================================= 18:59:31 EdgeX Global Pipelines Version Info 18:59:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:59:31 ------------------- 18:59:31 stable info: 18:59:31 ------------------- 18:59:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:59:31 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 18:59:31 Message: update stable to v1.0.250 18:59:32 ------------------- 18:59:32 experimental info: 18:59:32 ------------------- 18:59:32 Commited By: **** collab-it+edgex@linuxfoundation.org 18:59:32 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 18:59:32 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:59:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 18:59:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 18:59:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:59:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:59:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:59:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:59:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:59:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:59:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:59:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:59:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:59:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 18:59:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:59:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:59:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:59:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:59:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:59:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:59:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:59:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:59:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:59:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:59:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:59:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:59:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:59:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:59:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:59:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:59:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:59:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:59:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ad9699a6dce6de25ce5ac2145c2ba17367dec2a [Pipeline] echo 18:59:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ad9699 [Pipeline] echo 18:59:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:59:32 provisioning config files... 18:59:32 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11779087426266274540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:33 ---> docker-login.sh 18:59:33 nexus3.edgexfoundry.org:10001 18:59:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:33 Configure a credential helper to remove this warning. See 18:59:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:33 18:59:33 Login Succeeded 18:59:33 nexus3.edgexfoundry.org:10002 18:59:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:33 Configure a credential helper to remove this warning. See 18:59:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:33 18:59:33 Login Succeeded 18:59:33 nexus3.edgexfoundry.org:10003 18:59:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:33 Configure a credential helper to remove this warning. See 18:59:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:33 18:59:33 Login Succeeded 18:59:33 nexus3.edgexfoundry.org:10004 18:59:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:34 Configure a credential helper to remove this warning. See 18:59:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:34 18:59:34 Login Succeeded 18:59:34 docker.io 18:59:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:34 Configure a credential helper to remove this warning. See 18:59:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:34 18:59:34 Login Succeeded 18:59:34 ---> docker-login.sh ends [Pipeline] } 18:59:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:59:34 + git rev-list -1 --merges 8ad9699a6dce6de25ce5ac2145c2ba17367dec2a~1..8ad9699a6dce6de25ce5ac2145c2ba17367dec2a [Pipeline] echo 18:59:34 -----------> git rev-list -1 --merges 8ad9699a6dce6de25ce5ac2145c2ba17367dec2a~1..8ad9699a6dce6de25ce5ac2145c2ba17367dec2a 8ad9699a6dce6de25ce5ac2145c2ba17367dec2a [false] [Pipeline] sh 18:59:35 + git log --format=format:%s -1 8ad9699a6dce6de25ce5ac2145c2ba17367dec2a [Pipeline] echo 18:59:35 ========================================================= 18:59:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:59:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:59:35 + git log --format=format:%s -1 8ad9699a6dce6de25ce5ac2145c2ba17367dec2a [Pipeline] echo 18:59:35 [semverPrep] GIT_COMMIT: 8ad9699a6dce6de25ce5ac2145c2ba17367dec2a, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#416) [Pipeline] echo 18:59:35 [semverPrep] This is not a build commit. [Pipeline] sh 18:59:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:59:35 + grep -v github /etc/ssh/ssh_known_hosts 18:59:35 + [ -e /tmp/ssh_known_hosts ] 18:59:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:59:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:59:35 + sudo tee -a /etc/ssh/ssh_known_hosts 18:59:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:59:36 18:59:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:59:36 0.1.4: Pulling from edgex-devops/py-git-semver 18:59:36 b85a868b505f: Pulling fs layer 18:59:36 e2be974225ed: Pulling fs layer 18:59:36 339a4e72a1f5: Pulling fs layer 18:59:36 988bab9f4d93: Pulling fs layer 18:59:36 1469e6f7b9e6: Pulling fs layer 18:59:36 eaf3925da568: Pulling fs layer 18:59:36 bab4dde63d76: Pulling fs layer 18:59:36 bde34c3a00c8: Pulling fs layer 18:59:36 b352a97aabf1: Pulling fs layer 18:59:36 4872d77fe225: Pulling fs layer 18:59:36 5851b861e8e6: Pulling fs layer 18:59:36 bab4dde63d76: Waiting 18:59:36 bde34c3a00c8: Waiting 18:59:36 b352a97aabf1: Waiting 18:59:36 4872d77fe225: Waiting 18:59:36 5851b861e8e6: Waiting 18:59:36 988bab9f4d93: Waiting 18:59:36 eaf3925da568: Waiting 18:59:36 1469e6f7b9e6: Waiting 18:59:36 e2be974225ed: Download complete 18:59:36 988bab9f4d93: Verifying Checksum 18:59:36 988bab9f4d93: Download complete 18:59:36 1469e6f7b9e6: Verifying Checksum 18:59:36 1469e6f7b9e6: Download complete 18:59:36 eaf3925da568: Download complete 18:59:36 339a4e72a1f5: Verifying Checksum 18:59:36 339a4e72a1f5: Download complete 18:59:36 bde34c3a00c8: Verifying Checksum 18:59:36 bde34c3a00c8: Download complete 18:59:36 b352a97aabf1: Verifying Checksum 18:59:36 b352a97aabf1: Download complete 18:59:36 4872d77fe225: Verifying Checksum 18:59:36 4872d77fe225: Download complete 18:59:36 5851b861e8e6: Verifying Checksum 18:59:36 5851b861e8e6: Download complete 18:59:36 b85a868b505f: Verifying Checksum 18:59:36 b85a868b505f: Download complete 18:59:37 bab4dde63d76: Verifying Checksum 18:59:37 bab4dde63d76: Download complete 18:59:37 b85a868b505f: Pull complete 18:59:37 e2be974225ed: Pull complete 18:59:38 339a4e72a1f5: Pull complete 18:59:38 988bab9f4d93: Pull complete 18:59:38 1469e6f7b9e6: Pull complete 18:59:38 eaf3925da568: Pull complete 18:59:40 bab4dde63d76: Pull complete 18:59:40 bde34c3a00c8: Pull complete 18:59:40 b352a97aabf1: Pull complete 18:59:40 4872d77fe225: Pull complete 18:59:40 5851b861e8e6: Pull complete 18:59:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:59:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:59:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:40 prd-ubuntu20.04-docker-8c-8g-1672 does not seem to be running inside a container 18:59:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:59:41 $ docker top 67c4a2eeb1c41f13e2fcb3b8c2507e33f6b96d5693a2481952a0e66a59c96b6a -eo pid,comm 18:59:41 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:59:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:59:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:59:41 [ssh-agent] Looking for ssh-agent implementation... 18:59:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:59:42 $ docker exec 67c4a2eeb1c41f13e2fcb3b8c2507e33f6b96d5693a2481952a0e66a59c96b6a ssh-agent 18:59:42 SSH_AUTH_SOCK=/tmp/ssh-GCn1RxtQmZ6i/agent.31 18:59:42 SSH_AGENT_PID=37 18:59:42 Running ssh-add (command line suppressed) 18:59:42 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_756047554920985641.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_756047554920985641.key) 18:59:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:59:42 + git tag --points-at HEAD [Pipeline] } 18:59:42 $ docker exec --env ******** --env ******** 67c4a2eeb1c41f13e2fcb3b8c2507e33f6b96d5693a2481952a0e66a59c96b6a ssh-agent -k 18:59:42 unset SSH_AUTH_SOCK; 18:59:42 unset SSH_AGENT_PID; 18:59:42 echo Agent pid 37 killed; 18:59:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:59:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:59:42 [ssh-agent] Looking for ssh-agent implementation... 18:59:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:59:42 $ docker exec 67c4a2eeb1c41f13e2fcb3b8c2507e33f6b96d5693a2481952a0e66a59c96b6a ssh-agent 18:59:42 SSH_AUTH_SOCK=/tmp/ssh-GgETWiJXXuf7/agent.70 18:59:42 SSH_AGENT_PID=76 18:59:42 Running ssh-add (command line suppressed) 18:59:42 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2351005676619619789.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2351005676619619789.key) 18:59:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:59:43 + git semver init 18:59:43 2023-07-20 18:59:43,454 [run_init] DEBUG init version:0.0.0 force:False 18:59:43 2023-07-20 18:59:43,454 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 18:59:43 2023-07-20 18:59:43,455 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 18:59:43 2023-07-20 18:59:43,455 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 18:59:44 2023-07-20 18:59:44,444 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 18:59:44 2023-07-20 18:59:44,445 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 18:59:44 2023-07-20 18:59:44,445 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:59:44 2023-07-20 18:59:44,445 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:59:44 3.1.0-dev.2 [Pipeline] } 18:59:44 $ docker exec --env ******** --env ******** 67c4a2eeb1c41f13e2fcb3b8c2507e33f6b96d5693a2481952a0e66a59c96b6a ssh-agent -k 18:59:44 unset SSH_AUTH_SOCK; 18:59:44 unset SSH_AGENT_PID; 18:59:44 echo Agent pid 76 killed; 18:59:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:59:44 + git semver [Pipeline] } 18:59:45 $ docker stop --time=1 67c4a2eeb1c41f13e2fcb3b8c2507e33f6b96d5693a2481952a0e66a59c96b6a 18:59:46 $ docker rm -f --volumes 67c4a2eeb1c41f13e2fcb3b8c2507e33f6b96d5693a2481952a0e66a59c96b6a [Pipeline] // withDockerContainer [Pipeline] sh 18:59:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:59:47 Stashed 1 file(s) [Pipeline] echo 18:59:47 [edgeXSemver]: initialized semver on version 3.1.0-dev.2 [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:59:47 provisioning config files... 18:59:47 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15684403589268809582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:47 ---> docker-login.sh 18:59:47 nexus3.edgexfoundry.org:10001 18:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:47 Configure a credential helper to remove this warning. See 18:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:47 18:59:47 Login Succeeded 18:59:47 nexus3.edgexfoundry.org:10002 18:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:47 Configure a credential helper to remove this warning. See 18:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:47 18:59:47 Login Succeeded 18:59:47 nexus3.edgexfoundry.org:10003 18:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:47 Configure a credential helper to remove this warning. See 18:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:47 18:59:47 Login Succeeded 18:59:47 nexus3.edgexfoundry.org:10004 18:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:47 Configure a credential helper to remove this warning. See 18:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:47 18:59:47 Login Succeeded 18:59:47 docker.io 18:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:47 Configure a credential helper to remove this warning. See 18:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:47 18:59:47 Login Succeeded 18:59:47 ---> docker-login.sh ends [Pipeline] } 18:59:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:59:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:59:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:59:48 ========================================================= 18:59:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:59:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:59:48 Sending build context to Docker daemon 23.51MB 18:59:48 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 18:59:48 Step 2/12 : FROM ${BASE} AS builder 18:59:48 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:59:48 4db1b89c0bd1: Pulling fs layer 18:59:48 6911f1a30b25: Pulling fs layer 18:59:48 e194b8c5c2a9: Pulling fs layer 18:59:48 6863d3e3a2b1: Pulling fs layer 18:59:48 ec0bb842ea78: Pulling fs layer 18:59:48 40a00589a448: Pulling fs layer 18:59:48 6c08303d61cc: Pulling fs layer 18:59:48 798269fcf238: Pulling fs layer 18:59:48 40a00589a448: Waiting 18:59:48 6863d3e3a2b1: Waiting 18:59:48 ec0bb842ea78: Waiting 18:59:48 6911f1a30b25: Download complete 18:59:48 6863d3e3a2b1: Verifying Checksum 18:59:48 6863d3e3a2b1: Download complete 18:59:48 ec0bb842ea78: Verifying Checksum 18:59:48 ec0bb842ea78: Download complete 18:59:48 4db1b89c0bd1: Verifying Checksum 18:59:48 4db1b89c0bd1: Download complete 18:59:48 40a00589a448: Verifying Checksum 18:59:48 40a00589a448: Download complete 18:59:48 4db1b89c0bd1: Pull complete 18:59:48 6911f1a30b25: Pull complete 18:59:49 798269fcf238: Verifying Checksum 18:59:49 798269fcf238: Download complete 18:59:49 e194b8c5c2a9: Verifying Checksum 18:59:49 e194b8c5c2a9: Download complete 18:59:49 6c08303d61cc: Verifying Checksum 18:59:49 6c08303d61cc: Download complete 18:59:51 e194b8c5c2a9: Pull complete 18:59:51 6863d3e3a2b1: Pull complete 18:59:52 ec0bb842ea78: Pull complete 18:59:52 40a00589a448: Pull complete 18:59:54 6c08303d61cc: Pull complete 18:59:55 798269fcf238: Pull complete 18:59:55 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 18:59:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:59:55 ---> ec979cd7f677 18:59:55 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:59:56 ---> Running in 3bc847320bf1 18:59:56 Removing intermediate container 3bc847320bf1 18:59:56 ---> e81989ff1bd2 18:59:56 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:59:56 ---> Running in a0ed4e3d0317 18:59:56 Removing intermediate container a0ed4e3d0317 18:59:56 ---> 3045e98c576d 18:59:56 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:59:56 ---> Running in 4a5baa9bd129 18:59:56 Removing intermediate container 4a5baa9bd129 18:59:56 ---> ebf925d69288 18:59:56 Step 6/12 : WORKDIR /device-virtual-go 18:59:56 ---> Running in 75a56dcf420b 18:59:56 Removing intermediate container 75a56dcf420b 18:59:56 ---> 0032fdf0d83f 18:59:56 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:59:56 ---> Running in 469f56989a6b 18:59:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:59:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:59:57 (1/4) Installing openssh-keygen (9.1_p1-r4) 18:59:57 (2/4) Installing libedit (20221030.3.1-r0) 18:59:57 (3/4) Installing openssh-client-common (9.1_p1-r4) 18:59:57 (4/4) Installing openssh-client-default (9.1_p1-r4) 18:59:57 Executing busybox-1.35.0-r29.trigger 18:59:57 OK: 269 MiB in 57 packages 18:59:58 Removing intermediate container 469f56989a6b 18:59:58 ---> 3ca1ec80c14e 18:59:58 Step 8/12 : COPY go.mod vendor* ./ 18:59:58 ---> ba1f581ad86c 18:59:58 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:59:58 ---> Running in d4ca01c5063a 19:00:02 Still waiting to schedule task 19:00:02 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1671’ 19:00:36 Removing intermediate container d4ca01c5063a 19:00:36 ---> 31a648376b97 19:00:36 Step 10/12 : COPY . . 19:00:36 ---> b3bba66e3c2f 19:00:36 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:00:36 ---> Running in 8c46e32d302b 19:00:36 Removing intermediate container 8c46e32d302b 19:00:36 ---> 6a489f7f80b4 19:00:36 Step 12/12 : RUN $MAKE 19:00:36 ---> Running in 26ef369f1ddc 19:00:37 noop 19:00:37 Removing intermediate container 26ef369f1ddc 19:00:37 ---> 60c171628a20 19:00:37 Successfully built 60c171628a20 19:00:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:38 + docker inspect -f . ci-base-image-x86_64 19:00:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:00:38 prd-ubuntu20.04-docker-8c-8g-1672 does not seem to be running inside a container 19:00:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:00:38 $ docker top 6be1040a1241f3dce621c76d9eade2d29acdea3af87c12c86602c040a45e2527 -eo pid,comm [Pipeline] { [Pipeline] sh 19:00:38 + go version 19:00:38 go version go1.20.6 linux/amd64 [Pipeline] } 19:00:38 $ docker stop --time=1 6be1040a1241f3dce621c76d9eade2d29acdea3af87c12c86602c040a45e2527 19:00:40 $ docker rm -f --volumes 6be1040a1241f3dce621c76d9eade2d29acdea3af87c12c86602c040a45e2527 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:40 + docker inspect -f . ci-base-image-x86_64 19:00:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:00:40 prd-ubuntu20.04-docker-8c-8g-1672 does not seem to be running inside a container 19:00:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:00:40 $ docker top e18cc03b8043fdec448042201c25e8c4d75ccbf534a0796244a458e069c81796 -eo pid,comm [Pipeline] { [Pipeline] sh 19:00:41 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 19:00:41 + make test 19:00:41 go test ./... -coverprofile=coverage.out 19:00:45 ? github.com/edgexfoundry/device-virtual-go [no test files] 19:00:55 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 19:00:55 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.020s coverage: 58.6% of statements 19:01:00 go vet ./... 19:01:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:01:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:01:03 ./bin/test-attribution-txt.sh [Pipeline] echo 19:01:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:01:03 $ docker stop --time=1 e18cc03b8043fdec448042201c25e8c4d75ccbf534a0796244a458e069c81796 19:01:05 $ docker rm -f --volumes e18cc03b8043fdec448042201c25e8c4d75ccbf534a0796244a458e069c81796 [Pipeline] // withDockerContainer [Pipeline] sh 19:01:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:01:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:01:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:01:06 + ls -al . 19:01:06 total 200 19:01:06 drwxrwxr-x 9 jenkins jenkins 4096 Jul 20 19:00 . 19:01:06 drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 18:59 .. 19:01:06 drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 18:59 .git 19:01:06 drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 18:59 .github 19:01:06 -rw-rw-r-- 1 jenkins jenkins 337 Jul 20 18:59 .gitignore 19:01:06 -rw-rw-r-- 1 jenkins jenkins 41 Jul 20 18:59 .golangci.yml 19:01:06 drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 18:59 .semver 19:01:06 -rw-rw-r-- 1 jenkins jenkins 9050 Jul 20 18:59 Attribution.txt 19:01:06 -rw-rw-r-- 1 jenkins jenkins 14372 Jul 20 18:59 CHANGELOG.md 19:01:06 -rw-rw-r-- 1 jenkins jenkins 1646 Jul 20 18:59 Dockerfile 19:01:06 -rw-rw-r-- 1 jenkins jenkins 677 Jul 20 18:59 GOVERNANCE.md 19:01:06 -rw-rw-r-- 1 jenkins jenkins 660 Jul 20 18:59 Jenkinsfile 19:01:06 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 20 18:59 LICENSE 19:01:06 -rw-rw-r-- 1 jenkins jenkins 1947 Jul 20 18:59 Makefile 19:01:06 -rw-rw-r-- 1 jenkins jenkins 623 Jul 20 18:59 OWNERS.md 19:01:06 -rw-rw-r-- 1 jenkins jenkins 4111 Jul 20 18:59 README.md 19:01:06 -rw-rw-r-- 1 jenkins jenkins 11 Jul 20 18:59 VERSION 19:01:06 drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 18:59 bin 19:01:06 drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 18:59 cmd 19:01:06 -rw-r--r-- 1 jenkins jenkins 43063 Jul 20 19:00 coverage.out 19:01:06 -rw-rw-r-- 1 jenkins jenkins 3375 Jul 20 18:59 go.mod 19:01:06 -rw-rw-r-- 1 jenkins jenkins 32023 Jul 20 18:59 go.sum 19:01:06 drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 18:59 internal 19:01:06 drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 18:59 snap 19:01:06 -rw-rw-r-- 1 jenkins jenkins 235 Jul 20 18:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:06 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8ad9699a6dce6de25ce5ac2145c2ba17367dec2a --label arch=amd64 --label version=3.1.0-dev.2 . 19:01:06 Sending build context to Docker daemon 23.56MB 19:01:06 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 19:01:06 Step 2/25 : FROM ${BASE} AS builder 19:01:06 ---> 60c171628a20 19:01:06 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:01:06 ---> Running in cf94805d7230 19:01:07 Removing intermediate container cf94805d7230 19:01:07 ---> 862092af7cad 19:01:07 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 19:01:07 ---> Running in a3dd2a60b987 19:01:07 Removing intermediate container a3dd2a60b987 19:01:07 ---> e864624dc8a2 19:01:07 Step 5/25 : ARG ADD_BUILD_TAGS="" 19:01:07 ---> Running in bcf97802dfdb 19:01:07 Removing intermediate container bcf97802dfdb 19:01:07 ---> 7ae15ea2d40a 19:01:07 Step 6/25 : WORKDIR /device-virtual-go 19:01:07 ---> Running in 6dc49c20804a 19:01:07 Removing intermediate container 6dc49c20804a 19:01:07 ---> 1608ec3b4983 19:01:07 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:01:07 ---> Running in 879a2a530d5c 19:01:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:01:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:01:08 OK: 269 MiB in 57 packages 19:01:08 Removing intermediate container 879a2a530d5c 19:01:08 ---> 80f699a2c70c 19:01:08 Step 8/25 : COPY go.mod vendor* ./ 19:01:08 ---> c0a7787fd1af 19:01:08 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:01:08 ---> Running in a8eac4283d83 19:01:09 Removing intermediate container a8eac4283d83 19:01:09 ---> ba83d038d752 19:01:09 Step 10/25 : COPY . . 19:01:09 ---> bfec59c6225f 19:01:09 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:01:09 ---> Running in e71ec55bd190 19:01:09 Removing intermediate container e71ec55bd190 19:01:09 ---> ff8f5f09bd45 19:01:09 Step 12/25 : RUN $MAKE 19:01:09 ---> Running in 8ddafc9e0339 19:01:09 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.8" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 19:01:24 Removing intermediate container 8ddafc9e0339 19:01:24 ---> d042ead97fa6 19:01:24 Step 13/25 : FROM alpine:3.17 19:01:25 3.17: Pulling from library/alpine 19:01:25 4db1b89c0bd1: Already exists 19:01:25 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:01:25 Status: Downloaded newer image for alpine:3.17 19:01:25 ---> 1f73a9d63274 19:01:25 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 19:01:25 ---> Running in c276a2569fc0 19:01:25 Removing intermediate container c276a2569fc0 19:01:25 ---> 7cc858257fcf 19:01:25 Step 15/25 : RUN apk add --update --no-cache dumb-init 19:01:25 ---> Running in a380b46617cc 19:01:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:01:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:01:26 (1/1) Installing dumb-init (1.2.5-r2) 19:01:26 Executing busybox-1.35.0-r29.trigger 19:01:26 OK: 7 MiB in 16 packages 19:01:26 Removing intermediate container a380b46617cc 19:01:26 ---> 21ad3da4d21e 19:01:26 Step 16/25 : WORKDIR / 19:01:26 ---> Running in 9f1cdc3c0417 19:01:26 Removing intermediate container 9f1cdc3c0417 19:01:26 ---> a25aefad0eee 19:01:26 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 19:01:26 ---> 9c18f0d5889c 19:01:26 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 19:01:26 ---> 3c038134d6a3 19:01:26 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 19:01:27 ---> 7deec1313424 19:01:27 Step 20/25 : EXPOSE 59900 19:01:27 ---> Running in 6d5ceed7961f 19:01:27 Removing intermediate container 6d5ceed7961f 19:01:27 ---> 700731216819 19:01:27 Step 21/25 : ENTRYPOINT ["/device-virtual"] 19:01:27 ---> Running in 1227db418338 19:01:27 Removing intermediate container 1227db418338 19:01:27 ---> afe17d4c6488 19:01:27 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 19:01:27 ---> Running in 677dba2db17e 19:01:27 Removing intermediate container 677dba2db17e 19:01:27 ---> 94898de2747f 19:01:27 Step 23/25 : LABEL arch=amd64 19:01:27 ---> Running in 612c407d463f 19:01:27 Removing intermediate container 612c407d463f 19:01:27 ---> 65b7c89f92a0 19:01:27 Step 24/25 : LABEL git_sha=8ad9699a6dce6de25ce5ac2145c2ba17367dec2a 19:01:27 ---> Running in 2a63033a297a 19:01:27 Removing intermediate container 2a63033a297a 19:01:27 ---> 2326f62a4c08 19:01:27 Step 25/25 : LABEL version=3.1.0-dev.2 19:01:27 ---> Running in 02dad66d0e85 19:01:27 Removing intermediate container 02dad66d0e85 19:01:27 ---> 5860e27f3ee2 19:01:27 [Warning] One or more build-args [ARCH] were not consumed 19:01:27 Successfully built 5860e27f3ee2 19:01:27 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:01:27 provisioning config files... 19:01:28 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6305490242265864953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:28 ---> docker-login.sh 19:01:28 nexus3.edgexfoundry.org:10001 19:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:28 Configure a credential helper to remove this warning. See 19:01:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:28 19:01:28 Login Succeeded 19:01:28 nexus3.edgexfoundry.org:10002 19:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:28 Configure a credential helper to remove this warning. See 19:01:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:28 19:01:28 Login Succeeded 19:01:28 nexus3.edgexfoundry.org:10003 19:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:28 Configure a credential helper to remove this warning. See 19:01:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:28 19:01:28 Login Succeeded 19:01:28 nexus3.edgexfoundry.org:10004 19:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:28 Configure a credential helper to remove this warning. See 19:01:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:28 19:01:28 Login Succeeded 19:01:28 docker.io 19:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:28 Configure a credential helper to remove this warning. See 19:01:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:28 19:01:28 Login Succeeded 19:01:28 ---> docker-login.sh ends [Pipeline] } 19:01:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:01:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:01:28 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 19:01:28 8ad9699a6dce6de25ce5ac2145c2ba17367dec2a 19:01:28 latest 19:01:28 3.1.0-dev.2 19:01:28 8ad9699a6dce6de25ce5ac2145c2ba17367dec2a-3.1.0-dev.2 19:01:28 main 19:01:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:29 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:8ad9699a6dce6de25ce5ac2145c2ba17367dec2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:29 + docker push nexus3.edgexfoundry.org:10004/device-virtual:8ad9699a6dce6de25ce5ac2145c2ba17367dec2a 19:01:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 19:01:29 65bf175ef4f0: Preparing 19:01:29 6b4f87d923c4: Preparing 19:01:29 f3cbe3bb2ba3: Preparing 19:01:29 f5434514d033: Preparing 19:01:29 3dab9f8bf2d2: Preparing 19:01:29 3dab9f8bf2d2: Layer already exists 19:01:29 f5434514d033: Pushed 19:01:29 f3cbe3bb2ba3: Pushed 19:01:29 6b4f87d923c4: Pushed 19:01:32 65bf175ef4f0: Pushed 19:01:32 8ad9699a6dce6de25ce5ac2145c2ba17367dec2a: digest: sha256:fbe476165f5880e92092d4acdde2ba969dcf38c74aeb40f82eb13fbed5c7a0be size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:32 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:32 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 19:01:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 19:01:32 65bf175ef4f0: Preparing 19:01:32 6b4f87d923c4: Preparing 19:01:32 f3cbe3bb2ba3: Preparing 19:01:32 f5434514d033: Preparing 19:01:32 3dab9f8bf2d2: Preparing 19:01:32 3dab9f8bf2d2: Layer already exists 19:01:32 f5434514d033: Layer already exists 19:01:32 6b4f87d923c4: Layer already exists 19:01:32 65bf175ef4f0: Layer already exists 19:01:32 f3cbe3bb2ba3: Layer already exists 19:01:32 latest: digest: sha256:fbe476165f5880e92092d4acdde2ba969dcf38c74aeb40f82eb13fbed5c7a0be size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:33 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:33 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.2 19:01:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 19:01:33 65bf175ef4f0: Preparing 19:01:33 6b4f87d923c4: Preparing 19:01:33 f3cbe3bb2ba3: Preparing 19:01:33 f5434514d033: Preparing 19:01:33 3dab9f8bf2d2: Preparing 19:01:33 6b4f87d923c4: Layer already exists 19:01:33 f5434514d033: Layer already exists 19:01:33 f3cbe3bb2ba3: Layer already exists 19:01:33 3dab9f8bf2d2: Layer already exists 19:01:33 65bf175ef4f0: Layer already exists 19:01:33 3.1.0-dev.2: digest: sha256:fbe476165f5880e92092d4acdde2ba969dcf38c74aeb40f82eb13fbed5c7a0be size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:33 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:8ad9699a6dce6de25ce5ac2145c2ba17367dec2a-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:33 + docker push nexus3.edgexfoundry.org:10004/device-virtual:8ad9699a6dce6de25ce5ac2145c2ba17367dec2a-3.1.0-dev.2 19:01:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 19:01:33 65bf175ef4f0: Preparing 19:01:33 6b4f87d923c4: Preparing 19:01:33 f3cbe3bb2ba3: Preparing 19:01:33 f5434514d033: Preparing 19:01:33 3dab9f8bf2d2: Preparing 19:01:33 6b4f87d923c4: Layer already exists 19:01:33 f3cbe3bb2ba3: Layer already exists 19:01:33 65bf175ef4f0: Layer already exists 19:01:33 f5434514d033: Layer already exists 19:01:33 3dab9f8bf2d2: Layer already exists 19:01:33 8ad9699a6dce6de25ce5ac2145c2ba17367dec2a-3.1.0-dev.2: digest: sha256:fbe476165f5880e92092d4acdde2ba969dcf38c74aeb40f82eb13fbed5c7a0be size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:34 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:34 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 19:01:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 19:01:34 65bf175ef4f0: Preparing 19:01:34 6b4f87d923c4: Preparing 19:01:34 f3cbe3bb2ba3: Preparing 19:01:34 f5434514d033: Preparing 19:01:34 3dab9f8bf2d2: Preparing 19:01:34 3dab9f8bf2d2: Layer already exists 19:01:34 f5434514d033: Layer already exists 19:01:34 65bf175ef4f0: Layer already exists 19:01:34 6b4f87d923c4: Layer already exists 19:01:34 f3cbe3bb2ba3: Layer already exists 19:01:34 main: digest: sha256:fbe476165f5880e92092d4acdde2ba969dcf38c74aeb40f82eb13fbed5c7a0be size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:01:34 ===================================================== [Pipeline] echo 19:01:34 taggedImages: 19:01:34 - nexus3.edgexfoundry.org:10004/device-virtual:8ad9699a6dce6de25ce5ac2145c2ba17367dec2a 19:01:34 - nexus3.edgexfoundry.org:10004/device-virtual:latest 19:01:34 - nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.2 19:01:34 - nexus3.edgexfoundry.org:10004/device-virtual:8ad9699a6dce6de25ce5ac2145c2ba17367dec2a-3.1.0-dev.2 19:01:34 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [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 19:01:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:01:34 19:01:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:01:35 latest: Pulling from edgex-lftools-log-publisher 19:01:35 5eb5b503b376: Pulling fs layer 19:01:35 5c69ac0246d0: Pulling fs layer 19:01:35 ec43610c2a17: Pulling fs layer 19:01:35 3a2ae6a8a46f: Pulling fs layer 19:01:35 33b1e0a273af: Pulling fs layer 19:01:35 5d3b04190fa2: Pulling fs layer 19:01:35 2f39f015ded8: Pulling fs layer 19:01:35 33b1e0a273af: Waiting 19:01:35 5d3b04190fa2: Waiting 19:01:35 2f39f015ded8: Waiting 19:01:35 3a2ae6a8a46f: Waiting 19:01:35 5c69ac0246d0: Verifying Checksum 19:01:35 5c69ac0246d0: Download complete 19:01:35 3a2ae6a8a46f: Verifying Checksum 19:01:35 3a2ae6a8a46f: Download complete 19:01:35 ec43610c2a17: Verifying Checksum 19:01:35 ec43610c2a17: Download complete 19:01:35 33b1e0a273af: Verifying Checksum 19:01:35 33b1e0a273af: Download complete 19:01:35 5d3b04190fa2: Verifying Checksum 19:01:35 5d3b04190fa2: Download complete 19:01:35 5eb5b503b376: Verifying Checksum 19:01:35 5eb5b503b376: Download complete 19:01:36 2f39f015ded8: Verifying Checksum 19:01:36 2f39f015ded8: Download complete 19:01:36 5eb5b503b376: Pull complete 19:01:36 5c69ac0246d0: Pull complete 19:01:37 ec43610c2a17: Pull complete 19:01:37 3a2ae6a8a46f: Pull complete 19:01:37 33b1e0a273af: Pull complete 19:01:37 5d3b04190fa2: Pull complete 19:01:41 2f39f015ded8: Pull complete 19:01:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:01:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:01:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:41 prd-ubuntu20.04-docker-8c-8g-1672 does not seem to be running inside a container 19:01:41 $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:01:42 $ docker top dfe1628551c7a8b397ce2431b4a2bc72cb809df083d1e5779a2aa314e5781ad6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:43 ---> job-cost.sh 19:01:43 lf-activate-venv: SKIPPING 19:01:43 INFO: No Stack... 19:01:43 INFO: Retrieving Pricing Info for: v3-standard-8 19:01:43 INFO: Archiving Costs [Pipeline] sh 19:01:44 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 19:01:44 + cut -d, -f6 [Pipeline] lock 19:01:44 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-128-stack-cost] 19:01:44 Resource [jenkins-edgexfoundry-device-virtual-go-main-128-stack-cost] did not exist. Created. 19:01:44 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-128-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:01:44 + echo total: 0.2199999988079071 [Pipeline] stash 19:01:44 Stashed 1 file(s) [Pipeline] } 19:01:44 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-128-stack-cost] [Pipeline] // lock [Pipeline] } 19:01:44 $ docker stop --time=1 dfe1628551c7a8b397ce2431b4a2bc72cb809df083d1e5779a2aa314e5781ad6 19:01:45 $ docker rm -f --volumes dfe1628551c7a8b397ce2431b4a2bc72cb809df083d1e5779a2aa314e5781ad6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:03:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1673 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 19:03:42 Running in /w/workspace/device-virtual-go/128 [Pipeline] { [Pipeline] checkout 19:03:42 The recommended git tool is: git 19:03:50 using credential edgex-jenkins-ssh 19:03:50 Cloning the remote Git repository 19:03:51 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 19:03:51 > git init /w/workspace/device-virtual-go/128 # timeout=10 19:03:51 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 19:03:51 > git --version # timeout=10 19:03:51 > git --version # 'git version 2.25.1' 19:03:51 using GIT_SSH to set credentials SSH Credentials for GitHub 19:03:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:54 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 19:03:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:55 Avoid second fetch 19:03:55 Checking out Revision 8ad9699a6dce6de25ce5ac2145c2ba17367dec2a (main) 19:03:55 > git config core.sparsecheckout # timeout=10 19:03:55 > git checkout -f 8ad9699a6dce6de25ce5ac2145c2ba17367dec2a # timeout=10 19:03:56 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#416)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:03:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:03:57 % Total % Received % Xferd Average Speed Time Time Time Current 19:03:57 Dload Upload Total Spent Left Speed 19:03:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 19:03:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:03:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:03:58 + sudo tee /etc/docker/daemon.new 19:03:58 { 19:03:58 "registry-mirrors": [ 19:03:58 "https://nexus3.edgexfoundry.org:10001" 19:03:58 ], 19:03:58 "bip": "10.250.0.254/24", 19:03:58 "hosts": [ 19:03:58 "tcp://0.0.0.0:5555", 19:03:58 "unix:///var/run/docker.sock" 19:03:58 ], 19:03:58 "mtu": 1458, 19:03:58 "selinux-enabled": true, 19:03:58 "seccomp-profile": "/etc/docker/seccomp.json" 19:03:58 } [Pipeline] sh 19:03:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:03:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:04:17 provisioning config files... 19:04:17 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/128@tmp/config11782334899352358658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:17 ---> docker-login.sh 19:04:17 nexus3.edgexfoundry.org:10001 19:04:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:18 Configure a credential helper to remove this warning. See 19:04:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:18 19:04:18 Login Succeeded 19:04:18 nexus3.edgexfoundry.org:10002 19:04:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:18 Configure a credential helper to remove this warning. See 19:04:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:18 19:04:18 Login Succeeded 19:04:18 nexus3.edgexfoundry.org:10003 19:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:19 Configure a credential helper to remove this warning. See 19:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:19 19:04:19 Login Succeeded 19:04:19 nexus3.edgexfoundry.org:10004 19:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:19 Configure a credential helper to remove this warning. See 19:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:19 19:04:19 Login Succeeded 19:04:19 docker.io 19:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:19 Configure a credential helper to remove this warning. See 19:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:19 19:04:19 Login Succeeded 19:04:19 ---> docker-login.sh ends [Pipeline] } 19:04:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:04:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:04:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:04:20 ========================================================= 19:04:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:04:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:20 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 19:04:20 Sending build context to Docker daemon 11.88MB 19:04:20 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 19:04:20 Step 2/12 : FROM ${BASE} AS builder 19:04:21 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:04:21 edb6bdbacee9: Pulling fs layer 19:04:21 5f9638ab2659: Pulling fs layer 19:04:21 8d51d6327a98: Pulling fs layer 19:04:21 8b374f2dd631: Pulling fs layer 19:04:21 ec14aa9079de: Pulling fs layer 19:04:21 2f466654f4bb: Pulling fs layer 19:04:21 554e91adad29: Pulling fs layer 19:04:21 ec14aa9079de: Waiting 19:04:21 8b374f2dd631: Waiting 19:04:21 2f466654f4bb: Waiting 19:04:21 554e91adad29: Waiting 19:04:21 5f9638ab2659: Verifying Checksum 19:04:21 5f9638ab2659: Download complete 19:04:21 8b374f2dd631: Verifying Checksum 19:04:21 8b374f2dd631: Download complete 19:04:21 ec14aa9079de: Verifying Checksum 19:04:21 ec14aa9079de: Download complete 19:04:21 edb6bdbacee9: Verifying Checksum 19:04:21 edb6bdbacee9: Download complete 19:04:22 edb6bdbacee9: Pull complete 19:04:22 554e91adad29: Verifying Checksum 19:04:22 554e91adad29: Download complete 19:04:22 5f9638ab2659: Pull complete 19:04:23 8d51d6327a98: Download complete 19:04:23 2f466654f4bb: Verifying Checksum 19:04:23 2f466654f4bb: Download complete 19:04:36 8d51d6327a98: Pull complete 19:04:36 8b374f2dd631: Pull complete 19:04:36 ec14aa9079de: Pull complete 19:04:43 2f466654f4bb: Pull complete 19:04:46 554e91adad29: Pull complete 19:04:46 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 19:04:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:04:46 ---> 1e15ea492957 19:04:46 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:04:47 ---> Running in c491648abb8d 19:04:47 Removing intermediate container c491648abb8d 19:04:47 ---> 3e4b984cc095 19:04:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:04:47 ---> Running in 78c674891388 19:04:48 Removing intermediate container 78c674891388 19:04:48 ---> d5b9aa9ce310 19:04:48 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:04:48 ---> Running in 8c635e8a54b7 19:04:48 Removing intermediate container 8c635e8a54b7 19:04:48 ---> a7642e932f6f 19:04:48 Step 6/12 : WORKDIR /device-virtual-go 19:04:48 ---> Running in 2294c21a50e2 19:04:48 Removing intermediate container 2294c21a50e2 19:04:48 ---> 55322f3ff6c6 19:04:48 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:04:48 ---> Running in 8d9f499d58f0 19:04:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:04:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:04:51 (1/4) Installing openssh-keygen (9.1_p1-r4) 19:04:51 (2/4) Installing libedit (20221030.3.1-r0) 19:04:51 (3/4) Installing openssh-client-common (9.1_p1-r4) 19:04:51 (4/4) Installing openssh-client-default (9.1_p1-r4) 19:04:51 Executing busybox-1.35.0-r29.trigger 19:04:51 OK: 268 MiB in 57 packages 19:04:52 Removing intermediate container 8d9f499d58f0 19:04:52 ---> 019f10d1cafe 19:04:52 Step 8/12 : COPY go.mod vendor* ./ 19:04:53 ---> 60b214d79412 19:04:53 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:04:53 ---> Running in 74a4e3ffb8f0 19:06:00 Removing intermediate container 74a4e3ffb8f0 19:06:00 ---> 325575fe9c25 19:06:00 Step 10/12 : COPY . . 19:06:00 ---> 57990a460845 19:06:00 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:06:00 ---> Running in b2858568ae71 19:06:00 Removing intermediate container b2858568ae71 19:06:00 ---> 5b9cb8044128 19:06:00 Step 12/12 : RUN $MAKE 19:06:00 ---> Running in e599f8400528 19:06:01 noop 19:06:01 Removing intermediate container e599f8400528 19:06:01 ---> 6eaa41246191 19:06:01 Successfully built 6eaa41246191 19:06:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:02 + docker inspect -f . ci-base-image-arm64 19:06:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:02 prd-ubuntu20.04-docker-arm64-4c-16g-1673 does not seem to be running inside a container 19:06:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/128 -v /w/workspace/device-virtual-go/128:/w/workspace/device-virtual-go/128:rw,z -v /w/workspace/device-virtual-go/128@tmp:/w/workspace/device-virtual-go/128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:06:05 $ docker top 56d6d57a17aa0488f9ca7e7da2fb90bd00196add2da8fb65958363adaa5b23e1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:05 + go version 19:06:05 go version go1.20.6 linux/arm64 [Pipeline] } 19:06:05 $ docker stop --time=1 56d6d57a17aa0488f9ca7e7da2fb90bd00196add2da8fb65958363adaa5b23e1 19:06:07 $ docker rm -f --volumes 56d6d57a17aa0488f9ca7e7da2fb90bd00196add2da8fb65958363adaa5b23e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:07 + docker inspect -f . ci-base-image-arm64 19:06:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:08 prd-ubuntu20.04-docker-arm64-4c-16g-1673 does not seem to be running inside a container 19:06:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/128 -v /w/workspace/device-virtual-go/128:/w/workspace/device-virtual-go/128:rw,z -v /w/workspace/device-virtual-go/128@tmp:/w/workspace/device-virtual-go/128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:06:09 $ docker top e433c8c67ef751352151e965b1b7d938a0c474810dca96a0562e5b1562fddfac -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:09 + git config --global --add safe.directory /w/workspace/device-virtual-go/128 [Pipeline] fileExists [Pipeline] sh 19:06:10 + make test 19:06:10 go test ./... -coverprofile=coverage.out 19:06:42 ? github.com/edgexfoundry/device-virtual-go [no test files] 19:08:19 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 19:08:20 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.087s coverage: 58.4% of statements 19:08:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:08:21 go vet ./... 19:08:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:08:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:08:47 ./bin/test-attribution-txt.sh [Pipeline] echo 19:08:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:08:47 $ docker stop --time=1 e433c8c67ef751352151e965b1b7d938a0c474810dca96a0562e5b1562fddfac 19:08:49 $ docker rm -f --volumes e433c8c67ef751352151e965b1b7d938a0c474810dca96a0562e5b1562fddfac [Pipeline] // withDockerContainer [Pipeline] sh 19:08:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:08:50 Warning: overwriting stash ‘coverage-report’ 19:08:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:08:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:08:51 + ls -al . 19:08:51 total 196 19:08:51 drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 19:06 . 19:08:51 drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 19:03 .. 19:08:51 drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 19:03 .git 19:08:51 drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 19:03 .github 19:08:51 -rw-rw-r-- 1 jenkins jenkins 337 Jul 20 19:03 .gitignore 19:08:51 -rw-rw-r-- 1 jenkins jenkins 41 Jul 20 19:03 .golangci.yml 19:08:51 -rw-rw-r-- 1 jenkins jenkins 9050 Jul 20 19:03 Attribution.txt 19:08:51 -rw-rw-r-- 1 jenkins jenkins 14372 Jul 20 19:03 CHANGELOG.md 19:08:51 -rw-rw-r-- 1 jenkins jenkins 1646 Jul 20 19:03 Dockerfile 19:08:51 -rw-rw-r-- 1 jenkins jenkins 677 Jul 20 19:03 GOVERNANCE.md 19:08:51 -rw-rw-r-- 1 jenkins jenkins 660 Jul 20 19:03 Jenkinsfile 19:08:51 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 20 19:03 LICENSE 19:08:51 -rw-rw-r-- 1 jenkins jenkins 1947 Jul 20 19:03 Makefile 19:08:51 -rw-rw-r-- 1 jenkins jenkins 623 Jul 20 19:03 OWNERS.md 19:08:51 -rw-rw-r-- 1 jenkins jenkins 4111 Jul 20 19:03 README.md 19:08:51 -rw-rw-r-- 1 jenkins jenkins 11 Jul 20 18:59 VERSION 19:08:51 drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 19:03 bin 19:08:51 drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 19:03 cmd 19:08:51 -rw-r--r-- 1 jenkins jenkins 43063 Jul 20 19:08 coverage.out 19:08:51 -rw-rw-r-- 1 jenkins jenkins 3375 Jul 20 19:03 go.mod 19:08:51 -rw-rw-r-- 1 jenkins jenkins 32023 Jul 20 19:03 go.sum 19:08:51 drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 19:03 internal 19:08:51 drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 19:03 snap 19:08:51 -rw-rw-r-- 1 jenkins jenkins 235 Jul 20 19:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:52 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8ad9699a6dce6de25ce5ac2145c2ba17367dec2a --label arch=arm64 --label version=3.1.0-dev.2 . 19:08:52 Sending build context to Docker daemon 11.93MB 19:08:52 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 19:08:52 Step 2/25 : FROM ${BASE} AS builder 19:08:52 ---> 6eaa41246191 19:08:52 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:08:52 ---> Running in c7c30aa8e191 19:08:52 Removing intermediate container c7c30aa8e191 19:08:52 ---> e501cef3a6ff 19:08:52 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 19:08:52 ---> Running in 2014f3fdaec5 19:08:53 Removing intermediate container 2014f3fdaec5 19:08:53 ---> d3279740b644 19:08:53 Step 5/25 : ARG ADD_BUILD_TAGS="" 19:08:53 ---> Running in ed8f80f84c03 19:08:53 Removing intermediate container ed8f80f84c03 19:08:53 ---> f17640da1103 19:08:53 Step 6/25 : WORKDIR /device-virtual-go 19:08:53 ---> Running in 9bcd09b918a7 19:08:54 Removing intermediate container 9bcd09b918a7 19:08:54 ---> 2eabbf5d1790 19:08:54 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:08:54 ---> Running in c58fa85d9369 19:08:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:08:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:08:56 OK: 268 MiB in 57 packages 19:08:57 Removing intermediate container c58fa85d9369 19:08:57 ---> 1adaa24b9dee 19:08:57 Step 8/25 : COPY go.mod vendor* ./ 19:08:59 ---> 71167a327580 19:08:59 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:59 ---> Running in 1e067dfa0daf 19:09:02 Removing intermediate container 1e067dfa0daf 19:09:02 ---> 1f798d92f24d 19:09:02 Step 10/25 : COPY . . 19:09:02 ---> 78524cdf5fd2 19:09:02 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:09:02 ---> Running in efae7c7af105 19:09:03 Removing intermediate container efae7c7af105 19:09:03 ---> 56326f570808 19:09:03 Step 12/25 : RUN $MAKE 19:09:03 ---> Running in e1c449b01752 19:09:04 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.8" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 19:11:10 Removing intermediate container e1c449b01752 19:11:10 ---> 14ea0b43503d 19:11:10 Step 13/25 : FROM alpine:3.17 19:11:10 3.17: Pulling from library/alpine 19:11:10 edb6bdbacee9: Already exists 19:11:10 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:11:10 Status: Downloaded newer image for alpine:3.17 19:11:10 ---> 779605e5fbc0 19:11:10 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 19:11:10 ---> Running in cda2cb4c3a4a 19:11:10 Removing intermediate container cda2cb4c3a4a 19:11:10 ---> d61559ff24b0 19:11:10 Step 15/25 : RUN apk add --update --no-cache dumb-init 19:11:10 ---> Running in 5f3905b98352 19:11:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:11:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:11:10 (1/1) Installing dumb-init (1.2.5-r2) 19:11:10 Executing busybox-1.35.0-r29.trigger 19:11:10 OK: 8 MiB in 16 packages 19:11:10 Removing intermediate container 5f3905b98352 19:11:10 ---> d5b97fd9514e 19:11:10 Step 16/25 : WORKDIR / 19:11:10 ---> Running in e25b48bfe9f2 19:11:10 Removing intermediate container e25b48bfe9f2 19:11:10 ---> d838b6e77e07 19:11:10 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 19:11:10 ---> 6663b4435bcd 19:11:10 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 19:11:10 ---> e681bc608313 19:11:10 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 19:11:10 ---> 0513560efc76 19:11:10 Step 20/25 : EXPOSE 59900 19:11:10 ---> Running in 2aee88055de2 19:11:11 Removing intermediate container 2aee88055de2 19:11:11 ---> 31e49e24fc14 19:11:11 Step 21/25 : ENTRYPOINT ["/device-virtual"] 19:11:11 ---> Running in 583d669a0fb5 19:11:11 Removing intermediate container 583d669a0fb5 19:11:11 ---> c95ee1bae0bd 19:11:11 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 19:11:11 ---> Running in a43726410e6d 19:11:11 Removing intermediate container a43726410e6d 19:11:11 ---> 27c6117d8200 19:11:11 Step 23/25 : LABEL arch=arm64 19:11:11 ---> Running in ca2334309693 19:11:12 Removing intermediate container ca2334309693 19:11:12 ---> 37b09a064abe 19:11:12 Step 24/25 : LABEL git_sha=8ad9699a6dce6de25ce5ac2145c2ba17367dec2a 19:11:12 ---> Running in ee73a1468aee 19:11:12 Removing intermediate container ee73a1468aee 19:11:12 ---> efcce57cccad 19:11:12 Step 25/25 : LABEL version=3.1.0-dev.2 19:11:12 ---> Running in 163752cefc88 19:11:13 Removing intermediate container 163752cefc88 19:11:13 ---> d1999148e0e5 19:11:13 [Warning] One or more build-args [ARCH] were not consumed 19:11:13 Successfully built d1999148e0e5 19:11:13 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:13 provisioning config files... 19:11:13 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/128@tmp/config3711638111164883607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:13 ---> docker-login.sh 19:11:13 nexus3.edgexfoundry.org:10001 19:11:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:13 Configure a credential helper to remove this warning. See 19:11:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:13 19:11:13 Login Succeeded 19:11:13 nexus3.edgexfoundry.org:10002 19:11:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:14 Configure a credential helper to remove this warning. See 19:11:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:14 19:11:14 Login Succeeded 19:11:14 nexus3.edgexfoundry.org:10003 19:11:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:14 Configure a credential helper to remove this warning. See 19:11:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:14 19:11:14 Login Succeeded 19:11:14 nexus3.edgexfoundry.org:10004 19:11:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:14 Configure a credential helper to remove this warning. See 19:11:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:14 19:11:14 Login Succeeded 19:11:14 docker.io 19:11:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:15 Configure a credential helper to remove this warning. See 19:11:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:15 19:11:15 Login Succeeded 19:11:15 ---> docker-login.sh ends [Pipeline] } 19:11:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:11:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:11:15 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 19:11:15 8ad9699a6dce6de25ce5ac2145c2ba17367dec2a 19:11:15 latest 19:11:15 3.1.0-dev.2 19:11:15 8ad9699a6dce6de25ce5ac2145c2ba17367dec2a-3.1.0-dev.2 19:11:15 main 19:11:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:15 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:8ad9699a6dce6de25ce5ac2145c2ba17367dec2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:16 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:8ad9699a6dce6de25ce5ac2145c2ba17367dec2a 19:11:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 19:11:16 048e87696999: Preparing 19:11:16 736892fb55cf: Preparing 19:11:16 a52e51a40582: Preparing 19:11:16 12eed3aa8049: Preparing 19:11:16 9386262d7a74: Preparing 19:11:16 9386262d7a74: Layer already exists 19:11:16 a52e51a40582: Pushed 19:11:16 736892fb55cf: Pushed 19:11:16 12eed3aa8049: Pushed 19:11:21 048e87696999: Pushed 19:11:21 8ad9699a6dce6de25ce5ac2145c2ba17367dec2a: digest: sha256:d9fc267270071f92d4d5f3cced95caefc354c2d5406506e156c50a495ab0b5af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:22 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:22 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 19:11:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 19:11:22 048e87696999: Preparing 19:11:22 736892fb55cf: Preparing 19:11:22 a52e51a40582: Preparing 19:11:22 12eed3aa8049: Preparing 19:11:22 9386262d7a74: Preparing 19:11:22 048e87696999: Layer already exists 19:11:22 736892fb55cf: Layer already exists 19:11:22 9386262d7a74: Layer already exists 19:11:22 12eed3aa8049: Layer already exists 19:11:22 a52e51a40582: Layer already exists 19:11:22 latest: digest: sha256:d9fc267270071f92d4d5f3cced95caefc354c2d5406506e156c50a495ab0b5af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:22 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:23 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.2 19:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 19:11:23 048e87696999: Preparing 19:11:23 736892fb55cf: Preparing 19:11:23 a52e51a40582: Preparing 19:11:23 12eed3aa8049: Preparing 19:11:23 9386262d7a74: Preparing 19:11:23 9386262d7a74: Layer already exists 19:11:23 736892fb55cf: Layer already exists 19:11:23 12eed3aa8049: Layer already exists 19:11:23 a52e51a40582: Layer already exists 19:11:23 048e87696999: Layer already exists 19:11:23 3.1.0-dev.2: digest: sha256:d9fc267270071f92d4d5f3cced95caefc354c2d5406506e156c50a495ab0b5af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:23 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:8ad9699a6dce6de25ce5ac2145c2ba17367dec2a-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:23 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:8ad9699a6dce6de25ce5ac2145c2ba17367dec2a-3.1.0-dev.2 19:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 19:11:23 048e87696999: Preparing 19:11:23 736892fb55cf: Preparing 19:11:23 a52e51a40582: Preparing 19:11:23 12eed3aa8049: Preparing 19:11:23 9386262d7a74: Preparing 19:11:23 a52e51a40582: Layer already exists 19:11:23 9386262d7a74: Layer already exists 19:11:23 048e87696999: Layer already exists 19:11:23 736892fb55cf: Layer already exists 19:11:23 12eed3aa8049: Layer already exists 19:11:23 8ad9699a6dce6de25ce5ac2145c2ba17367dec2a-3.1.0-dev.2: digest: sha256:d9fc267270071f92d4d5f3cced95caefc354c2d5406506e156c50a495ab0b5af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:24 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:24 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 19:11:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 19:11:24 048e87696999: Preparing 19:11:24 736892fb55cf: Preparing 19:11:24 a52e51a40582: Preparing 19:11:24 12eed3aa8049: Preparing 19:11:24 9386262d7a74: Preparing 19:11:24 9386262d7a74: Layer already exists 19:11:24 a52e51a40582: Layer already exists 19:11:24 12eed3aa8049: Layer already exists 19:11:24 736892fb55cf: Layer already exists 19:11:24 048e87696999: Layer already exists 19:11:24 main: digest: sha256:d9fc267270071f92d4d5f3cced95caefc354c2d5406506e156c50a495ab0b5af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:11:24 ===================================================== [Pipeline] echo 19:11:24 taggedImages: 19:11:24 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:8ad9699a6dce6de25ce5ac2145c2ba17367dec2a 19:11:24 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 19:11:24 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.2 19:11:24 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:8ad9699a6dce6de25ce5ac2145c2ba17367dec2a-3.1.0-dev.2 19:11:24 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:24 19:11:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:25 arm64: Pulling from edgex-lftools-log-publisher 19:11:25 8998bd30e6a1: Pulling fs layer 19:11:25 04944245beec: Pulling fs layer 19:11:25 699f458cf7ca: Pulling fs layer 19:11:25 765212b225bb: Pulling fs layer 19:11:25 f23df028b6ca: Pulling fs layer 19:11:25 d65c8cfc05b1: Pulling fs layer 19:11:25 2437ff75d9bd: Pulling fs layer 19:11:25 f23df028b6ca: Waiting 19:11:25 d65c8cfc05b1: Waiting 19:11:25 2437ff75d9bd: Waiting 19:11:25 765212b225bb: Waiting 19:11:25 04944245beec: Verifying Checksum 19:11:25 04944245beec: Download complete 19:11:25 765212b225bb: Verifying Checksum 19:11:25 765212b225bb: Download complete 19:11:25 f23df028b6ca: Download complete 19:11:25 d65c8cfc05b1: Verifying Checksum 19:11:25 d65c8cfc05b1: Download complete 19:11:25 699f458cf7ca: Verifying Checksum 19:11:25 699f458cf7ca: Download complete 19:11:26 8998bd30e6a1: Verifying Checksum 19:11:26 8998bd30e6a1: Download complete 19:11:28 2437ff75d9bd: Verifying Checksum 19:11:28 2437ff75d9bd: Download complete 19:11:30 8998bd30e6a1: Pull complete 19:11:30 04944245beec: Pull complete 19:11:31 699f458cf7ca: Pull complete 19:11:31 765212b225bb: Pull complete 19:11:32 f23df028b6ca: Pull complete 19:11:32 d65c8cfc05b1: Pull complete 19:11:47 2437ff75d9bd: Pull complete 19:11:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:11:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:47 prd-ubuntu20.04-docker-arm64-4c-16g-1673 does not seem to be running inside a container 19:11:47 $ 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-virtual-go/128 -v /w/workspace/device-virtual-go/128:/w/workspace/device-virtual-go/128:rw,z -v /w/workspace/device-virtual-go/128@tmp:/w/workspace/device-virtual-go/128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:11:50 $ docker top bc41adbfb2e6fd770b91e80cfa36fd737119987b5f90ddaac828bde516d9de6e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:51 ---> job-cost.sh 19:11:51 lf-activate-venv: SKIPPING 19:11:51 INFO: No Stack... 19:11:51 INFO: Retrieving Pricing Info for: v3-standard-4 19:11:52 INFO: Archiving Costs [Pipeline] sh 19:11:52 + cut -d, -f6 19:11:52 + cat /w/workspace/device-virtual-go/128/archives/cost.csv [Pipeline] lock 19:11:53 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-128-stack-cost] 19:11:53 Resource [jenkins-edgexfoundry-device-virtual-go-main-128-stack-cost] did not exist. Created. 19:11:53 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-128-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:11:53 /w/workspace/device-virtual-go/128@tmp/durable-66f4c4df/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:11:53 + echo total: 0.10999999940395355 [Pipeline] stash 19:11:53 Warning: overwriting stash ‘stack-cost’ 19:11:53 Stashed 1 file(s) [Pipeline] } 19:11:53 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-128-stack-cost] [Pipeline] // lock [Pipeline] } 19:11:54 $ docker stop --time=1 bc41adbfb2e6fd770b91e80cfa36fd737119987b5f90ddaac828bde516d9de6e 19:11:55 $ docker rm -f --volumes bc41adbfb2e6fd770b91e80cfa36fd737119987b5f90ddaac828bde516d9de6e [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 19:11:55 provisioning config files... 19:11:55 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9791907516195656990tmp [Pipeline] { [Pipeline] sh 19:11:56 + set +x 19:11:56 + + curl -s https://codecov.io/bash 19:11:56 bash -s -- 19:11:56 19:11:56 _____ _ 19:11:56 / ____| | | 19:11:56 | | ___ __| | ___ ___ _____ __ 19:11:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:11:56 | |___| (_) | (_| | __/ (_| (_) \ V / 19:11:56 \_____\___/ \__,_|\___|\___\___/ \_/ 19:11:56 Bash-1.0.6 19:11:56 19:11:56 19:11:56 ==> git version 2.25.1 found 19:11:56 ==> 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 19:11:56 Release-Date: 2020-01-08 19:11:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:11:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:11:56 ==> Jenkins CI detected. 19:11:56 current dir:  /w/workspace/exfoundry_device-virtual-go_main 19:11:56 project root: . 19:11:56 --> token set from env 19:11:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:11:56 ==> Running gcov in . (disable via -X gcov) 19:11:56 ==> Python coveragepy not found 19:11:56 ==> Searching for coverage reports in: 19:11:56 + . 19:11:56 -> Found 1 reports 19:11:56 ==> Detecting git/mercurial file structure 19:11:56 ==> Reading reports 19:11:56 + ./coverage.out bytes=43063 19:11:56 ==> Appending adjustments 19:11:56 https://docs.codecov.io/docs/fixing-reports 19:11:56 + Found adjustments 19:11:56 ==> Gzipping contents 19:11:56 8.0K /tmp/codecov.FM6kVu.gz 19:11:56 ==> Uploading reports 19:11:56 url: https://codecov.io 19:11:56 query: branch=main&commit=8ad9699a6dce6de25ce5ac2145c2ba17367dec2a&build=128&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F128%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:11:56 -> Pinging Codecov 19:11:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=8ad9699a6dce6de25ce5ac2145c2ba17367dec2a&build=128&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F128%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:11:56 -> Uploading to 19:11:56 https://storage.googleapis.com/codecov/v4/raw/2023-07-20/5E52B4B073DB2E39498172D8E973AA87/8ad9699a6dce6de25ce5ac2145c2ba17367dec2a/b8ee6ec3-7f44-4e5b-9d9b-a4d0c3d9a8d7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230720%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230720T191156Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2bde22c0efa39ea85176f0931296577e225cccc0b86a202dcaff1d296267c1c6 19:11:56 % Total % Received % Xferd Average Speed Time Time Time Current 19:11:56 Dload Upload Total Spent Left Speed 19:11:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 24452 --:--:-- --:--:-- --:--:-- 24338 100 5184 0 0 100 5184 0 21333 --:--:-- --:--:-- --:--:-- 21245 19:11:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/8ad9699a6dce6de25ce5ac2145c2ba17367dec2a [Pipeline] } 19:11:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:11:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:11:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:11:57 19:11:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:11:57 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:11:57 df9b9388f04a: Pulling fs layer 19:11:57 52dc419b0ee2: Pulling fs layer 19:11:57 25bc292e5bac: Pulling fs layer 19:11:57 114826534d7a: Pulling fs layer 19:11:57 4657fd5d0bcf: Pulling fs layer 19:11:57 6ad1cebc031e: Pulling fs layer 19:11:57 8a3aa393b2d8: Pulling fs layer 19:11:57 4657fd5d0bcf: Waiting 19:11:57 6ad1cebc031e: Waiting 19:11:57 114826534d7a: Waiting 19:11:57 8a3aa393b2d8: Waiting 19:11:57 25bc292e5bac: Verifying Checksum 19:11:57 25bc292e5bac: Download complete 19:11:57 52dc419b0ee2: Download complete 19:11:57 4657fd5d0bcf: Verifying Checksum 19:11:57 df9b9388f04a: Verifying Checksum 19:11:57 df9b9388f04a: Download complete 19:11:57 df9b9388f04a: Pull complete 19:11:57 6ad1cebc031e: Verifying Checksum 19:11:57 6ad1cebc031e: Download complete 19:11:57 52dc419b0ee2: Pull complete 19:11:57 25bc292e5bac: Pull complete 19:11:58 114826534d7a: Download complete 19:11:58 8a3aa393b2d8: Download complete 19:12:01 114826534d7a: Pull complete 19:12:01 4657fd5d0bcf: Pull complete 19:12:01 6ad1cebc031e: Pull complete 19:12:04 8a3aa393b2d8: Pull complete 19:12:04 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:12:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:12:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:04 prd-ubuntu20.04-docker-8c-8g-1672 does not seem to be running inside a container 19:12:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:12:05 $ docker top ec96f9bed685cb1b293be4a72151981f0932ad6808b5730304e02e8c483366cf -eo pid,comm [Pipeline] { [Pipeline] echo 19:12:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 19:12:05 + set -o pipefail 19:12:05 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 19:12:11 19:12:11 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 19:12:11 19:12:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/a01f0bc2-df18-4b61-8ddc-692ca9d485de 19:12:11 19:12:11 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:12:11 19:12:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:12:11 19:12:11 19:12:11 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:12:11 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:12:11 More details here: https://snyk.co/ue1NS [Pipeline] } 19:12:11 $ docker stop --time=1 ec96f9bed685cb1b293be4a72151981f0932ad6808b5730304e02e8c483366cf 19:12:13 $ docker rm -f --volumes ec96f9bed685cb1b293be4a72151981f0932ad6808b5730304e02e8c483366cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:12:14 + git log --format=format:%s -1 8ad9699a6dce6de25ce5ac2145c2ba17367dec2a [Pipeline] sh 19:12:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:12:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:12:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:14 prd-ubuntu20.04-docker-8c-8g-1672 does not seem to be running inside a container 19:12:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:12:15 $ docker top c5e858c4c816011cbe23789a992f290fa461afa863b70189a20003a9e698da79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:12:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:12:15 [ssh-agent] Looking for ssh-agent implementation... 19:12:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:12:15 $ docker exec c5e858c4c816011cbe23789a992f290fa461afa863b70189a20003a9e698da79 ssh-agent 19:12:15 SSH_AUTH_SOCK=/tmp/ssh-ZlzV25hsrPwt/agent.32 19:12:15 SSH_AGENT_PID=38 19:12:15 Running ssh-add (command line suppressed) 19:12:15 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12823676471560183469.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12823676471560183469.key) 19:12:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:12:15 + git semver tag 19:12:16 2023-07-20 19:12:15,963 [run_tag] DEBUG tag force:False 19:12:16 2023-07-20 19:12:15,963 [check_head_tag] DEBUG check head tag 19:12:16 2023-07-20 19:12:15,964 [execute] INFO git cat-file --batch-check 19:12:16 2023-07-20 19:12:15,964 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 19:12:16 2023-07-20 19:12:15,968 [execute] INFO git cat-file --batch 19:12:16 2023-07-20 19:12:15,968 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 19:12:16 2023-07-20 19:12:15,977 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 19:12:16 2023-07-20 19:12:15,977 [execute] INFO git tag -a v3.1.0-dev.2 -m v3.1.0-dev.2 19:12:16 2023-07-20 19:12:15,977 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.2', '-m', 'v3.1.0-dev.2'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 19:12:16 2023-07-20 19:12:15,982 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 19:12:16 3.1.0-dev.2 [Pipeline] } 19:12:16 $ docker exec --env ******** --env ******** c5e858c4c816011cbe23789a992f290fa461afa863b70189a20003a9e698da79 ssh-agent -k 19:12:16 unset SSH_AUTH_SOCK; 19:12:16 unset SSH_AGENT_PID; 19:12:16 echo Agent pid 38 killed; 19:12:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:12:16 + git semver [Pipeline] } 19:12:16 $ docker stop --time=1 c5e858c4c816011cbe23789a992f290fa461afa863b70189a20003a9e698da79 19:12:18 $ docker rm -f --volumes c5e858c4c816011cbe23789a992f290fa461afa863b70189a20003a9e698da79 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:12:18 19:12:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:12:18 0.23.1-centos7: Pulling from edgex-lftools 19:12:18 ab5ef0e58194: Pulling fs layer 19:12:18 9712f1f96733: Pulling fs layer 19:12:18 63f879dbbcfc: Pulling fs layer 19:12:18 0d9ebad4ef96: Pulling fs layer 19:12:18 e9a5061849ea: Pulling fs layer 19:12:18 d747dcd14b5f: Pulling fs layer 19:12:18 2de7ff778b66: Pulling fs layer 19:12:18 0d9ebad4ef96: Waiting 19:12:18 d747dcd14b5f: Waiting 19:12:18 e9a5061849ea: Waiting 19:12:18 2de7ff778b66: Waiting 19:12:18 9712f1f96733: Download complete 19:12:19 63f879dbbcfc: Verifying Checksum 19:12:19 63f879dbbcfc: Download complete 19:12:19 0d9ebad4ef96: Verifying Checksum 19:12:19 0d9ebad4ef96: Download complete 19:12:19 d747dcd14b5f: Verifying Checksum 19:12:19 d747dcd14b5f: Download complete 19:12:19 e9a5061849ea: Verifying Checksum 19:12:19 e9a5061849ea: Download complete 19:12:19 ab5ef0e58194: Verifying Checksum 19:12:19 ab5ef0e58194: Download complete 19:12:19 2de7ff778b66: Verifying Checksum 19:12:21 ab5ef0e58194: Pull complete 19:12:21 9712f1f96733: Pull complete 19:12:22 63f879dbbcfc: Pull complete 19:12:25 0d9ebad4ef96: Pull complete 19:12:25 e9a5061849ea: Pull complete 19:12:25 d747dcd14b5f: Pull complete 19:12:26 2de7ff778b66: Pull complete 19:12:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:12:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:12:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:26 prd-ubuntu20.04-docker-8c-8g-1672 does not seem to be running inside a container 19:12:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:12:28 $ docker top ebadd8e99cdde3db6506ea83e8aea0dcde7670d01e757e6d8107584174a5315b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:12:28 provisioning config files... 19:12:28 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11660242815735656617tmp 19:12:28 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6520295908401783290tmp 19:12:28 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17104078420893467751tmp [Pipeline] { [Pipeline] echo 19:12:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:12:28 ---> sigul-configuration.sh 19:12:28 gpg: directory `/root/.gnupg' created 19:12:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:12:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:12:28 gpg: keyring `/root/.gnupg/secring.gpg' created 19:12:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:12:28 gpg: CAST5 encrypted data 19:12:28 gpg: encrypted with 1 passphrase 19:12:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:12:28 + mkdir /home/jenkins 19:12:28 + mkdir /home/jenkins/sigul [Pipeline] sh 19:12:29 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 19:12:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:12:29 ---> sigul-install.sh 19:12:29 Sigul already installed; skipping installation. [Pipeline] sh 19:12:29 + git tag --list 19:12:29 v1.0.0 19:12:29 v1.1.0 19:12:29 v1.1.1 19:12:29 v1.2.1 19:12:29 v1.2.2 19:12:29 v1.2.3 19:12:29 v1.3.0 19:12:29 v1.3.1 19:12:29 v2.0.0 19:12:29 v2.1.0 19:12:29 v2.1.1 19:12:29 v2.2.0 19:12:29 v2.3.0 19:12:29 v3.0 19:12:29 v3.0.0 19:12:29 v3.1.0-dev.1 19:12:29 v3.1.0-dev.2 [Pipeline] sh 19:12:29 + lftools sign git-tag v3.1.0-dev.2 19:12:30 Signing Git tag with Sigul... 19:12:30 Signing v3.1.0-dev.2 [Pipeline] echo 19:12:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:12:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:12:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:12:31 $ docker stop --time=1 ebadd8e99cdde3db6506ea83e8aea0dcde7670d01e757e6d8107584174a5315b 19:12:32 $ docker rm -f --volumes ebadd8e99cdde3db6506ea83e8aea0dcde7670d01e757e6d8107584174a5315b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:12:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:12:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:12:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:33 prd-ubuntu20.04-docker-8c-8g-1672 does not seem to be running inside a container 19:12:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:12:33 $ docker top f4a4faa2f870e53b9c6142742a623482abe3243807e82b37299a186d3551915d -eo pid,comm 19:12:33 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). 19:12:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:12:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:12:33 [ssh-agent] Looking for ssh-agent implementation... 19:12:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:12:33 $ docker exec f4a4faa2f870e53b9c6142742a623482abe3243807e82b37299a186d3551915d ssh-agent 19:12:33 SSH_AUTH_SOCK=/tmp/ssh-AJQ1ZXuRc8Kp/agent.32 19:12:33 SSH_AGENT_PID=38 19:12:33 Running ssh-add (command line suppressed) 19:12:33 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2425965379105356796.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2425965379105356796.key) 19:12:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:12:34 + git semver bump pre 19:12:34 2023-07-20 19:12:34,458 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 19:12:34 2023-07-20 19:12:34,458 [bump_version] DEBUG bumping version:3.1.0-dev.2 on axis:pre with prefix:dev 19:12:34 2023-07-20 19:12:34,458 [bump_version] DEBUG bumped version:3.1.0-dev.3 19:12:34 2023-07-20 19:12:34,458 [write_version] DEBUG write version:3.1.0-dev.3 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 19:12:34 2023-07-20 19:12:34,458 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 19:12:34 2023-07-20 19:12:34,458 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 19:12:34 2023-07-20 19:12:34,460 [execute] INFO git cat-file --batch-check 19:12:34 2023-07-20 19:12:34,460 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 19:12:34 2023-07-20 19:12:34,465 [execute] INFO git cat-file --batch 19:12:34 2023-07-20 19:12:34,465 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 19:12:34 2023-07-20 19:12:34,470 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 19:12:34 3.1.0-dev.3 [Pipeline] } 19:12:34 $ docker exec --env ******** --env ******** f4a4faa2f870e53b9c6142742a623482abe3243807e82b37299a186d3551915d ssh-agent -k 19:12:34 unset SSH_AUTH_SOCK; 19:12:34 unset SSH_AGENT_PID; 19:12:34 echo Agent pid 38 killed; 19:12:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:12:34 + git semver [Pipeline] } 19:12:35 $ docker stop --time=1 f4a4faa2f870e53b9c6142742a623482abe3243807e82b37299a186d3551915d 19:12:36 $ docker rm -f --volumes f4a4faa2f870e53b9c6142742a623482abe3243807e82b37299a186d3551915d [Pipeline] // withDockerContainer [Pipeline] sh 19:12:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:12:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:12:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:37 prd-ubuntu20.04-docker-8c-8g-1672 does not seem to be running inside a container 19:12:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:12:37 $ docker top ad1b354cc5eece53c343609e7d7793039f7249fee49e0e5359e08d92dcd94a97 -eo pid,comm 19:12:37 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). 19:12:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:12:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:12:37 [ssh-agent] Looking for ssh-agent implementation... 19:12:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:12:37 $ docker exec ad1b354cc5eece53c343609e7d7793039f7249fee49e0e5359e08d92dcd94a97 ssh-agent 19:12:37 SSH_AUTH_SOCK=/tmp/ssh-J77Y5AbaIGfB/agent.32 19:12:37 SSH_AGENT_PID=38 19:12:37 Running ssh-add (command line suppressed) 19:12:37 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11289988594050739057.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11289988594050739057.key) 19:12:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:12:38 + git semver push 19:12:38 2023-07-20 19:12:38,450 [run_push] DEBUG push 19:12:38 2023-07-20 19:12:38,451 [execute] INFO git cat-file --batch-check 19:12:38 2023-07-20 19:12:38,451 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 19:12:38 2023-07-20 19:12:38,455 [execute] INFO git rev-list dc8f8b4adf2a3934f96d6f3b2fb67f21b44de518 -- 19:12:38 2023-07-20 19:12:38,455 [execute] DEBUG Popen(['git', 'rev-list', 'dc8f8b4adf2a3934f96d6f3b2fb67f21b44de518', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 19:12:38 2023-07-20 19:12:38,461 [execute] INFO git fetch -v origin 19:12:38 2023-07-20 19:12:38,461 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 19:12:39 2023-07-20 19:12:38,916 [run_push] DEBUG no remote changes detected 19:12:39 2023-07-20 19:12:38,917 [execute] INFO git push origin semver 19:12:39 2023-07-20 19:12:38,917 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 19:12:39 2023-07-20 19:12:39,682 [run_push] DEBUG push all version tags 19:12:39 2023-07-20 19:12:39,683 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:12:39 2023-07-20 19:12:39,683 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 19:12:40 2023-07-20 19:12:40,470 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 19:12:40 3.1.0-dev.3 [Pipeline] } 19:12:40 $ docker exec --env ******** --env ******** ad1b354cc5eece53c343609e7d7793039f7249fee49e0e5359e08d92dcd94a97 ssh-agent -k 19:12:40 unset SSH_AUTH_SOCK; 19:12:40 unset SSH_AGENT_PID; 19:12:40 echo Agent pid 38 killed; 19:12:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:12:41 + git semver [Pipeline] } 19:12:41 $ docker stop --time=1 ad1b354cc5eece53c343609e7d7793039f7249fee49e0e5359e08d92dcd94a97 19:12:42 $ docker rm -f --volumes ad1b354cc5eece53c343609e7d7793039f7249fee49e0e5359e08d92dcd94a97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:12:43 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 19:12:43 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 19:12:43 total 16 19:12:43 drwxr-xr-x 3 root root 4096 Jul 20 19:01 . 19:12:43 drwxrwxr-x 10 jenkins jenkins 4096 Jul 20 19:12 .. 19:12:43 drwxr-xr-x 2 root root 4096 Jul 20 19:01 cost 19:12:43 -rw-r--r-- 1 root root 89 Jul 20 19:01 cost.csv 19:12:43 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 19:12:43 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 19:12:43 total 16 19:12:43 drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 19:01 . 19:12:43 drwxrwxr-x 10 jenkins jenkins 4096 Jul 20 19:12 .. 19:12:43 drwxr-xr-x 2 jenkins jenkins 4096 Jul 20 19:01 cost 19:12:43 -rw-r--r-- 1 jenkins jenkins 89 Jul 20 19:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:12:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:12:44 ---> package-listing.sh 19:12:44 ++ facter osfamily 19:12:44 ++ tr '[:upper:]' '[:lower:]' 19:12:44 + OS_FAMILY=debian 19:12:44 + workspace=/w/workspace/exfoundry_device-virtual-go_main 19:12:44 + START_PACKAGES=/tmp/packages_start.txt 19:12:44 + END_PACKAGES=/tmp/packages_end.txt 19:12:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:12:44 + PACKAGES=/tmp/packages_start.txt 19:12:44 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 19:12:44 + PACKAGES=/tmp/packages_end.txt 19:12:44 + case "${OS_FAMILY}" in 19:12:44 + dpkg -l 19:12:44 + grep '^ii' 19:12:44 + '[' -f /tmp/packages_start.txt ']' 19:12:44 + '[' -f /tmp/packages_end.txt ']' 19:12:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:12:44 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 19:12:44 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 19:12:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 19:12:44 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:12:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:12:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:45 prd-ubuntu20.04-docker-8c-8g-1672 does not seem to be running inside a container 19:12:45 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:12:45 $ docker top a2da6929e0147e57905fbf32b699c3cddf2b4b220762602247a9c368e78083d4 -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:45 + touch /tmp/pre-build-complete [Pipeline] sh 19:12:46 + mkdir -p /var/log/sysstat [Pipeline] sh 19:12:46 + ls /var/log/sa-host 19:12:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:12:46 provisioning config files... 19:12:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5594977888340767488tmp [Pipeline] { [Pipeline] echo 19:12:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:12:46 ---> create-netrc.sh [Pipeline] } 19:12:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:12:47 ---> python-tools-install.sh [Pipeline] echo 19:12:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:12:47 ---> sudo-logs.sh 19:12:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:12:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:12:47 ---> job-cost.sh 19:12:47 lf-activate-venv: SKIPPING 19:12:47 DEBUG: total: 0.2199999988079071 19:12:47 INFO: Retrieving Stack Cost... 19:12:48 INFO: Retrieving Pricing Info for: v3-standard-8 19:12:48 INFO: Archiving Costs [Pipeline] echo 19:12:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:12:48 ---> logs-deploy.sh 19:12:48 lf-activate-venv: SKIPPING 19:12:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/128 19:12:48 INFO: archiving workspace using pattern(s): 19:12:50 Archives upload complete. 19:12:50 INFO: archiving logs to Nexus 19:12:50 ---> uname -a: 19:12:50 Linux prd-ubuntu20-04-docker-8c-8g-1672 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:12:50 19:12:50 19:12:50 ---> lscpu: 19:12:50 Architecture: x86_64 19:12:50 CPU op-mode(s): 32-bit, 64-bit 19:12:50 Byte Order: Little Endian 19:12:50 Address sizes: 40 bits physical, 48 bits virtual 19:12:50 CPU(s): 8 19:12:50 On-line CPU(s) list: 0-7 19:12:50 Thread(s) per core: 1 19:12:50 Core(s) per socket: 1 19:12:50 Socket(s): 8 19:12:50 NUMA node(s): 1 19:12:50 Vendor ID: AuthenticAMD 19:12:50 CPU family: 23 19:12:50 Model: 49 19:12:50 Model name: AMD EPYC-Rome Processor 19:12:50 Stepping: 0 19:12:50 CPU MHz: 2799.998 19:12:50 BogoMIPS: 5599.99 19:12:50 Virtualization: AMD-V 19:12:50 Hypervisor vendor: KVM 19:12:50 Virtualization type: full 19:12:50 L1d cache: 256 KiB 19:12:50 L1i cache: 256 KiB 19:12:50 L2 cache: 4 MiB 19:12:50 L3 cache: 128 MiB 19:12:50 NUMA node0 CPU(s): 0-7 19:12:50 Vulnerability Itlb multihit: Not affected 19:12:50 Vulnerability L1tf: Not affected 19:12:50 Vulnerability Mds: Not affected 19:12:50 Vulnerability Meltdown: Not affected 19:12:50 Vulnerability Mmio stale data: Not affected 19:12:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:12:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:12:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:12:50 Vulnerability Srbds: Not affected 19:12:50 Vulnerability Tsx async abort: Not affected 19:12:50 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 19:12:50 19:12:50 19:12:50 ---> nproc: 19:12:50 8 19:12:50 19:12:50 19:12:50 ---> df -h: 19:12:50 Filesystem Size Used Avail Use% Mounted on 19:12:50 overlay 155G 13G 143G 9% / 19:12:50 tmpfs 64M 0 64M 0% /dev 19:12:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:12:50 shm 64M 0 64M 0% /dev/shm 19:12:50 /dev/vda1 155G 13G 143G 9% /facter-os 19:12:50 19:12:50 19:12:50 ---> sar -b -r -n DEV: 19:12:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1672) 07/20/23 _x86_64_ (8 CPU) 19:12:50 19:12:50 18:58:56 LINUX RESTART (8 CPU) 19:12:50 19:12:50 18:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:12:50 19:00:01 194.63 48.14 146.49 0.00 5407.10 168631.89 0.00 19:12:50 19:01:01 127.63 0.65 126.98 0.00 9.07 51687.12 0.00 19:12:50 19:02:01 183.20 0.13 183.07 0.00 6.00 45511.48 0.00 19:12:50 19:03:01 1.67 0.00 1.67 0.00 0.00 20.28 0.00 19:12:50 19:04:01 3.25 0.98 2.27 0.00 68.38 72.91 0.00 19:12:50 19:05:01 57.46 12.48 44.98 0.00 5165.67 8848.53 0.00 19:12:50 19:06:01 3.72 0.02 3.70 0.00 0.13 94.92 0.00 19:12:50 19:07:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 19:12:50 19:08:01 1.07 0.00 1.07 0.00 0.00 13.33 0.00 19:12:50 19:09:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 19:12:50 19:10:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 19:12:50 19:11:01 1.55 0.00 1.55 0.00 0.00 17.33 0.00 19:12:50 19:12:01 3.67 0.07 3.60 0.00 7.87 422.46 0.00 19:12:50 Average: 44.71 4.81 39.90 0.00 820.30 21180.97 0.00 19:12:50 19:12:50 18:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:12:50 19:00:01 29124980 31596976 722800 2.20 75232 2667168 1955308 5.76 990688 2409656 1524 19:12:50 19:01:01 28037268 31545124 757672 2.30 147928 3521844 2190960 6.46 1201324 3156872 226060 19:12:50 19:02:01 27537588 31581440 722788 2.20 160160 4019064 1760696 5.19 1268440 3562212 388 19:12:50 19:03:01 27537396 31581508 722232 2.20 160192 4019064 1760696 5.19 1268292 3562212 136 19:12:50 19:04:01 27534544 31585960 717060 2.18 161700 4024424 1787716 5.27 1271212 3567492 360 19:12:50 19:05:01 27004652 31559076 722480 2.20 194224 4482128 1810764 5.34 1595944 3729596 136 19:12:50 19:06:01 27010328 31559940 721148 2.19 192820 4478876 1805432 5.32 1593740 3726352 128 19:12:50 19:07:01 27012280 31561956 719068 2.19 192876 4478876 1805432 5.32 1592264 3726352 196 19:12:50 19:08:01 27012304 31562040 719012 2.19 192896 4478880 1805432 5.32 1591796 3726404 16 19:12:50 19:09:01 27012076 31561880 719244 2.19 192936 4478884 1805432 5.32 1592252 3726412 244 19:12:50 19:10:01 27012572 31562376 718716 2.19 192948 4478884 1805432 5.32 1592308 3726412 20 19:12:50 19:11:01 27012540 31562556 718608 2.19 192988 4478892 1805432 5.32 1592116 3726564 4 19:12:50 19:12:01 26465660 31519212 760292 2.31 196532 4945228 2013304 5.93 1636852 4192552 474212 19:12:50 Average: 27331861 31564619 726240 2.21 173341 4196324 1854772 5.47 1445171 3579930 54110 19:12:50 19:12:50 18:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:12:50 19:00:01 veth2c57e68 44.88 57.86 4.22 45.89 0.00 0.00 0.00 0.00 19:12:50 19:00:01 docker0 71.95 90.53 5.64 301.99 0.00 0.00 0.00 0.00 19:12:50 19:00:01 ens3 691.65 438.69 7103.37 90.83 0.00 0.00 0.00 0.00 19:12:50 19:00:01 lo 6.80 6.80 0.65 0.65 0.00 0.00 0.00 0.00 19:12:50 19:01:01 docker0 196.12 333.91 14.51 2279.33 0.00 0.00 0.00 0.00 19:12:50 19:01:01 vethcf47b74 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:12:50 19:01:01 ens3 364.01 214.05 2307.42 28.89 0.00 0.00 0.00 0.00 19:12:50 19:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:12:50 19:02:01 docker0 2.72 6.53 0.17 85.46 0.00 0.00 0.00 0.00 19:12:50 19:02:01 ens3 177.19 131.93 2650.88 316.36 0.00 0.00 0.00 0.00 19:12:50 19:02:01 lo 7.53 7.53 0.74 0.74 0.00 0.00 0.00 0.00 19:12:50 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:50 19:03:01 ens3 0.85 0.23 0.15 0.08 0.00 0.00 0.00 0.00 19:12:50 19:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:12:50 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:50 19:04:01 ens3 11.30 4.63 10.79 0.89 0.00 0.00 0.00 0.00 19:12:50 19:04:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 19:12:50 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:50 19:05:01 ens3 201.70 85.95 2927.36 11.47 0.00 0.00 0.00 0.00 19:12:50 19:05:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 19:12:50 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:50 19:06:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:12:50 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:50 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:50 19:07:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:12:50 19:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:12:50 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:50 19:08:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:12:50 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:50 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:50 19:09:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:12:50 19:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:12:50 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:50 19:10:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 19:12:50 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:50 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:50 19:11:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:12:50 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:12:50 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:50 19:12:01 ens3 117.23 65.66 3963.76 7.27 0.00 0.00 0.00 0.00 19:12:50 19:12:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 19:12:50 Average: docker0 20.83 33.15 1.56 205.13 0.00 0.00 0.00 0.00 19:12:50 Average: ens3 120.35 72.43 1458.72 35.07 0.00 0.00 0.00 0.00 19:12:50 Average: lo 1.34 1.34 0.13 0.13 0.00 0.00 0.00 0.00 19:12:50 19:12:50 19:12:50 ---> sar -P ALL: 19:12:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1672) 07/20/23 _x86_64_ (8 CPU) 19:12:50 19:12:50 18:58:56 LINUX RESTART (8 CPU) 19:12:50 19:12:50 18:59:01 CPU %user %nice %system %iowait %steal %idle 19:12:50 19:00:01 all 8.86 0.00 3.26 1.21 0.05 86.62 19:12:50 19:00:01 0 11.38 0.00 2.65 0.40 0.05 85.51 19:12:50 19:00:01 1 8.64 0.00 3.29 0.24 0.05 87.79 19:12:50 19:00:01 2 9.92 0.00 4.08 5.03 0.05 80.92 19:12:50 19:00:01 3 7.07 0.00 4.07 0.50 0.05 88.30 19:12:50 19:00:01 4 8.73 0.00 4.04 0.66 0.05 86.52 19:12:50 19:00:01 5 9.10 0.00 2.49 2.46 0.05 85.91 19:12:50 19:00:01 6 9.96 0.00 2.44 0.24 0.05 87.31 19:12:50 19:00:01 7 6.08 0.00 2.98 0.15 0.08 90.70 19:12:50 19:01:01 all 25.02 0.00 4.88 0.59 0.07 69.45 19:12:50 19:01:01 0 25.25 0.00 5.46 0.12 0.07 69.11 19:12:50 19:01:01 1 25.03 0.00 4.99 0.29 0.07 69.63 19:12:50 19:01:01 2 24.79 0.00 4.30 0.07 0.07 70.77 19:12:50 19:01:01 3 25.19 0.00 5.88 3.37 0.08 65.48 19:12:50 19:01:01 4 24.27 0.00 4.18 0.40 0.07 71.08 19:12:50 19:01:01 5 25.89 0.00 3.80 0.00 0.07 70.25 19:12:50 19:01:01 6 24.79 0.00 4.41 0.12 0.05 70.63 19:12:50 19:01:01 7 24.96 0.00 6.03 0.34 0.07 68.60 19:12:50 19:02:01 all 18.28 0.00 4.25 0.53 0.07 76.87 19:12:50 19:02:01 0 18.57 0.00 4.72 0.79 0.07 75.85 19:12:50 19:02:01 1 18.49 0.00 3.78 0.13 0.07 77.53 19:12:50 19:02:01 2 16.97 0.00 3.77 0.45 0.05 78.75 19:12:50 19:02:01 3 18.34 0.00 5.23 0.34 0.07 76.03 19:12:50 19:02:01 4 18.04 0.00 3.69 0.05 0.07 78.15 19:12:50 19:02:01 5 18.24 0.00 4.07 0.17 0.05 77.47 19:12:50 19:02:01 6 17.96 0.00 4.23 0.70 0.07 77.04 19:12:50 19:02:01 7 19.68 0.00 4.51 1.58 0.08 74.15 19:12:50 19:03:01 all 0.03 0.00 0.01 0.00 0.01 99.94 19:12:50 19:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:12:50 19:03:01 1 0.08 0.00 0.05 0.00 0.03 99.83 19:12:50 19:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:12:50 19:03:01 3 0.07 0.00 0.03 0.00 0.02 99.88 19:12:50 19:03:01 4 0.07 0.00 0.02 0.00 0.02 99.90 19:12:50 19:03:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:12:50 19:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:12:50 19:03:01 7 0.00 0.00 0.00 0.02 0.02 99.97 19:12:50 19:04:01 all 0.10 0.00 0.06 0.02 0.03 99.80 19:12:50 19:04:01 0 0.02 0.00 0.02 0.02 0.00 99.95 19:12:50 19:04:01 1 0.27 0.00 0.03 0.00 0.03 99.67 19:12:50 19:04:01 2 0.12 0.00 0.02 0.02 0.00 99.85 19:12:50 19:04:01 3 0.08 0.00 0.02 0.00 0.00 99.90 19:12:50 19:04:01 4 0.10 0.00 0.05 0.02 0.00 99.83 19:12:50 19:04:01 5 0.02 0.00 0.25 0.08 0.00 99.65 19:12:50 19:04:01 6 0.12 0.00 0.03 0.00 0.18 99.67 19:12:50 19:04:01 7 0.05 0.00 0.07 0.02 0.00 99.87 19:12:50 19:05:01 all 2.60 0.00 1.54 0.31 0.03 95.53 19:12:50 19:05:01 0 2.62 0.00 2.20 0.25 0.02 94.91 19:12:50 19:05:01 1 1.69 0.00 0.95 0.05 0.03 97.27 19:12:50 19:05:01 2 1.99 0.00 1.60 0.55 0.02 95.85 19:12:50 19:05:01 3 2.55 0.00 1.40 0.05 0.03 95.96 19:12:50 19:05:01 4 3.07 0.00 1.20 0.03 0.03 95.67 19:12:50 19:05:01 5 1.80 0.00 1.08 1.12 0.02 95.98 19:12:50 19:05:01 6 5.10 0.00 1.17 0.13 0.03 93.56 19:12:50 19:05:01 7 1.94 0.00 2.71 0.27 0.03 95.04 19:12:50 19:06:01 all 0.07 0.00 0.05 0.01 0.01 99.85 19:12:50 19:06:01 0 0.03 0.00 0.07 0.00 0.00 99.90 19:12:50 19:06:01 1 0.08 0.00 0.08 0.00 0.03 99.80 19:12:50 19:06:01 2 0.03 0.00 0.02 0.02 0.02 99.92 19:12:50 19:06:01 3 0.08 0.00 0.05 0.00 0.02 99.85 19:12:50 19:06:01 4 0.03 0.00 0.03 0.00 0.00 99.93 19:12:50 19:06:01 5 0.23 0.00 0.13 0.07 0.00 99.57 19:12:50 19:06:01 6 0.07 0.00 0.02 0.00 0.00 99.92 19:12:50 19:06:01 7 0.02 0.00 0.03 0.00 0.00 99.95 19:12:50 19:07:01 all 0.02 0.00 0.01 0.00 0.01 99.95 19:12:50 19:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:12:50 19:07:01 1 0.07 0.00 0.03 0.00 0.03 99.87 19:12:50 19:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:12:50 19:07:01 3 0.05 0.00 0.02 0.00 0.02 99.92 19:12:50 19:07:01 4 0.05 0.00 0.00 0.00 0.02 99.93 19:12:50 19:07:01 5 0.02 0.00 0.00 0.02 0.02 99.95 19:12:50 19:07:01 6 0.00 0.00 0.00 0.02 0.02 99.97 19:12:50 19:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:12:50 19:08:01 all 0.07 0.00 0.01 0.00 0.00 99.91 19:12:50 19:08:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:12:50 19:08:01 1 0.08 0.00 0.05 0.00 0.03 99.83 19:12:50 19:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:12:50 19:08:01 3 0.37 0.00 0.00 0.00 0.00 99.63 19:12:50 19:08:01 4 0.03 0.00 0.03 0.00 0.00 99.93 19:12:50 19:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:12:50 19:08:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:12:50 19:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:12:50 19:09:01 all 0.24 0.00 0.02 0.00 0.01 99.73 19:12:50 19:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:12:50 19:09:01 1 1.73 0.00 0.02 0.00 0.02 98.24 19:12:50 19:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:12:50 19:09:01 3 0.12 0.00 0.07 0.00 0.03 99.78 19:12:50 19:09:01 4 0.05 0.00 0.02 0.00 0.02 99.92 19:12:50 19:09:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:12:50 19:09:01 6 0.00 0.00 0.02 0.00 0.02 99.97 19:12:50 19:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:12:50 19:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:12:50 19:10:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:12:50 19:10:01 1 0.07 0.00 0.02 0.00 0.02 99.90 19:12:50 19:10:01 2 0.00 0.00 0.03 0.02 0.02 99.93 19:12:50 19:10:01 3 0.08 0.00 0.00 0.00 0.02 99.90 19:12:50 19:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:12:50 19:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:12:50 19:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:12:50 19:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:12:50 19:12:50 19:10:01 CPU %user %nice %system %iowait %steal %idle 19:12:50 19:11:01 all 0.07 0.00 0.01 0.00 0.01 99.90 19:12:50 19:11:01 0 0.02 0.00 0.03 0.02 0.00 99.93 19:12:50 19:11:01 1 0.42 0.00 0.00 0.00 0.00 99.58 19:12:50 19:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:12:50 19:11:01 3 0.02 0.00 0.05 0.00 0.03 99.90 19:12:50 19:11:01 4 0.03 0.00 0.03 0.00 0.02 99.92 19:12:50 19:11:01 5 0.03 0.00 0.00 0.02 0.00 99.95 19:12:50 19:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:12:50 19:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:12:50 19:12:01 all 1.56 0.00 0.64 0.01 0.01 97.77 19:12:50 19:12:01 0 1.60 0.00 0.50 0.02 0.03 97.85 19:12:50 19:12:01 1 1.71 0.00 0.60 0.00 0.02 97.67 19:12:50 19:12:01 2 1.69 0.00 0.50 0.00 0.00 97.81 19:12:50 19:12:01 3 1.02 0.00 0.57 0.00 0.00 98.41 19:12:50 19:12:01 4 2.43 0.00 0.48 0.00 0.02 97.07 19:12:50 19:12:01 5 0.98 0.00 0.87 0.08 0.02 98.05 19:12:50 19:12:01 6 1.34 0.00 0.87 0.00 0.02 97.78 19:12:50 19:12:01 7 1.67 0.00 0.75 0.02 0.00 97.56 19:12:50 Average: all 4.36 0.00 1.13 0.21 0.02 94.28 19:12:50 Average: 0 4.55 0.00 1.20 0.12 0.02 94.10 19:12:50 Average: 1 4.47 0.00 1.07 0.05 0.03 94.37 19:12:50 Average: 2 4.25 0.00 1.10 0.47 0.02 94.16 19:12:50 Average: 3 4.21 0.00 1.33 0.33 0.03 94.11 19:12:50 Average: 4 4.36 0.00 1.06 0.09 0.02 94.47 19:12:50 Average: 5 4.31 0.00 0.97 0.31 0.02 94.40 19:12:50 Average: 6 4.55 0.00 1.01 0.09 0.03 94.32 19:12:50 Average: 7 4.15 0.00 1.31 0.18 0.02 94.34 19:12:50 19:12:50 19:12:50