Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ce586e9030a93f7faa235112db1c98351cbead98 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-ssh15138186713025755245.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12662946591870282955.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10905525295090118218.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5945468428578154980.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8818987055119692893.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-288 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ce586e9030a93f7faa235112db1c98351cbead98 (main) Commit message: "Merge pull request #470 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.13" > git config core.sparsecheckout # timeout=10 > git checkout -f ce586e9030a93f7faa235112db1c98351cbead98 # timeout=10 > git rev-list --no-walk 924acc26038ae5c566a4069cec42ce4481862670 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:37:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:37:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:37:14 ========================================================= 15:37:14 EdgeX Global Pipelines Version Info 15:37:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:37:15 ------------------- 15:37:15 stable info: 15:37:15 ------------------- 15:37:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:37:15 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:37:15 Message: update stable to v1.0.258 15:37:16 ------------------- 15:37:16 experimental info: 15:37:16 ------------------- 15:37:16 Commited By: **** collab-it+edgex@linuxfoundation.org 15:37:16 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:37:16 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:37:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 15:37:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 15:37:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:37:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:37:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:37:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:37:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:37:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:37:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:37:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:37:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:37:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 15:37:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:37:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:37:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:37:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:37:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:37:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:37:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:37:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:37:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:37:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:37:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:37:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:37:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:37:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:37:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:37:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:37:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:37:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:37:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ce586e9030a93f7faa235112db1c98351cbead98 [Pipeline] echo 15:37:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ce586e9 [Pipeline] echo 15:37:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:37:17 provisioning config files... 15:37:17 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7771565562885008677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:17 ---> ****-login.sh 15:37:17 nexus3.edgexfoundry.org:10001 15:37:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:37:18 Configure a credential helper to remove this warning. See 15:37:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:37:18 15:37:18 Login Succeeded 15:37:18 nexus3.edgexfoundry.org:10002 15:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:37:18 Configure a credential helper to remove this warning. See 15:37:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:37:18 15:37:18 Login Succeeded 15:37:18 nexus3.edgexfoundry.org:10003 15:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:37:18 Configure a credential helper to remove this warning. See 15:37:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:37:18 15:37:18 Login Succeeded 15:37:18 nexus3.edgexfoundry.org:10004 15:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:37:18 Configure a credential helper to remove this warning. See 15:37:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:37:18 15:37:18 Login Succeeded 15:37:18 ****.io 15:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:37:18 Configure a credential helper to remove this warning. See 15:37:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:37:18 15:37:18 Login Succeeded 15:37:18 ---> ****-login.sh ends [Pipeline] } 15:37:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:37:18 + git rev-list -1 --merges ce586e9030a93f7faa235112db1c98351cbead98~1..ce586e9030a93f7faa235112db1c98351cbead98 [Pipeline] echo 15:37:18 -----------> git rev-list -1 --merges ce586e9030a93f7faa235112db1c98351cbead98~1..ce586e9030a93f7faa235112db1c98351cbead98 ce586e9030a93f7faa235112db1c98351cbead98 15:37:18 ce586e9030a93f7faa235112db1c98351cbead98 [false] [Pipeline] sh 15:37:19 + git log --format=format:%s -1 ce586e9030a93f7faa235112db1c98351cbead98 [Pipeline] echo 15:37:19 ========================================================= 15:37:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:37:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:37:19 + git log --format=format:%s -1 ce586e9030a93f7faa235112db1c98351cbead98 [Pipeline] echo 15:37:19 [semverPrep] GIT_COMMIT: ce586e9030a93f7faa235112db1c98351cbead98, Commit Message: Merge pull request #470 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.13 [Pipeline] echo 15:37:19 [semverPrep] This is not a build commit. [Pipeline] sh 15:37:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:37:20 + grep -v github /etc/ssh/ssh_known_hosts 15:37:20 + [ -e /tmp/ssh_known_hosts ] 15:37:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:37:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:37:20 + sudo tee -a /etc/ssh/ssh_known_hosts 15:37:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:37:20 15:37:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:37:20 0.1.4: Pulling from edgex-devops/py-git-semver 15:37:20 b85a868b505f: Pulling fs layer 15:37:20 e2be974225ed: Pulling fs layer 15:37:20 339a4e72a1f5: Pulling fs layer 15:37:20 988bab9f4d93: Pulling fs layer 15:37:20 1469e6f7b9e6: Pulling fs layer 15:37:20 eaf3925da568: Pulling fs layer 15:37:20 bab4dde63d76: Pulling fs layer 15:37:20 bde34c3a00c8: Pulling fs layer 15:37:20 b352a97aabf1: Pulling fs layer 15:37:20 4872d77fe225: Pulling fs layer 15:37:20 5851b861e8e6: Pulling fs layer 15:37:20 988bab9f4d93: Waiting 15:37:20 1469e6f7b9e6: Waiting 15:37:20 b352a97aabf1: Waiting 15:37:20 eaf3925da568: Waiting 15:37:20 bab4dde63d76: Waiting 15:37:20 5851b861e8e6: Waiting 15:37:20 4872d77fe225: Waiting 15:37:20 e2be974225ed: Verifying Checksum 15:37:20 988bab9f4d93: Verifying Checksum 15:37:20 988bab9f4d93: Download complete 15:37:20 1469e6f7b9e6: Verifying Checksum 15:37:20 1469e6f7b9e6: Download complete 15:37:21 eaf3925da568: Verifying Checksum 15:37:21 eaf3925da568: Download complete 15:37:21 339a4e72a1f5: Verifying Checksum 15:37:21 339a4e72a1f5: Download complete 15:37:21 bde34c3a00c8: Verifying Checksum 15:37:21 bde34c3a00c8: Download complete 15:37:21 b352a97aabf1: Verifying Checksum 15:37:21 b352a97aabf1: Download complete 15:37:21 4872d77fe225: Download complete 15:37:21 5851b861e8e6: Verifying Checksum 15:37:21 5851b861e8e6: Download complete 15:37:21 b85a868b505f: Verifying Checksum 15:37:21 b85a868b505f: Download complete 15:37:21 bab4dde63d76: Verifying Checksum 15:37:21 bab4dde63d76: Download complete 15:37:22 b85a868b505f: Pull complete 15:37:22 e2be974225ed: Pull complete 15:37:23 339a4e72a1f5: Pull complete 15:37:23 988bab9f4d93: Pull complete 15:37:23 1469e6f7b9e6: Pull complete 15:37:23 eaf3925da568: Pull complete 15:37:25 bab4dde63d76: Pull complete 15:37:25 bde34c3a00c8: Pull complete 15:37:25 b352a97aabf1: Pull complete 15:37:25 4872d77fe225: Pull complete 15:37:25 5851b861e8e6: Pull complete 15:37:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:37:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:37:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:25 prd-ubuntu20.04-docker-8c-8g-288 does not seem to be running inside a container 15:37:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:37:28 $ docker top e0bc311b95e7dfa156130b2f2e4592991591728f0bfdf634dd6c06ac246edf4e -eo pid,comm 15:37:28 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). 15:37:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:37:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:37:28 [ssh-agent] Looking for ssh-agent implementation... 15:37:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:37:28 $ docker exec e0bc311b95e7dfa156130b2f2e4592991591728f0bfdf634dd6c06ac246edf4e ssh-agent 15:37:28 SSH_AUTH_SOCK=/tmp/ssh-1Tk8BwuArPxo/agent.32 15:37:28 SSH_AGENT_PID=38 15:37:28 Running ssh-add (command line suppressed) 15:37:28 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6804744609838580170.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6804744609838580170.key) 15:37:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:37:28 + git tag --points-at HEAD [Pipeline] } 15:37:29 $ docker exec --env ******** --env ******** e0bc311b95e7dfa156130b2f2e4592991591728f0bfdf634dd6c06ac246edf4e ssh-agent -k 15:37:29 unset SSH_AUTH_SOCK; 15:37:29 unset SSH_AGENT_PID; 15:37:29 echo Agent pid 38 killed; 15:37:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:37:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:37:29 [ssh-agent] Looking for ssh-agent implementation... 15:37:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:37:29 $ docker exec e0bc311b95e7dfa156130b2f2e4592991591728f0bfdf634dd6c06ac246edf4e ssh-agent 15:37:29 SSH_AUTH_SOCK=/tmp/ssh-4lnrmYAltKAZ/agent.71 15:37:29 SSH_AGENT_PID=77 15:37:29 Running ssh-add (command line suppressed) 15:37:29 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13625790313352167783.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13625790313352167783.key) 15:37:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:37:29 + git semver init 15:37:30 2024-05-16 15:37:29,995 [run_init] DEBUG init version:0.0.0 force:False 15:37:30 2024-05-16 15:37:29,996 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 15:37:30 2024-05-16 15:37:29,997 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 15:37:30 2024-05-16 15:37:29,997 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 15:37:31 2024-05-16 15:37:31,558 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 15:37:31 2024-05-16 15:37:31,559 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 15:37:31 2024-05-16 15:37:31,559 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:37:31 2024-05-16 15:37:31,559 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:37:31 3.2.0-dev.12 [Pipeline] } 15:37:32 $ docker exec --env ******** --env ******** e0bc311b95e7dfa156130b2f2e4592991591728f0bfdf634dd6c06ac246edf4e ssh-agent -k 15:37:32 unset SSH_AUTH_SOCK; 15:37:32 unset SSH_AGENT_PID; 15:37:32 echo Agent pid 77 killed; 15:37:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:37:32 + git semver [Pipeline] } 15:37:32 $ docker stop --time=1 e0bc311b95e7dfa156130b2f2e4592991591728f0bfdf634dd6c06ac246edf4e 15:37:34 $ docker rm -f --volumes e0bc311b95e7dfa156130b2f2e4592991591728f0bfdf634dd6c06ac246edf4e [Pipeline] // withDockerContainer [Pipeline] sh 15:37:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:37:34 Stashed 1 file(s) [Pipeline] echo 15:37:34 [edgeXSemver]: initialized semver on version 3.2.0-dev.12 [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 15:37:34 provisioning config files... 15:37:34 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15169170893044355351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:35 ---> ****-login.sh 15:37:35 nexus3.edgexfoundry.org:10001 15:37:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:37:35 Configure a credential helper to remove this warning. See 15:37:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:37:35 15:37:35 Login Succeeded 15:37:35 nexus3.edgexfoundry.org:10002 15:37:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:37:35 Configure a credential helper to remove this warning. See 15:37:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:37:35 15:37:35 Login Succeeded 15:37:35 nexus3.edgexfoundry.org:10003 15:37:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:37:35 Configure a credential helper to remove this warning. See 15:37:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:37:35 15:37:35 Login Succeeded 15:37:35 nexus3.edgexfoundry.org:10004 15:37:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:37:35 Configure a credential helper to remove this warning. See 15:37:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:37:35 15:37:35 Login Succeeded 15:37:35 ****.io 15:37:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:37:35 Configure a credential helper to remove this warning. See 15:37:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:37:35 15:37:35 Login Succeeded 15:37:35 ---> ****-login.sh ends [Pipeline] } 15:37:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:37:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:37:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:37:35 ========================================================= 15:37:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:37:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:36 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:37:36 Sending build context to Docker daemon 37.66MB 15:37:36 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:37:36 Step 2/12 : FROM ${BASE} AS builder 15:37:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:37:36 619be1103602: Pulling fs layer 15:37:36 7862e08f4a3e: Pulling fs layer 15:37:36 5df492c9dc93: Pulling fs layer 15:37:36 7629e6793208: Pulling fs layer 15:37:36 4f4fb700ef54: Pulling fs layer 15:37:36 fb5054dd5b73: Pulling fs layer 15:37:36 eeca6798cff9: Pulling fs layer 15:37:36 aa269ceb94a6: Pulling fs layer 15:37:36 7629e6793208: Waiting 15:37:36 ada007ff1a6a: Pulling fs layer 15:37:36 4f4fb700ef54: Waiting 15:37:36 fb5054dd5b73: Waiting 15:37:36 ada007ff1a6a: Waiting 15:37:36 eeca6798cff9: Waiting 15:37:36 aa269ceb94a6: Waiting 15:37:36 7862e08f4a3e: Download complete 15:37:36 7629e6793208: Download complete 15:37:36 4f4fb700ef54: Verifying Checksum 15:37:36 4f4fb700ef54: Download complete 15:37:36 619be1103602: Verifying Checksum 15:37:36 619be1103602: Download complete 15:37:36 fb5054dd5b73: Verifying Checksum 15:37:36 fb5054dd5b73: Download complete 15:37:36 eeca6798cff9: Verifying Checksum 15:37:36 eeca6798cff9: Download complete 15:37:36 619be1103602: Pull complete 15:37:36 ada007ff1a6a: Verifying Checksum 15:37:36 ada007ff1a6a: Download complete 15:37:36 7862e08f4a3e: Pull complete 15:37:36 5df492c9dc93: Verifying Checksum 15:37:36 5df492c9dc93: Download complete 15:37:37 aa269ceb94a6: Verifying Checksum 15:37:37 aa269ceb94a6: Download complete 15:37:40 5df492c9dc93: Pull complete 15:37:40 7629e6793208: Pull complete 15:37:40 4f4fb700ef54: Pull complete 15:37:40 fb5054dd5b73: Pull complete 15:37:40 eeca6798cff9: Pull complete 15:37:42 aa269ceb94a6: Pull complete 15:37:42 ada007ff1a6a: Pull complete 15:37:42 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 15:37:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:37:42 ---> f489d0715acc 15:37:42 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:37:47 ---> Running in 2d5e91563b96 15:37:47 Removing intermediate container 2d5e91563b96 15:37:47 ---> 524ab794ad1a 15:37:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:37:47 ---> Running in c9e25741b059 15:37:47 Removing intermediate container c9e25741b059 15:37:47 ---> 254adc1816b3 15:37:47 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:37:47 ---> Running in 373afc2307c5 15:37:47 Removing intermediate container 373afc2307c5 15:37:47 ---> 0e952fdfac3d 15:37:47 Step 6/12 : WORKDIR /device-virtual-go 15:37:47 ---> Running in 209e7516bd5c 15:37:47 Removing intermediate container 209e7516bd5c 15:37:47 ---> 1377e92521a3 15:37:47 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:37:47 ---> Running in 1c9b1cd93383 15:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:37:47 (1/4) Installing openssh-keygen (9.3_p2-r1) 15:37:47 (2/4) Installing libedit (20221030.3.1-r1) 15:37:47 (3/4) Installing openssh-client-common (9.3_p2-r1) 15:37:47 (4/4) Installing openssh-client-default (9.3_p2-r1) 15:37:48 Executing busybox-1.36.1-r5.trigger 15:37:48 OK: 268 MiB in 56 packages 15:37:48 Removing intermediate container 1c9b1cd93383 15:37:48 ---> fa3cadaaf69b 15:37:48 Step 8/12 : COPY go.mod vendor* ./ 15:37:48 ---> 11c5de819ce2 15:37:48 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:48 ---> Running in ce407daff40d 15:37:49 Still waiting to schedule task 15:37:49 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:38:45 Removing intermediate container ce407daff40d 15:38:45 ---> df83c374a094 15:38:45 Step 10/12 : COPY . . 15:38:45 ---> de9675ffa2d3 15:38:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:38:45 ---> Running in 85d04f2ea190 15:38:45 Removing intermediate container 85d04f2ea190 15:38:45 ---> f8b166b85be4 15:38:45 Step 12/12 : RUN $MAKE 15:38:45 ---> Running in 145c1c1f76df 15:38:45 noop 15:38:45 Removing intermediate container 145c1c1f76df 15:38:45 ---> 7e29fa2d22ea 15:38:45 Successfully built 7e29fa2d22ea 15:38:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:45 + docker inspect -f . ci-base-image-x86_64 15:38:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:38:45 prd-ubuntu20.04-docker-8c-8g-288 does not seem to be running inside a container 15:38:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:38:45 $ docker top cd05a7aeeec41fbe53b0585fa20f91558aa24721998bd0a8b6b540af3df08a9d -eo pid,comm [Pipeline] { [Pipeline] sh 15:38:46 + go version 15:38:46 go version go1.21.9 linux/amd64 [Pipeline] } 15:38:46 $ docker stop --time=1 cd05a7aeeec41fbe53b0585fa20f91558aa24721998bd0a8b6b540af3df08a9d 15:38:47 $ docker rm -f --volumes cd05a7aeeec41fbe53b0585fa20f91558aa24721998bd0a8b6b540af3df08a9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:48 + docker inspect -f . ci-base-image-x86_64 15:38:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:38:48 prd-ubuntu20.04-docker-8c-8g-288 does not seem to be running inside a container 15:38:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:38:48 $ docker top 73f37f164db5d54b3edae8a1e8afe01408447bf5bbef8c6f2a6f8ce10d5c6ffd -eo pid,comm [Pipeline] { [Pipeline] sh 15:38:48 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 15:38:49 + make test 15:38:49 go test ./... -coverprofile=coverage.out 15:38:51 ? github.com/edgexfoundry/device-virtual-go [no test files] 15:39:09 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 15:39:09 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.020s coverage: 58.6% of statements 15:39:21 go vet ./... 15:39:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:39:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:39:25 ./bin/test-attribution-txt.sh 15:39:25 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 15:39:25 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 15:39:25 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 15:39:25 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 15:39:25 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 15:39:25 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 15:39:25 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 15:39:25 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 15:39:25 An attribution for golang.org/x/term is missing from Attribution.txt, please add 15:39:25 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 15:39:25 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 15:39:25 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 15:39:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:39:25 $ docker stop --time=1 73f37f164db5d54b3edae8a1e8afe01408447bf5bbef8c6f2a6f8ce10d5c6ffd 15:39:29 $ docker rm -f --volumes 73f37f164db5d54b3edae8a1e8afe01408447bf5bbef8c6f2a6f8ce10d5c6ffd [Pipeline] // withDockerContainer [Pipeline] sh 15:39:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-289 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { 15:39:29 + sudo chown -R jenkins:jenkins . [Pipeline] ws 15:39:29 Running in /w/workspace/device-virtual-go/168 [Pipeline] { [Pipeline] stash [Pipeline] checkout 15:39:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script 15:39:32 The recommended git tool is: git [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:39:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:39:33 + ls -al . 15:39:33 total 268 15:39:33 drwxrwxr-x 8 jenkins jenkins 4096 May 16 15:38 . 15:39:33 drwxrwxr-x 4 jenkins jenkins 4096 May 16 15:37 .. 15:39:33 drwxrwxr-x 8 jenkins jenkins 4096 May 16 15:39 .git 15:39:33 drwxrwxr-x 3 jenkins jenkins 4096 May 16 15:37 .github 15:39:33 -rw-rw-r-- 1 jenkins jenkins 272 May 16 15:37 .gitignore 15:39:33 -rw-rw-r-- 1 jenkins jenkins 41 May 16 15:37 .golangci.yml 15:39:33 drwxr-xr-x 3 jenkins jenkins 4096 May 16 15:37 .semver 15:39:33 -rw-rw-r-- 1 jenkins jenkins 9708 May 16 15:37 Attribution.txt 15:39:33 -rw-rw-r-- 1 jenkins jenkins 15941 May 16 15:37 CHANGELOG.md 15:39:33 -rw-rw-r-- 1 jenkins jenkins 1755 May 16 15:37 Dockerfile 15:39:33 -rw-rw-r-- 1 jenkins jenkins 677 May 16 15:37 GOVERNANCE.md 15:39:33 -rw-rw-r-- 1 jenkins jenkins 660 May 16 15:37 Jenkinsfile 15:39:33 -rw-rw-r-- 1 jenkins jenkins 11340 May 16 15:37 LICENSE 15:39:33 -rw-rw-r-- 1 jenkins jenkins 1953 May 16 15:37 Makefile 15:39:33 -rw-rw-r-- 1 jenkins jenkins 623 May 16 15:37 OWNERS.md 15:39:33 -rw-rw-r-- 1 jenkins jenkins 4103 May 16 15:37 README.md 15:39:33 -rw-rw-r-- 1 jenkins jenkins 12 May 16 15:37 VERSION 15:39:33 drwxrwxr-x 2 jenkins jenkins 4096 May 16 15:37 bin 15:39:33 drwxrwxr-x 3 jenkins jenkins 4096 May 16 15:37 cmd 15:39:33 -rw-r--r-- 1 jenkins jenkins 43063 May 16 15:39 coverage.out 15:39:33 -rw-rw-r-- 1 jenkins jenkins 6985 May 16 15:37 go.mod 15:39:33 -rw-rw-r-- 1 jenkins jenkins 101177 May 16 15:37 go.sum 15:39:33 drwxrwxr-x 3 jenkins jenkins 4096 May 16 15:37 internal 15:39:33 -rw-rw-r-- 1 jenkins jenkins 235 May 16 15:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:33 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ce586e9030a93f7faa235112db1c98351cbead98 --label arch=amd64 --label version=3.2.0-dev.12 . 15:39:33 Sending build context to Docker daemon 37.71MB 15:39:33 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 15:39:33 Step 2/26 : FROM ${BASE} AS builder 15:39:33 ---> 7e29fa2d22ea 15:39:33 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:39:34 ---> Running in 3a8b6d560554 15:39:34 Removing intermediate container 3a8b6d560554 15:39:34 ---> 36d305979b75 15:39:34 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:39:34 ---> Running in 1d4ffe02a3de 15:39:34 Removing intermediate container 1d4ffe02a3de 15:39:34 ---> e8ac2b0687ad 15:39:34 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:39:34 ---> Running in 39584327e326 15:39:34 Removing intermediate container 39584327e326 15:39:34 ---> d86aee14eea8 15:39:34 Step 6/26 : WORKDIR /device-virtual-go 15:39:34 ---> Running in 799c75759d7f 15:39:34 Removing intermediate container 799c75759d7f 15:39:34 ---> 676c62cf6f13 15:39:34 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:39:34 ---> Running in 50a17f13c58b 15:39:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:39:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:39:35 OK: 268 MiB in 56 packages 15:39:35 Removing intermediate container 50a17f13c58b 15:39:35 ---> b77a42bc1c5a 15:39:35 Step 8/26 : COPY go.mod vendor* ./ 15:39:35 ---> 2036bae7b6c6 15:39:35 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:39:35 ---> Running in 9867fe9bdf97 15:39:36 Removing intermediate container 9867fe9bdf97 15:39:36 ---> 236daf6c72ca 15:39:36 Step 10/26 : COPY . . 15:39:37 ---> d12041646639 15:39:37 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:39:37 ---> Running in 4a81525f5f79 15:39:37 Removing intermediate container 4a81525f5f79 15:39:37 ---> 750bf7bff017 15:39:37 Step 12/26 : RUN $MAKE 15:39:37 ---> Running in b434fc0aad22 15:39:37 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.13" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 15:39:40 using credential edgex-jenkins-ssh 15:39:40 Cloning the remote Git repository 15:39:40 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 15:39:40 > git init /w/workspace/device-virtual-go/168 # timeout=10 15:39:40 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 15:39:40 > git --version # timeout=10 15:39:40 > git --version # 'git version 2.25.1' 15:39:40 using GIT_SSH to set credentials SSH Credentials for GitHub 15:39:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:39:44 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 15:39:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:39:45 Avoid second fetch 15:39:45 Checking out Revision ce586e9030a93f7faa235112db1c98351cbead98 (main) 15:39:45 Commit message: "Merge pull request #470 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.13" 15:39:45 > git config core.sparsecheckout # timeout=10 15:39:45 > git checkout -f ce586e9030a93f7faa235112db1c98351cbead98 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:39:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:39:50 % Total % Received % Xferd Average Speed Time Time Time Current 15:39:50 Dload Upload Total Spent Left Speed 15:39:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 90978 [Pipeline] sh 15:39:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:39:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:39:51 + sudo tee /etc/docker/daemon.new 15:39:51 { 15:39:51 "registry-mirrors": [ 15:39:51 "https://nexus3.edgexfoundry.org:10001" 15:39:51 ], 15:39:51 "bip": "10.250.0.254/24", 15:39:51 "hosts": [ 15:39:51 "tcp://0.0.0.0:5555", 15:39:51 "unix:///var/run/docker.sock" 15:39:51 ], 15:39:51 "mtu": 1458, 15:39:51 "selinux-enabled": true, 15:39:51 "seccomp-profile": "/etc/docker/seccomp.json" 15:39:51 } [Pipeline] sh 15:39:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:39:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:40:09 provisioning config files... 15:40:09 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/168@tmp/config6851415992926989467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:40:10 Removing intermediate container b434fc0aad22 15:40:10 ---> c6503cf7e0db 15:40:10 Step 13/26 : FROM alpine:3.18 15:40:10 3.18: Pulling from library/alpine 15:40:10 619be1103602: Already exists 15:40:10 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 15:40:10 Status: Downloaded newer image for alpine:3.18 15:40:10 ---> d3782b16ccc9 15:40:10 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 15:40:10 ---> Running in fe670a9fd4f1 15:40:10 Removing intermediate container fe670a9fd4f1 15:40:10 ---> 3b1559fb1ad4 15:40:10 Step 15/26 : RUN apk add --update --no-cache dumb-init 15:40:10 ---> Running in 00d68101b7dd 15:40:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:40:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:40:10 (1/1) Installing dumb-init (1.2.5-r2) 15:40:10 Executing busybox-1.36.1-r5.trigger 15:40:10 OK: 7 MiB in 16 packages 15:40:10 ---> ****-login.sh 15:40:10 nexus3.edgexfoundry.org:10001 15:40:10 Removing intermediate container 00d68101b7dd 15:40:10 ---> f72000f1cc54 15:40:10 Step 16/26 : RUN apk --no-cache upgrade 15:40:10 ---> Running in d17ada7fde2b 15:40:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:40:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:40:10 Configure a credential helper to remove this warning. See 15:40:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:40:10 15:40:10 Login Succeeded 15:40:10 nexus3.edgexfoundry.org:10002 15:40:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:40:11 Upgrading critical system libraries and apk-tools: 15:40:11 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 15:40:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:40:11 Configure a credential helper to remove this warning. See 15:40:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:40:11 15:40:11 Login Succeeded 15:40:11 Executing busybox-1.36.1-r5.trigger 15:40:11 Continuing the upgrade transaction with new apk-tools: 15:40:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:40:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:40:11 nexus3.edgexfoundry.org:10003 15:40:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:11 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 15:40:11 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 15:40:11 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 15:40:11 OK: 7 MiB in 16 packages 15:40:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:40:11 Configure a credential helper to remove this warning. See 15:40:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:40:11 15:40:11 Login Succeeded 15:40:11 nexus3.edgexfoundry.org:10004 15:40:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:40:12 Configure a credential helper to remove this warning. See 15:40:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:40:12 15:40:12 Login Succeeded 15:40:12 ****.io 15:40:12 Removing intermediate container d17ada7fde2b 15:40:12 ---> 3686912ef412 15:40:12 Step 17/26 : WORKDIR / 15:40:12 ---> Running in 7cbf9a98b138 15:40:12 Removing intermediate container 7cbf9a98b138 15:40:12 ---> fa11c1393c53 15:40:12 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 15:40:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:12 ---> 51d660d82ea9 15:40:12 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 15:40:12 ---> e2008f680570 15:40:12 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 15:40:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:40:12 Configure a credential helper to remove this warning. See 15:40:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:40:12 15:40:12 Login Succeeded 15:40:12 ---> ****-login.sh ends [Pipeline] } 15:40:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:40:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:40:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:40:12 ========================================================= 15:40:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:40:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:13 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:40:13 ---> fa4c9b6f17c6 15:40:13 Step 21/26 : EXPOSE 59900 15:40:13 ---> Running in 2bf1cadcb93d 15:40:13 Removing intermediate container 2bf1cadcb93d 15:40:13 ---> 6246d12fed2d 15:40:13 Step 22/26 : ENTRYPOINT ["/device-virtual"] 15:40:13 ---> Running in 275b367a4092 15:40:13 Removing intermediate container 275b367a4092 15:40:13 ---> db4adb4862fe 15:40:13 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 15:40:13 ---> Running in 849e84393343 15:40:13 Removing intermediate container 849e84393343 15:40:13 ---> 0d82bb76df25 15:40:13 Step 24/26 : LABEL arch=amd64 15:40:13 ---> Running in 08411ce910d2 15:40:13 Sending build context to Docker daemon 19.01MB 15:40:13 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:40:13 Step 2/12 : FROM ${BASE} AS builder 15:40:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:40:13 c6b39de5b339: Pulling fs layer 15:40:13 a69c41024577: Pulling fs layer 15:40:13 d6de4b400683: Pulling fs layer 15:40:13 35cb2a7552d0: Pulling fs layer 15:40:13 4f4fb700ef54: Pulling fs layer 15:40:13 464afbd9ba4c: Pulling fs layer 15:40:13 00f215d4a9da: Pulling fs layer 15:40:13 d496ad576159: Pulling fs layer 15:40:13 464afbd9ba4c: Waiting 15:40:13 00f215d4a9da: Waiting 15:40:13 d496ad576159: Waiting 15:40:13 35cb2a7552d0: Waiting 15:40:13 4f4fb700ef54: Waiting 15:40:13 a69c41024577: Verifying Checksum 15:40:13 a69c41024577: Download complete 15:40:13 35cb2a7552d0: Verifying Checksum 15:40:13 35cb2a7552d0: Download complete 15:40:13 Removing intermediate container 08411ce910d2 15:40:13 ---> 5415bb0f85ac 15:40:13 Step 25/26 : LABEL git_sha=ce586e9030a93f7faa235112db1c98351cbead98 15:40:13 ---> Running in a595c688bdf8 15:40:13 Removing intermediate container a595c688bdf8 15:40:13 ---> 4b0d89a52113 15:40:13 Step 26/26 : LABEL version=3.2.0-dev.12 15:40:13 ---> Running in f7dc1593721c 15:40:13 Removing intermediate container f7dc1593721c 15:40:13 ---> d8e29b5d8820 15:40:13 [Warning] One or more build-args [ARCH] were not consumed 15:40:13 Successfully built d8e29b5d8820 15:40:13 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:40:14 provisioning config files... 15:40:14 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15448269001051277488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:40:14 4f4fb700ef54: Verifying Checksum 15:40:14 4f4fb700ef54: Download complete 15:40:14 c6b39de5b339: Download complete 15:40:14 464afbd9ba4c: Verifying Checksum 15:40:14 464afbd9ba4c: Download complete 15:40:14 ---> ****-login.sh 15:40:14 nexus3.edgexfoundry.org:10001 15:40:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:40:14 Configure a credential helper to remove this warning. See 15:40:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:40:14 15:40:14 Login Succeeded 15:40:14 nexus3.edgexfoundry.org:10002 15:40:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:40:14 Configure a credential helper to remove this warning. See 15:40:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:40:14 15:40:14 Login Succeeded 15:40:14 nexus3.edgexfoundry.org:10003 15:40:14 d496ad576159: Verifying Checksum 15:40:14 d496ad576159: Download complete 15:40:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:40:14 Configure a credential helper to remove this warning. See 15:40:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:40:14 15:40:14 Login Succeeded 15:40:14 nexus3.edgexfoundry.org:10004 15:40:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:40:14 Configure a credential helper to remove this warning. See 15:40:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:40:14 15:40:14 Login Succeeded 15:40:14 ****.io 15:40:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:40:14 Configure a credential helper to remove this warning. See 15:40:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:40:14 15:40:14 Login Succeeded 15:40:14 ---> ****-login.sh ends [Pipeline] } 15:40:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:40:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:40:15 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 15:40:15 ce586e9030a93f7faa235112db1c98351cbead98 15:40:15 latest 15:40:15 3.2.0-dev.12 15:40:15 ce586e9030a93f7faa235112db1c98351cbead98-3.2.0-dev.12 15:40:15 main 15:40:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry 15:40:15 c6b39de5b339: Pull complete [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:15 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:ce586e9030a93f7faa235112db1c98351cbead98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:15 a69c41024577: Pull complete 15:40:15 + docker push nexus3.edgexfoundry.org:10004/device-virtual:ce586e9030a93f7faa235112db1c98351cbead98 15:40:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 15:40:15 7192e15ea6ab: Preparing 15:40:15 787182901918: Preparing 15:40:15 748ec1ecda93: Preparing 15:40:15 51dc4f9bac2e: Preparing 15:40:15 bf7893cbbd3e: Preparing 15:40:15 aedc3bda2944: Preparing 15:40:15 787182901918: Pushed 15:40:15 bf7893cbbd3e: Pushed 15:40:15 748ec1ecda93: Pushed 15:40:15 aedc3bda2944: Layer already exists 15:40:15 d6de4b400683: Verifying Checksum 15:40:15 d6de4b400683: Download complete 15:40:16 51dc4f9bac2e: Pushed 15:40:16 00f215d4a9da: Verifying Checksum 15:40:16 00f215d4a9da: Download complete 15:40:18 7192e15ea6ab: Pushed 15:40:18 ce586e9030a93f7faa235112db1c98351cbead98: digest: sha256:2341dbfe173be5d86d47822eae1220b29d5d583e73cf80211bef9ef408e9ef1d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:19 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:19 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 15:40:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 15:40:19 7192e15ea6ab: Preparing 15:40:19 787182901918: Preparing 15:40:19 748ec1ecda93: Preparing 15:40:19 51dc4f9bac2e: Preparing 15:40:19 bf7893cbbd3e: Preparing 15:40:19 aedc3bda2944: Preparing 15:40:19 aedc3bda2944: Waiting 15:40:19 748ec1ecda93: Layer already exists 15:40:19 787182901918: Layer already exists 15:40:19 bf7893cbbd3e: Layer already exists 15:40:19 7192e15ea6ab: Layer already exists 15:40:19 51dc4f9bac2e: Layer already exists 15:40:19 aedc3bda2944: Layer already exists 15:40:19 latest: digest: sha256:2341dbfe173be5d86d47822eae1220b29d5d583e73cf80211bef9ef408e9ef1d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:19 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:20 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.12 15:40:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 15:40:20 7192e15ea6ab: Preparing 15:40:20 787182901918: Preparing 15:40:20 748ec1ecda93: Preparing 15:40:20 51dc4f9bac2e: Preparing 15:40:20 bf7893cbbd3e: Preparing 15:40:20 aedc3bda2944: Preparing 15:40:20 aedc3bda2944: Waiting 15:40:20 bf7893cbbd3e: Layer already exists 15:40:20 51dc4f9bac2e: Layer already exists 15:40:20 787182901918: Layer already exists 15:40:20 748ec1ecda93: Layer already exists 15:40:20 7192e15ea6ab: Layer already exists 15:40:20 aedc3bda2944: Layer already exists 15:40:20 3.2.0-dev.12: digest: sha256:2341dbfe173be5d86d47822eae1220b29d5d583e73cf80211bef9ef408e9ef1d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:20 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:ce586e9030a93f7faa235112db1c98351cbead98-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:20 + docker push nexus3.edgexfoundry.org:10004/device-virtual:ce586e9030a93f7faa235112db1c98351cbead98-3.2.0-dev.12 15:40:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 15:40:20 7192e15ea6ab: Preparing 15:40:20 787182901918: Preparing 15:40:20 748ec1ecda93: Preparing 15:40:20 51dc4f9bac2e: Preparing 15:40:20 bf7893cbbd3e: Preparing 15:40:20 aedc3bda2944: Preparing 15:40:20 aedc3bda2944: Waiting 15:40:20 bf7893cbbd3e: Layer already exists 15:40:20 7192e15ea6ab: Layer already exists 15:40:20 787182901918: Layer already exists 15:40:20 748ec1ecda93: Layer already exists 15:40:20 51dc4f9bac2e: Layer already exists 15:40:20 aedc3bda2944: Layer already exists 15:40:20 ce586e9030a93f7faa235112db1c98351cbead98-3.2.0-dev.12: digest: sha256:2341dbfe173be5d86d47822eae1220b29d5d583e73cf80211bef9ef408e9ef1d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:21 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:21 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 15:40:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 15:40:21 7192e15ea6ab: Preparing 15:40:21 787182901918: Preparing 15:40:21 748ec1ecda93: Preparing 15:40:21 51dc4f9bac2e: Preparing 15:40:21 bf7893cbbd3e: Preparing 15:40:21 aedc3bda2944: Preparing 15:40:21 aedc3bda2944: Waiting 15:40:21 7192e15ea6ab: Layer already exists 15:40:21 bf7893cbbd3e: Layer already exists 15:40:21 787182901918: Layer already exists 15:40:21 748ec1ecda93: Layer already exists 15:40:21 51dc4f9bac2e: Layer already exists 15:40:21 aedc3bda2944: Layer already exists 15:40:21 main: digest: sha256:2341dbfe173be5d86d47822eae1220b29d5d583e73cf80211bef9ef408e9ef1d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:40:21 ===================================================== [Pipeline] echo 15:40:21 taggedImages: 15:40:21 - nexus3.edgexfoundry.org:10004/device-virtual:ce586e9030a93f7faa235112db1c98351cbead98 15:40:21 - nexus3.edgexfoundry.org:10004/device-virtual:latest 15:40:21 - nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.12 15:40:21 - nexus3.edgexfoundry.org:10004/device-virtual:ce586e9030a93f7faa235112db1c98351cbead98-3.2.0-dev.12 15:40:21 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:40:21 15:40:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:40:22 latest: Pulling from edgex-lftools-log-publisher 15:40:22 5eb5b503b376: Pulling fs layer 15:40:22 5c69ac0246d0: Pulling fs layer 15:40:22 ec43610c2a17: Pulling fs layer 15:40:22 3a2ae6a8a46f: Pulling fs layer 15:40:22 33b1e0a273af: Pulling fs layer 15:40:22 5d3b04190fa2: Pulling fs layer 15:40:22 2f39f015ded8: Pulling fs layer 15:40:22 33b1e0a273af: Waiting 15:40:22 5d3b04190fa2: Waiting 15:40:22 2f39f015ded8: Waiting 15:40:22 3a2ae6a8a46f: Waiting 15:40:22 5c69ac0246d0: Verifying Checksum 15:40:22 5c69ac0246d0: Download complete 15:40:22 3a2ae6a8a46f: Verifying Checksum 15:40:22 3a2ae6a8a46f: Download complete 15:40:22 33b1e0a273af: Verifying Checksum 15:40:22 33b1e0a273af: Download complete 15:40:22 5d3b04190fa2: Verifying Checksum 15:40:22 5d3b04190fa2: Download complete 15:40:22 ec43610c2a17: Verifying Checksum 15:40:22 ec43610c2a17: Download complete 15:40:22 5eb5b503b376: Verifying Checksum 15:40:22 5eb5b503b376: Download complete 15:40:23 2f39f015ded8: Download complete 15:40:23 5eb5b503b376: Pull complete 15:40:23 5c69ac0246d0: Pull complete 15:40:24 ec43610c2a17: Pull complete 15:40:24 3a2ae6a8a46f: Pull complete 15:40:24 33b1e0a273af: Pull complete 15:40:25 5d3b04190fa2: Pull complete 15:40:29 d6de4b400683: Pull complete 15:40:29 35cb2a7552d0: Pull complete 15:40:29 4f4fb700ef54: Pull complete 15:40:29 464afbd9ba4c: Pull complete 15:40:30 2f39f015ded8: Pull complete 15:40:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:40:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:40:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:30 prd-ubuntu20.04-docker-8c-8g-288 does not seem to be running inside a container 15:40:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:40:34 $ docker top 8afe8b12a37ae02b55b38b6ce0e987a8c9828568ad7b023f7e652d84ac1854dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:40:34 ---> job-cost.sh 15:40:34 lf-activate-venv: SKIPPING 15:40:34 INFO: No Stack... 15:40:35 INFO: Retrieving Pricing Info for: v3-standard-8 15:40:35 INFO: Archiving Costs [Pipeline] sh 15:40:35 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 15:40:35 + cut -d, -f6 [Pipeline] lock 15:40:35 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-168-stack-cost] 15:40:35 Resource [jenkins-edgexfoundry-device-virtual-go-main-168-stack-cost] did not exist. Created. 15:40:35 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-168-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:40:36 + echo total: 0.2199999988079071 [Pipeline] stash 15:40:36 Stashed 1 file(s) [Pipeline] } 15:40:36 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-168-stack-cost] [Pipeline] // lock [Pipeline] } 15:40:36 $ docker stop --time=1 8afe8b12a37ae02b55b38b6ce0e987a8c9828568ad7b023f7e652d84ac1854dd 15:40:37 $ docker rm -f --volumes 8afe8b12a37ae02b55b38b6ce0e987a8c9828568ad7b023f7e652d84ac1854dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:40:37 00f215d4a9da: Pull complete 15:40:38 d496ad576159: Pull complete 15:40:38 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 15:40:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:40:38 ---> f246e2811388 15:40:38 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:40:40 ---> Running in 5780e5396651 15:40:40 Removing intermediate container 5780e5396651 15:40:40 ---> e12d7d60506c 15:40:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:40:40 ---> Running in 588b4de71bb9 15:40:41 Removing intermediate container 588b4de71bb9 15:40:41 ---> 03f6ac7296e9 15:40:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:40:41 ---> Running in 55378988174c 15:40:41 Removing intermediate container 55378988174c 15:40:41 ---> d8910f71e8f8 15:40:41 Step 6/12 : WORKDIR /device-virtual-go 15:40:41 ---> Running in 56eb66c0b3ef 15:40:41 Removing intermediate container 56eb66c0b3ef 15:40:41 ---> e86e95cd9ba0 15:40:41 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:40:41 ---> Running in fc618ca4dc71 15:40:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:40:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:40:44 (1/4) Installing openssh-keygen (9.3_p2-r1) 15:40:44 (2/4) Installing libedit (20221030.3.1-r1) 15:40:44 (3/4) Installing openssh-client-common (9.3_p2-r1) 15:40:44 (4/4) Installing openssh-client-default (9.3_p2-r1) 15:40:44 Executing busybox-1.36.1-r5.trigger 15:40:44 OK: 271 MiB in 56 packages 15:40:45 Removing intermediate container fc618ca4dc71 15:40:45 ---> ae58c6ff6c75 15:40:45 Step 8/12 : COPY go.mod vendor* ./ 15:40:46 ---> 0a2f45ea0937 15:40:46 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:40:47 ---> Running in 240e85e03df0 15:42:38 Removing intermediate container 240e85e03df0 15:42:38 ---> 93f5b2396293 15:42:38 Step 10/12 : COPY . . 15:42:38 ---> b9d36add8fab 15:42:38 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:42:38 ---> Running in 041e6e60653c 15:42:38 Removing intermediate container 041e6e60653c 15:42:38 ---> d97fd85875db 15:42:38 Step 12/12 : RUN $MAKE 15:42:38 ---> Running in d81fc4299e64 15:42:38 noop 15:42:38 Removing intermediate container d81fc4299e64 15:42:38 ---> 22470316649d 15:42:38 Successfully built 22470316649d 15:42:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:39 + docker inspect -f . ci-base-image-arm64 15:42:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:39 prd-ubuntu20.04-docker-arm64-4c-16g-289 does not seem to be running inside a container 15:42:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/168 -v /w/workspace/device-virtual-go/168:/w/workspace/device-virtual-go/168:rw,z -v /w/workspace/device-virtual-go/168@tmp:/w/workspace/device-virtual-go/168@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 15:42:40 $ docker top 972ffb99351ad537086b1755ae6d1fe02050cb1925f1d145aaefa0cf30e94aa5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:42:41 + go version 15:42:41 go version go1.21.9 linux/arm64 [Pipeline] } 15:42:41 $ docker stop --time=1 972ffb99351ad537086b1755ae6d1fe02050cb1925f1d145aaefa0cf30e94aa5 15:42:43 $ docker rm -f --volumes 972ffb99351ad537086b1755ae6d1fe02050cb1925f1d145aaefa0cf30e94aa5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:43 + docker inspect -f . ci-base-image-arm64 15:42:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:43 prd-ubuntu20.04-docker-arm64-4c-16g-289 does not seem to be running inside a container 15:42:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/168 -v /w/workspace/device-virtual-go/168:/w/workspace/device-virtual-go/168:rw,z -v /w/workspace/device-virtual-go/168@tmp:/w/workspace/device-virtual-go/168@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 15:42:45 $ docker top 1f024c274040e9888b05a56823c95872bbd64d2e1ce95e97160bc0136cdcd94f -eo pid,comm [Pipeline] { [Pipeline] sh 15:42:45 + git config --global --add safe.directory /w/workspace/device-virtual-go/168 [Pipeline] fileExists [Pipeline] sh 15:42:46 + make test 15:42:46 go test ./... -coverprofile=coverage.out 15:42:51 ? github.com/edgexfoundry/device-virtual-go [no test files] 15:45:58 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 15:45:58 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.086s coverage: 58.4% of statements 15:45:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:45:58 go vet ./... 15:46:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:46:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:46:45 ./bin/test-attribution-txt.sh 15:46:45 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 15:46:45 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 15:46:45 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 15:46:45 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 15:46:45 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 15:46:45 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 15:46:45 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 15:46:45 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 15:46:45 An attribution for golang.org/x/term is missing from Attribution.txt, please add 15:46:45 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 15:46:45 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 15:46:45 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 15:46:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:46:45 $ docker stop --time=1 1f024c274040e9888b05a56823c95872bbd64d2e1ce95e97160bc0136cdcd94f 15:46:47 $ docker rm -f --volumes 1f024c274040e9888b05a56823c95872bbd64d2e1ce95e97160bc0136cdcd94f [Pipeline] // withDockerContainer [Pipeline] sh 15:46:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:46:48 Warning: overwriting stash ‘coverage-report’ 15:46:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:46:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:46:49 + ls -al . 15:46:49 total 264 15:46:49 drwxrwxr-x 7 jenkins jenkins 4096 May 16 15:42 . 15:46:49 drwxrwxr-x 4 jenkins jenkins 4096 May 16 15:39 .. 15:46:49 drwxrwxr-x 8 jenkins jenkins 4096 May 16 15:39 .git 15:46:49 drwxrwxr-x 3 jenkins jenkins 4096 May 16 15:39 .github 15:46:49 -rw-rw-r-- 1 jenkins jenkins 272 May 16 15:39 .gitignore 15:46:49 -rw-rw-r-- 1 jenkins jenkins 41 May 16 15:39 .golangci.yml 15:46:49 -rw-rw-r-- 1 jenkins jenkins 9708 May 16 15:39 Attribution.txt 15:46:49 -rw-rw-r-- 1 jenkins jenkins 15941 May 16 15:39 CHANGELOG.md 15:46:49 -rw-rw-r-- 1 jenkins jenkins 1755 May 16 15:39 Dockerfile 15:46:49 -rw-rw-r-- 1 jenkins jenkins 677 May 16 15:39 GOVERNANCE.md 15:46:49 -rw-rw-r-- 1 jenkins jenkins 660 May 16 15:39 Jenkinsfile 15:46:49 -rw-rw-r-- 1 jenkins jenkins 11340 May 16 15:39 LICENSE 15:46:49 -rw-rw-r-- 1 jenkins jenkins 1953 May 16 15:39 Makefile 15:46:49 -rw-rw-r-- 1 jenkins jenkins 623 May 16 15:39 OWNERS.md 15:46:49 -rw-rw-r-- 1 jenkins jenkins 4103 May 16 15:39 README.md 15:46:49 -rw-rw-r-- 1 jenkins jenkins 12 May 16 15:37 VERSION 15:46:49 drwxrwxr-x 2 jenkins jenkins 4096 May 16 15:39 bin 15:46:49 drwxrwxr-x 3 jenkins jenkins 4096 May 16 15:39 cmd 15:46:49 -rw-r--r-- 1 jenkins jenkins 43063 May 16 15:45 coverage.out 15:46:49 -rw-rw-r-- 1 jenkins jenkins 6985 May 16 15:39 go.mod 15:46:49 -rw-rw-r-- 1 jenkins jenkins 101177 May 16 15:39 go.sum 15:46:49 drwxrwxr-x 3 jenkins jenkins 4096 May 16 15:39 internal 15:46:49 -rw-rw-r-- 1 jenkins jenkins 235 May 16 15:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:50 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ce586e9030a93f7faa235112db1c98351cbead98 --label arch=arm64 --label version=3.2.0-dev.12 . 15:46:50 Sending build context to Docker daemon 19.06MB 15:46:50 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 15:46:50 Step 2/26 : FROM ${BASE} AS builder 15:46:50 ---> 22470316649d 15:46:50 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:46:51 ---> Running in 8b1638d37ddb 15:46:51 Removing intermediate container 8b1638d37ddb 15:46:51 ---> 9be66e81c32c 15:46:51 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:46:51 ---> Running in ac2afa99e443 15:46:51 Removing intermediate container ac2afa99e443 15:46:51 ---> 2bc1d477aad7 15:46:51 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:46:51 ---> Running in 5d7d4d7e2379 15:46:51 Removing intermediate container 5d7d4d7e2379 15:46:51 ---> 502fc14b0c9f 15:46:51 Step 6/26 : WORKDIR /device-virtual-go 15:46:51 ---> Running in 4de31a98caa5 15:46:52 Removing intermediate container 4de31a98caa5 15:46:52 ---> 2463ae8bd591 15:46:52 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:46:52 ---> Running in e91d684e1dd8 15:46:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:46:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:46:54 OK: 271 MiB in 56 packages 15:46:55 Removing intermediate container e91d684e1dd8 15:46:55 ---> 06e3a0886597 15:46:55 Step 8/26 : COPY go.mod vendor* ./ 15:46:55 ---> 36f19907aaf3 15:46:55 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:55 ---> Running in 50f226a994ca 15:46:58 Removing intermediate container 50f226a994ca 15:46:58 ---> 264fb29a25f4 15:46:58 Step 10/26 : COPY . . 15:46:59 ---> 7e79e8ba0019 15:46:59 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:46:59 ---> Running in cfa55889ecac 15:46:59 Removing intermediate container cfa55889ecac 15:46:59 ---> f1f28bb4cf3e 15:46:59 Step 12/26 : RUN $MAKE 15:47:00 ---> Running in e8576a263bc1 15:47:01 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.13" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 15:50:22 Removing intermediate container e8576a263bc1 15:50:22 ---> 649c212c6dcd 15:50:22 Step 13/26 : FROM alpine:3.18 15:50:22 3.18: Pulling from library/alpine 15:50:22 c6b39de5b339: Already exists 15:50:22 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 15:50:22 Status: Downloaded newer image for alpine:3.18 15:50:22 ---> 33abbf032149 15:50:22 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 15:50:22 ---> Running in 0b4b4884ec05 15:50:22 Removing intermediate container 0b4b4884ec05 15:50:22 ---> 678c9ee3ba9d 15:50:22 Step 15/26 : RUN apk add --update --no-cache dumb-init 15:50:22 ---> Running in 29b5ddeb1bad 15:50:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:50:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:50:22 (1/1) Installing dumb-init (1.2.5-r2) 15:50:22 Executing busybox-1.36.1-r5.trigger 15:50:22 OK: 8 MiB in 16 packages 15:50:22 Removing intermediate container 29b5ddeb1bad 15:50:22 ---> eb0efaee37f5 15:50:22 Step 16/26 : RUN apk --no-cache upgrade 15:50:22 ---> Running in c21f45910354 15:50:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:50:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:50:22 Upgrading critical system libraries and apk-tools: 15:50:22 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 15:50:22 Executing busybox-1.36.1-r5.trigger 15:50:22 Continuing the upgrade transaction with new apk-tools: 15:50:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:50:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:50:22 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 15:50:22 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 15:50:22 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 15:50:22 OK: 8 MiB in 16 packages 15:50:22 Removing intermediate container c21f45910354 15:50:22 ---> 9760e50feb44 15:50:22 Step 17/26 : WORKDIR / 15:50:22 ---> Running in 985713bd9ff5 15:50:22 Removing intermediate container 985713bd9ff5 15:50:22 ---> 695ba49b5f78 15:50:22 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 15:50:22 ---> 5f941fc2e206 15:50:22 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 15:50:22 ---> 04c57b4060ef 15:50:22 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 15:50:22 ---> 9d490875eb3e 15:50:22 Step 21/26 : EXPOSE 59900 15:50:22 ---> Running in 3b839f530d65 15:50:22 Removing intermediate container 3b839f530d65 15:50:22 ---> 5d7c44abed53 15:50:22 Step 22/26 : ENTRYPOINT ["/device-virtual"] 15:50:22 ---> Running in 461317b38991 15:50:23 Removing intermediate container 461317b38991 15:50:23 ---> 4d422db70f52 15:50:23 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 15:50:23 ---> Running in dd342d337c06 15:50:23 Removing intermediate container dd342d337c06 15:50:23 ---> c03575bb1801 15:50:23 Step 24/26 : LABEL arch=arm64 15:50:23 ---> Running in e5c2bec96ecb 15:50:23 Removing intermediate container e5c2bec96ecb 15:50:23 ---> 27fd959d45b4 15:50:23 Step 25/26 : LABEL git_sha=ce586e9030a93f7faa235112db1c98351cbead98 15:50:23 ---> Running in 837b7b5a8fa7 15:50:24 Removing intermediate container 837b7b5a8fa7 15:50:24 ---> 7c1b742506ab 15:50:24 Step 26/26 : LABEL version=3.2.0-dev.12 15:50:24 ---> Running in 7bdebe9f3a65 15:50:24 Removing intermediate container 7bdebe9f3a65 15:50:24 ---> a2cff638473c 15:50:24 [Warning] One or more build-args [ARCH] were not consumed 15:50:24 Successfully built a2cff638473c 15:50:24 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:50:24 provisioning config files... 15:50:24 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/168@tmp/config11165630284470999091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:25 ---> ****-login.sh 15:50:25 nexus3.edgexfoundry.org:10001 15:50:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:50:25 Configure a credential helper to remove this warning. See 15:50:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:50:25 15:50:25 Login Succeeded 15:50:25 nexus3.edgexfoundry.org:10002 15:50:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:50:25 Configure a credential helper to remove this warning. See 15:50:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:50:25 15:50:25 Login Succeeded 15:50:25 nexus3.edgexfoundry.org:10003 15:50:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:50:26 Configure a credential helper to remove this warning. See 15:50:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:50:26 15:50:26 Login Succeeded 15:50:26 nexus3.edgexfoundry.org:10004 15:50:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:50:26 Configure a credential helper to remove this warning. See 15:50:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:50:26 15:50:26 Login Succeeded 15:50:26 ****.io 15:50:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:50:27 Configure a credential helper to remove this warning. See 15:50:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:50:27 15:50:27 Login Succeeded 15:50:27 ---> ****-login.sh ends [Pipeline] } 15:50:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:50:27 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 15:50:27 ce586e9030a93f7faa235112db1c98351cbead98 15:50:27 latest 15:50:27 3.2.0-dev.12 15:50:27 ce586e9030a93f7faa235112db1c98351cbead98-3.2.0-dev.12 15:50:27 main 15:50:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:27 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:ce586e9030a93f7faa235112db1c98351cbead98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:27 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:ce586e9030a93f7faa235112db1c98351cbead98 15:50:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 15:50:27 fadcaa5afb47: Preparing 15:50:27 3078d8c42b0f: Preparing 15:50:27 29e5603191ab: Preparing 15:50:27 b39b31f71a64: Preparing 15:50:27 c5571032e1b1: Preparing 15:50:27 7c504f21be85: Preparing 15:50:27 7c504f21be85: Waiting 15:50:28 3078d8c42b0f: Pushed 15:50:28 c5571032e1b1: Pushed 15:50:28 29e5603191ab: Pushed 15:50:28 7c504f21be85: Layer already exists 15:50:29 b39b31f71a64: Pushed 15:50:34 fadcaa5afb47: Pushed 15:50:34 ce586e9030a93f7faa235112db1c98351cbead98: digest: sha256:80c3b75bf68e5948b811e8dd136e7c56182c8026be3f2a95953af80b8cfd2ce4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:35 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:35 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 15:50:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 15:50:35 fadcaa5afb47: Preparing 15:50:35 3078d8c42b0f: Preparing 15:50:35 29e5603191ab: Preparing 15:50:35 b39b31f71a64: Preparing 15:50:35 c5571032e1b1: Preparing 15:50:35 7c504f21be85: Preparing 15:50:35 7c504f21be85: Waiting 15:50:35 3078d8c42b0f: Layer already exists 15:50:35 fadcaa5afb47: Layer already exists 15:50:35 c5571032e1b1: Layer already exists 15:50:35 b39b31f71a64: Layer already exists 15:50:35 29e5603191ab: Layer already exists 15:50:35 7c504f21be85: Layer already exists 15:50:35 latest: digest: sha256:80c3b75bf68e5948b811e8dd136e7c56182c8026be3f2a95953af80b8cfd2ce4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:36 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:36 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.12 15:50:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 15:50:36 fadcaa5afb47: Preparing 15:50:36 3078d8c42b0f: Preparing 15:50:36 29e5603191ab: Preparing 15:50:36 b39b31f71a64: Preparing 15:50:36 c5571032e1b1: Preparing 15:50:36 7c504f21be85: Preparing 15:50:36 7c504f21be85: Waiting 15:50:36 fadcaa5afb47: Layer already exists 15:50:36 29e5603191ab: Layer already exists 15:50:36 c5571032e1b1: Layer already exists 15:50:36 b39b31f71a64: Layer already exists 15:50:36 3078d8c42b0f: Layer already exists 15:50:36 7c504f21be85: Layer already exists 15:50:36 3.2.0-dev.12: digest: sha256:80c3b75bf68e5948b811e8dd136e7c56182c8026be3f2a95953af80b8cfd2ce4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:36 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:ce586e9030a93f7faa235112db1c98351cbead98-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:37 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:ce586e9030a93f7faa235112db1c98351cbead98-3.2.0-dev.12 15:50:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 15:50:37 fadcaa5afb47: Preparing 15:50:37 3078d8c42b0f: Preparing 15:50:37 29e5603191ab: Preparing 15:50:37 b39b31f71a64: Preparing 15:50:37 c5571032e1b1: Preparing 15:50:37 7c504f21be85: Preparing 15:50:37 7c504f21be85: Waiting 15:50:37 3078d8c42b0f: Layer already exists 15:50:37 29e5603191ab: Layer already exists 15:50:37 fadcaa5afb47: Layer already exists 15:50:37 b39b31f71a64: Layer already exists 15:50:37 c5571032e1b1: Layer already exists 15:50:37 7c504f21be85: Layer already exists 15:50:37 ce586e9030a93f7faa235112db1c98351cbead98-3.2.0-dev.12: digest: sha256:80c3b75bf68e5948b811e8dd136e7c56182c8026be3f2a95953af80b8cfd2ce4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:37 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:37 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 15:50:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 15:50:37 fadcaa5afb47: Preparing 15:50:37 3078d8c42b0f: Preparing 15:50:37 29e5603191ab: Preparing 15:50:37 b39b31f71a64: Preparing 15:50:37 c5571032e1b1: Preparing 15:50:37 7c504f21be85: Preparing 15:50:37 7c504f21be85: Waiting 15:50:37 b39b31f71a64: Layer already exists 15:50:37 c5571032e1b1: Layer already exists 15:50:37 fadcaa5afb47: Layer already exists 15:50:37 29e5603191ab: Layer already exists 15:50:37 3078d8c42b0f: Layer already exists 15:50:37 7c504f21be85: Layer already exists 15:50:38 main: digest: sha256:80c3b75bf68e5948b811e8dd136e7c56182c8026be3f2a95953af80b8cfd2ce4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:38 ===================================================== [Pipeline] echo 15:50:38 taggedImages: 15:50:38 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:ce586e9030a93f7faa235112db1c98351cbead98 15:50:38 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 15:50:38 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.12 15:50:38 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:ce586e9030a93f7faa235112db1c98351cbead98-3.2.0-dev.12 15:50:38 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:50:38 15:50:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:50:38 arm64: Pulling from edgex-lftools-log-publisher 15:50:38 8998bd30e6a1: Pulling fs layer 15:50:38 04944245beec: Pulling fs layer 15:50:38 699f458cf7ca: Pulling fs layer 15:50:38 765212b225bb: Pulling fs layer 15:50:38 f23df028b6ca: Pulling fs layer 15:50:38 d65c8cfc05b1: Pulling fs layer 15:50:38 2437ff75d9bd: Pulling fs layer 15:50:38 d65c8cfc05b1: Waiting 15:50:38 2437ff75d9bd: Waiting 15:50:38 f23df028b6ca: Waiting 15:50:38 765212b225bb: Waiting 15:50:39 04944245beec: Verifying Checksum 15:50:39 04944245beec: Download complete 15:50:39 765212b225bb: Verifying Checksum 15:50:39 765212b225bb: Download complete 15:50:39 f23df028b6ca: Download complete 15:50:39 d65c8cfc05b1: Download complete 15:50:39 699f458cf7ca: Verifying Checksum 15:50:39 699f458cf7ca: Download complete 15:50:39 8998bd30e6a1: Download complete 15:50:42 2437ff75d9bd: Verifying Checksum 15:50:42 2437ff75d9bd: Download complete 15:50:44 8998bd30e6a1: Pull complete 15:50:44 04944245beec: Pull complete 15:50:46 699f458cf7ca: Pull complete 15:50:46 765212b225bb: Pull complete 15:50:47 f23df028b6ca: Pull complete 15:50:47 d65c8cfc05b1: Pull complete 15:51:05 2437ff75d9bd: Pull complete 15:51:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:51:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:51:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:05 prd-ubuntu20.04-docker-arm64-4c-16g-289 does not seem to be running inside a container 15:51:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/168 -v /w/workspace/device-virtual-go/168:/w/workspace/device-virtual-go/168:rw,z -v /w/workspace/device-virtual-go/168@tmp:/w/workspace/device-virtual-go/168@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 15:51:08 $ docker top df734899b0094c865d9d6e87de2b97bbd8f0077cfbdb89fb978777adb9103d8a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:51:09 ---> job-cost.sh 15:51:09 lf-activate-venv: SKIPPING 15:51:09 INFO: No Stack... 15:51:09 INFO: Retrieving Pricing Info for: v3-standard-4 15:51:10 INFO: Archiving Costs [Pipeline] sh 15:51:10 + cat /w/workspace/device-virtual-go/168/archives/cost.csv 15:51:10 + cut -d, -f6 [Pipeline] lock 15:51:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-168-stack-cost] 15:51:10 Resource [jenkins-edgexfoundry-device-virtual-go-main-168-stack-cost] did not exist. Created. 15:51:10 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-168-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:51:11 /w/workspace/device-virtual-go/168@tmp/durable-6c511efc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:51:12 + echo total: 0.10999999940395355 [Pipeline] stash 15:51:12 Warning: overwriting stash ‘stack-cost’ 15:51:12 Stashed 1 file(s) [Pipeline] } 15:51:12 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-168-stack-cost] [Pipeline] // lock [Pipeline] } 15:51:12 $ docker stop --time=1 df734899b0094c865d9d6e87de2b97bbd8f0077cfbdb89fb978777adb9103d8a 15:51:13 $ docker rm -f --volumes df734899b0094c865d9d6e87de2b97bbd8f0077cfbdb89fb978777adb9103d8a [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 15:51:14 provisioning config files... 15:51:14 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12732365194813345583tmp [Pipeline] { [Pipeline] sh 15:51:14 + set +x 15:51:14 + curl -s https://codecov.io/bash 15:51:14 + bash -s -- 15:51:14 15:51:14 _____ _ 15:51:14 / ____| | | 15:51:14 | | ___ __| | ___ ___ _____ __ 15:51:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:51:14 | |___| (_) | (_| | __/ (_| (_) \ V / 15:51:14 \_____\___/ \__,_|\___|\___\___/ \_/ 15:51:14 Bash-1.0.6 15:51:14 15:51:14 15:51:14 ==> git version 2.25.1 found 15:51:14 ==> 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 15:51:14 Release-Date: 2020-01-08 15:51:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:51:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:51:14 ==> Jenkins CI detected. 15:51:14 current dir:  /w/workspace/exfoundry_device-virtual-go_main 15:51:14 project root: . 15:51:14 --> token set from env 15:51:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:51:14 ==> Running gcov in . (disable via -X gcov) 15:51:14 ==> Python coveragepy not found 15:51:14 ==> Searching for coverage reports in: 15:51:14 + . 15:51:14 -> Found 1 reports 15:51:14 ==> Detecting git/mercurial file structure 15:51:14 ==> Reading reports 15:51:14 + ./coverage.out bytes=43063 15:51:14 ==> Appending adjustments 15:51:14 https://docs.codecov.io/docs/fixing-reports 15:51:15 + Found adjustments 15:51:15 ==> Gzipping contents 15:51:15 8.0K /tmp/codecov.ZmDlBw.gz 15:51:15 ==> Uploading reports 15:51:15 url: https://codecov.io 15:51:15 query: branch=main&commit=ce586e9030a93f7faa235112db1c98351cbead98&build=168&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F168%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:51:15 -> Pinging Codecov 15:51:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ce586e9030a93f7faa235112db1c98351cbead98&build=168&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F168%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:51:15 -> Uploading to 15:51:15 https://storage.googleapis.com/codecov/v4/raw/2024-05-16/5E52B4B073DB2E39498172D8E973AA87/ce586e9030a93f7faa235112db1c98351cbead98/ab0994fc-c15b-4018-b79f-2013222bff72.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240516%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240516T155115Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bfdaa2e7d54ac6bdaf6c56dcb77d02ffd8b5fa8b0c2b37e4f2df5efc0d657f9d 15:51:15 % Total % Received % Xferd Average Speed Time Time Time Current 15:51:15 Dload Upload Total Spent Left Speed 15:51:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 20567 --:--:-- --:--:-- --:--:-- 20567 15:51:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/ce586e9030a93f7faa235112db1c98351cbead98 [Pipeline] } 15:51:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:51:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:51:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:51:16 15:51:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:51:16 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:51:16 df9b9388f04a: Pulling fs layer 15:51:16 52dc419b0ee2: Pulling fs layer 15:51:16 25bc292e5bac: Pulling fs layer 15:51:16 114826534d7a: Pulling fs layer 15:51:16 4657fd5d0bcf: Pulling fs layer 15:51:16 6ad1cebc031e: Pulling fs layer 15:51:16 8a3aa393b2d8: Pulling fs layer 15:51:16 4657fd5d0bcf: Waiting 15:51:16 114826534d7a: Waiting 15:51:16 6ad1cebc031e: Waiting 15:51:16 25bc292e5bac: Verifying Checksum 15:51:16 25bc292e5bac: Download complete 15:51:16 52dc419b0ee2: Verifying Checksum 15:51:16 4657fd5d0bcf: Download complete 15:51:16 df9b9388f04a: Download complete 15:51:16 6ad1cebc031e: Verifying Checksum 15:51:16 6ad1cebc031e: Download complete 15:51:16 df9b9388f04a: Pull complete 15:51:16 52dc419b0ee2: Pull complete 15:51:16 25bc292e5bac: Pull complete 15:51:17 114826534d7a: Verifying Checksum 15:51:17 114826534d7a: Download complete 15:51:17 8a3aa393b2d8: Verifying Checksum 15:51:17 8a3aa393b2d8: Download complete 15:51:20 114826534d7a: Pull complete 15:51:20 4657fd5d0bcf: Pull complete 15:51:20 6ad1cebc031e: Pull complete 15:51:24 8a3aa393b2d8: Pull complete 15:51:24 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:51:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:51:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:24 prd-ubuntu20.04-docker-8c-8g-288 does not seem to be running inside a container 15:51:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:51:28 $ docker top 848a466a49bdaa4586cea51b052aecd230322d1ebfed391d317bea1c7d98f8c4 -eo pid,comm [Pipeline] { [Pipeline] echo 15:51:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 15:51:28 + set -o pipefail 15:51:28 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 15:51:35 15:51:35 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 15:51:35 15:51:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/26317f71-beef-47f7-92fd-5af2fb506737 15:51:35 15:51:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:51:35 15:51:35 15:51:35 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:51:35 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:51:35 More details here: https://snyk.co/ue1NS [Pipeline] } 15:51:35 $ docker stop --time=1 848a466a49bdaa4586cea51b052aecd230322d1ebfed391d317bea1c7d98f8c4 15:51:39 $ docker rm -f --volumes 848a466a49bdaa4586cea51b052aecd230322d1ebfed391d317bea1c7d98f8c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:51:40 + git log --format=format:%s -1 ce586e9030a93f7faa235112db1c98351cbead98 [Pipeline] sh 15:51:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:51:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:51:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:41 prd-ubuntu20.04-docker-8c-8g-288 does not seem to be running inside a container 15:51:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:51:42 $ docker top da1b46ab9f32c1dcc6183394c54a864e3c07b463823c6c5e78c03873d27a8809 -eo pid,comm 15:51:42 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). 15:51:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:51:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:51:42 [ssh-agent] Looking for ssh-agent implementation... 15:51:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:51:42 $ docker exec da1b46ab9f32c1dcc6183394c54a864e3c07b463823c6c5e78c03873d27a8809 ssh-agent 15:51:42 SSH_AUTH_SOCK=/tmp/ssh-KqUhjmey3zRl/agent.32 15:51:42 SSH_AGENT_PID=38 15:51:42 Running ssh-add (command line suppressed) 15:51:42 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16818338277604641577.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16818338277604641577.key) 15:51:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:51:42 + git semver tag 15:51:43 2024-05-16 15:51:42,950 [run_tag] DEBUG tag force:False 15:51:43 2024-05-16 15:51:42,950 [check_head_tag] DEBUG check head tag 15:51:43 2024-05-16 15:51:42,951 [execute] INFO git cat-file --batch-check 15:51:43 2024-05-16 15:51:42,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 15:51:43 2024-05-16 15:51:42,954 [execute] INFO git cat-file --batch 15:51:43 2024-05-16 15:51:42,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 15:51:43 2024-05-16 15:51:42,973 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:51:43 2024-05-16 15:51:42,973 [execute] INFO git tag -a v3.2.0-dev.12 -m v3.2.0-dev.12 15:51:43 2024-05-16 15:51:42,974 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.12', '-m', 'v3.2.0-dev.12'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 15:51:43 2024-05-16 15:51:42,978 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:51:43 3.2.0-dev.12 [Pipeline] } 15:51:43 $ docker exec --env ******** --env ******** da1b46ab9f32c1dcc6183394c54a864e3c07b463823c6c5e78c03873d27a8809 ssh-agent -k 15:51:43 unset SSH_AUTH_SOCK; 15:51:43 unset SSH_AGENT_PID; 15:51:43 echo Agent pid 38 killed; 15:51:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:51:43 + git semver [Pipeline] } 15:51:43 $ docker stop --time=1 da1b46ab9f32c1dcc6183394c54a864e3c07b463823c6c5e78c03873d27a8809 15:51:44 $ docker rm -f --volumes da1b46ab9f32c1dcc6183394c54a864e3c07b463823c6c5e78c03873d27a8809 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:51:45 15:51:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:51:45 0.23.1-centos7: Pulling from edgex-lftools 15:51:45 ab5ef0e58194: Pulling fs layer 15:51:45 9712f1f96733: Pulling fs layer 15:51:45 63f879dbbcfc: Pulling fs layer 15:51:45 0d9ebad4ef96: Pulling fs layer 15:51:45 e9a5061849ea: Pulling fs layer 15:51:45 d747dcd14b5f: Pulling fs layer 15:51:45 2de7ff778b66: Pulling fs layer 15:51:45 0d9ebad4ef96: Waiting 15:51:45 e9a5061849ea: Waiting 15:51:45 2de7ff778b66: Waiting 15:51:45 d747dcd14b5f: Waiting 15:51:45 9712f1f96733: Verifying Checksum 15:51:45 9712f1f96733: Download complete 15:51:45 63f879dbbcfc: Verifying Checksum 15:51:45 63f879dbbcfc: Download complete 15:51:46 0d9ebad4ef96: Verifying Checksum 15:51:46 0d9ebad4ef96: Download complete 15:51:46 d747dcd14b5f: Verifying Checksum 15:51:46 d747dcd14b5f: Download complete 15:51:46 e9a5061849ea: Verifying Checksum 15:51:46 e9a5061849ea: Download complete 15:51:46 ab5ef0e58194: Verifying Checksum 15:51:46 ab5ef0e58194: Download complete 15:51:46 2de7ff778b66: Verifying Checksum 15:51:46 2de7ff778b66: Download complete 15:51:49 ab5ef0e58194: Pull complete 15:51:49 9712f1f96733: Pull complete 15:51:49 63f879dbbcfc: Pull complete 15:51:54 0d9ebad4ef96: Pull complete 15:51:54 e9a5061849ea: Pull complete 15:51:54 d747dcd14b5f: Pull complete 15:51:55 2de7ff778b66: Pull complete 15:51:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:51:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:51:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:55 prd-ubuntu20.04-docker-8c-8g-288 does not seem to be running inside a container 15:51:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:52:00 $ docker top 144734d0e94307f0f6e2ed8fa9074f57f814b38f4332fff56cff7b17603b9423 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:52:00 provisioning config files... 15:52:00 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12635199959619365169tmp 15:52:00 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16922467053052032065tmp 15:52:00 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1235389379652938677tmp [Pipeline] { [Pipeline] echo 15:52:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:52:01 ---> sigul-configuration.sh 15:52:01 gpg: directory `/root/.gnupg' created 15:52:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:52:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:52:01 gpg: keyring `/root/.gnupg/secring.gpg' created 15:52:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:52:01 gpg: CAST5 encrypted data 15:52:01 gpg: encrypted with 1 passphrase 15:52:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:52:01 + mkdir /home/jenkins 15:52:01 + mkdir /home/jenkins/sigul [Pipeline] sh 15:52:01 + 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 15:52:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:52:02 ---> sigul-install.sh 15:52:02 Sigul already installed; skipping installation. [Pipeline] sh 15:52:02 + git tag --list 15:52:02 v1.0.0 15:52:02 v1.1.0 15:52:02 v1.1.1 15:52:02 v1.2.1 15:52:02 v1.2.2 15:52:02 v1.2.3 15:52:02 v1.3.0 15:52:02 v1.3.1 15:52:02 v2.0.0 15:52:02 v2.1.0 15:52:02 v2.1.1 15:52:02 v2.2.0 15:52:02 v2.3.0 15:52:02 v3.0 15:52:02 v3.0.0 15:52:02 v3.1 15:52:02 v3.1.0 15:52:02 v3.1.0-dev.1 15:52:02 v3.1.0-dev.10 15:52:02 v3.1.0-dev.11 15:52:02 v3.1.0-dev.12 15:52:02 v3.1.0-dev.13 15:52:02 v3.1.0-dev.14 15:52:02 v3.1.0-dev.15 15:52:02 v3.1.0-dev.16 15:52:02 v3.1.0-dev.17 15:52:02 v3.1.0-dev.18 15:52:02 v3.1.0-dev.19 15:52:02 v3.1.0-dev.2 15:52:02 v3.1.0-dev.20 15:52:02 v3.1.0-dev.21 15:52:02 v3.1.0-dev.22 15:52:02 v3.1.0-dev.23 15:52:02 v3.1.0-dev.24 15:52:02 v3.1.0-dev.25 15:52:02 v3.1.0-dev.26 15:52:02 v3.1.0-dev.27 15:52:02 v3.1.0-dev.28 15:52:02 v3.1.0-dev.29 15:52:02 v3.1.0-dev.3 15:52:02 v3.1.0-dev.30 15:52:02 v3.1.0-dev.4 15:52:02 v3.1.0-dev.5 15:52:02 v3.1.0-dev.6 15:52:02 v3.1.0-dev.7 15:52:02 v3.1.0-dev.8 15:52:02 v3.1.0-dev.9 15:52:02 v3.1.1 15:52:02 v3.1.1-dev.1 15:52:02 v3.2.0-dev.1 15:52:02 v3.2.0-dev.10 15:52:02 v3.2.0-dev.11 15:52:02 v3.2.0-dev.12 15:52:02 v3.2.0-dev.2 15:52:02 v3.2.0-dev.3 15:52:02 v3.2.0-dev.4 15:52:02 v3.2.0-dev.5 15:52:02 v3.2.0-dev.6 15:52:02 v3.2.0-dev.7 15:52:02 v3.2.0-dev.8 15:52:02 v3.2.0-dev.9 [Pipeline] sh 15:52:02 + lftools sign git-tag v3.2.0-dev.12 15:52:03 Signing Git tag with Sigul... 15:52:03 Signing v3.2.0-dev.12 [Pipeline] echo 15:52:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:52:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:52:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:52:04 $ docker stop --time=1 144734d0e94307f0f6e2ed8fa9074f57f814b38f4332fff56cff7b17603b9423 15:52:05 $ docker rm -f --volumes 144734d0e94307f0f6e2ed8fa9074f57f814b38f4332fff56cff7b17603b9423 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:52:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:52:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:52:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:06 prd-ubuntu20.04-docker-8c-8g-288 does not seem to be running inside a container 15:52:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:52:06 $ docker top d62d94defe1cd325bcdfacd3196a334bea83f632ab628892a1fa8d6e3eaf27d4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:52:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:52:06 [ssh-agent] Looking for ssh-agent implementation... 15:52:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:52:06 $ docker exec d62d94defe1cd325bcdfacd3196a334bea83f632ab628892a1fa8d6e3eaf27d4 ssh-agent 15:52:07 SSH_AUTH_SOCK=/tmp/ssh-6dHX5y71Nshe/agent.32 15:52:07 SSH_AGENT_PID=38 15:52:07 Running ssh-add (command line suppressed) 15:52:07 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17919073427903980591.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17919073427903980591.key) 15:52:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:52:07 + git semver bump pre 15:52:07 2024-05-16 15:52:07,663 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:52:07 2024-05-16 15:52:07,663 [bump_version] DEBUG bumping version:3.2.0-dev.12 on axis:pre with prefix:dev 15:52:07 2024-05-16 15:52:07,663 [bump_version] DEBUG bumped version:3.2.0-dev.13 15:52:07 2024-05-16 15:52:07,663 [write_version] DEBUG write version:3.2.0-dev.13 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 15:52:07 2024-05-16 15:52:07,663 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:52:07 2024-05-16 15:52:07,664 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:52:07 2024-05-16 15:52:07,666 [execute] INFO git cat-file --batch-check 15:52:07 2024-05-16 15:52:07,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:52:07 2024-05-16 15:52:07,674 [execute] INFO git cat-file --batch 15:52:07 2024-05-16 15:52:07,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:52:07 2024-05-16 15:52:07,679 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:52:07 3.2.0-dev.13 [Pipeline] } 15:52:07 $ docker exec --env ******** --env ******** d62d94defe1cd325bcdfacd3196a334bea83f632ab628892a1fa8d6e3eaf27d4 ssh-agent -k 15:52:07 unset SSH_AUTH_SOCK; 15:52:07 unset SSH_AGENT_PID; 15:52:07 echo Agent pid 38 killed; 15:52:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:52:08 + git semver [Pipeline] } 15:52:08 $ docker stop --time=1 d62d94defe1cd325bcdfacd3196a334bea83f632ab628892a1fa8d6e3eaf27d4 15:52:10 $ docker rm -f --volumes d62d94defe1cd325bcdfacd3196a334bea83f632ab628892a1fa8d6e3eaf27d4 [Pipeline] // withDockerContainer [Pipeline] sh 15:52:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:52:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:52:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:10 prd-ubuntu20.04-docker-8c-8g-288 does not seem to be running inside a container 15:52:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:52:11 $ docker top ffe0864f3e1a30765cb5b6176316aa3e235734dc2bea89a404bac22cd68c3b78 -eo pid,comm 15:52:11 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). 15:52:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:52:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:52:11 [ssh-agent] Looking for ssh-agent implementation... 15:52:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:52:11 $ docker exec ffe0864f3e1a30765cb5b6176316aa3e235734dc2bea89a404bac22cd68c3b78 ssh-agent 15:52:12 SSH_AUTH_SOCK=/tmp/ssh-Ceq1X0oJBDMb/agent.14 15:52:12 SSH_AGENT_PID=27 15:52:12 Running ssh-add (command line suppressed) 15:52:12 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3063646681225503538.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3063646681225503538.key) 15:52:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:52:12 + git semver push 15:52:12 2024-05-16 15:52:12,625 [run_push] DEBUG push 15:52:12 2024-05-16 15:52:12,626 [execute] INFO git cat-file --batch-check 15:52:12 2024-05-16 15:52:12,627 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:52:12 2024-05-16 15:52:12,630 [execute] INFO git rev-list 6d79d17109fc806eeb0130231ef8330c55333749 -- 15:52:12 2024-05-16 15:52:12,631 [execute] DEBUG Popen(['git', 'rev-list', '6d79d17109fc806eeb0130231ef8330c55333749', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:52:12 2024-05-16 15:52:12,637 [execute] INFO git fetch -v origin 15:52:12 2024-05-16 15:52:12,637 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 15:52:13 2024-05-16 15:52:13,088 [run_push] DEBUG no remote changes detected 15:52:13 2024-05-16 15:52:13,088 [execute] INFO git push origin semver 15:52:13 2024-05-16 15:52:13,089 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:52:14 2024-05-16 15:52:13,858 [run_push] DEBUG push all version tags 15:52:14 2024-05-16 15:52:13,858 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:52:14 2024-05-16 15:52:13,859 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 15:52:14 2024-05-16 15:52:14,669 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:52:14 3.2.0-dev.13 [Pipeline] } 15:52:14 $ docker exec --env ******** --env ******** ffe0864f3e1a30765cb5b6176316aa3e235734dc2bea89a404bac22cd68c3b78 ssh-agent -k 15:52:14 unset SSH_AUTH_SOCK; 15:52:14 unset SSH_AGENT_PID; 15:52:14 echo Agent pid 27 killed; 15:52:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:52:15 + git semver [Pipeline] } 15:52:15 $ docker stop --time=1 ffe0864f3e1a30765cb5b6176316aa3e235734dc2bea89a404bac22cd68c3b78 15:52:16 $ docker rm -f --volumes ffe0864f3e1a30765cb5b6176316aa3e235734dc2bea89a404bac22cd68c3b78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:52:17 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 15:52:17 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 15:52:17 total 16 15:52:17 drwxr-xr-x 3 root root 4096 May 16 15:40 . 15:52:17 drwxrwxr-x 9 jenkins jenkins 4096 May 16 15:52 .. 15:52:17 drwxr-xr-x 2 root root 4096 May 16 15:40 cost 15:52:17 -rw-r--r-- 1 root root 89 May 16 15:40 cost.csv 15:52:17 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 15:52:17 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 15:52:17 total 16 15:52:17 drwxr-xr-x 3 jenkins jenkins 4096 May 16 15:40 . 15:52:17 drwxrwxr-x 9 jenkins jenkins 4096 May 16 15:52 .. 15:52:17 drwxr-xr-x 2 jenkins jenkins 4096 May 16 15:40 cost 15:52:17 -rw-r--r-- 1 jenkins jenkins 89 May 16 15:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:52:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:52:18 ---> package-listing.sh 15:52:18 ++ facter osfamily 15:52:18 ++ tr '[:upper:]' '[:lower:]' 15:52:18 + OS_FAMILY=debian 15:52:18 + workspace=/w/workspace/exfoundry_device-virtual-go_main 15:52:18 + START_PACKAGES=/tmp/packages_start.txt 15:52:18 + END_PACKAGES=/tmp/packages_end.txt 15:52:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:52:18 + PACKAGES=/tmp/packages_start.txt 15:52:18 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 15:52:18 + PACKAGES=/tmp/packages_end.txt 15:52:18 + case "${OS_FAMILY}" in 15:52:18 + dpkg -l 15:52:18 + grep '^ii' 15:52:18 + '[' -f /tmp/packages_start.txt ']' 15:52:18 + '[' -f /tmp/packages_end.txt ']' 15:52:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:52:18 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 15:52:18 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 15:52:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 15:52:18 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:52:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:52:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:21 prd-ubuntu20.04-docker-8c-8g-288 does not seem to be running inside a container 15:52:21 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:52:21 $ docker top eaf1f2341cd39734498faf1db958205cf5ba3db85e409ba7f57fe94221d1ced1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:52:22 + touch /tmp/pre-build-complete [Pipeline] sh 15:52:22 + mkdir -p /var/log/sysstat [Pipeline] sh 15:52:22 + ls /var/log/sa-host 15:52:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:52:22 provisioning config files... 15:52:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12984552025348134692tmp [Pipeline] { [Pipeline] echo 15:52:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:52:23 ---> create-netrc.sh [Pipeline] } 15:52:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:52:23 ---> python-tools-install.sh [Pipeline] echo 15:52:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:52:23 ---> sudo-logs.sh 15:52:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:52:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:52:24 ---> job-cost.sh 15:52:24 lf-activate-venv: SKIPPING 15:52:24 DEBUG: total: 0.2199999988079071 15:52:24 INFO: Retrieving Stack Cost... 15:52:24 INFO: Retrieving Pricing Info for: v3-standard-8 15:52:25 INFO: Archiving Costs [Pipeline] echo 15:52:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:52:25 ---> logs-deploy.sh 15:52:25 lf-activate-venv: SKIPPING 15:52:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/168 15:52:25 INFO: archiving workspace using pattern(s): 15:52:27 Archives upload complete. 15:52:28 INFO: archiving logs to Nexus 15:52:28 ---> uname -a: 15:52:28 Linux prd-ubuntu20-04-docker-8c-8g-288 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:52:28 15:52:28 15:52:28 ---> lscpu: 15:52:28 Architecture: x86_64 15:52:28 CPU op-mode(s): 32-bit, 64-bit 15:52:28 Byte Order: Little Endian 15:52:28 Address sizes: 40 bits physical, 48 bits virtual 15:52:28 CPU(s): 8 15:52:28 On-line CPU(s) list: 0-7 15:52:28 Thread(s) per core: 1 15:52:28 Core(s) per socket: 1 15:52:28 Socket(s): 8 15:52:28 NUMA node(s): 1 15:52:28 Vendor ID: AuthenticAMD 15:52:28 CPU family: 23 15:52:28 Model: 49 15:52:28 Model name: AMD EPYC-Rome Processor 15:52:28 Stepping: 0 15:52:28 CPU MHz: 2800.000 15:52:28 BogoMIPS: 5600.00 15:52:28 Virtualization: AMD-V 15:52:28 Hypervisor vendor: KVM 15:52:28 Virtualization type: full 15:52:28 L1d cache: 256 KiB 15:52:28 L1i cache: 256 KiB 15:52:28 L2 cache: 4 MiB 15:52:28 L3 cache: 128 MiB 15:52:28 NUMA node0 CPU(s): 0-7 15:52:28 Vulnerability Itlb multihit: Not affected 15:52:28 Vulnerability L1tf: Not affected 15:52:28 Vulnerability Mds: Not affected 15:52:28 Vulnerability Meltdown: Not affected 15:52:28 Vulnerability Mmio stale data: Not affected 15:52:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:52:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:52:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:52:28 Vulnerability Srbds: Not affected 15:52:28 Vulnerability Tsx async abort: Not affected 15:52:28 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 15:52:28 15:52:28 15:52:28 ---> nproc: 15:52:28 8 15:52:28 15:52:28 15:52:28 ---> df -h: 15:52:28 Filesystem Size Used Avail Use% Mounted on 15:52:28 overlay 155G 14G 142G 9% / 15:52:28 tmpfs 64M 0 64M 0% /dev 15:52:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:52:28 shm 64M 0 64M 0% /dev/shm 15:52:28 /dev/vda1 155G 14G 142G 9% /facter-os 15:52:28 15:52:28 15:52:28 ---> sar -b -r -n DEV: 15:52:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-288) 05/16/24 _x86_64_ (8 CPU) 15:52:28 15:52:28 15:36:31 LINUX RESTART (8 CPU) 15:52:28 15:52:28 15:37:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:52:28 15:38:01 390.43 15.54 374.89 0.00 1980.68 38871.65 0.00 15:52:28 15:39:01 235.76 2.27 233.49 0.00 24.00 77580.40 0.00 15:52:28 15:40:01 86.24 0.15 86.09 0.00 8.40 24135.84 0.00 15:52:28 15:41:01 139.53 0.05 139.48 0.00 5.87 40804.53 0.00 15:52:28 15:42:01 47.28 5.10 42.19 0.00 4341.75 8370.96 0.00 15:52:28 15:43:01 5.47 0.02 5.45 0.00 0.13 114.00 0.00 15:52:28 15:44:01 2.13 0.00 2.13 0.00 0.00 24.79 0.00 15:52:28 15:45:01 2.07 0.00 2.07 0.00 0.00 23.33 0.00 15:52:28 15:46:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 15:52:28 15:47:01 1.87 0.00 1.87 0.00 0.00 21.06 0.00 15:52:28 15:48:01 1.38 0.00 1.38 0.00 0.00 20.00 0.00 15:52:28 15:49:01 1.98 0.00 1.98 0.00 0.00 21.60 0.00 15:52:28 15:50:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 15:52:28 15:51:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 15:52:28 15:52:01 139.66 0.20 139.46 0.00 16.80 60942.11 0.00 15:52:28 Average: 70.15 1.54 68.61 0.00 423.48 16706.63 0.00 15:52:28 15:52:28 15:37:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:52:28 15:38:01 29104420 31499552 811972 2.47 80684 2581720 1974508 5.82 1072368 2311716 10468 15:52:28 15:39:01 27189044 31280168 1016268 3.09 187252 4011148 2330840 6.87 1702920 3416072 476180 15:52:28 15:40:01 27449220 31489916 809312 2.46 191596 3965120 1971800 5.81 1390556 3477760 178120 15:52:28 15:41:01 26961768 31508980 788068 2.40 201632 4416292 1795112 5.29 1394604 3911024 360 15:52:28 15:42:01 26508192 31484760 784236 2.38 230072 4813716 1723204 5.08 1679428 4043980 1040 15:52:28 15:43:01 26521628 31493544 775780 2.36 228640 4810588 1730144 5.10 1670744 4040844 400 15:52:28 15:44:01 26521548 31493536 775712 2.36 228708 4810592 1730144 5.10 1670716 4040852 8 15:52:28 15:45:01 26530448 31502520 766756 2.33 228792 4810600 1730144 5.10 1661828 4040852 8 15:52:28 15:46:01 26530424 31502500 766740 2.33 228832 4810600 1730144 5.10 1661608 4040852 16 15:52:28 15:47:01 26532188 31504352 764792 2.33 228888 4810604 1730144 5.10 1660808 4040860 8 15:52:28 15:48:01 26532988 31505240 763876 2.32 228944 4810604 1730144 5.10 1660100 4040860 44 15:52:28 15:49:01 26532940 31505228 763768 2.32 228996 4810608 1730144 5.10 1660076 4040864 4 15:52:28 15:50:01 26532616 31504968 763952 2.32 229048 4810612 1730144 5.10 1660156 4040872 8 15:52:28 15:51:01 26533068 31505424 763624 2.32 229076 4810612 1730144 5.10 1660252 4040872 12 15:52:28 15:52:01 25029236 31452880 810492 2.46 251912 6118772 1842196 5.43 1775880 5303956 664 15:52:28 Average: 26733982 31482238 795023 2.42 213538 4613479 1813930 5.35 1598803 3922149 44489 15:52:28 15:52:28 15:37:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:52:28 15:38:01 vethe938c57 163.65 181.78 16.20 148.89 0.00 0.00 0.00 0.01 15:52:28 15:38:01 docker0 219.25 240.77 17.88 514.54 0.00 0.00 0.00 0.00 15:52:28 15:38:01 ens3 676.04 521.84 6018.83 101.49 0.00 0.00 0.00 0.00 15:52:28 15:38:01 lo 6.51 6.51 0.64 0.64 0.00 0.00 0.00 0.00 15:52:28 15:39:01 veth6b77902 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:52:28 15:39:01 docker0 168.29 328.81 14.31 3102.60 0.00 0.00 0.00 0.00 15:52:28 15:39:01 ens3 349.98 181.80 3126.19 25.67 0.00 0.00 0.00 0.00 15:52:28 15:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:52:28 15:40:01 docker0 1.33 2.28 0.08 30.88 0.00 0.00 0.00 0.00 15:52:28 15:40:01 ens3 23.98 14.95 50.76 9.76 0.00 0.00 0.00 0.00 15:52:28 15:40:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 15:52:28 15:41:01 docker0 4.97 8.42 0.31 129.73 0.00 0.00 0.00 0.00 15:52:28 15:41:01 ens3 159.59 118.35 2683.65 226.41 0.00 0.00 0.00 0.00 15:52:28 15:41:01 lo 7.87 7.87 0.78 0.78 0.00 0.00 0.00 0.00 15:52:28 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:28 15:42:01 ens3 179.77 68.19 2710.75 4.99 0.00 0.00 0.00 0.00 15:52:28 15:42:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 15:52:28 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:28 15:43:01 ens3 0.30 0.25 0.02 0.02 0.00 0.00 0.00 0.00 15:52:28 15:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:52:28 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:28 15:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:28 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:28 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:28 15:45:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:52:28 15:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:52:28 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:28 15:46:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:52:28 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:28 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:28 15:47:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 15:52:28 15:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:52:28 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:28 15:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:28 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:28 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:28 15:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:52:28 15:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:52:28 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:28 15:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:28 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:28 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:28 15:51:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:52:28 15:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:52:28 15:52:01 docker0 74.97 140.11 6.34 1251.77 0.00 0.00 0.00 0.00 15:52:28 15:52:01 ens3 440.34 277.37 8446.77 165.37 0.00 0.00 0.00 0.00 15:52:28 15:52:01 vetha27b310 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 15:52:28 15:52:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 15:52:28 Average: docker0 31.04 47.81 2.58 335.09 0.00 0.00 0.00 0.00 15:52:28 Average: ens3 121.43 78.39 1530.82 35.51 0.00 0.00 0.00 0.00 15:52:28 Average: vetha27b310 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:28 Average: lo 1.21 1.21 0.12 0.12 0.00 0.00 0.00 0.00 15:52:28 15:52:28 15:52:28 ---> sar -P ALL: 15:52:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-288) 05/16/24 _x86_64_ (8 CPU) 15:52:28 15:52:28 15:36:31 LINUX RESTART (8 CPU) 15:52:28 15:52:28 15:37:02 CPU %user %nice %system %iowait %steal %idle 15:52:28 15:38:01 all 8.83 0.00 3.20 2.36 0.06 85.55 15:52:28 15:38:01 0 7.85 0.00 3.16 0.74 0.07 88.18 15:52:28 15:38:01 1 11.48 0.00 3.47 3.37 0.07 81.62 15:52:28 15:38:01 2 8.37 0.00 2.78 0.07 0.05 88.73 15:52:28 15:38:01 3 6.73 0.00 2.25 1.49 0.05 89.48 15:52:28 15:38:01 4 11.06 0.00 3.35 6.01 0.05 79.54 15:52:28 15:38:01 5 10.33 0.00 3.31 0.63 0.07 85.65 15:52:28 15:38:01 6 9.09 0.00 3.84 0.48 0.07 86.52 15:52:28 15:38:01 7 5.73 0.00 3.44 6.09 0.07 84.67 15:52:28 15:39:01 all 21.72 0.00 6.02 4.32 0.08 67.85 15:52:28 15:39:01 0 21.69 0.00 5.08 1.53 0.07 71.63 15:52:28 15:39:01 1 22.18 0.00 5.31 1.50 0.07 70.95 15:52:28 15:39:01 2 20.85 0.00 6.18 10.99 0.08 61.90 15:52:28 15:39:01 3 21.99 0.00 5.93 5.47 0.10 66.51 15:52:28 15:39:01 4 22.27 0.00 6.56 12.40 0.08 58.68 15:52:28 15:39:01 5 21.03 0.00 4.66 0.99 0.07 73.25 15:52:28 15:39:01 6 22.18 0.00 6.31 0.76 0.07 70.69 15:52:28 15:39:01 7 21.62 0.00 8.15 0.98 0.10 69.15 15:52:28 15:40:01 all 48.33 0.00 7.20 1.12 0.08 43.28 15:52:28 15:40:01 0 47.10 0.00 7.48 0.03 0.08 45.30 15:52:28 15:40:01 1 49.48 0.00 6.88 0.13 0.08 43.43 15:52:28 15:40:01 2 47.82 0.00 6.68 0.13 0.07 45.29 15:52:28 15:40:01 3 48.31 0.00 7.62 3.78 0.08 40.20 15:52:28 15:40:01 4 48.02 0.00 7.07 0.93 0.08 43.90 15:52:28 15:40:01 5 48.71 0.00 7.00 3.20 0.08 41.00 15:52:28 15:40:01 6 47.66 0.00 7.23 0.03 0.08 44.99 15:52:28 15:40:01 7 49.52 0.00 7.59 0.69 0.08 42.12 15:52:28 15:41:01 all 5.26 0.00 2.32 1.98 0.06 90.39 15:52:28 15:41:01 0 4.54 0.00 2.30 0.08 0.03 93.05 15:52:28 15:41:01 1 5.25 0.00 2.81 1.26 0.05 90.64 15:52:28 15:41:01 2 4.91 0.00 2.03 0.23 0.07 92.77 15:52:28 15:41:01 3 5.20 0.00 2.71 3.16 0.05 88.87 15:52:28 15:41:01 4 5.63 0.00 2.03 0.77 0.05 91.51 15:52:28 15:41:01 5 5.19 0.00 2.08 4.82 0.07 87.83 15:52:28 15:41:01 6 5.42 0.00 2.20 0.02 0.07 92.29 15:52:28 15:41:01 7 5.94 0.00 2.36 5.50 0.08 86.12 15:52:28 15:42:01 all 2.42 0.00 1.28 0.48 0.03 95.79 15:52:28 15:42:01 0 2.75 0.00 0.88 0.02 0.03 96.32 15:52:28 15:42:01 1 2.62 0.00 2.20 0.03 0.03 95.11 15:52:28 15:42:01 2 2.39 0.00 0.90 0.03 0.02 96.66 15:52:28 15:42:01 3 1.64 0.00 1.67 1.35 0.05 95.29 15:52:28 15:42:01 4 1.86 0.00 1.29 1.44 0.03 95.37 15:52:28 15:42:01 5 2.21 0.00 0.89 0.05 0.02 96.84 15:52:28 15:42:01 6 4.11 0.00 1.29 0.37 0.03 94.21 15:52:28 15:42:01 7 1.80 0.00 1.12 0.55 0.02 96.51 15:52:28 15:43:01 all 0.35 0.00 0.07 0.02 0.01 99.55 15:52:28 15:43:01 0 2.07 0.00 0.07 0.00 0.02 97.85 15:52:28 15:43:01 1 0.05 0.00 0.05 0.00 0.00 99.90 15:52:28 15:43:01 2 0.08 0.00 0.08 0.07 0.02 99.75 15:52:28 15:43:01 3 0.07 0.00 0.05 0.00 0.00 99.88 15:52:28 15:43:01 4 0.03 0.00 0.05 0.00 0.00 99.92 15:52:28 15:43:01 5 0.23 0.00 0.15 0.00 0.02 99.60 15:52:28 15:43:01 6 0.12 0.00 0.05 0.08 0.00 99.75 15:52:28 15:43:01 7 0.13 0.00 0.08 0.00 0.02 99.77 15:52:28 15:44:01 all 0.27 0.00 0.01 0.01 0.01 99.71 15:52:28 15:44:01 0 1.97 0.00 0.00 0.00 0.00 98.03 15:52:28 15:44:01 1 0.00 0.00 0.02 0.02 0.00 99.97 15:52:28 15:44:01 2 0.02 0.00 0.03 0.00 0.03 99.92 15:52:28 15:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:52:28 15:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:52:28 15:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:52:28 15:44:01 6 0.02 0.00 0.02 0.03 0.02 99.92 15:52:28 15:44:01 7 0.05 0.00 0.02 0.00 0.02 99.92 15:52:28 15:45:01 all 0.26 0.00 0.00 0.00 0.01 99.72 15:52:28 15:45:01 0 1.92 0.00 0.02 0.00 0.02 98.05 15:52:28 15:45:01 1 0.05 0.00 0.00 0.02 0.02 99.92 15:52:28 15:45:01 2 0.03 0.00 0.00 0.00 0.03 99.93 15:52:28 15:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:52:28 15:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:52:28 15:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:52:28 15:45:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:52:28 15:45:01 7 0.03 0.00 0.00 0.00 0.02 99.95 15:52:28 15:46:01 all 0.19 0.00 0.02 0.00 0.01 99.79 15:52:28 15:46:01 0 1.04 0.00 0.03 0.00 0.00 98.92 15:52:28 15:46:01 1 0.28 0.00 0.02 0.02 0.00 99.68 15:52:28 15:46:01 2 0.05 0.00 0.05 0.00 0.02 99.88 15:52:28 15:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:52:28 15:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:52:28 15:46:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:52:28 15:46:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:52:28 15:46:01 7 0.07 0.00 0.00 0.00 0.02 99.92 15:52:28 15:47:01 all 0.04 0.00 0.01 0.00 0.01 99.93 15:52:28 15:47:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:52:28 15:47:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:52:28 15:47:01 2 0.05 0.00 0.05 0.00 0.05 99.85 15:52:28 15:47:01 3 0.07 0.00 0.00 0.00 0.02 99.92 15:52:28 15:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:52:28 15:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:52:28 15:47:01 6 0.02 0.00 0.03 0.02 0.00 99.93 15:52:28 15:47:01 7 0.05 0.00 0.00 0.00 0.02 99.93 15:52:28 15:48:01 all 0.02 0.00 0.00 0.00 0.01 99.97 15:52:28 15:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:52:28 15:48:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:52:28 15:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:52:28 15:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:52:28 15:48:01 4 0.02 0.00 0.02 0.00 0.03 99.93 15:52:28 15:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:52:28 15:48:01 6 0.03 0.00 0.00 0.02 0.00 99.95 15:52:28 15:48:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:52:28 15:52:28 15:48:01 CPU %user %nice %system %iowait %steal %idle 15:52:28 15:49:01 all 0.07 0.00 0.01 0.01 0.01 99.89 15:52:28 15:49:01 0 0.43 0.00 0.02 0.00 0.02 99.53 15:52:28 15:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:52:28 15:49:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:52:28 15:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:52:28 15:49:01 4 0.03 0.00 0.02 0.00 0.02 99.93 15:52:28 15:49:01 5 0.02 0.00 0.00 0.02 0.02 99.95 15:52:28 15:49:01 6 0.00 0.00 0.00 0.07 0.02 99.92 15:52:28 15:49:01 7 0.05 0.00 0.00 0.02 0.02 99.92 15:52:28 15:50:01 all 0.13 0.00 0.01 0.00 0.01 99.85 15:52:28 15:50:01 0 0.98 0.00 0.02 0.00 0.00 99.01 15:52:28 15:50:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:52:28 15:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:52:28 15:50:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:52:28 15:50:01 4 0.00 0.00 0.02 0.00 0.02 99.97 15:52:28 15:50:01 5 0.00 0.00 0.03 0.00 0.00 99.97 15:52:28 15:50:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:52:28 15:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:52:28 15:51:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:52:28 15:51:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:52:28 15:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:52:28 15:51:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:52:28 15:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:52:28 15:51:01 4 0.03 0.00 0.03 0.00 0.02 99.92 15:52:28 15:51:01 5 0.00 0.00 0.00 0.02 0.02 99.97 15:52:28 15:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:52:28 15:51:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:52:28 15:52:01 all 8.70 0.00 3.75 2.73 0.06 84.75 15:52:28 15:52:01 0 8.37 0.00 2.93 0.05 0.03 88.62 15:52:28 15:52:01 1 7.44 0.00 3.85 0.15 0.07 88.49 15:52:28 15:52:01 2 8.71 0.00 5.80 16.37 0.09 69.03 15:52:28 15:52:01 3 10.42 0.00 4.03 0.98 0.07 84.51 15:52:28 15:52:01 4 7.77 0.00 3.52 3.47 0.07 85.17 15:52:28 15:52:01 5 9.52 0.00 3.21 0.03 0.05 87.19 15:52:28 15:52:01 6 7.27 0.00 2.75 0.93 0.05 89.00 15:52:28 15:52:01 7 10.12 0.00 3.95 0.02 0.08 85.83 15:52:28 Average: all 6.39 0.00 1.58 0.86 0.03 91.13 15:52:28 Average: 0 6.67 0.00 1.45 0.16 0.03 91.69 15:52:28 Average: 1 6.55 0.00 1.63 0.43 0.03 91.37 15:52:28 Average: 2 6.18 0.00 1.63 1.84 0.04 90.32 15:52:28 Average: 3 6.25 0.00 1.61 1.07 0.03 91.04 15:52:28 Average: 4 6.40 0.00 1.58 1.65 0.03 90.34 15:52:28 Average: 5 6.44 0.00 1.41 0.65 0.03 91.47 15:52:28 Average: 6 6.35 0.00 1.57 0.19 0.03 91.86 15:52:28 Average: 7 6.31 0.00 1.77 0.91 0.04 90.98 15:52:28 15:52:28 15:52:28