Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 36f1c9105c586ba8e2014e0f524de26550782ad6 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-ssh4006172608291105464.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh4499303066870302032.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh15205863866634317289.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh9823545984064184275.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh10651198623724922007.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2682 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 36f1c9105c586ba8e2014e0f524de26550782ad6 (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 36f1c9105c586ba8e2014e0f524de26550782ad6 # timeout=10 Commit message: "Merge pull request #291 from weichou1229/upgrade-sdk" > git rev-list --no-walk dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:14:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:14:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:14:26 ========================================================= 06:14:26 EdgeX Global Pipelines Version Info 06:14:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:14:27 ------------------- 06:14:27 stable info: 06:14:27 ------------------- 06:14:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:14:27 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 06:14:27 Message: update stable to v1.0.234 06:14:27 ------------------- 06:14:27 experimental info: 06:14:27 ------------------- 06:14:27 Commited By: **** collab-it+edgex@linuxfoundation.org 06:14:27 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 06:14:27 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:14:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 06:14:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 06:14:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:14:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:14:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:14:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 06:14:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:14:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:14:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:14:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:14:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:14:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 06:14:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:14:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:14:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:14:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:14:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:14:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:14:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:14:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:14:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:14:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:14:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:14:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:14:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:14:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:14:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:14:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:14:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:14:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:14:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36f1c9105c586ba8e2014e0f524de26550782ad6 [Pipeline] echo 06:14:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36f1c91 [Pipeline] echo 06:14:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:14:28 provisioning config files... 06:14:28 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config350112892328007844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:14:28 ---> docker-login.sh 06:14:28 nexus3.edgexfoundry.org:10001 06:14:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:29 Configure a credential helper to remove this warning. See 06:14:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:29 06:14:29 Login Succeeded 06:14:29 nexus3.edgexfoundry.org:10002 06:14:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:29 Configure a credential helper to remove this warning. See 06:14:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:29 06:14:29 Login Succeeded 06:14:29 nexus3.edgexfoundry.org:10003 06:14:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:29 Configure a credential helper to remove this warning. See 06:14:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:29 06:14:29 Login Succeeded 06:14:29 nexus3.edgexfoundry.org:10004 06:14:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:29 Configure a credential helper to remove this warning. See 06:14:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:29 06:14:29 Login Succeeded 06:14:29 docker.io 06:14:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:29 Configure a credential helper to remove this warning. See 06:14:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:29 06:14:29 Login Succeeded 06:14:29 ---> docker-login.sh ends [Pipeline] } 06:14:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:14:30 + git rev-list -1 --merges 36f1c9105c586ba8e2014e0f524de26550782ad6~1..36f1c9105c586ba8e2014e0f524de26550782ad6 [Pipeline] echo 06:14:30 -----------> git rev-list -1 --merges 36f1c9105c586ba8e2014e0f524de26550782ad6~1..36f1c9105c586ba8e2014e0f524de26550782ad6 36f1c9105c586ba8e2014e0f524de26550782ad6 06:14:30 36f1c9105c586ba8e2014e0f524de26550782ad6 [false] [Pipeline] sh 06:14:30 + git log --format=format:%s -1 36f1c9105c586ba8e2014e0f524de26550782ad6 [Pipeline] echo 06:14:30 ========================================================= 06:14:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:14:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:14:31 + git log --format=format:%s -1 36f1c9105c586ba8e2014e0f524de26550782ad6 [Pipeline] echo 06:14:31 [semverPrep] GIT_COMMIT: 36f1c9105c586ba8e2014e0f524de26550782ad6, Commit Message: Merge pull request #291 from weichou1229/upgrade-sdk [Pipeline] echo 06:14:31 [semverPrep] This is not a build commit. [Pipeline] sh 06:14:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:14:31 + grep -v github /etc/ssh/ssh_known_hosts 06:14:31 + [ -e /tmp/ssh_known_hosts ] 06:14:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:14:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:14:31 + sudo tee -a /etc/ssh/ssh_known_hosts 06:14:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:14:31 06:14:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:14:32 0.1.4: Pulling from edgex-devops/py-git-semver 06:14:32 42c077c10790: Pulling fs layer 06:14:32 f63e77b7563a: Pulling fs layer 06:14:32 bd5fdadae976: Pulling fs layer 06:14:32 205491f53016: Pulling fs layer 06:14:32 df18705c85c3: Pulling fs layer 06:14:32 df18705c85c3: Waiting 06:14:32 205491f53016: Waiting 06:14:32 bdb3f477010e: Pulling fs layer 06:14:32 c8a8fc8e1c8f: Pulling fs layer 06:14:32 2c6e9b1d212d: Pulling fs layer 06:14:32 bdb8f0575790: Pulling fs layer 06:14:32 386e3cb2ff24: Pulling fs layer 06:14:32 2343380bae48: Pulling fs layer 06:14:32 386e3cb2ff24: Waiting 06:14:32 2343380bae48: Waiting 06:14:32 bdb8f0575790: Waiting 06:14:32 f63e77b7563a: Download complete 06:14:32 205491f53016: Download complete 06:14:32 df18705c85c3: Verifying Checksum 06:14:32 df18705c85c3: Download complete 06:14:32 bd5fdadae976: Verifying Checksum 06:14:32 bd5fdadae976: Download complete 06:14:32 bdb3f477010e: Download complete 06:14:32 2c6e9b1d212d: Download complete 06:14:32 bdb8f0575790: Verifying Checksum 06:14:32 bdb8f0575790: Download complete 06:14:32 386e3cb2ff24: Verifying Checksum 06:14:32 386e3cb2ff24: Download complete 06:14:32 2343380bae48: Download complete 06:14:32 42c077c10790: Verifying Checksum 06:14:32 42c077c10790: Download complete 06:14:32 c8a8fc8e1c8f: Verifying Checksum 06:14:32 c8a8fc8e1c8f: Download complete 06:14:33 42c077c10790: Pull complete 06:14:33 f63e77b7563a: Pull complete 06:14:34 bd5fdadae976: Pull complete 06:14:34 205491f53016: Pull complete 06:14:34 df18705c85c3: Pull complete 06:14:34 bdb3f477010e: Pull complete 06:14:36 c8a8fc8e1c8f: Pull complete 06:14:36 2c6e9b1d212d: Pull complete 06:14:36 bdb8f0575790: Pull complete 06:14:36 386e3cb2ff24: Pull complete 06:14:36 2343380bae48: Pull complete 06:14:37 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 06:14:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:14:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:14:37 prd-ubuntu20.04-docker-8c-8g-2682 does not seem to be running inside a container 06:14:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:14:38 $ docker top a5e8da5dffdc38eb415aa48d2fff9df46964a02abf02e287a918674fceced98b -eo pid,comm 06:14:38 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). 06:14:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:14:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:14:38 [ssh-agent] Looking for ssh-agent implementation... 06:14:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:14:38 $ docker exec a5e8da5dffdc38eb415aa48d2fff9df46964a02abf02e287a918674fceced98b ssh-agent 06:14:38 SSH_AUTH_SOCK=/tmp/ssh-E5kT93RFyErh/agent.33 06:14:38 SSH_AGENT_PID=39 06:14:38 Running ssh-add (command line suppressed) 06:14:39 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1749640624444210142.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1749640624444210142.key) 06:14:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:14:39 + git tag --points-at HEAD [Pipeline] } 06:14:39 $ docker exec --env ******** --env ******** a5e8da5dffdc38eb415aa48d2fff9df46964a02abf02e287a918674fceced98b ssh-agent -k 06:14:39 unset SSH_AUTH_SOCK; 06:14:39 unset SSH_AGENT_PID; 06:14:39 echo Agent pid 39 killed; 06:14:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:14:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:14:39 [ssh-agent] Looking for ssh-agent implementation... 06:14:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:14:39 $ docker exec a5e8da5dffdc38eb415aa48d2fff9df46964a02abf02e287a918674fceced98b ssh-agent 06:14:39 SSH_AUTH_SOCK=/tmp/ssh-yyXvx0pwa3U2/agent.73 06:14:39 SSH_AGENT_PID=80 06:14:39 Running ssh-add (command line suppressed) 06:14:39 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4976078113191530401.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4976078113191530401.key) 06:14:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:14:40 + git semver init 06:14:40 2022-06-19 06:14:40,460 [run_init] DEBUG init version:0.0.0 force:False 06:14:40 2022-06-19 06:14:40,461 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 06:14:40 2022-06-19 06:14:40,461 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 06:14:40 2022-06-19 06:14:40,461 [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) 06:14:41 2022-06-19 06:14:41,374 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 06:14:41 2022-06-19 06:14:41,374 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 06:14:41 2022-06-19 06:14:41,375 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:14:41 2022-06-19 06:14:41,375 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:14:41 2.2.1-dev.3 [Pipeline] } 06:14:41 $ docker exec --env ******** --env ******** a5e8da5dffdc38eb415aa48d2fff9df46964a02abf02e287a918674fceced98b ssh-agent -k 06:14:41 unset SSH_AUTH_SOCK; 06:14:41 unset SSH_AGENT_PID; 06:14:41 echo Agent pid 80 killed; 06:14:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:14:41 + git semver [Pipeline] } 06:14:42 $ docker stop --time=1 a5e8da5dffdc38eb415aa48d2fff9df46964a02abf02e287a918674fceced98b 06:14:43 $ docker rm -f a5e8da5dffdc38eb415aa48d2fff9df46964a02abf02e287a918674fceced98b [Pipeline] // withDockerContainer [Pipeline] sh 06:14:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:14:44 Stashed 1 file(s) [Pipeline] echo 06:14:44 [edgeXSemver]: initialized semver on version 2.2.1-dev.3 [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 06:14:44 provisioning config files... 06:14:44 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config629197621358894447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:14:44 ---> docker-login.sh 06:14:44 nexus3.edgexfoundry.org:10001 06:14:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:44 Configure a credential helper to remove this warning. See 06:14:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:44 06:14:44 Login Succeeded 06:14:44 nexus3.edgexfoundry.org:10002 06:14:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:44 Configure a credential helper to remove this warning. See 06:14:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:44 06:14:44 Login Succeeded 06:14:44 nexus3.edgexfoundry.org:10003 06:14:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:44 Configure a credential helper to remove this warning. See 06:14:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:44 06:14:44 Login Succeeded 06:14:44 nexus3.edgexfoundry.org:10004 06:14:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:45 Configure a credential helper to remove this warning. See 06:14:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:45 06:14:45 Login Succeeded 06:14:45 docker.io 06:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:45 Configure a credential helper to remove this warning. See 06:14:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:45 06:14:45 Login Succeeded 06:14:45 ---> docker-login.sh ends [Pipeline] } 06:14:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:14:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:14:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:14:45 ========================================================= 06:14:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 06:14:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:45 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 06:14:45 Sending build context to Docker daemon 22.99MB 06:14:45 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 06:14:45 Step 2/12 : FROM ${BASE} AS builder 06:14:45 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 06:14:45 59bf1c3509f3: Pulling fs layer 06:14:45 666ba61612fd: Pulling fs layer 06:14:45 8ed8ca486205: Pulling fs layer 06:14:45 cc1cd167ecdc: Pulling fs layer 06:14:45 c516ae0d96e1: Pulling fs layer 06:14:45 684cea983483: Pulling fs layer 06:14:45 dd3240ac7de5: Pulling fs layer 06:14:45 b1e948a4e11c: Pulling fs layer 06:14:45 a8fd76ee1af6: Pulling fs layer 06:14:45 646ad004c059: Pulling fs layer 06:14:45 684cea983483: Waiting 06:14:45 cc1cd167ecdc: Waiting 06:14:45 c516ae0d96e1: Waiting 06:14:45 dd3240ac7de5: Waiting 06:14:45 b1e948a4e11c: Waiting 06:14:45 646ad004c059: Waiting 06:14:45 a8fd76ee1af6: Waiting 06:14:45 8ed8ca486205: Verifying Checksum 06:14:45 8ed8ca486205: Download complete 06:14:45 666ba61612fd: Verifying Checksum 06:14:45 666ba61612fd: Download complete 06:14:45 c516ae0d96e1: Verifying Checksum 06:14:45 c516ae0d96e1: Download complete 06:14:45 684cea983483: Verifying Checksum 06:14:45 684cea983483: Download complete 06:14:46 dd3240ac7de5: Download complete 06:14:46 59bf1c3509f3: Verifying Checksum 06:14:46 59bf1c3509f3: Download complete 06:14:46 b1e948a4e11c: Verifying Checksum 06:14:46 b1e948a4e11c: Download complete 06:14:46 59bf1c3509f3: Pull complete 06:14:46 666ba61612fd: Pull complete 06:14:46 8ed8ca486205: Pull complete 06:14:46 646ad004c059: Verifying Checksum 06:14:46 646ad004c059: Download complete 06:14:46 a8fd76ee1af6: Verifying Checksum 06:14:46 cc1cd167ecdc: Verifying Checksum 06:14:46 cc1cd167ecdc: Download complete 06:14:50 cc1cd167ecdc: Pull complete 06:14:50 c516ae0d96e1: Pull complete 06:14:50 684cea983483: Pull complete 06:14:50 dd3240ac7de5: Pull complete 06:14:50 b1e948a4e11c: Pull complete 06:14:53 a8fd76ee1af6: Pull complete 06:14:53 646ad004c059: Pull complete 06:14:53 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 06:14:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:14:53 ---> 8f69c11f6b0c 06:14:53 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 06:14:55 ---> Running in ed7ff0c956c6 06:14:55 Removing intermediate container ed7ff0c956c6 06:14:55 ---> ad083bc497c7 06:14:55 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:14:55 ---> Running in 1f62120ab739 06:14:56 Removing intermediate container 1f62120ab739 06:14:56 ---> 02607961b769 06:14:56 Step 5/12 : WORKDIR /device-virtual-go 06:14:56 ---> Running in c3789b82d57e 06:14:56 Removing intermediate container c3789b82d57e 06:14:56 ---> bbffe6085d47 06:14:56 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:14:56 ---> Running in 23b1793f10de 06:14:56 Removing intermediate container 23b1793f10de 06:14:56 ---> fce447a3b963 06:14:56 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:14:56 ---> Running in a0d4c55f1344 06:14:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:14:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:14:58 (1/4) Installing openssh-keygen (8.8_p1-r1) 06:14:58 (2/4) Installing libedit (20210910.3.1-r0) 06:14:58 (3/4) Installing openssh-client-common (8.8_p1-r1) 06:14:58 (4/4) Installing openssh-client-default (8.8_p1-r1) 06:14:58 Executing busybox-1.34.1-r3.trigger 06:14:58 OK: 224 MiB in 56 packages 06:14:58 Removing intermediate container a0d4c55f1344 06:14:58 ---> 679fc9747c50 06:14:58 Step 8/12 : COPY go.mod vendor* ./ 06:14:59 ---> b12e4154a96b 06:14:59 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:14:59 ---> Running in 6a4218b7f2ee 06:14:59 Still waiting to schedule task 06:14:59 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 06:15:14 Removing intermediate container 6a4218b7f2ee 06:15:14 ---> 50d8941884b1 06:15:14 Step 10/12 : COPY . . 06:15:14 ---> a392b9ab4766 06:15:14 Step 11/12 : ARG MAKE='make build' 06:15:14 ---> Running in e4f2c7aef33b 06:15:14 Removing intermediate container e4f2c7aef33b 06:15:14 ---> da47844a7085 06:15:14 Step 12/12 : RUN $MAKE 06:15:14 ---> Running in 7fd289f4219f 06:15:14 noop 06:15:14 Removing intermediate container 7fd289f4219f 06:15:14 ---> 89ef6431a16b 06:15:14 Successfully built 89ef6431a16b 06:15:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:14 + docker inspect -f . ci-base-image-x86_64 06:15:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:15:14 prd-ubuntu20.04-docker-8c-8g-2682 does not seem to be running inside a container 06:15:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:15:14 $ docker top 19d7d5820c957891e3a8ec1e9ceed38d60e89b8aef3de611f385a5e3ca5b90b9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:15:15 + go version 06:15:15 go version go1.17.7 linux/amd64 [Pipeline] } 06:15:15 $ docker stop --time=1 19d7d5820c957891e3a8ec1e9ceed38d60e89b8aef3de611f385a5e3ca5b90b9 06:15:16 $ docker rm -f 19d7d5820c957891e3a8ec1e9ceed38d60e89b8aef3de611f385a5e3ca5b90b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:17 + docker inspect -f . ci-base-image-x86_64 06:15:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:15:17 prd-ubuntu20.04-docker-8c-8g-2682 does not seem to be running inside a container 06:15:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:15:17 $ docker top e2bbf1577cb79c155839a457109aae12df377d642170049bb701e5fd89fa8aa8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:15:18 + make test 06:15:18 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:15:18 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:15:28 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:15:28 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.036s coverage: 65.7% of statements 06:15:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:15:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:15:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:15:39 ./bin/test-attribution-txt.sh [Pipeline] echo 06:15:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:15:39 $ docker stop --time=1 e2bbf1577cb79c155839a457109aae12df377d642170049bb701e5fd89fa8aa8 06:15:40 $ docker rm -f e2bbf1577cb79c155839a457109aae12df377d642170049bb701e5fd89fa8aa8 [Pipeline] // withDockerContainer [Pipeline] sh 06:15:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:15:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:15:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:15:42 + ls -al . 06:15:42 total 192 06:15:42 drwxrwxr-x 9 jenkins jenkins 4096 Jun 19 06:15 . 06:15:42 drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:14 .. 06:15:42 drwxrwxr-x 8 jenkins jenkins 4096 Jun 19 06:14 .git 06:15:42 drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 06:14 .github 06:15:42 -rw-rw-r-- 1 jenkins jenkins 337 Jun 19 06:14 .gitignore 06:15:42 -rw-rw-r-- 1 jenkins jenkins 41 Jun 19 06:14 .golangci.yml 06:15:42 drwxr-xr-x 3 jenkins jenkins 4096 Jun 19 06:14 .semver 06:15:42 -rw-rw-r-- 1 jenkins jenkins 8152 Jun 19 06:14 Attribution.txt 06:15:42 -rw-rw-r-- 1 jenkins jenkins 9649 Jun 19 06:14 CHANGELOG.md 06:15:42 -rw-rw-r-- 1 jenkins jenkins 1974 Jun 19 06:14 Dockerfile 06:15:42 -rw-rw-r-- 1 jenkins jenkins 677 Jun 19 06:14 GOVERNANCE.md 06:15:42 -rw-rw-r-- 1 jenkins jenkins 660 Jun 19 06:14 Jenkinsfile 06:15:42 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 19 06:14 LICENSE 06:15:42 -rw-rw-r-- 1 jenkins jenkins 2248 Jun 19 06:14 Makefile 06:15:42 -rw-rw-r-- 1 jenkins jenkins 623 Jun 19 06:14 OWNERS.md 06:15:42 -rw-rw-r-- 1 jenkins jenkins 2914 Jun 19 06:14 README.md 06:15:42 -rw-rw-r-- 1 jenkins jenkins 11 Jun 19 06:14 VERSION 06:15:42 drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 06:14 bin 06:15:42 drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 06:14 cmd 06:15:42 -rw-r--r-- 1 jenkins jenkins 44128 Jun 19 06:15 coverage.out 06:15:42 -rw-rw-r-- 1 jenkins jenkins 3189 Jun 19 06:14 go.mod 06:15:42 -rw-rw-r-- 1 jenkins jenkins 35675 Jun 19 06:14 go.sum 06:15:42 drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 06:14 internal 06:15:42 drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 06:14 snap 06:15:42 -rw-rw-r-- 1 jenkins jenkins 235 Jun 19 06:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:42 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=36f1c9105c586ba8e2014e0f524de26550782ad6 --label arch=amd64 --label version=2.2.1-dev.3 . 06:15:42 Sending build context to Docker daemon 23.03MB 06:15:42 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 06:15:42 Step 2/26 : FROM ${BASE} AS builder 06:15:42 ---> 89ef6431a16b 06:15:42 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 06:15:42 ---> Running in ca5aa3fab2a2 06:15:42 Removing intermediate container ca5aa3fab2a2 06:15:42 ---> 8b0b4552c3c7 06:15:42 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 06:15:42 ---> Running in 83fe5ac1369d 06:15:42 Removing intermediate container 83fe5ac1369d 06:15:42 ---> 24dc6524dd48 06:15:42 Step 5/26 : WORKDIR /device-virtual-go 06:15:42 ---> Running in 98b8d5e12dc9 06:15:42 Removing intermediate container 98b8d5e12dc9 06:15:42 ---> 7c86773871d5 06:15:42 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:15:42 ---> Running in 3d247788c5b1 06:15:43 Removing intermediate container 3d247788c5b1 06:15:43 ---> b41eb033258b 06:15:43 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:15:43 ---> Running in fbe4eb493edb 06:15:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:15:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:15:45 OK: 224 MiB in 56 packages 06:15:45 Removing intermediate container fbe4eb493edb 06:15:45 ---> 5dcd37e2cef2 06:15:45 Step 8/26 : COPY go.mod vendor* ./ 06:15:45 ---> 04d7c4559bf4 06:15:45 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:15:45 ---> Running in 7316153d551e 06:15:46 Removing intermediate container 7316153d551e 06:15:46 ---> ebfd5a10ffa3 06:15:46 Step 10/26 : COPY . . 06:15:46 ---> 2eba4a37cda1 06:15:46 Step 11/26 : ARG MAKE='make build' 06:15:46 ---> Running in 48c2172f186f 06:15:46 Removing intermediate container 48c2172f186f 06:15:46 ---> 271a753456cb 06:15:46 Step 12/26 : RUN $MAKE 06:15:46 ---> Running in bd714811a308 06:15:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 06:16:09 Removing intermediate container bd714811a308 06:16:09 ---> d2b5db1da7ee 06:16:09 Step 13/26 : FROM alpine:3.14 06:16:09 3.14: Pulling from library/alpine 06:16:09 8663204ce13b: Pulling fs layer 06:16:09 8663204ce13b: Verifying Checksum 06:16:09 8663204ce13b: Download complete 06:16:09 8663204ce13b: Pull complete 06:16:09 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 06:16:09 Status: Downloaded newer image for alpine:3.14 06:16:09 ---> e04c818066af 06:16:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 06:16:09 ---> Running in b050c00399e3 06:16:09 Removing intermediate container b050c00399e3 06:16:09 ---> 598f3b5ef343 06:16:09 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:16:09 ---> Running in 2f52f5946c61 06:16:09 Removing intermediate container 2f52f5946c61 06:16:09 ---> b7489f10f768 06:16:09 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 06:16:09 ---> Running in 06573bd1fa4c 06:16:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:16:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:16:09 (1/6) Installing dumb-init (1.2.5-r1) 06:16:09 (2/6) Installing libgcc (10.3.1_git20210424-r2) 06:16:09 (3/6) Installing libsodium (1.0.18-r0) 06:16:09 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 06:16:09 (5/6) Installing libzmq (4.3.4-r0) 06:16:09 (6/6) Installing zeromq (4.3.4-r0) 06:16:10 Executing busybox-1.33.1-r7.trigger 06:16:10 OK: 8 MiB in 20 packages 06:16:10 Removing intermediate container 06573bd1fa4c 06:16:10 ---> 8ed83781f0bc 06:16:10 Step 17/26 : WORKDIR / 06:16:10 ---> Running in a3b7c8c13f64 06:16:10 Removing intermediate container a3b7c8c13f64 06:16:10 ---> 55417b33938c 06:16:10 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 06:16:10 ---> 049ca50eca67 06:16:10 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 06:16:11 ---> c53e8b6eecaf 06:16:11 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 06:16:11 ---> 04d65a6cccd5 06:16:11 Step 21/26 : EXPOSE 59900 06:16:11 ---> Running in 6b37bfba01a5 06:16:11 Removing intermediate container 6b37bfba01a5 06:16:11 ---> 5342ca899e62 06:16:11 Step 22/26 : ENTRYPOINT ["/device-virtual"] 06:16:11 ---> Running in 3e2283f48b21 06:16:11 Removing intermediate container 3e2283f48b21 06:16:11 ---> cfaf67e8754c 06:16:11 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:16:11 ---> Running in e92be115b423 06:16:11 Removing intermediate container e92be115b423 06:16:11 ---> c087ee29e157 06:16:11 Step 24/26 : LABEL arch=amd64 06:16:11 ---> Running in 1e57aa6639dd 06:16:12 Removing intermediate container 1e57aa6639dd 06:16:12 ---> 5dfa6cabd8f3 06:16:12 Step 25/26 : LABEL git_sha=36f1c9105c586ba8e2014e0f524de26550782ad6 06:16:12 ---> Running in 68d8347daaea 06:16:12 Removing intermediate container 68d8347daaea 06:16:12 ---> ba834ad1b55c 06:16:12 Step 26/26 : LABEL version=2.2.1-dev.3 06:16:12 ---> Running in 58a188a60003 06:16:12 Removing intermediate container 58a188a60003 06:16:12 ---> 0ebd7bb46e2a 06:16:12 [Warning] One or more build-args [ARCH] were not consumed 06:16:12 Successfully built 0ebd7bb46e2a 06:16:12 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:16:12 provisioning config files... 06:16:12 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1562538567473499466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:16:12 ---> docker-login.sh 06:16:12 nexus3.edgexfoundry.org:10001 06:16:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:12 Configure a credential helper to remove this warning. See 06:16:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:12 06:16:12 Login Succeeded 06:16:12 nexus3.edgexfoundry.org:10002 06:16:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:13 Configure a credential helper to remove this warning. See 06:16:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:13 06:16:13 Login Succeeded 06:16:13 nexus3.edgexfoundry.org:10003 06:16:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:13 Configure a credential helper to remove this warning. See 06:16:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:13 06:16:13 Login Succeeded 06:16:13 nexus3.edgexfoundry.org:10004 06:16:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:13 Configure a credential helper to remove this warning. See 06:16:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:13 06:16:13 Login Succeeded 06:16:13 docker.io 06:16:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:13 Configure a credential helper to remove this warning. See 06:16:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:13 06:16:13 Login Succeeded 06:16:13 ---> docker-login.sh ends [Pipeline] } 06:16:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:16:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:16:13 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 06:16:13 36f1c9105c586ba8e2014e0f524de26550782ad6 06:16:13 latest 06:16:13 2.2.1-dev.3 06:16:13 36f1c9105c586ba8e2014e0f524de26550782ad6-2.2.1-dev.3 06:16:13 main 06:16:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:13 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:36f1c9105c586ba8e2014e0f524de26550782ad6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:14 + docker push nexus3.edgexfoundry.org:10004/device-virtual:36f1c9105c586ba8e2014e0f524de26550782ad6 06:16:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 06:16:14 25b32ef8cdfc: Preparing 06:16:14 eb4a26eb97af: Preparing 06:16:14 882d5310f6d7: Preparing 06:16:14 060a9350092e: Preparing 06:16:14 cbf47ce88025: Preparing 06:16:14 b541d28bf3b4: Preparing 06:16:14 b541d28bf3b4: Waiting 06:16:14 cbf47ce88025: Pushed 06:16:14 882d5310f6d7: Pushed 06:16:14 eb4a26eb97af: Pushed 06:16:14 b541d28bf3b4: Layer already exists 06:16:14 060a9350092e: Pushed 06:16:17 25b32ef8cdfc: Pushed 06:16:17 36f1c9105c586ba8e2014e0f524de26550782ad6: digest: sha256:fa412a9e07e01a21a95f8513da9dcb28a64854b21e438f1f5cec37e839dbf833 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:17 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:17 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 06:16:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 06:16:17 25b32ef8cdfc: Preparing 06:16:17 eb4a26eb97af: Preparing 06:16:17 882d5310f6d7: Preparing 06:16:17 060a9350092e: Preparing 06:16:17 cbf47ce88025: Preparing 06:16:17 b541d28bf3b4: Preparing 06:16:17 b541d28bf3b4: Waiting 06:16:17 25b32ef8cdfc: Layer already exists 06:16:17 060a9350092e: Layer already exists 06:16:17 cbf47ce88025: Layer already exists 06:16:17 882d5310f6d7: Layer already exists 06:16:17 eb4a26eb97af: Layer already exists 06:16:17 b541d28bf3b4: Layer already exists 06:16:17 latest: digest: sha256:fa412a9e07e01a21a95f8513da9dcb28a64854b21e438f1f5cec37e839dbf833 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:18 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:18 + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.2.1-dev.3 06:16:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 06:16:18 25b32ef8cdfc: Preparing 06:16:18 eb4a26eb97af: Preparing 06:16:18 882d5310f6d7: Preparing 06:16:18 060a9350092e: Preparing 06:16:18 cbf47ce88025: Preparing 06:16:18 b541d28bf3b4: Preparing 06:16:18 b541d28bf3b4: Waiting 06:16:18 eb4a26eb97af: Layer already exists 06:16:18 cbf47ce88025: Layer already exists 06:16:18 25b32ef8cdfc: Layer already exists 06:16:18 060a9350092e: Layer already exists 06:16:18 882d5310f6d7: Layer already exists 06:16:18 b541d28bf3b4: Layer already exists 06:16:18 2.2.1-dev.3: digest: sha256:fa412a9e07e01a21a95f8513da9dcb28a64854b21e438f1f5cec37e839dbf833 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:18 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:36f1c9105c586ba8e2014e0f524de26550782ad6-2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:19 + docker push nexus3.edgexfoundry.org:10004/device-virtual:36f1c9105c586ba8e2014e0f524de26550782ad6-2.2.1-dev.3 06:16:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 06:16:19 25b32ef8cdfc: Preparing 06:16:19 eb4a26eb97af: Preparing 06:16:19 882d5310f6d7: Preparing 06:16:19 060a9350092e: Preparing 06:16:19 cbf47ce88025: Preparing 06:16:19 b541d28bf3b4: Preparing 06:16:19 b541d28bf3b4: Waiting 06:16:19 060a9350092e: Layer already exists 06:16:19 882d5310f6d7: Layer already exists 06:16:19 cbf47ce88025: Layer already exists 06:16:19 eb4a26eb97af: Layer already exists 06:16:19 25b32ef8cdfc: Layer already exists 06:16:19 b541d28bf3b4: Layer already exists 06:16:19 36f1c9105c586ba8e2014e0f524de26550782ad6-2.2.1-dev.3: digest: sha256:fa412a9e07e01a21a95f8513da9dcb28a64854b21e438f1f5cec37e839dbf833 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:19 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:19 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 06:16:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 06:16:19 25b32ef8cdfc: Preparing 06:16:19 eb4a26eb97af: Preparing 06:16:19 882d5310f6d7: Preparing 06:16:19 060a9350092e: Preparing 06:16:19 cbf47ce88025: Preparing 06:16:19 b541d28bf3b4: Preparing 06:16:19 b541d28bf3b4: Waiting 06:16:19 060a9350092e: Layer already exists 06:16:19 eb4a26eb97af: Layer already exists 06:16:19 25b32ef8cdfc: Layer already exists 06:16:19 882d5310f6d7: Layer already exists 06:16:19 cbf47ce88025: Layer already exists 06:16:19 b541d28bf3b4: Layer already exists 06:16:19 main: digest: sha256:fa412a9e07e01a21a95f8513da9dcb28a64854b21e438f1f5cec37e839dbf833 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:16:19 ===================================================== [Pipeline] echo 06:16:19 taggedImages: 06:16:19 - nexus3.edgexfoundry.org:10004/device-virtual:36f1c9105c586ba8e2014e0f524de26550782ad6 06:16:19 - nexus3.edgexfoundry.org:10004/device-virtual:latest 06:16:19 - nexus3.edgexfoundry.org:10004/device-virtual:2.2.1-dev.3 06:16:19 - nexus3.edgexfoundry.org:10004/device-virtual:36f1c9105c586ba8e2014e0f524de26550782ad6-2.2.1-dev.3 06:16:19 - 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 06:16:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:16:20 06:16:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:16:20 latest: Pulling from edgex-lftools-log-publisher 06:16:20 5eb5b503b376: Pulling fs layer 06:16:20 5c69ac0246d0: Pulling fs layer 06:16:20 ec43610c2a17: Pulling fs layer 06:16:20 3a2ae6a8a46f: Pulling fs layer 06:16:20 33b1e0a273af: Pulling fs layer 06:16:20 5d3b04190fa2: Pulling fs layer 06:16:20 2f39f015ded8: Pulling fs layer 06:16:20 5d3b04190fa2: Waiting 06:16:20 2f39f015ded8: Waiting 06:16:20 3a2ae6a8a46f: Waiting 06:16:20 5c69ac0246d0: Download complete 06:16:20 3a2ae6a8a46f: Verifying Checksum 06:16:20 3a2ae6a8a46f: Download complete 06:16:20 33b1e0a273af: Verifying Checksum 06:16:20 33b1e0a273af: Download complete 06:16:20 5d3b04190fa2: Verifying Checksum 06:16:20 5d3b04190fa2: Download complete 06:16:20 ec43610c2a17: Verifying Checksum 06:16:20 ec43610c2a17: Download complete 06:16:20 5eb5b503b376: Verifying Checksum 06:16:20 5eb5b503b376: Download complete 06:16:21 2f39f015ded8: Download complete 06:16:22 5eb5b503b376: Pull complete 06:16:22 5c69ac0246d0: Pull complete 06:16:22 ec43610c2a17: Pull complete 06:16:22 3a2ae6a8a46f: Pull complete 06:16:23 33b1e0a273af: Pull complete 06:16:23 5d3b04190fa2: Pull complete 06:16:27 2f39f015ded8: Pull complete 06:16:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:16:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:16:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:27 prd-ubuntu20.04-docker-8c-8g-2682 does not seem to be running inside a container 06:16:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:16:29 $ docker top a1f2d107e92a0b6474a75dd2826c2394fe3b6c670ab928b8208c92edfe120621 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:16:29 ---> job-cost.sh 06:16:29 lf-activate-venv: SKIPPING 06:16:29 INFO: No Stack... 06:16:30 INFO: Retrieving Pricing Info for: v3-standard-8 06:16:30 INFO: Archiving Costs [Pipeline] sh 06:16:30 + + catcut /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv -d, 06:16:30 -f6 [Pipeline] lock 06:16:30 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-39-stack-cost] 06:16:30 Resource [jenkins-edgexfoundry-device-virtual-go-main-39-stack-cost] did not exist. Created. 06:16:30 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:16:31 + echo total: 0.2199999988079071 [Pipeline] stash 06:16:31 Stashed 1 file(s) [Pipeline] } 06:16:31 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-39-stack-cost] [Pipeline] // lock [Pipeline] } 06:16:31 $ docker stop --time=1 a1f2d107e92a0b6474a75dd2826c2394fe3b6c670ab928b8208c92edfe120621 06:16:32 $ docker rm -f a1f2d107e92a0b6474a75dd2826c2394fe3b6c670ab928b8208c92edfe120621 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:24:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3128 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 06:24:45 Running in /w/workspace/device-virtual-go/39 [Pipeline] { [Pipeline] checkout 06:24:45 The recommended git tool is: git 06:24:51 using credential edgex-jenkins-ssh 06:24:51 Cloning the remote Git repository 06:24:51 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:24:51 > git init /w/workspace/device-virtual-go/39 # timeout=10 06:24:51 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:24:51 > git --version # timeout=10 06:24:52 > git --version # 'git version 2.25.1' 06:24:52 using GIT_SSH to set credentials SSH Credentials for GitHub 06:24:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:24:54 Avoid second fetch 06:24:54 Checking out Revision 36f1c9105c586ba8e2014e0f524de26550782ad6 (main) 06:24:54 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:24:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:24:54 > git config core.sparsecheckout # timeout=10 06:24:54 > git checkout -f 36f1c9105c586ba8e2014e0f524de26550782ad6 # timeout=10 06:24:58 Commit message: "Merge pull request #291 from weichou1229/upgrade-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:24:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:24:59 % Total % Received % Xferd Average Speed Time Time Time Current 06:24:59 Dload Upload Total Spent Left Speed 06:24:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 213k 0 --:--:-- --:--:-- --:--:-- 213k [Pipeline] sh 06:25:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:25:00 + sudo tee /etc/docker/daemon.new 06:25:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:25:00 { 06:25:00 "registry-mirrors": [ 06:25:00 "https://nexus3.edgexfoundry.org:10001" 06:25:00 ], 06:25:00 "bip": "10.250.0.254/24", 06:25:00 "hosts": [ 06:25:00 "tcp://0.0.0.0:5555", 06:25:00 "unix:///var/run/docker.sock" 06:25:00 ], 06:25:00 "mtu": 1458, 06:25:00 "selinux-enabled": true, 06:25:00 "seccomp-profile": "/etc/docker/seccomp.json" 06:25:00 } [Pipeline] sh 06:25:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:25:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:25:19 provisioning config files... 06:25:19 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/39@tmp/config732909521817840345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:25:19 ---> docker-login.sh 06:25:19 nexus3.edgexfoundry.org:10001 06:25:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:25:20 Configure a credential helper to remove this warning. See 06:25:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:25:20 06:25:20 Login Succeeded 06:25:20 nexus3.edgexfoundry.org:10002 06:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:25:21 Configure a credential helper to remove this warning. See 06:25:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:25:21 06:25:21 Login Succeeded 06:25:21 nexus3.edgexfoundry.org:10003 06:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:25:21 Configure a credential helper to remove this warning. See 06:25:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:25:21 06:25:21 Login Succeeded 06:25:21 nexus3.edgexfoundry.org:10004 06:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:25:22 Configure a credential helper to remove this warning. See 06:25:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:25:22 06:25:22 Login Succeeded 06:25:22 docker.io 06:25:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:25:22 Configure a credential helper to remove this warning. See 06:25:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:25:22 06:25:22 Login Succeeded 06:25:22 ---> docker-login.sh ends [Pipeline] } 06:25:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:25:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:25:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:25:23 ========================================================= 06:25:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 06:25:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:23 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 06:25:23 Sending build context to Docker daemon 11.62MB 06:25:23 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 06:25:23 Step 2/12 : FROM ${BASE} AS builder 06:25:24 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:25:24 9b3977197b4f: Pulling fs layer 06:25:24 1a89e8eeedd5: Pulling fs layer 06:25:24 94645a83ff95: Pulling fs layer 06:25:24 e6fb740bc735: Pulling fs layer 06:25:24 3a77bd46dcc9: Pulling fs layer 06:25:24 355e64cbe906: Pulling fs layer 06:25:24 63ab81a10011: Pulling fs layer 06:25:24 555d1d1c4555: Pulling fs layer 06:25:24 7d9057610161: Pulling fs layer 06:25:24 355e64cbe906: Waiting 06:25:24 63ab81a10011: Waiting 06:25:24 555d1d1c4555: Waiting 06:25:24 7d9057610161: Waiting 06:25:24 e6fb740bc735: Waiting 06:25:24 3a77bd46dcc9: Waiting 06:25:24 94645a83ff95: Verifying Checksum 06:25:24 94645a83ff95: Download complete 06:25:24 1a89e8eeedd5: Verifying Checksum 06:25:24 1a89e8eeedd5: Download complete 06:25:24 3a77bd46dcc9: Download complete 06:25:24 355e64cbe906: Verifying Checksum 06:25:24 355e64cbe906: Download complete 06:25:24 9b3977197b4f: Verifying Checksum 06:25:24 9b3977197b4f: Download complete 06:25:24 63ab81a10011: Verifying Checksum 06:25:24 63ab81a10011: Download complete 06:25:25 9b3977197b4f: Pull complete 06:25:25 7d9057610161: Verifying Checksum 06:25:25 7d9057610161: Download complete 06:25:25 1a89e8eeedd5: Pull complete 06:25:25 94645a83ff95: Pull complete 06:25:26 555d1d1c4555: Verifying Checksum 06:25:26 555d1d1c4555: Download complete 06:25:26 e6fb740bc735: Verifying Checksum 06:25:26 e6fb740bc735: Download complete 06:25:39 e6fb740bc735: Pull complete 06:25:39 3a77bd46dcc9: Pull complete 06:25:39 355e64cbe906: Pull complete 06:25:39 63ab81a10011: Pull complete 06:25:44 555d1d1c4555: Pull complete 06:25:46 7d9057610161: Pull complete 06:25:46 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 06:25:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:25:46 ---> 819e984ddca1 06:25:46 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 06:25:48 ---> Running in b336bd4ae7c5 06:25:48 Removing intermediate container b336bd4ae7c5 06:25:48 ---> 33dfda93bd4e 06:25:48 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:25:48 ---> Running in c1fd4786b760 06:25:48 Removing intermediate container c1fd4786b760 06:25:48 ---> 5e153d2a7ad0 06:25:48 Step 5/12 : WORKDIR /device-virtual-go 06:25:48 ---> Running in a8c4cecf5803 06:25:48 Removing intermediate container a8c4cecf5803 06:25:48 ---> 1b9804a3a281 06:25:48 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:25:48 ---> Running in f020af7562c7 06:25:50 Removing intermediate container f020af7562c7 06:25:50 ---> 0d1b030a0e93 06:25:50 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:25:50 ---> Running in 502a985e9bb2 06:25:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:25:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:25:54 (1/4) Installing openssh-keygen (8.8_p1-r1) 06:25:54 (2/4) Installing libedit (20210910.3.1-r0) 06:25:54 (3/4) Installing openssh-client-common (8.8_p1-r1) 06:25:55 (4/4) Installing openssh-client-default (8.8_p1-r1) 06:25:55 Executing busybox-1.34.1-r3.trigger 06:25:55 OK: 224 MiB in 56 packages 06:25:56 Removing intermediate container 502a985e9bb2 06:25:56 ---> 270622d1c891 06:25:56 Step 8/12 : COPY go.mod vendor* ./ 06:25:56 ---> 3c9a403c7a45 06:25:56 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:25:56 ---> Running in 339d4a736f48 06:26:43 Removing intermediate container 339d4a736f48 06:26:43 ---> 6ee2d823d2df 06:26:43 Step 10/12 : COPY . . 06:26:43 ---> 00bf6ed62822 06:26:43 Step 11/12 : ARG MAKE='make build' 06:26:43 ---> Running in bb8969a7c00f 06:26:43 Removing intermediate container bb8969a7c00f 06:26:43 ---> 8bdb12536eb3 06:26:43 Step 12/12 : RUN $MAKE 06:26:43 ---> Running in eb395ced92b9 06:26:43 noop 06:26:44 Removing intermediate container eb395ced92b9 06:26:44 ---> c935cb338c78 06:26:44 Successfully built c935cb338c78 06:26:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:44 + docker inspect -f . ci-base-image-arm64 06:26:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:44 prd-ubuntu20.04-docker-arm64-4c-16g-3128 does not seem to be running inside a container 06:26:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/39 -v /w/workspace/device-virtual-go/39:/w/workspace/device-virtual-go/39:rw,z -v /w/workspace/device-virtual-go/39@tmp:/w/workspace/device-virtual-go/39@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 06:26:46 $ docker top ba0e28bbccdbf505b67695aa1cad93c617fe661bd76ca63c7434717d6667b954 -eo pid,comm [Pipeline] { [Pipeline] sh 06:26:46 + go version 06:26:46 go version go1.17.7 linux/arm64 [Pipeline] } 06:26:46 $ docker stop --time=1 ba0e28bbccdbf505b67695aa1cad93c617fe661bd76ca63c7434717d6667b954 06:26:48 $ docker rm -f ba0e28bbccdbf505b67695aa1cad93c617fe661bd76ca63c7434717d6667b954 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:49 + docker inspect -f . ci-base-image-arm64 06:26:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:49 prd-ubuntu20.04-docker-arm64-4c-16g-3128 does not seem to be running inside a container 06:26:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/39 -v /w/workspace/device-virtual-go/39:/w/workspace/device-virtual-go/39:rw,z -v /w/workspace/device-virtual-go/39@tmp:/w/workspace/device-virtual-go/39@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 06:26:50 $ docker top 4d639f700b143281722c45b1e894a26ba0849895a0d17c75a1daeff40d27244b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:26:51 + make test 06:26:51 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:26:53 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:28:15 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:28:15 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.140s coverage: 65.7% of statements 06:28:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:28:15 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:28:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:28:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:28:42 ./bin/test-attribution-txt.sh [Pipeline] echo 06:28:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:28:45 $ docker stop --time=1 4d639f700b143281722c45b1e894a26ba0849895a0d17c75a1daeff40d27244b 06:28:46 $ docker rm -f 4d639f700b143281722c45b1e894a26ba0849895a0d17c75a1daeff40d27244b [Pipeline] // withDockerContainer [Pipeline] sh 06:28:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:28:47 Warning: overwriting stash ‘coverage-report’ 06:28:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:28:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:28:49 + ls -al . 06:28:49 total 188 06:28:49 drwxrwxr-x 8 jenkins jenkins 4096 Jun 19 06:28 . 06:28:49 drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:24 .. 06:28:49 drwxrwxr-x 8 jenkins jenkins 4096 Jun 19 06:24 .git 06:28:49 drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 06:24 .github 06:28:49 -rw-rw-r-- 1 jenkins jenkins 337 Jun 19 06:24 .gitignore 06:28:49 -rw-rw-r-- 1 jenkins jenkins 41 Jun 19 06:24 .golangci.yml 06:28:49 -rw-rw-r-- 1 jenkins jenkins 8152 Jun 19 06:24 Attribution.txt 06:28:49 -rw-rw-r-- 1 jenkins jenkins 9649 Jun 19 06:24 CHANGELOG.md 06:28:49 -rw-rw-r-- 1 jenkins jenkins 1974 Jun 19 06:24 Dockerfile 06:28:49 -rw-rw-r-- 1 jenkins jenkins 677 Jun 19 06:24 GOVERNANCE.md 06:28:49 -rw-rw-r-- 1 jenkins jenkins 660 Jun 19 06:24 Jenkinsfile 06:28:49 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 19 06:24 LICENSE 06:28:49 -rw-rw-r-- 1 jenkins jenkins 2248 Jun 19 06:24 Makefile 06:28:49 -rw-rw-r-- 1 jenkins jenkins 623 Jun 19 06:24 OWNERS.md 06:28:49 -rw-rw-r-- 1 jenkins jenkins 2914 Jun 19 06:24 README.md 06:28:49 -rw-rw-r-- 1 jenkins jenkins 11 Jun 19 06:14 VERSION 06:28:49 drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 06:24 bin 06:28:49 drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 06:24 cmd 06:28:49 -rw-r--r-- 1 jenkins jenkins 44128 Jun 19 06:28 coverage.out 06:28:49 -rw-rw-r-- 1 jenkins jenkins 3189 Jun 19 06:24 go.mod 06:28:49 -rw-rw-r-- 1 jenkins jenkins 35675 Jun 19 06:24 go.sum 06:28:49 drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 06:24 internal 06:28:49 drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 06:24 snap 06:28:49 -rw-rw-r-- 1 jenkins jenkins 235 Jun 19 06:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:49 + 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=36f1c9105c586ba8e2014e0f524de26550782ad6 --label arch=arm64 --label version=2.2.1-dev.3 . 06:28:50 Sending build context to Docker daemon 11.67MB 06:28:50 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 06:28:50 Step 2/26 : FROM ${BASE} AS builder 06:28:50 ---> c935cb338c78 06:28:50 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 06:28:50 ---> Running in 5286fede711a 06:28:50 Removing intermediate container 5286fede711a 06:28:50 ---> a892f9dd8dba 06:28:50 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 06:28:50 ---> Running in 0078234aeeef 06:28:51 Removing intermediate container 0078234aeeef 06:28:51 ---> 2ebb13c8f886 06:28:51 Step 5/26 : WORKDIR /device-virtual-go 06:28:51 ---> Running in 2cb4b75e67c6 06:28:51 Removing intermediate container 2cb4b75e67c6 06:28:51 ---> 5fec0a607006 06:28:51 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:28:51 ---> Running in 0459535cc8f3 06:28:53 Removing intermediate container 0459535cc8f3 06:28:53 ---> e7e8e6bd0434 06:28:53 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:28:53 ---> Running in ae823b7b1c42 06:28:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:28:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:28:56 OK: 224 MiB in 56 packages 06:28:56 Removing intermediate container ae823b7b1c42 06:28:56 ---> 7067e8f22558 06:28:56 Step 8/26 : COPY go.mod vendor* ./ 06:28:57 ---> e629d47bf37e 06:28:57 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:28:57 ---> Running in e5d776eb99b1 06:28:59 Removing intermediate container e5d776eb99b1 06:28:59 ---> 0fc44f1d3969 06:28:59 Step 10/26 : COPY . . 06:29:00 ---> 94c58860c3ac 06:29:00 Step 11/26 : ARG MAKE='make build' 06:29:00 ---> Running in 0e1204d6114b 06:29:00 Removing intermediate container 0e1204d6114b 06:29:00 ---> b578c29925a8 06:29:00 Step 12/26 : RUN $MAKE 06:29:01 ---> Running in 0dfdff0ce3bd 06:29:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 06:31:09 Removing intermediate container 0dfdff0ce3bd 06:31:09 ---> 1a0f8bd032f1 06:31:09 Step 13/26 : FROM alpine:3.14 06:31:09 3.14: Pulling from library/alpine 06:31:09 455c02918c45: Pulling fs layer 06:31:09 455c02918c45: Download complete 06:31:09 455c02918c45: Pull complete 06:31:09 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 06:31:09 Status: Downloaded newer image for alpine:3.14 06:31:09 ---> ac73e934f311 06:31:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 06:31:09 ---> Running in bd03b07b113b 06:31:09 Removing intermediate container bd03b07b113b 06:31:09 ---> f020a835267b 06:31:09 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:09 ---> Running in 3f2b77bc82c1 06:31:09 Removing intermediate container 3f2b77bc82c1 06:31:09 ---> 62ad7a764956 06:31:09 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 06:31:09 ---> Running in cb8fe7fee16b 06:31:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:31:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:31:12 (1/6) Installing dumb-init (1.2.5-r1) 06:31:12 (2/6) Installing libgcc (10.3.1_git20210424-r2) 06:31:12 (3/6) Installing libsodium (1.0.18-r0) 06:31:12 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 06:31:12 (5/6) Installing libzmq (4.3.4-r0) 06:31:12 (6/6) Installing zeromq (4.3.4-r0) 06:31:12 Executing busybox-1.33.1-r7.trigger 06:31:13 OK: 8 MiB in 20 packages 06:31:14 Removing intermediate container cb8fe7fee16b 06:31:14 ---> 19e326989f15 06:31:14 Step 17/26 : WORKDIR / 06:31:14 ---> Running in fab6258002e8 06:31:14 Removing intermediate container fab6258002e8 06:31:14 ---> 7ddf7617fb8e 06:31:14 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 06:31:15 ---> d5cc1899e7e7 06:31:15 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 06:31:15 ---> 5ed29502db0c 06:31:15 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 06:31:17 ---> b9cd888a4394 06:31:17 Step 21/26 : EXPOSE 59900 06:31:17 ---> Running in b563e9b9b9cb 06:31:17 Removing intermediate container b563e9b9b9cb 06:31:17 ---> 073b08b0e669 06:31:17 Step 22/26 : ENTRYPOINT ["/device-virtual"] 06:31:17 ---> Running in 7726c18e3c75 06:31:17 Removing intermediate container 7726c18e3c75 06:31:17 ---> 81ee1b367aa8 06:31:17 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:17 ---> Running in 2edb35e34001 06:31:18 Removing intermediate container 2edb35e34001 06:31:18 ---> a3f75d39ef58 06:31:18 Step 24/26 : LABEL arch=arm64 06:31:18 ---> Running in f925e1d9d916 06:31:18 Removing intermediate container f925e1d9d916 06:31:18 ---> 7479a3f5862a 06:31:18 Step 25/26 : LABEL git_sha=36f1c9105c586ba8e2014e0f524de26550782ad6 06:31:18 ---> Running in d09c67efad95 06:31:19 Removing intermediate container d09c67efad95 06:31:19 ---> f9d3fbda873f 06:31:19 Step 26/26 : LABEL version=2.2.1-dev.3 06:31:19 ---> Running in 514e85a2848f 06:31:19 Removing intermediate container 514e85a2848f 06:31:19 ---> fe9473b96cac 06:31:19 [Warning] One or more build-args [ARCH] were not consumed 06:31:19 Successfully built fe9473b96cac 06:31:19 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 06:31:19 provisioning config files... 06:31:19 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/39@tmp/config1604537777943609817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:31:20 ---> docker-login.sh 06:31:20 nexus3.edgexfoundry.org:10001 06:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:20 Configure a credential helper to remove this warning. See 06:31:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:20 06:31:20 Login Succeeded 06:31:20 nexus3.edgexfoundry.org:10002 06:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:20 Configure a credential helper to remove this warning. See 06:31:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:20 06:31:20 Login Succeeded 06:31:20 nexus3.edgexfoundry.org:10003 06:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:21 Configure a credential helper to remove this warning. See 06:31:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:21 06:31:21 Login Succeeded 06:31:21 nexus3.edgexfoundry.org:10004 06:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:22 Configure a credential helper to remove this warning. See 06:31:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:22 06:31:22 Login Succeeded 06:31:22 docker.io 06:31:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:22 Configure a credential helper to remove this warning. See 06:31:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:22 06:31:22 Login Succeeded 06:31:22 ---> docker-login.sh ends [Pipeline] } 06:31:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:31:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:31:22 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 06:31:22 36f1c9105c586ba8e2014e0f524de26550782ad6 06:31:22 latest 06:31:22 2.2.1-dev.3 06:31:22 36f1c9105c586ba8e2014e0f524de26550782ad6-2.2.1-dev.3 06:31:22 main 06:31:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:23 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:36f1c9105c586ba8e2014e0f524de26550782ad6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:23 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:36f1c9105c586ba8e2014e0f524de26550782ad6 06:31:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:31:23 908951b53a1a: Preparing 06:31:23 f53aaa8bb064: Preparing 06:31:23 b404cd42227a: Preparing 06:31:23 b107862c1fe4: Preparing 06:31:23 c6741484d897: Preparing 06:31:23 f73e7dbfee58: Preparing 06:31:23 f73e7dbfee58: Waiting 06:31:23 b404cd42227a: Pushed 06:31:23 c6741484d897: Pushed 06:31:23 f53aaa8bb064: Pushed 06:31:23 f73e7dbfee58: Layer already exists 06:31:24 b107862c1fe4: Pushed 06:31:29 908951b53a1a: Pushed 06:31:29 36f1c9105c586ba8e2014e0f524de26550782ad6: digest: sha256:e7c3d3a4698f8bac547cb61f1f077c410a083270a84ecb6e92e5ca01c754a638 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:30 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:30 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 06:31:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:31:30 908951b53a1a: Preparing 06:31:30 f53aaa8bb064: Preparing 06:31:30 b404cd42227a: Preparing 06:31:30 b107862c1fe4: Preparing 06:31:30 c6741484d897: Preparing 06:31:30 f73e7dbfee58: Preparing 06:31:30 f73e7dbfee58: Waiting 06:31:30 c6741484d897: Layer already exists 06:31:30 908951b53a1a: Layer already exists 06:31:30 b404cd42227a: Layer already exists 06:31:30 b107862c1fe4: Layer already exists 06:31:30 f53aaa8bb064: Layer already exists 06:31:30 f73e7dbfee58: Layer already exists 06:31:30 latest: digest: sha256:e7c3d3a4698f8bac547cb61f1f077c410a083270a84ecb6e92e5ca01c754a638 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:31 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:31 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.1-dev.3 06:31:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:31:31 908951b53a1a: Preparing 06:31:31 f53aaa8bb064: Preparing 06:31:31 b404cd42227a: Preparing 06:31:31 b107862c1fe4: Preparing 06:31:31 c6741484d897: Preparing 06:31:31 f73e7dbfee58: Preparing 06:31:31 f73e7dbfee58: Waiting 06:31:31 908951b53a1a: Layer already exists 06:31:31 c6741484d897: Layer already exists 06:31:31 f53aaa8bb064: Layer already exists 06:31:31 b107862c1fe4: Layer already exists 06:31:31 b404cd42227a: Layer already exists 06:31:31 f73e7dbfee58: Layer already exists 06:31:31 2.2.1-dev.3: digest: sha256:e7c3d3a4698f8bac547cb61f1f077c410a083270a84ecb6e92e5ca01c754a638 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:32 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:36f1c9105c586ba8e2014e0f524de26550782ad6-2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:32 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:36f1c9105c586ba8e2014e0f524de26550782ad6-2.2.1-dev.3 06:31:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:31:32 908951b53a1a: Preparing 06:31:32 f53aaa8bb064: Preparing 06:31:32 b404cd42227a: Preparing 06:31:32 b107862c1fe4: Preparing 06:31:32 c6741484d897: Preparing 06:31:32 f73e7dbfee58: Preparing 06:31:32 f73e7dbfee58: Waiting 06:31:32 c6741484d897: Layer already exists 06:31:32 b404cd42227a: Layer already exists 06:31:32 b107862c1fe4: Layer already exists 06:31:32 908951b53a1a: Layer already exists 06:31:32 f53aaa8bb064: Layer already exists 06:31:32 f73e7dbfee58: Layer already exists 06:31:32 36f1c9105c586ba8e2014e0f524de26550782ad6-2.2.1-dev.3: digest: sha256:e7c3d3a4698f8bac547cb61f1f077c410a083270a84ecb6e92e5ca01c754a638 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:33 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:33 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 06:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:31:33 908951b53a1a: Preparing 06:31:33 f53aaa8bb064: Preparing 06:31:33 b404cd42227a: Preparing 06:31:33 b107862c1fe4: Preparing 06:31:33 c6741484d897: Preparing 06:31:33 f73e7dbfee58: Preparing 06:31:33 f73e7dbfee58: Waiting 06:31:33 f53aaa8bb064: Layer already exists 06:31:33 b107862c1fe4: Layer already exists 06:31:33 b404cd42227a: Layer already exists 06:31:33 908951b53a1a: Layer already exists 06:31:33 c6741484d897: Layer already exists 06:31:33 f73e7dbfee58: Layer already exists 06:31:33 main: digest: sha256:e7c3d3a4698f8bac547cb61f1f077c410a083270a84ecb6e92e5ca01c754a638 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:31:33 ===================================================== [Pipeline] echo 06:31:33 taggedImages: 06:31:33 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:36f1c9105c586ba8e2014e0f524de26550782ad6 06:31:33 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 06:31:33 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.1-dev.3 06:31:33 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:36f1c9105c586ba8e2014e0f524de26550782ad6-2.2.1-dev.3 06:31:33 - 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 06:31:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:31:34 06:31:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:31:35 arm64: Pulling from edgex-lftools-log-publisher 06:31:35 8998bd30e6a1: Pulling fs layer 06:31:35 04944245beec: Pulling fs layer 06:31:35 699f458cf7ca: Pulling fs layer 06:31:35 765212b225bb: Pulling fs layer 06:31:35 f23df028b6ca: Pulling fs layer 06:31:35 d65c8cfc05b1: Pulling fs layer 06:31:35 2437ff75d9bd: Pulling fs layer 06:31:35 f23df028b6ca: Waiting 06:31:35 2437ff75d9bd: Waiting 06:31:35 d65c8cfc05b1: Waiting 06:31:35 765212b225bb: Waiting 06:31:35 04944245beec: Verifying Checksum 06:31:35 04944245beec: Download complete 06:31:35 765212b225bb: Verifying Checksum 06:31:35 765212b225bb: Download complete 06:31:35 f23df028b6ca: Verifying Checksum 06:31:35 f23df028b6ca: Download complete 06:31:35 d65c8cfc05b1: Verifying Checksum 06:31:35 d65c8cfc05b1: Download complete 06:31:35 699f458cf7ca: Verifying Checksum 06:31:35 699f458cf7ca: Download complete 06:31:35 8998bd30e6a1: Download complete 06:31:38 2437ff75d9bd: Verifying Checksum 06:31:38 2437ff75d9bd: Download complete 06:31:40 8998bd30e6a1: Pull complete 06:31:40 04944245beec: Pull complete 06:31:42 699f458cf7ca: Pull complete 06:31:42 765212b225bb: Pull complete 06:31:43 f23df028b6ca: Pull complete 06:31:44 d65c8cfc05b1: Pull complete 06:31:59 2437ff75d9bd: Pull complete 06:31:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:31:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:31:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:59 prd-ubuntu20.04-docker-arm64-4c-16g-3128 does not seem to be running inside a container 06:31:59 $ 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/39 -v /w/workspace/device-virtual-go/39:/w/workspace/device-virtual-go/39:rw,z -v /w/workspace/device-virtual-go/39@tmp:/w/workspace/device-virtual-go/39@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 06:32:02 $ docker top edce0494122cebc0e7803337535f372540eaadaf037fee77edff7fa9791704d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:32:03 ---> job-cost.sh 06:32:03 lf-activate-venv: SKIPPING 06:32:03 INFO: No Stack... 06:32:03 INFO: Retrieving Pricing Info for: v3-standard-4 06:32:04 INFO: Archiving Costs [Pipeline] sh 06:32:05 + cat /w/workspace/device-virtual-go/39/archives/cost.csv 06:32:05 + cut -d, -f6 [Pipeline] lock 06:32:05 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-39-stack-cost] 06:32:05 Resource [jenkins-edgexfoundry-device-virtual-go-main-39-stack-cost] did not exist. Created. 06:32:05 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:32:05 /w/workspace/device-virtual-go/39@tmp/durable-60574373/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:32:06 + echo total: 0.10999999940395355 [Pipeline] stash 06:32:06 Warning: overwriting stash ‘stack-cost’ 06:32:06 Stashed 1 file(s) [Pipeline] } 06:32:06 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-39-stack-cost] [Pipeline] // lock [Pipeline] } 06:32:06 $ docker stop --time=1 edce0494122cebc0e7803337535f372540eaadaf037fee77edff7fa9791704d0 06:32:08 $ docker rm -f edce0494122cebc0e7803337535f372540eaadaf037fee77edff7fa9791704d0 [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 06:32:08 provisioning config files... 06:32:08 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config323469583035078963tmp [Pipeline] { [Pipeline] sh 06:32:08 + set +x 06:32:08 + curl -s https://codecov.io/bash 06:32:08 + bash -s -- 06:32:08 06:32:08 _____ _ 06:32:08 / ____| | | 06:32:08 | | ___ __| | ___ ___ _____ __ 06:32:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:32:08 | |___| (_) | (_| | __/ (_| (_) \ V / 06:32:08 \_____\___/ \__,_|\___|\___\___/ \_/ 06:32:08 Bash-1.0.6 06:32:08 06:32:08 06:32:08 ==> git version 2.25.1 found 06:32:08 ==> 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 06:32:08 Release-Date: 2020-01-08 06:32:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:32:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:32:08 ==> Jenkins CI detected. 06:32:08 current dir:  /w/workspace/exfoundry_device-virtual-go_main 06:32:08 project root: . 06:32:08 --> token set from env 06:32:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:32:08 ==> Running gcov in . (disable via -X gcov) 06:32:08 ==> Python coveragepy not found 06:32:08 ==> Searching for coverage reports in: 06:32:08 + . 06:32:08 -> Found 1 reports 06:32:08 ==> Detecting git/mercurial file structure 06:32:08 ==> Reading reports 06:32:08 + ./coverage.out bytes=44128 06:32:08 ==> Appending adjustments 06:32:08 https://docs.codecov.io/docs/fixing-reports 06:32:09 + Found adjustments 06:32:09 ==> Gzipping contents 06:32:09 8.0K /tmp/codecov.X2vSD0.gz 06:32:09 ==> Uploading reports 06:32:09 url: https://codecov.io 06:32:09 query: branch=main&commit=36f1c9105c586ba8e2014e0f524de26550782ad6&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F39%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:32:09 -> Pinging Codecov 06:32:09 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=36f1c9105c586ba8e2014e0f524de26550782ad6&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F39%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:32:09 -> Uploading to 06:32:09 https://storage.googleapis.com/codecov/v4/raw/2022-06-19/5E52B4B073DB2E39498172D8E973AA87/36f1c9105c586ba8e2014e0f524de26550782ad6/bd388f74-96a4-4667-8025-baffe5c9ae6c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220619%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220619T063209Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c2ec25fd672a5468974b2e8f5f9e271cec3500ca61090e0fe0256ecebcbcd951 06:32:09 % Total % Received % Xferd Average Speed Time Time Time Current 06:32:09 Dload Upload Total Spent Left Speed 06:32:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5503 0 0 100 5503 0 22739 --:--:-- --:--:-- --:--:-- 22739 06:32:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/36f1c9105c586ba8e2014e0f524de26550782ad6 [Pipeline] } 06:32:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:32:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:32:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:32:10 06:32:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:32:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:32:10 df9b9388f04a: Pulling fs layer 06:32:10 52dc419b0ee2: Pulling fs layer 06:32:10 25bc292e5bac: Pulling fs layer 06:32:10 114826534d7a: Pulling fs layer 06:32:10 4657fd5d0bcf: Pulling fs layer 06:32:10 6ad1cebc031e: Pulling fs layer 06:32:10 8a3aa393b2d8: Pulling fs layer 06:32:10 114826534d7a: Waiting 06:32:10 4657fd5d0bcf: Waiting 06:32:10 6ad1cebc031e: Waiting 06:32:10 8a3aa393b2d8: Waiting 06:32:10 25bc292e5bac: Verifying Checksum 06:32:10 25bc292e5bac: Download complete 06:32:10 52dc419b0ee2: Verifying Checksum 06:32:10 52dc419b0ee2: Download complete 06:32:10 4657fd5d0bcf: Verifying Checksum 06:32:10 4657fd5d0bcf: Download complete 06:32:10 df9b9388f04a: Download complete 06:32:10 6ad1cebc031e: Verifying Checksum 06:32:10 6ad1cebc031e: Download complete 06:32:10 df9b9388f04a: Pull complete 06:32:10 52dc419b0ee2: Pull complete 06:32:11 25bc292e5bac: Pull complete 06:32:11 114826534d7a: Verifying Checksum 06:32:11 114826534d7a: Download complete 06:32:11 8a3aa393b2d8: Verifying Checksum 06:32:11 8a3aa393b2d8: Download complete 06:32:15 114826534d7a: Pull complete 06:32:15 4657fd5d0bcf: Pull complete 06:32:15 6ad1cebc031e: Pull complete 06:32:18 8a3aa393b2d8: Pull complete 06:32:18 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:32:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:32:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:18 prd-ubuntu20.04-docker-8c-8g-2682 does not seem to be running inside a container 06:32:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 06:32:20 $ docker top fe4df85453ae1be0dfc44f4b8e35a7b11fed15437a5ed067269ab48e0de4540f -eo pid,comm [Pipeline] { [Pipeline] echo 06:32:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 06:32:21 + set -o pipefail 06:32:21 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 06:32:26 06:32:26 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 06:32:26 06:32:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/56f45ff0-b332-4f50-9d64-09de10f73a66 06:32:26 06:32:26 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:32:26 06:32:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:32:26 06:32:26 [Pipeline] } 06:32:26 $ docker stop --time=1 fe4df85453ae1be0dfc44f4b8e35a7b11fed15437a5ed067269ab48e0de4540f 06:32:28 $ docker rm -f fe4df85453ae1be0dfc44f4b8e35a7b11fed15437a5ed067269ab48e0de4540f [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 06:32:29 + git log --format=format:%s -1 36f1c9105c586ba8e2014e0f524de26550782ad6 [Pipeline] sh 06:32:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:32:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:32:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:29 prd-ubuntu20.04-docker-8c-8g-2682 does not seem to be running inside a container 06:32: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:32:30 $ docker top 50dba986abe1499089c691b6be2f584f0c5d84d5d8a0c5aceb5736a4c9d51618 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:32:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:32:30 [ssh-agent] Looking for ssh-agent implementation... 06:32:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:32:30 $ docker exec 50dba986abe1499089c691b6be2f584f0c5d84d5d8a0c5aceb5736a4c9d51618 ssh-agent 06:32:30 SSH_AUTH_SOCK=/tmp/ssh-7aUq35cGlWTe/agent.33 06:32:30 SSH_AGENT_PID=40 06:32:30 Running ssh-add (command line suppressed) 06:32:30 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7208545278841931722.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7208545278841931722.key) 06:32:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:32:31 + git semver tag 06:32:31 2022-06-19 06:32:31,469 [run_tag] DEBUG tag force:False 06:32:31 2022-06-19 06:32:31,469 [check_head_tag] DEBUG check head tag 06:32:31 2022-06-19 06:32:31,469 [execute] INFO git cat-file --batch-check 06:32:31 2022-06-19 06:32:31,470 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 06:32:31 2022-06-19 06:32:31,472 [execute] INFO git cat-file --batch 06:32:31 2022-06-19 06:32:31,472 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 06:32:31 2022-06-19 06:32:31,479 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:32:31 2022-06-19 06:32:31,479 [execute] INFO git tag -a v2.2.1-dev.3 -m v2.2.1-dev.3 06:32:31 2022-06-19 06:32:31,480 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.3', '-m', 'v2.2.1-dev.3'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 06:32:31 2022-06-19 06:32:31,485 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:32:31 2.2.1-dev.3 [Pipeline] } 06:32:31 $ docker exec --env ******** --env ******** 50dba986abe1499089c691b6be2f584f0c5d84d5d8a0c5aceb5736a4c9d51618 ssh-agent -k 06:32:31 unset SSH_AUTH_SOCK; 06:32:31 unset SSH_AGENT_PID; 06:32:31 echo Agent pid 40 killed; 06:32:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:32:31 + git semver [Pipeline] } 06:32:32 $ docker stop --time=1 50dba986abe1499089c691b6be2f584f0c5d84d5d8a0c5aceb5736a4c9d51618 06:32:33 $ docker rm -f 50dba986abe1499089c691b6be2f584f0c5d84d5d8a0c5aceb5736a4c9d51618 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:32:33 06:32:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:32:34 0.23.1-centos7: Pulling from edgex-lftools 06:32:34 ab5ef0e58194: Pulling fs layer 06:32:34 9712f1f96733: Pulling fs layer 06:32:34 63f879dbbcfc: Pulling fs layer 06:32:34 0d9ebad4ef96: Pulling fs layer 06:32:34 e9a5061849ea: Pulling fs layer 06:32:34 d747dcd14b5f: Pulling fs layer 06:32:34 2de7ff778b66: Pulling fs layer 06:32:34 0d9ebad4ef96: Waiting 06:32:34 e9a5061849ea: Waiting 06:32:34 d747dcd14b5f: Waiting 06:32:34 2de7ff778b66: Waiting 06:32:34 9712f1f96733: Verifying Checksum 06:32:34 9712f1f96733: Download complete 06:32:34 63f879dbbcfc: Download complete 06:32:34 ab5ef0e58194: Verifying Checksum 06:32:34 ab5ef0e58194: Download complete 06:32:34 d747dcd14b5f: Download complete 06:32:34 e9a5061849ea: Verifying Checksum 06:32:34 e9a5061849ea: Download complete 06:32:34 0d9ebad4ef96: Download complete 06:32:35 2de7ff778b66: Verifying Checksum 06:32:35 2de7ff778b66: Download complete 06:32:37 ab5ef0e58194: Pull complete 06:32:37 9712f1f96733: Pull complete 06:32:38 63f879dbbcfc: Pull complete 06:32:42 0d9ebad4ef96: Pull complete 06:32:42 e9a5061849ea: Pull complete 06:32:42 d747dcd14b5f: Pull complete 06:32:42 2de7ff778b66: Pull complete 06:32:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:32:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:32:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:43 prd-ubuntu20.04-docker-8c-8g-2682 does not seem to be running inside a container 06:32:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:32:45 $ docker top 56183d0fec799787638ea54bf971a504eed6ba20ece336d36226a3e5fa82fdc6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:32:45 provisioning config files... 06:32:45 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7136253260232018678tmp 06:32:45 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1090417063015100213tmp 06:32:45 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7825667713645661702tmp [Pipeline] { [Pipeline] echo 06:32:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:32:45 ---> sigul-configuration.sh 06:32:45 gpg: directory `/root/.gnupg' created 06:32:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:32:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:32:45 gpg: keyring `/root/.gnupg/secring.gpg' created 06:32:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:32:45 gpg: CAST5 encrypted data 06:32:45 gpg: encrypted with 1 passphrase 06:32:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:32:46 + mkdir /home/jenkins 06:32:46 + mkdir /home/jenkins/sigul [Pipeline] sh 06:32:46 + 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 06:32:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:32:46 ---> sigul-install.sh 06:32:46 Sigul already installed; skipping installation. [Pipeline] sh 06:32:46 + git tag --list 06:32:46 v1.0.0 06:32:46 v1.1.0 06:32:46 v1.1.1 06:32:46 v1.2.1 06:32:46 v1.2.2 06:32:46 v1.2.3 06:32:46 v1.3.0 06:32:46 v1.3.1 06:32:46 v2.0.0 06:32:46 v2.1.0 06:32:46 v2.1.1 06:32:46 v2.1.1-dev.1 06:32:46 v2.1.1-dev.2 06:32:46 v2.2.0 06:32:46 v2.2.1-dev.1 06:32:46 v2.2.1-dev.2 06:32:46 v2.2.1-dev.3 [Pipeline] sh 06:32:47 + lftools sign git-tag v2.2.1-dev.3 06:32:47 Signing Git tag with Sigul... 06:32:47 Signing v2.2.1-dev.3 [Pipeline] echo 06:32:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:32:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:32:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:32:48 $ docker stop --time=1 56183d0fec799787638ea54bf971a504eed6ba20ece336d36226a3e5fa82fdc6 06:32:49 $ docker rm -f 56183d0fec799787638ea54bf971a504eed6ba20ece336d36226a3e5fa82fdc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:32:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:32:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:32:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:50 prd-ubuntu20.04-docker-8c-8g-2682 does not seem to be running inside a container 06:32:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:32:50 $ docker top 46c830a9291ff232a4c63d61672bb04ae2b38b9493c99407a18e954c93e8b714 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:32:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:32:51 [ssh-agent] Looking for ssh-agent implementation... 06:32:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:32:51 $ docker exec 46c830a9291ff232a4c63d61672bb04ae2b38b9493c99407a18e954c93e8b714 ssh-agent 06:32:51 SSH_AUTH_SOCK=/tmp/ssh-2lngQXGxuwGB/agent.33 06:32:51 SSH_AGENT_PID=40 06:32:51 Running ssh-add (command line suppressed) 06:32:51 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1764494991468592733.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1764494991468592733.key) 06:32:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:32:51 + git semver bump pre 06:32:51 2022-06-19 06:32:51,895 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:32:51 2022-06-19 06:32:51,895 [bump_version] DEBUG bumping version:2.2.1-dev.3 on axis:pre with prefix:dev 06:32:51 2022-06-19 06:32:51,895 [bump_version] DEBUG bumped version:2.2.1-dev.4 06:32:51 2022-06-19 06:32:51,895 [write_version] DEBUG write version:2.2.1-dev.4 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 06:32:51 2022-06-19 06:32:51,895 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:32:51 2022-06-19 06:32:51,895 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:32:51 2022-06-19 06:32:51,897 [execute] INFO git cat-file --batch-check 06:32:51 2022-06-19 06:32:51,897 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:32:51 2022-06-19 06:32:51,901 [execute] INFO git cat-file --batch 06:32:51 2022-06-19 06:32:51,902 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:32:51 2022-06-19 06:32:51,907 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:32:51 2.2.1-dev.4 [Pipeline] } 06:32:51 $ docker exec --env ******** --env ******** 46c830a9291ff232a4c63d61672bb04ae2b38b9493c99407a18e954c93e8b714 ssh-agent -k 06:32:52 unset SSH_AUTH_SOCK; 06:32:52 unset SSH_AGENT_PID; 06:32:52 echo Agent pid 40 killed; 06:32:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:32:52 + git semver [Pipeline] } 06:32:52 $ docker stop --time=1 46c830a9291ff232a4c63d61672bb04ae2b38b9493c99407a18e954c93e8b714 06:32:54 $ docker rm -f 46c830a9291ff232a4c63d61672bb04ae2b38b9493c99407a18e954c93e8b714 [Pipeline] // withDockerContainer [Pipeline] sh 06:32:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:32:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:32:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:54 prd-ubuntu20.04-docker-8c-8g-2682 does not seem to be running inside a container 06:32:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:32:55 $ docker top 19525544a2b552c9994ed78e124a56b9189200b7469fd90d50a0daa21c5eae2d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:32:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:32:55 [ssh-agent] Looking for ssh-agent implementation... 06:32:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:32:55 $ docker exec 19525544a2b552c9994ed78e124a56b9189200b7469fd90d50a0daa21c5eae2d ssh-agent 06:32:55 SSH_AUTH_SOCK=/tmp/ssh-88sMhdv0HTbY/agent.32 06:32:55 SSH_AGENT_PID=39 06:32:55 Running ssh-add (command line suppressed) 06:32:55 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7568231232892717028.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7568231232892717028.key) 06:32:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:32:55 + git semver push 06:32:56 2022-06-19 06:32:56,148 [run_push] DEBUG push 06:32:56 2022-06-19 06:32:56,148 [execute] INFO git cat-file --batch-check 06:32:56 2022-06-19 06:32:56,149 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:32:56 2022-06-19 06:32:56,152 [execute] INFO git rev-list 093bac5f1ba3597fcf70e5016cda7aaabac88f89 -- 06:32:56 2022-06-19 06:32:56,152 [execute] DEBUG Popen(['git', 'rev-list', '093bac5f1ba3597fcf70e5016cda7aaabac88f89', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:32:56 2022-06-19 06:32:56,160 [execute] INFO git fetch -v origin 06:32:56 2022-06-19 06:32:56,160 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:32:56 2022-06-19 06:32:56,639 [run_push] DEBUG no remote changes detected 06:32:56 2022-06-19 06:32:56,639 [execute] INFO git push origin semver 06:32:56 2022-06-19 06:32:56,640 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:32:57 2022-06-19 06:32:57,403 [run_push] DEBUG push all version tags 06:32:57 2022-06-19 06:32:57,404 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:32:57 2022-06-19 06:32:57,404 [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) 06:32:58 2022-06-19 06:32:58,091 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:32:58 2.2.1-dev.4 [Pipeline] } 06:32:58 $ docker exec --env ******** --env ******** 19525544a2b552c9994ed78e124a56b9189200b7469fd90d50a0daa21c5eae2d ssh-agent -k 06:32:58 unset SSH_AUTH_SOCK; 06:32:58 unset SSH_AGENT_PID; 06:32:58 echo Agent pid 39 killed; 06:32:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:32:58 + git semver [Pipeline] } 06:32:59 $ docker stop --time=1 19525544a2b552c9994ed78e124a56b9189200b7469fd90d50a0daa21c5eae2d 06:33:00 $ docker rm -f 19525544a2b552c9994ed78e124a56b9189200b7469fd90d50a0daa21c5eae2d [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 06:33:00 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 06:33:00 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 06:33:00 total 16 06:33:00 drwxr-xr-x 3 root root 4096 Jun 19 06:16 . 06:33:00 drwxrwxr-x 10 jenkins jenkins 4096 Jun 19 06:32 .. 06:33:00 drwxr-xr-x 2 root root 4096 Jun 19 06:16 cost 06:33:00 -rw-r--r-- 1 root root 87 Jun 19 06:16 cost.csv 06:33:00 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 06:33:00 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 06:33:00 total 16 06:33:00 drwxr-xr-x 3 jenkins jenkins 4096 Jun 19 06:16 . 06:33:00 drwxrwxr-x 10 jenkins jenkins 4096 Jun 19 06:32 .. 06:33:00 drwxr-xr-x 2 jenkins jenkins 4096 Jun 19 06:16 cost 06:33:00 -rw-r--r-- 1 jenkins jenkins 87 Jun 19 06:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:33:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:33:02 ---> package-listing.sh 06:33:02 ++ facter osfamily 06:33:02 ++ tr '[:upper:]' '[:lower:]' 06:33:02 + OS_FAMILY=debian 06:33:02 + workspace=/w/workspace/exfoundry_device-virtual-go_main 06:33:02 + START_PACKAGES=/tmp/packages_start.txt 06:33:02 + END_PACKAGES=/tmp/packages_end.txt 06:33:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:33:02 + PACKAGES=/tmp/packages_start.txt 06:33:02 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 06:33:02 + PACKAGES=/tmp/packages_end.txt 06:33:02 + case "${OS_FAMILY}" in 06:33:02 + dpkg -l 06:33:02 + grep '^ii' 06:33:02 + '[' -f /tmp/packages_start.txt ']' 06:33:02 + '[' -f /tmp/packages_end.txt ']' 06:33:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:33:02 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 06:33:02 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 06:33:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 06:33:02 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 06:33:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:33:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:33:03 prd-ubuntu20.04-docker-8c-8g-2682 does not seem to be running inside a container 06:33:03 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:33:03 $ docker top 4a9b10e9b59e5e36bb0b6e48d3b2134f43cc335fcbe45f360c96914393535f84 -eo pid,comm [Pipeline] { [Pipeline] sh 06:33:03 + touch /tmp/pre-build-complete [Pipeline] sh 06:33:04 + mkdir -p /var/log/sysstat [Pipeline] sh 06:33:04 + ls /var/log/sa-host 06:33:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:33:04 provisioning config files... 06:33:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6070733841818917160tmp [Pipeline] { [Pipeline] echo 06:33:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:33:04 ---> create-netrc.sh [Pipeline] } 06:33:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:33:05 ---> python-tools-install.sh [Pipeline] echo 06:33:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:33:05 ---> sudo-logs.sh 06:33:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:33:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:33:05 ---> job-cost.sh 06:33:05 lf-activate-venv: SKIPPING 06:33:05 DEBUG: total: 0.2199999988079071 06:33:05 INFO: Retrieving Stack Cost... 06:33:06 INFO: Retrieving Pricing Info for: v3-standard-8 06:33:07 INFO: Archiving Costs [Pipeline] echo 06:33:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:33:07 ---> logs-deploy.sh 06:33:07 lf-activate-venv: SKIPPING 06:33:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/39 06:33:07 INFO: archiving workspace using pattern(s): 06:33:08 Archives upload complete. 06:33:08 INFO: archiving logs to Nexus 06:33:09 ---> uname -a: 06:33:09 Linux prd-ubuntu20-04-docker-8c-8g-2682 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 06:33:09 06:33:09 06:33:09 ---> lscpu: 06:33:09 Architecture: x86_64 06:33:09 CPU op-mode(s): 32-bit, 64-bit 06:33:09 Byte Order: Little Endian 06:33:09 Address sizes: 40 bits physical, 48 bits virtual 06:33:09 CPU(s): 8 06:33:09 On-line CPU(s) list: 0-7 06:33:09 Thread(s) per core: 1 06:33:09 Core(s) per socket: 1 06:33:09 Socket(s): 8 06:33:09 NUMA node(s): 1 06:33:09 Vendor ID: AuthenticAMD 06:33:09 CPU family: 23 06:33:09 Model: 49 06:33:09 Model name: AMD EPYC-Rome Processor 06:33:09 Stepping: 0 06:33:09 CPU MHz: 2799.998 06:33:09 BogoMIPS: 5599.99 06:33:09 Virtualization: AMD-V 06:33:09 Hypervisor vendor: KVM 06:33:09 Virtualization type: full 06:33:09 L1d cache: 256 KiB 06:33:09 L1i cache: 256 KiB 06:33:09 L2 cache: 4 MiB 06:33:09 L3 cache: 128 MiB 06:33:09 NUMA node0 CPU(s): 0-7 06:33:09 Vulnerability Itlb multihit: Not affected 06:33:09 Vulnerability L1tf: Not affected 06:33:09 Vulnerability Mds: Not affected 06:33:09 Vulnerability Meltdown: Not affected 06:33:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:33:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:33:09 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:33:09 Vulnerability Srbds: Not affected 06:33:09 Vulnerability Tsx async abort: Not affected 06:33:09 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 06:33:09 06:33:09 06:33:09 ---> nproc: 06:33:09 8 06:33:09 06:33:09 06:33:09 ---> df -h: 06:33:09 Filesystem Size Used Avail Use% Mounted on 06:33:09 overlay 155G 13G 143G 8% / 06:33:09 tmpfs 64M 0 64M 0% /dev 06:33:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:33:09 shm 64M 0 64M 0% /dev/shm 06:33:09 /dev/vda1 155G 13G 143G 8% /facter-os 06:33:09 06:33:09 06:33:09 ---> sar -b -r -n DEV: 06:33:09 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-2682) 06/19/22 _x86_64_ (8 CPU) 06:33:09 06:33:09 06:13:50 LINUX RESTART (8 CPU) 06:33:09 06:33:09 06:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:33:09 06:15:01 429.48 57.92 371.55 0.00 7474.62 203324.78 0.00 06:33:09 06:16:02 150.32 0.07 150.26 0.00 2.67 38852.72 0.00 06:33:09 06:17:01 129.74 0.03 129.71 0.00 0.41 33477.85 0.00 06:33:09 06:18:01 2.28 0.00 2.28 0.00 0.00 27.48 0.00 06:33:09 06:19:01 1.10 0.02 1.08 0.00 0.13 14.00 0.00 06:33:09 06:20:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 06:33:09 06:21:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 06:33:09 06:22:01 0.87 0.00 0.87 0.00 0.00 11.86 0.00 06:33:09 06:23:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 06:33:09 06:24:01 1.53 0.00 1.53 0.00 0.00 19.59 0.00 06:33:09 06:25:01 1.17 0.03 1.13 0.00 0.27 16.26 0.00 06:33:09 06:26:01 4.75 2.21 2.54 0.00 36.16 80.29 0.00 06:33:09 06:27:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 06:33:09 06:28:01 1.45 0.00 1.45 0.00 0.00 17.19 0.00 06:33:09 06:29:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 06:33:09 06:30:01 1.35 0.02 1.33 0.00 0.13 16.80 0.00 06:33:09 06:31:01 1.23 0.00 1.23 0.00 0.00 15.46 0.00 06:33:09 06:32:01 1.00 0.00 1.00 0.00 0.00 12.93 0.00 06:33:09 06:33:01 125.00 0.28 124.71 0.00 11.73 58473.45 0.00 06:33:09 Average: 45.03 3.19 41.84 0.00 396.39 17584.13 0.00 06:33:09 06:33:09 06:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:33:09 06:15:01 28442672 31723056 570224 1.73 141604 3352700 2239736 6.60 1223068 2775264 277660 06:33:09 06:16:02 27806692 31602052 685592 2.08 163476 3816560 2369560 6.98 1647084 2949960 371872 06:33:09 06:17:01 27655788 31779844 508492 1.55 174108 4098372 1863324 5.49 1342756 3368564 456 06:33:09 06:18:01 27656696 31780748 507596 1.54 174136 4098372 1863324 5.49 1340828 3368564 308 06:33:09 06:19:01 27660256 31784316 503960 1.53 174180 4098384 1863324 5.49 1337184 3368576 48 06:33:09 06:20:01 27660612 31784600 503628 1.53 174204 4098388 1863324 5.49 1337488 3368580 152 06:33:09 06:21:01 27667432 31791440 496784 1.51 174224 4098396 1863324 5.49 1330580 3368584 24 06:33:09 06:22:01 27667416 31791476 496720 1.51 174252 4098392 1863324 5.49 1330524 3368632 36 06:33:09 06:23:01 27667116 31791240 496924 1.51 174276 4098400 1863324 5.49 1330628 3368636 24 06:33:09 06:24:01 27666724 31791000 497276 1.51 174308 4098532 1863324 5.49 1332160 3368776 224 06:33:09 06:25:01 27666600 31790936 497036 1.51 174336 4098516 1863324 5.49 1332624 3368768 220 06:33:09 06:26:01 27664188 31791200 496220 1.51 174408 4100836 1863324 5.49 1331088 3371016 8 06:33:09 06:27:01 27664348 31791404 496164 1.51 174436 4100848 1863324 5.49 1331208 3371020 32 06:33:09 06:28:01 27664576 31791632 495912 1.51 174464 4100844 1863324 5.49 1330652 3371020 148 06:33:09 06:29:01 27664740 31791916 495628 1.51 174496 4100856 1863324 5.49 1331152 3371060 204 06:33:09 06:30:01 27664584 31791908 495944 1.51 174532 4100844 1895936 5.59 1331076 3371056 64 06:33:09 06:31:01 27664828 31792208 495588 1.51 174568 4100860 1879432 5.54 1331008 3371056 28 06:33:09 06:32:01 27664772 31792176 495564 1.51 174584 4100864 1879432 5.54 1330912 3371060 188 06:33:09 06:33:01 26152744 31760516 522220 1.59 217104 5408676 1944368 5.73 1461612 4618264 332 06:33:09 Average: 27632778 31774404 513551 1.56 174300 4114192 1917457 5.65 1350717 3382024 34317 06:33:09 06:33:09 06:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:33:09 06:15:01 ens3 960.27 605.82 8705.95 156.49 0.00 0.00 0.00 0.00 06:33:09 06:15:01 vethc37f458 90.47 114.18 8.80 980.12 0.00 0.00 0.00 0.08 06:33:09 06:15:01 lo 7.20 7.20 0.70 0.70 0.00 0.00 0.00 0.00 06:33:09 06:15:01 docker0 120.81 147.98 9.86 1226.19 0.00 0.00 0.00 0.00 06:33:09 06:16:02 ens3 50.34 28.66 77.69 16.59 0.00 0.00 0.00 0.00 06:33:09 06:16:02 vetha9ca679 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:33:09 06:16:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 06:33:09 06:16:02 docker0 6.23 7.97 0.36 38.00 0.00 0.00 0.00 0.00 06:33:09 06:17:01 ens3 204.05 154.41 2702.81 286.36 0.00 0.00 0.00 0.00 06:33:09 06:17:01 lo 7.73 7.73 0.77 0.77 0.00 0.00 0.00 0.00 06:33:09 06:17:01 docker0 5.97 8.68 0.36 52.57 0.00 0.00 0.00 0.00 06:33:09 06:18:01 ens3 0.75 0.73 0.05 0.06 0.00 0.00 0.00 0.00 06:33:09 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:09 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:19:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:33:09 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:20:01 ens3 0.47 0.30 0.15 0.08 0.00 0.00 0.00 0.00 06:33:09 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:09 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:21:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:22:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:33:09 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:09 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:23:01 ens3 1.88 0.02 0.20 0.00 0.00 0.00 0.00 0.00 06:33:09 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:24:01 ens3 1.97 0.90 0.62 0.43 0.00 0.00 0.00 0.00 06:33:09 06:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:09 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:25:01 ens3 1.07 0.52 0.60 0.45 0.00 0.00 0.00 0.00 06:33:09 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:26:01 ens3 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 06:33:09 06:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:09 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:27:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:33:09 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:28:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:33:09 06:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:09 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:29:01 ens3 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:30:01 ens3 0.33 0.23 0.09 0.08 0.00 0.00 0.00 0.00 06:33:09 06:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:09 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:31:01 ens3 0.25 0.08 0.07 0.00 0.00 0.00 0.00 0.00 06:33:09 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:32:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:33:09 06:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:09 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:33:01 ens3 396.17 288.10 7911.49 125.99 0.00 0.00 0.00 0.00 06:33:09 06:33:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 06:33:09 06:33:01 docker0 33.78 47.03 3.41 684.22 0.00 0.00 0.00 0.00 06:33:09 Average: ens3 85.07 56.76 1019.37 30.64 0.00 0.00 0.00 0.00 06:33:09 Average: lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 06:33:09 Average: docker0 8.78 11.14 0.74 105.34 0.00 0.00 0.00 0.00 06:33:09 06:33:09 06:33:09 ---> sar -P ALL: 06:33:09 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-2682) 06/19/22 _x86_64_ (8 CPU) 06:33:09 06:33:09 06:13:50 LINUX RESTART (8 CPU) 06:33:09 06:33:09 06:14:01 CPU %user %nice %system %iowait %steal %idle 06:33:09 06:15:01 all 12.57 0.00 5.37 2.71 0.07 79.27 06:33:09 06:15:01 0 9.48 0.00 5.42 6.76 0.08 78.26 06:33:09 06:15:01 1 12.24 0.00 5.16 0.83 0.07 81.70 06:33:09 06:15:01 2 14.44 0.00 5.26 4.67 0.07 75.56 06:33:09 06:15:01 3 13.11 0.00 4.42 0.62 0.08 81.76 06:33:09 06:15:01 4 12.25 0.00 7.38 2.30 0.07 78.00 06:33:09 06:15:01 5 12.49 0.00 5.86 4.03 0.07 77.55 06:33:09 06:15:01 6 10.70 0.00 4.38 1.65 0.07 83.20 06:33:09 06:15:01 7 15.88 0.00 5.08 0.88 0.09 78.07 06:33:09 06:16:02 all 35.62 0.00 6.34 0.97 0.09 56.98 06:33:09 06:16:02 0 36.25 0.00 6.73 3.57 0.12 53.33 06:33:09 06:16:02 1 36.14 0.00 6.53 0.05 0.08 57.20 06:33:09 06:16:02 2 36.19 0.00 6.17 0.63 0.08 56.93 06:33:09 06:16:02 3 35.11 0.00 6.18 0.07 0.07 58.58 06:33:09 06:16:02 4 33.89 0.00 6.29 0.15 0.08 59.58 06:33:09 06:16:02 5 35.46 0.00 6.41 2.07 0.08 55.98 06:33:09 06:16:02 6 36.80 0.00 6.62 1.18 0.08 55.32 06:33:09 06:16:02 7 35.12 0.00 5.82 0.07 0.10 58.89 06:33:09 06:17:01 all 5.11 0.00 1.99 0.91 0.03 91.97 06:33:09 06:17:01 0 4.28 0.00 2.06 1.67 0.02 91.97 06:33:09 06:17:01 1 6.31 0.00 2.39 2.29 0.03 88.97 06:33:09 06:17:01 2 5.54 0.00 2.19 0.02 0.03 92.22 06:33:09 06:17:01 3 6.20 0.00 1.69 0.07 0.03 92.00 06:33:09 06:17:01 4 4.44 0.00 1.81 0.51 0.03 93.20 06:33:09 06:17:01 5 5.33 0.00 1.98 1.69 0.02 90.98 06:33:09 06:17:01 6 4.57 0.00 2.10 0.68 0.02 92.63 06:33:09 06:17:01 7 4.19 0.00 1.72 0.33 0.02 93.75 06:33:09 06:18:01 all 0.01 0.00 0.01 0.01 0.01 99.96 06:33:09 06:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:33:09 06:18:01 1 0.02 0.00 0.00 0.02 0.02 99.95 06:33:09 06:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:33:09 06:18:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:33:09 06:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:33:09 06:18:01 5 0.03 0.00 0.03 0.00 0.02 99.92 06:33:09 06:18:01 6 0.02 0.00 0.02 0.05 0.00 99.92 06:33:09 06:18:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:33:09 06:19:01 all 0.02 0.00 0.01 0.00 0.00 99.96 06:33:09 06:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:33:09 06:19:01 1 0.03 0.00 0.07 0.03 0.02 99.85 06:33:09 06:19:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:33:09 06:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:33:09 06:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:33:09 06:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:33:09 06:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:33:09 06:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:33:09 06:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 06:33:09 06:20:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:33:09 06:20:01 1 0.07 0.00 0.02 0.03 0.00 99.88 06:33:09 06:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:33:09 06:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:33:09 06:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:33:09 06:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:33:09 06:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:33:09 06:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:33:09 06:21:01 all 0.02 0.00 0.02 0.00 0.00 99.96 06:33:09 06:21:01 0 0.03 0.00 0.02 0.02 0.00 99.93 06:33:09 06:21:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:33:09 06:21:01 2 0.02 0.00 0.03 0.00 0.00 99.95 06:33:09 06:21:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:33:09 06:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:33:09 06:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:33:09 06:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:33:09 06:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:33:09 06:22:01 all 0.01 0.00 0.00 0.00 0.00 99.99 06:33:09 06:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:33:09 06:22:01 1 0.03 0.00 0.00 0.02 0.00 99.95 06:33:09 06:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:33:09 06:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:33:09 06:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:33:09 06:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:33:09 06:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:33:09 06:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:33:09 06:23:01 all 0.02 0.00 0.01 0.00 0.00 99.96 06:33:09 06:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:33:09 06:23:01 1 0.05 0.00 0.02 0.02 0.02 99.90 06:33:09 06:23:01 2 0.03 0.00 0.02 0.02 0.00 99.93 06:33:09 06:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:33:09 06:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:33:09 06:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:33:09 06:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:33:09 06:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:33:09 06:24:01 all 0.03 0.00 0.01 0.01 0.00 99.95 06:33:09 06:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:33:09 06:24:01 1 0.05 0.00 0.03 0.02 0.00 99.90 06:33:09 06:24:01 2 0.03 0.00 0.02 0.02 0.00 99.93 06:33:09 06:24:01 3 0.02 0.00 0.02 0.02 0.00 99.95 06:33:09 06:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:33:09 06:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:33:09 06:24:01 6 0.05 0.00 0.02 0.00 0.00 99.93 06:33:09 06:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:33:09 06:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:33:09 06:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:33:09 06:25:01 1 0.07 0.00 0.03 0.02 0.00 99.88 06:33:09 06:25:01 2 0.03 0.00 0.02 0.02 0.02 99.92 06:33:09 06:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:33:09 06:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:33:09 06:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:33:09 06:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:33:09 06:25:01 7 0.00 0.00 0.02 0.00 0.02 99.97 06:33:09 06:33:09 06:25:01 CPU %user %nice %system %iowait %steal %idle 06:33:09 06:26:01 all 0.03 0.00 0.03 0.02 0.00 99.92 06:33:09 06:26:01 0 0.02 0.00 0.02 0.03 0.00 99.93 06:33:09 06:26:01 1 0.10 0.00 0.03 0.08 0.00 99.78 06:33:09 06:26:01 2 0.02 0.00 0.05 0.02 0.00 99.92 06:33:09 06:26:01 3 0.03 0.00 0.03 0.00 0.02 99.92 06:33:09 06:26:01 4 0.02 0.00 0.03 0.02 0.00 99.93 06:33:09 06:26:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:33:09 06:26:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:33:09 06:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:33:09 06:27:01 all 0.23 0.00 0.02 0.00 0.00 99.75 06:33:09 06:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:33:09 06:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:33:09 06:27:01 2 0.02 0.00 0.05 0.02 0.02 99.90 06:33:09 06:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:33:09 06:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:33:09 06:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:33:09 06:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:33:09 06:27:01 7 1.71 0.00 0.03 0.00 0.00 98.26 06:33:09 06:28:01 all 0.26 0.00 0.01 0.00 0.00 99.73 06:33:09 06:28:01 0 0.00 0.00 0.00 0.02 0.00 99.98 06:33:09 06:28:01 1 0.00 0.00 0.00 0.02 0.00 99.98 06:33:09 06:28:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:33:09 06:28:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:33:09 06:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:33:09 06:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:33:09 06:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:33:09 06:28:01 7 1.97 0.00 0.00 0.00 0.00 98.03 06:33:09 06:29:01 all 0.26 0.00 0.01 0.00 0.00 99.72 06:33:09 06:29:01 0 0.02 0.00 0.00 0.02 0.00 99.97 06:33:09 06:29:01 1 0.03 0.00 0.02 0.02 0.00 99.93 06:33:09 06:29:01 2 0.02 0.00 0.03 0.00 0.02 99.93 06:33:09 06:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:33:09 06:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:33:09 06:29:01 5 0.03 0.00 0.03 0.00 0.00 99.93 06:33:09 06:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:33:09 06:29:01 7 1.97 0.00 0.00 0.00 0.00 98.03 06:33:09 06:30:01 all 0.28 0.00 0.02 0.01 0.00 99.69 06:33:09 06:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:33:09 06:30:01 1 0.02 0.00 0.00 0.02 0.00 99.97 06:33:09 06:30:01 2 0.08 0.00 0.05 0.03 0.02 99.82 06:33:09 06:30:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:33:09 06:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:33:09 06:30:01 5 0.08 0.00 0.02 0.00 0.00 99.90 06:33:09 06:30:01 6 0.02 0.00 0.03 0.00 0.00 99.95 06:33:09 06:30:01 7 1.99 0.00 0.00 0.00 0.00 98.01 06:33:09 06:31:01 all 0.28 0.00 0.02 0.00 0.00 99.69 06:33:09 06:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:33:09 06:31:01 1 0.03 0.00 0.03 0.02 0.00 99.92 06:33:09 06:31:01 2 0.07 0.00 0.02 0.02 0.00 99.90 06:33:09 06:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:33:09 06:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:33:09 06:31:01 5 0.07 0.00 0.03 0.00 0.00 99.90 06:33:09 06:31:01 6 0.10 0.00 0.00 0.00 0.00 99.90 06:33:09 06:31:01 7 1.97 0.00 0.00 0.00 0.02 98.01 06:33:09 06:32:01 all 0.26 0.00 0.01 0.00 0.00 99.73 06:33:09 06:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:33:09 06:32:01 1 0.00 0.00 0.00 0.02 0.00 99.98 06:33:09 06:32:01 2 0.03 0.00 0.03 0.02 0.02 99.90 06:33:09 06:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:33:09 06:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:33:09 06:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:33:09 06:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:33:09 06:32:01 7 1.97 0.00 0.00 0.00 0.00 98.03 06:33:09 06:33:01 all 9.85 0.00 4.05 1.03 0.04 85.03 06:33:09 06:33:01 0 9.14 0.00 4.07 0.07 0.05 86.68 06:33:09 06:33:01 1 10.44 0.00 3.87 0.59 0.03 85.07 06:33:09 06:33:01 2 11.28 0.00 5.04 5.44 0.05 78.19 06:33:09 06:33:01 3 9.22 0.00 4.22 0.12 0.05 86.39 06:33:09 06:33:01 4 10.97 0.00 3.31 0.10 0.05 85.57 06:33:09 06:33:01 5 8.97 0.00 4.59 0.10 0.05 86.29 06:33:09 06:33:01 6 8.47 0.00 3.71 1.34 0.03 86.44 06:33:09 06:33:01 7 10.33 0.00 3.59 0.44 0.03 85.61 06:33:09 Average: all 3.38 0.00 0.93 0.30 0.01 95.38 06:33:09 Average: 0 3.08 0.00 0.96 0.63 0.01 95.32 06:33:09 Average: 1 3.42 0.00 0.95 0.21 0.02 95.40 06:33:09 Average: 2 3.53 0.00 0.99 0.57 0.02 94.89 06:33:09 Average: 3 3.32 0.00 0.87 0.05 0.02 95.74 06:33:09 Average: 4 3.21 0.00 0.98 0.16 0.01 95.63 06:33:09 Average: 5 3.27 0.00 0.99 0.41 0.01 95.32 06:33:09 Average: 6 3.17 0.00 0.88 0.26 0.01 95.68 06:33:09 Average: 7 4.02 0.00 0.84 0.09 0.01 95.03 06:33:09 06:33:09 06:33:09