Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 65497920df671d88c31f0789bb704d43110c7187 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-ssh18233334610470733859.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh10167225577412141793.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh17102681775907240434.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh9600741122060830959.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8187498750143120791.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-27970’ Running on prd-ubuntu20.04-docker-8c-8g-27973 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 65497920df671d88c31f0789bb704d43110c7187 (main) Commit message: "Merge pull request #459 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7" > 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 65497920df671d88c31f0789bb704d43110c7187 # timeout=10 > git rev-list --no-walk 365ac2a07f0ac486dbd6b6e6acfd23c5b078805f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:31:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:31:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:31:20 ========================================================= 06:31:20 EdgeX Global Pipelines Version Info 06:31:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:31:21 ------------------- 06:31:21 stable info: 06:31:21 ------------------- 06:31:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:31:21 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 06:31:21 Message: update stable to v1.0.258 06:31:22 ------------------- 06:31:22 experimental info: 06:31:22 ------------------- 06:31:22 Commited By: **** collab-it+edgex@linuxfoundation.org 06:31:22 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 06:31:22 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:31:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 06:31:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 06:31:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:31:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:31:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:31:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:31:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:31:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:31:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:31:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:31:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:31:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 06:31:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:31:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:31:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:31:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:31:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:31:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:31:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:31:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:31:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:31:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:31:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:31:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:31:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:31:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:31:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:31:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:31:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:31:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:31:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 65497920df671d88c31f0789bb704d43110c7187 [Pipeline] echo 06:31:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6549792 [Pipeline] echo 06:31:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:31:23 provisioning config files... 06:31:23 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16723232414451560013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:31:23 ---> ****-login.sh 06:31:23 nexus3.edgexfoundry.org:10001 06:31:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:24 Configure a credential helper to remove this warning. See 06:31:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:24 06:31:24 Login Succeeded 06:31:24 nexus3.edgexfoundry.org:10002 06:31:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:24 Configure a credential helper to remove this warning. See 06:31:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:24 06:31:24 Login Succeeded 06:31:24 nexus3.edgexfoundry.org:10003 06:31:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:24 Configure a credential helper to remove this warning. See 06:31:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:24 06:31:24 Login Succeeded 06:31:24 nexus3.edgexfoundry.org:10004 06:31:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:24 Configure a credential helper to remove this warning. See 06:31:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:24 06:31:24 Login Succeeded 06:31:24 ****.io 06:31:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:24 Configure a credential helper to remove this warning. See 06:31:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:24 06:31:24 Login Succeeded 06:31:24 ---> ****-login.sh ends [Pipeline] } 06:31:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:31:25 + git rev-list -1 --merges 65497920df671d88c31f0789bb704d43110c7187~1..65497920df671d88c31f0789bb704d43110c7187 [Pipeline] echo 06:31:25 -----------> git rev-list -1 --merges 65497920df671d88c31f0789bb704d43110c7187~1..65497920df671d88c31f0789bb704d43110c7187 65497920df671d88c31f0789bb704d43110c7187 06:31:25 65497920df671d88c31f0789bb704d43110c7187 [false] [Pipeline] sh 06:31:25 + git log --format=format:%s -1 65497920df671d88c31f0789bb704d43110c7187 [Pipeline] echo 06:31:25 ========================================================= 06:31:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:31:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:31:25 + git log --format=format:%s -1 65497920df671d88c31f0789bb704d43110c7187 [Pipeline] echo 06:31:25 [semverPrep] GIT_COMMIT: 65497920df671d88c31f0789bb704d43110c7187, Commit Message: Merge pull request #459 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7 [Pipeline] echo 06:31:25 [semverPrep] This is not a build commit. [Pipeline] sh 06:31:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:31:26 + grep -v github /etc/ssh/ssh_known_hosts 06:31:26 + [ -e /tmp/ssh_known_hosts ] 06:31:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:31:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:31:26 + sudo tee -a /etc/ssh/ssh_known_hosts 06:31:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:31:26 06:31:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:31:27 0.1.4: Pulling from edgex-devops/py-git-semver 06:31:27 b85a868b505f: Pulling fs layer 06:31:27 e2be974225ed: Pulling fs layer 06:31:27 339a4e72a1f5: Pulling fs layer 06:31:27 988bab9f4d93: Pulling fs layer 06:31:27 1469e6f7b9e6: Pulling fs layer 06:31:27 eaf3925da568: Pulling fs layer 06:31:27 bab4dde63d76: Pulling fs layer 06:31:27 bde34c3a00c8: Pulling fs layer 06:31:27 b352a97aabf1: Pulling fs layer 06:31:27 4872d77fe225: Pulling fs layer 06:31:27 5851b861e8e6: Pulling fs layer 06:31:27 bab4dde63d76: Waiting 06:31:27 b352a97aabf1: Waiting 06:31:27 5851b861e8e6: Waiting 06:31:27 bde34c3a00c8: Waiting 06:31:27 1469e6f7b9e6: Waiting 06:31:27 eaf3925da568: Waiting 06:31:27 4872d77fe225: Waiting 06:31:27 e2be974225ed: Download complete 06:31:27 988bab9f4d93: Verifying Checksum 06:31:27 988bab9f4d93: Download complete 06:31:27 1469e6f7b9e6: Verifying Checksum 06:31:27 1469e6f7b9e6: Download complete 06:31:27 eaf3925da568: Verifying Checksum 06:31:27 eaf3925da568: Download complete 06:31:27 339a4e72a1f5: Verifying Checksum 06:31:27 339a4e72a1f5: Download complete 06:31:27 bde34c3a00c8: Verifying Checksum 06:31:27 bde34c3a00c8: Download complete 06:31:27 b352a97aabf1: Verifying Checksum 06:31:27 b352a97aabf1: Download complete 06:31:27 4872d77fe225: Verifying Checksum 06:31:27 4872d77fe225: Download complete 06:31:27 5851b861e8e6: Verifying Checksum 06:31:27 5851b861e8e6: Download complete 06:31:27 b85a868b505f: Verifying Checksum 06:31:27 b85a868b505f: Download complete 06:31:27 bab4dde63d76: Verifying Checksum 06:31:27 bab4dde63d76: Download complete 06:31:28 b85a868b505f: Pull complete 06:31:28 e2be974225ed: Pull complete 06:31:29 339a4e72a1f5: Pull complete 06:31:29 988bab9f4d93: Pull complete 06:31:29 1469e6f7b9e6: Pull complete 06:31:29 eaf3925da568: Pull complete 06:31:31 bab4dde63d76: Pull complete 06:31:31 bde34c3a00c8: Pull complete 06:31:31 b352a97aabf1: Pull complete 06:31:31 4872d77fe225: Pull complete 06:31:31 5851b861e8e6: Pull complete 06:31:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:31:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:31:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:31 prd-ubuntu20.04-docker-8c-8g-27973 does not seem to be running inside a container 06:31:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:31:34 $ docker top 9f418f43e89ac026960d4061e546dc9e1b82407b24eac6614a843064d4006ae6 -eo pid,comm 06:31:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:31:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:31:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:31:34 [ssh-agent] Looking for ssh-agent implementation... 06:31:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:31:35 $ docker exec 9f418f43e89ac026960d4061e546dc9e1b82407b24eac6614a843064d4006ae6 ssh-agent 06:31:35 SSH_AUTH_SOCK=/tmp/ssh-ijUNPuzUJjfV/agent.33 06:31:35 SSH_AGENT_PID=39 06:31:35 Running ssh-add (command line suppressed) 06:31:35 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14578082958337951237.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14578082958337951237.key) 06:31:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:31:35 + git tag --points-at HEAD [Pipeline] } 06:31:35 $ docker exec --env ******** --env ******** 9f418f43e89ac026960d4061e546dc9e1b82407b24eac6614a843064d4006ae6 ssh-agent -k 06:31:35 unset SSH_AUTH_SOCK; 06:31:35 unset SSH_AGENT_PID; 06:31:35 echo Agent pid 39 killed; 06:31:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:31:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:31:35 [ssh-agent] Looking for ssh-agent implementation... 06:31:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:31:35 $ docker exec 9f418f43e89ac026960d4061e546dc9e1b82407b24eac6614a843064d4006ae6 ssh-agent 06:31:36 SSH_AUTH_SOCK=/tmp/ssh-U0ACltbTaefA/agent.71 06:31:36 SSH_AGENT_PID=77 06:31:36 Running ssh-add (command line suppressed) 06:31:36 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6192350480754133834.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6192350480754133834.key) 06:31:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:31:36 + git semver init 06:31:36 2024-01-26 06:31:36,761 [run_init] DEBUG init version:0.0.0 force:False 06:31:36 2024-01-26 06:31:36,762 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 06:31:36 2024-01-26 06:31:36,762 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 06:31:36 2024-01-26 06:31:36,763 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 06:31:38 2024-01-26 06:31:38,023 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 06:31:38 2024-01-26 06:31:38,023 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 06:31:38 2024-01-26 06:31:38,024 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:31:38 2024-01-26 06:31:38,024 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:31:38 3.2.0-dev.6 [Pipeline] } 06:31:38 $ docker exec --env ******** --env ******** 9f418f43e89ac026960d4061e546dc9e1b82407b24eac6614a843064d4006ae6 ssh-agent -k 06:31:38 unset SSH_AUTH_SOCK; 06:31:38 unset SSH_AGENT_PID; 06:31:38 echo Agent pid 77 killed; 06:31:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:31:38 + git semver [Pipeline] } 06:31:39 $ docker stop --time=1 9f418f43e89ac026960d4061e546dc9e1b82407b24eac6614a843064d4006ae6 06:31:40 $ docker rm -f --volumes 9f418f43e89ac026960d4061e546dc9e1b82407b24eac6614a843064d4006ae6 [Pipeline] // withDockerContainer [Pipeline] sh 06:31:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:31:41 Stashed 1 file(s) [Pipeline] echo 06:31:41 [edgeXSemver]: initialized semver on version 3.2.0-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:31:41 provisioning config files... 06:31:41 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15739562251218097076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:31:41 ---> ****-login.sh 06:31:41 nexus3.edgexfoundry.org:10001 06:31:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:41 Configure a credential helper to remove this warning. See 06:31:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:41 06:31:41 Login Succeeded 06:31:41 nexus3.edgexfoundry.org:10002 06:31:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:41 Configure a credential helper to remove this warning. See 06:31:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:41 06:31:41 Login Succeeded 06:31:42 nexus3.edgexfoundry.org:10003 06:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:42 Configure a credential helper to remove this warning. See 06:31:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:42 06:31:42 Login Succeeded 06:31:42 nexus3.edgexfoundry.org:10004 06:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:42 Configure a credential helper to remove this warning. See 06:31:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:42 06:31:42 Login Succeeded 06:31:42 ****.io 06:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:42 Configure a credential helper to remove this warning. See 06:31:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:42 06:31:42 Login Succeeded 06:31:42 ---> ****-login.sh ends [Pipeline] } 06:31:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:31:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:31:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:31:42 ========================================================= 06:31:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:31:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:31:43 Sending build context to Docker daemon 31.59MB 06:31:43 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 06:31:43 Step 2/12 : FROM ${BASE} AS builder 06:31:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:31:43 7264a8db6415: Pulling fs layer 06:31:43 c4d48a809fc2: Pulling fs layer 06:31:43 4f1c88b9dad5: Pulling fs layer 06:31:43 ad3a456e5733: Pulling fs layer 06:31:43 69c7f0334f64: Pulling fs layer 06:31:43 1f1c1a5573a3: Pulling fs layer 06:31:43 ce7588e14bc9: Pulling fs layer 06:31:43 b5e4710f87ac: Pulling fs layer 06:31:43 ad3a456e5733: Waiting 06:31:43 69c7f0334f64: Waiting 06:31:43 1f1c1a5573a3: Waiting 06:31:43 ce7588e14bc9: Waiting 06:31:43 b5e4710f87ac: Waiting 06:31:43 c4d48a809fc2: Download complete 06:31:43 ad3a456e5733: Download complete 06:31:43 69c7f0334f64: Download complete 06:31:43 7264a8db6415: Verifying Checksum 06:31:43 7264a8db6415: Download complete 06:31:43 1f1c1a5573a3: Verifying Checksum 06:31:43 1f1c1a5573a3: Download complete 06:31:43 7264a8db6415: Pull complete 06:31:43 b5e4710f87ac: Verifying Checksum 06:31:43 b5e4710f87ac: Download complete 06:31:43 c4d48a809fc2: Pull complete 06:31:44 4f1c88b9dad5: Verifying Checksum 06:31:44 4f1c88b9dad5: Download complete 06:31:44 ce7588e14bc9: Verifying Checksum 06:31:44 ce7588e14bc9: Download complete 06:31:48 4f1c88b9dad5: Pull complete 06:31:48 ad3a456e5733: Pull complete 06:31:48 69c7f0334f64: Pull complete 06:31:48 1f1c1a5573a3: Pull complete 06:31:49 ce7588e14bc9: Pull complete 06:31:50 b5e4710f87ac: Pull complete 06:31:50 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 06:31:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:31:50 ---> 88b5674ff536 06:31:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:31:56 Still waiting to schedule task 06:31:56 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-27971’ 06:31:57 ---> Running in 19a2fd739693 06:31:57 Removing intermediate container 19a2fd739693 06:31:57 ---> ad12c33a7040 06:31:57 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:31:57 ---> Running in 660eb42ca03e 06:31:57 Removing intermediate container 660eb42ca03e 06:31:57 ---> 87cb14aa3cce 06:31:57 Step 5/12 : ARG ADD_BUILD_TAGS="" 06:31:57 ---> Running in 2490ce93454f 06:31:57 Removing intermediate container 2490ce93454f 06:31:57 ---> 730e9697b262 06:31:57 Step 6/12 : WORKDIR /device-virtual-go 06:31:57 ---> Running in 89f4d053a54a 06:31:57 Removing intermediate container 89f4d053a54a 06:31:57 ---> 1b4c2b130ddd 06:31:57 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:31:57 ---> Running in 0100ef607510 06:31:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:31:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:31:57 (1/4) Installing openssh-keygen (9.3_p2-r1) 06:31:57 (2/4) Installing libedit (20221030.3.1-r1) 06:31:57 (3/4) Installing openssh-client-common (9.3_p2-r1) 06:31:57 (4/4) Installing openssh-client-default (9.3_p2-r1) 06:31:57 Executing busybox-1.36.1-r5.trigger 06:31:57 OK: 268 MiB in 56 packages 06:31:57 Removing intermediate container 0100ef607510 06:31:57 ---> 8c013c1138a8 06:31:57 Step 8/12 : COPY go.mod vendor* ./ 06:31:57 ---> b92ed1ee0609 06:31:57 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:57 ---> Running in 4bc5ca8c5e54 06:32:36 Removing intermediate container 4bc5ca8c5e54 06:32:36 ---> 19aa53ad176e 06:32:36 Step 10/12 : COPY . . 06:32:36 ---> 7634ac0770f3 06:32:36 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:32:36 ---> Running in d1409ed63ebd 06:32:36 Removing intermediate container d1409ed63ebd 06:32:36 ---> 138e3e896d5f 06:32:36 Step 12/12 : RUN $MAKE 06:32:36 ---> Running in d6358577178d 06:32:36 noop 06:32:36 Removing intermediate container d6358577178d 06:32:36 ---> b845392e98d5 06:32:36 Successfully built b845392e98d5 06:32:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:37 + docker inspect -f . ci-base-image-x86_64 06:32:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:37 prd-ubuntu20.04-docker-8c-8g-27973 does not seem to be running inside a container 06:32:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:32:37 $ docker top 388664d8a249368fb1d6530f0760308d6519533a13f910ad511612d80f6a4d47 -eo pid,comm [Pipeline] { [Pipeline] sh 06:32:38 + go version 06:32:38 go version go1.21.0 linux/amd64 [Pipeline] } 06:32:38 $ docker stop --time=1 388664d8a249368fb1d6530f0760308d6519533a13f910ad511612d80f6a4d47 06:32:39 $ docker rm -f --volumes 388664d8a249368fb1d6530f0760308d6519533a13f910ad511612d80f6a4d47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:40 + docker inspect -f . ci-base-image-x86_64 06:32:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:40 prd-ubuntu20.04-docker-8c-8g-27973 does not seem to be running inside a container 06:32:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:32:40 $ docker top e729cf50c0b9157b0c1a43e1a882ba10fb55d675b993a34cbd5803d822d1b483 -eo pid,comm [Pipeline] { [Pipeline] sh 06:32:40 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 06:32:41 + make test 06:32:41 go test ./... -coverprofile=coverage.out 06:32:43 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:32:53 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:32:53 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.018s coverage: 58.6% of statements 06:32:57 go vet ./... 06:33:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:33:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:33:01 ./bin/test-attribution-txt.sh 06:33:01 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 06:33:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:33:01 $ docker stop --time=1 e729cf50c0b9157b0c1a43e1a882ba10fb55d675b993a34cbd5803d822d1b483 06:33:05 $ docker rm -f --volumes e729cf50c0b9157b0c1a43e1a882ba10fb55d675b993a34cbd5803d822d1b483 [Pipeline] // withDockerContainer [Pipeline] sh 06:33:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:33:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:33:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:33:06 + ls -al . 06:33:06 total 200 06:33:06 drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:32 . 06:33:06 drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 06:31 .. 06:33:06 drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:32 .git 06:33:06 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:31 .github 06:33:06 -rw-rw-r-- 1 jenkins jenkins 272 Jan 26 06:31 .gitignore 06:33:06 -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 06:31 .golangci.yml 06:33:06 drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 06:31 .semver 06:33:06 -rw-rw-r-- 1 jenkins jenkins 9708 Jan 26 06:31 Attribution.txt 06:33:06 -rw-rw-r-- 1 jenkins jenkins 15941 Jan 26 06:31 CHANGELOG.md 06:33:06 -rw-rw-r-- 1 jenkins jenkins 1755 Jan 26 06:31 Dockerfile 06:33:06 -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 06:31 GOVERNANCE.md 06:33:06 -rw-rw-r-- 1 jenkins jenkins 660 Jan 26 06:31 Jenkinsfile 06:33:06 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 26 06:31 LICENSE 06:33:06 -rw-rw-r-- 1 jenkins jenkins 1953 Jan 26 06:31 Makefile 06:33:06 -rw-rw-r-- 1 jenkins jenkins 623 Jan 26 06:31 OWNERS.md 06:33:06 -rw-rw-r-- 1 jenkins jenkins 4103 Jan 26 06:31 README.md 06:33:06 -rw-rw-r-- 1 jenkins jenkins 11 Jan 26 06:31 VERSION 06:33:06 drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:31 bin 06:33:06 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:31 cmd 06:33:06 -rw-r--r-- 1 jenkins jenkins 43063 Jan 26 06:32 coverage.out 06:33:06 -rw-rw-r-- 1 jenkins jenkins 3681 Jan 26 06:31 go.mod 06:33:06 -rw-rw-r-- 1 jenkins jenkins 34085 Jan 26 06:31 go.sum 06:33:06 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:31 internal 06:33:06 -rw-rw-r-- 1 jenkins jenkins 235 Jan 26 06:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:07 + 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=65497920df671d88c31f0789bb704d43110c7187 --label arch=amd64 --label version=3.2.0-dev.6 . 06:33:07 Sending build context to Docker daemon 31.64MB 06:33:07 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 06:33:07 Step 2/26 : FROM ${BASE} AS builder 06:33:07 ---> b845392e98d5 06:33:07 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:33:08 ---> Running in 647d05393d25 06:33:08 Removing intermediate container 647d05393d25 06:33:08 ---> ea28334c5ab2 06:33:08 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 06:33:08 ---> Running in 165c6b073084 06:33:08 Removing intermediate container 165c6b073084 06:33:08 ---> f4cee95a1ae9 06:33:08 Step 5/26 : ARG ADD_BUILD_TAGS="" 06:33:09 ---> Running in ef93409d8684 06:33:09 Removing intermediate container ef93409d8684 06:33:09 ---> 1bb9b4111991 06:33:09 Step 6/26 : WORKDIR /device-virtual-go 06:33:09 ---> Running in ba94585bb88e 06:33:09 Removing intermediate container ba94585bb88e 06:33:09 ---> a085620243d6 06:33:09 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:33:09 ---> Running in a48a0439d1d7 06:33:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:33:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:33:10 OK: 268 MiB in 56 packages 06:33:10 Removing intermediate container a48a0439d1d7 06:33:10 ---> 33c2677d474a 06:33:10 Step 8/26 : COPY go.mod vendor* ./ 06:33:10 ---> fe320a7ad467 06:33:10 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:33:10 ---> Running in 45caa0a9de42 06:33:11 Removing intermediate container 45caa0a9de42 06:33:11 ---> be8d353c1543 06:33:11 Step 10/26 : COPY . . 06:33:12 ---> 36f4f6914199 06:33:12 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:33:12 ---> Running in 8b56b61a0274 06:33:12 Removing intermediate container 8b56b61a0274 06:33:12 ---> ae41071d03ea 06:33:12 Step 12/26 : RUN $MAKE 06:33:12 ---> Running in 3d051b37d0da 06:33:12 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 06:33:30 Removing intermediate container 3d051b37d0da 06:33:30 ---> 596e5d5344ee 06:33:30 Step 13/26 : FROM alpine:3.18 06:33:30 3.18: Pulling from library/alpine 06:33:30 c926b61bad3b: Pulling fs layer 06:33:31 c926b61bad3b: Verifying Checksum 06:33:31 c926b61bad3b: Download complete 06:33:31 c926b61bad3b: Pull complete 06:33:31 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 06:33:31 Status: Downloaded newer image for alpine:3.18 06:33:31 ---> b541f2080109 06:33:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 06:33:31 ---> Running in 4216bc9b2229 06:33:31 Removing intermediate container 4216bc9b2229 06:33:31 ---> b0fb4d815d12 06:33:31 Step 15/26 : RUN apk add --update --no-cache dumb-init 06:33:31 ---> Running in 9bdf10ba618b 06:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:33:31 (1/1) Installing dumb-init (1.2.5-r2) 06:33:31 Executing busybox-1.36.1-r5.trigger 06:33:31 OK: 7 MiB in 16 packages 06:33:32 Removing intermediate container 9bdf10ba618b 06:33:32 ---> 7cf1bb4b6c14 06:33:32 Step 16/26 : RUN apk --no-cache upgrade 06:33:32 ---> Running in bd6b0f44237a 06:33:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:33:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:33:32 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) 06:33:32 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) 06:33:32 OK: 7 MiB in 16 packages 06:33:33 Removing intermediate container bd6b0f44237a 06:33:33 ---> f439ffa743f6 06:33:33 Step 17/26 : WORKDIR / 06:33:33 ---> Running in 7e67ca898189 06:33:33 Removing intermediate container 7e67ca898189 06:33:33 ---> 6a4dca959651 06:33:33 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 06:33:33 ---> 308070e5cd42 06:33:33 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 06:33:33 ---> 6605f94547b8 06:33:33 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 06:33:34 ---> 38ca35ca7717 06:33:34 Step 21/26 : EXPOSE 59900 06:33:34 ---> Running in cca9286c90ae 06:33:34 Removing intermediate container cca9286c90ae 06:33:34 ---> 4c0dc990f523 06:33:34 Step 22/26 : ENTRYPOINT ["/device-virtual"] 06:33:34 ---> Running in 38aca95d9625 06:33:35 Removing intermediate container 38aca95d9625 06:33:35 ---> 39d4d2b0ecf5 06:33:35 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:33:35 ---> Running in 2ca04d53a54b 06:33:35 Removing intermediate container 2ca04d53a54b 06:33:35 ---> 1d40e80428e2 06:33:35 Step 24/26 : LABEL arch=amd64 06:33:35 ---> Running in dc3a9cd704cc 06:33:35 Removing intermediate container dc3a9cd704cc 06:33:35 ---> 0428cde8a60d 06:33:35 Step 25/26 : LABEL git_sha=65497920df671d88c31f0789bb704d43110c7187 06:33:35 ---> Running in 1ba9a3b93163 06:33:36 Removing intermediate container 1ba9a3b93163 06:33:36 ---> c3c0e0cf9461 06:33:36 Step 26/26 : LABEL version=3.2.0-dev.6 06:33:36 ---> Running in 41c4bb8f495e 06:33:36 Removing intermediate container 41c4bb8f495e 06:33:36 ---> c246ca5fb9a3 06:33:36 [Warning] One or more build-args [ARCH] were not consumed 06:33:36 Successfully built c246ca5fb9a3 06:33:36 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:33:36 provisioning config files... 06:33:36 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6810890255862474160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:33:36 ---> ****-login.sh 06:33:36 nexus3.edgexfoundry.org:10001 06:33:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:33:36 Configure a credential helper to remove this warning. See 06:33:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:33:36 06:33:36 Login Succeeded 06:33:36 nexus3.edgexfoundry.org:10002 06:33:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:33:36 Configure a credential helper to remove this warning. See 06:33:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:33:36 06:33:36 Login Succeeded 06:33:36 nexus3.edgexfoundry.org:10003 06:33:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:33:37 Configure a credential helper to remove this warning. See 06:33:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:33:37 06:33:37 Login Succeeded 06:33:37 nexus3.edgexfoundry.org:10004 06:33:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:33:37 Configure a credential helper to remove this warning. See 06:33:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:33:37 06:33:37 Login Succeeded 06:33:37 ****.io 06:33:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:33:37 Configure a credential helper to remove this warning. See 06:33:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:33:37 06:33:37 Login Succeeded 06:33:37 ---> ****-login.sh ends [Pipeline] } 06:33:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:33:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:33:37 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 06:33:37 65497920df671d88c31f0789bb704d43110c7187 06:33:37 latest 06:33:37 3.2.0-dev.6 06:33:37 65497920df671d88c31f0789bb704d43110c7187-3.2.0-dev.6 06:33:37 main 06:33:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:38 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:65497920df671d88c31f0789bb704d43110c7187 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:38 + docker push nexus3.edgexfoundry.org:10004/device-virtual:65497920df671d88c31f0789bb704d43110c7187 06:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 06:33:38 72546b71200d: Preparing 06:33:38 78f8f77a6f9c: Preparing 06:33:38 9c68315985ab: Preparing 06:33:38 d593d68ebfd5: Preparing 06:33:38 41df527ef728: Preparing 06:33:38 9fe9a137fd00: Preparing 06:33:38 9c68315985ab: Pushed 06:33:38 41df527ef728: Pushed 06:33:38 78f8f77a6f9c: Pushed 06:33:38 9fe9a137fd00: Layer already exists 06:33:39 d593d68ebfd5: Pushed 06:33:40 72546b71200d: Pushed 06:33:40 65497920df671d88c31f0789bb704d43110c7187: digest: sha256:20afa980c45b0c140ee1a56288572e4de6bd73776c58959da6c31ba8252da116 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:41 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:41 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 06:33:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 06:33:41 72546b71200d: Preparing 06:33:41 78f8f77a6f9c: Preparing 06:33:41 9c68315985ab: Preparing 06:33:41 d593d68ebfd5: Preparing 06:33:41 41df527ef728: Preparing 06:33:41 9fe9a137fd00: Preparing 06:33:41 9fe9a137fd00: Waiting 06:33:41 41df527ef728: Layer already exists 06:33:41 72546b71200d: Layer already exists 06:33:41 78f8f77a6f9c: Layer already exists 06:33:41 9c68315985ab: Layer already exists 06:33:41 d593d68ebfd5: Layer already exists 06:33:41 9fe9a137fd00: Layer already exists 06:33:41 latest: digest: sha256:20afa980c45b0c140ee1a56288572e4de6bd73776c58959da6c31ba8252da116 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:41 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:42 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.6 06:33:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 06:33:42 72546b71200d: Preparing 06:33:42 78f8f77a6f9c: Preparing 06:33:42 9c68315985ab: Preparing 06:33:42 d593d68ebfd5: Preparing 06:33:42 41df527ef728: Preparing 06:33:42 9fe9a137fd00: Preparing 06:33:42 9fe9a137fd00: Waiting 06:33:42 72546b71200d: Layer already exists 06:33:42 9c68315985ab: Layer already exists 06:33:42 d593d68ebfd5: Layer already exists 06:33:42 78f8f77a6f9c: Layer already exists 06:33:42 41df527ef728: Layer already exists 06:33:42 9fe9a137fd00: Layer already exists 06:33:42 3.2.0-dev.6: digest: sha256:20afa980c45b0c140ee1a56288572e4de6bd73776c58959da6c31ba8252da116 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:42 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:65497920df671d88c31f0789bb704d43110c7187-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:43 + docker push nexus3.edgexfoundry.org:10004/device-virtual:65497920df671d88c31f0789bb704d43110c7187-3.2.0-dev.6 06:33:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 06:33:43 72546b71200d: Preparing 06:33:43 78f8f77a6f9c: Preparing 06:33:43 9c68315985ab: Preparing 06:33:43 d593d68ebfd5: Preparing 06:33:43 41df527ef728: Preparing 06:33:43 9fe9a137fd00: Preparing 06:33:43 9fe9a137fd00: Waiting 06:33:43 78f8f77a6f9c: Layer already exists 06:33:43 72546b71200d: Layer already exists 06:33:43 9c68315985ab: Layer already exists 06:33:43 41df527ef728: Layer already exists 06:33:43 d593d68ebfd5: Layer already exists 06:33:43 9fe9a137fd00: Layer already exists 06:33:43 65497920df671d88c31f0789bb704d43110c7187-3.2.0-dev.6: digest: sha256:20afa980c45b0c140ee1a56288572e4de6bd73776c58959da6c31ba8252da116 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:43 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:43 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 06:33:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 06:33:43 72546b71200d: Preparing 06:33:43 78f8f77a6f9c: Preparing 06:33:43 9c68315985ab: Preparing 06:33:43 d593d68ebfd5: Preparing 06:33:43 41df527ef728: Preparing 06:33:43 9fe9a137fd00: Preparing 06:33:43 9fe9a137fd00: Waiting 06:33:43 78f8f77a6f9c: Layer already exists 06:33:43 72546b71200d: Layer already exists 06:33:43 d593d68ebfd5: Layer already exists 06:33:43 41df527ef728: Layer already exists 06:33:43 9c68315985ab: Layer already exists 06:33:43 9fe9a137fd00: Layer already exists 06:33:43 main: digest: sha256:20afa980c45b0c140ee1a56288572e4de6bd73776c58959da6c31ba8252da116 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:33:44 ===================================================== [Pipeline] echo 06:33:44 taggedImages: 06:33:44 - nexus3.edgexfoundry.org:10004/device-virtual:65497920df671d88c31f0789bb704d43110c7187 06:33:44 - nexus3.edgexfoundry.org:10004/device-virtual:latest 06:33:44 - nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.6 06:33:44 - nexus3.edgexfoundry.org:10004/device-virtual:65497920df671d88c31f0789bb704d43110c7187-3.2.0-dev.6 06:33:44 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:33:44 06:33:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:33:45 latest: Pulling from edgex-lftools-log-publisher 06:33:45 5eb5b503b376: Pulling fs layer 06:33:45 5c69ac0246d0: Pulling fs layer 06:33:45 ec43610c2a17: Pulling fs layer 06:33:45 3a2ae6a8a46f: Pulling fs layer 06:33:45 33b1e0a273af: Pulling fs layer 06:33:45 5d3b04190fa2: Pulling fs layer 06:33:45 2f39f015ded8: Pulling fs layer 06:33:45 5d3b04190fa2: Waiting 06:33:45 2f39f015ded8: Waiting 06:33:45 3a2ae6a8a46f: Waiting 06:33:45 33b1e0a273af: Waiting 06:33:45 5c69ac0246d0: Download complete 06:33:45 3a2ae6a8a46f: Verifying Checksum 06:33:45 3a2ae6a8a46f: Download complete 06:33:45 33b1e0a273af: Verifying Checksum 06:33:45 33b1e0a273af: Download complete 06:33:45 5d3b04190fa2: Verifying Checksum 06:33:45 ec43610c2a17: Verifying Checksum 06:33:45 ec43610c2a17: Download complete 06:33:45 5eb5b503b376: Verifying Checksum 06:33:45 5eb5b503b376: Download complete 06:33:46 2f39f015ded8: Download complete 06:33:46 5eb5b503b376: Pull complete 06:33:46 5c69ac0246d0: Pull complete 06:33:47 ec43610c2a17: Pull complete 06:33:47 3a2ae6a8a46f: Pull complete 06:33:47 33b1e0a273af: Pull complete 06:33:47 5d3b04190fa2: Pull complete 06:33:51 2f39f015ded8: Pull complete 06:33:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:33:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:33:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:33:51 prd-ubuntu20.04-docker-8c-8g-27973 does not seem to be running inside a container 06:33:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:33:56 $ docker top 971c4217a20ab19da1749b0706bf9025110760b9840b8a29510cfd0fdef2376e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:33:56 ---> job-cost.sh 06:33:56 lf-activate-venv: SKIPPING 06:33:56 INFO: No Stack... 06:33:57 INFO: Retrieving Pricing Info for: v3-standard-8 06:33:57 INFO: Archiving Costs [Pipeline] sh 06:33:57 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 06:33:57 + cut -d, -f6 [Pipeline] lock 06:33:57 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-162-stack-cost] 06:33:57 Resource [jenkins-edgexfoundry-device-virtual-go-main-162-stack-cost] did not exist. Created. 06:33:57 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-162-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:33:58 + echo total: 0.2199999988079071 [Pipeline] stash 06:33:58 Stashed 1 file(s) [Pipeline] } 06:33:58 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-162-stack-cost] [Pipeline] // lock [Pipeline] } 06:33:58 $ docker stop --time=1 971c4217a20ab19da1749b0706bf9025110760b9840b8a29510cfd0fdef2376e 06:33:59 $ docker rm -f --volumes 971c4217a20ab19da1749b0706bf9025110760b9840b8a29510cfd0fdef2376e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:34:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-27980 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 06:34:19 Running in /w/workspace/device-virtual-go/162 [Pipeline] { [Pipeline] checkout 06:34:22 The recommended git tool is: git 06:34:29 using credential edgex-jenkins-ssh 06:34:29 Cloning the remote Git repository 06:34:29 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:34:30 > git init /w/workspace/device-virtual-go/162 # timeout=10 06:34:30 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:34:30 > git --version # timeout=10 06:34:30 > git --version # 'git version 2.25.1' 06:34:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:34:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:34:33 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:34:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:34:34 Avoid second fetch 06:34:34 Checking out Revision 65497920df671d88c31f0789bb704d43110c7187 (main) 06:34:35 Commit message: "Merge pull request #459 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 06:34:34 > git config core.sparsecheckout # timeout=10 06:34:34 > git checkout -f 65497920df671d88c31f0789bb704d43110c7187 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 06:34:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:34:36 % Total % Received % Xferd Average Speed Time Time Time Current 06:34:36 Dload Upload Total Spent Left Speed 06:34:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 156k 0 --:--:-- --:--:-- --:--:-- 156k [Pipeline] sh 06:34:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:34:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:34:37 + sudo tee /etc/docker/daemon.new 06:34:37 { 06:34:37 "registry-mirrors": [ 06:34:37 "https://nexus3.edgexfoundry.org:10001" 06:34:37 ], 06:34:37 "bip": "10.250.0.254/24", 06:34:37 "hosts": [ 06:34:37 "tcp://0.0.0.0:5555", 06:34:37 "unix:///var/run/docker.sock" 06:34:37 ], 06:34:37 "mtu": 1458, 06:34:37 "selinux-enabled": true, 06:34:37 "seccomp-profile": "/etc/docker/seccomp.json" 06:34:37 } [Pipeline] sh 06:34:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:34:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:34:56 provisioning config files... 06:34:56 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/162@tmp/config7425046642427874344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:34:57 ---> ****-login.sh 06:34:57 nexus3.edgexfoundry.org:10001 06:34:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:34:57 Configure a credential helper to remove this warning. See 06:34:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:34:57 06:34:57 Login Succeeded 06:34:57 nexus3.edgexfoundry.org:10002 06:34:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:34:57 Configure a credential helper to remove this warning. See 06:34:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:34:57 06:34:57 Login Succeeded 06:34:57 nexus3.edgexfoundry.org:10003 06:34:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:34:58 Configure a credential helper to remove this warning. See 06:34:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:34:58 06:34:58 Login Succeeded 06:34:58 nexus3.edgexfoundry.org:10004 06:34:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:34:58 Configure a credential helper to remove this warning. See 06:34:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:34:58 06:34:58 Login Succeeded 06:34:58 ****.io 06:34:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:34:58 Configure a credential helper to remove this warning. See 06:34:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:34:58 06:34:58 Login Succeeded 06:34:58 ---> ****-login.sh ends [Pipeline] } 06:34:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:34:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:34:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:34:59 ========================================================= 06:34:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:34:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:35:01 #0 building with "default" instance using docker driver 06:35:01 06:35:01 #1 [internal] load build definition from Dockerfile 06:35:01 #1 transferring dockerfile: 06:35:01 #1 transferring dockerfile: 1.79kB 0.0s done 06:35:01 #1 DONE 0.1s 06:35:01 06:35:01 #2 [internal] load .dockerignore 06:35:01 #2 transferring context: 2B done 06:35:01 #2 DONE 0.1s 06:35:01 06:35:01 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:35:01 #3 DONE 0.2s 06:35:01 06:35:01 #4 [internal] load build context 06:35:01 #4 DONE 0.0s 06:35:01 06:35:01 #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 06:35:01 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 06:35:01 #5 DONE 0.0s 06:35:01 06:35:01 #4 [internal] load build context 06:35:02 #4 transferring context: 15.81MB 0.5s done 06:35:02 #4 DONE 0.6s 06:35:02 06:35:02 #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 06:35:02 #5 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 06:35:02 #5 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 06:35:02 #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 06:35:02 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.11MB / 63.99MB 0.5s 06:35:02 #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.3s done 06:35:02 #5 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 06:35:02 #5 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 06:35:02 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 4.19MB / 97.63MB 0.5s 06:35:02 #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.3s 06:35:02 #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.15MB / 11.40MB 0.5s 06:35:02 #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.6s 06:35:02 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.71MB / 63.99MB 0.7s 06:35:02 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 10.49MB / 97.63MB 0.7s 06:35:02 #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.49MB / 11.40MB 0.7s 06:35:02 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 26.21MB / 63.99MB 0.9s 06:35:02 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 18.11MB / 97.63MB 0.9s 06:35:02 #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.6s done 06:35:02 #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done 06:35:02 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.46MB / 63.99MB 1.0s 06:35:02 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 39.85MB / 63.99MB 1.2s 06:35:02 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 29.36MB / 97.63MB 1.2s 06:35:02 #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 06:35:02 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 44.04MB / 63.99MB 1.3s 06:35:02 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 34.60MB / 97.63MB 1.3s 06:35:03 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 53.48MB / 63.99MB 1.5s 06:35:03 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 40.89MB / 97.63MB 1.5s 06:35:03 #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 06:35:03 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 58.72MB / 63.99MB 1.6s 06:35:03 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.96MB / 63.99MB 1.7s 06:35:03 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 47.19MB / 97.63MB 1.7s 06:35:03 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.8s done 06:35:03 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 53.48MB / 97.63MB 1.9s 06:35:03 #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 06:35:03 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 62.91MB / 97.63MB 2.1s 06:35:03 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 68.93MB / 97.63MB 2.2s 06:35:03 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.50MB / 97.63MB 2.4s 06:35:03 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.74MB / 97.63MB 2.5s 06:35:04 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.98MB / 97.63MB 2.6s 06:35:04 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 91.59MB / 97.63MB 2.7s 06:35:04 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.52MB / 97.63MB 2.8s 06:35:04 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.9s done 06:35:09 #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.9s 06:35:15 #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.1s 06:35:21 #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.8s done 06:35:22 #5 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 06:35:22 #5 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 06:35:22 #5 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 06:35:22 #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 06:35:28 #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s 06:35:31 #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.1s done 06:35:33 #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 06:35:35 #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done 06:35:35 #5 DONE 33.8s 06:35:35 06:35:35 #6 [builder 2/7] WORKDIR /device-virtual-go 06:35:37 #6 DONE 1.9s 06:35:37 06:35:37 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 06:35:38 #7 0.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:35:38 #7 1.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:35:39 #7 2.472 (1/4) Installing openssh-keygen (9.3_p2-r1) 06:35:39 #7 2.493 (2/4) Installing libedit (20221030.3.1-r1) 06:35:39 #7 2.507 (3/4) Installing openssh-client-common (9.3_p2-r1) 06:35:39 #7 2.581 (4/4) Installing openssh-client-default (9.3_p2-r1) 06:35:39 #7 2.612 Executing busybox-1.36.1-r5.trigger 06:35:39 #7 2.654 OK: 271 MiB in 56 packages 06:35:40 #7 DONE 3.0s 06:35:40 06:35:40 #8 [builder 4/7] COPY go.mod vendor* ./ 06:35:40 #8 DONE 0.2s 06:35:40 06:35:40 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:35:58 #9 DONE 18.1s 06:35:58 06:35:58 #10 [builder 6/7] COPY . . 06:35:58 #10 DONE 0.3s 06:35:58 06:35:58 #11 [builder 7/7] RUN echo noop 06:35:59 #11 0.633 noop 06:36:02 #11 DONE 2.8s 06:36:02 06:36:02 #12 exporting to image 06:36:02 #12 exporting layers 06:36:20 #12 exporting layers 18.5s done 06:36:20 #12 writing image sha256:a679cb20b51c6baf176438fb32484c8f189b5f5a7e1d332f69631b7f0cf9e625 0.0s done 06:36:20 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 06:36:20 #12 DONE 18.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:21 + docker inspect -f . ci-base-image-arm64 06:36:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:36:21 prd-ubuntu20.04-docker-arm64-4c-16g-27980 does not seem to be running inside a container 06:36:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/162 -v /w/workspace/device-virtual-go/162:/w/workspace/device-virtual-go/162:rw,z -v /w/workspace/device-virtual-go/162@tmp:/w/workspace/device-virtual-go/162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:36:22 $ docker top adccce9185514e4b4d2c66d04d8033dee86cd4e890bf75f5a7e4b32d9226c029 -eo pid,comm [Pipeline] { [Pipeline] sh 06:36:23 + go version 06:36:23 go version go1.21.0 linux/arm64 [Pipeline] } 06:36:23 $ docker stop --time=1 adccce9185514e4b4d2c66d04d8033dee86cd4e890bf75f5a7e4b32d9226c029 06:36:25 $ docker rm -f --volumes adccce9185514e4b4d2c66d04d8033dee86cd4e890bf75f5a7e4b32d9226c029 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:25 + docker inspect -f . ci-base-image-arm64 06:36:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:36:26 prd-ubuntu20.04-docker-arm64-4c-16g-27980 does not seem to be running inside a container 06:36:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/162 -v /w/workspace/device-virtual-go/162:/w/workspace/device-virtual-go/162:rw,z -v /w/workspace/device-virtual-go/162@tmp:/w/workspace/device-virtual-go/162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:36:27 $ docker top c1b2cad9c331a64e11e560b58810b0b0d29971418c61f62833f8490dc672a339 -eo pid,comm [Pipeline] { [Pipeline] sh 06:36:27 + git config --global --add safe.directory /w/workspace/device-virtual-go/162 [Pipeline] fileExists [Pipeline] sh 06:36:28 + make test 06:36:28 go test ./... -coverprofile=coverage.out 06:36:32 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:37:40 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:37:40 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.072s coverage: 58.4% of statements 06:37:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:37:40 go vet ./... 06:37:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:37:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:37:52 ./bin/test-attribution-txt.sh 06:37:52 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 06:37:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:37:53 $ docker stop --time=1 c1b2cad9c331a64e11e560b58810b0b0d29971418c61f62833f8490dc672a339 06:37:58 $ docker rm -f --volumes c1b2cad9c331a64e11e560b58810b0b0d29971418c61f62833f8490dc672a339 [Pipeline] // withDockerContainer [Pipeline] sh 06:37:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:37:59 Warning: overwriting stash ‘coverage-report’ 06:38:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:38:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:38:01 + ls -al . 06:38:01 total 196 06:38:01 drwxrwxr-x 7 jenkins jenkins 4096 Jan 26 06:36 . 06:38:01 drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 06:34 .. 06:38:01 drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:34 .git 06:38:01 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:34 .github 06:38:01 -rw-rw-r-- 1 jenkins jenkins 272 Jan 26 06:34 .gitignore 06:38:01 -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 06:34 .golangci.yml 06:38:01 -rw-rw-r-- 1 jenkins jenkins 9708 Jan 26 06:34 Attribution.txt 06:38:01 -rw-rw-r-- 1 jenkins jenkins 15941 Jan 26 06:34 CHANGELOG.md 06:38:01 -rw-rw-r-- 1 jenkins jenkins 1755 Jan 26 06:34 Dockerfile 06:38:01 -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 06:34 GOVERNANCE.md 06:38:01 -rw-rw-r-- 1 jenkins jenkins 660 Jan 26 06:34 Jenkinsfile 06:38:01 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 26 06:34 LICENSE 06:38:01 -rw-rw-r-- 1 jenkins jenkins 1953 Jan 26 06:34 Makefile 06:38:01 -rw-rw-r-- 1 jenkins jenkins 623 Jan 26 06:34 OWNERS.md 06:38:01 -rw-rw-r-- 1 jenkins jenkins 4103 Jan 26 06:34 README.md 06:38:01 -rw-rw-r-- 1 jenkins jenkins 11 Jan 26 06:31 VERSION 06:38:01 drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:34 bin 06:38:01 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:34 cmd 06:38:01 -rw-r--r-- 1 jenkins jenkins 43063 Jan 26 06:37 coverage.out 06:38:01 -rw-rw-r-- 1 jenkins jenkins 3681 Jan 26 06:34 go.mod 06:38:01 -rw-rw-r-- 1 jenkins jenkins 34085 Jan 26 06:34 go.sum 06:38:01 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:34 internal 06:38:01 -rw-rw-r-- 1 jenkins jenkins 235 Jan 26 06:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:02 + 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=65497920df671d88c31f0789bb704d43110c7187 --label arch=arm64 --label version=3.2.0-dev.6 . 06:38:03 #0 building with "default" instance using docker driver 06:38:03 06:38:03 #1 [internal] load .dockerignore 06:38:03 #1 transferring context: 2B done 06:38:03 #1 DONE 0.0s 06:38:03 06:38:03 #2 [internal] load build definition from Dockerfile 06:38:03 #2 transferring dockerfile: 1.79kB done 06:38:03 #2 DONE 0.0s 06:38:03 06:38:03 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:38:03 #3 DONE 0.0s 06:38:03 06:38:03 #4 [internal] load metadata for docker.io/library/alpine:3.18 06:38:03 #4 DONE 0.3s 06:38:03 06:38:03 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 06:38:03 #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 06:38:03 #5 ... 06:38:03 06:38:03 #6 [internal] load build context 06:38:03 #6 transferring context: 49.95kB 0.0s done 06:38:03 #6 DONE 0.1s 06:38:03 06:38:03 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 06:38:03 #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 06:38:03 #5 ... 06:38:03 06:38:03 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:38:03 #7 DONE 0.2s 06:38:03 06:38:03 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 06:38:03 #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 06:38:03 #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 06:38:03 #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 06:38:03 #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done 06:38:03 #5 ... 06:38:03 06:38:03 #8 [builder 2/7] WORKDIR /device-virtual-go 06:38:03 #8 DONE 0.1s 06:38:03 06:38:03 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 06:38:03 #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 06:38:04 #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done 06:38:04 #5 DONE 1.1s 06:38:04 06:38:04 #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 06:38:04 #9 0.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:38:05 #9 1.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:38:06 #9 2.811 OK: 271 MiB in 56 packages 06:38:07 #9 DONE 3.2s 06:38:07 06:38:07 #10 [builder 4/7] COPY go.mod vendor* ./ 06:38:07 #10 DONE 0.2s 06:38:07 06:38:07 #11 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:38:07 #11 0.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:38:07 #11 1.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:38:07 #11 2.595 (1/1) Installing dumb-init (1.2.5-r2) 06:38:07 #11 2.603 Executing busybox-1.36.1-r5.trigger 06:38:07 #11 2.643 OK: 8 MiB in 16 packages 06:38:07 #11 DONE 3.1s 06:38:07 06:38:07 #12 [stage-1 3/7] RUN apk --no-cache upgrade 06:38:09 #12 0.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:38:09 #12 1.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:38:10 #12 2.798 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) 06:38:10 #12 2.926 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) 06:38:10 #12 2.953 OK: 8 MiB in 16 packages 06:38:12 #12 DONE 4.6s 06:38:12 06:38:12 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:38:12 #13 DONE 5.0s 06:38:12 06:38:12 #14 [builder 6/7] COPY . . 06:38:12 #14 DONE 0.5s 06:38:12 06:38:12 #15 [builder 7/7] RUN make build 06:38:13 #15 0.726 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 06:39:50 #15 DONE 83.6s 06:39:50 06:39:50 #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / 06:39:50 #16 DONE 0.1s 06:39:50 06:39:50 #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / 06:39:50 #17 DONE 0.1s 06:39:50 06:39:50 #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / 06:39:50 #18 DONE 0.3s 06:39:50 06:39:50 #19 exporting to image 06:39:50 #19 exporting layers 06:39:50 #19 exporting layers 0.3s done 06:39:50 #19 writing image sha256:24e703400875802b1b3ddfa98f66e0577dcfcd1d5a3f454c9994952384e55daf done 06:39:50 #19 naming to docker.io/library/device-virtual-arm64 0.0s done 06:39:50 #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:39:50 provisioning config files... 06:39:50 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/162@tmp/config17401723298607435041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:51 ---> ****-login.sh 06:39:51 nexus3.edgexfoundry.org:10001 06:39:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:51 Configure a credential helper to remove this warning. See 06:39:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:51 06:39:51 Login Succeeded 06:39:51 nexus3.edgexfoundry.org:10002 06:39:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:51 Configure a credential helper to remove this warning. See 06:39:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:51 06:39:51 Login Succeeded 06:39:51 nexus3.edgexfoundry.org:10003 06:39:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:52 Configure a credential helper to remove this warning. See 06:39:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:52 06:39:52 Login Succeeded 06:39:52 nexus3.edgexfoundry.org:10004 06:39:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:52 Configure a credential helper to remove this warning. See 06:39:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:52 06:39:52 Login Succeeded 06:39:52 ****.io 06:39:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:52 Configure a credential helper to remove this warning. See 06:39:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:52 06:39:52 Login Succeeded 06:39:52 ---> ****-login.sh ends [Pipeline] } 06:39:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:39:53 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 06:39:53 65497920df671d88c31f0789bb704d43110c7187 06:39:53 latest 06:39:53 3.2.0-dev.6 06:39:53 65497920df671d88c31f0789bb704d43110c7187-3.2.0-dev.6 06:39:53 main 06:39:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:53 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:65497920df671d88c31f0789bb704d43110c7187 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:54 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:65497920df671d88c31f0789bb704d43110c7187 06:39:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:39:54 5433f0fe7776: Preparing 06:39:54 60cf32b8a2e8: Preparing 06:39:54 20bca6661663: Preparing 06:39:54 42154e54f45a: Preparing 06:39:54 1ecec93fe6c3: Preparing 06:39:54 0faf9b67be60: Preparing 06:39:54 0faf9b67be60: Waiting 06:39:54 20bca6661663: Pushed 06:39:54 60cf32b8a2e8: Pushed 06:39:54 1ecec93fe6c3: Pushed 06:39:55 42154e54f45a: Pushed 06:39:56 0faf9b67be60: Layer already exists 06:39:59 5433f0fe7776: Pushed 06:39:59 65497920df671d88c31f0789bb704d43110c7187: digest: sha256:92b8c6a43a65fc6522df4be9534f2c871ee089168be05410ee0152f26cb4b613 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:00 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:00 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 06:40:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:40:00 5433f0fe7776: Preparing 06:40:00 60cf32b8a2e8: Preparing 06:40:00 20bca6661663: Preparing 06:40:00 42154e54f45a: Preparing 06:40:00 1ecec93fe6c3: Preparing 06:40:00 0faf9b67be60: Preparing 06:40:00 0faf9b67be60: Waiting 06:40:00 5433f0fe7776: Layer already exists 06:40:00 42154e54f45a: Layer already exists 06:40:00 1ecec93fe6c3: Layer already exists 06:40:00 60cf32b8a2e8: Layer already exists 06:40:00 20bca6661663: Layer already exists 06:40:00 0faf9b67be60: Layer already exists 06:40:00 latest: digest: sha256:92b8c6a43a65fc6522df4be9534f2c871ee089168be05410ee0152f26cb4b613 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:01 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:01 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.6 06:40:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:40:01 5433f0fe7776: Preparing 06:40:01 60cf32b8a2e8: Preparing 06:40:01 20bca6661663: Preparing 06:40:01 42154e54f45a: Preparing 06:40:01 1ecec93fe6c3: Preparing 06:40:01 0faf9b67be60: Preparing 06:40:01 0faf9b67be60: Waiting 06:40:01 20bca6661663: Layer already exists 06:40:01 5433f0fe7776: Layer already exists 06:40:01 1ecec93fe6c3: Layer already exists 06:40:01 42154e54f45a: Layer already exists 06:40:01 60cf32b8a2e8: Layer already exists 06:40:01 0faf9b67be60: Layer already exists 06:40:02 3.2.0-dev.6: digest: sha256:92b8c6a43a65fc6522df4be9534f2c871ee089168be05410ee0152f26cb4b613 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:02 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:65497920df671d88c31f0789bb704d43110c7187-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:03 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:65497920df671d88c31f0789bb704d43110c7187-3.2.0-dev.6 06:40:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:40:03 5433f0fe7776: Preparing 06:40:03 60cf32b8a2e8: Preparing 06:40:03 20bca6661663: Preparing 06:40:03 42154e54f45a: Preparing 06:40:03 1ecec93fe6c3: Preparing 06:40:03 0faf9b67be60: Preparing 06:40:03 0faf9b67be60: Waiting 06:40:03 60cf32b8a2e8: Layer already exists 06:40:03 1ecec93fe6c3: Layer already exists 06:40:03 0faf9b67be60: Layer already exists 06:40:03 5433f0fe7776: Layer already exists 06:40:03 20bca6661663: Layer already exists 06:40:03 42154e54f45a: Layer already exists 06:40:03 65497920df671d88c31f0789bb704d43110c7187-3.2.0-dev.6: digest: sha256:92b8c6a43a65fc6522df4be9534f2c871ee089168be05410ee0152f26cb4b613 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:03 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:04 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 06:40:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:40:04 5433f0fe7776: Preparing 06:40:04 60cf32b8a2e8: Preparing 06:40:04 20bca6661663: Preparing 06:40:04 42154e54f45a: Preparing 06:40:04 1ecec93fe6c3: Preparing 06:40:04 0faf9b67be60: Preparing 06:40:04 0faf9b67be60: Waiting 06:40:04 5433f0fe7776: Layer already exists 06:40:04 42154e54f45a: Layer already exists 06:40:04 60cf32b8a2e8: Layer already exists 06:40:04 1ecec93fe6c3: Layer already exists 06:40:04 20bca6661663: Layer already exists 06:40:04 0faf9b67be60: Layer already exists 06:40:04 main: digest: sha256:92b8c6a43a65fc6522df4be9534f2c871ee089168be05410ee0152f26cb4b613 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:04 ===================================================== [Pipeline] echo 06:40:04 taggedImages: 06:40:04 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:65497920df671d88c31f0789bb704d43110c7187 06:40:04 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 06:40:04 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.6 06:40:04 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:65497920df671d88c31f0789bb704d43110c7187-3.2.0-dev.6 06:40:04 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:40:05 06:40:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:40:06 arm64: Pulling from edgex-lftools-log-publisher 06:40:06 8998bd30e6a1: Pulling fs layer 06:40:06 04944245beec: Pulling fs layer 06:40:06 699f458cf7ca: Pulling fs layer 06:40:06 765212b225bb: Pulling fs layer 06:40:06 f23df028b6ca: Pulling fs layer 06:40:06 d65c8cfc05b1: Pulling fs layer 06:40:06 2437ff75d9bd: Pulling fs layer 06:40:06 765212b225bb: Waiting 06:40:06 f23df028b6ca: Waiting 06:40:06 2437ff75d9bd: Waiting 06:40:06 d65c8cfc05b1: Waiting 06:40:06 04944245beec: Verifying Checksum 06:40:06 04944245beec: Download complete 06:40:06 765212b225bb: Verifying Checksum 06:40:06 765212b225bb: Download complete 06:40:06 f23df028b6ca: Verifying Checksum 06:40:06 f23df028b6ca: Download complete 06:40:06 d65c8cfc05b1: Verifying Checksum 06:40:06 d65c8cfc05b1: Download complete 06:40:06 699f458cf7ca: Verifying Checksum 06:40:06 699f458cf7ca: Download complete 06:40:07 8998bd30e6a1: Verifying Checksum 06:40:07 8998bd30e6a1: Download complete 06:40:09 2437ff75d9bd: Verifying Checksum 06:40:09 2437ff75d9bd: Download complete 06:40:14 8998bd30e6a1: Pull complete 06:40:14 04944245beec: Pull complete 06:40:16 699f458cf7ca: Pull complete 06:40:16 765212b225bb: Pull complete 06:40:17 f23df028b6ca: Pull complete 06:40:17 d65c8cfc05b1: Pull complete 06:40:44 2437ff75d9bd: Pull complete 06:40:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:40:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:40:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:44 prd-ubuntu20.04-docker-arm64-4c-16g-27980 does not seem to be running inside a container 06:40:44 $ 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/162 -v /w/workspace/device-virtual-go/162:/w/workspace/device-virtual-go/162:rw,z -v /w/workspace/device-virtual-go/162@tmp:/w/workspace/device-virtual-go/162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:40:46 $ docker top 97578c6ca437142131eef75eb114ec9309be482670ec7fbb7aa0f963e7492c9a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:40:47 ---> job-cost.sh 06:40:47 lf-activate-venv: SKIPPING 06:40:47 INFO: No Stack... 06:40:47 INFO: Retrieving Pricing Info for: v3-standard-8 06:40:48 INFO: Archiving Costs [Pipeline] sh 06:40:49 + cat /w/workspace/device-virtual-go/162/archives/cost.csv 06:40:49 + cut -d, -f6 [Pipeline] lock 06:40:49 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-162-stack-cost] 06:40:49 Resource [jenkins-edgexfoundry-device-virtual-go-main-162-stack-cost] did not exist. Created. 06:40:49 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-162-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:40:49 /w/workspace/device-virtual-go/162@tmp/durable-be46b2d3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:40:50 + echo total: 0.2199999988079071 [Pipeline] stash 06:40:50 Warning: overwriting stash ‘stack-cost’ 06:40:50 Stashed 1 file(s) [Pipeline] } 06:40:50 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-162-stack-cost] [Pipeline] // lock [Pipeline] } 06:40:50 $ docker stop --time=1 97578c6ca437142131eef75eb114ec9309be482670ec7fbb7aa0f963e7492c9a 06:40:51 $ docker rm -f --volumes 97578c6ca437142131eef75eb114ec9309be482670ec7fbb7aa0f963e7492c9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:40:53 provisioning config files... 06:40:53 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8866257561943360901tmp [Pipeline] { [Pipeline] sh 06:40:53 + set +x 06:40:53 + curl -s https://codecov.io/bash 06:40:53 + bash -s -- 06:40:53 06:40:53 _____ _ 06:40:53 / ____| | | 06:40:53 | | ___ __| | ___ ___ _____ __ 06:40:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:40:53 | |___| (_) | (_| | __/ (_| (_) \ V / 06:40:53 \_____\___/ \__,_|\___|\___\___/ \_/ 06:40:53 Bash-1.0.6 06:40:53 06:40:53 06:40:53 ==> git version 2.25.1 found 06:40:53 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:40:53 Release-Date: 2020-01-08 06:40:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:40:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:40:53 ==> Jenkins CI detected. 06:40:53 current dir:  /w/workspace/exfoundry_device-virtual-go_main 06:40:53 project root: . 06:40:53 --> token set from env 06:40:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:40:53 ==> Running gcov in . (disable via -X gcov) 06:40:53 ==> Python coveragepy not found 06:40:53 ==> Searching for coverage reports in: 06:40:53 + . 06:40:53 -> Found 1 reports 06:40:53 ==> Detecting git/mercurial file structure 06:40:53 ==> Reading reports 06:40:53 + ./coverage.out bytes=43063 06:40:54 ==> Appending adjustments 06:40:54 https://docs.codecov.io/docs/fixing-reports 06:40:54 + Found adjustments 06:40:54 ==> Gzipping contents 06:40:54 8.0K /tmp/codecov.nsCMbz.gz 06:40:54 ==> Uploading reports 06:40:54 url: https://codecov.io 06:40:54 query: branch=main&commit=65497920df671d88c31f0789bb704d43110c7187&build=162&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F162%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:40:54 -> Pinging Codecov 06:40:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=65497920df671d88c31f0789bb704d43110c7187&build=162&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F162%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:40:54 -> Uploading to 06:40:54 https://storage.googleapis.com/codecov/v4/raw/2024-01-26/5E52B4B073DB2E39498172D8E973AA87/65497920df671d88c31f0789bb704d43110c7187/6f13571b-2ada-438f-9bbc-a11395e5d16b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240126T064054Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=83a13b0de8dc89197e52586f9e0b1b0b9f6b9b44f2206f74119be73187a5076a 06:40:54 % Total % Received % Xferd Average Speed Time Time Time Current 06:40:54 Dload Upload Total Spent Left Speed 06:40:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 19003 --:--:-- --:--:-- --:--:-- 19003 06:40:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/65497920df671d88c31f0789bb704d43110c7187 [Pipeline] } 06:40:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:40:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:40:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:40:55 06:40:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:40:55 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:40:55 df9b9388f04a: Pulling fs layer 06:40:55 52dc419b0ee2: Pulling fs layer 06:40:55 25bc292e5bac: Pulling fs layer 06:40:55 114826534d7a: Pulling fs layer 06:40:55 4657fd5d0bcf: Pulling fs layer 06:40:55 6ad1cebc031e: Pulling fs layer 06:40:55 8a3aa393b2d8: Pulling fs layer 06:40:55 4657fd5d0bcf: Waiting 06:40:55 25bc292e5bac: Download complete 06:40:55 52dc419b0ee2: Verifying Checksum 06:40:55 52dc419b0ee2: Download complete 06:40:55 4657fd5d0bcf: Verifying Checksum 06:40:55 4657fd5d0bcf: Download complete 06:40:55 df9b9388f04a: Verifying Checksum 06:40:56 df9b9388f04a: Pull complete 06:40:56 6ad1cebc031e: Verifying Checksum 06:40:56 6ad1cebc031e: Download complete 06:40:56 52dc419b0ee2: Pull complete 06:40:56 25bc292e5bac: Pull complete 06:40:56 114826534d7a: Verifying Checksum 06:40:56 114826534d7a: Download complete 06:40:56 8a3aa393b2d8: Verifying Checksum 06:40:56 8a3aa393b2d8: Download complete 06:40:59 114826534d7a: Pull complete 06:40:59 4657fd5d0bcf: Pull complete 06:41:00 6ad1cebc031e: Pull complete 06:41:02 8a3aa393b2d8: Pull complete 06:41:02 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:41:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:41:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:03 prd-ubuntu20.04-docker-8c-8g-27973 does not seem to be running inside a container 06:41:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 06:41:07 $ docker top 7345c31cfb0593e69f0e97572388670f42488784da7fd2610f06eff95eaec1e0 -eo pid,comm [Pipeline] { [Pipeline] echo 06:41:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 06:41:07 + set -o pipefail 06:41:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 06:41:13 06:41:13 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 06:41:13 06:41:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/1014b42d-713e-4fc2-bb78-93730a80df99 06:41:13 06:41:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:41:13 06:41:13 06:41:13 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:41:13 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:41:13 More details here: https://snyk.co/ue1NS 06:41:13 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 06:41:13 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:41:13 $ docker stop --time=1 7345c31cfb0593e69f0e97572388670f42488784da7fd2610f06eff95eaec1e0 06:41:16 $ docker rm -f --volumes 7345c31cfb0593e69f0e97572388670f42488784da7fd2610f06eff95eaec1e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:41:17 + git log --format=format:%s -1 65497920df671d88c31f0789bb704d43110c7187 [Pipeline] sh 06:41:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:41:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:41:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:18 prd-ubuntu20.04-docker-8c-8g-27973 does not seem to be running inside a container 06:41:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:41:19 $ docker top b82e951ea614a0ca282c4361ed12b0d5317407a13ce65d187455da1fdf1e528a -eo pid,comm 06:41:19 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:41:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:41:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:19 [ssh-agent] Looking for ssh-agent implementation... 06:41:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:19 $ docker exec b82e951ea614a0ca282c4361ed12b0d5317407a13ce65d187455da1fdf1e528a ssh-agent 06:41:19 SSH_AUTH_SOCK=/tmp/ssh-UJgSMGhkm8tS/agent.33 06:41:19 SSH_AGENT_PID=39 06:41:19 Running ssh-add (command line suppressed) 06:41:19 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_720943237263255460.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_720943237263255460.key) 06:41:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:20 + git semver tag 06:41:20 2024-01-26 06:41:20,183 [run_tag] DEBUG tag force:False 06:41:20 2024-01-26 06:41:20,184 [check_head_tag] DEBUG check head tag 06:41:20 2024-01-26 06:41:20,184 [execute] INFO git cat-file --batch-check 06:41:20 2024-01-26 06:41:20,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 06:41:20 2024-01-26 06:41:20,188 [execute] INFO git cat-file --batch 06:41:20 2024-01-26 06:41:20,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 06:41:20 2024-01-26 06:41:20,203 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:41:20 2024-01-26 06:41:20,203 [execute] INFO git tag -a v3.2.0-dev.6 -m v3.2.0-dev.6 06:41:20 2024-01-26 06:41:20,203 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.6', '-m', 'v3.2.0-dev.6'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 06:41:20 2024-01-26 06:41:20,208 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:41:20 3.2.0-dev.6 [Pipeline] } 06:41:20 $ docker exec --env ******** --env ******** b82e951ea614a0ca282c4361ed12b0d5317407a13ce65d187455da1fdf1e528a ssh-agent -k 06:41:20 unset SSH_AUTH_SOCK; 06:41:20 unset SSH_AGENT_PID; 06:41:20 echo Agent pid 39 killed; 06:41:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:41:20 + git semver [Pipeline] } 06:41:21 $ docker stop --time=1 b82e951ea614a0ca282c4361ed12b0d5317407a13ce65d187455da1fdf1e528a 06:41:22 $ docker rm -f --volumes b82e951ea614a0ca282c4361ed12b0d5317407a13ce65d187455da1fdf1e528a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:41:23 06:41:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:41:23 0.23.1-centos7: Pulling from edgex-lftools 06:41:23 ab5ef0e58194: Pulling fs layer 06:41:23 9712f1f96733: Pulling fs layer 06:41:23 63f879dbbcfc: Pulling fs layer 06:41:23 0d9ebad4ef96: Pulling fs layer 06:41:23 e9a5061849ea: Pulling fs layer 06:41:23 d747dcd14b5f: Pulling fs layer 06:41:23 2de7ff778b66: Pulling fs layer 06:41:23 0d9ebad4ef96: Waiting 06:41:23 e9a5061849ea: Waiting 06:41:23 d747dcd14b5f: Waiting 06:41:23 2de7ff778b66: Waiting 06:41:23 9712f1f96733: Download complete 06:41:23 63f879dbbcfc: Verifying Checksum 06:41:23 63f879dbbcfc: Download complete 06:41:24 e9a5061849ea: Verifying Checksum 06:41:24 e9a5061849ea: Download complete 06:41:24 d747dcd14b5f: Download complete 06:41:24 0d9ebad4ef96: Verifying Checksum 06:41:24 0d9ebad4ef96: Download complete 06:41:24 ab5ef0e58194: Download complete 06:41:24 2de7ff778b66: Verifying Checksum 06:41:24 2de7ff778b66: Download complete 06:41:27 ab5ef0e58194: Pull complete 06:41:27 9712f1f96733: Pull complete 06:41:27 63f879dbbcfc: Pull complete 06:41:31 0d9ebad4ef96: Pull complete 06:41:31 e9a5061849ea: Pull complete 06:41:31 d747dcd14b5f: Pull complete 06:41:32 2de7ff778b66: Pull complete 06:41:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:41:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:41:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:32 prd-ubuntu20.04-docker-8c-8g-27973 does not seem to be running inside a container 06:41:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:41:37 $ docker top 07d00d9a6cc439e4fe62ce5ef7018cc5c25088cdf1c86a8d1e73c8210154015c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:41:37 provisioning config files... 06:41:37 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18156816682407958210tmp 06:41:37 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11530003723881176308tmp 06:41:37 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16610952643016317229tmp [Pipeline] { [Pipeline] echo 06:41:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:41:38 ---> sigul-configuration.sh 06:41:38 gpg: directory `/root/.gnupg' created 06:41:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:41:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:41:38 gpg: keyring `/root/.gnupg/secring.gpg' created 06:41:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:41:38 gpg: CAST5 encrypted data 06:41:38 gpg: encrypted with 1 passphrase 06:41:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:41:38 + mkdir /home/jenkins 06:41:38 + mkdir /home/jenkins/sigul [Pipeline] sh 06:41:38 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:41:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:41:39 ---> sigul-install.sh 06:41:39 Sigul already installed; skipping installation. [Pipeline] sh 06:41:39 + git tag --list 06:41:39 v1.0.0 06:41:39 v1.1.0 06:41:39 v1.1.1 06:41:39 v1.2.1 06:41:39 v1.2.2 06:41:39 v1.2.3 06:41:39 v1.3.0 06:41:39 v1.3.1 06:41:39 v2.0.0 06:41:39 v2.1.0 06:41:39 v2.1.1 06:41:39 v2.2.0 06:41:39 v2.3.0 06:41:39 v3.0 06:41:39 v3.0.0 06:41:39 v3.1 06:41:39 v3.1.0 06:41:39 v3.1.0-dev.1 06:41:39 v3.1.0-dev.10 06:41:39 v3.1.0-dev.11 06:41:39 v3.1.0-dev.12 06:41:39 v3.1.0-dev.13 06:41:39 v3.1.0-dev.14 06:41:39 v3.1.0-dev.15 06:41:39 v3.1.0-dev.16 06:41:39 v3.1.0-dev.17 06:41:39 v3.1.0-dev.18 06:41:39 v3.1.0-dev.19 06:41:39 v3.1.0-dev.2 06:41:39 v3.1.0-dev.20 06:41:39 v3.1.0-dev.21 06:41:39 v3.1.0-dev.22 06:41:39 v3.1.0-dev.23 06:41:39 v3.1.0-dev.24 06:41:39 v3.1.0-dev.25 06:41:39 v3.1.0-dev.26 06:41:39 v3.1.0-dev.27 06:41:39 v3.1.0-dev.28 06:41:39 v3.1.0-dev.29 06:41:39 v3.1.0-dev.3 06:41:39 v3.1.0-dev.30 06:41:39 v3.1.0-dev.4 06:41:39 v3.1.0-dev.5 06:41:39 v3.1.0-dev.6 06:41:39 v3.1.0-dev.7 06:41:39 v3.1.0-dev.8 06:41:39 v3.1.0-dev.9 06:41:39 v3.2.0-dev.1 06:41:39 v3.2.0-dev.2 06:41:39 v3.2.0-dev.3 06:41:39 v3.2.0-dev.4 06:41:39 v3.2.0-dev.5 06:41:39 v3.2.0-dev.6 [Pipeline] sh 06:41:39 + lftools sign git-tag v3.2.0-dev.6 06:41:40 Signing Git tag with Sigul... 06:41:40 Signing v3.2.0-dev.6 [Pipeline] echo 06:41:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:41:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:41:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:41:40 $ docker stop --time=1 07d00d9a6cc439e4fe62ce5ef7018cc5c25088cdf1c86a8d1e73c8210154015c 06:41:42 $ docker rm -f --volumes 07d00d9a6cc439e4fe62ce5ef7018cc5c25088cdf1c86a8d1e73c8210154015c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:41:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:41:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:41:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:43 prd-ubuntu20.04-docker-8c-8g-27973 does not seem to be running inside a container 06:41:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:41:44 $ docker top 5fc81ed29d9abfbfb53180c25060201394ee8ba160e0e65bb787335a0df7939a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:41:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:44 [ssh-agent] Looking for ssh-agent implementation... 06:41:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:44 $ docker exec 5fc81ed29d9abfbfb53180c25060201394ee8ba160e0e65bb787335a0df7939a ssh-agent 06:41:44 SSH_AUTH_SOCK=/tmp/ssh-dct6Tu6f9x8m/agent.32 06:41:44 SSH_AGENT_PID=38 06:41:44 Running ssh-add (command line suppressed) 06:41:44 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1028506906512796688.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1028506906512796688.key) 06:41:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:45 + git semver bump pre 06:41:45 2024-01-26 06:41:45,329 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:41:45 2024-01-26 06:41:45,330 [bump_version] DEBUG bumping version:3.2.0-dev.6 on axis:pre with prefix:dev 06:41:45 2024-01-26 06:41:45,330 [bump_version] DEBUG bumped version:3.2.0-dev.7 06:41:45 2024-01-26 06:41:45,330 [write_version] DEBUG write version:3.2.0-dev.7 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 06:41:45 2024-01-26 06:41:45,330 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:41:45 2024-01-26 06:41:45,330 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:41:45 2024-01-26 06:41:45,332 [execute] INFO git cat-file --batch-check 06:41:45 2024-01-26 06:41:45,332 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:41:45 2024-01-26 06:41:45,337 [execute] INFO git cat-file --batch 06:41:45 2024-01-26 06:41:45,337 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:41:45 2024-01-26 06:41:45,342 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:41:45 3.2.0-dev.7 [Pipeline] } 06:41:45 $ docker exec --env ******** --env ******** 5fc81ed29d9abfbfb53180c25060201394ee8ba160e0e65bb787335a0df7939a ssh-agent -k 06:41:45 unset SSH_AUTH_SOCK; 06:41:45 unset SSH_AGENT_PID; 06:41:45 echo Agent pid 38 killed; 06:41:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:41:46 + git semver [Pipeline] } 06:41:46 $ docker stop --time=1 5fc81ed29d9abfbfb53180c25060201394ee8ba160e0e65bb787335a0df7939a 06:41:47 $ docker rm -f --volumes 5fc81ed29d9abfbfb53180c25060201394ee8ba160e0e65bb787335a0df7939a [Pipeline] // withDockerContainer [Pipeline] sh 06:41:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:41:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:41:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:48 prd-ubuntu20.04-docker-8c-8g-27973 does not seem to be running inside a container 06:41:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:41:49 $ docker top 49e6288a81e4300b2b731426e08c2344e99c7ccc9c68c7388bdd73f473c84692 -eo pid,comm 06:41:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:41:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:41:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:49 [ssh-agent] Looking for ssh-agent implementation... 06:41:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:49 $ docker exec 49e6288a81e4300b2b731426e08c2344e99c7ccc9c68c7388bdd73f473c84692 ssh-agent 06:41:49 SSH_AUTH_SOCK=/tmp/ssh-1MSVhFelzA1l/agent.32 06:41:49 SSH_AGENT_PID=38 06:41:49 Running ssh-add (command line suppressed) 06:41:49 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_697977753695534128.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_697977753695534128.key) 06:41:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:50 + git semver push 06:41:50 2024-01-26 06:41:50,407 [run_push] DEBUG push 06:41:50 2024-01-26 06:41:50,408 [execute] INFO git cat-file --batch-check 06:41:50 2024-01-26 06:41:50,408 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:41:50 2024-01-26 06:41:50,412 [execute] INFO git rev-list 61342e82afd555502a82613f9affd76f4f6cdc66 -- 06:41:50 2024-01-26 06:41:50,412 [execute] DEBUG Popen(['git', 'rev-list', '61342e82afd555502a82613f9affd76f4f6cdc66', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:41:50 2024-01-26 06:41:50,423 [execute] INFO git fetch -v origin 06:41:50 2024-01-26 06:41:50,423 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:41:51 2024-01-26 06:41:50,949 [run_push] DEBUG no remote changes detected 06:41:51 2024-01-26 06:41:50,949 [execute] INFO git push origin semver 06:41:51 2024-01-26 06:41:50,950 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:41:51 2024-01-26 06:41:51,639 [run_push] DEBUG push all version tags 06:41:51 2024-01-26 06:41:51,639 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:41:51 2024-01-26 06:41:51,640 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 06:41:52 2024-01-26 06:41:52,284 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:41:52 3.2.0-dev.7 [Pipeline] } 06:41:52 $ docker exec --env ******** --env ******** 49e6288a81e4300b2b731426e08c2344e99c7ccc9c68c7388bdd73f473c84692 ssh-agent -k 06:41:52 unset SSH_AUTH_SOCK; 06:41:52 unset SSH_AGENT_PID; 06:41:52 echo Agent pid 38 killed; 06:41:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:41:53 + git semver [Pipeline] } 06:41:53 $ docker stop --time=1 49e6288a81e4300b2b731426e08c2344e99c7ccc9c68c7388bdd73f473c84692 06:41:54 $ docker rm -f --volumes 49e6288a81e4300b2b731426e08c2344e99c7ccc9c68c7388bdd73f473c84692 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:41:56 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 06:41:56 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 06:41:56 total 16 06:41:56 drwxr-xr-x 3 root root 4096 Jan 26 06:33 . 06:41:56 drwxrwxr-x 9 jenkins jenkins 4096 Jan 26 06:41 .. 06:41:56 drwxr-xr-x 2 root root 4096 Jan 26 06:33 cost 06:41:56 -rw-r--r-- 1 root root 89 Jan 26 06:33 cost.csv 06:41:56 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 06:41:56 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 06:41:56 total 16 06:41:56 drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 06:33 . 06:41:56 drwxrwxr-x 9 jenkins jenkins 4096 Jan 26 06:41 .. 06:41:56 drwxr-xr-x 2 jenkins jenkins 4096 Jan 26 06:33 cost 06:41:56 -rw-r--r-- 1 jenkins jenkins 89 Jan 26 06:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:41:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:41:57 ---> package-listing.sh 06:41:57 ++ facter osfamily 06:41:57 ++ tr '[:upper:]' '[:lower:]' 06:41:57 + OS_FAMILY=debian 06:41:57 + workspace=/w/workspace/exfoundry_device-virtual-go_main 06:41:57 + START_PACKAGES=/tmp/packages_start.txt 06:41:57 + END_PACKAGES=/tmp/packages_end.txt 06:41:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:41:57 + PACKAGES=/tmp/packages_start.txt 06:41:57 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 06:41:57 + PACKAGES=/tmp/packages_end.txt 06:41:57 + case "${OS_FAMILY}" in 06:41:57 + dpkg -l 06:41:57 + grep '^ii' 06:41:57 + '[' -f /tmp/packages_start.txt ']' 06:41:57 + '[' -f /tmp/packages_end.txt ']' 06:41:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:41:57 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 06:41:57 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 06:41:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 06:41:57 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:41:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:41:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:59 prd-ubuntu20.04-docker-8c-8g-27973 does not seem to be running inside a container 06:41:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:41:59 $ docker top fc330864a9394c0f88c856f0503ef539be41073b998dea808170c4bcf860fa3a -eo pid,comm [Pipeline] { [Pipeline] sh 06:41:59 + touch /tmp/pre-build-complete [Pipeline] sh 06:42:00 + mkdir -p /var/log/sysstat [Pipeline] sh 06:42:00 + ls /var/log/sa-host 06:42:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:42:00 provisioning config files... 06:42:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6176944865496095778tmp [Pipeline] { [Pipeline] echo 06:42:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:42:01 ---> create-netrc.sh [Pipeline] } 06:42:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:42:01 ---> python-tools-install.sh [Pipeline] echo 06:42:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:42:01 ---> sudo-logs.sh 06:42:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:42:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:42:02 ---> job-cost.sh 06:42:02 lf-activate-venv: SKIPPING 06:42:02 DEBUG: total: 0.2199999988079071 06:42:02 INFO: Retrieving Stack Cost... 06:42:02 INFO: Retrieving Pricing Info for: v3-standard-8 06:42:03 INFO: Archiving Costs [Pipeline] echo 06:42:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:42:03 ---> logs-deploy.sh 06:42:03 lf-activate-venv: SKIPPING 06:42:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/162 06:42:03 INFO: archiving workspace using pattern(s): 06:42:04 Archives upload complete. 06:42:04 INFO: archiving logs to Nexus 06:42:05 ---> uname -a: 06:42:05 Linux prd-ubuntu20-04-docker-8c-8g-27973 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:42:05 06:42:05 06:42:05 ---> lscpu: 06:42:05 Architecture: x86_64 06:42:05 CPU op-mode(s): 32-bit, 64-bit 06:42:05 Byte Order: Little Endian 06:42:05 Address sizes: 40 bits physical, 48 bits virtual 06:42:05 CPU(s): 8 06:42:05 On-line CPU(s) list: 0-7 06:42:05 Thread(s) per core: 1 06:42:05 Core(s) per socket: 1 06:42:05 Socket(s): 8 06:42:05 NUMA node(s): 1 06:42:05 Vendor ID: AuthenticAMD 06:42:05 CPU family: 23 06:42:05 Model: 49 06:42:05 Model name: AMD EPYC-Rome Processor 06:42:05 Stepping: 0 06:42:05 CPU MHz: 2799.998 06:42:05 BogoMIPS: 5599.99 06:42:05 Virtualization: AMD-V 06:42:05 Hypervisor vendor: KVM 06:42:05 Virtualization type: full 06:42:05 L1d cache: 256 KiB 06:42:05 L1i cache: 256 KiB 06:42:05 L2 cache: 4 MiB 06:42:05 L3 cache: 128 MiB 06:42:05 NUMA node0 CPU(s): 0-7 06:42:05 Vulnerability Itlb multihit: Not affected 06:42:05 Vulnerability L1tf: Not affected 06:42:05 Vulnerability Mds: Not affected 06:42:05 Vulnerability Meltdown: Not affected 06:42:05 Vulnerability Mmio stale data: Not affected 06:42:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:42:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:42:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:42:05 Vulnerability Srbds: Not affected 06:42:05 Vulnerability Tsx async abort: Not affected 06:42:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:42:05 06:42:05 06:42:05 ---> nproc: 06:42:05 8 06:42:05 06:42:05 06:42:05 ---> df -h: 06:42:05 Filesystem Size Used Avail Use% Mounted on 06:42:05 overlay 155G 13G 143G 9% / 06:42:05 tmpfs 64M 0 64M 0% /dev 06:42:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:42:05 shm 64M 0 64M 0% /dev/shm 06:42:05 /dev/vda1 155G 13G 143G 9% /facter-os 06:42:05 06:42:05 06:42:05 ---> sar -b -r -n DEV: 06:42:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27973) 01/26/24 _x86_64_ (8 CPU) 06:42:05 06:42:05 06:30:43 LINUX RESTART (8 CPU) 06:42:05 06:42:05 06:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:42:05 06:32:02 194.40 46.33 148.08 0.00 5291.25 144608.43 0.00 06:42:05 06:33:01 132.51 0.98 131.53 0.00 17.21 43912.98 0.00 06:42:05 06:34:01 204.72 0.23 204.48 0.00 14.40 46800.53 0.00 06:42:05 06:35:01 1.73 0.00 1.73 0.00 0.00 26.67 0.00 06:42:05 06:36:01 27.60 11.23 16.36 0.00 3471.15 3708.32 0.00 06:42:05 06:37:01 4.68 0.00 4.68 0.00 0.00 62.92 0.00 06:42:05 06:38:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 06:42:05 06:39:01 1.48 0.00 1.48 0.00 0.00 16.26 0.00 06:42:05 06:40:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 06:42:05 06:41:01 4.92 0.10 4.82 0.00 10.27 456.00 0.00 06:42:05 06:42:01 147.21 0.42 146.79 0.00 16.13 56721.08 0.00 06:42:05 Average: 65.46 5.40 60.06 0.00 803.03 26913.36 0.00 06:42:05 06:42:05 06:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:42:05 06:32:02 29173696 31540108 780016 2.37 77588 2557552 1914460 5.64 1022076 2295732 2064 06:42:05 06:33:01 28280760 31532316 770788 2.34 140216 3281780 1891600 5.57 1211416 2883420 210416 06:42:05 06:34:01 27723156 31521632 782120 2.38 154036 3784200 1768084 5.21 1295468 3327032 308 06:42:05 06:35:01 27738536 31537160 766360 2.33 154072 3784204 1768084 5.21 1276856 3327032 184 06:42:05 06:36:01 27500636 31518804 773800 2.35 159192 3988536 1826768 5.38 1438112 3380036 1312 06:42:05 06:37:01 27506384 31524516 768368 2.34 159216 3988532 1826768 5.38 1434588 3379996 8 06:42:05 06:38:01 27508388 31526536 766320 2.33 159240 3988536 1826768 5.38 1433240 3380000 8 06:42:05 06:39:01 27513508 31531688 761148 2.31 159248 3988536 1826768 5.38 1426376 3380008 8 06:42:05 06:40:01 27513900 31532116 760484 2.31 159272 3988540 1826768 5.38 1426436 3380012 12 06:42:05 06:41:01 26758152 31484656 807476 2.46 164544 4647912 2130340 6.28 1479416 4039524 667324 06:42:05 06:42:01 25977388 31476172 808596 2.46 199592 5297752 1873952 5.52 1578316 4627964 360 06:42:05 Average: 27563137 31520519 776861 2.36 153292 3936007 1861851 5.49 1365664 3400069 80182 06:42:05 06:42:05 06:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:42:05 06:32:02 veth846f1bb 52.99 57.32 5.21 50.98 0.00 0.00 0.00 0.00 06:42:05 06:32:02 lo 6.73 6.73 0.66 0.66 0.00 0.00 0.00 0.00 06:42:05 06:32:02 ens3 661.62 463.59 6177.31 96.61 0.00 0.00 0.00 0.00 06:42:05 06:32:02 docker0 93.05 98.87 7.48 360.93 0.00 0.00 0.00 0.00 06:42:05 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:42:05 06:33:01 vethf696a7f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:42:05 06:33:01 ens3 254.96 132.38 2022.05 23.52 0.00 0.00 0.00 0.00 06:42:05 06:33:01 docker0 113.20 225.35 9.61 1990.56 0.00 0.00 0.00 0.00 06:42:05 06:34:01 lo 8.07 8.07 0.80 0.80 0.00 0.00 0.00 0.00 06:42:05 06:34:01 ens3 178.05 136.23 2754.37 264.97 0.00 0.00 0.00 0.00 06:42:05 06:34:01 docker0 4.92 8.30 0.30 125.52 0.00 0.00 0.00 0.00 06:42:05 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:42:05 06:35:01 ens3 2.82 0.98 1.02 0.50 0.00 0.00 0.00 0.00 06:42:05 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:05 06:36:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 06:42:05 06:36:01 ens3 72.05 28.71 1374.08 2.33 0.00 0.00 0.00 0.00 06:42:05 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:05 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:42:05 06:37:01 ens3 0.97 0.67 0.41 0.28 0.00 0.00 0.00 0.00 06:42:05 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:05 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:05 06:38:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:05 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:05 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:42:05 06:39:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:42:05 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:05 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:05 06:40:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 06:42:05 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:05 06:41:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 06:42:05 06:41:01 ens3 122.83 72.43 3967.42 8.44 0.00 0.00 0.00 0.00 06:42:05 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:05 06:42:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 06:42:05 06:42:01 ens3 304.42 215.28 4206.74 151.98 0.00 0.00 0.00 0.00 06:42:05 06:42:01 docker0 56.67 83.85 4.77 907.09 0.00 0.00 0.00 0.00 06:42:05 Average: lo 1.65 1.65 0.16 0.16 0.00 0.00 0.00 0.00 06:42:05 Average: ens3 145.11 95.43 1863.61 49.91 0.00 0.00 0.00 0.00 06:42:05 Average: docker0 24.22 37.57 2.00 305.12 0.00 0.00 0.00 0.00 06:42:05 06:42:05 06:42:05 ---> sar -P ALL: 06:42:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27973) 01/26/24 _x86_64_ (8 CPU) 06:42:05 06:42:05 06:30:43 LINUX RESTART (8 CPU) 06:42:05 06:42:05 06:31:01 CPU %user %nice %system %iowait %steal %idle 06:42:05 06:32:02 all 9.45 0.00 3.13 3.35 0.09 83.99 06:42:05 06:32:02 0 9.24 0.00 2.77 0.55 0.07 87.37 06:42:05 06:32:02 1 9.63 0.00 2.91 0.59 0.10 86.78 06:42:05 06:32:02 2 8.92 0.00 2.93 0.99 0.07 87.10 06:42:05 06:32:02 3 9.87 0.00 3.29 1.89 0.10 84.85 06:42:05 06:32:02 4 10.33 0.00 2.61 0.69 0.08 86.28 06:42:05 06:32:02 5 9.02 0.00 3.99 14.57 0.08 72.33 06:42:05 06:32:02 6 10.08 0.00 2.98 0.37 0.12 86.45 06:42:05 06:32:02 7 8.51 0.00 3.55 7.18 0.08 80.68 06:42:05 06:33:01 all 24.89 0.00 3.97 5.56 0.08 65.50 06:42:05 06:33:01 0 23.85 0.00 4.61 1.27 0.09 70.19 06:42:05 06:33:01 1 25.20 0.00 3.70 1.11 0.07 69.91 06:42:05 06:33:01 2 24.63 0.00 4.29 8.34 0.09 62.66 06:42:05 06:33:01 3 25.55 0.00 4.27 0.67 0.07 69.45 06:42:05 06:33:01 4 25.76 0.00 3.70 2.89 0.07 67.57 06:42:05 06:33:01 5 23.54 0.00 3.76 19.82 0.09 52.79 06:42:05 06:33:01 6 24.92 0.00 4.00 9.85 0.09 61.15 06:42:05 06:33:01 7 25.61 0.00 3.47 0.58 0.07 70.27 06:42:05 06:34:01 all 17.02 0.00 3.30 3.78 0.07 75.83 06:42:05 06:34:01 0 17.84 0.00 3.50 3.33 0.07 75.26 06:42:05 06:34:01 1 17.59 0.00 2.82 1.11 0.08 78.40 06:42:05 06:34:01 2 16.45 0.00 2.74 0.10 0.07 80.64 06:42:05 06:34:01 3 16.68 0.00 3.55 12.76 0.07 66.95 06:42:05 06:34:01 4 16.28 0.00 3.90 2.00 0.05 77.77 06:42:05 06:34:01 5 17.54 0.00 3.35 0.12 0.07 78.93 06:42:05 06:34:01 6 17.02 0.00 2.96 4.56 0.07 75.39 06:42:05 06:34:01 7 16.80 0.00 3.59 6.25 0.07 73.29 06:42:05 06:35:01 all 0.09 0.00 0.02 0.00 0.00 99.88 06:42:05 06:35:01 0 0.02 0.00 0.08 0.02 0.00 99.88 06:42:05 06:35:01 1 0.43 0.00 0.00 0.00 0.00 99.57 06:42:05 06:35:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:42:05 06:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:42:05 06:35:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:42:05 06:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:42:05 06:35:01 6 0.13 0.00 0.03 0.00 0.00 99.83 06:42:05 06:35:01 7 0.00 0.00 0.02 0.02 0.00 99.97 06:42:05 06:36:01 all 0.97 0.00 0.39 0.31 0.01 98.32 06:42:05 06:36:01 0 0.58 0.00 0.62 1.12 0.02 97.66 06:42:05 06:36:01 1 0.87 0.00 0.35 0.42 0.02 98.34 06:42:05 06:36:01 2 1.38 0.00 0.40 0.03 0.02 98.17 06:42:05 06:36:01 3 1.60 0.00 0.38 0.15 0.00 97.86 06:42:05 06:36:01 4 0.63 0.00 0.25 0.07 0.02 99.03 06:42:05 06:36:01 5 1.12 0.00 0.28 0.03 0.00 98.56 06:42:05 06:36:01 6 0.67 0.00 0.28 0.02 0.02 99.02 06:42:05 06:36:01 7 0.87 0.00 0.55 0.68 0.00 97.90 06:42:05 06:37:01 all 0.28 0.00 0.01 0.01 0.01 99.69 06:42:05 06:37:01 0 0.03 0.00 0.02 0.05 0.02 99.88 06:42:05 06:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:42:05 06:37:01 2 2.00 0.00 0.03 0.00 0.02 97.95 06:42:05 06:37:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:42:05 06:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:42:05 06:37:01 5 0.05 0.00 0.02 0.00 0.02 99.92 06:42:05 06:37:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:42:05 06:37:01 7 0.02 0.00 0.00 0.03 0.00 99.95 06:42:05 06:38:01 all 0.13 0.00 0.02 0.00 0.00 99.85 06:42:05 06:38:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:42:05 06:38:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:42:05 06:38:01 2 0.91 0.00 0.02 0.00 0.00 99.07 06:42:05 06:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:42:05 06:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:42:05 06:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:42:05 06:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:42:05 06:38:01 7 0.03 0.00 0.02 0.02 0.00 99.93 06:42:05 06:39:01 all 0.22 0.00 0.01 0.00 0.01 99.76 06:42:05 06:39:01 0 0.00 0.00 0.00 0.02 0.00 99.98 06:42:05 06:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:42:05 06:39:01 2 1.56 0.00 0.00 0.00 0.02 98.42 06:42:05 06:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:42:05 06:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:42:05 06:39:01 5 0.13 0.00 0.03 0.00 0.00 99.83 06:42:05 06:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:42:05 06:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:42:05 06:40:01 all 0.07 0.00 0.01 0.00 0.00 99.91 06:42:05 06:40:01 0 0.02 0.00 0.00 0.02 0.02 99.95 06:42:05 06:40:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:42:05 06:40:01 2 0.17 0.00 0.02 0.00 0.00 99.82 06:42:05 06:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:42:05 06:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:42:05 06:40:01 5 0.37 0.00 0.02 0.00 0.02 99.60 06:42:05 06:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:42:05 06:40:01 7 0.00 0.00 0.00 0.02 0.00 99.98 06:42:05 06:41:01 all 2.18 0.00 0.93 0.05 0.02 96.82 06:42:05 06:41:01 0 2.81 0.00 0.80 0.02 0.02 96.35 06:42:05 06:41:01 1 1.77 0.00 1.62 0.00 0.02 96.59 06:42:05 06:41:01 2 2.32 0.00 0.76 0.00 0.02 96.91 06:42:05 06:41:01 3 2.12 0.00 1.05 0.00 0.00 96.82 06:42:05 06:41:01 4 1.77 0.00 0.90 0.03 0.02 97.28 06:42:05 06:41:01 5 2.21 0.00 0.94 0.02 0.03 96.80 06:42:05 06:41:01 6 2.37 0.00 0.75 0.02 0.03 96.82 06:42:05 06:41:01 7 2.11 0.00 0.64 0.30 0.02 96.94 06:42:05 06:42:01 all 6.87 0.00 2.92 2.57 0.05 87.58 06:42:05 06:42:01 0 7.74 0.00 3.19 0.42 0.05 88.60 06:42:05 06:42:01 1 6.76 0.00 2.92 5.95 0.05 84.31 06:42:05 06:42:01 2 8.25 0.00 2.74 0.46 0.05 88.50 06:42:05 06:42:01 3 6.32 0.00 3.16 0.07 0.07 90.38 06:42:05 06:42:01 4 7.89 0.00 2.58 2.56 0.07 86.89 06:42:05 06:42:01 5 5.98 0.00 2.60 1.01 0.03 90.37 06:42:05 06:42:01 6 5.83 0.00 2.71 2.73 0.03 88.69 06:42:05 06:42:01 7 6.18 0.00 3.49 7.38 0.07 82.89 06:42:05 06:42:05 Average: CPU %user %nice %system %iowait %steal %idle 06:42:05 Average: all 5.59 0.00 1.33 1.41 0.03 91.64 06:42:05 Average: 0 5.60 0.00 1.41 0.62 0.03 92.35 06:42:05 Average: 1 5.61 0.00 1.29 0.83 0.03 92.23 06:42:05 Average: 2 5.98 0.00 1.25 0.88 0.03 91.85 06:42:05 Average: 3 5.60 0.00 1.42 1.40 0.03 91.55 06:42:05 Average: 4 5.64 0.00 1.26 0.74 0.03 92.33 06:42:05 Average: 5 5.40 0.00 1.35 3.19 0.03 90.03 06:42:05 Average: 6 5.49 0.00 1.24 1.57 0.03 91.66 06:42:05 Average: 7 5.41 0.00 1.38 2.03 0.03 91.15 06:42:05 06:42:05 06:42:05