Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4a7b1eec00eb893451c7c72b5ce81c7f4041337f 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-ssh6220039256560317605.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh12085393578978387993.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-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-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17563651974424307095.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh8197074127456694866.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-sdk-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-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15978141227069478596.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2562 in /w/workspace/edgexfoundry_device-sdk-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-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4a7b1eec00eb893451c7c72b5ce81c7f4041337f (main) Commit message: "Merge pull request #1386 from hahattan/issue-1380" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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 4a7b1eec00eb893451c7c72b5ce81c7f4041337f # timeout=10 > git rev-list --no-walk 6f965a0b85b542f54aab8de1c6c68203c2ba52ef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:32:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:32:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:32:12 ========================================================= 00:32:12 EdgeX Global Pipelines Version Info 00:32:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:32:12 ------------------- 00:32:12 stable info: 00:32:12 ------------------- 00:32:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:32:12 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 00:32:12 Message: update stable to v1.0.245 00:32:13 ------------------- 00:32:13 experimental info: 00:32:13 ------------------- 00:32:13 Commited By: **** collab-it+edgex@linuxfoundation.org 00:32:13 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 00:32:13 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4a7b1eec00eb893451c7c72b5ce81c7f4041337f [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4a7b1ee [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:32:14 provisioning config files... 00:32:14 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3213517597680906412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:32:14 ---> docker-login.sh 00:32:14 nexus3.edgexfoundry.org:10001 00:32:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:14 Configure a credential helper to remove this warning. See 00:32:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:14 00:32:14 Login Succeeded 00:32:14 nexus3.edgexfoundry.org:10002 00:32:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:14 Configure a credential helper to remove this warning. See 00:32:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:14 00:32:14 Login Succeeded 00:32:14 nexus3.edgexfoundry.org:10003 00:32:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:15 Configure a credential helper to remove this warning. See 00:32:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:15 00:32:15 Login Succeeded 00:32:15 nexus3.edgexfoundry.org:10004 00:32:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:15 Configure a credential helper to remove this warning. See 00:32:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:15 00:32:15 Login Succeeded 00:32:15 docker.io 00:32:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:15 Configure a credential helper to remove this warning. See 00:32:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:15 00:32:15 Login Succeeded 00:32:15 ---> docker-login.sh ends [Pipeline] } 00:32:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:32:15 + git rev-list -1 --merges 4a7b1eec00eb893451c7c72b5ce81c7f4041337f~1..4a7b1eec00eb893451c7c72b5ce81c7f4041337f [Pipeline] echo 00:32:15 -----------> git rev-list -1 --merges 4a7b1eec00eb893451c7c72b5ce81c7f4041337f~1..4a7b1eec00eb893451c7c72b5ce81c7f4041337f 4a7b1eec00eb893451c7c72b5ce81c7f4041337f 00:32:15 4a7b1eec00eb893451c7c72b5ce81c7f4041337f [false] [Pipeline] sh 00:32:16 + git log --format=format:%s -1 4a7b1eec00eb893451c7c72b5ce81c7f4041337f [Pipeline] echo 00:32:16 ========================================================= 00:32:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:32:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:32:16 + git log --format=format:%s -1 4a7b1eec00eb893451c7c72b5ce81c7f4041337f [Pipeline] echo 00:32:16 [semverPrep] GIT_COMMIT: 4a7b1eec00eb893451c7c72b5ce81c7f4041337f, Commit Message: Merge pull request #1386 from hahattan/issue-1380 [Pipeline] echo 00:32:16 [semverPrep] This is not a build commit. [Pipeline] sh 00:32:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:32:16 + grep -v github /etc/ssh/ssh_known_hosts 00:32:16 + [ -e /tmp/ssh_known_hosts ] 00:32:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:32:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:32:16 + sudo tee -a /etc/ssh/ssh_known_hosts 00:32:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:32:17 00:32:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:32:17 0.1.4: Pulling from edgex-devops/py-git-semver 00:32:17 b85a868b505f: Pulling fs layer 00:32:17 e2be974225ed: Pulling fs layer 00:32:17 339a4e72a1f5: Pulling fs layer 00:32:17 988bab9f4d93: Pulling fs layer 00:32:17 1469e6f7b9e6: Pulling fs layer 00:32:17 eaf3925da568: Pulling fs layer 00:32:17 bab4dde63d76: Pulling fs layer 00:32:17 bde34c3a00c8: Pulling fs layer 00:32:17 b352a97aabf1: Pulling fs layer 00:32:17 4872d77fe225: Pulling fs layer 00:32:17 5851b861e8e6: Pulling fs layer 00:32:17 988bab9f4d93: Waiting 00:32:17 1469e6f7b9e6: Waiting 00:32:17 5851b861e8e6: Waiting 00:32:17 bab4dde63d76: Waiting 00:32:17 bde34c3a00c8: Waiting 00:32:17 b352a97aabf1: Waiting 00:32:17 4872d77fe225: Waiting 00:32:17 e2be974225ed: Download complete 00:32:17 988bab9f4d93: Verifying Checksum 00:32:17 988bab9f4d93: Download complete 00:32:17 339a4e72a1f5: Verifying Checksum 00:32:17 339a4e72a1f5: Download complete 00:32:17 1469e6f7b9e6: Verifying Checksum 00:32:17 1469e6f7b9e6: Download complete 00:32:17 eaf3925da568: Verifying Checksum 00:32:17 eaf3925da568: Download complete 00:32:17 bde34c3a00c8: Download complete 00:32:17 b352a97aabf1: Verifying Checksum 00:32:17 b352a97aabf1: Download complete 00:32:17 4872d77fe225: Verifying Checksum 00:32:17 4872d77fe225: Download complete 00:32:17 5851b861e8e6: Download complete 00:32:17 b85a868b505f: Download complete 00:32:18 bab4dde63d76: Verifying Checksum 00:32:18 bab4dde63d76: Download complete 00:32:19 b85a868b505f: Pull complete 00:32:19 e2be974225ed: Pull complete 00:32:19 339a4e72a1f5: Pull complete 00:32:19 988bab9f4d93: Pull complete 00:32:20 1469e6f7b9e6: Pull complete 00:32:20 eaf3925da568: Pull complete 00:32:22 bab4dde63d76: Pull complete 00:32:22 bde34c3a00c8: Pull complete 00:32:22 b352a97aabf1: Pull complete 00:32:22 4872d77fe225: Pull complete 00:32:22 5851b861e8e6: Pull complete 00:32:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:32:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:32:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:32:22 prd-ubuntu20.04-docker-8c-8g-2562 does not seem to be running inside a container 00:32:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 00:32:24 $ docker top d860a77f83377a3914dd420dfc2877ef0459848c770b45b7f1f0d18419a95d54 -eo pid,comm 00:32:24 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). 00:32:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:24 [ssh-agent] Looking for ssh-agent implementation... 00:32:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:25 $ docker exec d860a77f83377a3914dd420dfc2877ef0459848c770b45b7f1f0d18419a95d54 ssh-agent 00:32:25 SSH_AUTH_SOCK=/tmp/ssh-NpmRj22UI74l/agent.33 00:32:25 SSH_AGENT_PID=39 00:32:25 Running ssh-add (command line suppressed) 00:32:25 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13287167587562426500.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13287167587562426500.key) 00:32:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:25 + git tag --points-at HEAD [Pipeline] } 00:32:25 $ docker exec --env ******** --env ******** d860a77f83377a3914dd420dfc2877ef0459848c770b45b7f1f0d18419a95d54 ssh-agent -k 00:32:25 unset SSH_AUTH_SOCK; 00:32:25 unset SSH_AGENT_PID; 00:32:25 echo Agent pid 39 killed; 00:32:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:32:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:25 [ssh-agent] Looking for ssh-agent implementation... 00:32:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:25 $ docker exec d860a77f83377a3914dd420dfc2877ef0459848c770b45b7f1f0d18419a95d54 ssh-agent 00:32:25 SSH_AUTH_SOCK=/tmp/ssh-LzapYPANo2ls/agent.71 00:32:25 SSH_AGENT_PID=77 00:32:25 Running ssh-add (command line suppressed) 00:32:26 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11790641252557135447.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11790641252557135447.key) 00:32:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:26 + git semver init 00:32:26 2023-03-17 00:32:26,458 [run_init] DEBUG init version:0.0.0 force:False 00:32:26 2023-03-17 00:32:26,459 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 00:32:26 2023-03-17 00:32:26,459 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 00:32:26 2023-03-17 00:32:26,459 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 00:32:27 2023-03-17 00:32:27,361 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 00:32:27 2023-03-17 00:32:27,361 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 00:32:27 2023-03-17 00:32:27,361 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 00:32:27 2023-03-17 00:32:27,362 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 00:32:27 3.0.0-dev.55 [Pipeline] } 00:32:27 $ docker exec --env ******** --env ******** d860a77f83377a3914dd420dfc2877ef0459848c770b45b7f1f0d18419a95d54 ssh-agent -k 00:32:27 unset SSH_AUTH_SOCK; 00:32:27 unset SSH_AGENT_PID; 00:32:27 echo Agent pid 77 killed; 00:32:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:27 + git semver [Pipeline] } 00:32:28 $ docker stop --time=1 d860a77f83377a3914dd420dfc2877ef0459848c770b45b7f1f0d18419a95d54 00:32:29 $ docker rm -f --volumes d860a77f83377a3914dd420dfc2877ef0459848c770b45b7f1f0d18419a95d54 [Pipeline] // withDockerContainer [Pipeline] sh 00:32:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:32:29 Stashed 1 file(s) [Pipeline] echo 00:32:29 [edgeXSemver]: initialized semver on version 3.0.0-dev.55 [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 00:32:30 provisioning config files... 00:32:30 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config279040827309745104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:32:30 ---> docker-login.sh 00:32:30 nexus3.edgexfoundry.org:10001 00:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:30 Configure a credential helper to remove this warning. See 00:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:30 00:32:30 Login Succeeded 00:32:30 nexus3.edgexfoundry.org:10002 00:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:30 Configure a credential helper to remove this warning. See 00:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:30 00:32:30 Login Succeeded 00:32:30 nexus3.edgexfoundry.org:10003 00:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:30 Configure a credential helper to remove this warning. See 00:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:30 00:32:30 Login Succeeded 00:32:30 nexus3.edgexfoundry.org:10004 00:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:30 Configure a credential helper to remove this warning. See 00:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:30 00:32:30 Login Succeeded 00:32:30 docker.io 00:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:30 Configure a credential helper to remove this warning. See 00:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:30 00:32:30 Login Succeeded 00:32:30 ---> docker-login.sh ends [Pipeline] } 00:32:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:32:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:32:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:32:31 ========================================================= 00:32:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:32:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:31 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:32:31 Sending build context to Docker daemon 10.83MB 00:32:31 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 00:32:31 Step 2/10 : FROM ${BASE} AS builder 00:32:31 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:31 63b65145d645: Pulling fs layer 00:32:31 a2d21d5440eb: Pulling fs layer 00:32:31 935e6c44a52c: Pulling fs layer 00:32:31 94cc34f8dd06: Pulling fs layer 00:32:31 30dea6a524f1: Pulling fs layer 00:32:31 a2aff8979fd8: Pulling fs layer 00:32:31 6808be2612f2: Pulling fs layer 00:32:31 f25807f1079a: Pulling fs layer 00:32:31 94cc34f8dd06: Waiting 00:32:31 a2aff8979fd8: Waiting 00:32:31 30dea6a524f1: Waiting 00:32:31 f25807f1079a: Waiting 00:32:31 6808be2612f2: Waiting 00:32:31 a2d21d5440eb: Verifying Checksum 00:32:31 a2d21d5440eb: Download complete 00:32:31 94cc34f8dd06: Download complete 00:32:31 30dea6a524f1: Verifying Checksum 00:32:31 30dea6a524f1: Download complete 00:32:31 63b65145d645: Verifying Checksum 00:32:31 63b65145d645: Download complete 00:32:31 a2aff8979fd8: Verifying Checksum 00:32:31 a2aff8979fd8: Download complete 00:32:31 63b65145d645: Pull complete 00:32:31 a2d21d5440eb: Pull complete 00:32:32 f25807f1079a: Verifying Checksum 00:32:32 f25807f1079a: Download complete 00:32:32 935e6c44a52c: Verifying Checksum 00:32:32 935e6c44a52c: Download complete 00:32:32 6808be2612f2: Verifying Checksum 00:32:32 6808be2612f2: Download complete 00:32:36 935e6c44a52c: Pull complete 00:32:36 94cc34f8dd06: Pull complete 00:32:36 30dea6a524f1: Pull complete 00:32:36 a2aff8979fd8: Pull complete 00:32:38 6808be2612f2: Pull complete 00:32:39 f25807f1079a: Pull complete 00:32:39 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 00:32:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:32:39 ---> 3b553350e43f 00:32:39 Step 3/10 : ARG MAKE=make build 00:32:43 ---> Running in bf9458ca67fc 00:32:43 Removing intermediate container bf9458ca67fc 00:32:43 ---> 2e92c9dd6a72 00:32:43 Step 4/10 : WORKDIR /device-sdk-go 00:32:43 ---> Running in 4e1cc83bbce3 00:32:43 Removing intermediate container 4e1cc83bbce3 00:32:43 ---> 7ac6be39c50f 00:32:43 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:32:43 ---> Running in 41c27e1fd048 00:32:43 Removing intermediate container 41c27e1fd048 00:32:43 ---> 78eaa9891779 00:32:43 Step 6/10 : RUN apk add --update --no-cache make git 00:32:43 ---> Running in 1e3533f003ed 00:32:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:32:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:32:44 OK: 265 MiB in 53 packages 00:32:44 Removing intermediate container 1e3533f003ed 00:32:44 ---> 9dbdca7db653 00:32:44 Step 7/10 : COPY go.mod vendor* ./ 00:32:44 ---> a53866ec96e9 00:32:44 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:32:44 ---> Running in 8c9c086f45b5 00:32:45 Still waiting to schedule task 00:32:45 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:33:23 Removing intermediate container 8c9c086f45b5 00:33:23 ---> 3efab3d1496e 00:33:23 Step 9/10 : COPY . . 00:33:23 ---> b701bc5aeb91 00:33:23 Step 10/10 : RUN ${MAKE} 00:33:23 ---> Running in 8a04aabb0698 00:33:23 noop 00:33:23 Removing intermediate container 8a04aabb0698 00:33:23 ---> 563cfb851164 00:33:23 Successfully built 563cfb851164 00:33:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:23 + docker inspect -f . ci-base-image-x86_64 00:33:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:33:23 prd-ubuntu20.04-docker-8c-8g-2562 does not seem to be running inside a container 00:33:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 00:33:24 $ docker top 22b64144f80772b48d085a60c224aafe4830495db958cb02bbebe65077c9f95e -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:24 + go version 00:33:24 go version go1.20.2 linux/amd64 [Pipeline] } 00:33:24 $ docker stop --time=1 22b64144f80772b48d085a60c224aafe4830495db958cb02bbebe65077c9f95e 00:33:25 $ docker rm -f --volumes 22b64144f80772b48d085a60c224aafe4830495db958cb02bbebe65077c9f95e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:26 + docker inspect -f . ci-base-image-x86_64 00:33:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:33:26 prd-ubuntu20.04-docker-8c-8g-2562 does not seem to be running inside a container 00:33:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 00:33:26 $ docker top ebd00454a63366ddcc5f6f8e6deb792f1fb7eb178ec36b02abb076da2d5e21e1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:27 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 00:33:27 + make test 00:33:27 go test -race -coverprofile=coverage.out ./... 00:33:33 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 00:33:46 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 00:33:46 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 00:33:46 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 00:33:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 00:33:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 00:33:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.038s coverage: 27.6% of statements 00:33:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.066s coverage: 78.9% of statements 00:33:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 00:33:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 00:33:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.078s coverage: 86.0% of statements 00:33:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 00:33:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 00:33:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.111s coverage: 75.9% of statements 00:33:47 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 00:33:47 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 00:33:48 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 00:33:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.066s coverage: 15.2% of statements 00:33:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.065s coverage: 65.7% of statements 00:33:50 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.112s coverage: 89.2% of statements 00:33:50 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.055s coverage: 5.5% of statements 00:34:12 GO111MODULE=on go vet ./... 00:34:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:34:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:34:12 ./bin/test-attribution-txt.sh [Pipeline] echo 00:34:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:34:12 $ docker stop --time=1 ebd00454a63366ddcc5f6f8e6deb792f1fb7eb178ec36b02abb076da2d5e21e1 00:34:17 $ docker rm -f --volumes ebd00454a63366ddcc5f6f8e6deb792f1fb7eb178ec36b02abb076da2d5e21e1 [Pipeline] // withDockerContainer [Pipeline] sh 00:34:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:34:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:34:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:34:18 + ls -al . 00:34:18 total 276 00:34:18 drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 00:33 . 00:34:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 00:32 .. 00:34:18 -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 00:32 .dockerignore 00:34:18 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 00:32 .git 00:34:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 00:32 .github 00:34:18 -rw-rw-r-- 1 jenkins jenkins 131 Mar 17 00:32 .gitignore 00:34:18 -rw-rw-r-- 1 jenkins jenkins 42 Mar 17 00:32 .golangci.yml 00:34:18 drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 00:32 .semver 00:34:18 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 17 00:32 CHANGELOG.md 00:34:18 -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 00:32 GOVERNANCE.md 00:34:18 -rw-rw-r-- 1 jenkins jenkins 885 Mar 17 00:32 Jenkinsfile 00:34:18 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 17 00:32 LICENSE 00:34:18 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 17 00:32 Makefile 00:34:18 -rw-rw-r-- 1 jenkins jenkins 619 Mar 17 00:32 OWNERS.md 00:34:18 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 17 00:32 README.md 00:34:18 -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 00:32 VERSION 00:34:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 00:32 bin 00:34:18 -rw-r--r-- 1 jenkins jenkins 109536 Mar 17 00:33 coverage.out 00:34:18 drwxrwxr-x 5 jenkins jenkins 4096 Mar 17 00:32 example 00:34:18 -rw-rw-r-- 1 jenkins jenkins 3290 Mar 17 00:32 go.mod 00:34:18 -rw-rw-r-- 1 jenkins jenkins 30839 Mar 17 00:32 go.sum 00:34:18 drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 00:32 internal 00:34:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 00:32 openapi 00:34:18 drwxrwxr-x 6 jenkins jenkins 4096 Mar 17 00:32 pkg 00:34:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 00:32 snap 00:34:18 -rw-rw-r-- 1 jenkins jenkins 222 Mar 17 00:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:19 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=4a7b1eec00eb893451c7c72b5ce81c7f4041337f --label arch=amd64 --label version=3.0.0-dev.55 . 00:34:19 Sending build context to Docker daemon 10.94MB 00:34:19 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 00:34:19 Step 2/23 : FROM ${BASE} AS builder 00:34:19 ---> 563cfb851164 00:34:19 Step 3/23 : ARG MAKE=make build 00:34:19 ---> Running in 13384f10798d 00:34:19 Removing intermediate container 13384f10798d 00:34:19 ---> 8beaa99c25b8 00:34:19 Step 4/23 : WORKDIR /device-sdk-go 00:34:19 ---> Running in fd308b85554c 00:34:19 Removing intermediate container fd308b85554c 00:34:19 ---> 33654e3fb79c 00:34:19 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:34:19 ---> Running in 687d887eb84c 00:34:19 Removing intermediate container 687d887eb84c 00:34:19 ---> 22d2810f6c15 00:34:19 Step 6/23 : RUN apk add --update --no-cache make git 00:34:19 ---> Running in 0ef63d2de6c7 00:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:34:20 OK: 265 MiB in 53 packages 00:34:20 Removing intermediate container 0ef63d2de6c7 00:34:20 ---> 9cc79ac1d0c2 00:34:20 Step 7/23 : COPY go.mod vendor* ./ 00:34:20 ---> b75357bea29c 00:34:20 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:20 ---> Running in f651da9b52aa 00:34:21 Removing intermediate container f651da9b52aa 00:34:21 ---> 6e627222192b 00:34:21 Step 9/23 : COPY . . 00:34:22 ---> b32c98de897e 00:34:22 Step 10/23 : RUN ${MAKE} 00:34:22 ---> Running in c98f027c7fc8 00:34:22 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.55" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 00:34:44 Removing intermediate container c98f027c7fc8 00:34:44 ---> 2fb7dd04afe9 00:34:44 Step 11/23 : FROM alpine:3.17 00:34:44 3.17: Pulling from library/alpine 00:34:44 63b65145d645: Already exists 00:34:44 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 00:34:44 Status: Downloaded newer image for alpine:3.17 00:34:44 ---> b2aa39c304c2 00:34:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:34:44 ---> Running in 6ee92bba5340 00:34:44 Removing intermediate container 6ee92bba5340 00:34:44 ---> d67e995895a8 00:34:44 Step 13/23 : RUN apk add --update --no-cache 00:34:44 ---> Running in d915d28daee8 00:34:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:34:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:34:44 OK: 7 MiB in 15 packages 00:34:44 Removing intermediate container d915d28daee8 00:34:44 ---> 09167074303c 00:34:44 Step 14/23 : WORKDIR / 00:34:44 ---> Running in 1c61b94e7e07 00:34:44 Removing intermediate container 1c61b94e7e07 00:34:44 ---> d804847ab8fb 00:34:44 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 00:34:44 ---> 1016c540b752 00:34:44 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 00:34:44 ---> 888cdb6e112c 00:34:44 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 00:34:44 ---> 3b37cfa50998 00:34:44 Step 18/23 : EXPOSE 59999 00:34:44 ---> Running in e35f27be61ed 00:34:44 Removing intermediate container e35f27be61ed 00:34:44 ---> c6233df2e623 00:34:44 Step 19/23 : ENTRYPOINT ["/device-simple"] 00:34:44 ---> Running in 237fadda325e 00:34:44 Removing intermediate container 237fadda325e 00:34:44 ---> 05b885bb83ea 00:34:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:34:44 ---> Running in 5806c71b107a 00:34:44 Removing intermediate container 5806c71b107a 00:34:44 ---> 2f147407ea07 00:34:44 Step 21/23 : LABEL arch=amd64 00:34:44 ---> Running in a68bb95d70a0 00:34:44 Removing intermediate container a68bb95d70a0 00:34:44 ---> eb1d3761c480 00:34:44 Step 22/23 : LABEL git_sha=4a7b1eec00eb893451c7c72b5ce81c7f4041337f 00:34:44 ---> Running in 2f58e9c0b903 00:34:44 Removing intermediate container 2f58e9c0b903 00:34:44 ---> e93316813f0f 00:34:44 Step 23/23 : LABEL version=3.0.0-dev.55 00:34:44 ---> Running in cfb56c09f2fe 00:34:44 Removing intermediate container cfb56c09f2fe 00:34:44 ---> 58dcb2c6e520 00:34:44 [Warning] One or more build-args [ARCH] were not consumed 00:34:44 Successfully built 58dcb2c6e520 00:34:44 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 00:34:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:34:45 00:34:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:34:45 latest: Pulling from edgex-lftools-log-publisher 00:34:45 5eb5b503b376: Pulling fs layer 00:34:45 5c69ac0246d0: Pulling fs layer 00:34:45 ec43610c2a17: Pulling fs layer 00:34:45 3a2ae6a8a46f: Pulling fs layer 00:34:45 33b1e0a273af: Pulling fs layer 00:34:45 5d3b04190fa2: Pulling fs layer 00:34:45 2f39f015ded8: Pulling fs layer 00:34:45 3a2ae6a8a46f: Waiting 00:34:45 33b1e0a273af: Waiting 00:34:45 5d3b04190fa2: Waiting 00:34:45 5c69ac0246d0: Verifying Checksum 00:34:45 5c69ac0246d0: Download complete 00:34:45 3a2ae6a8a46f: Download complete 00:34:45 ec43610c2a17: Verifying Checksum 00:34:45 ec43610c2a17: Download complete 00:34:45 33b1e0a273af: Verifying Checksum 00:34:45 33b1e0a273af: Download complete 00:34:45 5d3b04190fa2: Download complete 00:34:45 5eb5b503b376: Verifying Checksum 00:34:45 5eb5b503b376: Download complete 00:34:46 2f39f015ded8: Verifying Checksum 00:34:46 2f39f015ded8: Download complete 00:34:46 5eb5b503b376: Pull complete 00:34:47 5c69ac0246d0: Pull complete 00:34:47 ec43610c2a17: Pull complete 00:34:47 3a2ae6a8a46f: Pull complete 00:34:47 33b1e0a273af: Pull complete 00:34:47 5d3b04190fa2: Pull complete 00:34:52 2f39f015ded8: Pull complete 00:34:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:34:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:34:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:52 prd-ubuntu20.04-docker-8c-8g-2562 does not seem to be running inside a container 00:34:52 $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 00:34:55 $ docker top e0c16191ec77f7d0f9ce5c3b544b4f0a99ff237be9986b96003dd7228887ed83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:34:56 ---> job-cost.sh 00:34:56 lf-activate-venv: SKIPPING 00:34:56 INFO: No Stack... 00:34:56 INFO: Retrieving Pricing Info for: v3-standard-8 00:34:56 INFO: Archiving Costs [Pipeline] sh 00:34:57 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 00:34:57 + cut -d, -f6 [Pipeline] lock 00:34:57 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-186-stack-cost] 00:34:57 Resource [jenkins-edgexfoundry-device-sdk-go-main-186-stack-cost] did not exist. Created. 00:34:57 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-186-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:34:57 + echo total: 0.2199999988079071 [Pipeline] stash 00:34:57 Stashed 1 file(s) [Pipeline] } 00:34:57 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-186-stack-cost] [Pipeline] // lock [Pipeline] } 00:34:57 $ docker stop --time=1 e0c16191ec77f7d0f9ce5c3b544b4f0a99ff237be9986b96003dd7228887ed83 00:34:58 $ docker rm -f --volumes e0c16191ec77f7d0f9ce5c3b544b4f0a99ff237be9986b96003dd7228887ed83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:35:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2566 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 00:35:28 Running in /w/workspace/device-sdk-go/186 [Pipeline] { [Pipeline] checkout 00:35:28 The recommended git tool is: git 00:35:36 using credential edgex-jenkins-ssh 00:35:36 Cloning the remote Git repository 00:35:36 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 00:35:36 > git init /w/workspace/device-sdk-go/186 # timeout=10 00:35:36 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 00:35:36 > git --version # timeout=10 00:35:36 > git --version # 'git version 2.25.1' 00:35:36 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 00:35:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:39 Avoid second fetch 00:35:39 Checking out Revision 4a7b1eec00eb893451c7c72b5ce81c7f4041337f (main) 00:35:40 Commit message: "Merge pull request #1386 from hahattan/issue-1380" 00:35:39 > git config core.sparsecheckout # timeout=10 00:35:39 > git checkout -f 4a7b1eec00eb893451c7c72b5ce81c7f4041337f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:35:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:35:41 % Total % Received % Xferd Average Speed Time Time Time Current 00:35:41 Dload Upload Total Spent Left Speed 00:35:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh 00:35:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:35:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ sudo tee /etc/docker/daemon.new 00:35:42 /etc/docker/daemon.json 00:35:42 { 00:35:42 "registry-mirrors": [ 00:35:42 "https://nexus3.edgexfoundry.org:10001" 00:35:42 ], 00:35:42 "bip": "10.250.0.254/24", 00:35:42 "hosts": [ 00:35:42 "tcp://0.0.0.0:5555", 00:35:42 "unix:///var/run/docker.sock" 00:35:42 ], 00:35:42 "mtu": 1458, 00:35:42 "selinux-enabled": true, 00:35:42 "seccomp-profile": "/etc/docker/seccomp.json" 00:35:42 } [Pipeline] sh 00:35:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:35:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:36:01 provisioning config files... 00:36:01 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/186@tmp/config16590142228714198850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:01 ---> docker-login.sh 00:36:01 nexus3.edgexfoundry.org:10001 00:36:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:02 Configure a credential helper to remove this warning. See 00:36:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:02 00:36:02 Login Succeeded 00:36:02 nexus3.edgexfoundry.org:10002 00:36:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:03 Configure a credential helper to remove this warning. See 00:36:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:03 00:36:03 Login Succeeded 00:36:03 nexus3.edgexfoundry.org:10003 00:36:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:03 Configure a credential helper to remove this warning. See 00:36:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:03 00:36:03 Login Succeeded 00:36:03 nexus3.edgexfoundry.org:10004 00:36:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:03 Configure a credential helper to remove this warning. See 00:36:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:03 00:36:03 Login Succeeded 00:36:03 docker.io 00:36:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:04 Configure a credential helper to remove this warning. See 00:36:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:04 00:36:04 Login Succeeded 00:36:04 ---> docker-login.sh ends [Pipeline] } 00:36:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:36:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:36:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:36:04 ========================================================= 00:36:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:36:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:05 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:36:05 Sending build context to Docker daemon 5.814MB 00:36:05 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 00:36:05 Step 2/10 : FROM ${BASE} AS builder 00:36:05 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:05 af6eaf76a39c: Pulling fs layer 00:36:05 55522c791124: Pulling fs layer 00:36:05 ce5c4a1c91eb: Pulling fs layer 00:36:05 169dfbe0d373: Pulling fs layer 00:36:05 e1ff8fa3b103: Pulling fs layer 00:36:05 52ebb69f0ebf: Pulling fs layer 00:36:05 5abe8eddf0d5: Pulling fs layer 00:36:05 e1ff8fa3b103: Waiting 00:36:05 52ebb69f0ebf: Waiting 00:36:05 5abe8eddf0d5: Waiting 00:36:05 169dfbe0d373: Waiting 00:36:05 55522c791124: Verifying Checksum 00:36:05 55522c791124: Download complete 00:36:06 169dfbe0d373: Verifying Checksum 00:36:06 169dfbe0d373: Download complete 00:36:06 e1ff8fa3b103: Verifying Checksum 00:36:06 e1ff8fa3b103: Download complete 00:36:06 af6eaf76a39c: Verifying Checksum 00:36:06 af6eaf76a39c: Download complete 00:36:07 af6eaf76a39c: Pull complete 00:36:07 5abe8eddf0d5: Verifying Checksum 00:36:07 5abe8eddf0d5: Download complete 00:36:07 55522c791124: Pull complete 00:36:08 ce5c4a1c91eb: Verifying Checksum 00:36:08 ce5c4a1c91eb: Download complete 00:36:08 52ebb69f0ebf: Verifying Checksum 00:36:08 52ebb69f0ebf: Download complete 00:36:20 ce5c4a1c91eb: Pull complete 00:36:20 169dfbe0d373: Pull complete 00:36:20 e1ff8fa3b103: Pull complete 00:36:26 52ebb69f0ebf: Pull complete 00:36:29 5abe8eddf0d5: Pull complete 00:36:29 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 00:36:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:36:29 ---> 6cb57ee374ae 00:36:29 Step 3/10 : ARG MAKE=make build 00:36:30 ---> Running in c0a660f3ea7d 00:36:30 Removing intermediate container c0a660f3ea7d 00:36:30 ---> 21a0d4dd6e78 00:36:30 Step 4/10 : WORKDIR /device-sdk-go 00:36:31 ---> Running in 9bf680d26548 00:36:31 Removing intermediate container 9bf680d26548 00:36:31 ---> cd58a95eadb2 00:36:31 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:36:31 ---> Running in b8319ab9251c 00:36:32 Removing intermediate container b8319ab9251c 00:36:32 ---> b3134d889200 00:36:32 Step 6/10 : RUN apk add --update --no-cache make git 00:36:32 ---> Running in 09953d9d7362 00:36:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:36:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:36:35 OK: 263 MiB in 53 packages 00:36:36 Removing intermediate container 09953d9d7362 00:36:36 ---> 8c0d93de7d16 00:36:36 Step 7/10 : COPY go.mod vendor* ./ 00:36:37 ---> ea1a1a53ed61 00:36:37 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:37 ---> Running in 551231bc3a0f 00:37:45 Removing intermediate container 551231bc3a0f 00:37:45 ---> e6fd2cba2af3 00:37:45 Step 9/10 : COPY . . 00:37:45 ---> d24b49ee9cfc 00:37:45 Step 10/10 : RUN ${MAKE} 00:37:45 ---> Running in 83958f9a7531 00:37:45 noop 00:37:45 Removing intermediate container 83958f9a7531 00:37:45 ---> 85cf441974e7 00:37:45 Successfully built 85cf441974e7 00:37:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:45 + docker inspect -f . ci-base-image-arm64 00:37:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:45 prd-ubuntu20.04-docker-arm64-4c-16g-2566 does not seem to be running inside a container 00:37:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/186 -v /w/workspace/device-sdk-go/186:/w/workspace/device-sdk-go/186:rw,z -v /w/workspace/device-sdk-go/186@tmp:/w/workspace/device-sdk-go/186@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 00:37:47 $ docker top 8d9f89a16cf365c03f942304edf3d474b4ec9bb44e54343fb82846b3b8a4991c -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:47 + go version 00:37:47 go version go1.20.2 linux/arm64 [Pipeline] } 00:37:47 $ docker stop --time=1 8d9f89a16cf365c03f942304edf3d474b4ec9bb44e54343fb82846b3b8a4991c 00:37:49 $ docker rm -f --volumes 8d9f89a16cf365c03f942304edf3d474b4ec9bb44e54343fb82846b3b8a4991c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:50 + docker inspect -f . ci-base-image-arm64 00:37:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:50 prd-ubuntu20.04-docker-arm64-4c-16g-2566 does not seem to be running inside a container 00:37:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/186 -v /w/workspace/device-sdk-go/186:/w/workspace/device-sdk-go/186:rw,z -v /w/workspace/device-sdk-go/186@tmp:/w/workspace/device-sdk-go/186@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 00:37:51 $ docker top 7772122e14403eed4b0c163189dee80a419884e79fb2160f2a87f234bc787015 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:52 + git config --global --add safe.directory /w/workspace/device-sdk-go/186 [Pipeline] fileExists [Pipeline] sh 00:37:53 + make test 00:37:53 go test -race -coverprofile=coverage.out ./... 00:38:49 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 00:41:26 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 00:41:26 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 00:41:26 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 00:41:26 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 00:41:26 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 00:41:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.244s coverage: 27.6% of statements 00:41:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.273s coverage: 78.9% of statements 00:41:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 00:41:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 00:41:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.406s coverage: 86.0% of statements 00:42:03 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 00:42:03 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.481s coverage: 75.9% of statements 00:42:08 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 00:42:10 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 00:42:10 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 00:42:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.351s coverage: 15.2% of statements 00:42:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.474s coverage: 65.7% of statements 00:42:15 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.495s coverage: 89.2% of statements 00:42:17 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 00:42:17 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.283s coverage: 5.5% of statements 00:42:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:42:18 GO111MODULE=on go vet ./... 00:44:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:44:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:44:54 ./bin/test-attribution-txt.sh [Pipeline] echo 00:44:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:44:54 $ docker stop --time=1 7772122e14403eed4b0c163189dee80a419884e79fb2160f2a87f234bc787015 00:44:56 $ docker rm -f --volumes 7772122e14403eed4b0c163189dee80a419884e79fb2160f2a87f234bc787015 [Pipeline] // withDockerContainer [Pipeline] sh 00:44:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:44:58 Warning: overwriting stash ‘coverage-report’ 00:44:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:44:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:44:59 + ls -al . 00:44:59 total 272 00:44:59 drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 00:37 . 00:44:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 00:35 .. 00:44:59 -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 00:35 .dockerignore 00:44:59 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 00:35 .git 00:44:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 00:35 .github 00:44:59 -rw-rw-r-- 1 jenkins jenkins 131 Mar 17 00:35 .gitignore 00:44:59 -rw-rw-r-- 1 jenkins jenkins 42 Mar 17 00:35 .golangci.yml 00:44:59 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 17 00:35 CHANGELOG.md 00:44:59 -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 00:35 GOVERNANCE.md 00:44:59 -rw-rw-r-- 1 jenkins jenkins 885 Mar 17 00:35 Jenkinsfile 00:44:59 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 17 00:35 LICENSE 00:44:59 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 17 00:35 Makefile 00:44:59 -rw-rw-r-- 1 jenkins jenkins 619 Mar 17 00:35 OWNERS.md 00:44:59 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 17 00:35 README.md 00:44:59 -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 00:32 VERSION 00:44:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 00:35 bin 00:44:59 -rw-r--r-- 1 jenkins jenkins 109538 Mar 17 00:42 coverage.out 00:44:59 drwxrwxr-x 5 jenkins jenkins 4096 Mar 17 00:35 example 00:44:59 -rw-rw-r-- 1 jenkins jenkins 3290 Mar 17 00:35 go.mod 00:44:59 -rw-rw-r-- 1 jenkins jenkins 30839 Mar 17 00:35 go.sum 00:44:59 drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 00:35 internal 00:44:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 00:35 openapi 00:44:59 drwxrwxr-x 6 jenkins jenkins 4096 Mar 17 00:35 pkg 00:44:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 00:35 snap 00:44:59 -rw-rw-r-- 1 jenkins jenkins 222 Mar 17 00:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:00 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4a7b1eec00eb893451c7c72b5ce81c7f4041337f --label arch=arm64 --label version=3.0.0-dev.55 . 00:45:00 Sending build context to Docker daemon 5.924MB 00:45:00 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 00:45:00 Step 2/23 : FROM ${BASE} AS builder 00:45:00 ---> 85cf441974e7 00:45:00 Step 3/23 : ARG MAKE=make build 00:45:00 ---> Running in 13341449accb 00:45:02 Removing intermediate container 13341449accb 00:45:02 ---> 879e2a516b02 00:45:02 Step 4/23 : WORKDIR /device-sdk-go 00:45:03 ---> Running in 0c98ab343cf5 00:45:03 Removing intermediate container 0c98ab343cf5 00:45:03 ---> 76c53fa967f7 00:45:03 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:45:03 ---> Running in 4b94e86bfe22 00:45:03 Removing intermediate container 4b94e86bfe22 00:45:03 ---> 07d114a8c0e7 00:45:03 Step 6/23 : RUN apk add --update --no-cache make git 00:45:03 ---> Running in f4b1f485ad82 00:45:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:45:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:45:06 OK: 263 MiB in 53 packages 00:45:07 Removing intermediate container f4b1f485ad82 00:45:07 ---> fba191a24b54 00:45:07 Step 7/23 : COPY go.mod vendor* ./ 00:45:07 ---> 8bed66146a25 00:45:07 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:45:08 ---> Running in cc8ec89da7b1 00:45:10 Removing intermediate container cc8ec89da7b1 00:45:10 ---> 895515a78e64 00:45:10 Step 9/23 : COPY . . 00:45:12 ---> b7e48626327d 00:45:12 Step 10/23 : RUN ${MAKE} 00:45:12 ---> Running in c01278c5bcf3 00:45:13 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.55" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 00:47:50 Removing intermediate container c01278c5bcf3 00:47:50 ---> d1f0e1f09749 00:47:50 Step 11/23 : FROM alpine:3.17 00:47:50 3.17: Pulling from library/alpine 00:47:50 af6eaf76a39c: Already exists 00:47:50 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 00:47:50 Status: Downloaded newer image for alpine:3.17 00:47:50 ---> d74e625d9115 00:47:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:47:50 ---> Running in c013a95ea98e 00:47:50 Removing intermediate container c013a95ea98e 00:47:50 ---> 3dd121a53789 00:47:50 Step 13/23 : RUN apk add --update --no-cache 00:47:50 ---> Running in d9eb98c4df65 00:47:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:47:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:47:50 OK: 7 MiB in 15 packages 00:47:50 Removing intermediate container d9eb98c4df65 00:47:50 ---> 66208d2910ee 00:47:50 Step 14/23 : WORKDIR / 00:47:50 ---> Running in c3e8ceba546d 00:47:50 Removing intermediate container c3e8ceba546d 00:47:50 ---> dbfc91ce43b0 00:47:50 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 00:47:50 ---> db24acc311d9 00:47:50 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 00:47:50 ---> af702d204868 00:47:50 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 00:47:50 ---> 64334aad478f 00:47:50 Step 18/23 : EXPOSE 59999 00:47:50 ---> Running in 42fc8c42703e 00:47:50 Removing intermediate container 42fc8c42703e 00:47:50 ---> ce35d966ea24 00:47:50 Step 19/23 : ENTRYPOINT ["/device-simple"] 00:47:50 ---> Running in 4c283326b450 00:47:50 Removing intermediate container 4c283326b450 00:47:50 ---> 620505de2bb9 00:47:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:47:50 ---> Running in 7cfe4b019463 00:47:50 Removing intermediate container 7cfe4b019463 00:47:50 ---> 5761fd81557a 00:47:50 Step 21/23 : LABEL arch=arm64 00:47:50 ---> Running in 237aee1d9931 00:47:50 Removing intermediate container 237aee1d9931 00:47:50 ---> 1b5e339779f5 00:47:50 Step 22/23 : LABEL git_sha=4a7b1eec00eb893451c7c72b5ce81c7f4041337f 00:47:50 ---> Running in 0eb82d1759d9 00:47:50 Removing intermediate container 0eb82d1759d9 00:47:50 ---> f906d1a196c8 00:47:50 Step 23/23 : LABEL version=3.0.0-dev.55 00:47:50 ---> Running in 5de5c20b06c4 00:47:50 Removing intermediate container 5de5c20b06c4 00:47:50 ---> c63329523dca 00:47:50 [Warning] One or more build-args [ARCH] were not consumed 00:47:50 Successfully built c63329523dca 00:47:50 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:47:50 00:47:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:47:51 arm64: Pulling from edgex-lftools-log-publisher 00:47:51 8998bd30e6a1: Pulling fs layer 00:47:51 04944245beec: Pulling fs layer 00:47:51 699f458cf7ca: Pulling fs layer 00:47:51 765212b225bb: Pulling fs layer 00:47:51 f23df028b6ca: Pulling fs layer 00:47:51 d65c8cfc05b1: Pulling fs layer 00:47:51 2437ff75d9bd: Pulling fs layer 00:47:51 765212b225bb: Waiting 00:47:51 d65c8cfc05b1: Waiting 00:47:51 2437ff75d9bd: Waiting 00:47:51 f23df028b6ca: Waiting 00:47:51 04944245beec: Verifying Checksum 00:47:51 04944245beec: Download complete 00:47:51 765212b225bb: Verifying Checksum 00:47:51 765212b225bb: Download complete 00:47:51 f23df028b6ca: Verifying Checksum 00:47:51 f23df028b6ca: Download complete 00:47:51 d65c8cfc05b1: Verifying Checksum 00:47:51 d65c8cfc05b1: Download complete 00:47:51 699f458cf7ca: Verifying Checksum 00:47:51 699f458cf7ca: Download complete 00:47:51 8998bd30e6a1: Verifying Checksum 00:47:51 8998bd30e6a1: Download complete 00:47:53 2437ff75d9bd: Verifying Checksum 00:47:53 2437ff75d9bd: Download complete 00:47:55 8998bd30e6a1: Pull complete 00:47:56 04944245beec: Pull complete 00:47:57 699f458cf7ca: Pull complete 00:47:57 765212b225bb: Pull complete 00:47:58 f23df028b6ca: Pull complete 00:47:58 d65c8cfc05b1: Pull complete 00:48:13 2437ff75d9bd: Pull complete 00:48:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:48:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:48:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:48:14 prd-ubuntu20.04-docker-arm64-4c-16g-2566 does not seem to be running inside a container 00:48:14 $ 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-sdk-go/186 -v /w/workspace/device-sdk-go/186:/w/workspace/device-sdk-go/186:rw,z -v /w/workspace/device-sdk-go/186@tmp:/w/workspace/device-sdk-go/186@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 00:48:16 $ docker top ac5b2e5c78cc6063e362b0b0dbac14551fc5331354c32776716ce7301100c34f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:48:17 ---> job-cost.sh 00:48:17 lf-activate-venv: SKIPPING 00:48:17 INFO: No Stack... 00:48:18 INFO: Retrieving Pricing Info for: v3-standard-4 00:48:19 INFO: Archiving Costs [Pipeline] sh 00:48:20 + cat /w/workspace/device-sdk-go/186/archives/cost.csv 00:48:20 + cut -d, -f6 [Pipeline] lock 00:48:20 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-186-stack-cost] 00:48:20 Resource [jenkins-edgexfoundry-device-sdk-go-main-186-stack-cost] did not exist. Created. 00:48:20 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-186-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:48:20 /w/workspace/device-sdk-go/186@tmp/durable-7375ebf0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:48:21 + echo total: 0.10999999940395355 [Pipeline] stash 00:48:21 Warning: overwriting stash ‘stack-cost’ 00:48:21 Stashed 1 file(s) [Pipeline] } 00:48:21 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-186-stack-cost] [Pipeline] // lock [Pipeline] } 00:48:21 $ docker stop --time=1 ac5b2e5c78cc6063e362b0b0dbac14551fc5331354c32776716ce7301100c34f 00:48:23 $ docker rm -f --volumes ac5b2e5c78cc6063e362b0b0dbac14551fc5331354c32776716ce7301100c34f [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 00:48:23 provisioning config files... 00:48:23 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8080771064926139423tmp [Pipeline] { [Pipeline] sh 00:48:23 + set +x 00:48:23 + bash -s -- 00:48:23 + curl -s https://codecov.io/bash 00:48:23 00:48:23 _____ _ 00:48:23 / ____| | | 00:48:23 | | ___ __| | ___ ___ _____ __ 00:48:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:48:23 | |___| (_) | (_| | __/ (_| (_) \ V / 00:48:23 \_____\___/ \__,_|\___|\___\___/ \_/ 00:48:23 Bash-1.0.6 00:48:23 00:48:23 00:48:23 ==> git version 2.25.1 found 00:48:23 ==> 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 00:48:23 Release-Date: 2020-01-08 00:48:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:48:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:48:23 ==> Jenkins CI detected. 00:48:23 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 00:48:23 project root: . 00:48:23 --> token set from env 00:48:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:48:23 ==> Running gcov in . (disable via -X gcov) 00:48:23 ==> Python coveragepy not found 00:48:23 ==> Searching for coverage reports in: 00:48:23 + . 00:48:23 -> Found 1 reports 00:48:23 ==> Detecting git/mercurial file structure 00:48:24 ==> Reading reports 00:48:24 + ./coverage.out bytes=109538 00:48:24 ==> Appending adjustments 00:48:24 https://docs.codecov.io/docs/fixing-reports 00:48:24 + Found adjustments 00:48:24 ==> Gzipping contents 00:48:24 16K /tmp/codecov.l9WiMo.gz 00:48:24 ==> Uploading reports 00:48:24 url: https://codecov.io 00:48:24 query: branch=main&commit=4a7b1eec00eb893451c7c72b5ce81c7f4041337f&build=186&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F186%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:48:24 -> Pinging Codecov 00:48:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=4a7b1eec00eb893451c7c72b5ce81c7f4041337f&build=186&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F186%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:48:24 -> Uploading to 00:48:24 https://storage.googleapis.com/codecov/v4/raw/2023-03-17/7E55EF52A471D76F132DFD9A03CDDE97/4a7b1eec00eb893451c7c72b5ce81c7f4041337f/58844b71-9342-4487-ab9c-0c5d161c8442.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230317T004824Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f5fa0eacbf9c3dfac18ff57b1800a5fdfdca1dbf1128c72bed6853251290a9a7 00:48:24 % Total % Received % Xferd Average Speed Time Time Time Current 00:48:24 Dload Upload Total Spent Left Speed 00:48:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15242 0 0 100 15242 0 59307 --:--:-- --:--:-- --:--:-- 59307 00:48:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/4a7b1eec00eb893451c7c72b5ce81c7f4041337f [Pipeline] } 00:48:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:48:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:48:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:48:25 00:48:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:48:25 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:48:25 df9b9388f04a: Pulling fs layer 00:48:25 52dc419b0ee2: Pulling fs layer 00:48:25 25bc292e5bac: Pulling fs layer 00:48:25 114826534d7a: Pulling fs layer 00:48:25 4657fd5d0bcf: Pulling fs layer 00:48:25 6ad1cebc031e: Pulling fs layer 00:48:25 8a3aa393b2d8: Pulling fs layer 00:48:25 4657fd5d0bcf: Waiting 00:48:25 114826534d7a: Waiting 00:48:25 6ad1cebc031e: Waiting 00:48:25 8a3aa393b2d8: Waiting 00:48:25 25bc292e5bac: Verifying Checksum 00:48:25 25bc292e5bac: Download complete 00:48:25 52dc419b0ee2: Verifying Checksum 00:48:25 52dc419b0ee2: Download complete 00:48:25 4657fd5d0bcf: Download complete 00:48:25 df9b9388f04a: Download complete 00:48:25 df9b9388f04a: Pull complete 00:48:25 6ad1cebc031e: Verifying Checksum 00:48:25 6ad1cebc031e: Download complete 00:48:25 52dc419b0ee2: Pull complete 00:48:25 25bc292e5bac: Pull complete 00:48:26 114826534d7a: Verifying Checksum 00:48:26 114826534d7a: Download complete 00:48:26 8a3aa393b2d8: Verifying Checksum 00:48:26 8a3aa393b2d8: Download complete 00:48:29 114826534d7a: Pull complete 00:48:29 4657fd5d0bcf: Pull complete 00:48:29 6ad1cebc031e: Pull complete 00:48:32 8a3aa393b2d8: Pull complete 00:48:32 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:48:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:48:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:48:32 prd-ubuntu20.04-docker-8c-8g-2562 does not seem to be running inside a container 00:48:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 00:48:38 $ docker top 9b4a67b793b604dc0a2b6659bf05d300cf361631d72466e38ecc6ce1248451d6 -eo pid,comm [Pipeline] { [Pipeline] echo 00:48:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 00:48:38 + set -o pipefail 00:48:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 00:48:42 00:48:42 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... 00:48:42 00:48:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/715df956-c874-4c26-b0cc-7ac12972e2c5 00:48:42 00:48:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:48:42 00:48:42 00:48:42 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:48:42 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:48:42 More details here: https://snyk.co/ue1NS [Pipeline] } 00:48:42 $ docker stop --time=1 9b4a67b793b604dc0a2b6659bf05d300cf361631d72466e38ecc6ce1248451d6 00:48:45 $ docker rm -f --volumes 9b4a67b793b604dc0a2b6659bf05d300cf361631d72466e38ecc6ce1248451d6 [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) [Pipeline] echo 00:48:46 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:48:46 provisioning config files... 00:48:46 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11564302710923601584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:48:46 --> edgex-publish-swagger.sh 00:48:46 === Publish openapi/v3 API === 00:48:46 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 00:48:46 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] 00:48:46 % Total % Received % Xferd Average Speed Time Time Time Current 00:48:46 Dload Upload Total Spent Left Speed 00:48:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23571 0 0 100 23571 0 35767 --:--:-- --:--:-- --:--:-- 35767 00:48:47 00:48:47 [Pipeline] } 00:48:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:48:47 + git log --format=format:%s -1 4a7b1eec00eb893451c7c72b5ce81c7f4041337f [Pipeline] sh 00:48:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:48:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:48:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:48:48 prd-ubuntu20.04-docker-8c-8g-2562 does not seem to be running inside a container 00:48:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 00:48:48 $ docker top 4aa86ca13ee704deeba25ef8682258ee569d73e0155d2a5647b3ae3f34bf873d -eo pid,comm 00:48:48 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). 00:48:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:48:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:48:48 [ssh-agent] Looking for ssh-agent implementation... 00:48:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:48:48 $ docker exec 4aa86ca13ee704deeba25ef8682258ee569d73e0155d2a5647b3ae3f34bf873d ssh-agent 00:48:48 SSH_AUTH_SOCK=/tmp/ssh-HeJATm6E2g2N/agent.32 00:48:48 SSH_AGENT_PID=38 00:48:48 Running ssh-add (command line suppressed) 00:48:49 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11326755027197462753.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11326755027197462753.key) 00:48:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:48:49 + git semver tag 00:48:49 2023-03-17 00:48:49,575 [run_tag] DEBUG tag force:False 00:48:49 2023-03-17 00:48:49,575 [check_head_tag] DEBUG check head tag 00:48:49 2023-03-17 00:48:49,577 [execute] INFO git cat-file --batch-check 00:48:49 2023-03-17 00:48:49,577 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 00:48:49 2023-03-17 00:48:49,580 [execute] INFO git cat-file --batch 00:48:49 2023-03-17 00:48:49,581 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 00:48:49 2023-03-17 00:48:49,622 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 00:48:49 2023-03-17 00:48:49,622 [execute] INFO git tag -a v3.0.0-dev.55 -m v3.0.0-dev.55 00:48:49 2023-03-17 00:48:49,622 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.55', '-m', 'v3.0.0-dev.55'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 00:48:49 2023-03-17 00:48:49,627 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 00:48:49 3.0.0-dev.55 [Pipeline] } 00:48:49 $ docker exec --env ******** --env ******** 4aa86ca13ee704deeba25ef8682258ee569d73e0155d2a5647b3ae3f34bf873d ssh-agent -k 00:48:49 unset SSH_AUTH_SOCK; 00:48:50 unset SSH_AGENT_PID; 00:48:50 echo Agent pid 38 killed; 00:48:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:48:50 + git semver [Pipeline] } 00:48:50 $ docker stop --time=1 4aa86ca13ee704deeba25ef8682258ee569d73e0155d2a5647b3ae3f34bf873d 00:48:51 $ docker rm -f --volumes 4aa86ca13ee704deeba25ef8682258ee569d73e0155d2a5647b3ae3f34bf873d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:48:52 00:48:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:48:52 0.23.1-centos7: Pulling from edgex-lftools 00:48:52 ab5ef0e58194: Pulling fs layer 00:48:52 9712f1f96733: Pulling fs layer 00:48:52 63f879dbbcfc: Pulling fs layer 00:48:52 0d9ebad4ef96: Pulling fs layer 00:48:52 e9a5061849ea: Pulling fs layer 00:48:52 d747dcd14b5f: Pulling fs layer 00:48:52 2de7ff778b66: Pulling fs layer 00:48:52 e9a5061849ea: Waiting 00:48:52 d747dcd14b5f: Waiting 00:48:52 2de7ff778b66: Waiting 00:48:52 0d9ebad4ef96: Waiting 00:48:52 9712f1f96733: Download complete 00:48:53 63f879dbbcfc: Verifying Checksum 00:48:53 63f879dbbcfc: Download complete 00:48:53 e9a5061849ea: Verifying Checksum 00:48:53 e9a5061849ea: Download complete 00:48:53 d747dcd14b5f: Download complete 00:48:53 0d9ebad4ef96: Verifying Checksum 00:48:53 0d9ebad4ef96: Download complete 00:48:53 ab5ef0e58194: Verifying Checksum 00:48:53 ab5ef0e58194: Download complete 00:48:53 2de7ff778b66: Verifying Checksum 00:48:56 ab5ef0e58194: Pull complete 00:48:56 9712f1f96733: Pull complete 00:48:57 63f879dbbcfc: Pull complete 00:49:01 0d9ebad4ef96: Pull complete 00:49:01 e9a5061849ea: Pull complete 00:49:01 d747dcd14b5f: Pull complete 00:49:02 2de7ff778b66: Pull complete 00:49:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:49:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:49:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:49:02 prd-ubuntu20.04-docker-8c-8g-2562 does not seem to be running inside a container 00:49:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 00:49:08 $ docker top a7f3faeb312a92900c14183c47511378abdcab73b1869ff1d5192b9dfb9afe85 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:49:08 provisioning config files... 00:49:08 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9939954366133561405tmp 00:49:08 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8082804186654247978tmp 00:49:08 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10478947277073339385tmp [Pipeline] { [Pipeline] echo 00:49:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:49:08 ---> sigul-configuration.sh 00:49:08 gpg: directory `/root/.gnupg' created 00:49:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:49:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:49:08 gpg: keyring `/root/.gnupg/secring.gpg' created 00:49:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:49:08 gpg: CAST5 encrypted data 00:49:08 gpg: encrypted with 1 passphrase 00:49:08 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:49:08 + mkdir /home/jenkins 00:49:08 + mkdir /home/jenkins/sigul [Pipeline] sh 00:49:09 + 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 00:49:09 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:49:09 ---> sigul-install.sh 00:49:09 Sigul already installed; skipping installation. [Pipeline] sh 00:49:09 + git tag --list 00:49:09 0.7.1 00:49:09 delhi-tag 00:49:09 v1.0.0 00:49:09 v1.1.0 00:49:09 v1.1.1 00:49:09 v1.1.2 00:49:09 v1.2.0 00:49:09 v1.2.1 00:49:09 v1.2.2 00:49:09 v1.2.3 00:49:09 v1.3.0 00:49:09 v1.4.0 00:49:09 v2.0.0 00:49:09 v2.1.0 00:49:09 v2.1.1 00:49:09 v2.1.1-dev.2 00:49:09 v2.1.1-dev.3 00:49:09 v2.2.0 00:49:09 v2.2.1-dev.1 00:49:09 v2.2.1-dev.10 00:49:09 v2.2.1-dev.11 00:49:09 v2.2.1-dev.12 00:49:09 v2.2.1-dev.13 00:49:09 v2.2.1-dev.14 00:49:09 v2.2.1-dev.2 00:49:09 v2.2.1-dev.3 00:49:09 v2.2.1-dev.4 00:49:09 v2.2.1-dev.5 00:49:09 v2.2.1-dev.6 00:49:09 v2.2.1-dev.7 00:49:09 v2.2.1-dev.8 00:49:09 v2.2.1-dev.9 00:49:09 v2.3.0 00:49:09 v2.3.0-dev.14 00:49:09 v2.3.0-dev.15 00:49:09 v2.3.0-dev.16 00:49:09 v2.3.0-dev.17 00:49:09 v2.3.0-dev.18 00:49:09 v2.3.0-dev.19 00:49:09 v2.3.0-dev.20 00:49:09 v2.3.0-dev.21 00:49:09 v2.3.0-dev.22 00:49:09 v2.3.0-dev.23 00:49:09 v2.3.0-dev.24 00:49:09 v2.3.0-dev.25 00:49:09 v2.3.0-dev.26 00:49:09 v2.3.0-dev.27 00:49:09 v2.3.0-dev.28 00:49:09 v2.3.0-dev.29 00:49:09 v2.3.0-dev.30 00:49:09 v2.3.0-dev.31 00:49:09 v2.3.0-dev.32 00:49:09 v2.3.0-dev.33 00:49:09 v2.3.0-dev.34 00:49:09 v2.3.0-dev.35 00:49:09 v2.3.0-dev.36 00:49:09 v2.3.0-dev.37 00:49:09 v2.3.0-dev.38 00:49:09 v2.3.0-dev.39 00:49:09 v2.3.0-dev.40 00:49:09 v2.3.0-dev.41 00:49:09 v2.3.0-dev.42 00:49:09 v2.3.0-dev.43 00:49:09 v2.3.0-dev.44 00:49:09 v2.3.0-dev.45 00:49:09 v2.3.0-dev.46 00:49:09 v2.3.0-dev.47 00:49:09 v2.3.0-dev.48 00:49:09 v2.3.0-dev.49 00:49:09 v2.3.0-dev.50 00:49:09 v2.3.0-dev.51 00:49:09 v2.3.1-dev.1 00:49:09 v2.3.1-dev.2 00:49:09 v2.3.1-dev.3 00:49:09 v2.3.1-dev.4 00:49:09 v3.0.0-dev.1 00:49:09 v3.0.0-dev.10 00:49:09 v3.0.0-dev.11 00:49:09 v3.0.0-dev.12 00:49:09 v3.0.0-dev.13 00:49:09 v3.0.0-dev.14 00:49:09 v3.0.0-dev.15 00:49:09 v3.0.0-dev.16 00:49:09 v3.0.0-dev.17 00:49:09 v3.0.0-dev.18 00:49:09 v3.0.0-dev.19 00:49:09 v3.0.0-dev.2 00:49:09 v3.0.0-dev.20 00:49:09 v3.0.0-dev.21 00:49:09 v3.0.0-dev.22 00:49:09 v3.0.0-dev.23 00:49:09 v3.0.0-dev.24 00:49:09 v3.0.0-dev.25 00:49:09 v3.0.0-dev.26 00:49:09 v3.0.0-dev.27 00:49:09 v3.0.0-dev.28 00:49:09 v3.0.0-dev.29 00:49:09 v3.0.0-dev.3 00:49:09 v3.0.0-dev.30 00:49:09 v3.0.0-dev.31 00:49:09 v3.0.0-dev.32 00:49:09 v3.0.0-dev.33 00:49:09 v3.0.0-dev.34 00:49:09 v3.0.0-dev.35 00:49:09 v3.0.0-dev.36 00:49:09 v3.0.0-dev.37 00:49:09 v3.0.0-dev.38 00:49:09 v3.0.0-dev.39 00:49:09 v3.0.0-dev.4 00:49:09 v3.0.0-dev.40 00:49:09 v3.0.0-dev.41 00:49:09 v3.0.0-dev.42 00:49:09 v3.0.0-dev.43 00:49:09 v3.0.0-dev.44 00:49:09 v3.0.0-dev.45 00:49:09 v3.0.0-dev.46 00:49:09 v3.0.0-dev.47 00:49:09 v3.0.0-dev.48 00:49:09 v3.0.0-dev.49 00:49:09 v3.0.0-dev.5 00:49:09 v3.0.0-dev.50 00:49:09 v3.0.0-dev.51 00:49:09 v3.0.0-dev.52 00:49:09 v3.0.0-dev.53 00:49:09 v3.0.0-dev.54 00:49:09 v3.0.0-dev.55 00:49:09 v3.0.0-dev.6 00:49:09 v3.0.0-dev.7 00:49:09 v3.0.0-dev.8 00:49:09 v3.0.0-dev.9 [Pipeline] sh 00:49:10 + lftools sign git-tag v3.0.0-dev.55 00:49:10 Signing Git tag with Sigul... 00:49:10 Signing v3.0.0-dev.55 [Pipeline] echo 00:49:11 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:49:11 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:49:11 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:49:11 $ docker stop --time=1 a7f3faeb312a92900c14183c47511378abdcab73b1869ff1d5192b9dfb9afe85 00:49:12 $ docker rm -f --volumes a7f3faeb312a92900c14183c47511378abdcab73b1869ff1d5192b9dfb9afe85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:49:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:49:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:49:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:49:13 prd-ubuntu20.04-docker-8c-8g-2562 does not seem to be running inside a container 00:49:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 00:49:14 $ docker top 77d3396eeb45dd6a329cee2114456b7a5f4373c3c192dd74f65e72cffdc3f1ac -eo pid,comm 00:49:14 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). 00:49:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:49:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:49:14 [ssh-agent] Looking for ssh-agent implementation... 00:49:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:49:14 $ docker exec 77d3396eeb45dd6a329cee2114456b7a5f4373c3c192dd74f65e72cffdc3f1ac ssh-agent 00:49:14 SSH_AUTH_SOCK=/tmp/ssh-UbSFCfwYYgGG/agent.32 00:49:14 SSH_AGENT_PID=38 00:49:14 Running ssh-add (command line suppressed) 00:49:14 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9055609726421382143.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9055609726421382143.key) 00:49:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:49:14 + git semver bump pre 00:49:15 2023-03-17 00:49:15,103 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 00:49:15 2023-03-17 00:49:15,103 [bump_version] DEBUG bumping version:3.0.0-dev.55 on axis:pre with prefix:dev 00:49:15 2023-03-17 00:49:15,103 [bump_version] DEBUG bumped version:3.0.0-dev.56 00:49:15 2023-03-17 00:49:15,103 [write_version] DEBUG write version:3.0.0-dev.56 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 00:49:15 2023-03-17 00:49:15,103 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 00:49:15 2023-03-17 00:49:15,103 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 00:49:15 2023-03-17 00:49:15,105 [execute] INFO git cat-file --batch-check 00:49:15 2023-03-17 00:49:15,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:49:15 2023-03-17 00:49:15,111 [execute] INFO git cat-file --batch 00:49:15 2023-03-17 00:49:15,112 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:49:15 2023-03-17 00:49:15,117 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 00:49:15 3.0.0-dev.56 [Pipeline] } 00:49:15 $ docker exec --env ******** --env ******** 77d3396eeb45dd6a329cee2114456b7a5f4373c3c192dd74f65e72cffdc3f1ac ssh-agent -k 00:49:15 unset SSH_AUTH_SOCK; 00:49:15 unset SSH_AGENT_PID; 00:49:15 echo Agent pid 38 killed; 00:49:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:49:15 + git semver [Pipeline] } 00:49:15 $ docker stop --time=1 77d3396eeb45dd6a329cee2114456b7a5f4373c3c192dd74f65e72cffdc3f1ac 00:49:17 $ docker rm -f --volumes 77d3396eeb45dd6a329cee2114456b7a5f4373c3c192dd74f65e72cffdc3f1ac [Pipeline] // withDockerContainer [Pipeline] sh 00:49:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:49:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:49:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:49:17 prd-ubuntu20.04-docker-8c-8g-2562 does not seem to be running inside a container 00:49:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 00:49:18 $ docker top 577a040eb0c5ccd7e6a5e6dcb4b7cf4328c1719ab290a8688d4fc2a875f33a4b -eo pid,comm 00:49:18 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). 00:49:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:49:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:49:18 [ssh-agent] Looking for ssh-agent implementation... 00:49:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:49:18 $ docker exec 577a040eb0c5ccd7e6a5e6dcb4b7cf4328c1719ab290a8688d4fc2a875f33a4b ssh-agent 00:49:18 SSH_AUTH_SOCK=/tmp/ssh-Arf1ljnWuDeG/agent.32 00:49:18 SSH_AGENT_PID=38 00:49:18 Running ssh-add (command line suppressed) 00:49:18 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14982730190533125582.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14982730190533125582.key) 00:49:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:49:19 + git semver push 00:49:19 2023-03-17 00:49:19,278 [run_push] DEBUG push 00:49:19 2023-03-17 00:49:19,279 [execute] INFO git cat-file --batch-check 00:49:19 2023-03-17 00:49:19,279 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:49:19 2023-03-17 00:49:19,283 [execute] INFO git rev-list ffad5625d9a31df344ccd314009171caaffc1288 -- 00:49:19 2023-03-17 00:49:19,283 [execute] DEBUG Popen(['git', 'rev-list', 'ffad5625d9a31df344ccd314009171caaffc1288', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 00:49:19 2023-03-17 00:49:19,295 [execute] INFO git fetch -v origin 00:49:19 2023-03-17 00:49:19,296 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 00:49:19 2023-03-17 00:49:19,743 [run_push] DEBUG no remote changes detected 00:49:19 2023-03-17 00:49:19,744 [execute] INFO git push origin semver 00:49:19 2023-03-17 00:49:19,744 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 00:49:20 2023-03-17 00:49:20,497 [run_push] DEBUG push all version tags 00:49:20 2023-03-17 00:49:20,497 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:49:20 2023-03-17 00:49:20,498 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 00:49:21 2023-03-17 00:49:21,252 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 00:49:21 3.0.0-dev.56 [Pipeline] } 00:49:21 $ docker exec --env ******** --env ******** 577a040eb0c5ccd7e6a5e6dcb4b7cf4328c1719ab290a8688d4fc2a875f33a4b ssh-agent -k 00:49:21 unset SSH_AUTH_SOCK; 00:49:21 unset SSH_AGENT_PID; 00:49:21 echo Agent pid 38 killed; 00:49:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:49:21 + git semver [Pipeline] } 00:49:22 $ docker stop --time=1 577a040eb0c5ccd7e6a5e6dcb4b7cf4328c1719ab290a8688d4fc2a875f33a4b 00:49:23 $ docker rm -f --volumes 577a040eb0c5ccd7e6a5e6dcb4b7cf4328c1719ab290a8688d4fc2a875f33a4b [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 00:49:23 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 00:49:23 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 00:49:23 total 16 00:49:23 drwxr-xr-x 3 root root 4096 Mar 17 00:34 . 00:49:23 drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 00:49 .. 00:49:23 drwxr-xr-x 2 root root 4096 Mar 17 00:34 cost 00:49:23 -rw-r--r-- 1 root root 85 Mar 17 00:34 cost.csv 00:49:23 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 00:49:23 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 00:49:23 total 16 00:49:23 drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 00:34 . 00:49:23 drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 00:49 .. 00:49:23 drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 00:34 cost 00:49:23 -rw-r--r-- 1 jenkins jenkins 85 Mar 17 00:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:49:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:49:25 ---> package-listing.sh 00:49:25 ++ facter osfamily 00:49:25 ++ tr '[:upper:]' '[:lower:]' 00:49:25 + OS_FAMILY=debian 00:49:25 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 00:49:25 + START_PACKAGES=/tmp/packages_start.txt 00:49:25 + END_PACKAGES=/tmp/packages_end.txt 00:49:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:49:25 + PACKAGES=/tmp/packages_start.txt 00:49:25 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 00:49:25 + PACKAGES=/tmp/packages_end.txt 00:49:25 + case "${OS_FAMILY}" in 00:49:25 + dpkg -l 00:49:25 + grep '^ii' 00:49:25 + '[' -f /tmp/packages_start.txt ']' 00:49:25 + '[' -f /tmp/packages_end.txt ']' 00:49:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:49:25 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 00:49:25 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 00:49:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 00:49:25 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:49:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:49:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:49:26 prd-ubuntu20.04-docker-8c-8g-2562 does not seem to be running inside a container 00:49:26 $ 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/edgexfoundry_device-sdk-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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 00:49:26 $ docker top fd0e9f3867007238eab98c03193aa578050b2e28fc0cba5a6bda6e579fe9da27 -eo pid,comm [Pipeline] { [Pipeline] sh 00:49:27 + touch /tmp/pre-build-complete [Pipeline] sh 00:49:27 + mkdir -p /var/log/sysstat [Pipeline] sh 00:49:27 + ls /var/log/sa-host 00:49:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:49:27 provisioning config files... 00:49:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config330091855273708211tmp [Pipeline] { [Pipeline] echo 00:49:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:49:28 ---> create-netrc.sh [Pipeline] } 00:49:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:49:28 ---> python-tools-install.sh [Pipeline] echo 00:49:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:49:28 ---> sudo-logs.sh 00:49:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:49:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:49:28 ---> job-cost.sh 00:49:28 lf-activate-venv: SKIPPING 00:49:28 DEBUG: total: 0.2199999988079071 00:49:28 INFO: Retrieving Stack Cost... 00:49:29 INFO: Retrieving Pricing Info for: v3-standard-8 00:49:29 INFO: Archiving Costs [Pipeline] echo 00:49:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:49:30 ---> logs-deploy.sh 00:49:30 lf-activate-venv: SKIPPING 00:49:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/186 00:49:30 INFO: archiving workspace using pattern(s): 00:49:31 Archives upload complete. 00:49:31 INFO: archiving logs to Nexus 00:49:31 ---> uname -a: 00:49:31 Linux prd-ubuntu20-04-docker-8c-8g-2562 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:49:31 00:49:31 00:49:31 ---> lscpu: 00:49:31 Architecture: x86_64 00:49:31 CPU op-mode(s): 32-bit, 64-bit 00:49:31 Byte Order: Little Endian 00:49:31 Address sizes: 40 bits physical, 48 bits virtual 00:49:31 CPU(s): 8 00:49:31 On-line CPU(s) list: 0-7 00:49:31 Thread(s) per core: 1 00:49:31 Core(s) per socket: 1 00:49:31 Socket(s): 8 00:49:31 NUMA node(s): 1 00:49:31 Vendor ID: AuthenticAMD 00:49:31 CPU family: 23 00:49:31 Model: 49 00:49:31 Model name: AMD EPYC-Rome Processor 00:49:31 Stepping: 0 00:49:31 CPU MHz: 2800.002 00:49:31 BogoMIPS: 5600.00 00:49:31 Virtualization: AMD-V 00:49:31 Hypervisor vendor: KVM 00:49:31 Virtualization type: full 00:49:31 L1d cache: 256 KiB 00:49:31 L1i cache: 256 KiB 00:49:31 L2 cache: 4 MiB 00:49:31 L3 cache: 128 MiB 00:49:31 NUMA node0 CPU(s): 0-7 00:49:31 Vulnerability Itlb multihit: Not affected 00:49:31 Vulnerability L1tf: Not affected 00:49:31 Vulnerability Mds: Not affected 00:49:31 Vulnerability Meltdown: Not affected 00:49:31 Vulnerability Mmio stale data: Not affected 00:49:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:49:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:49:31 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:49:31 Vulnerability Srbds: Not affected 00:49:31 Vulnerability Tsx async abort: Not affected 00:49:31 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 00:49:31 00:49:31 00:49:31 ---> nproc: 00:49:31 8 00:49:31 00:49:31 00:49:31 ---> df -h: 00:49:31 Filesystem Size Used Avail Use% Mounted on 00:49:31 overlay 155G 13G 143G 9% / 00:49:31 tmpfs 64M 0 64M 0% /dev 00:49:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:49:31 shm 64M 0 64M 0% /dev/shm 00:49:31 /dev/vda1 155G 13G 143G 9% /facter-os 00:49:31 00:49:31 00:49:31 ---> sar -b -r -n DEV: 00:49:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2562) 03/17/23 _x86_64_ (8 CPU) 00:49:31 00:49:31 00:31:37 LINUX RESTART (8 CPU) 00:49:31 00:49:31 00:32:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:49:31 00:33:01 161.96 40.32 121.64 0.00 4398.31 85832.37 0.00 00:49:31 00:34:01 106.68 0.08 106.60 0.00 8.40 44693.10 0.00 00:49:31 00:35:01 181.97 0.33 181.64 0.00 17.06 52275.82 0.00 00:49:31 00:36:01 2.18 0.00 2.18 0.00 0.00 28.55 0.00 00:49:31 00:37:01 43.06 10.45 32.61 0.00 5156.61 5188.60 0.00 00:49:31 00:38:01 15.86 0.18 15.68 0.00 1.87 3684.19 0.00 00:49:31 00:39:01 3.58 0.02 3.57 0.00 0.13 90.52 0.00 00:49:31 00:40:01 1.75 0.00 1.75 0.00 0.00 19.60 0.00 00:49:31 00:41:01 1.37 0.00 1.37 0.00 0.00 14.26 0.00 00:49:31 00:42:01 1.98 0.00 1.98 0.00 0.00 21.60 0.00 00:49:31 00:43:01 0.93 0.00 0.93 0.00 0.00 9.46 0.00 00:49:31 00:44:01 2.07 0.00 2.07 0.00 0.00 22.53 0.00 00:49:31 00:45:01 1.37 0.00 1.37 0.00 0.00 14.93 0.00 00:49:31 00:46:01 2.00 0.00 2.00 0.00 0.00 21.73 0.00 00:49:31 00:47:01 2.35 0.02 2.33 0.00 0.13 29.73 0.00 00:49:31 00:48:01 2.05 0.00 2.05 0.00 0.00 22.26 0.00 00:49:31 00:49:01 63.42 0.27 63.16 0.00 18.53 36402.87 0.00 00:49:31 Average: 34.85 3.00 31.85 0.00 560.99 13362.79 0.00 00:49:31 00:49:31 00:32:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:49:31 00:33:01 28517612 31596712 711044 2.16 107728 3168024 1904908 5.61 1126900 2793528 592268 00:49:31 00:34:01 27711540 31440776 857960 2.61 146120 3749212 2490036 7.34 1465176 3216644 581812 00:49:31 00:35:01 27686360 31575236 724240 2.20 158984 3873688 1764444 5.20 1265156 3424192 84 00:49:31 00:36:01 27695136 31584140 714936 2.17 159040 3873684 1764444 5.20 1251668 3424196 16 00:49:31 00:37:01 27243064 31576476 707760 2.15 178224 4287040 1781420 5.25 1509852 3592604 94328 00:49:31 00:38:01 27178064 31572128 710608 2.16 192664 4328876 1833564 5.40 1566428 3591516 8 00:49:31 00:39:01 27182116 31571408 710480 2.16 191256 4325624 1806184 5.32 1565044 3588296 8 00:49:31 00:40:01 27186572 31575896 705972 2.15 191300 4325628 1806184 5.32 1561420 3588304 8 00:49:31 00:41:01 27186280 31575696 706116 2.15 191368 4325628 1806184 5.32 1561808 3588300 8 00:49:31 00:42:01 27186004 31575460 706248 2.15 191432 4325624 1806184 5.32 1561592 3588308 8 00:49:31 00:43:01 27186172 31575660 706220 2.15 191440 4325632 1806184 5.32 1561700 3588308 8 00:49:31 00:44:01 27186440 31576064 705864 2.15 191492 4325640 1806184 5.32 1561660 3588396 16 00:49:31 00:45:01 27186676 31576340 705492 2.15 191560 4325644 1806184 5.32 1561696 3588404 16 00:49:31 00:46:01 27186580 31576320 705404 2.15 191628 4325644 1806184 5.32 1561732 3588408 12 00:49:31 00:47:01 27186032 31575904 706364 2.15 191700 4325624 1815672 5.35 1561844 3588360 164 00:49:31 00:48:01 27186056 31576008 706196 2.15 191780 4325624 1815672 5.35 1561812 3588364 8 00:49:31 00:49:01 25743880 31547492 731728 2.23 225860 5590780 1973856 5.82 1666212 4811600 590424 00:49:31 Average: 27272623 31567513 718978 2.19 181387 4242801 1858440 5.48 1498335 3572808 109364 00:49:31 00:49:31 00:32:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:49:31 00:33:01 ens3 1076.00 690.78 8629.58 113.64 0.00 0.00 0.00 0.00 00:49:31 00:33:01 lo 6.51 6.51 0.63 0.63 0.00 0.00 0.00 0.00 00:49:31 00:33:01 docker0 194.78 322.39 15.55 2025.09 0.00 0.00 0.00 0.00 00:49:31 00:34:01 ens3 30.36 19.91 30.14 13.05 0.00 0.00 0.00 0.00 00:49:31 00:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:49:31 00:34:01 veth9c2ca63 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 00:49:31 00:34:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 00:49:31 00:35:01 ens3 160.66 113.88 2624.96 102.72 0.00 0.00 0.00 0.00 00:49:31 00:35:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 00:49:31 00:35:01 docker0 3.03 8.15 0.18 85.17 0.00 0.00 0.00 0.00 00:49:31 00:36:01 ens3 1.80 0.98 4.34 0.25 0.00 0.00 0.00 0.00 00:49:31 00:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:49:31 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:31 00:37:01 ens3 210.33 117.03 2806.87 8.17 0.00 0.00 0.00 0.00 00:49:31 00:37:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 00:49:31 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:31 00:38:01 ens3 1.00 0.75 0.51 0.21 0.00 0.00 0.00 0.00 00:49:31 00:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:49:31 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:31 00:39:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:49:31 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:31 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:31 00:40:01 ens3 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 00:49:31 00:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:49:31 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:31 00:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:31 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:31 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:31 00:42:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:49:31 00:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:49:31 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:31 00:43:01 ens3 0.83 0.43 0.40 0.27 0.00 0.00 0.00 0.00 00:49:31 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:31 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:31 00:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:49:31 00:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:49:31 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:31 00:45:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:49:31 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:31 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:31 00:46:01 ens3 0.37 0.10 0.03 0.01 0.00 0.00 0.00 0.00 00:49:31 00:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:49:31 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:31 00:47:01 ens3 0.83 0.40 0.37 0.27 0.00 0.00 0.00 0.00 00:49:31 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:31 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:31 00:48:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 00:49:31 00:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:49:31 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:31 00:49:01 ens3 386.77 223.63 7758.30 33.06 0.00 0.00 0.00 0.00 00:49:31 00:49:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 00:49:31 00:49:01 docker0 35.19 65.89 2.97 584.43 0.00 0.00 0.00 0.00 00:49:31 Average: ens3 109.05 68.12 1278.40 15.89 0.00 0.00 0.00 0.00 00:49:31 Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 00:49:31 Average: docker0 13.53 23.03 1.09 156.68 0.00 0.00 0.00 0.00 00:49:31 00:49:31 00:49:31 ---> sar -P ALL: 00:49:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2562) 03/17/23 _x86_64_ (8 CPU) 00:49:31 00:49:31 00:31:37 LINUX RESTART (8 CPU) 00:49:31 00:49:31 00:32:02 CPU %user %nice %system %iowait %steal %idle 00:49:31 00:33:01 all 11.21 0.00 3.80 2.36 0.07 82.57 00:49:31 00:33:01 0 13.26 0.00 4.02 8.49 0.07 74.16 00:49:31 00:33:01 1 12.81 0.00 3.64 1.65 0.07 81.83 00:49:31 00:33:01 2 10.94 0.00 3.51 1.28 0.07 84.20 00:49:31 00:33:01 3 10.95 0.00 4.79 0.62 0.07 83.57 00:49:31 00:33:01 4 10.16 0.00 3.09 1.30 0.05 85.40 00:49:31 00:33:01 5 13.27 0.00 3.99 0.67 0.07 82.00 00:49:31 00:33:01 6 8.09 0.00 3.58 0.72 0.05 87.55 00:49:31 00:33:01 7 10.18 0.00 3.75 4.13 0.09 81.86 00:49:31 00:34:01 all 30.81 0.00 5.18 2.79 0.09 61.14 00:49:31 00:34:01 0 31.00 0.00 4.93 0.43 0.07 63.57 00:49:31 00:34:01 1 29.76 0.00 5.43 3.03 0.08 61.70 00:49:31 00:34:01 2 32.72 0.00 4.64 0.22 0.08 62.34 00:49:31 00:34:01 3 33.08 0.00 4.80 0.52 0.07 61.53 00:49:31 00:34:01 4 29.26 0.00 4.97 0.00 0.10 65.67 00:49:31 00:34:01 5 30.39 0.00 4.81 0.35 0.10 64.35 00:49:31 00:34:01 6 30.71 0.00 5.71 16.91 0.10 46.57 00:49:31 00:34:01 7 29.57 0.00 6.14 0.88 0.08 63.33 00:49:31 00:35:01 all 26.44 0.00 5.35 3.01 0.08 65.11 00:49:31 00:35:01 0 27.23 0.00 5.66 1.94 0.07 65.10 00:49:31 00:35:01 1 27.19 0.00 4.90 2.12 0.10 65.69 00:49:31 00:35:01 2 24.40 0.00 5.55 0.52 0.07 69.47 00:49:31 00:35:01 3 27.22 0.00 5.65 6.54 0.08 60.50 00:49:31 00:35:01 4 25.40 0.00 5.86 5.06 0.10 63.58 00:49:31 00:35:01 5 25.90 0.00 5.43 5.18 0.07 63.43 00:49:31 00:35:01 6 28.09 0.00 5.24 0.96 0.10 65.60 00:49:31 00:35:01 7 26.07 0.00 4.55 1.78 0.08 67.52 00:49:31 00:36:01 all 0.28 0.00 0.01 0.01 0.01 99.69 00:49:31 00:36:01 0 0.05 0.00 0.00 0.00 0.02 99.93 00:49:31 00:36:01 1 0.02 0.00 0.03 0.00 0.02 99.93 00:49:31 00:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:49:31 00:36:01 3 0.05 0.00 0.02 0.03 0.02 99.88 00:49:31 00:36:01 4 0.02 0.00 0.00 0.03 0.02 99.93 00:49:31 00:36:01 5 0.03 0.00 0.00 0.00 0.02 99.95 00:49:31 00:36:01 6 0.02 0.00 0.02 0.00 0.02 99.95 00:49:31 00:36:01 7 1.99 0.00 0.00 0.00 0.00 98.01 00:49:31 00:37:01 all 1.89 0.00 0.87 0.46 0.02 96.75 00:49:31 00:37:01 0 1.35 0.00 0.63 0.15 0.02 97.85 00:49:31 00:37:01 1 3.64 0.00 1.10 0.08 0.02 95.16 00:49:31 00:37:01 2 1.47 0.00 0.87 0.62 0.02 97.03 00:49:31 00:37:01 3 0.97 0.00 0.65 1.21 0.03 97.14 00:49:31 00:37:01 4 2.59 0.00 0.62 0.02 0.02 96.76 00:49:31 00:37:01 5 1.18 0.00 1.99 0.45 0.02 96.36 00:49:31 00:37:01 6 0.93 0.00 0.72 0.55 0.00 97.80 00:49:31 00:37:01 7 2.99 0.00 0.43 0.64 0.03 95.90 00:49:31 00:38:01 all 0.62 0.00 0.49 0.15 0.01 98.73 00:49:31 00:38:01 0 0.45 0.00 0.32 0.03 0.00 99.20 00:49:31 00:38:01 1 0.43 0.00 0.20 0.02 0.00 99.35 00:49:31 00:38:01 2 0.82 0.00 0.28 0.33 0.03 98.53 00:49:31 00:38:01 3 0.50 0.00 1.25 0.00 0.00 98.25 00:49:31 00:38:01 4 1.37 0.00 0.35 0.02 0.00 98.26 00:49:31 00:38:01 5 0.48 0.00 0.32 0.02 0.00 99.18 00:49:31 00:38:01 6 0.30 0.00 0.58 0.78 0.02 98.31 00:49:31 00:38:01 7 0.60 0.00 0.62 0.02 0.00 98.77 00:49:31 00:39:01 all 0.08 0.00 0.04 0.02 0.01 99.85 00:49:31 00:39:01 0 0.03 0.00 0.03 0.05 0.02 99.87 00:49:31 00:39:01 1 0.08 0.00 0.02 0.00 0.02 99.88 00:49:31 00:39:01 2 0.17 0.00 0.03 0.08 0.02 99.70 00:49:31 00:39:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:49:31 00:39:01 4 0.25 0.00 0.12 0.00 0.00 99.63 00:49:31 00:39:01 5 0.05 0.00 0.07 0.00 0.00 99.88 00:49:31 00:39:01 6 0.05 0.00 0.03 0.02 0.00 99.90 00:49:31 00:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:49:31 00:40:01 all 0.03 0.00 0.01 0.01 0.01 99.95 00:49:31 00:40:01 0 0.03 0.00 0.00 0.02 0.00 99.95 00:49:31 00:40:01 1 0.05 0.00 0.03 0.00 0.00 99.92 00:49:31 00:40:01 2 0.02 0.00 0.02 0.02 0.03 99.92 00:49:31 00:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 00:49:31 00:40:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:49:31 00:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:49:31 00:40:01 6 0.02 0.00 0.00 0.02 0.02 99.95 00:49:31 00:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:49:31 00:41:01 all 0.01 0.00 0.01 0.01 0.00 99.97 00:49:31 00:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:49:31 00:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:49:31 00:41:01 2 0.03 0.00 0.02 0.05 0.02 99.88 00:49:31 00:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:49:31 00:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:49:31 00:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:49:31 00:41:01 6 0.02 0.00 0.00 0.02 0.00 99.97 00:49:31 00:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:49:31 00:42:01 all 0.02 0.00 0.01 0.01 0.01 99.96 00:49:31 00:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:49:31 00:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:49:31 00:42:01 2 0.02 0.00 0.03 0.02 0.02 99.92 00:49:31 00:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:49:31 00:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:49:31 00:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:49:31 00:42:01 6 0.02 0.00 0.00 0.02 0.02 99.95 00:49:31 00:42:01 7 0.02 0.00 0.00 0.02 0.00 99.97 00:49:31 00:43:01 all 0.01 0.00 0.01 0.00 0.01 99.97 00:49:31 00:43:01 0 0.02 0.00 0.02 0.02 0.00 99.95 00:49:31 00:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:49:31 00:43:01 2 0.02 0.00 0.02 0.02 0.03 99.92 00:49:31 00:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 00:49:31 00:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:49:31 00:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:49:31 00:43:01 6 0.03 0.00 0.02 0.00 0.00 99.95 00:49:31 00:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:49:31 00:49:31 00:43:01 CPU %user %nice %system %iowait %steal %idle 00:49:31 00:44:01 all 0.02 0.00 0.01 0.01 0.01 99.95 00:49:31 00:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:49:31 00:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 00:49:31 00:44:01 2 0.03 0.00 0.03 0.03 0.02 99.88 00:49:31 00:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:49:31 00:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:49:31 00:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:49:31 00:44:01 6 0.05 0.00 0.02 0.02 0.02 99.90 00:49:31 00:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:49:31 00:45:01 all 0.02 0.00 0.00 0.00 0.01 99.97 00:49:31 00:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 00:49:31 00:45:01 1 0.07 0.00 0.00 0.00 0.00 99.93 00:49:31 00:45:01 2 0.00 0.00 0.02 0.03 0.02 99.93 00:49:31 00:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:49:31 00:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 00:49:31 00:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:49:31 00:45:01 6 0.03 0.00 0.00 0.00 0.00 99.97 00:49:31 00:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:49:31 00:46:01 all 0.03 0.00 0.01 0.01 0.01 99.95 00:49:31 00:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:49:31 00:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:49:31 00:46:01 2 0.03 0.00 0.02 0.03 0.03 99.88 00:49:31 00:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 00:49:31 00:46:01 4 0.03 0.00 0.02 0.00 0.00 99.95 00:49:31 00:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:49:31 00:46:01 6 0.05 0.00 0.02 0.02 0.02 99.90 00:49:31 00:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:49:31 00:47:01 all 0.02 0.00 0.01 0.02 0.00 99.94 00:49:31 00:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:49:31 00:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:49:31 00:47:01 2 0.02 0.00 0.03 0.12 0.02 99.82 00:49:31 00:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:49:31 00:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:49:31 00:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:49:31 00:47:01 6 0.03 0.00 0.03 0.05 0.00 99.88 00:49:31 00:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 00:49:31 00:48:01 all 0.12 0.00 0.01 0.02 0.01 99.84 00:49:31 00:48:01 0 0.07 0.00 0.00 0.00 0.02 99.92 00:49:31 00:48:01 1 0.05 0.00 0.03 0.00 0.00 99.92 00:49:31 00:48:01 2 0.73 0.00 0.02 0.12 0.03 99.10 00:49:31 00:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:49:31 00:48:01 4 0.03 0.00 0.02 0.00 0.02 99.93 00:49:31 00:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:49:31 00:48:01 6 0.03 0.00 0.02 0.02 0.02 99.92 00:49:31 00:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:49:31 00:49:01 all 7.58 0.00 3.15 2.04 0.05 87.18 00:49:31 00:49:01 0 7.90 0.00 3.81 2.10 0.07 86.13 00:49:31 00:49:01 1 7.55 0.00 3.92 9.24 0.05 79.24 00:49:31 00:49:01 2 8.53 0.00 2.37 2.32 0.05 86.73 00:49:31 00:49:01 3 7.88 0.00 2.82 0.14 0.03 89.13 00:49:31 00:49:01 4 6.50 0.00 2.21 1.27 0.03 89.98 00:49:31 00:49:01 5 8.16 0.00 2.85 0.32 0.05 88.62 00:49:31 00:49:01 6 6.75 0.00 3.76 0.29 0.05 89.15 00:49:31 00:49:01 7 7.37 0.00 3.48 0.69 0.10 88.36 00:49:31 Average: all 4.62 0.00 1.11 0.64 0.02 93.61 00:49:31 Average: 0 4.76 0.00 1.14 0.77 0.02 93.32 00:49:31 Average: 1 4.77 0.00 1.13 0.94 0.02 93.14 00:49:31 Average: 2 4.69 0.00 1.02 0.34 0.03 93.92 00:49:31 Average: 3 4.72 0.00 1.17 0.53 0.02 93.56 00:49:31 Average: 4 4.42 0.00 1.01 0.45 0.02 94.11 00:49:31 Average: 5 4.64 0.00 1.14 0.41 0.02 93.80 00:49:31 Average: 6 4.38 0.00 1.15 1.19 0.02 93.25 00:49:31 Average: 7 4.60 0.00 1.10 0.47 0.02 93.80 00:49:31 00:49:31 00:49:31