Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b3ed2c468bbc11562de4df1efe7e210c5fb0a041 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-ssh12828237089232924416.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh1546134942199915107.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh9150626168959951371.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh3266485305082924862.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 8213865985cc96b4d65921cf96fa8a01761a1acb 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-ssh2325191156119871385.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 8213865985cc96b4d65921cf96fa8a01761a1acb (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8213865985cc96b4d65921cf96fa8a01761a1acb # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.2" > 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.18 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21937 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 Avoid second fetch Checking out Revision b3ed2c468bbc11562de4df1efe7e210c5fb0a041 (main) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f b3ed2c468bbc11562de4df1efe7e210c5fb0a041 # timeout=10 Commit message: "build(snap): Upgrade snap base to core22 (#298)" > git rev-list --no-walk 70ed2cbc20e9aaf34c9bbafa882aad4cea533748 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:11:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:11:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:11:12 ========================================================= 15:11:12 EdgeX Global Pipelines Version Info 15:11:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:11:13 ------------------- 15:11:13 stable info: 15:11:13 ------------------- 15:11:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:11:13 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 15:11:13 Message: update stable to v1.0.238 15:11:14 ------------------- 15:11:14 experimental info: 15:11:14 ------------------- 15:11:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:11:14 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 15:11:14 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:11:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 15:11:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 15:11:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:11:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:11:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:11:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:11:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:11:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:11:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:11:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:11:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:11:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 15:11:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:11:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:11:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:11:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:11:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:11:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:11:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:11:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:11:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:11:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:11:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:11:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:11:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:11:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:11:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:11:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:11:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:11:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:11:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3ed2c468bbc11562de4df1efe7e210c5fb0a041 [Pipeline] echo 15:11:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3ed2c4 [Pipeline] echo 15:11:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:11:14 provisioning config files... 15:11:14 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4686463097528349655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:11:15 ---> docker-login.sh 15:11:15 nexus3.edgexfoundry.org:10001 15:11:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:15 Configure a credential helper to remove this warning. See 15:11:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:15 15:11:15 Login Succeeded 15:11:15 nexus3.edgexfoundry.org:10002 15:11:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:15 Configure a credential helper to remove this warning. See 15:11:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:15 15:11:15 Login Succeeded 15:11:15 nexus3.edgexfoundry.org:10003 15:11:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:15 Configure a credential helper to remove this warning. See 15:11:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:15 15:11:15 Login Succeeded 15:11:15 nexus3.edgexfoundry.org:10004 15:11:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:15 Configure a credential helper to remove this warning. See 15:11:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:15 15:11:15 Login Succeeded 15:11:15 docker.io 15:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:16 Configure a credential helper to remove this warning. See 15:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:16 15:11:16 Login Succeeded 15:11:16 ---> docker-login.sh ends [Pipeline] } 15:11:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:11:16 + git rev-list -1 --merges b3ed2c468bbc11562de4df1efe7e210c5fb0a041~1..b3ed2c468bbc11562de4df1efe7e210c5fb0a041 [Pipeline] echo 15:11:16 -----------> git rev-list -1 --merges b3ed2c468bbc11562de4df1efe7e210c5fb0a041~1..b3ed2c468bbc11562de4df1efe7e210c5fb0a041 b3ed2c468bbc11562de4df1efe7e210c5fb0a041 [false] [Pipeline] sh 15:11:17 + git log --format=format:%s -1 b3ed2c468bbc11562de4df1efe7e210c5fb0a041 [Pipeline] echo 15:11:17 ========================================================= 15:11:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:11:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:11:17 + git log --format=format:%s -1 b3ed2c468bbc11562de4df1efe7e210c5fb0a041 [Pipeline] echo 15:11:17 [semverPrep] GIT_COMMIT: b3ed2c468bbc11562de4df1efe7e210c5fb0a041, Commit Message: build(snap): Upgrade snap base to core22 (#298) [Pipeline] echo 15:11:17 [semverPrep] This is not a build commit. [Pipeline] sh 15:11:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:11:17 + grep -v github /etc/ssh/ssh_known_hosts 15:11:17 + [ -e /tmp/ssh_known_hosts ] 15:11:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:11:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:11:17 + sudo tee -a /etc/ssh/ssh_known_hosts 15:11:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:11:18 15:11:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:11:18 0.1.4: Pulling from edgex-devops/py-git-semver 15:11:18 b85a868b505f: Pulling fs layer 15:11:18 e2be974225ed: Pulling fs layer 15:11:18 339a4e72a1f5: Pulling fs layer 15:11:18 988bab9f4d93: Pulling fs layer 15:11:18 1469e6f7b9e6: Pulling fs layer 15:11:18 eaf3925da568: Pulling fs layer 15:11:18 bab4dde63d76: Pulling fs layer 15:11:18 bde34c3a00c8: Pulling fs layer 15:11:18 eaf3925da568: Waiting 15:11:18 bab4dde63d76: Waiting 15:11:18 b352a97aabf1: Pulling fs layer 15:11:18 4872d77fe225: Pulling fs layer 15:11:18 bde34c3a00c8: Waiting 15:11:18 5851b861e8e6: Pulling fs layer 15:11:18 b352a97aabf1: Waiting 15:11:18 4872d77fe225: Waiting 15:11:18 e2be974225ed: Download complete 15:11:18 988bab9f4d93: Verifying Checksum 15:11:18 988bab9f4d93: Download complete 15:11:18 1469e6f7b9e6: Verifying Checksum 15:11:18 1469e6f7b9e6: Download complete 15:11:18 339a4e72a1f5: Verifying Checksum 15:11:18 339a4e72a1f5: Download complete 15:11:18 eaf3925da568: Verifying Checksum 15:11:18 eaf3925da568: Download complete 15:11:18 bde34c3a00c8: Verifying Checksum 15:11:18 bde34c3a00c8: Download complete 15:11:18 b352a97aabf1: Verifying Checksum 15:11:18 b352a97aabf1: Download complete 15:11:18 4872d77fe225: Download complete 15:11:18 5851b861e8e6: Verifying Checksum 15:11:18 5851b861e8e6: Download complete 15:11:18 b85a868b505f: Verifying Checksum 15:11:18 b85a868b505f: Download complete 15:11:19 bab4dde63d76: Verifying Checksum 15:11:19 bab4dde63d76: Download complete 15:11:20 b85a868b505f: Pull complete 15:11:20 e2be974225ed: Pull complete 15:11:21 339a4e72a1f5: Pull complete 15:11:21 988bab9f4d93: Pull complete 15:11:21 1469e6f7b9e6: Pull complete 15:11:21 eaf3925da568: Pull complete 15:11:23 bab4dde63d76: Pull complete 15:11:23 bde34c3a00c8: Pull complete 15:11:23 b352a97aabf1: Pull complete 15:11:23 4872d77fe225: Pull complete 15:11:23 5851b861e8e6: Pull complete 15:11:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:11:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:11:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:11:23 prd-ubuntu20.04-docker-8c-8g-21937 does not seem to be running inside a container 15:11:23 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:11:26 $ docker top 47ec2b69d6e078321622e801bcf0a43f9969561852e2a88d5f39849cf62b3ec8 -eo pid,comm 15:11:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:11:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:11:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:11:26 [ssh-agent] Looking for ssh-agent implementation... 15:11:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:11:26 $ docker exec 47ec2b69d6e078321622e801bcf0a43f9969561852e2a88d5f39849cf62b3ec8 ssh-agent 15:11:26 SSH_AUTH_SOCK=/tmp/ssh-Fu3A0FDcUfJm/agent.33 15:11:26 SSH_AGENT_PID=39 15:11:26 Running ssh-add (command line suppressed) 15:11:26 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5913035173961976689.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5913035173961976689.key) 15:11:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:11:27 + git tag --points-at HEAD [Pipeline] } 15:11:27 $ docker exec --env ******** --env ******** 47ec2b69d6e078321622e801bcf0a43f9969561852e2a88d5f39849cf62b3ec8 ssh-agent -k 15:11:27 unset SSH_AUTH_SOCK; 15:11:27 unset SSH_AGENT_PID; 15:11:27 echo Agent pid 39 killed; 15:11:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:11:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:11:27 [ssh-agent] Looking for ssh-agent implementation... 15:11:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:11:27 $ docker exec 47ec2b69d6e078321622e801bcf0a43f9969561852e2a88d5f39849cf62b3ec8 ssh-agent 15:11:27 SSH_AUTH_SOCK=/tmp/ssh-6xbepXm8cYCy/agent.72 15:11:27 SSH_AGENT_PID=78 15:11:27 Running ssh-add (command line suppressed) 15:11:27 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1549574131990603760.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1549574131990603760.key) 15:11:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:11:28 + git semver init 15:11:28 2022-08-04 15:11:28,318 [run_init] DEBUG init version:0.0.0 force:False 15:11:28 2022-08-04 15:11:28,319 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 15:11:28 2022-08-04 15:11:28,319 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 15:11:28 2022-08-04 15:11:28,320 [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) 15:11:29 2022-08-04 15:11:29,292 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 15:11:29 2022-08-04 15:11:29,293 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 15:11:29 2022-08-04 15:11:29,293 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:11:29 2022-08-04 15:11:29,293 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:11:29 2.3.0-dev.10 [Pipeline] } 15:11:29 $ docker exec --env ******** --env ******** 47ec2b69d6e078321622e801bcf0a43f9969561852e2a88d5f39849cf62b3ec8 ssh-agent -k 15:11:29 unset SSH_AUTH_SOCK; 15:11:29 unset SSH_AGENT_PID; 15:11:29 echo Agent pid 78 killed; 15:11:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:11:29 + git semver [Pipeline] } 15:11:30 $ docker stop --time=1 47ec2b69d6e078321622e801bcf0a43f9969561852e2a88d5f39849cf62b3ec8 15:11:31 $ docker rm -f 47ec2b69d6e078321622e801bcf0a43f9969561852e2a88d5f39849cf62b3ec8 [Pipeline] // withDockerContainer [Pipeline] sh 15:11:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:11:31 Stashed 1 file(s) [Pipeline] echo 15:11:31 [edgeXSemver]: initialized semver on version 2.3.0-dev.10 [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 15:11:32 provisioning config files... 15:11:32 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config226296546508920222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:11:32 ---> docker-login.sh 15:11:32 nexus3.edgexfoundry.org:10001 15:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:32 Configure a credential helper to remove this warning. See 15:11:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:32 15:11:32 Login Succeeded 15:11:32 nexus3.edgexfoundry.org:10002 15:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:32 Configure a credential helper to remove this warning. See 15:11:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:32 15:11:32 Login Succeeded 15:11:32 nexus3.edgexfoundry.org:10003 15:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:32 Configure a credential helper to remove this warning. See 15:11:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:32 15:11:32 Login Succeeded 15:11:32 nexus3.edgexfoundry.org:10004 15:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:32 Configure a credential helper to remove this warning. See 15:11:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:32 15:11:32 Login Succeeded 15:11:32 docker.io 15:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:33 Configure a credential helper to remove this warning. See 15:11:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:33 15:11:33 Login Succeeded 15:11:33 ---> docker-login.sh ends [Pipeline] } 15:11:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:11:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:11:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:11:33 ========================================================= 15:11:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:11:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:33 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 15:11:33 Sending build context to Docker daemon 23.07MB 15:11:33 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 15:11:33 Step 2/12 : FROM ${BASE} AS builder 15:11:33 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:11:33 2408cc74d12b: Pulling fs layer 15:11:33 ea60b727a1ce: Pulling fs layer 15:11:33 30c4a7721957: Pulling fs layer 15:11:33 370296b7ddb6: Pulling fs layer 15:11:33 7c6cee850709: Pulling fs layer 15:11:33 39a5fcdaea64: Pulling fs layer 15:11:33 d94ebbe4e438: Pulling fs layer 15:11:33 bcfd1f05c69d: Pulling fs layer 15:11:33 59ccb84bbe0f: Pulling fs layer 15:11:33 bcfd1f05c69d: Waiting 15:11:33 7c6cee850709: Waiting 15:11:33 39a5fcdaea64: Waiting 15:11:33 59ccb84bbe0f: Waiting 15:11:33 d94ebbe4e438: Waiting 15:11:33 30c4a7721957: Verifying Checksum 15:11:33 30c4a7721957: Download complete 15:11:33 ea60b727a1ce: Download complete 15:11:33 7c6cee850709: Download complete 15:11:33 39a5fcdaea64: Verifying Checksum 15:11:33 39a5fcdaea64: Download complete 15:11:33 2408cc74d12b: Verifying Checksum 15:11:33 2408cc74d12b: Download complete 15:11:33 d94ebbe4e438: Verifying Checksum 15:11:33 d94ebbe4e438: Download complete 15:11:34 2408cc74d12b: Pull complete 15:11:34 ea60b727a1ce: Pull complete 15:11:34 30c4a7721957: Pull complete 15:11:34 59ccb84bbe0f: Verifying Checksum 15:11:34 59ccb84bbe0f: Download complete 15:11:34 bcfd1f05c69d: Verifying Checksum 15:11:34 bcfd1f05c69d: Download complete 15:11:34 370296b7ddb6: Verifying Checksum 15:11:34 370296b7ddb6: Download complete 15:11:38 370296b7ddb6: Pull complete 15:11:38 7c6cee850709: Pull complete 15:11:38 39a5fcdaea64: Pull complete 15:11:38 d94ebbe4e438: Pull complete 15:11:40 bcfd1f05c69d: Pull complete 15:11:41 59ccb84bbe0f: Pull complete 15:11:41 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 15:11:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:11:41 ---> a4fb48ad2a94 15:11:41 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:11:46 ---> Running in ab0c8e40f8c1 15:11:46 Removing intermediate container ab0c8e40f8c1 15:11:46 ---> e056318df252 15:11:46 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:11:46 ---> Running in 1673d0454cbd 15:11:46 Removing intermediate container 1673d0454cbd 15:11:46 ---> a334567133d4 15:11:46 Step 5/12 : WORKDIR /device-virtual-go 15:11:46 ---> Running in cbe267815def 15:11:46 Removing intermediate container cbe267815def 15:11:46 ---> 66ca9112946e 15:11:46 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:11:46 ---> Running in 059c01a3d027 15:11:46 Removing intermediate container 059c01a3d027 15:11:46 ---> f14abfe737cb 15:11:46 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:11:46 ---> Running in d2028d18103d 15:11:47 Still waiting to schedule task 15:11:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:11:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:11:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:11:48 (1/4) Installing openssh-keygen (9.0_p1-r2) 15:11:48 (2/4) Installing libedit (20210910.3.1-r0) 15:11:48 (3/4) Installing openssh-client-common (9.0_p1-r2) 15:11:48 (4/4) Installing openssh-client-default (9.0_p1-r2) 15:11:48 Executing busybox-1.35.0-r13.trigger 15:11:48 OK: 216 MiB in 55 packages 15:11:49 Removing intermediate container d2028d18103d 15:11:49 ---> 01c173dc2f57 15:11:49 Step 8/12 : COPY go.mod vendor* ./ 15:11:49 ---> 033c5c7d0003 15:11:49 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:49 ---> Running in 5ed38aff743d 15:12:15 Removing intermediate container 5ed38aff743d 15:12:15 ---> c1a6f01f3ddb 15:12:15 Step 10/12 : COPY . . 15:12:15 ---> cd965e901396 15:12:15 Step 11/12 : ARG MAKE='make build' 15:12:15 ---> Running in d3e0f4b4d12d 15:12:15 Removing intermediate container d3e0f4b4d12d 15:12:15 ---> 6f006437188b 15:12:15 Step 12/12 : RUN $MAKE 15:12:15 ---> Running in 338ebe0d7e9f 15:12:15 noop 15:12:15 Removing intermediate container 338ebe0d7e9f 15:12:15 ---> b17efc0fe139 15:12:15 Successfully built b17efc0fe139 15:12:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:16 + docker inspect -f . ci-base-image-x86_64 15:12:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:16 prd-ubuntu20.04-docker-8c-8g-21937 does not seem to be running inside a container 15:12:16 $ 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 ******** ci-base-image-x86_64 cat 15:12:16 $ docker top dd05f9b3ab1f0b5f53e36268d274bdfa85ec73f2d17284405ebefb102ccdde99 -eo pid,comm [Pipeline] { [Pipeline] sh 15:12:17 + go version 15:12:17 go version go1.18.3 linux/amd64 [Pipeline] } 15:12:17 $ docker stop --time=1 dd05f9b3ab1f0b5f53e36268d274bdfa85ec73f2d17284405ebefb102ccdde99 15:12:18 $ docker rm -f dd05f9b3ab1f0b5f53e36268d274bdfa85ec73f2d17284405ebefb102ccdde99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:18 + docker inspect -f . ci-base-image-x86_64 15:12:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:18 prd-ubuntu20.04-docker-8c-8g-21937 does not seem to be running inside a container 15:12:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 ******** ci-base-image-x86_64 cat 15:12:19 $ docker top be32a035c2bb02233187bf2291b2cdcd58ab22cbfee896329b855f7940d6b091 -eo pid,comm [Pipeline] { [Pipeline] sh 15:12:19 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 15:12:20 + make test 15:12:20 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 15:12:20 ? github.com/edgexfoundry/device-virtual-go [no test files] 15:12:28 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 15:12:29 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.043s coverage: 65.7% of statements 15:12:35 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 15:12:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:12:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:12:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:12:38 ./bin/test-attribution-txt.sh 15:12:38 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 15:12:38 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 15:12:38 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 15:12:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:12:38 $ docker stop --time=1 be32a035c2bb02233187bf2291b2cdcd58ab22cbfee896329b855f7940d6b091 15:12:40 $ docker rm -f be32a035c2bb02233187bf2291b2cdcd58ab22cbfee896329b855f7940d6b091 [Pipeline] // withDockerContainer [Pipeline] sh 15:12:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:12:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:12:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:12:42 + ls -al . 15:12:42 total 192 15:12:42 drwxrwxr-x 9 jenkins jenkins 4096 Aug 4 15:12 . 15:12:42 drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 15:11 .. 15:12:42 drwxrwxr-x 8 jenkins jenkins 4096 Aug 4 15:12 .git 15:12:42 drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 15:11 .github 15:12:42 -rw-rw-r-- 1 jenkins jenkins 337 Aug 4 15:11 .gitignore 15:12:42 -rw-rw-r-- 1 jenkins jenkins 41 Aug 4 15:11 .golangci.yml 15:12:42 drwxr-xr-x 3 jenkins jenkins 4096 Aug 4 15:11 .semver 15:12:42 -rw-rw-r-- 1 jenkins jenkins 8152 Aug 4 15:11 Attribution.txt 15:12:42 -rw-rw-r-- 1 jenkins jenkins 9649 Aug 4 15:11 CHANGELOG.md 15:12:42 -rw-rw-r-- 1 jenkins jenkins 1978 Aug 4 15:11 Dockerfile 15:12:42 -rw-rw-r-- 1 jenkins jenkins 677 Aug 4 15:11 GOVERNANCE.md 15:12:42 -rw-rw-r-- 1 jenkins jenkins 660 Aug 4 15:11 Jenkinsfile 15:12:42 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 4 15:11 LICENSE 15:12:42 -rw-rw-r-- 1 jenkins jenkins 2248 Aug 4 15:11 Makefile 15:12:42 -rw-rw-r-- 1 jenkins jenkins 623 Aug 4 15:11 OWNERS.md 15:12:42 -rw-rw-r-- 1 jenkins jenkins 2914 Aug 4 15:11 README.md 15:12:42 -rw-rw-r-- 1 jenkins jenkins 12 Aug 4 15:11 VERSION 15:12:42 drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 15:11 bin 15:12:42 drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 15:11 cmd 15:12:42 -rw-r--r-- 1 jenkins jenkins 44128 Aug 4 15:12 coverage.out 15:12:42 -rw-rw-r-- 1 jenkins jenkins 3328 Aug 4 15:11 go.mod 15:12:42 -rw-rw-r-- 1 jenkins jenkins 36202 Aug 4 15:11 go.sum 15:12:42 drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 15:11 internal 15:12:42 drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 15:11 snap 15:12:42 -rw-rw-r-- 1 jenkins jenkins 235 Aug 4 15:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:42 + 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=b3ed2c468bbc11562de4df1efe7e210c5fb0a041 --label arch=amd64 --label version=2.3.0-dev.10 . 15:12:42 Sending build context to Docker daemon 23.12MB 15:12:42 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 15:12:42 Step 2/26 : FROM ${BASE} AS builder 15:12:42 ---> b17efc0fe139 15:12:42 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:12:42 ---> Running in 61408bd77ef4 15:12:43 Removing intermediate container 61408bd77ef4 15:12:43 ---> a868fea8fffb 15:12:43 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:12:43 ---> Running in 1e9dcdaf3a5e 15:12:43 Removing intermediate container 1e9dcdaf3a5e 15:12:43 ---> f34ccdb75827 15:12:43 Step 5/26 : WORKDIR /device-virtual-go 15:12:43 ---> Running in dbeadd14a52e 15:12:43 Removing intermediate container dbeadd14a52e 15:12:43 ---> 968d743df795 15:12:43 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:12:43 ---> Running in 9189c91f0613 15:12:43 Removing intermediate container 9189c91f0613 15:12:43 ---> 92ce95f41d59 15:12:43 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:12:43 ---> Running in bd4396f312e2 15:12:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:12:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:12:45 OK: 216 MiB in 55 packages 15:12:45 Removing intermediate container bd4396f312e2 15:12:45 ---> 3d437eefd620 15:12:45 Step 8/26 : COPY go.mod vendor* ./ 15:12:45 ---> b9a40c688949 15:12:45 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:12:45 ---> Running in a62aa9607a92 15:12:46 Removing intermediate container a62aa9607a92 15:12:46 ---> d1db2e53335b 15:12:46 Step 10/26 : COPY . . 15:12:46 ---> 4510b7c174e2 15:12:46 Step 11/26 : ARG MAKE='make build' 15:12:46 ---> Running in 076b0a90e67a 15:12:47 Removing intermediate container 076b0a90e67a 15:12:47 ---> 83a2fa15b481 15:12:47 Step 12/26 : RUN $MAKE 15:12:47 ---> Running in 143d2c37b76d 15:12:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.10" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 15:13:09 Removing intermediate container 143d2c37b76d 15:13:09 ---> af4df1893aa6 15:13:09 Step 13/26 : FROM alpine:3.16 15:13:09 3.16: Pulling from library/alpine 15:13:09 530afca65e2e: Pulling fs layer 15:13:09 530afca65e2e: Verifying Checksum 15:13:09 530afca65e2e: Download complete 15:13:10 530afca65e2e: Pull complete 15:13:10 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 15:13:10 Status: Downloaded newer image for alpine:3.16 15:13:10 ---> d7d3d98c851f 15:13:10 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 15:13:10 ---> Running in ab75d1d86d21 15:13:10 Removing intermediate container ab75d1d86d21 15:13:10 ---> af2875e803b3 15:13:10 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:13:10 ---> Running in 0269de5c58fd 15:13:11 Removing intermediate container 0269de5c58fd 15:13:11 ---> 11fb638ce8bc 15:13:11 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 15:13:11 ---> Running in 0930a703b0be 15:13:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:13:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:13:12 (1/6) Installing dumb-init (1.2.5-r1) 15:13:12 (2/6) Installing libgcc (11.2.1_git20220219-r2) 15:13:12 (3/6) Installing libsodium (1.0.18-r0) 15:13:12 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 15:13:13 (5/6) Installing libzmq (4.3.4-r0) 15:13:13 (6/6) Installing zeromq (4.3.4-r0) 15:13:13 Executing busybox-1.35.0-r15.trigger 15:13:13 OK: 8 MiB in 20 packages 15:13:13 Removing intermediate container 0930a703b0be 15:13:13 ---> 73f45fff6d16 15:13:13 Step 17/26 : WORKDIR / 15:13:13 ---> Running in 88449c0917c8 15:13:13 Removing intermediate container 88449c0917c8 15:13:13 ---> 0d07761e5f5e 15:13:13 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 15:13:13 ---> a515be1b9cf4 15:13:13 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 15:13:14 ---> b0d462a8b24a 15:13:14 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 15:13:14 ---> cb92772734d4 15:13:14 Step 21/26 : EXPOSE 59900 15:13:14 ---> Running in 434ecf9fed9f 15:13:15 Removing intermediate container 434ecf9fed9f 15:13:15 ---> a08a6da9876e 15:13:15 Step 22/26 : ENTRYPOINT ["/device-virtual"] 15:13:15 ---> Running in ffbd468aa7ef 15:13:15 Removing intermediate container ffbd468aa7ef 15:13:15 ---> 89c02d6b7f3f 15:13:15 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:13:15 ---> Running in 39c2dcb1fec1 15:13:15 Removing intermediate container 39c2dcb1fec1 15:13:15 ---> 744631c9dac9 15:13:15 Step 24/26 : LABEL arch=amd64 15:13:15 ---> Running in 979147506ed7 15:13:15 Removing intermediate container 979147506ed7 15:13:15 ---> 519613716f64 15:13:15 Step 25/26 : LABEL git_sha=b3ed2c468bbc11562de4df1efe7e210c5fb0a041 15:13:15 ---> Running in 77411b61a708 15:13:15 Removing intermediate container 77411b61a708 15:13:15 ---> 62c531e10f1c 15:13:15 Step 26/26 : LABEL version=2.3.0-dev.10 15:13:15 ---> Running in 76107640fb05 15:13:15 Removing intermediate container 76107640fb05 15:13:15 ---> cfd80531bb79 15:13:15 [Warning] One or more build-args [ARCH] were not consumed 15:13:15 Successfully built cfd80531bb79 15:13:15 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:13:15 provisioning config files... 15:13:15 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2207253419413651574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:13:15 ---> docker-login.sh 15:13:15 nexus3.edgexfoundry.org:10001 15:13:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:15 Configure a credential helper to remove this warning. See 15:13:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:15 15:13:15 Login Succeeded 15:13:15 nexus3.edgexfoundry.org:10002 15:13:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:16 Configure a credential helper to remove this warning. See 15:13:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:16 15:13:16 Login Succeeded 15:13:16 nexus3.edgexfoundry.org:10003 15:13:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:16 Configure a credential helper to remove this warning. See 15:13:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:16 15:13:16 Login Succeeded 15:13:16 nexus3.edgexfoundry.org:10004 15:13:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:16 Configure a credential helper to remove this warning. See 15:13:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:16 15:13:16 Login Succeeded 15:13:16 docker.io 15:13:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:16 Configure a credential helper to remove this warning. See 15:13:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:16 15:13:16 Login Succeeded 15:13:16 ---> docker-login.sh ends [Pipeline] } 15:13:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:13:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:13:16 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 15:13:16 b3ed2c468bbc11562de4df1efe7e210c5fb0a041 15:13:16 latest 15:13:16 2.3.0-dev.10 15:13:16 b3ed2c468bbc11562de4df1efe7e210c5fb0a041-2.3.0-dev.10 15:13:16 main 15:13:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:17 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:b3ed2c468bbc11562de4df1efe7e210c5fb0a041 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:17 + docker push nexus3.edgexfoundry.org:10004/device-virtual:b3ed2c468bbc11562de4df1efe7e210c5fb0a041 15:13:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 15:13:17 e454d3341fc1: Preparing 15:13:17 a79a9a290c93: Preparing 15:13:17 d0424142d8fb: Preparing 15:13:17 825cdad8f9b8: Preparing 15:13:17 305f7a6279a8: Preparing 15:13:17 ec34fcc1d526: Preparing 15:13:17 ec34fcc1d526: Waiting 15:13:17 d0424142d8fb: Pushed 15:13:17 a79a9a290c93: Pushed 15:13:17 305f7a6279a8: Pushed 15:13:17 ec34fcc1d526: Layer already exists 15:13:17 825cdad8f9b8: Pushed 15:13:20 e454d3341fc1: Pushed 15:13:20 b3ed2c468bbc11562de4df1efe7e210c5fb0a041: digest: sha256:50e4be4023d2e0c5d5010662da5edba06f32eb0d814a848e40ec1ef8f3ee3a1e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:20 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:21 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 15:13:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 15:13:21 e454d3341fc1: Preparing 15:13:21 a79a9a290c93: Preparing 15:13:21 d0424142d8fb: Preparing 15:13:21 825cdad8f9b8: Preparing 15:13:21 305f7a6279a8: Preparing 15:13:21 ec34fcc1d526: Preparing 15:13:21 ec34fcc1d526: Waiting 15:13:21 e454d3341fc1: Layer already exists 15:13:21 305f7a6279a8: Layer already exists 15:13:21 825cdad8f9b8: Layer already exists 15:13:21 d0424142d8fb: Layer already exists 15:13:21 a79a9a290c93: Layer already exists 15:13:21 ec34fcc1d526: Layer already exists 15:13:21 latest: digest: sha256:50e4be4023d2e0c5d5010662da5edba06f32eb0d814a848e40ec1ef8f3ee3a1e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:21 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:21 + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.10 15:13:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 15:13:21 e454d3341fc1: Preparing 15:13:21 a79a9a290c93: Preparing 15:13:21 d0424142d8fb: Preparing 15:13:21 825cdad8f9b8: Preparing 15:13:21 305f7a6279a8: Preparing 15:13:21 ec34fcc1d526: Preparing 15:13:21 ec34fcc1d526: Waiting 15:13:21 d0424142d8fb: Layer already exists 15:13:21 e454d3341fc1: Layer already exists 15:13:21 305f7a6279a8: Layer already exists 15:13:21 825cdad8f9b8: Layer already exists 15:13:21 a79a9a290c93: Layer already exists 15:13:21 ec34fcc1d526: Layer already exists 15:13:21 2.3.0-dev.10: digest: sha256:50e4be4023d2e0c5d5010662da5edba06f32eb0d814a848e40ec1ef8f3ee3a1e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:22 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:b3ed2c468bbc11562de4df1efe7e210c5fb0a041-2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:22 + docker push nexus3.edgexfoundry.org:10004/device-virtual:b3ed2c468bbc11562de4df1efe7e210c5fb0a041-2.3.0-dev.10 15:13:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 15:13:22 e454d3341fc1: Preparing 15:13:22 a79a9a290c93: Preparing 15:13:22 d0424142d8fb: Preparing 15:13:22 825cdad8f9b8: Preparing 15:13:22 305f7a6279a8: Preparing 15:13:22 ec34fcc1d526: Preparing 15:13:22 ec34fcc1d526: Waiting 15:13:22 825cdad8f9b8: Layer already exists 15:13:22 d0424142d8fb: Layer already exists 15:13:22 e454d3341fc1: Layer already exists 15:13:22 a79a9a290c93: Layer already exists 15:13:22 305f7a6279a8: Layer already exists 15:13:22 ec34fcc1d526: Layer already exists 15:13:22 b3ed2c468bbc11562de4df1efe7e210c5fb0a041-2.3.0-dev.10: digest: sha256:50e4be4023d2e0c5d5010662da5edba06f32eb0d814a848e40ec1ef8f3ee3a1e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:22 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:23 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 15:13:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 15:13:23 e454d3341fc1: Preparing 15:13:23 a79a9a290c93: Preparing 15:13:23 d0424142d8fb: Preparing 15:13:23 825cdad8f9b8: Preparing 15:13:23 305f7a6279a8: Preparing 15:13:23 ec34fcc1d526: Preparing 15:13:23 ec34fcc1d526: Waiting 15:13:23 305f7a6279a8: Layer already exists 15:13:23 d0424142d8fb: Layer already exists 15:13:23 a79a9a290c93: Layer already exists 15:13:23 825cdad8f9b8: Layer already exists 15:13:23 e454d3341fc1: Layer already exists 15:13:23 ec34fcc1d526: Layer already exists 15:13:23 main: digest: sha256:50e4be4023d2e0c5d5010662da5edba06f32eb0d814a848e40ec1ef8f3ee3a1e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:13:23 ===================================================== [Pipeline] echo 15:13:23 taggedImages: 15:13:23 - nexus3.edgexfoundry.org:10004/device-virtual:b3ed2c468bbc11562de4df1efe7e210c5fb0a041 15:13:23 - nexus3.edgexfoundry.org:10004/device-virtual:latest 15:13:23 - nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.10 15:13:23 - nexus3.edgexfoundry.org:10004/device-virtual:b3ed2c468bbc11562de4df1efe7e210c5fb0a041-2.3.0-dev.10 15:13:23 - 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 15:13:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:13:23 15:13:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:13:23 latest: Pulling from edgex-lftools-log-publisher 15:13:23 5eb5b503b376: Pulling fs layer 15:13:23 5c69ac0246d0: Pulling fs layer 15:13:23 ec43610c2a17: Pulling fs layer 15:13:23 3a2ae6a8a46f: Pulling fs layer 15:13:23 33b1e0a273af: Pulling fs layer 15:13:23 5d3b04190fa2: Pulling fs layer 15:13:23 2f39f015ded8: Pulling fs layer 15:13:23 2f39f015ded8: Waiting 15:13:23 33b1e0a273af: Waiting 15:13:23 3a2ae6a8a46f: Waiting 15:13:23 5d3b04190fa2: Waiting 15:13:23 5c69ac0246d0: Verifying Checksum 15:13:23 5c69ac0246d0: Download complete 15:13:23 3a2ae6a8a46f: Download complete 15:13:23 33b1e0a273af: Verifying Checksum 15:13:23 33b1e0a273af: Download complete 15:13:23 5d3b04190fa2: Download complete 15:13:24 ec43610c2a17: Verifying Checksum 15:13:24 ec43610c2a17: Download complete 15:13:24 5eb5b503b376: Verifying Checksum 15:13:24 5eb5b503b376: Download complete 15:13:24 2f39f015ded8: Download complete 15:13:25 5eb5b503b376: Pull complete 15:13:25 5c69ac0246d0: Pull complete 15:13:26 ec43610c2a17: Pull complete 15:13:26 3a2ae6a8a46f: Pull complete 15:13:26 33b1e0a273af: Pull complete 15:13:26 5d3b04190fa2: Pull complete 15:13:31 2f39f015ded8: Pull complete 15:13:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:13:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:13:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:31 prd-ubuntu20.04-docker-8c-8g-21937 does not seem to be running inside a container 15:13:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 15:13:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21938 in /w/workspace/exfoundry_device-virtual-go_main 15:13:35 $ docker top af4d449fdc42f4a455fb64dc49223af8482676061bf83a7788f4b1fb79acbccf -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 15:13:35 Running in /w/workspace/device-virtual-go/46 [Pipeline] { [Pipeline] checkout 15:13:35 The recommended git tool is: git 15:13:35 ---> job-cost.sh 15:13:35 lf-activate-venv: SKIPPING 15:13:35 INFO: No Stack... 15:13:36 INFO: Retrieving Pricing Info for: v3-standard-8 15:13:36 INFO: Archiving Costs [Pipeline] sh 15:13:36 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 15:13:36 + cut -d, -f6 [Pipeline] lock 15:13:36 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-46-stack-cost] 15:13:36 Resource [jenkins-edgexfoundry-device-virtual-go-main-46-stack-cost] did not exist. Created. 15:13:36 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:13:37 + echo total: 0.2199999988079071 [Pipeline] stash 15:13:37 Stashed 1 file(s) [Pipeline] } 15:13:37 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-46-stack-cost] [Pipeline] // lock [Pipeline] } 15:13:37 $ docker stop --time=1 af4d449fdc42f4a455fb64dc49223af8482676061bf83a7788f4b1fb79acbccf 15:13:38 $ docker rm -f af4d449fdc42f4a455fb64dc49223af8482676061bf83a7788f4b1fb79acbccf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:13:40 using credential edgex-jenkins-ssh 15:13:40 Cloning the remote Git repository 15:13:40 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 15:13:40 > git init /w/workspace/device-virtual-go/46 # timeout=10 15:13:40 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 15:13:40 > git --version # timeout=10 15:13:40 > git --version # 'git version 2.25.1' 15:13:40 using GIT_SSH to set credentials SSH Credentials for GitHub 15:13:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:13:42 Avoid second fetch 15:13:42 Checking out Revision b3ed2c468bbc11562de4df1efe7e210c5fb0a041 (main) 15:13:42 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 15:13:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:13:42 > git config core.sparsecheckout # timeout=10 15:13:42 > git checkout -f b3ed2c468bbc11562de4df1efe7e210c5fb0a041 # timeout=10 15:13:46 Commit message: "build(snap): Upgrade snap base to core22 (#298)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:13:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:13:47 % Total % Received % Xferd Average Speed Time Time Time Current 15:13:47 Dload Upload Total Spent Left Speed 15:13:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 82213 0 --:--:-- --:--:-- --:--:-- 82213 [Pipeline] sh 15:13:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:13:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:13:48 + sudo tee /etc/docker/daemon.new 15:13:48 { 15:13:48 "registry-mirrors": [ 15:13:48 "https://nexus3.edgexfoundry.org:10001" 15:13:48 ], 15:13:48 "bip": "10.250.0.254/24", 15:13:48 "hosts": [ 15:13:48 "tcp://0.0.0.0:5555", 15:13:48 "unix:///var/run/docker.sock" 15:13:48 ], 15:13:48 "mtu": 1458, 15:13:48 "selinux-enabled": true, 15:13:48 "seccomp-profile": "/etc/docker/seccomp.json" 15:13:48 } [Pipeline] sh 15:13:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:13:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:14:07 provisioning config files... 15:14:07 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/46@tmp/config3873658184519675007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:14:07 ---> docker-login.sh 15:14:07 nexus3.edgexfoundry.org:10001 15:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:08 Configure a credential helper to remove this warning. See 15:14:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:08 15:14:08 Login Succeeded 15:14:08 nexus3.edgexfoundry.org:10002 15:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:09 Configure a credential helper to remove this warning. See 15:14:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:09 15:14:09 Login Succeeded 15:14:09 nexus3.edgexfoundry.org:10003 15:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:09 Configure a credential helper to remove this warning. See 15:14:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:09 15:14:09 Login Succeeded 15:14:09 nexus3.edgexfoundry.org:10004 15:14:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:10 Configure a credential helper to remove this warning. See 15:14:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:10 15:14:10 Login Succeeded 15:14:10 docker.io 15:14:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:11 Configure a credential helper to remove this warning. See 15:14:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:11 15:14:11 Login Succeeded 15:14:11 ---> docker-login.sh ends [Pipeline] } 15:14:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:14:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:14:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:14:12 ========================================================= 15:14:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:14:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:12 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 15:14:13 Sending build context to Docker daemon 11.67MB 15:14:13 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 15:14:13 Step 2/12 : FROM ${BASE} AS builder 15:14:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:14:13 b3c136eddcbf: Pulling fs layer 15:14:13 c0a3192eca97: Pulling fs layer 15:14:13 a050256f5b6f: Pulling fs layer 15:14:13 656be50a0ddc: Pulling fs layer 15:14:13 2bbca73fdf42: Pulling fs layer 15:14:13 46d945488cbd: Pulling fs layer 15:14:13 8a5474983e97: Pulling fs layer 15:14:13 2bbca73fdf42: Waiting 15:14:13 46d945488cbd: Waiting 15:14:13 8a5474983e97: Waiting 15:14:13 329c88fbcd65: Pulling fs layer 15:14:13 329c88fbcd65: Waiting 15:14:13 a050256f5b6f: Verifying Checksum 15:14:13 a050256f5b6f: Download complete 15:14:13 c0a3192eca97: Verifying Checksum 15:14:13 c0a3192eca97: Download complete 15:14:13 2bbca73fdf42: Verifying Checksum 15:14:13 2bbca73fdf42: Download complete 15:14:13 46d945488cbd: Verifying Checksum 15:14:13 46d945488cbd: Download complete 15:14:13 b3c136eddcbf: Verifying Checksum 15:14:13 b3c136eddcbf: Download complete 15:14:14 b3c136eddcbf: Pull complete 15:14:14 329c88fbcd65: Verifying Checksum 15:14:14 329c88fbcd65: Download complete 15:14:14 c0a3192eca97: Pull complete 15:14:14 a050256f5b6f: Pull complete 15:14:15 8a5474983e97: Verifying Checksum 15:14:15 8a5474983e97: Download complete 15:14:16 656be50a0ddc: Verifying Checksum 15:14:16 656be50a0ddc: Download complete 15:14:31 656be50a0ddc: Pull complete 15:14:31 2bbca73fdf42: Pull complete 15:14:31 46d945488cbd: Pull complete 15:14:36 8a5474983e97: Pull complete 15:14:38 329c88fbcd65: Pull complete 15:14:38 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 15:14:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:14:38 ---> ff4287adb874 15:14:38 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:14:40 ---> Running in 5f413bc9ff84 15:14:40 Removing intermediate container 5f413bc9ff84 15:14:40 ---> 7371122f5012 15:14:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:14:40 ---> Running in 4cb4ebfa73a8 15:14:40 Removing intermediate container 4cb4ebfa73a8 15:14:40 ---> 50f0ad75d947 15:14:40 Step 5/12 : WORKDIR /device-virtual-go 15:14:40 ---> Running in c563b2f3ca2f 15:14:40 Removing intermediate container c563b2f3ca2f 15:14:40 ---> 95aac3aed151 15:14:40 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:14:40 ---> Running in 4067a3599dbc 15:14:42 Removing intermediate container 4067a3599dbc 15:14:42 ---> ce66ed8cc11f 15:14:42 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:14:42 ---> Running in 6ca0198b1053 15:14:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:14:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:14:45 (1/4) Installing openssh-keygen (9.0_p1-r2) 15:14:45 (2/4) Installing libedit (20210910.3.1-r0) 15:14:45 (3/4) Installing openssh-client-common (9.0_p1-r2) 15:14:45 (4/4) Installing openssh-client-default (9.0_p1-r2) 15:14:46 Executing busybox-1.35.0-r13.trigger 15:14:46 OK: 226 MiB in 55 packages 15:14:47 Removing intermediate container 6ca0198b1053 15:14:47 ---> 09f35843bc74 15:14:47 Step 8/12 : COPY go.mod vendor* ./ 15:14:47 ---> 70edc6db7895 15:14:47 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:47 ---> Running in 31d4fc6bd641 15:15:34 Removing intermediate container 31d4fc6bd641 15:15:34 ---> d8fda97d6a6a 15:15:34 Step 10/12 : COPY . . 15:15:34 ---> 0ca0fdefddca 15:15:34 Step 11/12 : ARG MAKE='make build' 15:15:34 ---> Running in bccdde2aea8f 15:15:35 Removing intermediate container bccdde2aea8f 15:15:35 ---> 98a5d8f69b11 15:15:35 Step 12/12 : RUN $MAKE 15:15:35 ---> Running in aa950ead40a9 15:15:36 noop 15:15:36 Removing intermediate container aa950ead40a9 15:15:36 ---> c64415fb606b 15:15:36 Successfully built c64415fb606b 15:15:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:37 + docker inspect -f . ci-base-image-arm64 15:15:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:37 prd-ubuntu20.04-docker-arm64-4c-16g-21938 does not seem to be running inside a container 15:15:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/46 -v /w/workspace/device-virtual-go/46:/w/workspace/device-virtual-go/46:rw,z -v /w/workspace/device-virtual-go/46@tmp:/w/workspace/device-virtual-go/46@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 15:15:38 $ docker top f3442aa6e5c35c13cd2d39ea70fe9a2978e81c8eb764524f67216fc1f47e6c71 -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:39 + go version 15:15:39 go version go1.18.3 linux/arm64 [Pipeline] } 15:15:39 $ docker stop --time=1 f3442aa6e5c35c13cd2d39ea70fe9a2978e81c8eb764524f67216fc1f47e6c71 15:15:41 $ docker rm -f f3442aa6e5c35c13cd2d39ea70fe9a2978e81c8eb764524f67216fc1f47e6c71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:41 + docker inspect -f . ci-base-image-arm64 15:15:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:42 prd-ubuntu20.04-docker-arm64-4c-16g-21938 does not seem to be running inside a container 15:15:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-virtual-go/46 -v /w/workspace/device-virtual-go/46:/w/workspace/device-virtual-go/46:rw,z -v /w/workspace/device-virtual-go/46@tmp:/w/workspace/device-virtual-go/46@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 15:15:43 $ docker top b37048fea42bd2853fedd55d33ad34532f34f3f74de62da4ad8ce5aee207ef29 -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:44 + git config --global --add safe.directory /w/workspace/device-virtual-go/46 [Pipeline] fileExists [Pipeline] sh 15:15:45 + make test 15:15:45 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 15:15:46 ? github.com/edgexfoundry/device-virtual-go [no test files] 15:17:08 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 15:17:08 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.131s coverage: 65.7% of statements 15:17:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:17:08 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:17:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:17:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:17:23 ./bin/test-attribution-txt.sh 15:17:23 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 15:17:23 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 15:17:23 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 15:17:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:17:23 $ docker stop --time=1 b37048fea42bd2853fedd55d33ad34532f34f3f74de62da4ad8ce5aee207ef29 15:17:25 $ docker rm -f b37048fea42bd2853fedd55d33ad34532f34f3f74de62da4ad8ce5aee207ef29 [Pipeline] // withDockerContainer [Pipeline] sh 15:17:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:17:26 Warning: overwriting stash ‘coverage-report’ 15:17:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:17:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:17:27 + ls -al . 15:17:27 total 188 15:17:27 drwxrwxr-x 8 jenkins jenkins 4096 Aug 4 15:15 . 15:17:27 drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 15:13 .. 15:17:27 drwxrwxr-x 8 jenkins jenkins 4096 Aug 4 15:13 .git 15:17:27 drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 15:13 .github 15:17:27 -rw-rw-r-- 1 jenkins jenkins 337 Aug 4 15:13 .gitignore 15:17:27 -rw-rw-r-- 1 jenkins jenkins 41 Aug 4 15:13 .golangci.yml 15:17:27 -rw-rw-r-- 1 jenkins jenkins 8152 Aug 4 15:13 Attribution.txt 15:17:27 -rw-rw-r-- 1 jenkins jenkins 9649 Aug 4 15:13 CHANGELOG.md 15:17:27 -rw-rw-r-- 1 jenkins jenkins 1978 Aug 4 15:13 Dockerfile 15:17:27 -rw-rw-r-- 1 jenkins jenkins 677 Aug 4 15:13 GOVERNANCE.md 15:17:27 -rw-rw-r-- 1 jenkins jenkins 660 Aug 4 15:13 Jenkinsfile 15:17:27 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 4 15:13 LICENSE 15:17:27 -rw-rw-r-- 1 jenkins jenkins 2248 Aug 4 15:13 Makefile 15:17:27 -rw-rw-r-- 1 jenkins jenkins 623 Aug 4 15:13 OWNERS.md 15:17:27 -rw-rw-r-- 1 jenkins jenkins 2914 Aug 4 15:13 README.md 15:17:27 -rw-rw-r-- 1 jenkins jenkins 12 Aug 4 15:11 VERSION 15:17:27 drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 15:13 bin 15:17:27 drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 15:13 cmd 15:17:27 -rw-r--r-- 1 jenkins jenkins 44128 Aug 4 15:17 coverage.out 15:17:27 -rw-rw-r-- 1 jenkins jenkins 3328 Aug 4 15:13 go.mod 15:17:27 -rw-rw-r-- 1 jenkins jenkins 36202 Aug 4 15:13 go.sum 15:17:27 drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 15:13 internal 15:17:27 drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 15:13 snap 15:17:27 -rw-rw-r-- 1 jenkins jenkins 235 Aug 4 15:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:28 + 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=b3ed2c468bbc11562de4df1efe7e210c5fb0a041 --label arch=arm64 --label version=2.3.0-dev.10 . 15:17:28 Sending build context to Docker daemon 11.71MB 15:17:28 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 15:17:28 Step 2/26 : FROM ${BASE} AS builder 15:17:28 ---> c64415fb606b 15:17:28 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:17:29 ---> Running in 48c5d1cbd6b2 15:17:29 Removing intermediate container 48c5d1cbd6b2 15:17:29 ---> ea14091ef39b 15:17:29 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:17:29 ---> Running in 7b15ab5e574d 15:17:29 Removing intermediate container 7b15ab5e574d 15:17:29 ---> 6a017366d76c 15:17:29 Step 5/26 : WORKDIR /device-virtual-go 15:17:29 ---> Running in 0acd7a3fb4c2 15:17:30 Removing intermediate container 0acd7a3fb4c2 15:17:30 ---> 48f2e62455da 15:17:30 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:17:30 ---> Running in 2994a5d5348e 15:17:31 Removing intermediate container 2994a5d5348e 15:17:31 ---> a6427b90a8a5 15:17:31 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:17:31 ---> Running in 8f7ac4b2cc45 15:17:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:17:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:17:34 OK: 226 MiB in 55 packages 15:17:35 Removing intermediate container 8f7ac4b2cc45 15:17:35 ---> a31fdbeef4cf 15:17:35 Step 8/26 : COPY go.mod vendor* ./ 15:17:35 ---> 7090fe375f53 15:17:35 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:17:36 ---> Running in 0ae1d8868fb5 15:17:38 Removing intermediate container 0ae1d8868fb5 15:17:38 ---> 6bf4003541e4 15:17:38 Step 10/26 : COPY . . 15:17:39 ---> 12adf20bc02f 15:17:39 Step 11/26 : ARG MAKE='make build' 15:17:39 ---> Running in a8ee9a1413e1 15:17:39 Removing intermediate container a8ee9a1413e1 15:17:39 ---> 2f79bf69a6bd 15:17:39 Step 12/26 : RUN $MAKE 15:17:39 ---> Running in 46079bf69d87 15:17:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.10" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 15:19:47 Removing intermediate container 46079bf69d87 15:19:47 ---> da139e75e6e9 15:19:47 Step 13/26 : FROM alpine:3.16 15:19:47 3.16: Pulling from library/alpine 15:19:47 f97344484467: Pulling fs layer 15:19:47 f97344484467: Verifying Checksum 15:19:47 f97344484467: Download complete 15:19:47 f97344484467: Pull complete 15:19:47 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 15:19:47 Status: Downloaded newer image for alpine:3.16 15:19:47 ---> 3d81c46cd875 15:19:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 15:19:47 ---> Running in d185cc6d94ad 15:19:47 Removing intermediate container d185cc6d94ad 15:19:47 ---> 6ac9f7ff0f5b 15:19:47 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:19:47 ---> Running in 2795b88a2d7c 15:19:47 Removing intermediate container 2795b88a2d7c 15:19:47 ---> 7914e65999c9 15:19:47 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 15:19:47 ---> Running in 01e5952fbe0c 15:19:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:19:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:19:47 (1/6) Installing dumb-init (1.2.5-r1) 15:19:47 (2/6) Installing libgcc (11.2.1_git20220219-r2) 15:19:47 (3/6) Installing libsodium (1.0.18-r0) 15:19:47 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 15:19:47 (5/6) Installing libzmq (4.3.4-r0) 15:19:47 (6/6) Installing zeromq (4.3.4-r0) 15:19:47 Executing busybox-1.35.0-r15.trigger 15:19:47 OK: 8 MiB in 20 packages 15:19:47 Removing intermediate container 01e5952fbe0c 15:19:47 ---> dc3b7354ee90 15:19:47 Step 17/26 : WORKDIR / 15:19:47 ---> Running in ac60156de4e7 15:19:47 Removing intermediate container ac60156de4e7 15:19:47 ---> a45f7224799e 15:19:47 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 15:19:48 ---> 663862da7fa4 15:19:48 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 15:19:48 ---> 57ed73454b4b 15:19:48 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 15:19:50 ---> 2408c834cfea 15:19:50 Step 21/26 : EXPOSE 59900 15:19:50 ---> Running in 6d4656cb23f4 15:19:50 Removing intermediate container 6d4656cb23f4 15:19:50 ---> 460350c28094 15:19:50 Step 22/26 : ENTRYPOINT ["/device-virtual"] 15:19:50 ---> Running in 8c08fac92008 15:19:50 Removing intermediate container 8c08fac92008 15:19:50 ---> 1f3db72524d2 15:19:50 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:19:50 ---> Running in d4698d3afcfb 15:19:51 Removing intermediate container d4698d3afcfb 15:19:51 ---> 9d4552e03111 15:19:51 Step 24/26 : LABEL arch=arm64 15:19:51 ---> Running in 662af5544442 15:19:51 Removing intermediate container 662af5544442 15:19:51 ---> c1b6b2f00563 15:19:51 Step 25/26 : LABEL git_sha=b3ed2c468bbc11562de4df1efe7e210c5fb0a041 15:19:51 ---> Running in 9d6577f89513 15:19:52 Removing intermediate container 9d6577f89513 15:19:52 ---> 5566f6048b7f 15:19:52 Step 26/26 : LABEL version=2.3.0-dev.10 15:19:52 ---> Running in 71bacfea3333 15:19:52 Removing intermediate container 71bacfea3333 15:19:52 ---> af0b97b6146a 15:19:52 [Warning] One or more build-args [ARCH] were not consumed 15:19:52 Successfully built af0b97b6146a 15:19:52 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 15:19:52 provisioning config files... 15:19:52 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/46@tmp/config3592365186711970801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:19:53 ---> docker-login.sh 15:19:53 nexus3.edgexfoundry.org:10001 15:19:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:53 Configure a credential helper to remove this warning. See 15:19:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:53 15:19:53 Login Succeeded 15:19:53 nexus3.edgexfoundry.org:10002 15:19:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:54 Configure a credential helper to remove this warning. See 15:19:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:54 15:19:54 Login Succeeded 15:19:54 nexus3.edgexfoundry.org:10003 15:19:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:54 Configure a credential helper to remove this warning. See 15:19:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:54 15:19:54 Login Succeeded 15:19:54 nexus3.edgexfoundry.org:10004 15:19:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:55 Configure a credential helper to remove this warning. See 15:19:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:55 15:19:55 Login Succeeded 15:19:55 docker.io 15:19:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:55 Configure a credential helper to remove this warning. See 15:19:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:55 15:19:55 Login Succeeded 15:19:55 ---> docker-login.sh ends [Pipeline] } 15:19:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:19:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:19:55 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 15:19:55 b3ed2c468bbc11562de4df1efe7e210c5fb0a041 15:19:55 latest 15:19:55 2.3.0-dev.10 15:19:55 b3ed2c468bbc11562de4df1efe7e210c5fb0a041-2.3.0-dev.10 15:19:55 main 15:19:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:56 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:b3ed2c468bbc11562de4df1efe7e210c5fb0a041 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:56 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:b3ed2c468bbc11562de4df1efe7e210c5fb0a041 15:19:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 15:19:56 2b95c4c4a95f: Preparing 15:19:56 6eb676c95241: Preparing 15:19:56 ed2e846de9da: Preparing 15:19:56 71de7fb99a12: Preparing 15:19:56 181ef7aa20d9: Preparing 15:19:56 5b7df235d876: Preparing 15:19:56 5b7df235d876: Waiting 15:19:56 6eb676c95241: Pushed 15:19:56 181ef7aa20d9: Pushed 15:19:56 ed2e846de9da: Pushed 15:19:56 5b7df235d876: Layer already exists 15:19:57 71de7fb99a12: Pushed 15:20:02 2b95c4c4a95f: Pushed 15:20:02 b3ed2c468bbc11562de4df1efe7e210c5fb0a041: digest: sha256:b0182ce185f40469ad24e9b35da046a904daad0c05b5bf7e1b1f986e4444ee62 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:03 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:03 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 15:20:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 15:20:03 2b95c4c4a95f: Preparing 15:20:03 6eb676c95241: Preparing 15:20:03 ed2e846de9da: Preparing 15:20:03 71de7fb99a12: Preparing 15:20:03 181ef7aa20d9: Preparing 15:20:03 5b7df235d876: Preparing 15:20:03 5b7df235d876: Waiting 15:20:03 71de7fb99a12: Layer already exists 15:20:03 181ef7aa20d9: Layer already exists 15:20:03 2b95c4c4a95f: Layer already exists 15:20:03 ed2e846de9da: Layer already exists 15:20:03 6eb676c95241: Layer already exists 15:20:03 5b7df235d876: Layer already exists 15:20:03 latest: digest: sha256:b0182ce185f40469ad24e9b35da046a904daad0c05b5bf7e1b1f986e4444ee62 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:04 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:04 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.10 15:20:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 15:20:04 2b95c4c4a95f: Preparing 15:20:04 6eb676c95241: Preparing 15:20:04 ed2e846de9da: Preparing 15:20:04 71de7fb99a12: Preparing 15:20:04 181ef7aa20d9: Preparing 15:20:04 5b7df235d876: Preparing 15:20:04 5b7df235d876: Waiting 15:20:04 6eb676c95241: Layer already exists 15:20:04 181ef7aa20d9: Layer already exists 15:20:04 ed2e846de9da: Layer already exists 15:20:04 71de7fb99a12: Layer already exists 15:20:04 2b95c4c4a95f: Layer already exists 15:20:04 5b7df235d876: Layer already exists 15:20:04 2.3.0-dev.10: digest: sha256:b0182ce185f40469ad24e9b35da046a904daad0c05b5bf7e1b1f986e4444ee62 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:05 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:b3ed2c468bbc11562de4df1efe7e210c5fb0a041-2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:05 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:b3ed2c468bbc11562de4df1efe7e210c5fb0a041-2.3.0-dev.10 15:20:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 15:20:05 2b95c4c4a95f: Preparing 15:20:05 6eb676c95241: Preparing 15:20:05 ed2e846de9da: Preparing 15:20:05 71de7fb99a12: Preparing 15:20:05 181ef7aa20d9: Preparing 15:20:05 5b7df235d876: Preparing 15:20:05 5b7df235d876: Waiting 15:20:05 71de7fb99a12: Layer already exists 15:20:05 2b95c4c4a95f: Layer already exists 15:20:05 ed2e846de9da: Layer already exists 15:20:05 6eb676c95241: Layer already exists 15:20:05 181ef7aa20d9: Layer already exists 15:20:05 5b7df235d876: Layer already exists 15:20:05 b3ed2c468bbc11562de4df1efe7e210c5fb0a041-2.3.0-dev.10: digest: sha256:b0182ce185f40469ad24e9b35da046a904daad0c05b5bf7e1b1f986e4444ee62 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:06 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:06 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 15:20:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 15:20:06 2b95c4c4a95f: Preparing 15:20:06 6eb676c95241: Preparing 15:20:06 ed2e846de9da: Preparing 15:20:06 71de7fb99a12: Preparing 15:20:06 181ef7aa20d9: Preparing 15:20:06 5b7df235d876: Preparing 15:20:06 5b7df235d876: Waiting 15:20:06 2b95c4c4a95f: Layer already exists 15:20:06 71de7fb99a12: Layer already exists 15:20:06 ed2e846de9da: Layer already exists 15:20:06 181ef7aa20d9: Layer already exists 15:20:06 6eb676c95241: Layer already exists 15:20:06 5b7df235d876: Layer already exists 15:20:06 main: digest: sha256:b0182ce185f40469ad24e9b35da046a904daad0c05b5bf7e1b1f986e4444ee62 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:20:06 ===================================================== [Pipeline] echo 15:20:06 taggedImages: 15:20:06 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:b3ed2c468bbc11562de4df1efe7e210c5fb0a041 15:20:06 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 15:20:06 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.10 15:20:06 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:b3ed2c468bbc11562de4df1efe7e210c5fb0a041-2.3.0-dev.10 15:20:06 - 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 15:20:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:20:07 15:20:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:20:07 arm64: Pulling from edgex-lftools-log-publisher 15:20:07 8998bd30e6a1: Pulling fs layer 15:20:07 04944245beec: Pulling fs layer 15:20:07 699f458cf7ca: Pulling fs layer 15:20:07 765212b225bb: Pulling fs layer 15:20:07 f23df028b6ca: Pulling fs layer 15:20:07 d65c8cfc05b1: Pulling fs layer 15:20:07 2437ff75d9bd: Pulling fs layer 15:20:07 765212b225bb: Waiting 15:20:07 f23df028b6ca: Waiting 15:20:07 d65c8cfc05b1: Waiting 15:20:07 2437ff75d9bd: Waiting 15:20:07 04944245beec: Verifying Checksum 15:20:07 04944245beec: Download complete 15:20:07 765212b225bb: Download complete 15:20:07 f23df028b6ca: Verifying Checksum 15:20:07 f23df028b6ca: Download complete 15:20:07 d65c8cfc05b1: Download complete 15:20:08 699f458cf7ca: Verifying Checksum 15:20:08 699f458cf7ca: Download complete 15:20:08 8998bd30e6a1: Verifying Checksum 15:20:08 8998bd30e6a1: Download complete 15:20:10 2437ff75d9bd: Verifying Checksum 15:20:10 2437ff75d9bd: Download complete 15:20:13 8998bd30e6a1: Pull complete 15:20:13 04944245beec: Pull complete 15:20:15 699f458cf7ca: Pull complete 15:20:15 765212b225bb: Pull complete 15:20:16 f23df028b6ca: Pull complete 15:20:16 d65c8cfc05b1: Pull complete 15:20:31 2437ff75d9bd: Pull complete 15:20:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:20:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:20:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:31 prd-ubuntu20.04-docker-arm64-4c-16g-21938 does not seem to be running inside a container 15:20:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/46 -v /w/workspace/device-virtual-go/46:/w/workspace/device-virtual-go/46:rw,z -v /w/workspace/device-virtual-go/46@tmp:/w/workspace/device-virtual-go/46@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 15:20:34 $ docker top 46209d6e7b1f6d7cc2654291d41f4aebc241761e934c294fc518360d2e4f17e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:20:35 ---> job-cost.sh 15:20:35 lf-activate-venv: SKIPPING 15:20:35 INFO: No Stack... 15:20:35 INFO: Retrieving Pricing Info for: v3-standard-4 15:20:36 INFO: Archiving Costs [Pipeline] sh 15:20:37 + + cut -d,cat /w/workspace/device-virtual-go/46/archives/cost.csv 15:20:37 -f6 [Pipeline] lock 15:20:37 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-46-stack-cost] 15:20:37 Resource [jenkins-edgexfoundry-device-virtual-go-main-46-stack-cost] did not exist. Created. 15:20:37 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:20:38 /w/workspace/device-virtual-go/46@tmp/durable-9fdacebe/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:20:38 + echo total: 0.10999999940395355 [Pipeline] stash 15:20:38 Warning: overwriting stash ‘stack-cost’ 15:20:38 Stashed 1 file(s) [Pipeline] } 15:20:38 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-46-stack-cost] [Pipeline] // lock [Pipeline] } 15:20:38 $ docker stop --time=1 46209d6e7b1f6d7cc2654291d41f4aebc241761e934c294fc518360d2e4f17e7 15:20:40 $ docker rm -f 46209d6e7b1f6d7cc2654291d41f4aebc241761e934c294fc518360d2e4f17e7 [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 15:20:40 provisioning config files... 15:20:40 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1206424186980775546tmp [Pipeline] { [Pipeline] sh 15:20:41 + set +x 15:20:41 + curl -s https://codecov.io/bash 15:20:41 + bash -s -- 15:20:41 15:20:41 _____ _ 15:20:41 / ____| | | 15:20:41 | | ___ __| | ___ ___ _____ __ 15:20:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:20:41 | |___| (_) | (_| | __/ (_| (_) \ V / 15:20:41 \_____\___/ \__,_|\___|\___\___/ \_/ 15:20:41 Bash-1.0.6 15:20:41 15:20:41 15:20:41 ==> git version 2.25.1 found 15:20:41 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:20:41 Release-Date: 2020-01-08 15:20:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:20:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:20:41 ==> Jenkins CI detected. 15:20:41 current dir:  /w/workspace/exfoundry_device-virtual-go_main 15:20:41 project root: . 15:20:41 --> token set from env 15:20:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:20:41 ==> Running gcov in . (disable via -X gcov) 15:20:41 ==> Python coveragepy not found 15:20:41 ==> Searching for coverage reports in: 15:20:41 + . 15:20:41 -> Found 1 reports 15:20:41 ==> Detecting git/mercurial file structure 15:20:41 ==> Reading reports 15:20:41 + ./coverage.out bytes=44128 15:20:41 ==> Appending adjustments 15:20:41 https://docs.codecov.io/docs/fixing-reports 15:20:41 + Found adjustments 15:20:41 ==> Gzipping contents 15:20:41 8.0K /tmp/codecov.rIEMX4.gz 15:20:41 ==> Uploading reports 15:20:41 url: https://codecov.io 15:20:41 query: branch=main&commit=b3ed2c468bbc11562de4df1efe7e210c5fb0a041&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:20:41 -> Pinging Codecov 15:20:41 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=b3ed2c468bbc11562de4df1efe7e210c5fb0a041&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:20:44 -> Uploading to 15:20:44 https://storage.googleapis.com/codecov/v4/raw/2022-08-04/5E52B4B073DB2E39498172D8E973AA87/b3ed2c468bbc11562de4df1efe7e210c5fb0a041/7d5b45cb-bbef-4c33-a1f5-c18fac4185f1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220804%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220804T152044Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=493db55cfb6cb26e19cf3a44733ba82e3f1db3809155fc4d04ef27332f34036d 15:20:44 % Total % Received % Xferd Average Speed Time Time Time Current 15:20:44 Dload Upload Total Spent Left Speed 15:20:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5523 0 0 100 5523 0 18785 --:--:-- --:--:-- --:--:-- 18785 15:20:45 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/b3ed2c468bbc11562de4df1efe7e210c5fb0a041 [Pipeline] } 15:20:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:20:45 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:20:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:20:45 15:20:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:20:45 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:20:45 df9b9388f04a: Pulling fs layer 15:20:45 52dc419b0ee2: Pulling fs layer 15:20:45 25bc292e5bac: Pulling fs layer 15:20:45 114826534d7a: Pulling fs layer 15:20:45 4657fd5d0bcf: Pulling fs layer 15:20:45 6ad1cebc031e: Pulling fs layer 15:20:45 8a3aa393b2d8: Pulling fs layer 15:20:45 4657fd5d0bcf: Waiting 15:20:45 6ad1cebc031e: Waiting 15:20:45 8a3aa393b2d8: Waiting 15:20:45 114826534d7a: Waiting 15:20:45 25bc292e5bac: Download complete 15:20:45 52dc419b0ee2: Download complete 15:20:45 4657fd5d0bcf: Verifying Checksum 15:20:45 4657fd5d0bcf: Download complete 15:20:45 df9b9388f04a: Download complete 15:20:46 6ad1cebc031e: Verifying Checksum 15:20:46 6ad1cebc031e: Download complete 15:20:46 df9b9388f04a: Pull complete 15:20:46 52dc419b0ee2: Pull complete 15:20:46 25bc292e5bac: Pull complete 15:20:46 114826534d7a: Verifying Checksum 15:20:46 114826534d7a: Download complete 15:20:46 8a3aa393b2d8: Verifying Checksum 15:20:46 8a3aa393b2d8: Download complete 15:20:51 114826534d7a: Pull complete 15:20:51 4657fd5d0bcf: Pull complete 15:20:51 6ad1cebc031e: Pull complete 15:20:53 8a3aa393b2d8: Pull complete 15:20:53 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:20:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:20:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:53 prd-ubuntu20.04-docker-8c-8g-21937 does not seem to be running inside a container 15:20:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:20:57 $ docker top 7bdd41c9fdefea77c40ac74b6d3a4d89e45b9a41a1f16c29803309b265c698b3 -eo pid,comm [Pipeline] { [Pipeline] echo 15:20:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 15:20:57 + set -o pipefail 15:20:57 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 15:21:03 15:21:03 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 15:21:03 15:21:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/a956660d-723b-4cd2-8073-569466f6ec9e 15:21:03 15:21:03 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:21:03 15:21:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:21:03 15:21:03 [Pipeline] } 15:21:03 $ docker stop --time=1 7bdd41c9fdefea77c40ac74b6d3a4d89e45b9a41a1f16c29803309b265c698b3 15:21:07 $ docker rm -f 7bdd41c9fdefea77c40ac74b6d3a4d89e45b9a41a1f16c29803309b265c698b3 [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 15:21:07 + git log --format=format:%s -1 b3ed2c468bbc11562de4df1efe7e210c5fb0a041 [Pipeline] sh 15:21:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:21:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:21:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:08 prd-ubuntu20.04-docker-8c-8g-21937 does not seem to be running inside a container 15:21:08 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:21:09 $ docker top a936263047a061bb33d91f31b58c816e5be1c717301eacf28cb596e8d3eb8018 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:21:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:21:09 [ssh-agent] Looking for ssh-agent implementation... 15:21:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:09 $ docker exec a936263047a061bb33d91f31b58c816e5be1c717301eacf28cb596e8d3eb8018 ssh-agent 15:21:09 SSH_AUTH_SOCK=/tmp/ssh-Re65kNPY34us/agent.32 15:21:09 SSH_AGENT_PID=38 15:21:09 Running ssh-add (command line suppressed) 15:21:09 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3028533863214296085.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3028533863214296085.key) 15:21:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:21:09 + git semver tag 15:21:10 2022-08-04 15:21:10,022 [run_tag] DEBUG tag force:False 15:21:10 2022-08-04 15:21:10,022 [check_head_tag] DEBUG check head tag 15:21:10 2022-08-04 15:21:10,023 [execute] INFO git cat-file --batch-check 15:21:10 2022-08-04 15:21:10,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 15:21:10 2022-08-04 15:21:10,026 [execute] INFO git cat-file --batch 15:21:10 2022-08-04 15:21:10,026 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 15:21:10 2022-08-04 15:21:10,034 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:21:10 2022-08-04 15:21:10,034 [execute] INFO git tag -a v2.3.0-dev.10 -m v2.3.0-dev.10 15:21:10 2022-08-04 15:21:10,035 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.10', '-m', 'v2.3.0-dev.10'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 15:21:10 2022-08-04 15:21:10,039 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:21:10 2.3.0-dev.10 [Pipeline] } 15:21:10 $ docker exec --env ******** --env ******** a936263047a061bb33d91f31b58c816e5be1c717301eacf28cb596e8d3eb8018 ssh-agent -k 15:21:10 unset SSH_AUTH_SOCK; 15:21:10 unset SSH_AGENT_PID; 15:21:10 echo Agent pid 38 killed; 15:21:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:21:10 + git semver [Pipeline] } 15:21:10 $ docker stop --time=1 a936263047a061bb33d91f31b58c816e5be1c717301eacf28cb596e8d3eb8018 15:21:12 $ docker rm -f a936263047a061bb33d91f31b58c816e5be1c717301eacf28cb596e8d3eb8018 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:21:12 15:21:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:21:12 0.23.1-centos7: Pulling from edgex-lftools 15:21:12 ab5ef0e58194: Pulling fs layer 15:21:12 9712f1f96733: Pulling fs layer 15:21:12 63f879dbbcfc: Pulling fs layer 15:21:12 0d9ebad4ef96: Pulling fs layer 15:21:12 e9a5061849ea: Pulling fs layer 15:21:12 d747dcd14b5f: Pulling fs layer 15:21:12 2de7ff778b66: Pulling fs layer 15:21:12 e9a5061849ea: Waiting 15:21:12 d747dcd14b5f: Waiting 15:21:12 0d9ebad4ef96: Waiting 15:21:12 2de7ff778b66: Waiting 15:21:12 9712f1f96733: Verifying Checksum 15:21:12 9712f1f96733: Download complete 15:21:13 63f879dbbcfc: Verifying Checksum 15:21:13 63f879dbbcfc: Download complete 15:21:13 e9a5061849ea: Verifying Checksum 15:21:13 e9a5061849ea: Download complete 15:21:13 d747dcd14b5f: Download complete 15:21:13 ab5ef0e58194: Verifying Checksum 15:21:13 ab5ef0e58194: Download complete 15:21:13 2de7ff778b66: Verifying Checksum 15:21:13 2de7ff778b66: Download complete 15:21:13 0d9ebad4ef96: Verifying Checksum 15:21:13 0d9ebad4ef96: Download complete 15:21:17 ab5ef0e58194: Pull complete 15:21:17 9712f1f96733: Pull complete 15:21:17 63f879dbbcfc: Pull complete 15:21:21 0d9ebad4ef96: Pull complete 15:21:21 e9a5061849ea: Pull complete 15:21:21 d747dcd14b5f: Pull complete 15:21:22 2de7ff778b66: Pull complete 15:21:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:21:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:21:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:22 prd-ubuntu20.04-docker-8c-8g-21937 does not seem to be running inside a container 15:21:22 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:21:27 $ docker top 74762b6a42abcc8f5433e492578d6e1d6ea0f777190038eb3b5adcee578c6e3a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:21:27 provisioning config files... 15:21:27 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5689285749156311896tmp 15:21:27 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2360947351167110509tmp 15:21:27 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4493593353260241722tmp [Pipeline] { [Pipeline] echo 15:21:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:21:27 ---> sigul-configuration.sh 15:21:27 gpg: directory `/root/.gnupg' created 15:21:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:21:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:21:27 gpg: keyring `/root/.gnupg/secring.gpg' created 15:21:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:21:27 gpg: CAST5 encrypted data 15:21:27 gpg: encrypted with 1 passphrase 15:21:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:21:27 + mkdir /home/jenkins 15:21:27 + mkdir /home/jenkins/sigul [Pipeline] sh 15:21:28 + 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 15:21:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:21:28 ---> sigul-install.sh 15:21:28 Sigul already installed; skipping installation. [Pipeline] sh 15:21:28 + git tag --list 15:21:28 v1.0.0 15:21:28 v1.1.0 15:21:28 v1.1.1 15:21:28 v1.2.1 15:21:28 v1.2.2 15:21:28 v1.2.3 15:21:28 v1.3.0 15:21:28 v1.3.1 15:21:28 v2.0.0 15:21:28 v2.1.0 15:21:28 v2.1.1 15:21:28 v2.1.1-dev.1 15:21:28 v2.1.1-dev.2 15:21:28 v2.2.0 15:21:28 v2.2.1-dev.1 15:21:28 v2.2.1-dev.2 15:21:28 v2.2.1-dev.3 15:21:28 v2.2.1-dev.4 15:21:28 v2.2.1-dev.5 15:21:28 v2.2.1-dev.6 15:21:28 v2.2.1-dev.7 15:21:28 v2.2.1-dev.8 15:21:28 v2.3.0-dev.10 15:21:28 v2.3.0-dev.8 15:21:28 v2.3.0-dev.9 [Pipeline] sh 15:21:29 + lftools sign git-tag v2.3.0-dev.10 15:21:29 Signing Git tag with Sigul... 15:21:29 Signing v2.3.0-dev.10 [Pipeline] echo 15:21:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:21:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:21:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:21:30 $ docker stop --time=1 74762b6a42abcc8f5433e492578d6e1d6ea0f777190038eb3b5adcee578c6e3a 15:21:31 $ docker rm -f 74762b6a42abcc8f5433e492578d6e1d6ea0f777190038eb3b5adcee578c6e3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:21:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:21:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:21:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:32 prd-ubuntu20.04-docker-8c-8g-21937 does not seem to be running inside a container 15:21:32 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:21:32 $ docker top 388ad3c61fcf6a2118de0f32b07e2dff0f6c8eaa37aa499594d3dd12fcd5424d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:21:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:21:32 [ssh-agent] Looking for ssh-agent implementation... 15:21:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:33 $ docker exec 388ad3c61fcf6a2118de0f32b07e2dff0f6c8eaa37aa499594d3dd12fcd5424d ssh-agent 15:21:33 SSH_AUTH_SOCK=/tmp/ssh-B286aIq5mU0o/agent.33 15:21:33 SSH_AGENT_PID=39 15:21:33 Running ssh-add (command line suppressed) 15:21:33 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6965719071913311170.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6965719071913311170.key) 15:21:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:21:33 + git semver bump pre 15:21:33 2022-08-04 15:21:33,777 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:21:33 2022-08-04 15:21:33,777 [bump_version] DEBUG bumping version:2.3.0-dev.10 on axis:pre with prefix:dev 15:21:33 2022-08-04 15:21:33,778 [bump_version] DEBUG bumped version:2.3.0-dev.11 15:21:33 2022-08-04 15:21:33,778 [write_version] DEBUG write version:2.3.0-dev.11 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 15:21:33 2022-08-04 15:21:33,778 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:21:33 2022-08-04 15:21:33,778 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:21:33 2022-08-04 15:21:33,779 [execute] INFO git cat-file --batch-check 15:21:33 2022-08-04 15:21:33,780 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:21:33 2022-08-04 15:21:33,784 [execute] INFO git cat-file --batch 15:21:33 2022-08-04 15:21:33,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:21:33 2022-08-04 15:21:33,789 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:21:33 2.3.0-dev.11 [Pipeline] } 15:21:33 $ docker exec --env ******** --env ******** 388ad3c61fcf6a2118de0f32b07e2dff0f6c8eaa37aa499594d3dd12fcd5424d ssh-agent -k 15:21:33 unset SSH_AUTH_SOCK; 15:21:33 unset SSH_AGENT_PID; 15:21:33 echo Agent pid 39 killed; 15:21:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:21:34 + git semver [Pipeline] } 15:21:34 $ docker stop --time=1 388ad3c61fcf6a2118de0f32b07e2dff0f6c8eaa37aa499594d3dd12fcd5424d 15:21:35 $ docker rm -f 388ad3c61fcf6a2118de0f32b07e2dff0f6c8eaa37aa499594d3dd12fcd5424d [Pipeline] // withDockerContainer [Pipeline] sh 15:21:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:21:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:21:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:36 prd-ubuntu20.04-docker-8c-8g-21937 does not seem to be running inside a container 15:21:36 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:21:37 $ docker top 43b998fcf0d617038fb3151fa8cf619a8c743acde3b4fe6cec8de8c56b54c07e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:21:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:21:37 [ssh-agent] Looking for ssh-agent implementation... 15:21:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:37 $ docker exec 43b998fcf0d617038fb3151fa8cf619a8c743acde3b4fe6cec8de8c56b54c07e ssh-agent 15:21:37 SSH_AUTH_SOCK=/tmp/ssh-iDwl8SKioYp8/agent.34 15:21:37 SSH_AGENT_PID=41 15:21:37 Running ssh-add (command line suppressed) 15:21:37 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7287749376789114239.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7287749376789114239.key) 15:21:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:21:37 + git semver push 15:21:38 2022-08-04 15:21:38,010 [run_push] DEBUG push 15:21:38 2022-08-04 15:21:38,012 [execute] INFO git cat-file --batch-check 15:21:38 2022-08-04 15:21:38,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:21:38 2022-08-04 15:21:38,017 [execute] INFO git rev-list 501f5a31f52d97eb13b592c1c139cc452610d9cf -- 15:21:38 2022-08-04 15:21:38,017 [execute] DEBUG Popen(['git', 'rev-list', '501f5a31f52d97eb13b592c1c139cc452610d9cf', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:21:38 2022-08-04 15:21:38,026 [execute] INFO git fetch -v origin 15:21:38 2022-08-04 15:21:38,026 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 15:21:38 2022-08-04 15:21:38,524 [run_push] DEBUG no remote changes detected 15:21:38 2022-08-04 15:21:38,524 [execute] INFO git push origin semver 15:21:38 2022-08-04 15:21:38,524 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:21:39 2022-08-04 15:21:39,525 [run_push] DEBUG push all version tags 15:21:39 2022-08-04 15:21:39,525 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:21:39 2022-08-04 15:21:39,526 [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) 15:21:40 2022-08-04 15:21:40,676 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:21:40 2.3.0-dev.11 [Pipeline] } 15:21:40 $ docker exec --env ******** --env ******** 43b998fcf0d617038fb3151fa8cf619a8c743acde3b4fe6cec8de8c56b54c07e ssh-agent -k 15:21:41 unset SSH_AUTH_SOCK; 15:21:41 unset SSH_AGENT_PID; 15:21:41 echo Agent pid 41 killed; 15:21:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:21:41 + git semver [Pipeline] } 15:21:41 $ docker stop --time=1 43b998fcf0d617038fb3151fa8cf619a8c743acde3b4fe6cec8de8c56b54c07e 15:21:42 $ docker rm -f 43b998fcf0d617038fb3151fa8cf619a8c743acde3b4fe6cec8de8c56b54c07e [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 15:21:43 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 15:21:43 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 15:21:43 total 16 15:21:43 drwxr-xr-x 3 root root 4096 Aug 4 15:13 . 15:21:43 drwxrwxr-x 10 jenkins jenkins 4096 Aug 4 15:21 .. 15:21:43 drwxr-xr-x 2 root root 4096 Aug 4 15:13 cost 15:21:43 -rw-r--r-- 1 root root 88 Aug 4 15:13 cost.csv 15:21:43 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 15:21:43 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 15:21:43 total 16 15:21:43 drwxr-xr-x 3 jenkins jenkins 4096 Aug 4 15:13 . 15:21:43 drwxrwxr-x 10 jenkins jenkins 4096 Aug 4 15:21 .. 15:21:43 drwxr-xr-x 2 jenkins jenkins 4096 Aug 4 15:13 cost 15:21:43 -rw-r--r-- 1 jenkins jenkins 88 Aug 4 15:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:21:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:21:44 ---> package-listing.sh 15:21:44 ++ facter osfamily 15:21:44 ++ tr '[:upper:]' '[:lower:]' 15:21:45 + OS_FAMILY=debian 15:21:45 + workspace=/w/workspace/exfoundry_device-virtual-go_main 15:21:45 + START_PACKAGES=/tmp/packages_start.txt 15:21:45 + END_PACKAGES=/tmp/packages_end.txt 15:21:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:21:45 + PACKAGES=/tmp/packages_start.txt 15:21:45 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 15:21:45 + PACKAGES=/tmp/packages_end.txt 15:21:45 + case "${OS_FAMILY}" in 15:21:45 + dpkg -l 15:21:45 + grep '^ii' 15:21:45 + '[' -f /tmp/packages_start.txt ']' 15:21:45 + '[' -f /tmp/packages_end.txt ']' 15:21:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:21:45 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 15:21:45 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 15:21:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 15:21:45 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 15:21:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:21:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:45 prd-ubuntu20.04-docker-8c-8g-21937 does not seem to be running inside a container 15:21:46 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:21:46 $ docker top 10347501bb1cc38856526a0bed6d0970fde9178387bd945f42a1680f225e36cd -eo pid,comm [Pipeline] { [Pipeline] sh 15:21:46 + touch /tmp/pre-build-complete [Pipeline] sh 15:21:46 + mkdir -p /var/log/sysstat [Pipeline] sh 15:21:47 + ls /var/log/sa-host 15:21:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:21:47 provisioning config files... 15:21:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7765287842917044496tmp [Pipeline] { [Pipeline] echo 15:21:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:21:47 ---> create-netrc.sh [Pipeline] } 15:21:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:21:47 ---> python-tools-install.sh [Pipeline] echo 15:21:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:21:48 ---> sudo-logs.sh 15:21:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:21:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:21:48 ---> job-cost.sh 15:21:48 lf-activate-venv: SKIPPING 15:21:48 DEBUG: total: 0.2199999988079071 15:21:48 INFO: Retrieving Stack Cost... 15:21:49 INFO: Retrieving Pricing Info for: v3-standard-8 15:21:49 INFO: Archiving Costs [Pipeline] echo 15:21:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:21:49 ---> logs-deploy.sh 15:21:49 lf-activate-venv: SKIPPING 15:21:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/46 15:21:49 INFO: archiving workspace using pattern(s): 15:21:50 Archives upload complete. 15:21:50 INFO: archiving logs to Nexus 15:21:53 ---> uname -a: 15:21:53 Linux prd-ubuntu20-04-docker-8c-8g-21937 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 15:21:53 15:21:53 15:21:53 ---> lscpu: 15:21:53 Architecture: x86_64 15:21:53 CPU op-mode(s): 32-bit, 64-bit 15:21:53 Byte Order: Little Endian 15:21:53 Address sizes: 40 bits physical, 48 bits virtual 15:21:53 CPU(s): 8 15:21:53 On-line CPU(s) list: 0-7 15:21:53 Thread(s) per core: 1 15:21:53 Core(s) per socket: 1 15:21:53 Socket(s): 8 15:21:53 NUMA node(s): 1 15:21:53 Vendor ID: AuthenticAMD 15:21:53 CPU family: 23 15:21:53 Model: 49 15:21:53 Model name: AMD EPYC-Rome Processor 15:21:53 Stepping: 0 15:21:53 CPU MHz: 2799.994 15:21:53 BogoMIPS: 5599.98 15:21:53 Virtualization: AMD-V 15:21:53 Hypervisor vendor: KVM 15:21:53 Virtualization type: full 15:21:53 L1d cache: 256 KiB 15:21:53 L1i cache: 256 KiB 15:21:53 L2 cache: 4 MiB 15:21:53 L3 cache: 128 MiB 15:21:53 NUMA node0 CPU(s): 0-7 15:21:53 Vulnerability Itlb multihit: Not affected 15:21:53 Vulnerability L1tf: Not affected 15:21:53 Vulnerability Mds: Not affected 15:21:53 Vulnerability Meltdown: Not affected 15:21:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:21:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:21:53 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:21:53 Vulnerability Srbds: Not affected 15:21:53 Vulnerability Tsx async abort: Not affected 15:21:53 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 15:21:53 15:21:53 15:21:53 ---> nproc: 15:21:53 8 15:21:53 15:21:53 15:21:53 ---> df -h: 15:21:53 Filesystem Size Used Avail Use% Mounted on 15:21:53 overlay 155G 13G 143G 8% / 15:21:53 tmpfs 64M 0 64M 0% /dev 15:21:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:21:53 shm 64M 0 64M 0% /dev/shm 15:21:53 /dev/vda1 155G 13G 143G 8% /facter-os 15:21:53 15:21:53 15:21:53 ---> sar -b -r -n DEV: 15:21:53 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21937) 08/04/22 _x86_64_ (8 CPU) 15:21:53 15:21:53 15:10:29 LINUX RESTART (8 CPU) 15:21:53 15:21:53 15:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:21:53 15:12:01 342.85 15.91 326.94 0.00 2169.94 128253.78 0.00 15:21:53 15:13:01 122.23 0.12 122.11 0.00 6.00 27649.93 0.00 15:21:53 15:14:01 123.33 0.07 123.26 0.00 7.47 33155.67 0.00 15:21:53 15:15:01 1.82 0.00 1.82 0.00 0.00 24.28 0.00 15:21:53 15:16:01 1.32 0.02 1.30 0.00 0.13 15.20 0.00 15:21:53 15:17:01 1.43 0.02 1.42 0.00 0.13 16.79 0.00 15:21:53 15:18:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 15:21:53 15:19:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 15:21:53 15:20:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 15:21:53 15:21:01 39.54 0.33 39.20 0.00 12.12 24772.96 0.00 15:21:53 Average: 63.60 1.65 61.96 0.00 219.58 21394.07 0.00 15:21:53 15:21:53 15:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:21:53 15:12:01 28272216 31729768 572592 1.74 132696 3538992 2214356 6.53 1226772 2946804 79628 15:21:53 15:13:01 27911780 31725540 567336 1.73 163532 3832664 2066200 6.09 1453972 3042416 325180 15:21:53 15:14:01 27572392 31764308 530112 1.61 173908 4164544 1809344 5.33 1306856 3490792 472 15:21:53 15:15:01 27572104 31764124 529992 1.61 173956 4164544 1809344 5.33 1305848 3490796 148 15:21:53 15:16:01 27574276 31766336 527516 1.60 174000 4164544 1809344 5.33 1304940 3490804 20 15:21:53 15:17:01 27573876 31765948 527740 1.60 174036 4164548 1809344 5.33 1304660 3490804 56 15:21:53 15:18:01 27578180 31770784 522816 1.59 174076 4164556 1809344 5.33 1299984 3491072 12 15:21:53 15:19:01 27582732 31775344 518212 1.58 174092 4164564 1809344 5.33 1295816 3491080 152 15:21:53 15:20:01 27582408 31775048 518460 1.58 174104 4164564 1809344 5.33 1296640 3491084 132 15:21:53 15:21:01 26391848 31666412 621000 1.89 194712 5136880 2021272 5.96 1483300 4398536 267964 15:21:53 Average: 27561181 31750361 543578 1.65 170911 4166040 1896724 5.59 1327879 3482419 67376 15:21:53 15:21:53 15:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:21:53 15:12:01 docker0 140.37 176.27 11.81 1663.88 0.00 0.00 0.00 0.00 15:21:53 15:12:01 ens3 690.99 467.31 7906.58 106.55 0.00 0.00 0.00 0.00 15:21:53 15:12:01 lo 6.40 6.40 0.62 0.62 0.00 0.00 0.00 0.00 15:21:53 15:13:01 docker0 8.90 10.76 0.51 40.87 0.00 0.00 0.00 0.00 15:21:53 15:13:01 veth2f61170 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:21:53 15:13:01 ens3 80.80 61.94 92.76 68.64 0.00 0.00 0.00 0.00 15:21:53 15:13:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 15:21:53 15:14:01 docker0 10.48 15.86 0.62 58.54 0.00 0.00 0.00 0.00 15:21:53 15:14:01 ens3 195.55 149.43 2661.90 276.39 0.00 0.00 0.00 0.00 15:21:53 15:14:01 lo 7.60 7.60 0.74 0.74 0.00 0.00 0.00 0.00 15:21:53 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:53 15:15:01 ens3 2.30 1.47 2.91 0.11 0.00 0.00 0.00 0.00 15:21:53 15:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:21:53 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:53 15:16:01 ens3 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:21:53 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:53 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:53 15:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:21:53 15:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:21:53 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:53 15:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:53 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:53 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:53 15:19:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:21:53 15:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:21:53 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:53 15:20:01 ens3 0.97 0.48 0.45 0.28 0.00 0.00 0.00 0.00 15:21:53 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:53 15:21:01 veth9afc56b 40.57 50.71 3.78 682.22 0.00 0.00 0.00 0.06 15:21:53 15:21:01 docker0 40.57 50.61 3.22 682.22 0.00 0.00 0.00 0.00 15:21:53 15:21:01 ens3 183.39 120.54 4653.57 16.30 0.00 0.00 0.00 0.00 15:21:53 15:21:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 15:21:53 Average: veth9afc56b 4.06 5.07 0.38 68.28 0.00 0.00 0.00 0.01 15:21:53 Average: docker0 20.03 25.35 1.62 244.60 0.00 0.00 0.00 0.00 15:21:53 Average: ens3 115.45 80.16 1532.17 46.83 0.00 0.00 0.00 0.00 15:21:53 Average: lo 1.63 1.63 0.16 0.16 0.00 0.00 0.00 0.00 15:21:53 15:21:53 15:21:53 ---> sar -P ALL: 15:21:53 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21937) 08/04/22 _x86_64_ (8 CPU) 15:21:53 15:21:53 15:10:29 LINUX RESTART (8 CPU) 15:21:53 15:21:53 15:11:01 CPU %user %nice %system %iowait %steal %idle 15:21:53 15:12:01 all 10.20 0.00 3.68 3.64 0.06 82.42 15:21:53 15:12:01 0 12.63 0.00 4.18 2.70 0.07 80.42 15:21:53 15:12:01 1 10.06 0.00 3.81 4.83 0.07 81.24 15:21:53 15:12:01 2 9.30 0.00 2.99 1.71 0.05 85.95 15:21:53 15:12:01 3 10.30 0.00 3.56 0.84 0.05 85.24 15:21:53 15:12:01 4 10.90 0.00 3.08 0.44 0.05 85.53 15:21:53 15:12:01 5 10.07 0.00 3.55 0.45 0.05 85.87 15:21:53 15:12:01 6 9.62 0.00 3.93 0.52 0.05 85.88 15:21:53 15:12:01 7 8.71 0.00 4.33 17.75 0.10 69.11 15:21:53 15:13:01 all 36.49 0.00 6.23 1.61 0.09 55.59 15:21:53 15:13:01 0 36.23 0.00 6.40 1.04 0.07 56.26 15:21:53 15:13:01 1 37.57 0.00 6.60 1.85 0.07 53.91 15:21:53 15:13:01 2 36.69 0.00 6.16 7.92 0.08 49.15 15:21:53 15:13:01 3 36.10 0.00 6.30 0.89 0.07 56.64 15:21:53 15:13:01 4 36.72 0.00 6.25 0.24 0.18 56.61 15:21:53 15:13:01 5 36.79 0.00 6.29 0.20 0.07 56.65 15:21:53 15:13:01 6 35.94 0.00 5.71 0.17 0.07 58.11 15:21:53 15:13:01 7 35.86 0.00 6.11 0.61 0.08 57.33 15:21:53 15:14:01 all 6.24 0.00 2.26 1.38 0.04 90.09 15:21:53 15:14:01 0 6.06 0.00 2.23 0.23 0.03 91.44 15:21:53 15:14:01 1 5.42 0.00 2.32 0.86 0.03 91.37 15:21:53 15:14:01 2 5.55 0.00 1.98 0.05 0.02 92.40 15:21:53 15:14:01 3 5.21 0.00 2.68 5.43 0.07 86.62 15:21:53 15:14:01 4 7.01 0.00 2.15 0.22 0.03 90.59 15:21:53 15:14:01 5 5.03 0.00 1.69 0.03 0.03 93.21 15:21:53 15:14:01 6 9.27 0.00 2.41 0.13 0.03 88.14 15:21:53 15:14:01 7 6.41 0.00 2.58 4.10 0.03 86.88 15:21:53 15:15:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:21:53 15:15:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:21:53 15:15:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:21:53 15:15:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:21:53 15:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:21:53 15:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:21:53 15:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:21:53 15:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:21:53 15:15:01 7 0.00 0.00 0.02 0.03 0.02 99.93 15:21:53 15:16:01 all 0.02 0.00 0.02 0.00 0.00 99.96 15:21:53 15:16:01 0 0.03 0.00 0.05 0.00 0.00 99.92 15:21:53 15:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:21:53 15:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:21:53 15:16:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:21:53 15:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:21:53 15:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:21:53 15:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:21:53 15:16:01 7 0.02 0.00 0.02 0.02 0.00 99.95 15:21:53 15:17:01 all 0.02 0.00 0.02 0.00 0.01 99.95 15:21:53 15:17:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:21:53 15:17:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:21:53 15:17:01 2 0.02 0.00 0.03 0.00 0.02 99.93 15:21:53 15:17:01 3 0.02 0.00 0.03 0.02 0.00 99.93 15:21:53 15:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:21:53 15:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:21:53 15:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:21:53 15:17:01 7 0.03 0.00 0.02 0.02 0.00 99.93 15:21:53 15:18:01 all 0.02 0.00 0.03 0.01 0.00 99.94 15:21:53 15:18:01 0 0.05 0.00 0.03 0.02 0.00 99.90 15:21:53 15:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:21:53 15:18:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:21:53 15:18:01 3 0.02 0.00 0.05 0.00 0.02 99.92 15:21:53 15:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:21:53 15:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:21:53 15:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:21:53 15:18:01 7 0.00 0.00 0.02 0.03 0.02 99.93 15:21:53 15:19:01 all 0.13 0.00 0.01 0.00 0.00 99.85 15:21:53 15:19:01 0 0.99 0.00 0.03 0.02 0.00 98.96 15:21:53 15:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:21:53 15:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:21:53 15:19:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:21:53 15:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:21:53 15:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:21:53 15:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:21:53 15:19:01 7 0.02 0.00 0.02 0.02 0.02 99.93 15:21:53 15:20:01 all 0.25 0.00 0.01 0.00 0.01 99.73 15:21:53 15:20:01 0 1.91 0.00 0.00 0.00 0.02 98.08 15:21:53 15:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:21:53 15:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:21:53 15:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:21:53 15:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:21:53 15:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:21:53 15:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:21:53 15:20:01 7 0.05 0.00 0.03 0.00 0.02 99.90 15:21:53 15:21:01 all 4.40 0.00 1.58 0.74 0.03 93.26 15:21:53 15:21:01 0 4.15 0.00 2.00 4.27 0.03 89.54 15:21:53 15:21:01 1 4.59 0.00 1.87 0.52 0.02 93.00 15:21:53 15:21:01 2 4.30 0.00 1.56 0.40 0.02 93.73 15:21:53 15:21:01 3 5.18 0.00 1.29 0.10 0.02 93.41 15:21:53 15:21:01 4 4.74 0.00 1.57 0.13 0.05 93.50 15:21:53 15:21:01 5 4.62 0.00 1.74 0.13 0.03 93.47 15:21:53 15:21:01 6 3.92 0.00 1.24 0.02 0.02 94.81 15:21:53 15:21:01 7 3.66 0.00 1.36 0.35 0.03 94.60 15:21:53 Average: all 5.74 0.00 1.37 0.73 0.02 92.13 15:21:53 Average: 0 6.16 0.00 1.48 0.82 0.03 91.51 15:21:53 Average: 1 5.75 0.00 1.46 0.80 0.03 91.97 15:21:53 Average: 2 5.55 0.00 1.27 1.00 0.02 92.16 15:21:53 Average: 3 5.65 0.00 1.39 0.72 0.02 92.22 15:21:53 Average: 4 5.92 0.00 1.30 0.10 0.04 92.65 15:21:53 Average: 5 5.62 0.00 1.32 0.08 0.02 92.96 15:21:53 Average: 6 5.83 0.00 1.33 0.08 0.02 92.74 15:21:53 Average: 7 5.43 0.00 1.44 2.26 0.03 90.84 15:21:53 15:21:53 15:21:53