Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca0733bb9736aa55b8583960b75f1e287344907e 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-ssh4961138866985353128.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4412552895633260658.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh15182583344439896593.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4091499663869991953.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8785215773055039817.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 ‘prd-centos7-blackbox-4c-2g-1315’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-1316’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-1843’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-1909’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1910 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 ca0733bb9736aa55b8583960b75f1e287344907e (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 ca0733bb9736aa55b8583960b75f1e287344907e # timeout=10 Commit message: "refactor!: Rework code for refactored MessageBus Configuration (#327)" > git rev-list --no-walk 43843506565b1251b67769be00175dd520b99099 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:27:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:27:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:27:59 ========================================================= 18:27:59 EdgeX Global Pipelines Version Info 18:27:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:28:00 ------------------- 18:28:00 stable info: 18:28:00 ------------------- 18:28:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:28:00 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:28:00 Message: update stable to v1.0.244 18:28:00 ------------------- 18:28:00 experimental info: 18:28:00 ------------------- 18:28:00 Commited By: **** collab-it+edgex@linuxfoundation.org 18:28:00 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:28:00 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:28:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 18:28:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 18:28:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:28:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:28:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:28:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:28:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:28:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:28:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:28:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:28:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:28:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 18:28:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:28:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:28:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:28:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:28:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:28:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:28:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:28:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:28:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:28:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:28:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:28:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:28:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:28:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:28:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:28:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:28:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:28:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:28:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca0733bb9736aa55b8583960b75f1e287344907e [Pipeline] echo 18:28:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca0733b [Pipeline] echo 18:28:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:28:01 provisioning config files... 18:28:01 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2100008997198158476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:28:01 ---> docker-login.sh 18:28:01 nexus3.edgexfoundry.org:10001 18:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:02 Configure a credential helper to remove this warning. See 18:28:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:02 18:28:02 Login Succeeded 18:28:02 nexus3.edgexfoundry.org:10002 18:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:02 Configure a credential helper to remove this warning. See 18:28:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:02 18:28:02 Login Succeeded 18:28:02 nexus3.edgexfoundry.org:10003 18:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:02 Configure a credential helper to remove this warning. See 18:28:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:02 18:28:02 Login Succeeded 18:28:02 nexus3.edgexfoundry.org:10004 18:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:02 Configure a credential helper to remove this warning. See 18:28:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:02 18:28:02 Login Succeeded 18:28:02 docker.io 18:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:02 Configure a credential helper to remove this warning. See 18:28:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:02 18:28:02 Login Succeeded 18:28:02 ---> docker-login.sh ends [Pipeline] } 18:28:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:28:03 + git rev-list -1 --merges ca0733bb9736aa55b8583960b75f1e287344907e~1..ca0733bb9736aa55b8583960b75f1e287344907e [Pipeline] echo 18:28:03 -----------> git rev-list -1 --merges ca0733bb9736aa55b8583960b75f1e287344907e~1..ca0733bb9736aa55b8583960b75f1e287344907e ca0733bb9736aa55b8583960b75f1e287344907e [false] [Pipeline] sh 18:28:03 + git log --format=format:%s -1 ca0733bb9736aa55b8583960b75f1e287344907e [Pipeline] echo 18:28:03 ========================================================= 18:28:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:28:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:28:03 + git log --format=format:%s -1 ca0733bb9736aa55b8583960b75f1e287344907e [Pipeline] echo 18:28:03 [semverPrep] GIT_COMMIT: ca0733bb9736aa55b8583960b75f1e287344907e, Commit Message: refactor!: Rework code for refactored MessageBus Configuration (#327) [Pipeline] echo 18:28:03 [semverPrep] This is not a build commit. [Pipeline] sh 18:28:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:28:04 + grep -v github /etc/ssh/ssh_known_hosts 18:28:04 + [ -e /tmp/ssh_known_hosts ] 18:28:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:28:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:28:04 + sudo tee -a /etc/ssh/ssh_known_hosts 18:28:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:28:04 18:28:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:28:05 0.1.4: Pulling from edgex-devops/py-git-semver 18:28:05 b85a868b505f: Pulling fs layer 18:28:05 e2be974225ed: Pulling fs layer 18:28:05 339a4e72a1f5: Pulling fs layer 18:28:05 988bab9f4d93: Pulling fs layer 18:28:05 1469e6f7b9e6: Pulling fs layer 18:28:05 eaf3925da568: Pulling fs layer 18:28:05 bab4dde63d76: Pulling fs layer 18:28:05 1469e6f7b9e6: Waiting 18:28:05 eaf3925da568: Waiting 18:28:05 988bab9f4d93: Waiting 18:28:05 bde34c3a00c8: Pulling fs layer 18:28:05 b352a97aabf1: Pulling fs layer 18:28:05 bde34c3a00c8: Waiting 18:28:05 bab4dde63d76: Waiting 18:28:05 4872d77fe225: Pulling fs layer 18:28:05 5851b861e8e6: Pulling fs layer 18:28:05 4872d77fe225: Waiting 18:28:05 e2be974225ed: Download complete 18:28:05 988bab9f4d93: Verifying Checksum 18:28:05 988bab9f4d93: Download complete 18:28:05 1469e6f7b9e6: Verifying Checksum 18:28:05 1469e6f7b9e6: Download complete 18:28:05 339a4e72a1f5: Verifying Checksum 18:28:05 339a4e72a1f5: Download complete 18:28:05 eaf3925da568: Verifying Checksum 18:28:05 eaf3925da568: Download complete 18:28:05 bde34c3a00c8: Download complete 18:28:05 b352a97aabf1: Verifying Checksum 18:28:05 b352a97aabf1: Download complete 18:28:05 4872d77fe225: Verifying Checksum 18:28:05 4872d77fe225: Download complete 18:28:05 5851b861e8e6: Verifying Checksum 18:28:05 5851b861e8e6: Download complete 18:28:05 b85a868b505f: Verifying Checksum 18:28:05 b85a868b505f: Download complete 18:28:05 bab4dde63d76: Verifying Checksum 18:28:05 bab4dde63d76: Download complete 18:28:07 b85a868b505f: Pull complete 18:28:07 e2be974225ed: Pull complete 18:28:07 339a4e72a1f5: Pull complete 18:28:08 988bab9f4d93: Pull complete 18:28:08 1469e6f7b9e6: Pull complete 18:28:08 eaf3925da568: Pull complete 18:28:10 bab4dde63d76: Pull complete 18:28:10 bde34c3a00c8: Pull complete 18:28:10 b352a97aabf1: Pull complete 18:28:10 4872d77fe225: Pull complete 18:28:10 5851b861e8e6: Pull complete 18:28:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:28:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:28:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:11 prd-ubuntu20.04-docker-8c-8g-1910 does not seem to be running inside a container 18:28:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:28:13 $ docker top 62d1c819b9230109c4a1cf6380242d48a1fc451c4c1f7c0e2917dd51b3274ceb -eo pid,comm 18:28:13 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:28:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:28:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:28:13 [ssh-agent] Looking for ssh-agent implementation... 18:28:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:28:13 $ docker exec 62d1c819b9230109c4a1cf6380242d48a1fc451c4c1f7c0e2917dd51b3274ceb ssh-agent 18:28:13 SSH_AUTH_SOCK=/tmp/ssh-MNr0SD7ZpSLH/agent.32 18:28:13 SSH_AGENT_PID=38 18:28:13 Running ssh-add (command line suppressed) 18:28:13 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13565134230490650934.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13565134230490650934.key) 18:28:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:28:14 + git tag --points-at HEAD [Pipeline] } 18:28:14 $ docker exec --env ******** --env ******** 62d1c819b9230109c4a1cf6380242d48a1fc451c4c1f7c0e2917dd51b3274ceb ssh-agent -k 18:28:14 unset SSH_AUTH_SOCK; 18:28:14 unset SSH_AGENT_PID; 18:28:14 echo Agent pid 38 killed; 18:28:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:28:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:28:14 [ssh-agent] Looking for ssh-agent implementation... 18:28:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:28:14 $ docker exec 62d1c819b9230109c4a1cf6380242d48a1fc451c4c1f7c0e2917dd51b3274ceb ssh-agent 18:28:14 SSH_AUTH_SOCK=/tmp/ssh-14kLhGGxmihh/agent.70 18:28:14 SSH_AGENT_PID=76 18:28:14 Running ssh-add (command line suppressed) 18:28:14 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4606793276229550573.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4606793276229550573.key) 18:28:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:28:15 + git semver init 18:28:15 2023-01-11 18:28:15,282 [run_init] DEBUG init version:0.0.0 force:False 18:28:15 2023-01-11 18:28:15,283 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 18:28:15 2023-01-11 18:28:15,283 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 18:28:15 2023-01-11 18:28:15,284 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 18:28:16 2023-01-11 18:28:16,476 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 18:28:16 2023-01-11 18:28:16,476 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 18:28:16 2023-01-11 18:28:16,476 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:28:16 2023-01-11 18:28:16,476 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:28:16 3.0.0-dev.4 [Pipeline] } 18:28:16 $ docker exec --env ******** --env ******** 62d1c819b9230109c4a1cf6380242d48a1fc451c4c1f7c0e2917dd51b3274ceb ssh-agent -k 18:28:16 unset SSH_AUTH_SOCK; 18:28:16 unset SSH_AGENT_PID; 18:28:16 echo Agent pid 76 killed; 18:28:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:28:17 + git semver [Pipeline] } 18:28:17 $ docker stop --time=1 62d1c819b9230109c4a1cf6380242d48a1fc451c4c1f7c0e2917dd51b3274ceb 18:28:18 $ docker rm -f --volumes 62d1c819b9230109c4a1cf6380242d48a1fc451c4c1f7c0e2917dd51b3274ceb [Pipeline] // withDockerContainer [Pipeline] sh 18:28:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:28:19 Stashed 1 file(s) [Pipeline] echo 18:28:19 [edgeXSemver]: initialized semver on version 3.0.0-dev.4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:28:19 provisioning config files... 18:28:19 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1163408920879349636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:28:20 ---> docker-login.sh 18:28:20 nexus3.edgexfoundry.org:10001 18:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:20 Configure a credential helper to remove this warning. See 18:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:20 18:28:20 Login Succeeded 18:28:20 nexus3.edgexfoundry.org:10002 18:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:20 Configure a credential helper to remove this warning. See 18:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:20 18:28:20 Login Succeeded 18:28:20 nexus3.edgexfoundry.org:10003 18:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:20 Configure a credential helper to remove this warning. See 18:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:20 18:28:20 Login Succeeded 18:28:20 nexus3.edgexfoundry.org:10004 18:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:20 Configure a credential helper to remove this warning. See 18:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:20 18:28:20 Login Succeeded 18:28:20 docker.io 18:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:20 Configure a credential helper to remove this warning. See 18:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:20 18:28:20 Login Succeeded 18:28:20 ---> docker-login.sh ends [Pipeline] } 18:28:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:28:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:28:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:28:20 ========================================================= 18:28:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:28:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:21 + 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 . 18:28:21 Sending build context to Docker daemon 23.31MB 18:28:21 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 18:28:21 Step 2/12 : FROM ${BASE} AS builder 18:28:21 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:28:21 213ec9aee27d: Pulling fs layer 18:28:21 4583459ba037: Pulling fs layer 18:28:21 93c1e223e6f2: Pulling fs layer 18:28:21 53926ce57604: Pulling fs layer 18:28:21 21b2b0c7a3f4: Pulling fs layer 18:28:21 22ff95d597cd: Pulling fs layer 18:28:21 12d6caf4c0d1: Pulling fs layer 18:28:21 96b7cbca73a9: Pulling fs layer 18:28:21 a7acece74701: Pulling fs layer 18:28:21 53926ce57604: Waiting 18:28:21 21b2b0c7a3f4: Waiting 18:28:21 22ff95d597cd: Waiting 18:28:21 12d6caf4c0d1: Waiting 18:28:21 96b7cbca73a9: Waiting 18:28:21 a7acece74701: Waiting 18:28:21 93c1e223e6f2: Verifying Checksum 18:28:21 93c1e223e6f2: Download complete 18:28:21 4583459ba037: Verifying Checksum 18:28:21 4583459ba037: Download complete 18:28:21 21b2b0c7a3f4: Verifying Checksum 18:28:21 21b2b0c7a3f4: Download complete 18:28:21 22ff95d597cd: Download complete 18:28:21 213ec9aee27d: Download complete 18:28:21 12d6caf4c0d1: Download complete 18:28:21 213ec9aee27d: Pull complete 18:28:21 4583459ba037: Pull complete 18:28:21 93c1e223e6f2: Pull complete 18:28:22 a7acece74701: Verifying Checksum 18:28:22 a7acece74701: Download complete 18:28:22 53926ce57604: Verifying Checksum 18:28:22 53926ce57604: Download complete 18:28:22 96b7cbca73a9: Verifying Checksum 18:28:22 96b7cbca73a9: Download complete 18:28:26 53926ce57604: Pull complete 18:28:26 21b2b0c7a3f4: Pull complete 18:28:26 22ff95d597cd: Pull complete 18:28:26 12d6caf4c0d1: Pull complete 18:28:28 96b7cbca73a9: Pull complete 18:28:29 a7acece74701: Pull complete 18:28:29 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:28:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:28:29 ---> db6d94c90886 18:28:29 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:28:34 Still waiting to schedule task 18:28:34 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1908’ 18:28:36 ---> Running in bd111ec0afcf 18:28:36 Removing intermediate container bd111ec0afcf 18:28:36 ---> 0f22636838db 18:28:36 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:28:36 ---> Running in 9ca3ebb386b0 18:28:36 Removing intermediate container 9ca3ebb386b0 18:28:36 ---> 746c029ff5ab 18:28:36 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:28:36 ---> Running in 2a5e90eadf5a 18:28:36 Removing intermediate container 2a5e90eadf5a 18:28:36 ---> 59de6af7c15f 18:28:36 Step 6/12 : WORKDIR /device-virtual-go 18:28:36 ---> Running in 04bce6988a52 18:28:36 Removing intermediate container 04bce6988a52 18:28:36 ---> 2f8afdaab265 18:28:36 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:28:36 ---> Running in 655656c1cc44 18:28:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:28:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:28:37 (1/4) Installing openssh-keygen (9.0_p1-r2) 18:28:37 (2/4) Installing libedit (20210910.3.1-r0) 18:28:37 (3/4) Installing openssh-client-common (9.0_p1-r2) 18:28:37 (4/4) Installing openssh-client-default (9.0_p1-r2) 18:28:37 Executing busybox-1.35.0-r17.trigger 18:28:37 OK: 216 MiB in 55 packages 18:28:37 Removing intermediate container 655656c1cc44 18:28:37 ---> 7d1d3f3641a9 18:28:37 Step 8/12 : COPY go.mod vendor* ./ 18:28:37 ---> 30e7b256b59a 18:28:37 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:37 ---> Running in c7109c7d059e 18:28:59 Removing intermediate container c7109c7d059e 18:28:59 ---> 499d0d10093f 18:28:59 Step 10/12 : COPY . . 18:28:59 ---> ac5bbc9fe0b6 18:28:59 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:29:00 ---> Running in 70fedceedee1 18:29:00 Removing intermediate container 70fedceedee1 18:29:00 ---> c9af6e363681 18:29:00 Step 12/12 : RUN $MAKE 18:29:00 ---> Running in 5330f6d4fbfc 18:29:00 noop 18:29:00 Removing intermediate container 5330f6d4fbfc 18:29:00 ---> 916b2f110462 18:29:00 Successfully built 916b2f110462 18:29:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:01 + docker inspect -f . ci-base-image-x86_64 18:29:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:01 prd-ubuntu20.04-docker-8c-8g-1910 does not seem to be running inside a container 18:29:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:29:01 $ docker top 00a754b8af6002bb72352d5150ce105a35e35eebb27d9ad1c39c6a8dd8415c27 -eo pid,comm [Pipeline] { [Pipeline] sh 18:29:01 + go version 18:29:01 go version go1.18.7 linux/amd64 [Pipeline] } 18:29:01 $ docker stop --time=1 00a754b8af6002bb72352d5150ce105a35e35eebb27d9ad1c39c6a8dd8415c27 18:29:03 $ docker rm -f --volumes 00a754b8af6002bb72352d5150ce105a35e35eebb27d9ad1c39c6a8dd8415c27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:03 + docker inspect -f . ci-base-image-x86_64 18:29:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:03 prd-ubuntu20.04-docker-8c-8g-1910 does not seem to be running inside a container 18:29:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:29:03 $ docker top 414350102cb115df21993aec692674d354b74795bfebbfe2edb5ea1839efa9ca -eo pid,comm [Pipeline] { [Pipeline] sh 18:29:04 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 18:29:04 + make test 18:29:04 go test ./... -coverprofile=coverage.out 18:29:04 ? github.com/edgexfoundry/device-virtual-go [no test files] 18:29:14 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 18:29:14 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.041s coverage: 65.7% of statements 18:29:21 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 18:29:21 go vet ./... 18:29:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:29:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:29:24 ./bin/test-attribution-txt.sh [Pipeline] echo 18:29:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:29:24 $ docker stop --time=1 414350102cb115df21993aec692674d354b74795bfebbfe2edb5ea1839efa9ca 18:29:26 $ docker rm -f --volumes 414350102cb115df21993aec692674d354b74795bfebbfe2edb5ea1839efa9ca [Pipeline] // withDockerContainer [Pipeline] sh 18:29:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:29:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:29:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:29:27 + ls -al . 18:29:27 total 204 18:29:27 drwxrwxr-x 9 jenkins jenkins 4096 Jan 11 18:29 . 18:29:27 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:27 .. 18:29:27 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 18:29 .git 18:29:27 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:27 .github 18:29:27 -rw-rw-r-- 1 jenkins jenkins 337 Jan 11 18:27 .gitignore 18:29:27 -rw-rw-r-- 1 jenkins jenkins 41 Jan 11 18:27 .golangci.yml 18:29:27 drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 18:28 .semver 18:29:27 -rw-rw-r-- 1 jenkins jenkins 8423 Jan 11 18:27 Attribution.txt 18:29:27 -rw-rw-r-- 1 jenkins jenkins 11367 Jan 11 18:27 CHANGELOG.md 18:29:27 -rw-rw-r-- 1 jenkins jenkins 1646 Jan 11 18:27 Dockerfile 18:29:27 -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 18:27 GOVERNANCE.md 18:29:27 -rw-rw-r-- 1 jenkins jenkins 660 Jan 11 18:27 Jenkinsfile 18:29:27 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 11 18:27 LICENSE 18:29:27 -rw-rw-r-- 1 jenkins jenkins 1661 Jan 11 18:27 Makefile 18:29:27 -rw-rw-r-- 1 jenkins jenkins 623 Jan 11 18:27 OWNERS.md 18:29:27 -rw-rw-r-- 1 jenkins jenkins 3578 Jan 11 18:27 README.md 18:29:27 -rw-rw-r-- 1 jenkins jenkins 11 Jan 11 18:28 VERSION 18:29:27 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 18:27 bin 18:29:27 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:27 cmd 18:29:27 -rw-r--r-- 1 jenkins jenkins 44128 Jan 11 18:29 coverage.out 18:29:27 -rw-rw-r-- 1 jenkins jenkins 3340 Jan 11 18:27 go.mod 18:29:27 -rw-rw-r-- 1 jenkins jenkins 44412 Jan 11 18:27 go.sum 18:29:27 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:27 internal 18:29:27 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:27 snap 18:29:27 -rw-rw-r-- 1 jenkins jenkins 235 Jan 11 18:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:27 + 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=ca0733bb9736aa55b8583960b75f1e287344907e --label arch=amd64 --label version=3.0.0-dev.4 . 18:29:27 Sending build context to Docker daemon 23.35MB 18:29:27 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 18:29:27 Step 2/25 : FROM ${BASE} AS builder 18:29:27 ---> 916b2f110462 18:29:27 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:29:28 ---> Running in afe9d9e4ceb1 18:29:28 Removing intermediate container afe9d9e4ceb1 18:29:28 ---> cb5d83350a5c 18:29:28 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 18:29:28 ---> Running in 43a867a3271b 18:29:28 Removing intermediate container 43a867a3271b 18:29:28 ---> 5cc83d82b760 18:29:28 Step 5/25 : ARG ADD_BUILD_TAGS="" 18:29:28 ---> Running in 0cce5a8862b8 18:29:28 Removing intermediate container 0cce5a8862b8 18:29:28 ---> ea2a6e611585 18:29:28 Step 6/25 : WORKDIR /device-virtual-go 18:29:28 ---> Running in b06aeae4027c 18:29:28 Removing intermediate container b06aeae4027c 18:29:28 ---> 7d10dfe8219b 18:29:28 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:29:28 ---> Running in 33b951175155 18:29:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:29:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:29:29 OK: 216 MiB in 55 packages 18:29:29 Removing intermediate container 33b951175155 18:29:29 ---> ea2251276cae 18:29:29 Step 8/25 : COPY go.mod vendor* ./ 18:29:29 ---> 010dcf3482ae 18:29:29 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:29:29 ---> Running in 0b939064ac3f 18:29:30 Removing intermediate container 0b939064ac3f 18:29:30 ---> da358a501d9e 18:29:30 Step 10/25 : COPY . . 18:29:31 ---> bda8c8a05db1 18:29:31 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:29:31 ---> Running in da68cad7b4ee 18:29:32 Removing intermediate container da68cad7b4ee 18:29:32 ---> 4809ceffbb8f 18:29:32 Step 12/25 : RUN $MAKE 18:29:32 ---> Running in 1a2a52e89ac8 18:29:32 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 18:29:54 Removing intermediate container 1a2a52e89ac8 18:29:54 ---> 8786f6201790 18:29:54 Step 13/25 : FROM alpine:3.16 18:29:54 3.16: Pulling from library/alpine 18:29:54 ca7dd9ec2225: Pulling fs layer 18:29:54 ca7dd9ec2225: Verifying Checksum 18:29:54 ca7dd9ec2225: Download complete 18:29:54 ca7dd9ec2225: Pull complete 18:29:54 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 18:29:54 Status: Downloaded newer image for alpine:3.16 18:29:54 ---> bfe296a52501 18:29:54 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 18:29:54 ---> Running in 35d47e244487 18:29:54 Removing intermediate container 35d47e244487 18:29:54 ---> 11cbe9b2425e 18:29:54 Step 15/25 : RUN apk add --update --no-cache dumb-init 18:29:54 ---> Running in e2aeecf3ddb5 18:29:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:29:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:29:54 (1/1) Installing dumb-init (1.2.5-r1) 18:29:54 Executing busybox-1.35.0-r17.trigger 18:29:54 OK: 6 MiB in 15 packages 18:29:54 Removing intermediate container e2aeecf3ddb5 18:29:54 ---> ac072988989c 18:29:54 Step 16/25 : WORKDIR / 18:29:54 ---> Running in 0bc5808a41cd 18:29:54 Removing intermediate container 0bc5808a41cd 18:29:54 ---> e168b21fa08a 18:29:54 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 18:29:55 ---> c49e1e3201fb 18:29:55 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 18:29:55 ---> c303f6a80581 18:29:55 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 18:29:55 ---> ac738291fbf2 18:29:55 Step 20/25 : EXPOSE 59900 18:29:55 ---> Running in e0711282dcd3 18:29:55 Removing intermediate container e0711282dcd3 18:29:55 ---> 52f5f2f0ef42 18:29:55 Step 21/25 : ENTRYPOINT ["/device-virtual"] 18:29:55 ---> Running in d9632d62c670 18:29:55 Removing intermediate container d9632d62c670 18:29:55 ---> b78857b8059e 18:29:55 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 18:29:55 ---> Running in fcae340fc833 18:29:56 Removing intermediate container fcae340fc833 18:29:56 ---> 5cfab9db7d50 18:29:56 Step 23/25 : LABEL arch=amd64 18:29:56 ---> Running in 3504e5c995db 18:29:56 Removing intermediate container 3504e5c995db 18:29:56 ---> b19f5bcf8f75 18:29:56 Step 24/25 : LABEL git_sha=ca0733bb9736aa55b8583960b75f1e287344907e 18:29:56 ---> Running in e0c0f3836242 18:29:56 Removing intermediate container e0c0f3836242 18:29:56 ---> 46e9a20d2650 18:29:56 Step 25/25 : LABEL version=3.0.0-dev.4 18:29:56 ---> Running in 5f72ca072246 18:29:56 Removing intermediate container 5f72ca072246 18:29:56 ---> 4b258c8f228f 18:29:56 [Warning] One or more build-args [ARCH] were not consumed 18:29:56 Successfully built 4b258c8f228f 18:29:56 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:29:56 provisioning config files... 18:29:56 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3108656944147615970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:29:57 ---> docker-login.sh 18:29:57 nexus3.edgexfoundry.org:10001 18:29:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:57 Configure a credential helper to remove this warning. See 18:29:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:57 18:29:57 Login Succeeded 18:29:57 nexus3.edgexfoundry.org:10002 18:29:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:57 Configure a credential helper to remove this warning. See 18:29:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:57 18:29:57 Login Succeeded 18:29:57 nexus3.edgexfoundry.org:10003 18:29:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:57 Configure a credential helper to remove this warning. See 18:29:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:57 18:29:57 Login Succeeded 18:29:57 nexus3.edgexfoundry.org:10004 18:29:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:57 Configure a credential helper to remove this warning. See 18:29:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:57 18:29:57 Login Succeeded 18:29:57 docker.io 18:29:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:57 Configure a credential helper to remove this warning. See 18:29:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:57 18:29:57 Login Succeeded 18:29:57 ---> docker-login.sh ends [Pipeline] } 18:29:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:29:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:29:57 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 18:29:57 ca0733bb9736aa55b8583960b75f1e287344907e 18:29:57 latest 18:29:57 3.0.0-dev.4 18:29:57 ca0733bb9736aa55b8583960b75f1e287344907e-3.0.0-dev.4 18:29:57 main 18:29:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:58 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:ca0733bb9736aa55b8583960b75f1e287344907e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:58 + docker push nexus3.edgexfoundry.org:10004/device-virtual:ca0733bb9736aa55b8583960b75f1e287344907e 18:29:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 18:29:58 d14199e6fc66: Preparing 18:29:58 953f06cd1fb8: Preparing 18:29:58 7099c7133275: Preparing 18:29:58 1def8bfa6702: Preparing 18:29:58 e5e13b0c77cb: Preparing 18:29:58 e5e13b0c77cb: Layer already exists 18:29:58 7099c7133275: Pushed 18:29:58 953f06cd1fb8: Pushed 18:29:58 1def8bfa6702: Pushed 18:30:01 d14199e6fc66: Pushed 18:30:01 ca0733bb9736aa55b8583960b75f1e287344907e: digest: sha256:9916d7ac07da394846c7516b54f0c1fc4be6749630cb19a7e8c17f3fb025eb25 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:02 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:02 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 18:30:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 18:30:02 d14199e6fc66: Preparing 18:30:02 953f06cd1fb8: Preparing 18:30:02 7099c7133275: Preparing 18:30:02 1def8bfa6702: Preparing 18:30:02 e5e13b0c77cb: Preparing 18:30:02 e5e13b0c77cb: Layer already exists 18:30:02 7099c7133275: Layer already exists 18:30:02 1def8bfa6702: Layer already exists 18:30:02 953f06cd1fb8: Layer already exists 18:30:02 d14199e6fc66: Layer already exists 18:30:02 latest: digest: sha256:9916d7ac07da394846c7516b54f0c1fc4be6749630cb19a7e8c17f3fb025eb25 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:02 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:03 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.4 18:30:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 18:30:03 d14199e6fc66: Preparing 18:30:03 953f06cd1fb8: Preparing 18:30:03 7099c7133275: Preparing 18:30:03 1def8bfa6702: Preparing 18:30:03 e5e13b0c77cb: Preparing 18:30:03 d14199e6fc66: Layer already exists 18:30:03 e5e13b0c77cb: Layer already exists 18:30:03 7099c7133275: Layer already exists 18:30:03 1def8bfa6702: Layer already exists 18:30:03 953f06cd1fb8: Layer already exists 18:30:03 3.0.0-dev.4: digest: sha256:9916d7ac07da394846c7516b54f0c1fc4be6749630cb19a7e8c17f3fb025eb25 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:03 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:ca0733bb9736aa55b8583960b75f1e287344907e-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:03 + docker push nexus3.edgexfoundry.org:10004/device-virtual:ca0733bb9736aa55b8583960b75f1e287344907e-3.0.0-dev.4 18:30:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 18:30:03 d14199e6fc66: Preparing 18:30:03 953f06cd1fb8: Preparing 18:30:03 7099c7133275: Preparing 18:30:03 1def8bfa6702: Preparing 18:30:03 e5e13b0c77cb: Preparing 18:30:03 953f06cd1fb8: Layer already exists 18:30:03 e5e13b0c77cb: Layer already exists 18:30:03 d14199e6fc66: Layer already exists 18:30:03 7099c7133275: Layer already exists 18:30:03 1def8bfa6702: Layer already exists 18:30:03 ca0733bb9736aa55b8583960b75f1e287344907e-3.0.0-dev.4: digest: sha256:9916d7ac07da394846c7516b54f0c1fc4be6749630cb19a7e8c17f3fb025eb25 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:04 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:04 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 18:30:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 18:30:04 d14199e6fc66: Preparing 18:30:04 953f06cd1fb8: Preparing 18:30:04 7099c7133275: Preparing 18:30:04 1def8bfa6702: Preparing 18:30:04 e5e13b0c77cb: Preparing 18:30:04 953f06cd1fb8: Layer already exists 18:30:04 d14199e6fc66: Layer already exists 18:30:04 e5e13b0c77cb: Layer already exists 18:30:04 7099c7133275: Layer already exists 18:30:04 1def8bfa6702: Layer already exists 18:30:04 main: digest: sha256:9916d7ac07da394846c7516b54f0c1fc4be6749630cb19a7e8c17f3fb025eb25 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:30:04 ===================================================== [Pipeline] echo 18:30:04 taggedImages: 18:30:04 - nexus3.edgexfoundry.org:10004/device-virtual:ca0733bb9736aa55b8583960b75f1e287344907e 18:30:04 - nexus3.edgexfoundry.org:10004/device-virtual:latest 18:30:04 - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.4 18:30:04 - nexus3.edgexfoundry.org:10004/device-virtual:ca0733bb9736aa55b8583960b75f1e287344907e-3.0.0-dev.4 18:30:04 - 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 18:30:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:30:04 18:30:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:30:05 latest: Pulling from edgex-lftools-log-publisher 18:30:05 5eb5b503b376: Pulling fs layer 18:30:05 5c69ac0246d0: Pulling fs layer 18:30:05 ec43610c2a17: Pulling fs layer 18:30:05 3a2ae6a8a46f: Pulling fs layer 18:30:05 33b1e0a273af: Pulling fs layer 18:30:05 5d3b04190fa2: Pulling fs layer 18:30:05 2f39f015ded8: Pulling fs layer 18:30:05 3a2ae6a8a46f: Waiting 18:30:05 33b1e0a273af: Waiting 18:30:05 5d3b04190fa2: Waiting 18:30:05 2f39f015ded8: Waiting 18:30:05 5c69ac0246d0: Verifying Checksum 18:30:05 5c69ac0246d0: Download complete 18:30:05 3a2ae6a8a46f: Download complete 18:30:05 33b1e0a273af: Verifying Checksum 18:30:05 33b1e0a273af: Download complete 18:30:05 5d3b04190fa2: Verifying Checksum 18:30:05 5d3b04190fa2: Download complete 18:30:05 ec43610c2a17: Verifying Checksum 18:30:05 ec43610c2a17: Download complete 18:30:05 5eb5b503b376: Verifying Checksum 18:30:05 5eb5b503b376: Download complete 18:30:06 2f39f015ded8: Verifying Checksum 18:30:06 2f39f015ded8: Download complete 18:30:06 5eb5b503b376: Pull complete 18:30:06 5c69ac0246d0: Pull complete 18:30:07 ec43610c2a17: Pull complete 18:30:07 3a2ae6a8a46f: Pull complete 18:30:07 33b1e0a273af: Pull complete 18:30:07 5d3b04190fa2: Pull complete 18:30:11 2f39f015ded8: Pull complete 18:30:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:30:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:30:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:11 prd-ubuntu20.04-docker-8c-8g-1910 does not seem to be running inside a container 18:30:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:30:15 $ docker top a03a69b1fdd5a12d2ff5a6a7da63cdce71d4100329849d05dd6216b30a2ae8af -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:30:15 ---> job-cost.sh 18:30:15 lf-activate-venv: SKIPPING 18:30:15 INFO: No Stack... 18:30:15 INFO: Retrieving Pricing Info for: v3-standard-8 18:30:15 INFO: Archiving Costs [Pipeline] sh 18:30:16 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 18:30:16 + cut -d, -f6 [Pipeline] lock 18:30:16 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-75-stack-cost] 18:30:16 Resource [jenkins-edgexfoundry-device-virtual-go-main-75-stack-cost] did not exist. Created. 18:30:16 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:30:16 + echo total: 0.2199999988079071 [Pipeline] stash 18:30:16 Stashed 1 file(s) [Pipeline] } 18:30:16 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-75-stack-cost] [Pipeline] // lock [Pipeline] } 18:30:16 $ docker stop --time=1 a03a69b1fdd5a12d2ff5a6a7da63cdce71d4100329849d05dd6216b30a2ae8af 18:30:17 $ docker rm -f --volumes a03a69b1fdd5a12d2ff5a6a7da63cdce71d4100329849d05dd6216b30a2ae8af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:31:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1913 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 18:31:30 Running in /w/workspace/device-virtual-go/75 [Pipeline] { [Pipeline] checkout 18:31:30 The recommended git tool is: git 18:31:36 using credential edgex-jenkins-ssh 18:31:37 Cloning the remote Git repository 18:31:37 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 18:31:37 > git init /w/workspace/device-virtual-go/75 # timeout=10 18:31:37 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 18:31:37 > git --version # timeout=10 18:31:37 > git --version # 'git version 2.25.1' 18:31:37 using GIT_SSH to set credentials SSH Credentials for GitHub 18:31:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:31:40 Avoid second fetch 18:31:40 Checking out Revision ca0733bb9736aa55b8583960b75f1e287344907e (main) 18:31:39 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 18:31:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:31:40 > git config core.sparsecheckout # timeout=10 18:31:40 > git checkout -f ca0733bb9736aa55b8583960b75f1e287344907e # timeout=10 18:31:41 Commit message: "refactor!: Rework code for refactored MessageBus Configuration (#327)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:31:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:31:42 % Total % Received % Xferd Average Speed Time Time Time Current 18:31:42 Dload Upload Total Spent Left Speed 18:31:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh 18:31:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:31:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:31:43 + sudo tee /etc/docker/daemon.new 18:31:43 { 18:31:43 "registry-mirrors": [ 18:31:43 "https://nexus3.edgexfoundry.org:10001" 18:31:43 ], 18:31:43 "bip": "10.250.0.254/24", 18:31:43 "hosts": [ 18:31:43 "tcp://0.0.0.0:5555", 18:31:43 "unix:///var/run/docker.sock" 18:31:43 ], 18:31:43 "mtu": 1458, 18:31:43 "selinux-enabled": true, 18:31:43 "seccomp-profile": "/etc/docker/seccomp.json" 18:31:43 } [Pipeline] sh 18:31:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:31:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:32:02 provisioning config files... 18:32:02 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/75@tmp/config17631772774569271706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:32:02 ---> docker-login.sh 18:32:02 nexus3.edgexfoundry.org:10001 18:32:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:03 Configure a credential helper to remove this warning. See 18:32:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:03 18:32:03 Login Succeeded 18:32:03 nexus3.edgexfoundry.org:10002 18:32:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:03 Configure a credential helper to remove this warning. See 18:32:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:03 18:32:03 Login Succeeded 18:32:03 nexus3.edgexfoundry.org:10003 18:32:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:03 Configure a credential helper to remove this warning. See 18:32:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:03 18:32:03 Login Succeeded 18:32:03 nexus3.edgexfoundry.org:10004 18:32:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:04 Configure a credential helper to remove this warning. See 18:32:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:04 18:32:04 Login Succeeded 18:32:04 docker.io 18:32:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:04 Configure a credential helper to remove this warning. See 18:32:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:04 18:32:04 Login Succeeded 18:32:04 ---> docker-login.sh ends [Pipeline] } 18:32:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:32:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:32:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:32:05 ========================================================= 18:32:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:32:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:05 + 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 . 18:32:05 Sending build context to Docker daemon 11.8MB 18:32:05 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 18:32:05 Step 2/12 : FROM ${BASE} AS builder 18:32:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:32:05 9b18e9b68314: Pulling fs layer 18:32:05 35d82f9e3411: Pulling fs layer 18:32:05 e16973657156: Pulling fs layer 18:32:05 fc693d55d65f: Pulling fs layer 18:32:05 7e9fc2657dce: Pulling fs layer 18:32:05 dda99020689f: Pulling fs layer 18:32:05 db1c61fa0a46: Pulling fs layer 18:32:05 891c053d2c06: Pulling fs layer 18:32:05 fc693d55d65f: Waiting 18:32:05 dda99020689f: Waiting 18:32:05 7e9fc2657dce: Waiting 18:32:05 db1c61fa0a46: Waiting 18:32:05 891c053d2c06: Waiting 18:32:05 e16973657156: Verifying Checksum 18:32:05 e16973657156: Download complete 18:32:05 35d82f9e3411: Verifying Checksum 18:32:05 35d82f9e3411: Download complete 18:32:05 7e9fc2657dce: Verifying Checksum 18:32:05 7e9fc2657dce: Download complete 18:32:05 dda99020689f: Download complete 18:32:06 9b18e9b68314: Download complete 18:32:06 9b18e9b68314: Pull complete 18:32:07 891c053d2c06: Verifying Checksum 18:32:07 891c053d2c06: Download complete 18:32:07 35d82f9e3411: Pull complete 18:32:07 e16973657156: Pull complete 18:32:08 db1c61fa0a46: Verifying Checksum 18:32:08 db1c61fa0a46: Download complete 18:32:08 fc693d55d65f: Verifying Checksum 18:32:08 fc693d55d65f: Download complete 18:32:21 fc693d55d65f: Pull complete 18:32:21 7e9fc2657dce: Pull complete 18:32:21 dda99020689f: Pull complete 18:32:25 db1c61fa0a46: Pull complete 18:32:27 891c053d2c06: Pull complete 18:32:27 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:32:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:32:27 ---> f96f9c87975a 18:32:27 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:32:30 ---> Running in 34c8c57185e5 18:32:30 Removing intermediate container 34c8c57185e5 18:32:30 ---> 6f7f71cc4853 18:32:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:32:30 ---> Running in abb77c652153 18:32:30 Removing intermediate container abb77c652153 18:32:30 ---> a1bed80a7bc4 18:32:30 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:32:30 ---> Running in 112b762c2b3f 18:32:31 Removing intermediate container 112b762c2b3f 18:32:31 ---> ed100e6335b5 18:32:31 Step 6/12 : WORKDIR /device-virtual-go 18:32:31 ---> Running in 907d8500241e 18:32:31 Removing intermediate container 907d8500241e 18:32:31 ---> bbb225cf9b37 18:32:31 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:32:31 ---> Running in 83bd2550daae 18:32:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:32:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:32:34 (1/4) Installing openssh-keygen (9.0_p1-r2) 18:32:34 (2/4) Installing libedit (20210910.3.1-r0) 18:32:34 (3/4) Installing openssh-client-common (9.0_p1-r2) 18:32:34 (4/4) Installing openssh-client-default (9.0_p1-r2) 18:32:34 Executing busybox-1.35.0-r17.trigger 18:32:34 OK: 226 MiB in 55 packages 18:32:35 Removing intermediate container 83bd2550daae 18:32:35 ---> 77cb0622ee85 18:32:35 Step 8/12 : COPY go.mod vendor* ./ 18:32:36 ---> 4e459068c1ee 18:32:36 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:32:36 ---> Running in 7d827e658f4e 18:33:44 Removing intermediate container 7d827e658f4e 18:33:44 ---> ffce30d2ab8a 18:33:44 Step 10/12 : COPY . . 18:33:45 ---> d4bc28e830a3 18:33:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:33:45 ---> Running in 6b9dc0489e53 18:33:45 Removing intermediate container 6b9dc0489e53 18:33:45 ---> 52db3a0d0160 18:33:45 Step 12/12 : RUN $MAKE 18:33:45 ---> Running in c5a9a440f29f 18:33:46 noop 18:33:47 Removing intermediate container c5a9a440f29f 18:33:47 ---> 3604f8f4d598 18:33:47 Successfully built 3604f8f4d598 18:33:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:47 + docker inspect -f . ci-base-image-arm64 18:33:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:48 prd-ubuntu20.04-docker-arm64-4c-16g-1913 does not seem to be running inside a container 18:33:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/75 -v /w/workspace/device-virtual-go/75:/w/workspace/device-virtual-go/75:rw,z -v /w/workspace/device-virtual-go/75@tmp:/w/workspace/device-virtual-go/75@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 18:33:51 $ docker top 16c3e797aa4b1e1627c8d83c97d59e3ed5cf11792fe0d9087477b987fd6bba46 -eo pid,comm [Pipeline] { [Pipeline] sh 18:33:52 + go version 18:33:52 go version go1.18.7 linux/arm64 [Pipeline] } 18:33:52 $ docker stop --time=1 16c3e797aa4b1e1627c8d83c97d59e3ed5cf11792fe0d9087477b987fd6bba46 18:33:54 $ docker rm -f --volumes 16c3e797aa4b1e1627c8d83c97d59e3ed5cf11792fe0d9087477b987fd6bba46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:54 + docker inspect -f . ci-base-image-arm64 18:33:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:54 prd-ubuntu20.04-docker-arm64-4c-16g-1913 does not seem to be running inside a container 18:33:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/75 -v /w/workspace/device-virtual-go/75:/w/workspace/device-virtual-go/75:rw,z -v /w/workspace/device-virtual-go/75@tmp:/w/workspace/device-virtual-go/75@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 18:33:56 $ docker top 8aa450032831c87cc143c4c3366736767b95bd1269c8b8230a0d88c1185bef50 -eo pid,comm [Pipeline] { [Pipeline] sh 18:33:56 + git config --global --add safe.directory /w/workspace/device-virtual-go/75 [Pipeline] fileExists [Pipeline] sh 18:33:57 + make test 18:33:57 go test ./... -coverprofile=coverage.out 18:33:59 ? github.com/edgexfoundry/device-virtual-go [no test files] 18:35:35 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 18:35:35 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.153s coverage: 65.7% of statements 18:35:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:35:35 go vet ./... 18:36:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:36:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:36:02 ./bin/test-attribution-txt.sh [Pipeline] echo 18:36:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:36:03 $ docker stop --time=1 8aa450032831c87cc143c4c3366736767b95bd1269c8b8230a0d88c1185bef50 18:36:05 $ docker rm -f --volumes 8aa450032831c87cc143c4c3366736767b95bd1269c8b8230a0d88c1185bef50 [Pipeline] // withDockerContainer [Pipeline] sh 18:36:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:36:06 Warning: overwriting stash ‘coverage-report’ 18:36:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:36:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:36:07 + ls -al . 18:36:07 total 200 18:36:07 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 18:33 . 18:36:07 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:31 .. 18:36:07 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 18:31 .git 18:36:07 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:31 .github 18:36:07 -rw-rw-r-- 1 jenkins jenkins 337 Jan 11 18:31 .gitignore 18:36:07 -rw-rw-r-- 1 jenkins jenkins 41 Jan 11 18:31 .golangci.yml 18:36:07 -rw-rw-r-- 1 jenkins jenkins 8423 Jan 11 18:31 Attribution.txt 18:36:07 -rw-rw-r-- 1 jenkins jenkins 11367 Jan 11 18:31 CHANGELOG.md 18:36:07 -rw-rw-r-- 1 jenkins jenkins 1646 Jan 11 18:31 Dockerfile 18:36:07 -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 18:31 GOVERNANCE.md 18:36:07 -rw-rw-r-- 1 jenkins jenkins 660 Jan 11 18:31 Jenkinsfile 18:36:07 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 11 18:31 LICENSE 18:36:07 -rw-rw-r-- 1 jenkins jenkins 1661 Jan 11 18:31 Makefile 18:36:07 -rw-rw-r-- 1 jenkins jenkins 623 Jan 11 18:31 OWNERS.md 18:36:07 -rw-rw-r-- 1 jenkins jenkins 3578 Jan 11 18:31 README.md 18:36:07 -rw-rw-r-- 1 jenkins jenkins 11 Jan 11 18:28 VERSION 18:36:07 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 18:31 bin 18:36:07 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:31 cmd 18:36:07 -rw-r--r-- 1 jenkins jenkins 44128 Jan 11 18:35 coverage.out 18:36:07 -rw-rw-r-- 1 jenkins jenkins 3340 Jan 11 18:31 go.mod 18:36:07 -rw-rw-r-- 1 jenkins jenkins 44412 Jan 11 18:31 go.sum 18:36:07 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:31 internal 18:36:07 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:31 snap 18:36:07 -rw-rw-r-- 1 jenkins jenkins 235 Jan 11 18:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:08 + 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=ca0733bb9736aa55b8583960b75f1e287344907e --label arch=arm64 --label version=3.0.0-dev.4 . 18:36:08 Sending build context to Docker daemon 11.85MB 18:36:08 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 18:36:08 Step 2/25 : FROM ${BASE} AS builder 18:36:08 ---> 3604f8f4d598 18:36:08 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:36:09 ---> Running in 1ae04bfc3372 18:36:09 Removing intermediate container 1ae04bfc3372 18:36:09 ---> d665e624ffee 18:36:09 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 18:36:09 ---> Running in 9bd3fa27352e 18:36:10 Removing intermediate container 9bd3fa27352e 18:36:10 ---> b3584e0a21a2 18:36:10 Step 5/25 : ARG ADD_BUILD_TAGS="" 18:36:10 ---> Running in 5f3df3c863af 18:36:11 Removing intermediate container 5f3df3c863af 18:36:11 ---> b91508ab9763 18:36:11 Step 6/25 : WORKDIR /device-virtual-go 18:36:11 ---> Running in d694cdecf8b5 18:36:11 Removing intermediate container d694cdecf8b5 18:36:11 ---> 100e4b22a1f5 18:36:11 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:36:11 ---> Running in b94727c4522e 18:36:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:36:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:36:14 OK: 226 MiB in 55 packages 18:36:15 Removing intermediate container b94727c4522e 18:36:15 ---> ef075898a377 18:36:15 Step 8/25 : COPY go.mod vendor* ./ 18:36:16 ---> 1679caf02e51 18:36:16 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:36:16 ---> Running in 16db7042eb97 18:36:19 Removing intermediate container 16db7042eb97 18:36:19 ---> 48d4b122243e 18:36:19 Step 10/25 : COPY . . 18:36:20 ---> fa8d4790520a 18:36:20 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:36:20 ---> Running in 1166fc32d72c 18:36:21 Removing intermediate container 1166fc32d72c 18:36:21 ---> 5cb679603ff4 18:36:21 Step 12/25 : RUN $MAKE 18:36:21 ---> Running in 138906388f03 18:36:22 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 18:39:14 Removing intermediate container 138906388f03 18:39:14 ---> 2a79058df0f0 18:39:14 Step 13/25 : FROM alpine:3.16 18:39:14 3.16: Pulling from library/alpine 18:39:14 6875df1f5354: Pulling fs layer 18:39:14 6875df1f5354: Verifying Checksum 18:39:14 6875df1f5354: Download complete 18:39:14 6875df1f5354: Pull complete 18:39:14 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 18:39:14 Status: Downloaded newer image for alpine:3.16 18:39:14 ---> 2b4661558fb8 18:39:14 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 18:39:14 ---> Running in 3d04127a892b 18:39:14 Removing intermediate container 3d04127a892b 18:39:14 ---> 0601cf9e6469 18:39:14 Step 15/25 : RUN apk add --update --no-cache dumb-init 18:39:14 ---> Running in f4ef549dcc5b 18:39:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:39:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:39:14 (1/1) Installing dumb-init (1.2.5-r1) 18:39:14 Executing busybox-1.35.0-r17.trigger 18:39:14 OK: 5 MiB in 15 packages 18:39:14 Removing intermediate container f4ef549dcc5b 18:39:14 ---> 7c4cbf03e57f 18:39:14 Step 16/25 : WORKDIR / 18:39:14 ---> Running in d735d9cce315 18:39:14 Removing intermediate container d735d9cce315 18:39:14 ---> ee8ce9b40f59 18:39:14 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 18:39:14 ---> b67adb6b6b90 18:39:14 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 18:39:14 ---> 228d4a914255 18:39:14 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 18:39:15 ---> b1c39cd09987 18:39:15 Step 20/25 : EXPOSE 59900 18:39:16 ---> Running in 190a95e48207 18:39:16 Removing intermediate container 190a95e48207 18:39:16 ---> 2670b9342c2b 18:39:16 Step 21/25 : ENTRYPOINT ["/device-virtual"] 18:39:16 ---> Running in 9ac854e8f307 18:39:16 Removing intermediate container 9ac854e8f307 18:39:16 ---> cb8c6e2a1e03 18:39:16 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 18:39:17 ---> Running in 026b8fc35ffa 18:39:17 Removing intermediate container 026b8fc35ffa 18:39:17 ---> 5e7b4282fdde 18:39:17 Step 23/25 : LABEL arch=arm64 18:39:17 ---> Running in 4081810d25a0 18:39:17 Removing intermediate container 4081810d25a0 18:39:17 ---> 6822d43dfdcf 18:39:17 Step 24/25 : LABEL git_sha=ca0733bb9736aa55b8583960b75f1e287344907e 18:39:17 ---> Running in 31e87cf3c934 18:39:18 Removing intermediate container 31e87cf3c934 18:39:18 ---> a49163e4a4af 18:39:18 Step 25/25 : LABEL version=3.0.0-dev.4 18:39:18 ---> Running in 3d72dd41e63d 18:39:18 Removing intermediate container 3d72dd41e63d 18:39:18 ---> 69075341d7d5 18:39:18 [Warning] One or more build-args [ARCH] were not consumed 18:39:18 Successfully built 69075341d7d5 18:39:18 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 18:39:18 provisioning config files... 18:39:18 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/75@tmp/config17897854694275256785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:39:19 ---> docker-login.sh 18:39:19 nexus3.edgexfoundry.org:10001 18:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:19 Configure a credential helper to remove this warning. See 18:39:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:19 18:39:19 Login Succeeded 18:39:19 nexus3.edgexfoundry.org:10002 18:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:19 Configure a credential helper to remove this warning. See 18:39:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:19 18:39:19 Login Succeeded 18:39:19 nexus3.edgexfoundry.org:10003 18:39:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:20 Configure a credential helper to remove this warning. See 18:39:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:20 18:39:20 Login Succeeded 18:39:20 nexus3.edgexfoundry.org:10004 18:39:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:20 Configure a credential helper to remove this warning. See 18:39:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:20 18:39:20 Login Succeeded 18:39:20 docker.io 18:39:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:21 Configure a credential helper to remove this warning. See 18:39:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:21 18:39:21 Login Succeeded 18:39:21 ---> docker-login.sh ends [Pipeline] } 18:39:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:39:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:39:21 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 18:39:21 ca0733bb9736aa55b8583960b75f1e287344907e 18:39:21 latest 18:39:21 3.0.0-dev.4 18:39:21 ca0733bb9736aa55b8583960b75f1e287344907e-3.0.0-dev.4 18:39:21 main 18:39:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:21 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:ca0733bb9736aa55b8583960b75f1e287344907e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:22 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:ca0733bb9736aa55b8583960b75f1e287344907e 18:39:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 18:39:22 40f25816bf9b: Preparing 18:39:22 d509a170d038: Preparing 18:39:22 cc6fe718014d: Preparing 18:39:22 60aa32623717: Preparing 18:39:22 17bec77d7fdc: Preparing 18:39:22 17bec77d7fdc: Layer already exists 18:39:22 d509a170d038: Pushed 18:39:22 cc6fe718014d: Pushed 18:39:22 60aa32623717: Pushed 18:39:27 40f25816bf9b: Pushed 18:39:27 ca0733bb9736aa55b8583960b75f1e287344907e: digest: sha256:3efe3b808158a88d89804c68c282b6dfdc9a969c1cd63ae9ad007a2c3160424b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:28 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:28 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 18:39:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 18:39:28 40f25816bf9b: Preparing 18:39:28 d509a170d038: Preparing 18:39:28 cc6fe718014d: Preparing 18:39:28 60aa32623717: Preparing 18:39:28 17bec77d7fdc: Preparing 18:39:28 17bec77d7fdc: Layer already exists 18:39:28 40f25816bf9b: Layer already exists 18:39:28 d509a170d038: Layer already exists 18:39:28 60aa32623717: Layer already exists 18:39:28 cc6fe718014d: Layer already exists 18:39:28 latest: digest: sha256:3efe3b808158a88d89804c68c282b6dfdc9a969c1cd63ae9ad007a2c3160424b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:28 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:29 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.4 18:39:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 18:39:29 40f25816bf9b: Preparing 18:39:29 d509a170d038: Preparing 18:39:29 cc6fe718014d: Preparing 18:39:29 60aa32623717: Preparing 18:39:29 17bec77d7fdc: Preparing 18:39:29 d509a170d038: Layer already exists 18:39:29 60aa32623717: Layer already exists 18:39:29 17bec77d7fdc: Layer already exists 18:39:29 40f25816bf9b: Layer already exists 18:39:29 cc6fe718014d: Layer already exists 18:39:29 3.0.0-dev.4: digest: sha256:3efe3b808158a88d89804c68c282b6dfdc9a969c1cd63ae9ad007a2c3160424b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:29 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:ca0733bb9736aa55b8583960b75f1e287344907e-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:30 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:ca0733bb9736aa55b8583960b75f1e287344907e-3.0.0-dev.4 18:39:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 18:39:30 40f25816bf9b: Preparing 18:39:30 d509a170d038: Preparing 18:39:30 cc6fe718014d: Preparing 18:39:30 60aa32623717: Preparing 18:39:30 17bec77d7fdc: Preparing 18:39:30 d509a170d038: Layer already exists 18:39:30 40f25816bf9b: Layer already exists 18:39:30 cc6fe718014d: Layer already exists 18:39:30 17bec77d7fdc: Layer already exists 18:39:30 60aa32623717: Layer already exists 18:39:30 ca0733bb9736aa55b8583960b75f1e287344907e-3.0.0-dev.4: digest: sha256:3efe3b808158a88d89804c68c282b6dfdc9a969c1cd63ae9ad007a2c3160424b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:30 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:31 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 18:39:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 18:39:31 40f25816bf9b: Preparing 18:39:31 d509a170d038: Preparing 18:39:31 cc6fe718014d: Preparing 18:39:31 60aa32623717: Preparing 18:39:31 17bec77d7fdc: Preparing 18:39:31 17bec77d7fdc: Layer already exists 18:39:31 d509a170d038: Layer already exists 18:39:31 40f25816bf9b: Layer already exists 18:39:31 cc6fe718014d: Layer already exists 18:39:31 60aa32623717: Layer already exists 18:39:31 main: digest: sha256:3efe3b808158a88d89804c68c282b6dfdc9a969c1cd63ae9ad007a2c3160424b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:39:31 ===================================================== [Pipeline] echo 18:39:31 taggedImages: 18:39:31 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:ca0733bb9736aa55b8583960b75f1e287344907e 18:39:31 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 18:39:31 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.4 18:39:31 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:ca0733bb9736aa55b8583960b75f1e287344907e-3.0.0-dev.4 18:39:31 - 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 18:39:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:39:31 18:39:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:39:32 arm64: Pulling from edgex-lftools-log-publisher 18:39:32 8998bd30e6a1: Pulling fs layer 18:39:32 04944245beec: Pulling fs layer 18:39:32 699f458cf7ca: Pulling fs layer 18:39:32 765212b225bb: Pulling fs layer 18:39:32 f23df028b6ca: Pulling fs layer 18:39:32 d65c8cfc05b1: Pulling fs layer 18:39:32 2437ff75d9bd: Pulling fs layer 18:39:32 f23df028b6ca: Waiting 18:39:32 d65c8cfc05b1: Waiting 18:39:32 2437ff75d9bd: Waiting 18:39:32 765212b225bb: Waiting 18:39:32 04944245beec: Verifying Checksum 18:39:32 04944245beec: Download complete 18:39:32 765212b225bb: Verifying Checksum 18:39:32 765212b225bb: Download complete 18:39:32 f23df028b6ca: Verifying Checksum 18:39:32 f23df028b6ca: Download complete 18:39:32 d65c8cfc05b1: Verifying Checksum 18:39:32 d65c8cfc05b1: Download complete 18:39:32 699f458cf7ca: Verifying Checksum 18:39:32 699f458cf7ca: Download complete 18:39:33 8998bd30e6a1: Verifying Checksum 18:39:33 8998bd30e6a1: Download complete 18:39:36 2437ff75d9bd: Verifying Checksum 18:39:36 2437ff75d9bd: Download complete 18:39:37 8998bd30e6a1: Pull complete 18:39:38 04944245beec: Pull complete 18:39:39 699f458cf7ca: Pull complete 18:39:39 765212b225bb: Pull complete 18:39:40 f23df028b6ca: Pull complete 18:39:40 d65c8cfc05b1: Pull complete 18:39:55 2437ff75d9bd: Pull complete 18:39:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:39:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:39:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:55 prd-ubuntu20.04-docker-arm64-4c-16g-1913 does not seem to be running inside a container 18:39:55 $ 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/75 -v /w/workspace/device-virtual-go/75:/w/workspace/device-virtual-go/75:rw,z -v /w/workspace/device-virtual-go/75@tmp:/w/workspace/device-virtual-go/75@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 18:39:58 $ docker top f9c051a701a112d2d43dd267b8c3033af928e5d2ab200d53b0a717d75ddadbf8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:39:59 ---> job-cost.sh 18:39:59 lf-activate-venv: SKIPPING 18:39:59 INFO: No Stack... 18:40:00 INFO: Retrieving Pricing Info for: v3-standard-4 18:40:01 INFO: Archiving Costs [Pipeline] sh 18:40:01 + cut -d, -f6 18:40:01 + cat /w/workspace/device-virtual-go/75/archives/cost.csv [Pipeline] lock 18:40:01 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-75-stack-cost] 18:40:01 Resource [jenkins-edgexfoundry-device-virtual-go-main-75-stack-cost] did not exist. Created. 18:40:01 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:40:02 /w/workspace/device-virtual-go/75@tmp/durable-f4b45dd9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:40:03 + echo total: 0.10999999940395355 [Pipeline] stash 18:40:03 Warning: overwriting stash ‘stack-cost’ 18:40:03 Stashed 1 file(s) [Pipeline] } 18:40:03 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-75-stack-cost] [Pipeline] // lock [Pipeline] } 18:40:03 $ docker stop --time=1 f9c051a701a112d2d43dd267b8c3033af928e5d2ab200d53b0a717d75ddadbf8 18:40:04 $ docker rm -f --volumes f9c051a701a112d2d43dd267b8c3033af928e5d2ab200d53b0a717d75ddadbf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:40:05 provisioning config files... 18:40:05 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2546673562401553989tmp [Pipeline] { [Pipeline] sh 18:40:05 + set +x 18:40:05 + curl -s https://codecov.io/bash 18:40:05 + bash -s -- 18:40:05 18:40:05 _____ _ 18:40:05 / ____| | | 18:40:05 | | ___ __| | ___ ___ _____ __ 18:40:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:40:05 | |___| (_) | (_| | __/ (_| (_) \ V / 18:40:05 \_____\___/ \__,_|\___|\___\___/ \_/ 18:40:05 Bash-1.0.6 18:40:05 18:40:05 18:40:05 ==> git version 2.25.1 found 18:40:05 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:40:05 Release-Date: 2020-01-08 18:40:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:40:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:40:05 ==> Jenkins CI detected. 18:40:05 current dir:  /w/workspace/exfoundry_device-virtual-go_main 18:40:05 project root: . 18:40:05 --> token set from env 18:40:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:40:05 ==> Running gcov in . (disable via -X gcov) 18:40:05 ==> Python coveragepy not found 18:40:05 ==> Searching for coverage reports in: 18:40:05 + . 18:40:05 -> Found 1 reports 18:40:05 ==> Detecting git/mercurial file structure 18:40:05 ==> Reading reports 18:40:05 + ./coverage.out bytes=44128 18:40:05 ==> Appending adjustments 18:40:05 https://docs.codecov.io/docs/fixing-reports 18:40:05 + Found adjustments 18:40:05 ==> Gzipping contents 18:40:05 8.0K /tmp/codecov.Rm4qdQ.gz 18:40:05 ==> Uploading reports 18:40:05 url: https://codecov.io 18:40:05 query: branch=main&commit=ca0733bb9736aa55b8583960b75f1e287344907e&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F75%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:40:05 -> Pinging Codecov 18:40:05 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=ca0733bb9736aa55b8583960b75f1e287344907e&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F75%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:40:06 -> Uploading to 18:40:06 https://storage.googleapis.com/codecov/v4/raw/2023-01-11/5E52B4B073DB2E39498172D8E973AA87/ca0733bb9736aa55b8583960b75f1e287344907e/8b05b4d6-8308-425c-ac72-c76e1801a3bb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230111T184005Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=47b6e701be79dc1663c8aabcb82a8d3631260c8c85931a203fd686a0496ed47f 18:40:06 % Total % Received % Xferd Average Speed Time Time Time Current 18:40:06 Dload Upload Total Spent Left Speed 18:40:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5505 0 0 100 5505 0 21588 --:--:-- --:--:-- --:--:-- 21588 18:40:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/ca0733bb9736aa55b8583960b75f1e287344907e [Pipeline] } 18:40:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:40:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:40:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:40:06 18:40:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:40:07 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:40:07 df9b9388f04a: Pulling fs layer 18:40:07 52dc419b0ee2: Pulling fs layer 18:40:07 25bc292e5bac: Pulling fs layer 18:40:07 114826534d7a: Pulling fs layer 18:40:07 4657fd5d0bcf: Pulling fs layer 18:40:07 6ad1cebc031e: Pulling fs layer 18:40:07 8a3aa393b2d8: Pulling fs layer 18:40:07 4657fd5d0bcf: Waiting 18:40:07 6ad1cebc031e: Waiting 18:40:07 8a3aa393b2d8: Waiting 18:40:07 114826534d7a: Waiting 18:40:07 25bc292e5bac: Verifying Checksum 18:40:07 25bc292e5bac: Download complete 18:40:07 52dc419b0ee2: Download complete 18:40:07 4657fd5d0bcf: Verifying Checksum 18:40:07 4657fd5d0bcf: Download complete 18:40:07 df9b9388f04a: Download complete 18:40:07 6ad1cebc031e: Verifying Checksum 18:40:07 6ad1cebc031e: Download complete 18:40:07 df9b9388f04a: Pull complete 18:40:08 52dc419b0ee2: Pull complete 18:40:08 25bc292e5bac: Pull complete 18:40:08 114826534d7a: Verifying Checksum 18:40:08 114826534d7a: Download complete 18:40:08 8a3aa393b2d8: Verifying Checksum 18:40:08 8a3aa393b2d8: Download complete 18:40:11 114826534d7a: Pull complete 18:40:11 4657fd5d0bcf: Pull complete 18:40:12 6ad1cebc031e: Pull complete 18:40:14 8a3aa393b2d8: Pull complete 18:40:14 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:40:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:40:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:14 prd-ubuntu20.04-docker-8c-8g-1910 does not seem to be running inside a container 18:40:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:40:19 $ docker top b5da19787d4101374c518ad928609ecc5d68b77e3104683e05e86881321170f9 -eo pid,comm [Pipeline] { [Pipeline] echo 18:40:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 18:40:20 + set -o pipefail 18:40:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 18:40:25 18:40:25 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 18:40:25 18:40:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/cdcc3c5c-9831-40de-a3db-dd60f9f06d57 18:40:25 18:40:25 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:40:25 18:40:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:40:25 18:40:25 18:40:25 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:40:25 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:40:25 More details here: https://snyk.co/ue1NS [Pipeline] } 18:40:25 $ docker stop --time=1 b5da19787d4101374c518ad928609ecc5d68b77e3104683e05e86881321170f9 18:40:29 $ docker rm -f --volumes b5da19787d4101374c518ad928609ecc5d68b77e3104683e05e86881321170f9 [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 18:40:29 + git log --format=format:%s -1 ca0733bb9736aa55b8583960b75f1e287344907e [Pipeline] sh 18:40:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:40:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:40:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:30 prd-ubuntu20.04-docker-8c-8g-1910 does not seem to be running inside a container 18:40:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:40:30 $ docker top 512b24ae2c13379cf77d7a577ca4d61b9cf2e0907e5ccbed26b68015a75f3b66 -eo pid,comm 18:40:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:40:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:40:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:40:31 [ssh-agent] Looking for ssh-agent implementation... 18:40:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:40:31 $ docker exec 512b24ae2c13379cf77d7a577ca4d61b9cf2e0907e5ccbed26b68015a75f3b66 ssh-agent 18:40:31 SSH_AUTH_SOCK=/tmp/ssh-79bZQreWcoZT/agent.32 18:40:31 SSH_AGENT_PID=38 18:40:31 Running ssh-add (command line suppressed) 18:40:31 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7740070198285907679.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7740070198285907679.key) 18:40:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:40:31 + git semver tag 18:40:31 2023-01-11 18:40:31,894 [run_tag] DEBUG tag force:False 18:40:31 2023-01-11 18:40:31,894 [check_head_tag] DEBUG check head tag 18:40:31 2023-01-11 18:40:31,895 [execute] INFO git cat-file --batch-check 18:40:31 2023-01-11 18:40:31,895 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 18:40:31 2023-01-11 18:40:31,899 [execute] INFO git cat-file --batch 18:40:31 2023-01-11 18:40:31,900 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 18:40:31 2023-01-11 18:40:31,916 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:40:31 2023-01-11 18:40:31,916 [execute] INFO git tag -a v3.0.0-dev.4 -m v3.0.0-dev.4 18:40:31 2023-01-11 18:40:31,917 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.4', '-m', 'v3.0.0-dev.4'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 18:40:31 2023-01-11 18:40:31,922 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:40:31 3.0.0-dev.4 [Pipeline] } 18:40:31 $ docker exec --env ******** --env ******** 512b24ae2c13379cf77d7a577ca4d61b9cf2e0907e5ccbed26b68015a75f3b66 ssh-agent -k 18:40:32 unset SSH_AUTH_SOCK; 18:40:32 unset SSH_AGENT_PID; 18:40:32 echo Agent pid 38 killed; 18:40:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:40:32 + git semver [Pipeline] } 18:40:32 $ docker stop --time=1 512b24ae2c13379cf77d7a577ca4d61b9cf2e0907e5ccbed26b68015a75f3b66 18:40:33 $ docker rm -f --volumes 512b24ae2c13379cf77d7a577ca4d61b9cf2e0907e5ccbed26b68015a75f3b66 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:40:34 18:40:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:40:34 0.23.1-centos7: Pulling from edgex-lftools 18:40:34 ab5ef0e58194: Pulling fs layer 18:40:34 9712f1f96733: Pulling fs layer 18:40:34 63f879dbbcfc: Pulling fs layer 18:40:34 0d9ebad4ef96: Pulling fs layer 18:40:34 e9a5061849ea: Pulling fs layer 18:40:34 0d9ebad4ef96: Waiting 18:40:34 d747dcd14b5f: Pulling fs layer 18:40:34 2de7ff778b66: Pulling fs layer 18:40:34 e9a5061849ea: Waiting 18:40:34 d747dcd14b5f: Waiting 18:40:34 2de7ff778b66: Waiting 18:40:34 9712f1f96733: Verifying Checksum 18:40:34 9712f1f96733: Download complete 18:40:35 63f879dbbcfc: Verifying Checksum 18:40:35 63f879dbbcfc: Download complete 18:40:35 e9a5061849ea: Verifying Checksum 18:40:35 e9a5061849ea: Download complete 18:40:35 d747dcd14b5f: Verifying Checksum 18:40:35 d747dcd14b5f: Download complete 18:40:35 ab5ef0e58194: Verifying Checksum 18:40:35 ab5ef0e58194: Download complete 18:40:35 0d9ebad4ef96: Verifying Checksum 18:40:35 0d9ebad4ef96: Download complete 18:40:35 2de7ff778b66: Verifying Checksum 18:40:35 2de7ff778b66: Download complete 18:40:38 ab5ef0e58194: Pull complete 18:40:38 9712f1f96733: Pull complete 18:40:39 63f879dbbcfc: Pull complete 18:40:43 0d9ebad4ef96: Pull complete 18:40:43 e9a5061849ea: Pull complete 18:40:43 d747dcd14b5f: Pull complete 18:40:44 2de7ff778b66: Pull complete 18:40:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:40:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:40:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:44 prd-ubuntu20.04-docker-8c-8g-1910 does not seem to be running inside a container 18:40:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:40:48 $ docker top 286a31c93416ca4ad98f25ac600293397f9c847586291faa6ca5ad7c96f40c16 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:40:48 provisioning config files... 18:40:48 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8337303826499810414tmp 18:40:48 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16129814775938471024tmp 18:40:48 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6753805046476812899tmp [Pipeline] { [Pipeline] echo 18:40:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:40:49 ---> sigul-configuration.sh 18:40:49 gpg: directory `/root/.gnupg' created 18:40:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:40:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:40:49 gpg: keyring `/root/.gnupg/secring.gpg' created 18:40:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:40:49 gpg: CAST5 encrypted data 18:40:49 gpg: encrypted with 1 passphrase 18:40:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:40:49 + mkdir /home/jenkins 18:40:49 + mkdir /home/jenkins/sigul [Pipeline] sh 18:40:49 + 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 18:40:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:40:50 ---> sigul-install.sh 18:40:50 Sigul already installed; skipping installation. [Pipeline] sh 18:40:50 + git tag --list 18:40:50 v1.0.0 18:40:50 v1.1.0 18:40:50 v1.1.1 18:40:50 v1.2.1 18:40:50 v1.2.2 18:40:50 v1.2.3 18:40:50 v1.3.0 18:40:50 v1.3.1 18:40:50 v2.0.0 18:40:50 v2.1.0 18:40:50 v2.1.1 18:40:50 v2.1.1-dev.1 18:40:50 v2.1.1-dev.2 18:40:50 v2.2.0 18:40:50 v2.2.1-dev.1 18:40:50 v2.2.1-dev.2 18:40:50 v2.2.1-dev.3 18:40:50 v2.2.1-dev.4 18:40:50 v2.2.1-dev.5 18:40:50 v2.2.1-dev.6 18:40:50 v2.2.1-dev.7 18:40:50 v2.2.1-dev.8 18:40:50 v2.3.0 18:40:50 v2.3.0-dev.10 18:40:50 v2.3.0-dev.11 18:40:50 v2.3.0-dev.12 18:40:50 v2.3.0-dev.13 18:40:50 v2.3.0-dev.14 18:40:50 v2.3.0-dev.15 18:40:50 v2.3.0-dev.16 18:40:50 v2.3.0-dev.17 18:40:50 v2.3.0-dev.18 18:40:50 v2.3.0-dev.19 18:40:50 v2.3.0-dev.20 18:40:50 v2.3.0-dev.21 18:40:50 v2.3.0-dev.22 18:40:50 v2.3.0-dev.23 18:40:50 v2.3.0-dev.24 18:40:50 v2.3.0-dev.25 18:40:50 v2.3.0-dev.26 18:40:50 v2.3.0-dev.27 18:40:50 v2.3.0-dev.28 18:40:50 v2.3.0-dev.29 18:40:50 v2.3.0-dev.30 18:40:50 v2.3.0-dev.8 18:40:50 v2.3.0-dev.9 18:40:50 v3.0.0-dev.1 18:40:50 v3.0.0-dev.2 18:40:50 v3.0.0-dev.3 18:40:50 v3.0.0-dev.4 [Pipeline] sh 18:40:50 + lftools sign git-tag v3.0.0-dev.4 18:40:51 Signing Git tag with Sigul... 18:40:51 Signing v3.0.0-dev.4 [Pipeline] echo 18:40:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:40:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:40:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:40:51 $ docker stop --time=1 286a31c93416ca4ad98f25ac600293397f9c847586291faa6ca5ad7c96f40c16 18:40:53 $ docker rm -f --volumes 286a31c93416ca4ad98f25ac600293397f9c847586291faa6ca5ad7c96f40c16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:40:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:40:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:40:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:53 prd-ubuntu20.04-docker-8c-8g-1910 does not seem to be running inside a container 18:40:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:40:54 $ docker top 4bd2e6451849d42d244e0e853dc524443ab5eb7812f727a2a383a0c8e160e181 -eo pid,comm 18:40:54 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:40:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:40:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:40:54 [ssh-agent] Looking for ssh-agent implementation... 18:40:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:40:54 $ docker exec 4bd2e6451849d42d244e0e853dc524443ab5eb7812f727a2a383a0c8e160e181 ssh-agent 18:40:54 SSH_AUTH_SOCK=/tmp/ssh-nMPq1P72KeEM/agent.31 18:40:54 SSH_AGENT_PID=37 18:40:54 Running ssh-add (command line suppressed) 18:40:54 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_937957165929580714.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_937957165929580714.key) 18:40:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:40:55 + git semver bump pre 18:40:55 2023-01-11 18:40:55,206 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:40:55 2023-01-11 18:40:55,206 [bump_version] DEBUG bumping version:3.0.0-dev.4 on axis:pre with prefix:dev 18:40:55 2023-01-11 18:40:55,207 [bump_version] DEBUG bumped version:3.0.0-dev.5 18:40:55 2023-01-11 18:40:55,207 [write_version] DEBUG write version:3.0.0-dev.5 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 18:40:55 2023-01-11 18:40:55,207 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:40:55 2023-01-11 18:40:55,207 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:40:55 2023-01-11 18:40:55,208 [execute] INFO git cat-file --batch-check 18:40:55 2023-01-11 18:40:55,209 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:40:55 2023-01-11 18:40:55,214 [execute] INFO git cat-file --batch 18:40:55 2023-01-11 18:40:55,214 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:40:55 2023-01-11 18:40:55,220 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:40:55 3.0.0-dev.5 [Pipeline] } 18:40:55 $ docker exec --env ******** --env ******** 4bd2e6451849d42d244e0e853dc524443ab5eb7812f727a2a383a0c8e160e181 ssh-agent -k 18:40:55 unset SSH_AUTH_SOCK; 18:40:55 unset SSH_AGENT_PID; 18:40:55 echo Agent pid 37 killed; 18:40:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:40:55 + git semver [Pipeline] } 18:40:55 $ docker stop --time=1 4bd2e6451849d42d244e0e853dc524443ab5eb7812f727a2a383a0c8e160e181 18:40:57 $ docker rm -f --volumes 4bd2e6451849d42d244e0e853dc524443ab5eb7812f727a2a383a0c8e160e181 [Pipeline] // withDockerContainer [Pipeline] sh 18:40:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:40:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:40:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:57 prd-ubuntu20.04-docker-8c-8g-1910 does not seem to be running inside a container 18:40:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:40:58 $ docker top 4bcb84b68b9d463095815bb67740a7bca23a7cbc69c3740f07c880a8602da7cf -eo pid,comm 18:40:58 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:40:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:40:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:40:58 [ssh-agent] Looking for ssh-agent implementation... 18:40:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:40:58 $ docker exec 4bcb84b68b9d463095815bb67740a7bca23a7cbc69c3740f07c880a8602da7cf ssh-agent 18:40:58 SSH_AUTH_SOCK=/tmp/ssh-2hQ5egKS01UC/agent.33 18:40:58 SSH_AGENT_PID=39 18:40:58 Running ssh-add (command line suppressed) 18:40:58 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8343034446414607855.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8343034446414607855.key) 18:40:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:40:59 + git semver push 18:40:59 2023-01-11 18:40:59,292 [run_push] DEBUG push 18:40:59 2023-01-11 18:40:59,293 [execute] INFO git cat-file --batch-check 18:40:59 2023-01-11 18:40:59,293 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:40:59 2023-01-11 18:40:59,296 [execute] INFO git rev-list 45b9257a9a9514e2961d5b9577d7311a2f5f2e08 -- 18:40:59 2023-01-11 18:40:59,296 [execute] DEBUG Popen(['git', 'rev-list', '45b9257a9a9514e2961d5b9577d7311a2f5f2e08', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 18:40:59 2023-01-11 18:40:59,304 [execute] INFO git fetch -v origin 18:40:59 2023-01-11 18:40:59,304 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 18:41:00 2023-01-11 18:40:59,939 [run_push] DEBUG no remote changes detected 18:41:00 2023-01-11 18:40:59,939 [execute] INFO git push origin semver 18:41:00 2023-01-11 18:40:59,940 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 18:41:02 2023-01-11 18:41:02,675 [run_push] DEBUG push all version tags 18:41:02 2023-01-11 18:41:02,676 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:41:02 2023-01-11 18:41:02,676 [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) 18:41:03 2023-01-11 18:41:03,537 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:41:03 3.0.0-dev.5 [Pipeline] } 18:41:03 $ docker exec --env ******** --env ******** 4bcb84b68b9d463095815bb67740a7bca23a7cbc69c3740f07c880a8602da7cf ssh-agent -k 18:41:03 unset SSH_AUTH_SOCK; 18:41:03 unset SSH_AGENT_PID; 18:41:03 echo Agent pid 39 killed; 18:41:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:41:04 + git semver [Pipeline] } 18:41:04 $ docker stop --time=1 4bcb84b68b9d463095815bb67740a7bca23a7cbc69c3740f07c880a8602da7cf 18:41:05 $ docker rm -f --volumes 4bcb84b68b9d463095815bb67740a7bca23a7cbc69c3740f07c880a8602da7cf [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 18:41:06 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 18:41:06 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 18:41:06 total 16 18:41:06 drwxr-xr-x 3 root root 4096 Jan 11 18:30 . 18:41:06 drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 18:40 .. 18:41:06 drwxr-xr-x 2 root root 4096 Jan 11 18:30 cost 18:41:06 -rw-r--r-- 1 root root 88 Jan 11 18:30 cost.csv 18:41:06 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 18:41:06 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 18:41:06 total 16 18:41:06 drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 18:30 . 18:41:06 drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 18:40 .. 18:41:06 drwxr-xr-x 2 jenkins jenkins 4096 Jan 11 18:30 cost 18:41:06 -rw-r--r-- 1 jenkins jenkins 88 Jan 11 18:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:41:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:41:07 ---> package-listing.sh 18:41:07 ++ facter osfamily 18:41:07 ++ tr '[:upper:]' '[:lower:]' 18:41:07 + OS_FAMILY=debian 18:41:07 + workspace=/w/workspace/exfoundry_device-virtual-go_main 18:41:07 + START_PACKAGES=/tmp/packages_start.txt 18:41:07 + END_PACKAGES=/tmp/packages_end.txt 18:41:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:41:07 + PACKAGES=/tmp/packages_start.txt 18:41:07 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 18:41:07 + PACKAGES=/tmp/packages_end.txt 18:41:07 + case "${OS_FAMILY}" in 18:41:07 + dpkg -l 18:41:07 + grep '^ii' 18:41:07 + '[' -f /tmp/packages_start.txt ']' 18:41:07 + '[' -f /tmp/packages_end.txt ']' 18:41:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:41:07 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 18:41:07 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 18:41:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 18:41:07 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 18:41:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:41:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:08 prd-ubuntu20.04-docker-8c-8g-1910 does not seem to be running inside a container 18:41:08 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:41:09 $ docker top 808ce32ec8b1f12de1fef4d74d1d5555518a63b7835d25227acc124598a638f3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:41:09 + touch /tmp/pre-build-complete [Pipeline] sh 18:41:09 + mkdir -p /var/log/sysstat [Pipeline] sh 18:41:10 + ls /var/log/sa-host 18:41:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:41:10 provisioning config files... 18:41:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16388036801882715739tmp [Pipeline] { [Pipeline] echo 18:41:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:41:10 ---> create-netrc.sh [Pipeline] } 18:41:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:41:10 ---> python-tools-install.sh [Pipeline] echo 18:41:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:41:11 ---> sudo-logs.sh 18:41:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:41:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:41:11 ---> job-cost.sh 18:41:11 lf-activate-venv: SKIPPING 18:41:11 DEBUG: total: 0.2199999988079071 18:41:11 INFO: Retrieving Stack Cost... 18:41:11 INFO: Retrieving Pricing Info for: v3-standard-8 18:41:12 INFO: Archiving Costs [Pipeline] echo 18:41:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:41:12 ---> logs-deploy.sh 18:41:12 lf-activate-venv: SKIPPING 18:41:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/75 18:41:12 INFO: archiving workspace using pattern(s): 18:41:13 Archives upload complete. 18:41:13 INFO: archiving logs to Nexus 18:41:14 ---> uname -a: 18:41:14 Linux prd-ubuntu20-04-docker-8c-8g-1910 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:41:14 18:41:14 18:41:14 ---> lscpu: 18:41:14 Architecture: x86_64 18:41:14 CPU op-mode(s): 32-bit, 64-bit 18:41:14 Byte Order: Little Endian 18:41:14 Address sizes: 40 bits physical, 48 bits virtual 18:41:14 CPU(s): 8 18:41:14 On-line CPU(s) list: 0-7 18:41:14 Thread(s) per core: 1 18:41:14 Core(s) per socket: 1 18:41:14 Socket(s): 8 18:41:14 NUMA node(s): 1 18:41:14 Vendor ID: AuthenticAMD 18:41:14 CPU family: 23 18:41:14 Model: 49 18:41:14 Model name: AMD EPYC-Rome Processor 18:41:14 Stepping: 0 18:41:14 CPU MHz: 2799.998 18:41:14 BogoMIPS: 5599.99 18:41:14 Virtualization: AMD-V 18:41:14 Hypervisor vendor: KVM 18:41:14 Virtualization type: full 18:41:14 L1d cache: 256 KiB 18:41:14 L1i cache: 256 KiB 18:41:14 L2 cache: 4 MiB 18:41:14 L3 cache: 128 MiB 18:41:14 NUMA node0 CPU(s): 0-7 18:41:14 Vulnerability Itlb multihit: Not affected 18:41:14 Vulnerability L1tf: Not affected 18:41:14 Vulnerability Mds: Not affected 18:41:14 Vulnerability Meltdown: Not affected 18:41:14 Vulnerability Mmio stale data: Not affected 18:41:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:41:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:41:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:41:14 Vulnerability Srbds: Not affected 18:41:14 Vulnerability Tsx async abort: Not affected 18:41:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:41:14 18:41:14 18:41:14 ---> nproc: 18:41:14 8 18:41:14 18:41:14 18:41:14 ---> df -h: 18:41:14 Filesystem Size Used Avail Use% Mounted on 18:41:14 overlay 155G 13G 143G 9% / 18:41:14 tmpfs 64M 0 64M 0% /dev 18:41:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:41:14 shm 64M 0 64M 0% /dev/shm 18:41:14 /dev/vda1 155G 13G 143G 9% /facter-os 18:41:14 18:41:14 18:41:14 ---> sar -b -r -n DEV: 18:41:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1910) 01/11/23 _x86_64_ (8 CPU) 18:41:14 18:41:14 18:27:22 LINUX RESTART (8 CPU) 18:41:14 18:41:14 18:28:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:41:14 18:29:01 198.75 4.71 194.03 0.00 488.87 79467.62 0.00 18:41:14 18:30:01 146.89 0.22 146.68 0.00 7.47 24310.88 0.00 18:41:14 18:31:01 35.63 0.03 35.59 0.00 4.40 16783.35 0.00 18:41:14 18:32:01 1.62 0.00 1.62 0.00 0.00 17.99 0.00 18:41:14 18:33:01 51.86 10.60 41.26 0.00 5158.34 8670.15 0.00 18:41:14 18:34:01 6.30 0.02 6.28 0.00 0.13 128.11 0.00 18:41:14 18:35:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 18:41:14 18:36:01 2.05 0.00 2.05 0.00 0.00 22.53 0.00 18:41:14 18:37:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 18:41:14 18:38:01 2.17 0.00 2.17 0.00 0.00 24.00 0.00 18:41:14 18:39:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 18:41:14 18:40:01 1.98 0.00 1.98 0.00 0.00 22.13 0.00 18:41:14 18:41:01 124.08 0.37 123.71 0.00 21.86 58475.71 0.00 18:41:14 Average: 44.01 1.22 42.79 0.00 436.92 14375.29 0.00 18:41:14 18:41:14 18:28:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:41:14 18:29:01 28512804 31574648 733624 2.23 136652 3143016 2012676 5.93 1061236 2883076 464 18:41:14 18:30:01 28245920 31574928 728124 2.21 142552 3388560 1863180 5.49 1213080 2978328 680 18:41:14 18:31:01 27741356 31580588 720468 2.19 151032 3840656 1768556 5.21 1223076 3417664 160 18:41:14 18:32:01 27741248 31580672 720016 2.19 151072 3840660 1768556 5.21 1223152 3417664 12 18:41:14 18:33:01 27226732 31569048 715208 2.18 184188 4295280 1798148 5.30 1536760 3583116 992 18:41:14 18:34:01 27233572 31570960 713496 2.17 182760 4292020 1798084 5.30 1534664 3579884 8 18:41:14 18:35:01 27235004 31572448 711916 2.16 182848 4292024 1798084 5.30 1533288 3579892 8 18:41:14 18:36:01 27235776 31573324 711004 2.16 182932 4292020 1798084 5.30 1533204 3579896 8 18:41:14 18:37:01 27235976 31573584 710912 2.16 182968 4292028 1798084 5.30 1533136 3579916 8 18:41:14 18:38:01 27235376 31573072 711268 2.16 183040 4292032 1798084 5.30 1533472 3579920 8 18:41:14 18:39:01 27235480 31573236 711088 2.16 183072 4292032 1798084 5.30 1533428 3579924 16 18:41:14 18:40:01 27235740 31573640 710584 2.16 183136 4292104 1798084 5.30 1533328 3579988 8 18:41:14 18:41:01 25683296 31500880 774580 2.36 222916 5600724 1894280 5.58 1696416 4827836 676 18:41:14 Average: 27369098 31568541 720945 2.19 174551 4165627 1822460 5.37 1437557 3551316 234 18:41:14 18:41:14 18:28:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:41:14 18:29:01 veth61aedd4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:41:14 18:29:01 ens3 475.00 379.33 7771.79 53.14 0.00 0.00 0.00 0.00 18:41:14 18:29:01 lo 4.54 4.54 0.44 0.44 0.00 0.00 0.00 0.00 18:41:14 18:29:01 docker0 189.24 212.86 14.82 1998.00 0.00 0.00 0.00 0.00 18:41:14 18:30:01 ens3 88.54 75.74 186.91 302.14 0.00 0.00 0.00 0.00 18:41:14 18:30:01 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 18:41:14 18:30:01 docker0 3.13 6.83 0.19 81.57 0.00 0.00 0.00 0.00 18:41:14 18:31:01 ens3 120.56 79.52 2539.17 16.16 0.00 0.00 0.00 0.00 18:41:14 18:31:01 lo 3.33 3.33 0.33 0.33 0.00 0.00 0.00 0.00 18:41:14 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:14 18:32:01 ens3 1.03 0.58 0.61 0.47 0.00 0.00 0.00 0.00 18:41:14 18:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:41:14 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:14 18:33:01 ens3 108.57 58.41 2750.33 4.38 0.00 0.00 0.00 0.00 18:41:14 18:33:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 18:41:14 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:14 18:34:01 ens3 0.93 0.57 0.42 0.29 0.00 0.00 0.00 0.00 18:41:14 18:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:41:14 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:14 18:35:01 ens3 0.42 0.25 0.26 0.20 0.00 0.00 0.00 0.00 18:41:14 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:14 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:14 18:36:01 ens3 0.23 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:41:14 18:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:41:14 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:14 18:37:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:41:14 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:14 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:14 18:38:01 ens3 0.35 0.22 0.09 0.07 0.00 0.00 0.00 0.00 18:41:14 18:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:41:14 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:14 18:39:01 ens3 1.10 0.27 0.37 0.20 0.00 0.00 0.00 0.00 18:41:14 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:14 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:14 18:40:01 ens3 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 18:41:14 18:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:41:14 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:14 18:41:01 ens3 402.68 270.21 7907.07 50.74 0.00 0.00 0.00 0.00 18:41:14 18:41:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 18:41:14 18:41:01 vethebde3a9 1.18 1.05 0.19 0.36 0.00 0.00 0.00 0.00 18:41:14 18:41:01 docker0 39.44 62.46 3.66 690.00 0.00 0.00 0.00 0.00 18:41:14 Average: ens3 91.83 66.16 1619.62 32.88 0.00 0.00 0.00 0.00 18:41:14 Average: lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 18:41:14 Average: vethebde3a9 0.09 0.08 0.01 0.03 0.00 0.00 0.00 0.00 18:41:14 Average: docker0 17.61 21.46 1.42 210.75 0.00 0.00 0.00 0.00 18:41:14 18:41:14 18:41:14 ---> sar -P ALL: 18:41:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1910) 01/11/23 _x86_64_ (8 CPU) 18:41:14 18:41:14 18:27:22 LINUX RESTART (8 CPU) 18:41:14 18:41:14 18:28:02 CPU %user %nice %system %iowait %steal %idle 18:41:14 18:29:01 all 9.50 0.00 4.51 5.18 0.06 80.76 18:41:14 18:29:01 0 10.34 0.00 4.24 0.22 0.09 85.11 18:41:14 18:29:01 1 8.01 0.00 3.99 4.16 0.05 83.80 18:41:14 18:29:01 2 7.91 0.00 4.38 17.75 0.05 69.91 18:41:14 18:29:01 3 10.82 0.00 4.84 0.87 0.05 83.42 18:41:14 18:29:01 4 9.93 0.00 4.27 1.02 0.05 84.73 18:41:14 18:29:01 5 9.25 0.00 4.61 0.33 0.05 85.77 18:41:14 18:29:01 6 9.98 0.00 4.57 1.69 0.05 83.72 18:41:14 18:29:01 7 9.73 0.00 5.16 15.51 0.09 69.51 18:41:14 18:30:01 all 37.55 0.00 5.98 1.38 0.08 55.01 18:41:14 18:30:01 0 37.41 0.00 6.04 0.69 0.07 55.78 18:41:14 18:30:01 1 37.77 0.00 6.05 3.35 0.08 52.75 18:41:14 18:30:01 2 35.80 0.00 6.26 0.47 0.08 57.38 18:41:14 18:30:01 3 38.17 0.00 5.51 0.13 0.10 56.08 18:41:14 18:30:01 4 38.99 0.00 6.02 0.19 0.07 54.74 18:41:14 18:30:01 5 37.65 0.00 5.73 1.20 0.08 55.34 18:41:14 18:30:01 6 37.42 0.00 6.44 0.52 0.08 55.54 18:41:14 18:30:01 7 37.16 0.00 5.78 4.50 0.08 52.47 18:41:14 18:31:01 all 2.76 0.00 1.30 0.73 0.03 95.18 18:41:14 18:31:01 0 3.65 0.00 0.97 0.69 0.03 94.66 18:41:14 18:31:01 1 2.60 0.00 1.84 3.43 0.02 92.11 18:41:14 18:31:01 2 3.05 0.00 1.19 0.03 0.03 95.70 18:41:14 18:31:01 3 2.52 0.00 0.94 0.00 0.03 96.51 18:41:14 18:31:01 4 2.29 0.00 1.32 0.03 0.03 96.32 18:41:14 18:31:01 5 2.34 0.00 1.40 0.00 0.03 96.22 18:41:14 18:31:01 6 2.63 0.00 1.07 0.54 0.03 95.73 18:41:14 18:31:01 7 2.98 0.00 1.70 1.09 0.03 94.20 18:41:14 18:32:01 all 0.08 0.00 0.01 0.01 0.00 99.90 18:41:14 18:32:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:41:14 18:32:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:41:14 18:32:01 2 0.00 0.00 0.02 0.00 0.02 99.97 18:41:14 18:32:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:41:14 18:32:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:41:14 18:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:41:14 18:32:01 6 0.00 0.00 0.03 0.03 0.00 99.93 18:41:14 18:32:01 7 0.45 0.00 0.02 0.03 0.02 99.48 18:41:14 18:33:01 all 2.13 0.00 1.38 0.54 0.01 95.94 18:41:14 18:33:01 0 3.20 0.00 1.05 0.02 0.02 95.72 18:41:14 18:33:01 1 1.48 0.00 0.85 0.03 0.02 97.61 18:41:14 18:33:01 2 1.47 0.00 3.00 0.08 0.02 95.43 18:41:14 18:33:01 3 2.49 0.00 0.97 0.93 0.02 95.59 18:41:14 18:33:01 4 3.45 0.00 1.78 1.10 0.02 93.65 18:41:14 18:33:01 5 2.62 0.00 1.47 0.05 0.00 95.86 18:41:14 18:33:01 6 1.44 0.00 1.24 0.60 0.02 96.71 18:41:14 18:33:01 7 0.91 0.00 0.64 1.50 0.02 96.94 18:41:14 18:34:01 all 0.18 0.00 0.06 0.25 0.01 99.50 18:41:14 18:34:01 0 0.05 0.00 0.03 0.10 0.02 99.80 18:41:14 18:34:01 1 0.08 0.00 0.10 0.23 0.02 99.57 18:41:14 18:34:01 2 0.07 0.00 0.03 0.00 0.00 99.90 18:41:14 18:34:01 3 0.08 0.00 0.05 0.00 0.02 99.85 18:41:14 18:34:01 4 0.13 0.00 0.05 0.03 0.00 99.78 18:41:14 18:34:01 5 0.23 0.00 0.08 0.03 0.02 99.63 18:41:14 18:34:01 6 0.05 0.00 0.07 0.00 0.00 99.88 18:41:14 18:34:01 7 0.72 0.00 0.07 1.63 0.02 97.57 18:41:14 18:35:01 all 0.27 0.00 0.00 0.06 0.00 99.66 18:41:14 18:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:41:14 18:35:01 1 0.07 0.00 0.02 0.18 0.02 99.72 18:41:14 18:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:41:14 18:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:41:14 18:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:41:14 18:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:41:14 18:35:01 6 0.05 0.00 0.00 0.00 0.00 99.95 18:41:14 18:35:01 7 1.99 0.00 0.02 0.31 0.00 97.69 18:41:14 18:36:01 all 0.26 0.00 0.01 0.01 0.00 99.71 18:41:14 18:36:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:41:14 18:36:01 1 0.03 0.00 0.02 0.03 0.00 99.92 18:41:14 18:36:01 2 0.02 0.00 0.05 0.00 0.00 99.93 18:41:14 18:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:41:14 18:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:41:14 18:36:01 5 0.02 0.00 0.02 0.02 0.00 99.95 18:41:14 18:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:41:14 18:36:01 7 1.97 0.00 0.00 0.05 0.02 97.96 18:41:14 18:37:01 all 0.06 0.00 0.01 0.01 0.00 99.92 18:41:14 18:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:41:14 18:37:01 1 0.13 0.00 0.00 0.00 0.00 99.87 18:41:14 18:37:01 2 0.05 0.00 0.02 0.00 0.02 99.92 18:41:14 18:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:41:14 18:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:41:14 18:37:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:41:14 18:37:01 6 0.05 0.00 0.00 0.00 0.02 99.93 18:41:14 18:37:01 7 0.22 0.00 0.02 0.03 0.00 99.73 18:41:14 18:38:01 all 0.01 0.00 0.01 0.01 0.01 99.96 18:41:14 18:38:01 0 0.00 0.00 0.03 0.00 0.00 99.97 18:41:14 18:38:01 1 0.02 0.00 0.02 0.02 0.02 99.93 18:41:14 18:38:01 2 0.00 0.00 0.02 0.02 0.02 99.95 18:41:14 18:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:41:14 18:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:41:14 18:38:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:41:14 18:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:41:14 18:38:01 7 0.02 0.00 0.03 0.03 0.00 99.92 18:41:14 18:39:01 all 0.03 0.00 0.01 0.00 0.00 99.96 18:41:14 18:39:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:41:14 18:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:41:14 18:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:41:14 18:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:41:14 18:39:01 4 0.03 0.00 0.02 0.00 0.00 99.95 18:41:14 18:39:01 5 0.03 0.00 0.02 0.02 0.00 99.93 18:41:14 18:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:41:14 18:39:01 7 0.03 0.00 0.00 0.02 0.00 99.95 18:41:14 18:41:14 18:39:01 CPU %user %nice %system %iowait %steal %idle 18:41:14 18:40:01 all 0.21 0.00 0.02 0.01 0.00 99.75 18:41:14 18:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:41:14 18:40:01 1 1.57 0.00 0.03 0.02 0.00 98.38 18:41:14 18:40:01 2 0.05 0.00 0.05 0.00 0.02 99.88 18:41:14 18:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:41:14 18:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:41:14 18:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:41:14 18:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:41:14 18:40:01 7 0.00 0.00 0.03 0.08 0.02 99.87 18:41:14 18:41:01 all 8.89 0.00 3.94 2.86 0.05 84.26 18:41:14 18:41:01 0 9.27 0.00 3.66 0.52 0.05 86.50 18:41:14 18:41:01 1 9.82 0.00 3.98 0.94 0.05 85.21 18:41:14 18:41:01 2 8.82 0.00 5.87 6.83 0.07 78.41 18:41:14 18:41:01 3 9.20 0.00 3.27 0.10 0.07 87.37 18:41:14 18:41:01 4 9.84 0.00 3.74 0.07 0.05 86.29 18:41:14 18:41:01 5 7.67 0.00 3.23 2.74 0.05 86.31 18:41:14 18:41:01 6 8.21 0.00 3.01 0.42 0.05 88.31 18:41:14 18:41:01 7 8.25 0.00 4.74 11.31 0.05 75.65 18:41:14 Average: all 4.72 0.00 1.31 0.84 0.02 93.11 18:41:14 Average: 0 4.87 0.00 1.22 0.17 0.02 93.72 18:41:14 Average: 1 4.72 0.00 1.29 0.94 0.02 93.03 18:41:14 Average: 2 4.37 0.00 1.59 1.89 0.02 92.12 18:41:14 Average: 3 4.84 0.00 1.19 0.16 0.02 93.79 18:41:14 Average: 4 4.94 0.00 1.31 0.19 0.02 93.55 18:41:14 Average: 5 4.57 0.00 1.26 0.33 0.02 93.82 18:41:14 Average: 6 4.57 0.00 1.25 0.29 0.02 93.87 18:41:14 Average: 7 4.90 0.00 1.38 2.72 0.03 90.98 18:41:14 18:41:14 18:41:14