Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 92de881e1764f9c8787685d99df057aa74012de3 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-ssh17872619636736876686.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh4944273898272851178.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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh11771256093418867394.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > 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-ssh11869312251997753630.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-ssh3873482295750273185.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-19491 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 92de881e1764f9c8787685d99df057aa74012de3 (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 92de881e1764f9c8787685d99df057aa74012de3 # timeout=10 Commit message: "build: Upgrade to Go 1.18 and alpine 3.16 (#294)" > git rev-list --no-walk 9528f76d0c83bd26f38fd0f12715516a47528699 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:09:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:09:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:09:46 ========================================================= 23:09:46 EdgeX Global Pipelines Version Info 23:09:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:09:47 ------------------- 23:09:47 stable info: 23:09:47 ------------------- 23:09:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:09:47 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 23:09:47 Message: update stable to v1.0.237 23:09:47 ------------------- 23:09:47 experimental info: 23:09:47 ------------------- 23:09:47 Commited By: **** collab-it+edgex@linuxfoundation.org 23:09:47 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 23:09:47 Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:09:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 23:09:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 23:09:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:09:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:09:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:09:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:09:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:09:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:09:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:09:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:09:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:09:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 23:09:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:09:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:09:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:09:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:09:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:09:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:09:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:09:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:09:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:09:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:09:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:09:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:09:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:09:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:09:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:09:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:09:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:09:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:09:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 92de881e1764f9c8787685d99df057aa74012de3 [Pipeline] echo 23:09:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 92de881 [Pipeline] echo 23:09:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:09:48 provisioning config files... 23:09:48 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1371621342136926944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:09:48 ---> docker-login.sh 23:09:48 nexus3.edgexfoundry.org:10001 23:09:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:49 Configure a credential helper to remove this warning. See 23:09:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:49 23:09:49 Login Succeeded 23:09:49 nexus3.edgexfoundry.org:10002 23:09:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:49 Configure a credential helper to remove this warning. See 23:09:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:49 23:09:49 Login Succeeded 23:09:49 nexus3.edgexfoundry.org:10003 23:09:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:49 Configure a credential helper to remove this warning. See 23:09:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:49 23:09:49 Login Succeeded 23:09:49 nexus3.edgexfoundry.org:10004 23:09:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:49 Configure a credential helper to remove this warning. See 23:09:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:49 23:09:49 Login Succeeded 23:09:49 docker.io 23:09:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:50 Configure a credential helper to remove this warning. See 23:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:50 23:09:50 Login Succeeded 23:09:50 ---> docker-login.sh ends [Pipeline] } 23:09:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:09:50 + git rev-list -1 --merges 92de881e1764f9c8787685d99df057aa74012de3~1..92de881e1764f9c8787685d99df057aa74012de3 [Pipeline] echo 23:09:50 -----------> git rev-list -1 --merges 92de881e1764f9c8787685d99df057aa74012de3~1..92de881e1764f9c8787685d99df057aa74012de3 92de881e1764f9c8787685d99df057aa74012de3 [false] [Pipeline] sh 23:09:50 + git log --format=format:%s -1 92de881e1764f9c8787685d99df057aa74012de3 [Pipeline] echo 23:09:50 ========================================================= 23:09:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:09:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:09:51 + git log --format=format:%s -1 92de881e1764f9c8787685d99df057aa74012de3 [Pipeline] echo 23:09:51 [semverPrep] GIT_COMMIT: 92de881e1764f9c8787685d99df057aa74012de3, Commit Message: build: Upgrade to Go 1.18 and alpine 3.16 (#294) [Pipeline] echo 23:09:51 [semverPrep] This is not a build commit. [Pipeline] sh 23:09:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:09:51 + grep -v github /etc/ssh/ssh_known_hosts 23:09:51 + [ -e /tmp/ssh_known_hosts ] 23:09:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:09:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:09:51 + sudo tee -a /etc/ssh/ssh_known_hosts 23:09:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:09:52 23:09:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:09:52 0.1.4: Pulling from edgex-devops/py-git-semver 23:09:52 b85a868b505f: Pulling fs layer 23:09:52 e2be974225ed: Pulling fs layer 23:09:52 339a4e72a1f5: Pulling fs layer 23:09:52 988bab9f4d93: Pulling fs layer 23:09:52 1469e6f7b9e6: Pulling fs layer 23:09:52 eaf3925da568: Pulling fs layer 23:09:52 bab4dde63d76: Pulling fs layer 23:09:52 bde34c3a00c8: Pulling fs layer 23:09:52 b352a97aabf1: Pulling fs layer 23:09:52 4872d77fe225: Pulling fs layer 23:09:52 5851b861e8e6: Pulling fs layer 23:09:52 bab4dde63d76: Waiting 23:09:52 4872d77fe225: Waiting 23:09:52 5851b861e8e6: Waiting 23:09:52 b352a97aabf1: Waiting 23:09:52 bde34c3a00c8: Waiting 23:09:52 988bab9f4d93: Waiting 23:09:52 e2be974225ed: Verifying Checksum 23:09:52 e2be974225ed: Download complete 23:09:52 988bab9f4d93: Download complete 23:09:52 339a4e72a1f5: Verifying Checksum 23:09:52 339a4e72a1f5: Download complete 23:09:52 1469e6f7b9e6: Verifying Checksum 23:09:52 1469e6f7b9e6: Download complete 23:09:52 eaf3925da568: Verifying Checksum 23:09:52 eaf3925da568: Download complete 23:09:52 bde34c3a00c8: Download complete 23:09:52 b352a97aabf1: Verifying Checksum 23:09:52 b352a97aabf1: Download complete 23:09:52 4872d77fe225: Verifying Checksum 23:09:52 4872d77fe225: Download complete 23:09:52 5851b861e8e6: Download complete 23:09:52 b85a868b505f: Verifying Checksum 23:09:52 b85a868b505f: Download complete 23:09:52 bab4dde63d76: Verifying Checksum 23:09:52 bab4dde63d76: Download complete 23:09:54 b85a868b505f: Pull complete 23:09:54 e2be974225ed: Pull complete 23:09:54 339a4e72a1f5: Pull complete 23:09:54 988bab9f4d93: Pull complete 23:09:55 1469e6f7b9e6: Pull complete 23:09:55 eaf3925da568: Pull complete 23:09:57 bab4dde63d76: Pull complete 23:09:57 bde34c3a00c8: Pull complete 23:09:57 b352a97aabf1: Pull complete 23:09:57 4872d77fe225: Pull complete 23:09:57 5851b861e8e6: Pull complete 23:09:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:09:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:09:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:57 prd-ubuntu20.04-docker-8c-8g-19491 does not seem to be running inside a container 23:09:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:09:59 $ docker top 12d01c39c1259866e58dd35848a6bd8123208ebace5a2fc22d79652e7c73324e -eo pid,comm 23:09:59 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). 23:09:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:09:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:09:59 [ssh-agent] Looking for ssh-agent implementation... 23:09:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:09:59 $ docker exec 12d01c39c1259866e58dd35848a6bd8123208ebace5a2fc22d79652e7c73324e ssh-agent 23:09:59 SSH_AUTH_SOCK=/tmp/ssh-ZUkBnTe0nDSM/agent.33 23:09:59 SSH_AGENT_PID=39 23:09:59 Running ssh-add (command line suppressed) 23:09:59 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7430994901689905921.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7430994901689905921.key) 23:09:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:10:00 + git tag --points-at HEAD [Pipeline] } 23:10:00 $ docker exec --env ******** --env ******** 12d01c39c1259866e58dd35848a6bd8123208ebace5a2fc22d79652e7c73324e ssh-agent -k 23:10:00 unset SSH_AUTH_SOCK; 23:10:00 unset SSH_AGENT_PID; 23:10:00 echo Agent pid 39 killed; 23:10:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:10:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:10:00 [ssh-agent] Looking for ssh-agent implementation... 23:10:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:10:00 $ docker exec 12d01c39c1259866e58dd35848a6bd8123208ebace5a2fc22d79652e7c73324e ssh-agent 23:10:00 SSH_AUTH_SOCK=/tmp/ssh-21qxfmTYAZrk/agent.72 23:10:00 SSH_AGENT_PID=78 23:10:00 Running ssh-add (command line suppressed) 23:10:00 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8556807238818180695.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8556807238818180695.key) 23:10:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:10:01 + git semver init 23:10:01 2022-07-11 23:10:01,297 [run_init] DEBUG init version:0.0.0 force:False 23:10:01 2022-07-11 23:10:01,298 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 23:10:01 2022-07-11 23:10:01,298 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 23:10:01 2022-07-11 23:10:01,299 [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) 23:10:02 2022-07-11 23:10:02,300 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 23:10:02 2022-07-11 23:10:02,301 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 23:10:02 2022-07-11 23:10:02,301 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 23:10:02 2022-07-11 23:10:02,301 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 23:10:02 2.2.1-dev.7 [Pipeline] } 23:10:02 $ docker exec --env ******** --env ******** 12d01c39c1259866e58dd35848a6bd8123208ebace5a2fc22d79652e7c73324e ssh-agent -k 23:10:02 unset SSH_AUTH_SOCK; 23:10:02 unset SSH_AGENT_PID; 23:10:02 echo Agent pid 78 killed; 23:10:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:10:03 + git semver [Pipeline] } 23:10:03 $ docker stop --time=1 12d01c39c1259866e58dd35848a6bd8123208ebace5a2fc22d79652e7c73324e 23:10:04 $ docker rm -f 12d01c39c1259866e58dd35848a6bd8123208ebace5a2fc22d79652e7c73324e [Pipeline] // withDockerContainer [Pipeline] sh 23:10:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:10:05 Stashed 1 file(s) [Pipeline] echo 23:10:05 [edgeXSemver]: initialized semver on version 2.2.1-dev.7 [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 23:10:05 provisioning config files... 23:10:05 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2204136736025994431tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:10:05 ---> docker-login.sh 23:10:05 nexus3.edgexfoundry.org:10001 23:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:05 Configure a credential helper to remove this warning. See 23:10:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:05 23:10:05 Login Succeeded 23:10:05 nexus3.edgexfoundry.org:10002 23:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:06 Configure a credential helper to remove this warning. See 23:10:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:06 23:10:06 Login Succeeded 23:10:06 nexus3.edgexfoundry.org:10003 23:10:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:06 Configure a credential helper to remove this warning. See 23:10:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:06 23:10:06 Login Succeeded 23:10:06 nexus3.edgexfoundry.org:10004 23:10:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:06 Configure a credential helper to remove this warning. See 23:10:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:06 23:10:06 Login Succeeded 23:10:06 docker.io 23:10:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:06 Configure a credential helper to remove this warning. See 23:10:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:06 23:10:06 Login Succeeded 23:10:06 ---> docker-login.sh ends [Pipeline] } 23:10:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:10:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:10:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:10:06 ========================================================= 23:10:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:10:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:10:06 Sending build context to Docker daemon 23.05MB 23:10:06 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:10:06 Step 2/12 : FROM ${BASE} AS builder 23:10:07 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:10:07 2408cc74d12b: Pulling fs layer 23:10:07 ea60b727a1ce: Pulling fs layer 23:10:07 30c4a7721957: Pulling fs layer 23:10:07 370296b7ddb6: Pulling fs layer 23:10:07 7c6cee850709: Pulling fs layer 23:10:07 39a5fcdaea64: Pulling fs layer 23:10:07 d94ebbe4e438: Pulling fs layer 23:10:07 bcfd1f05c69d: Pulling fs layer 23:10:07 59ccb84bbe0f: Pulling fs layer 23:10:07 370296b7ddb6: Waiting 23:10:07 7c6cee850709: Waiting 23:10:07 39a5fcdaea64: Waiting 23:10:07 d94ebbe4e438: Waiting 23:10:07 59ccb84bbe0f: Waiting 23:10:07 30c4a7721957: Verifying Checksum 23:10:07 30c4a7721957: Download complete 23:10:07 ea60b727a1ce: Verifying Checksum 23:10:07 ea60b727a1ce: Download complete 23:10:07 7c6cee850709: Verifying Checksum 23:10:07 7c6cee850709: Download complete 23:10:07 39a5fcdaea64: Verifying Checksum 23:10:07 39a5fcdaea64: Download complete 23:10:07 2408cc74d12b: Verifying Checksum 23:10:07 2408cc74d12b: Download complete 23:10:07 d94ebbe4e438: Verifying Checksum 23:10:07 d94ebbe4e438: Download complete 23:10:07 2408cc74d12b: Pull complete 23:10:07 ea60b727a1ce: Pull complete 23:10:07 30c4a7721957: Pull complete 23:10:07 59ccb84bbe0f: Verifying Checksum 23:10:07 59ccb84bbe0f: Download complete 23:10:07 bcfd1f05c69d: Verifying Checksum 23:10:07 bcfd1f05c69d: Download complete 23:10:07 370296b7ddb6: Verifying Checksum 23:10:07 370296b7ddb6: Download complete 23:10:12 370296b7ddb6: Pull complete 23:10:12 7c6cee850709: Pull complete 23:10:12 39a5fcdaea64: Pull complete 23:10:12 d94ebbe4e438: Pull complete 23:10:14 bcfd1f05c69d: Pull complete 23:10:15 59ccb84bbe0f: Pull complete 23:10:15 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 23:10:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:10:15 ---> a4fb48ad2a94 23:10:15 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:10:17 ---> Running in fb4628ea6e8d 23:10:17 Removing intermediate container fb4628ea6e8d 23:10:17 ---> 05b8c8f04675 23:10:17 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:10:17 ---> Running in 620535b3b26b 23:10:17 Removing intermediate container 620535b3b26b 23:10:17 ---> c8a42e15c724 23:10:17 Step 5/12 : WORKDIR /device-virtual-go 23:10:17 ---> Running in 5aad6ba11af5 23:10:17 Removing intermediate container 5aad6ba11af5 23:10:17 ---> 10a45da76c84 23:10:17 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:10:17 ---> Running in e6fe449323ff 23:10:18 Removing intermediate container e6fe449323ff 23:10:18 ---> 3e8d0a850d29 23:10:18 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:10:18 ---> Running in d4232f0e7433 23:10:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:10:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:10:20 (1/4) Installing openssh-keygen (9.0_p1-r1) 23:10:20 (2/4) Installing libedit (20210910.3.1-r0) 23:10:20 (3/4) Installing openssh-client-common (9.0_p1-r1) 23:10:20 (4/4) Installing openssh-client-default (9.0_p1-r1) 23:10:20 Executing busybox-1.35.0-r13.trigger 23:10:20 OK: 216 MiB in 55 packages 23:10:20 Still waiting to schedule task 23:10:20 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 23:10:20 Removing intermediate container d4232f0e7433 23:10:20 ---> 71c7b2503cf5 23:10:20 Step 8/12 : COPY go.mod vendor* ./ 23:10:20 ---> 1ccda4c5ee7a 23:10:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:10:21 ---> Running in a26f173b8b9b 23:10:39 Removing intermediate container a26f173b8b9b 23:10:39 ---> 36e2dc41b596 23:10:39 Step 10/12 : COPY . . 23:10:39 ---> 622f6b98e1c3 23:10:39 Step 11/12 : ARG MAKE='make build' 23:10:39 ---> Running in a4d230ee9a5b 23:10:39 Removing intermediate container a4d230ee9a5b 23:10:39 ---> 55b4070023dd 23:10:39 Step 12/12 : RUN $MAKE 23:10:39 ---> Running in 9fce360d4d20 23:10:39 noop 23:10:39 Removing intermediate container 9fce360d4d20 23:10:39 ---> c254deb2bb4a 23:10:39 Successfully built c254deb2bb4a 23:10:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:40 + docker inspect -f . ci-base-image-x86_64 23:10:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:40 prd-ubuntu20.04-docker-8c-8g-19491 does not seem to be running inside a container 23:10:40 $ 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 23:10:40 $ docker top 3936bb2eed4d55ff926e6d8bbe4f546eea6a5a9a18de66eef654c047262d64d7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:10:41 + go version 23:10:41 go version go1.18.3 linux/amd64 [Pipeline] } 23:10:41 $ docker stop --time=1 3936bb2eed4d55ff926e6d8bbe4f546eea6a5a9a18de66eef654c047262d64d7 23:10:42 $ docker rm -f 3936bb2eed4d55ff926e6d8bbe4f546eea6a5a9a18de66eef654c047262d64d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:42 + docker inspect -f . ci-base-image-x86_64 23:10:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:43 prd-ubuntu20.04-docker-8c-8g-19491 does not seem to be running inside a container 23:10:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:10:43 $ docker top 46b4a78953024357ad4e6b3a2c854fdc383b2e3daaeb1bce7b9be98064c50992 -eo pid,comm [Pipeline] { [Pipeline] sh 23:10:43 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 23:10:44 + make test 23:10:44 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 23:10:44 ? github.com/edgexfoundry/device-virtual-go [no test files] 23:10:54 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 23:10:54 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.044s coverage: 65.7% of statements 23:11:02 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 23:11:02 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:11:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:11:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:11:06 ./bin/test-attribution-txt.sh [Pipeline] echo 23:11:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:11:06 $ docker stop --time=1 46b4a78953024357ad4e6b3a2c854fdc383b2e3daaeb1bce7b9be98064c50992 23:11:08 $ docker rm -f 46b4a78953024357ad4e6b3a2c854fdc383b2e3daaeb1bce7b9be98064c50992 [Pipeline] // withDockerContainer [Pipeline] sh 23:11:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:11:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:11:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:11:09 + ls -al . 23:11:09 total 192 23:11:09 drwxrwxr-x 9 jenkins jenkins 4096 Jul 11 23:10 . 23:11:09 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 23:09 .. 23:11:09 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 23:10 .git 23:11:09 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 23:09 .github 23:11:09 -rw-rw-r-- 1 jenkins jenkins 337 Jul 11 23:09 .gitignore 23:11:09 -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 23:09 .golangci.yml 23:11:09 drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 23:10 .semver 23:11:09 -rw-rw-r-- 1 jenkins jenkins 8152 Jul 11 23:09 Attribution.txt 23:11:09 -rw-rw-r-- 1 jenkins jenkins 9649 Jul 11 23:09 CHANGELOG.md 23:11:09 -rw-rw-r-- 1 jenkins jenkins 1978 Jul 11 23:09 Dockerfile 23:11:09 -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 23:09 GOVERNANCE.md 23:11:09 -rw-rw-r-- 1 jenkins jenkins 660 Jul 11 23:09 Jenkinsfile 23:11:09 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 23:09 LICENSE 23:11:09 -rw-rw-r-- 1 jenkins jenkins 2248 Jul 11 23:09 Makefile 23:11:09 -rw-rw-r-- 1 jenkins jenkins 623 Jul 11 23:09 OWNERS.md 23:11:09 -rw-rw-r-- 1 jenkins jenkins 2914 Jul 11 23:09 README.md 23:11:09 -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 23:10 VERSION 23:11:09 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 23:09 bin 23:11:09 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 23:09 cmd 23:11:09 -rw-r--r-- 1 jenkins jenkins 44128 Jul 11 23:10 coverage.out 23:11:09 -rw-rw-r-- 1 jenkins jenkins 3190 Jul 11 23:09 go.mod 23:11:09 -rw-rw-r-- 1 jenkins jenkins 34837 Jul 11 23:09 go.sum 23:11:09 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 23:09 internal 23:11:09 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 23:09 snap 23:11:09 -rw-rw-r-- 1 jenkins jenkins 235 Jul 11 23:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:09 + 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=92de881e1764f9c8787685d99df057aa74012de3 --label arch=amd64 --label version=2.2.1-dev.7 . 23:11:09 Sending build context to Docker daemon 23.09MB 23:11:09 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 23:11:09 Step 2/26 : FROM ${BASE} AS builder 23:11:09 ---> c254deb2bb4a 23:11:09 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:11:09 ---> Running in c054414ff736 23:11:09 Removing intermediate container c054414ff736 23:11:09 ---> 1523c0dffed6 23:11:09 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:11:09 ---> Running in cbd7d2444a5c 23:11:10 Removing intermediate container cbd7d2444a5c 23:11:10 ---> 36143148f00a 23:11:10 Step 5/26 : WORKDIR /device-virtual-go 23:11:10 ---> Running in 0df1848f1cca 23:11:10 Removing intermediate container 0df1848f1cca 23:11:10 ---> 338c5b33dbd5 23:11:10 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:11:10 ---> Running in d41ac323bc5f 23:11:10 Removing intermediate container d41ac323bc5f 23:11:10 ---> 5383bc1d7f8e 23:11:10 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:11:10 ---> Running in 788d3da87609 23:11:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:11:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:11:12 OK: 216 MiB in 55 packages 23:11:12 Removing intermediate container 788d3da87609 23:11:12 ---> 3c082cfb953a 23:11:12 Step 8/26 : COPY go.mod vendor* ./ 23:11:12 ---> 6331ba51e60e 23:11:12 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:11:12 ---> Running in ee25fe62bc85 23:11:13 Removing intermediate container ee25fe62bc85 23:11:13 ---> ed57a322246a 23:11:13 Step 10/26 : COPY . . 23:11:14 ---> f67f12fe3cd1 23:11:14 Step 11/26 : ARG MAKE='make build' 23:11:14 ---> Running in c63f3b342ea8 23:11:14 Removing intermediate container c63f3b342ea8 23:11:14 ---> 313533e0b2b6 23:11:14 Step 12/26 : RUN $MAKE 23:11:14 ---> Running in 86225adc2957 23:11:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.2.1-dev.7" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 23:11:36 Removing intermediate container 86225adc2957 23:11:36 ---> e4a2e269253b 23:11:36 Step 13/26 : FROM alpine:3.16 23:11:36 3.16: Pulling from library/alpine 23:11:36 2408cc74d12b: Already exists 23:11:36 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 23:11:36 Status: Downloaded newer image for alpine:3.16 23:11:36 ---> e66264b98777 23:11:36 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 23:11:36 ---> Running in 73624c189644 23:11:36 Removing intermediate container 73624c189644 23:11:36 ---> 24ea6a76a7a2 23:11:36 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:11:36 ---> Running in a94fa6a07573 23:11:36 Removing intermediate container a94fa6a07573 23:11:36 ---> f777a939bc4f 23:11:36 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 23:11:37 ---> Running in 31a7c2c8537e 23:11:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:11:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:11:38 (1/6) Installing dumb-init (1.2.5-r1) 23:11:38 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:11:38 (3/6) Installing libsodium (1.0.18-r0) 23:11:38 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:11:38 (5/6) Installing libzmq (4.3.4-r0) 23:11:38 (6/6) Installing zeromq (4.3.4-r0) 23:11:39 Executing busybox-1.35.0-r13.trigger 23:11:39 OK: 8 MiB in 20 packages 23:11:39 Removing intermediate container 31a7c2c8537e 23:11:39 ---> 9bfdbc7fb31f 23:11:39 Step 17/26 : WORKDIR / 23:11:39 ---> Running in e832ab403cfe 23:11:39 Removing intermediate container e832ab403cfe 23:11:39 ---> 626ad3a50699 23:11:39 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 23:11:39 ---> b63553d2ed76 23:11:39 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 23:11:40 ---> 89849f6cbd23 23:11:40 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 23:11:40 ---> b95cd67c3f11 23:11:40 Step 21/26 : EXPOSE 59900 23:11:40 ---> Running in 6976d0976375 23:11:40 Removing intermediate container 6976d0976375 23:11:40 ---> 0f73a368c8e8 23:11:40 Step 22/26 : ENTRYPOINT ["/device-virtual"] 23:11:40 ---> Running in f4bedd22e9eb 23:11:40 Removing intermediate container f4bedd22e9eb 23:11:40 ---> 6e6eceebfcf8 23:11:40 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:11:40 ---> Running in b637a61e2657 23:11:41 Removing intermediate container b637a61e2657 23:11:41 ---> da61cc62321a 23:11:41 Step 24/26 : LABEL arch=amd64 23:11:41 ---> Running in 23b86701bf5b 23:11:41 Removing intermediate container 23b86701bf5b 23:11:41 ---> ab0ae383b6c9 23:11:41 Step 25/26 : LABEL git_sha=92de881e1764f9c8787685d99df057aa74012de3 23:11:41 ---> Running in 90d3030e62a0 23:11:41 Removing intermediate container 90d3030e62a0 23:11:41 ---> 94f675276012 23:11:41 Step 26/26 : LABEL version=2.2.1-dev.7 23:11:41 ---> Running in 3cdaddf13e26 23:11:41 Removing intermediate container 3cdaddf13e26 23:11:41 ---> fd3faebcc21c 23:11:41 [Warning] One or more build-args [ARCH] were not consumed 23:11:41 Successfully built fd3faebcc21c 23:11:41 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:11:41 provisioning config files... 23:11:41 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7140280564000813032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:11:41 ---> docker-login.sh 23:11:41 nexus3.edgexfoundry.org:10001 23:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:41 Configure a credential helper to remove this warning. See 23:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:41 23:11:41 Login Succeeded 23:11:41 nexus3.edgexfoundry.org:10002 23:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:42 Configure a credential helper to remove this warning. See 23:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:42 23:11:42 Login Succeeded 23:11:42 nexus3.edgexfoundry.org:10003 23:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:42 Configure a credential helper to remove this warning. See 23:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:42 23:11:42 Login Succeeded 23:11:42 nexus3.edgexfoundry.org:10004 23:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:42 Configure a credential helper to remove this warning. See 23:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:42 23:11:42 Login Succeeded 23:11:42 docker.io 23:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:42 Configure a credential helper to remove this warning. See 23:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:42 23:11:42 Login Succeeded 23:11:42 ---> docker-login.sh ends [Pipeline] } 23:11:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:11:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:11:42 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 23:11:42 92de881e1764f9c8787685d99df057aa74012de3 23:11:42 latest 23:11:42 2.2.1-dev.7 23:11:42 92de881e1764f9c8787685d99df057aa74012de3-2.2.1-dev.7 23:11:42 main 23:11:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:42 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:92de881e1764f9c8787685d99df057aa74012de3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:43 + docker push nexus3.edgexfoundry.org:10004/device-virtual:92de881e1764f9c8787685d99df057aa74012de3 23:11:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 23:11:43 be3f1e961dde: Preparing 23:11:43 ea45c59e66fa: Preparing 23:11:43 626cddcf943e: Preparing 23:11:43 a74e8568eeb1: Preparing 23:11:43 e50e9dc5c94a: Preparing 23:11:43 24302eb7d908: Preparing 23:11:43 24302eb7d908: Waiting 23:11:43 ea45c59e66fa: Pushed 23:11:43 626cddcf943e: Pushed 23:11:43 24302eb7d908: Layer already exists 23:11:43 e50e9dc5c94a: Pushed 23:11:43 a74e8568eeb1: Pushed 23:11:46 be3f1e961dde: Pushed 23:11:46 92de881e1764f9c8787685d99df057aa74012de3: digest: sha256:f70748612d42b0a378e22ae65aeb2ba0d932fa30ff3116e4ee9fd3a287c4a3dd size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:46 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:47 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 23:11:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 23:11:47 be3f1e961dde: Preparing 23:11:47 ea45c59e66fa: Preparing 23:11:47 626cddcf943e: Preparing 23:11:47 a74e8568eeb1: Preparing 23:11:47 e50e9dc5c94a: Preparing 23:11:47 24302eb7d908: Preparing 23:11:47 24302eb7d908: Waiting 23:11:47 be3f1e961dde: Layer already exists 23:11:47 e50e9dc5c94a: Layer already exists 23:11:47 626cddcf943e: Layer already exists 23:11:47 a74e8568eeb1: Layer already exists 23:11:47 ea45c59e66fa: Layer already exists 23:11:47 24302eb7d908: Layer already exists 23:11:47 latest: digest: sha256:f70748612d42b0a378e22ae65aeb2ba0d932fa30ff3116e4ee9fd3a287c4a3dd size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:47 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:47 + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.2.1-dev.7 23:11:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 23:11:47 be3f1e961dde: Preparing 23:11:47 ea45c59e66fa: Preparing 23:11:47 626cddcf943e: Preparing 23:11:47 a74e8568eeb1: Preparing 23:11:47 e50e9dc5c94a: Preparing 23:11:47 24302eb7d908: Preparing 23:11:47 24302eb7d908: Waiting 23:11:47 ea45c59e66fa: Layer already exists 23:11:47 e50e9dc5c94a: Layer already exists 23:11:47 a74e8568eeb1: Layer already exists 23:11:47 be3f1e961dde: Layer already exists 23:11:47 626cddcf943e: Layer already exists 23:11:47 24302eb7d908: Layer already exists 23:11:47 2.2.1-dev.7: digest: sha256:f70748612d42b0a378e22ae65aeb2ba0d932fa30ff3116e4ee9fd3a287c4a3dd size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:48 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:92de881e1764f9c8787685d99df057aa74012de3-2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:48 + docker push nexus3.edgexfoundry.org:10004/device-virtual:92de881e1764f9c8787685d99df057aa74012de3-2.2.1-dev.7 23:11:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 23:11:48 be3f1e961dde: Preparing 23:11:48 ea45c59e66fa: Preparing 23:11:48 626cddcf943e: Preparing 23:11:48 a74e8568eeb1: Preparing 23:11:48 e50e9dc5c94a: Preparing 23:11:48 24302eb7d908: Preparing 23:11:48 24302eb7d908: Waiting 23:11:48 626cddcf943e: Layer already exists 23:11:48 e50e9dc5c94a: Layer already exists 23:11:48 ea45c59e66fa: Layer already exists 23:11:48 a74e8568eeb1: Layer already exists 23:11:48 be3f1e961dde: Layer already exists 23:11:48 24302eb7d908: Layer already exists 23:11:48 92de881e1764f9c8787685d99df057aa74012de3-2.2.1-dev.7: digest: sha256:f70748612d42b0a378e22ae65aeb2ba0d932fa30ff3116e4ee9fd3a287c4a3dd size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:48 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:49 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 23:11:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 23:11:49 be3f1e961dde: Preparing 23:11:49 ea45c59e66fa: Preparing 23:11:49 626cddcf943e: Preparing 23:11:49 a74e8568eeb1: Preparing 23:11:49 e50e9dc5c94a: Preparing 23:11:49 24302eb7d908: Preparing 23:11:49 be3f1e961dde: Layer already exists 23:11:49 ea45c59e66fa: Layer already exists 23:11:49 e50e9dc5c94a: Layer already exists 23:11:49 a74e8568eeb1: Layer already exists 23:11:49 626cddcf943e: Layer already exists 23:11:49 24302eb7d908: Layer already exists 23:11:49 main: digest: sha256:f70748612d42b0a378e22ae65aeb2ba0d932fa30ff3116e4ee9fd3a287c4a3dd size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:11:49 ===================================================== [Pipeline] echo 23:11:49 taggedImages: 23:11:49 - nexus3.edgexfoundry.org:10004/device-virtual:92de881e1764f9c8787685d99df057aa74012de3 23:11:49 - nexus3.edgexfoundry.org:10004/device-virtual:latest 23:11:49 - nexus3.edgexfoundry.org:10004/device-virtual:2.2.1-dev.7 23:11:49 - nexus3.edgexfoundry.org:10004/device-virtual:92de881e1764f9c8787685d99df057aa74012de3-2.2.1-dev.7 23:11:49 - 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 23:11:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:11:49 23:11:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:11:49 latest: Pulling from edgex-lftools-log-publisher 23:11:49 5eb5b503b376: Pulling fs layer 23:11:49 5c69ac0246d0: Pulling fs layer 23:11:49 ec43610c2a17: Pulling fs layer 23:11:49 3a2ae6a8a46f: Pulling fs layer 23:11:49 33b1e0a273af: Pulling fs layer 23:11:49 5d3b04190fa2: Pulling fs layer 23:11:49 2f39f015ded8: Pulling fs layer 23:11:49 3a2ae6a8a46f: Waiting 23:11:49 33b1e0a273af: Waiting 23:11:49 5d3b04190fa2: Waiting 23:11:49 2f39f015ded8: Waiting 23:11:49 5c69ac0246d0: Verifying Checksum 23:11:49 5c69ac0246d0: Download complete 23:11:49 3a2ae6a8a46f: Download complete 23:11:49 33b1e0a273af: Verifying Checksum 23:11:49 33b1e0a273af: Download complete 23:11:49 ec43610c2a17: Verifying Checksum 23:11:49 ec43610c2a17: Download complete 23:11:49 5d3b04190fa2: Verifying Checksum 23:11:49 5d3b04190fa2: Download complete 23:11:50 5eb5b503b376: Verifying Checksum 23:11:50 5eb5b503b376: Download complete 23:11:50 2f39f015ded8: Download complete 23:11:51 5eb5b503b376: Pull complete 23:11:51 5c69ac0246d0: Pull complete 23:11:52 ec43610c2a17: Pull complete 23:11:52 3a2ae6a8a46f: Pull complete 23:11:52 33b1e0a273af: Pull complete 23:11:52 5d3b04190fa2: Pull complete 23:11:57 2f39f015ded8: Pull complete 23:11:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:11:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:11:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:11:57 prd-ubuntu20.04-docker-8c-8g-19491 does not seem to be running inside a container 23:11:57 $ 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 23:11:59 $ docker top ef9277ccaf0be9578bf28fb5be4b3b9526573d114e0893f36b1d2511a36c6438 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:11:59 ---> job-cost.sh 23:11:59 lf-activate-venv: SKIPPING 23:11:59 INFO: No Stack... 23:12:00 INFO: Retrieving Pricing Info for: v3-standard-8 23:12:00 INFO: Archiving Costs [Pipeline] sh 23:12:01 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 23:12:01 + cut -d, -f6 [Pipeline] lock 23:12:01 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-43-stack-cost] 23:12:01 Resource [jenkins-edgexfoundry-device-virtual-go-main-43-stack-cost] did not exist. Created. 23:12:01 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:12:01 + echo total: 0.2199999988079071 [Pipeline] stash 23:12:01 Stashed 1 file(s) [Pipeline] } 23:12:01 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-43-stack-cost] [Pipeline] // lock [Pipeline] } 23:12:01 $ docker stop --time=1 ef9277ccaf0be9578bf28fb5be4b3b9526573d114e0893f36b1d2511a36c6438 23:12:02 $ docker rm -f ef9277ccaf0be9578bf28fb5be4b3b9526573d114e0893f36b1d2511a36c6438 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:14:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19492 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 23:14:14 Running in /w/workspace/device-virtual-go/43 [Pipeline] { [Pipeline] checkout 23:14:14 The recommended git tool is: git 23:14:19 using credential edgex-jenkins-ssh 23:14:19 Cloning the remote Git repository 23:14:19 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 23:14:19 > git init /w/workspace/device-virtual-go/43 # timeout=10 23:14:19 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 23:14:19 > git --version # timeout=10 23:14:19 > git --version # 'git version 2.25.1' 23:14:19 using GIT_SSH to set credentials SSH Credentials for GitHub 23:14:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:14:21 Avoid second fetch 23:14:21 Checking out Revision 92de881e1764f9c8787685d99df057aa74012de3 (main) 23:14:21 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 23:14:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:14:21 > git config core.sparsecheckout # timeout=10 23:14:21 > git checkout -f 92de881e1764f9c8787685d99df057aa74012de3 # timeout=10 23:14:26 Commit message: "build: Upgrade to Go 1.18 and alpine 3.16 (#294)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:14:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:14:27 % Total % Received % Xferd Average Speed Time Time Time Current 23:14:27 Dload Upload Total Spent Left Speed 23:14:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 96661 0 --:--:-- --:--:-- --:--:-- 96661 [Pipeline] sh 23:14:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:14:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:14:28 + sudo tee /etc/docker/daemon.new 23:14:28 { 23:14:28 "registry-mirrors": [ 23:14:28 "https://nexus3.edgexfoundry.org:10001" 23:14:28 ], 23:14:28 "bip": "10.250.0.254/24", 23:14:28 "hosts": [ 23:14:28 "tcp://0.0.0.0:5555", 23:14:28 "unix:///var/run/docker.sock" 23:14:28 ], 23:14:28 "mtu": 1458, 23:14:28 "selinux-enabled": true, 23:14:28 "seccomp-profile": "/etc/docker/seccomp.json" 23:14:28 } [Pipeline] sh 23:14:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:14:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:14:47 provisioning config files... 23:14:47 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/43@tmp/config8931869654870460178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:14:47 ---> docker-login.sh 23:14:47 nexus3.edgexfoundry.org:10001 23:14:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:48 Configure a credential helper to remove this warning. See 23:14:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:48 23:14:48 Login Succeeded 23:14:48 nexus3.edgexfoundry.org:10002 23:14:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:49 Configure a credential helper to remove this warning. See 23:14:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:49 23:14:49 Login Succeeded 23:14:49 nexus3.edgexfoundry.org:10003 23:14:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:49 Configure a credential helper to remove this warning. See 23:14:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:49 23:14:49 Login Succeeded 23:14:49 nexus3.edgexfoundry.org:10004 23:14:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:50 Configure a credential helper to remove this warning. See 23:14:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:50 23:14:50 Login Succeeded 23:14:50 docker.io 23:14:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:50 Configure a credential helper to remove this warning. See 23:14:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:50 23:14:50 Login Succeeded 23:14:50 ---> docker-login.sh ends [Pipeline] } 23:14:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:14:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:14:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:14:51 ========================================================= 23:14:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:14:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:14:52 Sending build context to Docker daemon 11.65MB 23:14:52 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:14:52 Step 2/12 : FROM ${BASE} AS builder 23:14:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:14:52 b3c136eddcbf: Pulling fs layer 23:14:52 c0a3192eca97: Pulling fs layer 23:14:52 a050256f5b6f: Pulling fs layer 23:14:52 656be50a0ddc: Pulling fs layer 23:14:52 2bbca73fdf42: Pulling fs layer 23:14:52 46d945488cbd: Pulling fs layer 23:14:52 8a5474983e97: Pulling fs layer 23:14:52 329c88fbcd65: Pulling fs layer 23:14:52 46d945488cbd: Waiting 23:14:52 656be50a0ddc: Waiting 23:14:52 8a5474983e97: Waiting 23:14:52 2bbca73fdf42: Waiting 23:14:52 329c88fbcd65: Waiting 23:14:52 a050256f5b6f: Download complete 23:14:52 c0a3192eca97: Download complete 23:14:52 2bbca73fdf42: Verifying Checksum 23:14:52 2bbca73fdf42: Download complete 23:14:52 46d945488cbd: Verifying Checksum 23:14:52 46d945488cbd: Download complete 23:14:52 b3c136eddcbf: Verifying Checksum 23:14:52 b3c136eddcbf: Download complete 23:14:53 b3c136eddcbf: Pull complete 23:14:53 329c88fbcd65: Verifying Checksum 23:14:53 329c88fbcd65: Download complete 23:14:54 c0a3192eca97: Pull complete 23:14:54 a050256f5b6f: Pull complete 23:14:55 8a5474983e97: Verifying Checksum 23:14:55 8a5474983e97: Download complete 23:14:55 656be50a0ddc: Verifying Checksum 23:14:55 656be50a0ddc: Download complete 23:15:10 656be50a0ddc: Pull complete 23:15:10 2bbca73fdf42: Pull complete 23:15:10 46d945488cbd: Pull complete 23:15:16 8a5474983e97: Pull complete 23:15:18 329c88fbcd65: Pull complete 23:15:18 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 23:15:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:15:18 ---> ff4287adb874 23:15:18 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:15:19 ---> Running in 65cea9f1440b 23:15:19 Removing intermediate container 65cea9f1440b 23:15:19 ---> e4df5be9f3e3 23:15:19 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:15:19 ---> Running in a5253cd29a7b 23:15:20 Removing intermediate container a5253cd29a7b 23:15:20 ---> 02d468e919b1 23:15:20 Step 5/12 : WORKDIR /device-virtual-go 23:15:20 ---> Running in d1ed84d76a07 23:15:20 Removing intermediate container d1ed84d76a07 23:15:20 ---> 855344f4d497 23:15:20 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:15:20 ---> Running in 933ce357b370 23:15:22 Removing intermediate container 933ce357b370 23:15:22 ---> 5f8a39cbbfdb 23:15:22 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:15:22 ---> Running in d295196179b7 23:15:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:15:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:15:25 (1/4) Installing openssh-keygen (9.0_p1-r1) 23:15:25 (2/4) Installing libedit (20210910.3.1-r0) 23:15:25 (3/4) Installing openssh-client-common (9.0_p1-r1) 23:15:25 (4/4) Installing openssh-client-default (9.0_p1-r1) 23:15:25 Executing busybox-1.35.0-r13.trigger 23:15:25 OK: 226 MiB in 55 packages 23:15:26 Removing intermediate container d295196179b7 23:15:26 ---> 3cf2df0bb129 23:15:26 Step 8/12 : COPY go.mod vendor* ./ 23:15:27 ---> 0473a6700f7a 23:15:27 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:27 ---> Running in 4ad7f22e9073 23:16:14 Removing intermediate container 4ad7f22e9073 23:16:14 ---> c0aeffc926c3 23:16:14 Step 10/12 : COPY . . 23:16:14 ---> 57c2b7c04941 23:16:14 Step 11/12 : ARG MAKE='make build' 23:16:14 ---> Running in 556963142fbb 23:16:14 Removing intermediate container 556963142fbb 23:16:14 ---> 2f77bec4b7ad 23:16:14 Step 12/12 : RUN $MAKE 23:16:14 ---> Running in 2e7d22c15c0b 23:16:15 noop 23:16:16 Removing intermediate container 2e7d22c15c0b 23:16:16 ---> bc032e163bcc 23:16:16 Successfully built bc032e163bcc 23:16:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:17 + docker inspect -f . ci-base-image-arm64 23:16:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:17 prd-ubuntu20.04-docker-arm64-4c-16g-19492 does not seem to be running inside a container 23:16:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/43 -v /w/workspace/device-virtual-go/43:/w/workspace/device-virtual-go/43:rw,z -v /w/workspace/device-virtual-go/43@tmp:/w/workspace/device-virtual-go/43@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 23:16:18 $ docker top 9f9f70ffbbeeb4c3faa3c79071f675d014995ad0afaf7ff94aa3d3e5d5c9d9b0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:16:19 + go version 23:16:19 go version go1.18.3 linux/arm64 [Pipeline] } 23:16:19 $ docker stop --time=1 9f9f70ffbbeeb4c3faa3c79071f675d014995ad0afaf7ff94aa3d3e5d5c9d9b0 23:16:21 $ docker rm -f 9f9f70ffbbeeb4c3faa3c79071f675d014995ad0afaf7ff94aa3d3e5d5c9d9b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:21 + docker inspect -f . ci-base-image-arm64 23:16:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:21 prd-ubuntu20.04-docker-arm64-4c-16g-19492 does not seem to be running inside a container 23:16:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-virtual-go/43 -v /w/workspace/device-virtual-go/43:/w/workspace/device-virtual-go/43:rw,z -v /w/workspace/device-virtual-go/43@tmp:/w/workspace/device-virtual-go/43@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 23:16:23 $ docker top 0dc86248fabd0a0f52a5cff932e0ae5151ec63ee8e89ac7cbf9ce09c656ec483 -eo pid,comm [Pipeline] { [Pipeline] sh 23:16:24 + git config --global --add safe.directory /w/workspace/device-virtual-go/43 [Pipeline] fileExists [Pipeline] sh 23:16:24 + make test 23:16:24 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 23:16:26 ? github.com/edgexfoundry/device-virtual-go [no test files] 23:17:48 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 23:17:48 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.135s coverage: 65.7% of statements 23:17:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:17:48 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:18:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:18:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:18:10 ./bin/test-attribution-txt.sh [Pipeline] echo 23:18:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:18:10 $ docker stop --time=1 0dc86248fabd0a0f52a5cff932e0ae5151ec63ee8e89ac7cbf9ce09c656ec483 23:18:12 $ docker rm -f 0dc86248fabd0a0f52a5cff932e0ae5151ec63ee8e89ac7cbf9ce09c656ec483 [Pipeline] // withDockerContainer [Pipeline] sh 23:18:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:18:13 Warning: overwriting stash ‘coverage-report’ 23:18:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:18:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:18:14 + ls -al . 23:18:14 total 188 23:18:14 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 23:16 . 23:18:14 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 23:14 .. 23:18:14 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 23:14 .git 23:18:14 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 23:14 .github 23:18:14 -rw-rw-r-- 1 jenkins jenkins 337 Jul 11 23:14 .gitignore 23:18:14 -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 23:14 .golangci.yml 23:18:14 -rw-rw-r-- 1 jenkins jenkins 8152 Jul 11 23:14 Attribution.txt 23:18:14 -rw-rw-r-- 1 jenkins jenkins 9649 Jul 11 23:14 CHANGELOG.md 23:18:14 -rw-rw-r-- 1 jenkins jenkins 1978 Jul 11 23:14 Dockerfile 23:18:14 -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 23:14 GOVERNANCE.md 23:18:14 -rw-rw-r-- 1 jenkins jenkins 660 Jul 11 23:14 Jenkinsfile 23:18:14 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 23:14 LICENSE 23:18:14 -rw-rw-r-- 1 jenkins jenkins 2248 Jul 11 23:14 Makefile 23:18:14 -rw-rw-r-- 1 jenkins jenkins 623 Jul 11 23:14 OWNERS.md 23:18:14 -rw-rw-r-- 1 jenkins jenkins 2914 Jul 11 23:14 README.md 23:18:14 -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 23:10 VERSION 23:18:14 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 23:14 bin 23:18:14 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 23:14 cmd 23:18:14 -rw-r--r-- 1 jenkins jenkins 44128 Jul 11 23:17 coverage.out 23:18:14 -rw-rw-r-- 1 jenkins jenkins 3190 Jul 11 23:14 go.mod 23:18:14 -rw-rw-r-- 1 jenkins jenkins 34837 Jul 11 23:14 go.sum 23:18:14 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 23:14 internal 23:18:14 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 23:14 snap 23:18:14 -rw-rw-r-- 1 jenkins jenkins 235 Jul 11 23:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:15 + 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=92de881e1764f9c8787685d99df057aa74012de3 --label arch=arm64 --label version=2.2.1-dev.7 . 23:18:15 Sending build context to Docker daemon 11.7MB 23:18:15 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 23:18:15 Step 2/26 : FROM ${BASE} AS builder 23:18:15 ---> bc032e163bcc 23:18:15 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:18:16 ---> Running in fdc7bfe33b2e 23:18:16 Removing intermediate container fdc7bfe33b2e 23:18:16 ---> 6d089ed72ea0 23:18:16 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:18:16 ---> Running in 24ae84397b04 23:18:17 Removing intermediate container 24ae84397b04 23:18:17 ---> 5020b5a119c3 23:18:17 Step 5/26 : WORKDIR /device-virtual-go 23:18:17 ---> Running in c7571dd7a513 23:18:17 Removing intermediate container c7571dd7a513 23:18:17 ---> e7bd21eae8c5 23:18:17 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:18:17 ---> Running in 6f8d72ce8f5a 23:18:19 Removing intermediate container 6f8d72ce8f5a 23:18:19 ---> 7923661dd0db 23:18:19 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:18:19 ---> Running in 73f225915544 23:18:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:18:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:18:22 OK: 226 MiB in 55 packages 23:18:23 Removing intermediate container 73f225915544 23:18:23 ---> bead39a3b5cb 23:18:23 Step 8/26 : COPY go.mod vendor* ./ 23:18:23 ---> 23bb6aa943ad 23:18:23 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:23 ---> Running in b60f109e2743 23:18:25 Removing intermediate container b60f109e2743 23:18:25 ---> 3c812f15d28e 23:18:25 Step 10/26 : COPY . . 23:18:27 ---> 68ff68c92542 23:18:27 Step 11/26 : ARG MAKE='make build' 23:18:27 ---> Running in 4e2d454a27cc 23:18:27 Removing intermediate container 4e2d454a27cc 23:18:27 ---> 06d9d743c5a5 23:18:27 Step 12/26 : RUN $MAKE 23:18:27 ---> Running in 5fe24d7f0f16 23:18:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.2.1-dev.7" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 23:20:35 Removing intermediate container 5fe24d7f0f16 23:20:35 ---> c15a46e91b58 23:20:35 Step 13/26 : FROM alpine:3.16 23:20:35 3.16: Pulling from library/alpine 23:20:36 b3c136eddcbf: Already exists 23:20:36 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 23:20:36 Status: Downloaded newer image for alpine:3.16 23:20:36 ---> 6e30ab57aeee 23:20:36 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 23:20:36 ---> Running in 7e5291eb45a8 23:20:36 Removing intermediate container 7e5291eb45a8 23:20:36 ---> 823c50e57d1a 23:20:36 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:20:36 ---> Running in eea0fdb25e90 23:20:38 Removing intermediate container eea0fdb25e90 23:20:38 ---> 707a261ce7ee 23:20:38 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 23:20:38 ---> Running in 1b510794c6a8 23:20:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:20:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:20:41 (1/6) Installing dumb-init (1.2.5-r1) 23:20:41 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:20:41 (3/6) Installing libsodium (1.0.18-r0) 23:20:41 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:20:41 (5/6) Installing libzmq (4.3.4-r0) 23:20:41 (6/6) Installing zeromq (4.3.4-r0) 23:20:41 Executing busybox-1.35.0-r13.trigger 23:20:41 OK: 8 MiB in 20 packages 23:20:42 Removing intermediate container 1b510794c6a8 23:20:42 ---> e64781a14662 23:20:42 Step 17/26 : WORKDIR / 23:20:42 ---> Running in 74b61bd3ad04 23:20:43 Removing intermediate container 74b61bd3ad04 23:20:43 ---> e6d6a53bfbf3 23:20:43 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 23:20:43 ---> a58ecb72d263 23:20:43 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 23:20:44 ---> f5ccd1d6fc17 23:20:44 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 23:20:45 ---> f824ccc7ca77 23:20:45 Step 21/26 : EXPOSE 59900 23:20:45 ---> Running in f0f8cb63b994 23:20:45 Removing intermediate container f0f8cb63b994 23:20:45 ---> e746b6c7db08 23:20:45 Step 22/26 : ENTRYPOINT ["/device-virtual"] 23:20:46 ---> Running in 8bba7be36434 23:20:46 Removing intermediate container 8bba7be36434 23:20:46 ---> 05243a3193bc 23:20:46 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:20:46 ---> Running in c3c778f27d33 23:20:46 Removing intermediate container c3c778f27d33 23:20:46 ---> 9a7e23bbbad0 23:20:46 Step 24/26 : LABEL arch=arm64 23:20:46 ---> Running in a73199b4050e 23:20:47 Removing intermediate container a73199b4050e 23:20:47 ---> a04e679cfc4d 23:20:47 Step 25/26 : LABEL git_sha=92de881e1764f9c8787685d99df057aa74012de3 23:20:47 ---> Running in 90403161afe7 23:20:47 Removing intermediate container 90403161afe7 23:20:47 ---> c2fc650fdfda 23:20:47 Step 26/26 : LABEL version=2.2.1-dev.7 23:20:47 ---> Running in 2e4d2e9fe998 23:20:47 Removing intermediate container 2e4d2e9fe998 23:20:47 ---> ae71fff8114a 23:20:47 [Warning] One or more build-args [ARCH] were not consumed 23:20:47 Successfully built ae71fff8114a 23:20:47 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 23:20:48 provisioning config files... 23:20:48 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/43@tmp/config8657737478593534427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:20:48 ---> docker-login.sh 23:20:48 nexus3.edgexfoundry.org:10001 23:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:48 Configure a credential helper to remove this warning. See 23:20:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:48 23:20:48 Login Succeeded 23:20:48 nexus3.edgexfoundry.org:10002 23:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:49 Configure a credential helper to remove this warning. See 23:20:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:49 23:20:49 Login Succeeded 23:20:49 nexus3.edgexfoundry.org:10003 23:20:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:49 Configure a credential helper to remove this warning. See 23:20:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:49 23:20:49 Login Succeeded 23:20:49 nexus3.edgexfoundry.org:10004 23:20:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:50 Configure a credential helper to remove this warning. See 23:20:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:50 23:20:50 Login Succeeded 23:20:50 docker.io 23:20:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:50 Configure a credential helper to remove this warning. See 23:20:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:50 23:20:50 Login Succeeded 23:20:50 ---> docker-login.sh ends [Pipeline] } 23:20:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:20:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:20:50 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 23:20:50 92de881e1764f9c8787685d99df057aa74012de3 23:20:50 latest 23:20:50 2.2.1-dev.7 23:20:50 92de881e1764f9c8787685d99df057aa74012de3-2.2.1-dev.7 23:20:50 main 23:20:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:51 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:92de881e1764f9c8787685d99df057aa74012de3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:51 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:92de881e1764f9c8787685d99df057aa74012de3 23:20:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 23:20:51 6e83dd270f11: Preparing 23:20:51 1e2f6800e89c: Preparing 23:20:51 84b8a4bc13da: Preparing 23:20:51 d094906f5a2d: Preparing 23:20:51 6f7d90c9244f: Preparing 23:20:51 dd565ff850e7: Preparing 23:20:51 dd565ff850e7: Waiting 23:20:51 1e2f6800e89c: Pushed 23:20:51 84b8a4bc13da: Pushed 23:20:51 6f7d90c9244f: Pushed 23:20:51 dd565ff850e7: Layer already exists 23:20:52 d094906f5a2d: Pushed 23:20:56 6e83dd270f11: Pushed 23:20:57 92de881e1764f9c8787685d99df057aa74012de3: digest: sha256:aadd4d432d3f48644c01cd85f320d73b07b5913b21f8fa77f8393952563b9234 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:57 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:57 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 23:20:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 23:20:57 6e83dd270f11: Preparing 23:20:57 1e2f6800e89c: Preparing 23:20:57 84b8a4bc13da: Preparing 23:20:57 d094906f5a2d: Preparing 23:20:57 6f7d90c9244f: Preparing 23:20:57 dd565ff850e7: Preparing 23:20:57 dd565ff850e7: Waiting 23:20:57 6f7d90c9244f: Layer already exists 23:20:57 6e83dd270f11: Layer already exists 23:20:57 84b8a4bc13da: Layer already exists 23:20:57 d094906f5a2d: Layer already exists 23:20:57 1e2f6800e89c: Layer already exists 23:20:57 dd565ff850e7: Layer already exists 23:20:58 latest: digest: sha256:aadd4d432d3f48644c01cd85f320d73b07b5913b21f8fa77f8393952563b9234 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:58 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:58 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.1-dev.7 23:20:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 23:20:58 6e83dd270f11: Preparing 23:20:58 1e2f6800e89c: Preparing 23:20:58 84b8a4bc13da: Preparing 23:20:58 d094906f5a2d: Preparing 23:20:58 6f7d90c9244f: Preparing 23:20:58 dd565ff850e7: Preparing 23:20:58 dd565ff850e7: Waiting 23:20:58 1e2f6800e89c: Layer already exists 23:20:58 6f7d90c9244f: Layer already exists 23:20:58 d094906f5a2d: Layer already exists 23:20:58 84b8a4bc13da: Layer already exists 23:20:58 6e83dd270f11: Layer already exists 23:20:58 dd565ff850e7: Layer already exists 23:20:59 2.2.1-dev.7: digest: sha256:aadd4d432d3f48644c01cd85f320d73b07b5913b21f8fa77f8393952563b9234 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:59 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:92de881e1764f9c8787685d99df057aa74012de3-2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:59 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:92de881e1764f9c8787685d99df057aa74012de3-2.2.1-dev.7 23:20:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 23:20:59 6e83dd270f11: Preparing 23:20:59 1e2f6800e89c: Preparing 23:20:59 84b8a4bc13da: Preparing 23:20:59 d094906f5a2d: Preparing 23:20:59 6f7d90c9244f: Preparing 23:20:59 dd565ff850e7: Preparing 23:20:59 dd565ff850e7: Waiting 23:20:59 1e2f6800e89c: Layer already exists 23:20:59 84b8a4bc13da: Layer already exists 23:20:59 6f7d90c9244f: Layer already exists 23:20:59 6e83dd270f11: Layer already exists 23:20:59 d094906f5a2d: Layer already exists 23:20:59 dd565ff850e7: Layer already exists 23:21:00 92de881e1764f9c8787685d99df057aa74012de3-2.2.1-dev.7: digest: sha256:aadd4d432d3f48644c01cd85f320d73b07b5913b21f8fa77f8393952563b9234 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:00 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:00 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 23:21:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 23:21:00 6e83dd270f11: Preparing 23:21:00 1e2f6800e89c: Preparing 23:21:00 84b8a4bc13da: Preparing 23:21:00 d094906f5a2d: Preparing 23:21:00 6f7d90c9244f: Preparing 23:21:00 dd565ff850e7: Preparing 23:21:00 dd565ff850e7: Waiting 23:21:00 6f7d90c9244f: Layer already exists 23:21:00 6e83dd270f11: Layer already exists 23:21:00 84b8a4bc13da: Layer already exists 23:21:00 d094906f5a2d: Layer already exists 23:21:00 1e2f6800e89c: Layer already exists 23:21:00 dd565ff850e7: Layer already exists 23:21:01 main: digest: sha256:aadd4d432d3f48644c01cd85f320d73b07b5913b21f8fa77f8393952563b9234 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:21:01 ===================================================== [Pipeline] echo 23:21:01 taggedImages: 23:21:01 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:92de881e1764f9c8787685d99df057aa74012de3 23:21:01 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 23:21:01 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.1-dev.7 23:21:01 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:92de881e1764f9c8787685d99df057aa74012de3-2.2.1-dev.7 23:21:01 - 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 23:21:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:21:01 23:21:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:21:02 arm64: Pulling from edgex-lftools-log-publisher 23:21:02 8998bd30e6a1: Pulling fs layer 23:21:02 04944245beec: Pulling fs layer 23:21:02 699f458cf7ca: Pulling fs layer 23:21:02 765212b225bb: Pulling fs layer 23:21:02 f23df028b6ca: Pulling fs layer 23:21:02 d65c8cfc05b1: Pulling fs layer 23:21:02 2437ff75d9bd: Pulling fs layer 23:21:02 f23df028b6ca: Waiting 23:21:02 d65c8cfc05b1: Waiting 23:21:02 2437ff75d9bd: Waiting 23:21:02 765212b225bb: Waiting 23:21:02 04944245beec: Verifying Checksum 23:21:02 04944245beec: Download complete 23:21:02 765212b225bb: Verifying Checksum 23:21:02 765212b225bb: Download complete 23:21:02 f23df028b6ca: Verifying Checksum 23:21:02 f23df028b6ca: Download complete 23:21:02 d65c8cfc05b1: Verifying Checksum 23:21:02 d65c8cfc05b1: Download complete 23:21:02 699f458cf7ca: Verifying Checksum 23:21:02 699f458cf7ca: Download complete 23:21:02 8998bd30e6a1: Download complete 23:21:05 2437ff75d9bd: Verifying Checksum 23:21:05 2437ff75d9bd: Download complete 23:21:07 8998bd30e6a1: Pull complete 23:21:07 04944245beec: Pull complete 23:21:09 699f458cf7ca: Pull complete 23:21:09 765212b225bb: Pull complete 23:21:10 f23df028b6ca: Pull complete 23:21:10 d65c8cfc05b1: Pull complete 23:21:25 2437ff75d9bd: Pull complete 23:21:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:21:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:21:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:25 prd-ubuntu20.04-docker-arm64-4c-16g-19492 does not seem to be running inside a container 23:21:26 $ 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/43 -v /w/workspace/device-virtual-go/43:/w/workspace/device-virtual-go/43:rw,z -v /w/workspace/device-virtual-go/43@tmp:/w/workspace/device-virtual-go/43@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 23:21:28 $ docker top ed64f749007a7f1453c9a445d17d2d3b34ba6800a97495b248b23722300e5981 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:21:29 ---> job-cost.sh 23:21:29 lf-activate-venv: SKIPPING 23:21:29 INFO: No Stack... 23:21:29 INFO: Retrieving Pricing Info for: v3-standard-4 23:21:30 INFO: Archiving Costs [Pipeline] sh 23:21:31 + cat /w/workspace/device-virtual-go/43/archives/cost.csv 23:21:31 + cut -d, -f6 [Pipeline] lock 23:21:31 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-43-stack-cost] 23:21:31 Resource [jenkins-edgexfoundry-device-virtual-go-main-43-stack-cost] did not exist. Created. 23:21:31 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:21:32 /w/workspace/device-virtual-go/43@tmp/durable-baa9d2c5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:21:32 + echo total: 0.10999999940395355 [Pipeline] stash 23:21:32 Warning: overwriting stash ‘stack-cost’ 23:21:32 Stashed 1 file(s) [Pipeline] } 23:21:32 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-43-stack-cost] [Pipeline] // lock [Pipeline] } 23:21:32 $ docker stop --time=1 ed64f749007a7f1453c9a445d17d2d3b34ba6800a97495b248b23722300e5981 23:21:34 $ docker rm -f ed64f749007a7f1453c9a445d17d2d3b34ba6800a97495b248b23722300e5981 [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 23:21:34 provisioning config files... 23:21:34 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3705436124342445674tmp [Pipeline] { [Pipeline] sh 23:21:35 + set +x 23:21:35 + curl -s https://codecov.io/bash 23:21:35 + bash -s -- 23:21:35 23:21:35 _____ _ 23:21:35 / ____| | | 23:21:35 | | ___ __| | ___ ___ _____ __ 23:21:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:21:35 | |___| (_) | (_| | __/ (_| (_) \ V / 23:21:35 \_____\___/ \__,_|\___|\___\___/ \_/ 23:21:35 Bash-1.0.6 23:21:35 23:21:35 23:21:35 ==> git version 2.25.1 found 23:21:35 ==> 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 23:21:35 Release-Date: 2020-01-08 23:21:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:21:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:21:35 ==> Jenkins CI detected. 23:21:35 current dir:  /w/workspace/exfoundry_device-virtual-go_main 23:21:35 project root: . 23:21:35 --> token set from env 23:21:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:21:35 ==> Running gcov in . (disable via -X gcov) 23:21:35 ==> Python coveragepy not found 23:21:35 ==> Searching for coverage reports in: 23:21:35 + . 23:21:35 -> Found 1 reports 23:21:35 ==> Detecting git/mercurial file structure 23:21:35 ==> Reading reports 23:21:35 + ./coverage.out bytes=44128 23:21:35 ==> Appending adjustments 23:21:35 https://docs.codecov.io/docs/fixing-reports 23:21:35 + Found adjustments 23:21:35 ==> Gzipping contents 23:21:35 8.0K /tmp/codecov.NsHxJc.gz 23:21:35 ==> Uploading reports 23:21:35 url: https://codecov.io 23:21:35 query: branch=main&commit=92de881e1764f9c8787685d99df057aa74012de3&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F43%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:21:35 -> Pinging Codecov 23:21:35 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=92de881e1764f9c8787685d99df057aa74012de3&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F43%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:21:35 -> Uploading to 23:21:35 https://storage.googleapis.com/codecov/v4/raw/2022-07-11/5E52B4B073DB2E39498172D8E973AA87/92de881e1764f9c8787685d99df057aa74012de3/0967386a-dc76-4fe4-a330-e594ab1c4a11.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220711T232135Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9c4e07cebb57008e9b06f5882a25b11d7e47fcc1131ce193b8dc35bff5bb76f6 23:21:35 % Total % Received % Xferd Average Speed Time Time Time Current 23:21:35 Dload Upload Total Spent Left Speed 23:21:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5476 0 0 100 5476 0 21904 --:--:-- --:--:-- --:--:-- 21904 23:21:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/92de881e1764f9c8787685d99df057aa74012de3 [Pipeline] } 23:21:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:21:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:21:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:21:36 23:21:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:21:36 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:21:36 df9b9388f04a: Pulling fs layer 23:21:36 52dc419b0ee2: Pulling fs layer 23:21:36 25bc292e5bac: Pulling fs layer 23:21:36 114826534d7a: Pulling fs layer 23:21:36 4657fd5d0bcf: Pulling fs layer 23:21:36 6ad1cebc031e: Pulling fs layer 23:21:36 8a3aa393b2d8: Pulling fs layer 23:21:36 114826534d7a: Waiting 23:21:36 6ad1cebc031e: Waiting 23:21:36 8a3aa393b2d8: Waiting 23:21:36 4657fd5d0bcf: Waiting 23:21:36 25bc292e5bac: Download complete 23:21:36 52dc419b0ee2: Verifying Checksum 23:21:36 52dc419b0ee2: Download complete 23:21:36 4657fd5d0bcf: Download complete 23:21:36 df9b9388f04a: Verifying Checksum 23:21:36 df9b9388f04a: Download complete 23:21:37 df9b9388f04a: Pull complete 23:21:37 6ad1cebc031e: Download complete 23:21:37 52dc419b0ee2: Pull complete 23:21:37 25bc292e5bac: Pull complete 23:21:37 114826534d7a: Verifying Checksum 23:21:37 114826534d7a: Download complete 23:21:37 8a3aa393b2d8: Verifying Checksum 23:21:37 8a3aa393b2d8: Download complete 23:21:41 114826534d7a: Pull complete 23:21:41 4657fd5d0bcf: Pull complete 23:21:41 6ad1cebc031e: Pull complete 23:21:44 8a3aa393b2d8: Pull complete 23:21:44 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:21:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:21:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:44 prd-ubuntu20.04-docker-8c-8g-19491 does not seem to be running inside a container 23:21:44 $ 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 23:21:46 $ docker top bedd8779834d020bceb768ff247883ddb8cf9177450607d1fba6fa86a8f09c7d -eo pid,comm [Pipeline] { [Pipeline] echo 23:21:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 23:21:46 + set -o pipefail 23:21:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 23:21:53 23:21:53 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 23:21:53 23:21:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/d3443cfe-f388-4c5c-8cc8-15fbe1af0cbc 23:21:53 23:21:53 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:21:53 23:21:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:21:53 23:21:53 23:21:53 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 23:21:53 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 23:21:53 $ docker stop --time=1 bedd8779834d020bceb768ff247883ddb8cf9177450607d1fba6fa86a8f09c7d 23:21:56 $ docker rm -f bedd8779834d020bceb768ff247883ddb8cf9177450607d1fba6fa86a8f09c7d [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 23:21:57 + git log --format=format:%s -1 92de881e1764f9c8787685d99df057aa74012de3 [Pipeline] sh 23:21:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:21:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:21:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:57 prd-ubuntu20.04-docker-8c-8g-19491 does not seem to be running inside a container 23:21:57 $ 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 23:21:58 $ docker top baeb896fcbc46c2028ab84b7849c4344c50188397a6f764f829ada6b8dac4c29 -eo pid,comm 23:21:58 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:21:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:21:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:21:58 [ssh-agent] Looking for ssh-agent implementation... 23:21:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:21:58 $ docker exec baeb896fcbc46c2028ab84b7849c4344c50188397a6f764f829ada6b8dac4c29 ssh-agent 23:21:58 SSH_AUTH_SOCK=/tmp/ssh-jc21yygsZBJo/agent.32 23:21:58 SSH_AGENT_PID=39 23:21:58 Running ssh-add (command line suppressed) 23:21:58 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8205328943845283833.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8205328943845283833.key) 23:21:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:21:59 + git semver tag 23:21:59 2022-07-11 23:21:59,306 [run_tag] DEBUG tag force:False 23:21:59 2022-07-11 23:21:59,306 [check_head_tag] DEBUG check head tag 23:21:59 2022-07-11 23:21:59,307 [execute] INFO git cat-file --batch-check 23:21:59 2022-07-11 23:21:59,307 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 23:21:59 2022-07-11 23:21:59,311 [execute] INFO git cat-file --batch 23:21:59 2022-07-11 23:21:59,311 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 23:21:59 2022-07-11 23:21:59,322 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 23:21:59 2022-07-11 23:21:59,322 [execute] INFO git tag -a v2.2.1-dev.7 -m v2.2.1-dev.7 23:21:59 2022-07-11 23:21:59,322 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.7', '-m', 'v2.2.1-dev.7'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 23:21:59 2022-07-11 23:21:59,328 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 23:21:59 2.2.1-dev.7 [Pipeline] } 23:21:59 $ docker exec --env ******** --env ******** baeb896fcbc46c2028ab84b7849c4344c50188397a6f764f829ada6b8dac4c29 ssh-agent -k 23:21:59 unset SSH_AUTH_SOCK; 23:21:59 unset SSH_AGENT_PID; 23:21:59 echo Agent pid 39 killed; 23:21:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:21:59 + git semver [Pipeline] } 23:22:00 $ docker stop --time=1 baeb896fcbc46c2028ab84b7849c4344c50188397a6f764f829ada6b8dac4c29 23:22:01 $ docker rm -f baeb896fcbc46c2028ab84b7849c4344c50188397a6f764f829ada6b8dac4c29 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:22:01 23:22:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:22:02 0.23.1-centos7: Pulling from edgex-lftools 23:22:02 ab5ef0e58194: Pulling fs layer 23:22:02 9712f1f96733: Pulling fs layer 23:22:02 63f879dbbcfc: Pulling fs layer 23:22:02 0d9ebad4ef96: Pulling fs layer 23:22:02 e9a5061849ea: Pulling fs layer 23:22:02 d747dcd14b5f: Pulling fs layer 23:22:02 2de7ff778b66: Pulling fs layer 23:22:02 0d9ebad4ef96: Waiting 23:22:02 e9a5061849ea: Waiting 23:22:02 d747dcd14b5f: Waiting 23:22:02 2de7ff778b66: Waiting 23:22:02 9712f1f96733: Verifying Checksum 23:22:02 9712f1f96733: Download complete 23:22:02 63f879dbbcfc: Verifying Checksum 23:22:02 63f879dbbcfc: Download complete 23:22:03 e9a5061849ea: Verifying Checksum 23:22:03 e9a5061849ea: Download complete 23:22:03 d747dcd14b5f: Verifying Checksum 23:22:03 d747dcd14b5f: Download complete 23:22:03 ab5ef0e58194: Verifying Checksum 23:22:03 ab5ef0e58194: Download complete 23:22:03 0d9ebad4ef96: Verifying Checksum 23:22:03 0d9ebad4ef96: Download complete 23:22:03 2de7ff778b66: Verifying Checksum 23:22:03 2de7ff778b66: Download complete 23:22:05 ab5ef0e58194: Pull complete 23:22:06 9712f1f96733: Pull complete 23:22:06 63f879dbbcfc: Pull complete 23:22:10 0d9ebad4ef96: Pull complete 23:22:10 e9a5061849ea: Pull complete 23:22:10 d747dcd14b5f: Pull complete 23:22:12 2de7ff778b66: Pull complete 23:22:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:22:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:22:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:12 prd-ubuntu20.04-docker-8c-8g-19491 does not seem to be running inside a container 23:22:12 $ 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 23:22:16 $ docker top 28e694b11afef8fd145b09bd859dcafddaddba6f9422946fce2c43f869a51740 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:22:16 provisioning config files... 23:22:16 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8254056057517987251tmp 23:22:16 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config147039917106635109tmp 23:22:16 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4304996454758757653tmp [Pipeline] { [Pipeline] echo 23:22:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:22:16 ---> sigul-configuration.sh 23:22:16 gpg: directory `/root/.gnupg' created 23:22:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:22:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:22:16 gpg: keyring `/root/.gnupg/secring.gpg' created 23:22:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:22:16 gpg: CAST5 encrypted data 23:22:16 gpg: encrypted with 1 passphrase 23:22:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:22:16 + mkdir /home/jenkins 23:22:16 + mkdir /home/jenkins/sigul [Pipeline] sh 23:22:16 + 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 23:22:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:22:17 ---> sigul-install.sh 23:22:17 Sigul already installed; skipping installation. [Pipeline] sh 23:22:17 + git tag --list 23:22:17 v1.0.0 23:22:17 v1.1.0 23:22:17 v1.1.1 23:22:17 v1.2.1 23:22:17 v1.2.2 23:22:17 v1.2.3 23:22:17 v1.3.0 23:22:17 v1.3.1 23:22:17 v2.0.0 23:22:17 v2.1.0 23:22:17 v2.1.1 23:22:17 v2.1.1-dev.1 23:22:17 v2.1.1-dev.2 23:22:17 v2.2.0 23:22:17 v2.2.1-dev.1 23:22:17 v2.2.1-dev.2 23:22:17 v2.2.1-dev.3 23:22:17 v2.2.1-dev.4 23:22:17 v2.2.1-dev.5 23:22:17 v2.2.1-dev.6 23:22:17 v2.2.1-dev.7 [Pipeline] sh 23:22:17 + lftools sign git-tag v2.2.1-dev.7 23:22:18 Signing Git tag with Sigul... 23:22:18 Signing v2.2.1-dev.7 [Pipeline] echo 23:22:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:22:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:22:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:22:19 $ docker stop --time=1 28e694b11afef8fd145b09bd859dcafddaddba6f9422946fce2c43f869a51740 23:22:20 $ docker rm -f 28e694b11afef8fd145b09bd859dcafddaddba6f9422946fce2c43f869a51740 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:22:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:22:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:22:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:21 prd-ubuntu20.04-docker-8c-8g-19491 does not seem to be running inside a container 23:22:21 $ 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 23:22:21 $ docker top 36d37093898044378cfb1db1daed77f87fe54d3270c3ae5fbe244fe20e4b345a -eo pid,comm 23:22:21 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). 23:22:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:22:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:22:22 [ssh-agent] Looking for ssh-agent implementation... 23:22:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:22:22 $ docker exec 36d37093898044378cfb1db1daed77f87fe54d3270c3ae5fbe244fe20e4b345a ssh-agent 23:22:22 SSH_AUTH_SOCK=/tmp/ssh-65CM3Fi3K975/agent.34 23:22:22 SSH_AGENT_PID=40 23:22:22 Running ssh-add (command line suppressed) 23:22:22 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7362154906006741055.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7362154906006741055.key) 23:22:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:22:22 + git semver bump pre 23:22:22 2022-07-11 23:22:22,888 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 23:22:22 2022-07-11 23:22:22,888 [bump_version] DEBUG bumping version:2.2.1-dev.7 on axis:pre with prefix:dev 23:22:22 2022-07-11 23:22:22,888 [bump_version] DEBUG bumped version:2.2.1-dev.8 23:22:22 2022-07-11 23:22:22,888 [write_version] DEBUG write version:2.2.1-dev.8 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 23:22:22 2022-07-11 23:22:22,888 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 23:22:22 2022-07-11 23:22:22,888 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 23:22:22 2022-07-11 23:22:22,891 [execute] INFO git cat-file --batch-check 23:22:22 2022-07-11 23:22:22,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:22:22 2022-07-11 23:22:22,897 [execute] INFO git cat-file --batch 23:22:22 2022-07-11 23:22:22,897 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:22:22 2022-07-11 23:22:22,903 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 23:22:22 2.2.1-dev.8 [Pipeline] } 23:22:22 $ docker exec --env ******** --env ******** 36d37093898044378cfb1db1daed77f87fe54d3270c3ae5fbe244fe20e4b345a ssh-agent -k 23:22:23 unset SSH_AUTH_SOCK; 23:22:23 unset SSH_AGENT_PID; 23:22:23 echo Agent pid 40 killed; 23:22:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:22:23 + git semver [Pipeline] } 23:22:23 $ docker stop --time=1 36d37093898044378cfb1db1daed77f87fe54d3270c3ae5fbe244fe20e4b345a 23:22:24 $ docker rm -f 36d37093898044378cfb1db1daed77f87fe54d3270c3ae5fbe244fe20e4b345a [Pipeline] // withDockerContainer [Pipeline] sh 23:22:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:22:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:22:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:25 prd-ubuntu20.04-docker-8c-8g-19491 does not seem to be running inside a container 23:22:25 $ 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 23:22:26 $ docker top b32c62965fdb49bdc0be6bdca02a694e6c7e76f64a6f75981a375f21a224be64 -eo pid,comm 23:22:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:22:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:22:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:22:26 [ssh-agent] Looking for ssh-agent implementation... 23:22:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:22:26 $ docker exec b32c62965fdb49bdc0be6bdca02a694e6c7e76f64a6f75981a375f21a224be64 ssh-agent 23:22:26 SSH_AUTH_SOCK=/tmp/ssh-Ea2fUUpwj7sL/agent.33 23:22:26 SSH_AGENT_PID=39 23:22:26 Running ssh-add (command line suppressed) 23:22:26 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_405621128991664402.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_405621128991664402.key) 23:22:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:22:27 + git semver push 23:22:27 2022-07-11 23:22:27,338 [run_push] DEBUG push 23:22:27 2022-07-11 23:22:27,339 [execute] INFO git cat-file --batch-check 23:22:27 2022-07-11 23:22:27,340 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:22:27 2022-07-11 23:22:27,343 [execute] INFO git rev-list f46cfd25f54b59a12cbd1eeb51a652f99a8380cc -- 23:22:27 2022-07-11 23:22:27,344 [execute] DEBUG Popen(['git', 'rev-list', 'f46cfd25f54b59a12cbd1eeb51a652f99a8380cc', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:22:27 2022-07-11 23:22:27,351 [execute] INFO git fetch -v origin 23:22:27 2022-07-11 23:22:27,352 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 23:22:27 2022-07-11 23:22:27,848 [run_push] DEBUG no remote changes detected 23:22:27 2022-07-11 23:22:27,848 [execute] INFO git push origin semver 23:22:27 2022-07-11 23:22:27,849 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:22:28 2022-07-11 23:22:28,536 [run_push] DEBUG push all version tags 23:22:28 2022-07-11 23:22:28,537 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:22:28 2022-07-11 23:22:28,537 [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) 23:22:29 2022-07-11 23:22:29,200 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 23:22:29 2.2.1-dev.8 [Pipeline] } 23:22:29 $ docker exec --env ******** --env ******** b32c62965fdb49bdc0be6bdca02a694e6c7e76f64a6f75981a375f21a224be64 ssh-agent -k 23:22:29 unset SSH_AUTH_SOCK; 23:22:29 unset SSH_AGENT_PID; 23:22:29 echo Agent pid 39 killed; 23:22:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:22:29 + git semver [Pipeline] } 23:22:30 $ docker stop --time=1 b32c62965fdb49bdc0be6bdca02a694e6c7e76f64a6f75981a375f21a224be64 23:22:31 $ docker rm -f b32c62965fdb49bdc0be6bdca02a694e6c7e76f64a6f75981a375f21a224be64 [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 23:22:32 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 23:22:32 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 23:22:32 total 16 23:22:32 drwxr-xr-x 3 root root 4096 Jul 11 23:12 . 23:22:32 drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 23:22 .. 23:22:32 drwxr-xr-x 2 root root 4096 Jul 11 23:12 cost 23:22:32 -rw-r--r-- 1 root root 87 Jul 11 23:12 cost.csv 23:22:32 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 23:22:32 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 23:22:32 total 16 23:22:32 drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 23:12 . 23:22:32 drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 23:22 .. 23:22:32 drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 23:12 cost 23:22:32 -rw-r--r-- 1 jenkins jenkins 87 Jul 11 23:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:22:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:22:33 ---> package-listing.sh 23:22:33 ++ facter osfamily 23:22:33 ++ tr '[:upper:]' '[:lower:]' 23:22:33 + OS_FAMILY=debian 23:22:33 + workspace=/w/workspace/exfoundry_device-virtual-go_main 23:22:33 + START_PACKAGES=/tmp/packages_start.txt 23:22:33 + END_PACKAGES=/tmp/packages_end.txt 23:22:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:22:33 + PACKAGES=/tmp/packages_start.txt 23:22:33 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 23:22:33 + PACKAGES=/tmp/packages_end.txt 23:22:33 + case "${OS_FAMILY}" in 23:22:33 + dpkg -l 23:22:33 + grep '^ii' 23:22:33 + '[' -f /tmp/packages_start.txt ']' 23:22:33 + '[' -f /tmp/packages_end.txt ']' 23:22:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:22:33 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 23:22:33 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 23:22:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 23:22:33 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 23:22:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:22:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:34 prd-ubuntu20.04-docker-8c-8g-19491 does not seem to be running inside a container 23:22:34 $ 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 23:22:34 $ docker top 07ca88c620fe5066319262d0b7013950caab7abf619fdae4bde7bded24a8b8fc -eo pid,comm [Pipeline] { [Pipeline] sh 23:22:35 + touch /tmp/pre-build-complete [Pipeline] sh 23:22:35 + mkdir -p /var/log/sysstat [Pipeline] sh 23:22:35 + ls /var/log/sa-host 23:22:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:22:35 provisioning config files... 23:22:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8476315509701158877tmp [Pipeline] { [Pipeline] echo 23:22:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:22:36 ---> create-netrc.sh [Pipeline] } 23:22:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:22:36 ---> python-tools-install.sh [Pipeline] echo 23:22:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:22:36 ---> sudo-logs.sh 23:22:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:22:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:22:37 ---> job-cost.sh 23:22:37 lf-activate-venv: SKIPPING 23:22:37 DEBUG: total: 0.2199999988079071 23:22:37 INFO: Retrieving Stack Cost... 23:22:37 INFO: Retrieving Pricing Info for: v3-standard-8 23:22:37 INFO: Archiving Costs [Pipeline] echo 23:22:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:22:38 ---> logs-deploy.sh 23:22:38 lf-activate-venv: SKIPPING 23:22:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/43 23:22:38 INFO: archiving workspace using pattern(s): 23:22:39 Archives upload complete. 23:22:39 INFO: archiving logs to Nexus 23:22:40 ---> uname -a: 23:22:40 Linux prd-ubuntu20-04-docker-8c-8g-19491 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 23:22:40 23:22:40 23:22:40 ---> lscpu: 23:22:40 Architecture: x86_64 23:22:40 CPU op-mode(s): 32-bit, 64-bit 23:22:40 Byte Order: Little Endian 23:22:40 Address sizes: 40 bits physical, 48 bits virtual 23:22:40 CPU(s): 8 23:22:40 On-line CPU(s) list: 0-7 23:22:40 Thread(s) per core: 1 23:22:40 Core(s) per socket: 1 23:22:40 Socket(s): 8 23:22:40 NUMA node(s): 1 23:22:40 Vendor ID: AuthenticAMD 23:22:40 CPU family: 23 23:22:40 Model: 49 23:22:40 Model name: AMD EPYC-Rome Processor 23:22:40 Stepping: 0 23:22:40 CPU MHz: 2799.976 23:22:40 BogoMIPS: 5599.95 23:22:40 Virtualization: AMD-V 23:22:40 Hypervisor vendor: KVM 23:22:40 Virtualization type: full 23:22:40 L1d cache: 256 KiB 23:22:40 L1i cache: 256 KiB 23:22:40 L2 cache: 4 MiB 23:22:40 L3 cache: 128 MiB 23:22:40 NUMA node0 CPU(s): 0-7 23:22:40 Vulnerability Itlb multihit: Not affected 23:22:40 Vulnerability L1tf: Not affected 23:22:40 Vulnerability Mds: Not affected 23:22:40 Vulnerability Meltdown: Not affected 23:22:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:22:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:22:40 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:22:40 Vulnerability Srbds: Not affected 23:22:40 Vulnerability Tsx async abort: Not affected 23:22:40 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 23:22:40 23:22:40 23:22:40 ---> nproc: 23:22:40 8 23:22:40 23:22:40 23:22:40 ---> df -h: 23:22:40 Filesystem Size Used Avail Use% Mounted on 23:22:40 overlay 155G 12G 143G 8% / 23:22:40 tmpfs 64M 0 64M 0% /dev 23:22:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:22:40 shm 64M 0 64M 0% /dev/shm 23:22:40 /dev/vda1 155G 12G 143G 8% /facter-os 23:22:40 23:22:40 23:22:40 ---> sar -b -r -n DEV: 23:22:40 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19491) 07/11/22 _x86_64_ (8 CPU) 23:22:40 23:22:40 23:09:11 LINUX RESTART (8 CPU) 23:22:40 23:22:40 23:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:22:40 23:11:01 164.96 1.83 163.13 0.00 32.66 68759.21 0.00 23:22:40 23:12:01 190.43 0.13 190.30 0.00 10.80 40857.99 0.00 23:22:40 23:13:01 3.43 0.00 3.43 0.00 0.00 51.34 0.00 23:22:40 23:14:01 1.88 0.00 1.88 0.00 0.00 20.93 0.00 23:22:40 23:15:01 2.15 0.03 2.12 0.00 1.20 37.19 0.00 23:22:40 23:16:01 1.93 0.00 1.93 0.00 0.00 21.86 0.00 23:22:40 23:17:01 0.95 0.02 0.93 0.00 0.13 11.06 0.00 23:22:40 23:18:01 1.82 0.00 1.82 0.00 0.00 20.26 0.00 23:22:40 23:19:01 0.82 0.00 0.82 0.00 0.00 9.20 0.00 23:22:40 23:20:01 1.95 0.00 1.95 0.00 0.00 25.59 0.00 23:22:40 23:21:02 0.97 0.00 0.97 0.00 0.00 11.73 0.00 23:22:40 23:22:01 60.82 0.46 60.36 0.00 17.62 35678.97 0.00 23:22:40 Average: 35.97 0.21 35.77 0.00 5.18 12092.81 0.00 23:22:40 23:22:40 23:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:22:40 23:11:01 27892900 31293936 991384 3.01 151160 3454460 2499312 7.37 1646832 2878028 125236 23:22:40 23:12:01 27720640 31748944 532616 1.62 164096 4029584 2066000 6.09 1264844 3393528 272 23:22:40 23:13:01 27747556 31775124 508828 1.55 164180 4029436 1790772 5.28 1238216 3393328 24 23:22:40 23:14:01 27748576 31776344 507324 1.54 164240 4029436 1790772 5.28 1237908 3393328 24 23:22:40 23:15:01 27750820 31778696 504908 1.54 164352 4029468 1810656 5.34 1235504 3393372 8 23:22:40 23:16:01 27751568 31779592 503972 1.53 164396 4029548 1810656 5.34 1235284 3393440 20 23:22:40 23:17:01 27761748 31789792 493760 1.50 164412 4029548 1810656 5.34 1224192 3393444 8 23:22:40 23:18:01 27761780 31790012 493048 1.50 164440 4029556 1810656 5.34 1224200 3393448 164 23:22:40 23:19:01 27761992 31790224 492780 1.50 164452 4029556 1810656 5.34 1224200 3393448 12 23:22:40 23:20:01 27766916 31795168 487916 1.48 164504 4029532 1810656 5.34 1219832 3393428 24 23:22:40 23:21:02 27766756 31795060 487912 1.48 164520 4029536 1810656 5.34 1219848 3393428 12 23:22:40 23:22:01 26929328 31739128 537752 1.64 186712 4734072 2140240 6.31 1331964 4056716 804 23:22:40 Average: 27696715 31737668 545183 1.66 165122 4040311 1913474 5.64 1275235 3405745 10551 23:22:40 23:22:40 23:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:22:40 23:11:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 23:22:40 23:11:01 docker0 133.66 163.03 10.65 1224.08 0.00 0.00 0.00 0.00 23:22:40 23:11:01 veth8836e5f 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 23:22:40 23:11:01 ens3 378.87 270.24 5194.08 90.88 0.00 0.00 0.00 0.00 23:22:40 23:12:01 lo 8.20 8.20 0.80 0.80 0.00 0.00 0.00 0.00 23:22:40 23:12:01 docker0 15.61 19.96 0.92 99.08 0.00 0.00 0.00 0.00 23:22:40 23:12:01 ens3 232.58 171.75 2682.32 284.63 0.00 0.00 0.00 0.00 23:22:40 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:22:40 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:22:40 23:13:01 ens3 2.30 1.35 1.01 0.45 0.00 0.00 0.00 0.00 23:22:40 23:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:22:40 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:22:40 23:14:01 ens3 0.58 0.47 0.12 0.10 0.00 0.00 0.00 0.00 23:22:40 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:22:40 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:22:40 23:15:01 ens3 0.58 0.43 0.33 0.28 0.00 0.00 0.00 0.00 23:22:40 23:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:22:40 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:22:40 23:16:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:22:40 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:22:40 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:22:40 23:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:22:40 23:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:22:40 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:22:40 23:18:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:22:40 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:22:40 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:22:40 23:19:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:22:40 23:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:22:40 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:22:40 23:20:01 ens3 0.32 0.20 0.09 0.07 0.00 0.00 0.00 0.00 23:22:40 23:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:22:40 23:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:22:40 23:21:02 ens3 1.85 0.67 2.99 0.05 0.00 0.00 0.00 0.00 23:22:40 23:22:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 23:22:40 23:22:01 docker0 39.69 49.91 3.42 695.96 0.00 0.00 0.00 0.00 23:22:40 23:22:01 veth65289d7 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 23:22:40 23:22:01 ens3 257.77 157.79 4760.08 63.85 0.00 0.00 0.00 0.00 23:22:40 Average: lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 23:22:40 Average: docker0 15.71 19.37 1.25 167.53 0.00 0.00 0.00 0.00 23:22:40 Average: veth65289d7 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 23:22:40 Average: ens3 72.67 50.11 1048.27 36.65 0.00 0.00 0.00 0.00 23:22:40 23:22:40 23:22:40 ---> sar -P ALL: 23:22:40 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19491) 07/11/22 _x86_64_ (8 CPU) 23:22:40 23:22:40 23:09:11 LINUX RESTART (8 CPU) 23:22:40 23:22:40 23:10:01 CPU %user %nice %system %iowait %steal %idle 23:22:40 23:11:01 all 27.00 0.00 6.64 1.30 0.07 64.99 23:22:40 23:11:01 0 27.52 0.00 6.21 0.86 0.07 65.33 23:22:40 23:11:01 1 26.36 0.00 7.15 3.85 0.07 62.57 23:22:40 23:11:01 2 28.04 0.00 6.62 0.15 0.07 65.12 23:22:40 23:11:01 3 26.16 0.00 6.88 0.24 0.08 66.64 23:22:40 23:11:01 4 26.06 0.00 6.62 1.54 0.07 65.72 23:22:40 23:11:01 5 25.06 0.00 6.79 2.99 0.07 65.09 23:22:40 23:11:01 6 28.15 0.00 6.19 0.27 0.07 65.33 23:22:40 23:11:01 7 28.68 0.00 6.68 0.44 0.08 64.11 23:22:40 23:12:01 all 25.45 0.00 6.21 1.17 0.07 67.10 23:22:40 23:12:01 0 24.07 0.00 5.35 1.06 0.07 69.45 23:22:40 23:12:01 1 27.13 0.00 5.78 2.00 0.07 65.03 23:22:40 23:12:01 2 24.78 0.00 5.52 0.13 0.07 69.50 23:22:40 23:12:01 3 26.96 0.00 6.88 1.86 0.07 64.23 23:22:40 23:12:01 4 26.42 0.00 6.12 1.26 0.08 66.11 23:22:40 23:12:01 5 23.90 0.00 7.35 2.65 0.07 66.03 23:22:40 23:12:01 6 25.46 0.00 6.26 0.10 0.07 68.11 23:22:40 23:12:01 7 24.91 0.00 6.41 0.27 0.07 68.34 23:22:40 23:13:01 all 0.04 0.00 0.05 0.02 0.00 99.89 23:22:40 23:13:01 0 0.02 0.00 0.05 0.00 0.00 99.93 23:22:40 23:13:01 1 0.05 0.00 0.03 0.00 0.00 99.92 23:22:40 23:13:01 2 0.03 0.00 0.05 0.03 0.00 99.88 23:22:40 23:13:01 3 0.05 0.00 0.05 0.00 0.02 99.88 23:22:40 23:13:01 4 0.08 0.00 0.07 0.02 0.00 99.83 23:22:40 23:13:01 5 0.02 0.00 0.03 0.07 0.00 99.88 23:22:40 23:13:01 6 0.07 0.00 0.03 0.00 0.00 99.90 23:22:40 23:13:01 7 0.03 0.00 0.07 0.03 0.00 99.87 23:22:40 23:14:01 all 0.03 0.00 0.01 0.00 0.00 99.96 23:22:40 23:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:22:40 23:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:22:40 23:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:22:40 23:14:01 3 0.08 0.00 0.00 0.00 0.02 99.90 23:22:40 23:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:22:40 23:14:01 5 0.02 0.00 0.03 0.03 0.00 99.92 23:22:40 23:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:22:40 23:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:22:40 23:15:01 all 0.03 0.00 0.02 0.04 0.01 99.90 23:22:40 23:15:01 0 0.05 0.00 0.00 0.00 0.00 99.95 23:22:40 23:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:22:40 23:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:22:40 23:15:01 3 0.05 0.00 0.05 0.00 0.02 99.88 23:22:40 23:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:22:40 23:15:01 5 0.02 0.00 0.02 0.15 0.02 99.80 23:22:40 23:15:01 6 0.03 0.00 0.05 0.08 0.02 99.82 23:22:40 23:15:01 7 0.03 0.00 0.02 0.10 0.00 99.85 23:22:40 23:16:01 all 0.09 0.00 0.02 0.01 0.00 99.88 23:22:40 23:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:22:40 23:16:01 1 0.02 0.00 0.03 0.03 0.00 99.92 23:22:40 23:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:22:40 23:16:01 3 0.70 0.00 0.02 0.00 0.02 99.27 23:22:40 23:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:22:40 23:16:01 5 0.00 0.00 0.02 0.03 0.00 99.95 23:22:40 23:16:01 6 0.00 0.00 0.03 0.00 0.00 99.97 23:22:40 23:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:22:40 23:17:01 all 0.27 0.00 0.02 0.00 0.00 99.71 23:22:40 23:17:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:22:40 23:17:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:22:40 23:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:22:40 23:17:01 3 2.02 0.00 0.05 0.00 0.00 97.93 23:22:40 23:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:22:40 23:17:01 5 0.02 0.00 0.03 0.02 0.00 99.93 23:22:40 23:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:22:40 23:17:01 7 0.00 0.00 0.03 0.00 0.02 99.95 23:22:40 23:18:01 all 0.08 0.00 0.01 0.01 0.00 99.90 23:22:40 23:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:22:40 23:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:22:40 23:18:01 2 0.03 0.00 0.02 0.08 0.00 99.87 23:22:40 23:18:01 3 0.58 0.00 0.02 0.00 0.02 99.38 23:22:40 23:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:22:40 23:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:22:40 23:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:22:40 23:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:22:40 23:19:01 all 0.03 0.00 0.01 0.01 0.00 99.96 23:22:40 23:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:22:40 23:19:01 1 0.03 0.00 0.00 0.00 0.02 99.95 23:22:40 23:19:01 2 0.02 0.00 0.02 0.02 0.00 99.95 23:22:40 23:19:01 3 0.07 0.00 0.02 0.00 0.00 99.92 23:22:40 23:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:22:40 23:19:01 5 0.03 0.00 0.02 0.03 0.00 99.92 23:22:40 23:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:22:40 23:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:22:40 23:20:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:22:40 23:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:22:40 23:20:01 1 0.00 0.00 0.02 0.03 0.00 99.95 23:22:40 23:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:22:40 23:20:01 3 0.02 0.00 0.05 0.00 0.02 99.92 23:22:40 23:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:22:40 23:20:01 5 0.00 0.00 0.02 0.02 0.00 99.97 23:22:40 23:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:22:40 23:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:22:40 23:21:02 all 0.03 0.00 0.01 0.00 0.00 99.95 23:22:40 23:21:02 0 0.03 0.00 0.02 0.00 0.00 99.95 23:22:40 23:21:02 1 0.00 0.00 0.00 0.00 0.00 100.00 23:22:40 23:21:02 2 0.02 0.00 0.02 0.02 0.00 99.95 23:22:40 23:21:02 3 0.07 0.00 0.03 0.00 0.02 99.88 23:22:40 23:21:02 4 0.00 0.00 0.02 0.00 0.00 99.98 23:22:40 23:21:02 5 0.03 0.00 0.02 0.02 0.00 99.93 23:22:40 23:21:02 6 0.02 0.00 0.00 0.00 0.00 99.98 23:22:40 23:21:02 7 0.05 0.00 0.02 0.00 0.00 99.93 23:22:40 23:22:40 23:21:02 CPU %user %nice %system %iowait %steal %idle 23:22:40 23:22:01 all 5.00 0.00 2.02 0.75 0.03 92.20 23:22:40 23:22:01 0 3.80 0.00 1.60 0.12 0.02 94.46 23:22:40 23:22:01 1 5.08 0.00 2.18 2.52 0.03 90.17 23:22:40 23:22:01 2 5.11 0.00 2.39 2.46 0.03 90.00 23:22:40 23:22:01 3 3.58 0.00 2.14 0.00 0.03 94.24 23:22:40 23:22:01 4 6.44 0.00 2.03 0.07 0.03 91.42 23:22:40 23:22:01 5 4.16 0.00 1.85 0.68 0.03 93.28 23:22:40 23:22:01 6 6.76 0.00 2.08 0.05 0.03 91.08 23:22:40 23:22:01 7 5.01 0.00 1.86 0.10 0.03 93.00 23:22:40 Average: all 4.79 0.00 1.24 0.27 0.02 93.68 23:22:40 Average: 0 4.59 0.00 1.09 0.17 0.01 94.14 23:22:40 Average: 1 4.84 0.00 1.26 0.70 0.02 93.19 23:22:40 Average: 2 4.79 0.00 1.21 0.24 0.02 93.74 23:22:40 Average: 3 4.98 0.00 1.33 0.17 0.03 93.49 23:22:40 Average: 4 4.87 0.00 1.23 0.24 0.02 93.65 23:22:40 Average: 5 4.40 0.00 1.33 0.55 0.02 93.70 23:22:40 Average: 6 4.99 0.00 1.21 0.04 0.02 93.74 23:22:40 Average: 7 4.84 0.00 1.24 0.08 0.02 93.83 23:22:40 23:22:40 23:22:40