Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e269950af5ccf8998577702e4b96c53c67d4c9f4 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-ssh13018020432771515997.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh10914044059089663240.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-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-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5697036433972148673.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh5700465910128191255.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-snmp-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-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8578366147911544270.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-snmp-go, goVersion:1.25] ========================================================= [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-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 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-snmp 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 ‘prd-centos7-blackbox-4c-2g-3841’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-3938’ is offline Running on prd-ubuntu20.04-docker-8c-8g-3940 in /w/workspace/edgexfoundry_device-snmp-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-snmp-go.git > git init /w/workspace/edgexfoundry_device-snmp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-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-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e269950af5ccf8998577702e4b96c53c67d4c9f4 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e269950af5ccf8998577702e4b96c53c67d4c9f4 # timeout=10 Commit message: "Merge pull request #390 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58" > git rev-list --no-walk 97061bcf6b7a2027cb27740e48c70f861001c61c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:32:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:32:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:32:41 ========================================================= 08:32:41 EdgeX Global Pipelines Version Info 08:32:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:32:43 ------------------- 08:32:43 stable info: 08:32:43 ------------------- 08:32:43 Commited By: Cherry Wang cherry@iotechsys.com 08:32:43 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 08:32:43 Message: update stable to v1.0.278 08:32:43 ------------------- 08:32:43 experimental info: 08:32:43 ------------------- 08:32:43 Commited By: **** collab-it+edgex@linuxfoundation.org 08:32:43 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 08:32:43 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:32:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 08:32:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 08:32:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:32:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:32:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:32:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 08:32:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:32:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:32:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:32:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:32:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:32:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 08:32:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:32:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:32:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:32:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:32:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:32:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:32:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:32:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:32:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:32:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:32:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:32:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:32:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:32:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:32:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:32:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:32:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:32:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:32:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e269950af5ccf8998577702e4b96c53c67d4c9f4 [Pipeline] echo 08:32:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e269950 [Pipeline] echo 08:32:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:44 provisioning config files... 08:32:44 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14315694545002401744tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:44 ---> ****-login.sh 08:32:44 nexus3.edgexfoundry.org:10001 08:32:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:45 08:32:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:32:45 Configure a credential helper to remove this warning. See 08:32:45 https://docs.****.com/go/credential-store/ 08:32:45 08:32:45 Login Succeeded 08:32:45 nexus3.edgexfoundry.org:10002 08:32:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:45 08:32:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:32:45 Configure a credential helper to remove this warning. See 08:32:45 https://docs.****.com/go/credential-store/ 08:32:45 08:32:45 Login Succeeded 08:32:45 nexus3.edgexfoundry.org:10003 08:32:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:45 08:32:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:32:45 Configure a credential helper to remove this warning. See 08:32:45 https://docs.****.com/go/credential-store/ 08:32:45 08:32:45 Login Succeeded 08:32:45 nexus3.edgexfoundry.org:10004 08:32:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:45 08:32:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:32:45 Configure a credential helper to remove this warning. See 08:32:45 https://docs.****.com/go/credential-store/ 08:32:45 08:32:45 Login Succeeded 08:32:45 ****.io 08:32:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:45 08:32:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:32:45 Configure a credential helper to remove this warning. See 08:32:45 https://docs.****.com/go/credential-store/ 08:32:45 08:32:45 Login Succeeded 08:32:45 ---> ****-login.sh ends [Pipeline] } 08:32:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:32:46 + git rev-list -1 --merges e269950af5ccf8998577702e4b96c53c67d4c9f4~1..e269950af5ccf8998577702e4b96c53c67d4c9f4 [Pipeline] echo 08:32:46 -----------> git rev-list -1 --merges e269950af5ccf8998577702e4b96c53c67d4c9f4~1..e269950af5ccf8998577702e4b96c53c67d4c9f4 e269950af5ccf8998577702e4b96c53c67d4c9f4 08:32:46 e269950af5ccf8998577702e4b96c53c67d4c9f4 [false] [Pipeline] sh 08:32:46 + git log --format=format:%s -1 e269950af5ccf8998577702e4b96c53c67d4c9f4 [Pipeline] echo 08:32:46 ========================================================= 08:32:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:32:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:46 + git log --format=format:%s -1 e269950af5ccf8998577702e4b96c53c67d4c9f4 [Pipeline] echo 08:32:46 [semverPrep] GIT_COMMIT: e269950af5ccf8998577702e4b96c53c67d4c9f4, Commit Message: Merge pull request #390 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58 [Pipeline] echo 08:32:46 [semverPrep] This is not a build commit. [Pipeline] sh 08:32:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:32:47 + grep -v github /etc/ssh/ssh_known_hosts 08:32:47 + [ -e /tmp/ssh_known_hosts ] 08:32:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:32:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:32:47 + sudo tee -a /etc/ssh/ssh_known_hosts 08:32:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:32:47 08:32:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:32:47 0.1.4: Pulling from edgex-devops/py-git-semver 08:32:47 3dae71ba6b94: Pulling fs layer 08:32:47 6bf1a483ea7c: Pulling fs layer 08:32:47 f5dfc541a4d3: Pulling fs layer 08:32:47 461d9e800cba: Pulling fs layer 08:32:47 80192f66455f: Pulling fs layer 08:32:47 2e8e34ca0e6c: Pulling fs layer 08:32:47 a29436f7fd5d: Pulling fs layer 08:32:47 923cac83aea3: Pulling fs layer 08:32:47 25ad8b0a4227: Pulling fs layer 08:32:47 db01528c6b51: Pulling fs layer 08:32:47 28988de357af: Pulling fs layer 08:32:47 2e8e34ca0e6c: Waiting 08:32:47 a29436f7fd5d: Waiting 08:32:47 923cac83aea3: Waiting 08:32:47 db01528c6b51: Waiting 08:32:47 28988de357af: Waiting 08:32:47 461d9e800cba: Waiting 08:32:47 80192f66455f: Waiting 08:32:47 25ad8b0a4227: Waiting 08:32:47 6bf1a483ea7c: Verifying Checksum 08:32:47 6bf1a483ea7c: Download complete 08:32:47 461d9e800cba: Verifying Checksum 08:32:47 461d9e800cba: Download complete 08:32:47 80192f66455f: Verifying Checksum 08:32:47 80192f66455f: Download complete 08:32:47 f5dfc541a4d3: Verifying Checksum 08:32:47 f5dfc541a4d3: Download complete 08:32:47 3dae71ba6b94: Verifying Checksum 08:32:47 3dae71ba6b94: Download complete 08:32:47 923cac83aea3: Verifying Checksum 08:32:47 923cac83aea3: Download complete 08:32:48 25ad8b0a4227: Verifying Checksum 08:32:48 25ad8b0a4227: Download complete 08:32:48 db01528c6b51: Verifying Checksum 08:32:48 db01528c6b51: Download complete 08:32:48 28988de357af: Verifying Checksum 08:32:48 28988de357af: Download complete 08:32:48 a29436f7fd5d: Verifying Checksum 08:32:48 a29436f7fd5d: Download complete 08:32:48 2e8e34ca0e6c: Verifying Checksum 08:32:48 2e8e34ca0e6c: Download complete 08:32:49 3dae71ba6b94: Pull complete 08:32:49 6bf1a483ea7c: Pull complete 08:32:50 f5dfc541a4d3: Pull complete 08:32:50 461d9e800cba: Pull complete 08:32:50 80192f66455f: Pull complete 08:32:54 2e8e34ca0e6c: Pull complete 08:32:54 a29436f7fd5d: Pull complete 08:32:54 923cac83aea3: Pull complete 08:32:54 25ad8b0a4227: Pull complete 08:32:54 db01528c6b51: Pull complete 08:32:54 28988de357af: Pull complete 08:32:54 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:32:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:32:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:54 prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container 08:32:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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 08:32:56 $ docker top 9f21663ecd1385854f1cbab19e561797ac021744b491c25c648fbedd53e8893c -eo pid,comm 08:32:56 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). 08:32:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:32:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:32:56 [ssh-agent] Looking for ssh-agent implementation... 08:32:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:56 $ docker exec 9f21663ecd1385854f1cbab19e561797ac021744b491c25c648fbedd53e8893c ssh-agent 08:32:56 SSH_AUTH_SOCK=/tmp/ssh-RYE0YG81jOuA/agent.31 08:32:56 SSH_AGENT_PID=37 08:32:56 Running ssh-add (command line suppressed) 08:32:56 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13481567713980041005.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13481567713980041005.key) 08:32:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:32:57 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] sh 08:32:57 + git tag --points-at HEAD [Pipeline] } 08:32:57 $ docker exec --env ******** --env ******** 9f21663ecd1385854f1cbab19e561797ac021744b491c25c648fbedd53e8893c ssh-agent -k 08:32:57 unset SSH_AUTH_SOCK; 08:32:57 unset SSH_AGENT_PID; 08:32:57 echo Agent pid 37 killed; 08:32:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:32:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:32:57 [ssh-agent] Looking for ssh-agent implementation... 08:32:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:57 $ docker exec 9f21663ecd1385854f1cbab19e561797ac021744b491c25c648fbedd53e8893c ssh-agent 08:32:57 SSH_AUTH_SOCK=/tmp/ssh-frnRXz3j2z69/agent.84 08:32:57 SSH_AGENT_PID=90 08:32:57 Running ssh-add (command line suppressed) 08:32:57 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_18440953356500410902.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_18440953356500410902.key) 08:32:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:32:58 + git semver init 08:32:58 2026-03-23 08:32:58,421 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:32:58 2026-03-23 08:32:58,425 [run_init] DEBUG init version:0.0.0 force:False 08:32:58 2026-03-23 08:32:58,426 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 08:32:58 2026-03-23 08:32:58,426 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 08:32:58 2026-03-23 08:32:58,427 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) 08:32:59 2026-03-23 08:32:59,794 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 08:32:59 2026-03-23 08:32:59,795 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 08:32:59 2026-03-23 08:32:59,795 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 08:32:59 2026-03-23 08:32:59,795 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 08:32:59 4.1.0-dev.8 [Pipeline] } 08:32:59 $ docker exec --env ******** --env ******** 9f21663ecd1385854f1cbab19e561797ac021744b491c25c648fbedd53e8893c ssh-agent -k 08:32:59 unset SSH_AUTH_SOCK; 08:32:59 unset SSH_AGENT_PID; 08:32:59 echo Agent pid 90 killed; 08:32:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:33:00 + git semver [Pipeline] } 08:33:00 $ docker stop --time=1 9f21663ecd1385854f1cbab19e561797ac021744b491c25c648fbedd53e8893c 08:33:01 $ docker rm -f --volumes 9f21663ecd1385854f1cbab19e561797ac021744b491c25c648fbedd53e8893c [Pipeline] // withDockerContainer [Pipeline] sh 08:33:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:33:02 Stashed 1 file(s) [Pipeline] echo 08:33:02 [edgeXSemver]: initialized semver on version 4.1.0-dev.8 [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 08:33:02 provisioning config files... 08:33:02 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17174734785911416197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:02 ---> ****-login.sh 08:33:02 nexus3.edgexfoundry.org:10001 08:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:02 Login Succeeded 08:33:02 nexus3.edgexfoundry.org:10002 08:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:02 Login Succeeded 08:33:02 nexus3.edgexfoundry.org:10003 08:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:03 Login Succeeded 08:33:03 nexus3.edgexfoundry.org:10004 08:33:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:03 Login Succeeded 08:33:03 ****.io 08:33:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:03 Login Succeeded 08:33:03 ---> ****-login.sh ends [Pipeline] } 08:33:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:33:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:33:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:33:03 ========================================================= 08:33:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 08:33:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 08:33:04 #0 building with "default" instance using docker driver 08:33:04 08:33:04 #1 [internal] load build definition from Dockerfile 08:33:04 #1 transferring dockerfile: 1.61kB done 08:33:04 #1 DONE 0.0s 08:33:04 08:33:04 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:33:04 #2 DONE 0.1s 08:33:04 08:33:04 #3 [internal] load .dockerignore 08:33:04 #3 transferring context: 46B done 08:33:04 #3 DONE 0.0s 08:33:04 08:33:04 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:33:04 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 08:33:04 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 08:33:04 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 08:33:04 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 08:33:04 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 08:33:04 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 08:33:04 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 08:33:04 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 18.87MB / 60.15MB 0.2s 08:33:04 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 08:33:04 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s 08:33:04 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 08:33:04 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 08:33:04 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 5.24MB / 11.98MB 0.2s 08:33:05 #4 ... 08:33:05 08:33:05 #5 [internal] load build context 08:33:05 #5 transferring context: 24.94MB 0.2s done 08:33:05 #5 DONE 0.2s 08:33:05 08:33:05 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:33:05 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 36.70MB / 60.15MB 0.3s 08:33:05 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 08:33:05 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 10.49MB / 112.58MB 0.3s 08:33:05 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 08:33:05 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 08:33:05 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 36.73MB / 112.58MB 0.5s 08:33:05 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 08:33:05 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 08:33:05 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 7.34MB / 14.72MB 0.5s 08:33:05 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s done 08:33:05 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 56.00MB / 112.58MB 0.6s 08:33:05 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 12.58MB / 14.72MB 0.6s 08:33:05 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 08:33:05 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 77.59MB / 112.58MB 0.7s 08:33:05 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 08:33:05 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 99.61MB / 112.58MB 0.8s 08:33:05 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 08:33:05 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s done 08:33:09 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.9s done 08:33:09 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 08:33:09 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 08:33:09 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 08:33:09 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 08:33:09 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 08:33:09 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 08:33:09 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 08:33:12 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.5s done 08:33:12 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 08:33:13 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 08:33:13 #4 DONE 8.5s 08:33:13 08:33:13 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 08:33:13 #6 0.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:33:13 #6 0.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:33:13 #6 0.546 (1/4) Installing openssh-keygen (10.0_p1-r10) 08:33:13 #6 0.556 (2/4) Installing libedit (20250104.3.1-r1) 08:33:13 #6 0.563 (3/4) Installing openssh-client-common (10.0_p1-r10) 08:33:13 #6 0.586 (4/4) Installing openssh-client-default (10.0_p1-r10) 08:33:13 #6 0.597 Executing busybox-1.37.0-r19.trigger 08:33:13 #6 0.604 OK: 269 MiB in 64 packages 08:33:15 #6 DONE 2.0s 08:33:15 08:33:15 #7 [builder 3/7] WORKDIR /device-snmp-go 08:33:15 #7 DONE 0.0s 08:33:15 08:33:15 #8 [builder 4/7] COPY go.mod vendor* ./ 08:33:15 #8 DONE 0.0s 08:33:15 08:33:15 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:17 Still waiting to schedule task 08:33:17 ‘prd-ubuntu20.04-docker-arm64-4c-16g-3941’ is offline 08:33:25 #9 DONE 10.2s 08:33:25 08:33:25 #10 [builder 6/7] COPY . . 08:33:25 #10 DONE 0.1s 08:33:25 08:33:25 #11 [builder 7/7] RUN echo noop 08:33:25 #11 0.190 noop 08:33:25 #11 DONE 0.2s 08:33:25 08:33:25 #12 exporting to image 08:33:25 #12 exporting layers 08:33:33 #12 exporting layers 7.4s done 08:33:33 #12 writing image sha256:3ebfebe2857d1c8b1d2ef736bbd4fca61a355acf61e8cab092b001ccd1a4bd1b done 08:33:33 #12 naming to docker.io/library/ci-base-image-x86_64 done 08:33:33 #12 DONE 7.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:34 + docker inspect -f . ci-base-image-x86_64 08:33:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:34 prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container 08:33:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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 08:33:34 $ docker top 4c3c89dcb71a6e11085cc4631cc809127eb287f5c0b9478ee8e37fc4e4cba38c -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:34 + go version 08:33:34 go version go1.25.2 linux/amd64 [Pipeline] } 08:33:34 $ docker stop --time=1 4c3c89dcb71a6e11085cc4631cc809127eb287f5c0b9478ee8e37fc4e4cba38c 08:33:36 $ docker rm -f --volumes 4c3c89dcb71a6e11085cc4631cc809127eb287f5c0b9478ee8e37fc4e4cba38c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:36 + docker inspect -f . ci-base-image-x86_64 08:33:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:36 prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container 08:33:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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 08:33:36 $ docker top 996dc1ad79b8b6d4c8f72288299d0db065c3f36a5f56d886d29da67d8d266c11 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:37 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 08:33:37 + make test 08:33:37 go test ./... -coverprofile=coverage.out 08:33:38 ? github.com/edgexfoundry/device-snmp-go [no test files] 08:34:00 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 08:34:00 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements 08:34:06 0 issues. 08:34:06 go vet ./... 08:34:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:34:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:34:12 ./bin/test-attribution-txt.sh 08:34:12 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 08:34:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 08:34:12 $ docker stop --time=1 996dc1ad79b8b6d4c8f72288299d0db065c3f36a5f56d886d29da67d8d266c11 08:34:14 $ docker rm -f --volumes 996dc1ad79b8b6d4c8f72288299d0db065c3f36a5f56d886d29da67d8d266c11 [Pipeline] // withDockerContainer [Pipeline] sh 08:34:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:34:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:34:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:34:15 + ls -al . 08:34:15 total 240 08:34:15 drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 08:33 . 08:34:15 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 08:32 .. 08:34:15 -rw-rw-r-- 1 jenkins jenkins 6 Mar 23 08:32 .dockerignore 08:34:15 drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 08:33 .git 08:34:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 08:32 .github 08:34:15 -rw-rw-r-- 1 jenkins jenkins 263 Mar 23 08:32 .gitignore 08:34:15 -rw-rw-r-- 1 jenkins jenkins 359 Mar 23 08:32 .golangci.yml 08:34:15 drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 08:32 .semver 08:34:15 -rw-rw-r-- 1 jenkins jenkins 21488 Mar 23 08:32 Attribution.txt 08:34:15 -rw-rw-r-- 1 jenkins jenkins 12273 Mar 23 08:32 CHANGELOG.md 08:34:15 -rw-rw-r-- 1 jenkins jenkins 1571 Mar 23 08:32 Dockerfile 08:34:15 -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 08:32 GOVERNANCE.md 08:34:15 -rw-rw-r-- 1 jenkins jenkins 679 Mar 23 08:32 Jenkinsfile 08:34:15 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 23 08:32 LICENSE 08:34:15 -rw-rw-r-- 1 jenkins jenkins 2239 Mar 23 08:32 Makefile 08:34:15 -rw-rw-r-- 1 jenkins jenkins 620 Mar 23 08:32 OWNERS.md 08:34:15 -rw-rw-r-- 1 jenkins jenkins 10477 Mar 23 08:32 README.md 08:34:15 -rw-rw-r-- 1 jenkins jenkins 11 Mar 23 08:33 VERSION 08:34:15 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 08:32 bin 08:34:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 08:32 cmd 08:34:15 -rw-r--r-- 1 jenkins jenkins 9158 Mar 23 08:33 coverage.out 08:34:15 -rw-rw-r-- 1 jenkins jenkins 6641 Mar 23 08:32 go.mod 08:34:15 -rw-rw-r-- 1 jenkins jenkins 89465 Mar 23 08:32 go.sum 08:34:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 08:32 internal 08:34:15 -rw-rw-r-- 1 jenkins jenkins 228 Mar 23 08:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:16 + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=e269950af5ccf8998577702e4b96c53c67d4c9f4 --label arch=amd64 --label version=4.1.0-dev.8 . 08:34:16 #0 building with "default" instance using docker driver 08:34:16 08:34:16 #1 [internal] load build definition from Dockerfile 08:34:16 #1 transferring dockerfile: 1.61kB done 08:34:16 #1 DONE 0.0s 08:34:16 08:34:16 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:16 #2 DONE 0.0s 08:34:16 08:34:16 #3 [internal] load metadata for docker.io/library/alpine:3.22 08:34:16 #3 DONE 0.1s 08:34:16 08:34:16 #4 [internal] load .dockerignore 08:34:16 #4 transferring context: 46B done 08:34:16 #4 DONE 0.0s 08:34:16 08:34:16 #5 [internal] load build context 08:34:16 #5 transferring context: 21.87kB 0.0s done 08:34:16 #5 DONE 0.0s 08:34:16 08:34:16 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:34:16 #6 DONE 0.1s 08:34:16 08:34:16 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 08:34:16 #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 08:34:16 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 08:34:16 #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 08:34:16 #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 08:34:16 #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 08:34:16 #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 08:34:16 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done 08:34:16 #7 DONE 0.3s 08:34:16 08:34:16 #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 08:34:16 #8 0.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:34:16 #8 0.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:34:16 #8 0.601 OK: 269 MiB in 64 packages 08:34:17 #8 DONE 0.7s 08:34:17 08:34:17 #9 [builder 3/7] WORKDIR /device-snmp-go 08:34:17 #9 DONE 0.0s 08:34:17 08:34:17 #10 [builder 4/7] COPY go.mod vendor* ./ 08:34:17 #10 DONE 0.0s 08:34:17 08:34:17 #11 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:34:17 #11 0.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:34:17 #11 0.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:34:17 #11 0.573 (1/1) Installing dumb-init (1.2.5-r3) 08:34:17 #11 0.577 Executing busybox-1.37.0-r20.trigger 08:34:17 #11 0.586 OK: 7 MiB in 17 packages 08:34:17 #11 DONE 0.7s 08:34:17 08:34:17 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:17 #12 DONE 0.4s 08:34:17 08:34:17 #13 [builder 6/7] COPY . . 08:34:17 #13 DONE 0.1s 08:34:17 08:34:17 #14 [stage-1 3/6] RUN apk --no-cache upgrade 08:34:17 #14 0.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:34:17 #14 0.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:34:18 #14 0.636 OK: 7 MiB in 17 packages 08:34:18 #14 DONE 0.7s 08:34:18 08:34:18 #15 [builder 7/7] RUN make build 08:34:18 #15 0.216 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 08:34:44 #15 DONE 23.4s 08:34:44 08:34:44 #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / 08:34:44 #16 DONE 0.2s 08:34:44 08:34:44 #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / 08:34:44 #17 DONE 0.0s 08:34:44 08:34:44 #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / 08:34:44 #18 DONE 0.0s 08:34:44 08:34:44 #19 exporting to image 08:34:44 #19 exporting layers 08:34:44 #19 exporting layers 0.2s done 08:34:44 #19 writing image sha256:46820dc27ddcb317ce84a19ca93aa7c85653cd46ed8598bebbaf8e221fab2ada done 08:34:44 #19 naming to docker.io/library/device-snmp done 08:34:44 #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:44 provisioning config files... 08:34:44 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3099835773280560744tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:45 ---> ****-login.sh 08:34:45 nexus3.edgexfoundry.org:10001 08:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:45 Login Succeeded 08:34:45 nexus3.edgexfoundry.org:10002 08:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:45 Login Succeeded 08:34:45 nexus3.edgexfoundry.org:10003 08:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:45 Login Succeeded 08:34:45 nexus3.edgexfoundry.org:10004 08:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:45 Login Succeeded 08:34:45 ****.io 08:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:45 Login Succeeded 08:34:45 ---> ****-login.sh ends [Pipeline] } 08:34:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:34:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:34:45 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 08:34:45 e269950af5ccf8998577702e4b96c53c67d4c9f4 08:34:45 latest 08:34:45 4.1.0-dev.8 08:34:45 e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8 08:34:45 main 08:34:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:46 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:46 + docker push nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4 08:34:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 08:34:46 d64d7cd85036: Preparing 08:34:46 18434ac9beee: Preparing 08:34:46 833017fa7134: Preparing 08:34:46 e78a78b0bb9f: Preparing 08:34:46 268c33e4f590: Preparing 08:34:46 cce92674e987: Preparing 08:34:46 cce92674e987: Waiting 08:34:46 268c33e4f590: Pushed 08:34:46 d64d7cd85036: Pushed 08:34:46 e78a78b0bb9f: Pushed 08:34:46 18434ac9beee: Pushed 08:34:46 cce92674e987: Layer already exists 08:34:51 833017fa7134: Pushed 08:34:51 e269950af5ccf8998577702e4b96c53c67d4c9f4: digest: sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:52 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:52 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 08:34:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 08:34:52 d64d7cd85036: Preparing 08:34:52 18434ac9beee: Preparing 08:34:52 833017fa7134: Preparing 08:34:52 e78a78b0bb9f: Preparing 08:34:52 268c33e4f590: Preparing 08:34:52 cce92674e987: Preparing 08:34:52 cce92674e987: Waiting 08:34:52 833017fa7134: Layer already exists 08:34:52 268c33e4f590: Layer already exists 08:34:52 d64d7cd85036: Layer already exists 08:34:52 18434ac9beee: Layer already exists 08:34:52 e78a78b0bb9f: Layer already exists 08:34:52 cce92674e987: Layer already exists 08:34:52 latest: digest: sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:52 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:53 + docker push nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.8 08:34:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 08:34:53 d64d7cd85036: Preparing 08:34:53 18434ac9beee: Preparing 08:34:53 833017fa7134: Preparing 08:34:53 e78a78b0bb9f: Preparing 08:34:53 268c33e4f590: Preparing 08:34:53 cce92674e987: Preparing 08:34:53 cce92674e987: Waiting 08:34:53 268c33e4f590: Layer already exists 08:34:53 d64d7cd85036: Layer already exists 08:34:53 e78a78b0bb9f: Layer already exists 08:34:53 18434ac9beee: Layer already exists 08:34:53 833017fa7134: Layer already exists 08:34:53 cce92674e987: Layer already exists 08:34:53 4.1.0-dev.8: digest: sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:53 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:53 + docker push nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8 08:34:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 08:34:53 d64d7cd85036: Preparing 08:34:53 18434ac9beee: Preparing 08:34:53 833017fa7134: Preparing 08:34:53 e78a78b0bb9f: Preparing 08:34:53 268c33e4f590: Preparing 08:34:53 cce92674e987: Preparing 08:34:53 cce92674e987: Waiting 08:34:53 e78a78b0bb9f: Layer already exists 08:34:53 18434ac9beee: Layer already exists 08:34:53 833017fa7134: Layer already exists 08:34:53 268c33e4f590: Layer already exists 08:34:53 d64d7cd85036: Layer already exists 08:34:53 cce92674e987: Layer already exists 08:34:53 e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8: digest: sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:54 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:54 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 08:34:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 08:34:54 d64d7cd85036: Preparing 08:34:54 18434ac9beee: Preparing 08:34:54 833017fa7134: Preparing 08:34:54 e78a78b0bb9f: Preparing 08:34:54 268c33e4f590: Preparing 08:34:54 cce92674e987: Preparing 08:34:54 cce92674e987: Waiting 08:34:54 833017fa7134: Layer already exists 08:34:54 18434ac9beee: Layer already exists 08:34:54 d64d7cd85036: Layer already exists 08:34:54 268c33e4f590: Layer already exists 08:34:54 e78a78b0bb9f: Layer already exists 08:34:54 cce92674e987: Layer already exists 08:34:54 main: digest: sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:34:54 ===================================================== [Pipeline] echo 08:34:54 taggedImages: 08:34:54 - nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4 08:34:54 - nexus3.edgexfoundry.org:10004/device-snmp:latest 08:34:54 - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.8 08:34:54 - nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8 08:34:54 - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] echo 08:34:54 ========================================================= 08:34:54 [edgeXBuildMultiArch] RAW Config: 08:34:54 images: 08:34:54 - nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4 08:34:54 - nexus3.edgexfoundry.org:10004/device-snmp:latest 08:34:54 - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.8 08:34:54 - nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8 08:34:54 - nexus3.edgexfoundry.org:10004/device-snmp:main 08:34:54 settingsFile: 08:34:54 device-snmp-go-settings 08:34:54 ========================================================= [Pipeline] node 08:35:09 Still waiting to schedule task 08:35:09 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3945’ 08:35:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3944 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 08:35:52 Running in /w/workspace/device-snmp-go/124 [Pipeline] { [Pipeline] checkout 08:35:55 The recommended git tool is: git 08:36:00 using credential edgex-jenkins-ssh 08:36:00 Cloning the remote Git repository 08:36:00 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 08:36:00 > git init /w/workspace/device-snmp-go/124 # timeout=10 08:36:00 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 08:36:00 > git --version # timeout=10 08:36:00 > git --version # 'git version 2.25.1' 08:36:00 using GIT_SSH to set credentials SSH Credentials for GitHub 08:36:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:36:04 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 08:36:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:36:06 Avoid second fetch 08:36:06 Checking out Revision e269950af5ccf8998577702e4b96c53c67d4c9f4 (main) 08:36:06 Commit message: "Merge pull request #390 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58" 08:36:06 > git config core.sparsecheckout # timeout=10 08:36:06 > git checkout -f e269950af5ccf8998577702e4b96c53c67d4c9f4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:36:11 provisioning config files... 08:36:11 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/124@tmp/config13640528060700141121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:36:12 ---> ****-login.sh 08:36:12 nexus3.edgexfoundry.org:10001 08:36:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:36:12 Configure a credential helper to remove this warning. See 08:36:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:36:12 08:36:12 Login Succeeded 08:36:12 nexus3.edgexfoundry.org:10002 08:36:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:36:13 Configure a credential helper to remove this warning. See 08:36:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:36:13 08:36:13 Login Succeeded 08:36:13 nexus3.edgexfoundry.org:10003 08:36:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:36:13 Configure a credential helper to remove this warning. See 08:36:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:36:13 08:36:13 Login Succeeded 08:36:13 nexus3.edgexfoundry.org:10004 08:36:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:36:13 Configure a credential helper to remove this warning. See 08:36:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:36:13 08:36:13 Login Succeeded 08:36:13 ****.io 08:36:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:36:14 Configure a credential helper to remove this warning. See 08:36:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:36:14 08:36:14 Login Succeeded 08:36:14 ---> ****-login.sh ends [Pipeline] } 08:36:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:36:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:36:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:36:14 ========================================================= 08:36:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 08:36:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:15 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 08:36:15 Sending build context to Docker daemon 12.62MB 08:36:15 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 08:36:15 Step 2/12 : FROM ${BASE} AS builder 08:36:15 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:36:15 6b59a28fa201: Pulling fs layer 08:36:15 d32bb0dddca7: Pulling fs layer 08:36:15 5dab1238d3d9: Pulling fs layer 08:36:15 196fd7d83e7d: Pulling fs layer 08:36:15 4f4fb700ef54: Pulling fs layer 08:36:15 8ba94037c8f0: Pulling fs layer 08:36:15 deaec5988b04: Pulling fs layer 08:36:15 9f65657bb879: Pulling fs layer 08:36:15 196fd7d83e7d: Waiting 08:36:15 4f4fb700ef54: Waiting 08:36:15 deaec5988b04: Waiting 08:36:15 8ba94037c8f0: Waiting 08:36:15 9f65657bb879: Waiting 08:36:15 d32bb0dddca7: Verifying Checksum 08:36:15 d32bb0dddca7: Download complete 08:36:15 196fd7d83e7d: Verifying Checksum 08:36:15 196fd7d83e7d: Download complete 08:36:15 4f4fb700ef54: Download complete 08:36:15 6b59a28fa201: Verifying Checksum 08:36:15 6b59a28fa201: Download complete 08:36:15 8ba94037c8f0: Verifying Checksum 08:36:15 8ba94037c8f0: Download complete 08:36:16 9f65657bb879: Verifying Checksum 08:36:16 9f65657bb879: Download complete 08:36:16 6b59a28fa201: Pull complete 08:36:17 d32bb0dddca7: Pull complete 08:36:17 5dab1238d3d9: Verifying Checksum 08:36:17 5dab1238d3d9: Download complete 08:36:19 deaec5988b04: Verifying Checksum 08:36:19 deaec5988b04: Download complete 08:36:32 5dab1238d3d9: Pull complete 08:36:32 196fd7d83e7d: Pull complete 08:36:32 4f4fb700ef54: Pull complete 08:36:32 8ba94037c8f0: Pull complete 08:36:36 Running on prd-centos7-docker-4c-2g-3947 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:36:37 provisioning config files... 08:36:37 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7884928001145145883tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:36:39 ---> ****-login.sh 08:36:39 nexus3.edgexfoundry.org:10001 08:36:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:36:39 Configure a credential helper to remove this warning. See 08:36:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:36:39 08:36:39 Login Succeeded 08:36:39 nexus3.edgexfoundry.org:10002 08:36:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:36:39 Configure a credential helper to remove this warning. See 08:36:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:36:39 08:36:39 Login Succeeded 08:36:39 nexus3.edgexfoundry.org:10003 08:36:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:36:39 Configure a credential helper to remove this warning. See 08:36:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:36:39 08:36:39 Login Succeeded 08:36:39 nexus3.edgexfoundry.org:10004 08:36:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:36:39 Configure a credential helper to remove this warning. See 08:36:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:36:39 08:36:39 Login Succeeded 08:36:39 ****.io 08:36:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:36:39 Configure a credential helper to remove this warning. See 08:36:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:36:39 08:36:39 Login Succeeded 08:36:39 ---> ****-login.sh ends [Pipeline] } 08:36:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:36:40 + docker buildx ls 08:36:40 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:36:40 default * docker 08:36:40 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 08:36:40 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 08:36:40 edgex-builder [Pipeline] sh 08:36:40 + docker buildx inspect --bootstrap 08:36:40 #1 [internal] booting buildkit 08:36:40 #1 pulling image moby/buildkit:buildx-stable-1 08:36:41 deaec5988b04: Pull complete 08:36:43 9f65657bb879: Pull complete 08:36:43 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 08:36:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:36:43 ---> 334268110677 08:36:43 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:36:44 #1 pulling image moby/buildkit:buildx-stable-1 3.0s done 08:36:44 #1 creating container buildx_buildkit_edgex-builder0 08:36:45 #1 creating container buildx_buildkit_edgex-builder0 1.8s done 08:36:45 #1 DONE 4.9s 08:36:45 ---> Running in 4ac8819885fb 08:36:45 Name: edgex-builder 08:36:45 Driver: docker-container 08:36:45 08:36:45 Nodes: 08:36:45 Name: edgex-builder0 08:36:45 Endpoint: unix:///var/run/docker.sock 08:36:45 Status: running 08:36:45 Buildkit: v0.28.0 08:36:45 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 08:36:46 Removing intermediate container 4ac8819885fb 08:36:46 ---> f5c4779dbce6 08:36:46 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:36:46 + docker buildx ls 08:36:46 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:36:46 edgex-builder * docker-container 08:36:46 edgex-builder0 unix:///var/run/docker.sock running v0.28.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 08:36:46 default docker 08:36:46 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 08:36:46 ---> Running in 5ee9b16bf80a 08:36:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4' 08:36:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4 --push - 08:36:46 Removing intermediate container 5ee9b16bf80a 08:36:46 ---> 9d01fbca8fd4 08:36:46 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:36:46 ---> Running in 6f705461c2dd 08:36:46 #1 [internal] load build definition from Dockerfile 08:36:46 #1 transferring dockerfile: 196B done 08:36:46 #1 DONE 0.0s 08:36:46 08:36:46 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4 08:36:46 #2 DONE 0.1s 08:36:46 08:36:46 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4 08:36:46 #3 DONE 0.1s 08:36:46 08:36:46 #4 [internal] load .dockerignore 08:36:46 #4 transferring context: 08:36:46 #4 transferring context: 2B done 08:36:46 #4 DONE 0.0s 08:36:46 08:36:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f 08:36:46 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f 0.0s done 08:36:46 #5 DONE 0.0s 08:36:46 08:36:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f 08:36:46 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f 0.0s done 08:36:46 #6 DONE 0.1s 08:36:46 08:36:46 #7 exporting to image 08:36:46 #7 exporting layers done 08:36:46 #7 exporting manifest sha256:bf016c551703f7ec5249778a4e8e3a0b281ece5e1cd19d7133c970b9edb31694 0.0s done 08:36:46 #7 exporting config sha256:46820dc27ddcb317ce84a19ca93aa7c85653cd46ed8598bebbaf8e221fab2ada done 08:36:46 #7 exporting manifest sha256:9075e97686c9d77735d2e609c6864227b8c8fc2e1db0d581ed7152dc2de617b9 done 08:36:46 #7 exporting config sha256:4972044f6dd993d25d5b2abbc297e570abc875981f4d098d1616b456b4707e74 done 08:36:46 #7 exporting manifest list sha256:5103ed19aa718547fcbeaeb48c42291af237f34cce801a8691b1e197ec9e5314 done 08:36:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:46 #7 DONE 0.0s 08:36:46 08:36:46 #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 08:36:46 #8 DONE 0.0s 08:36:46 08:36:46 1 warning found (use --debug to expand): 08:36:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:36:47 Removing intermediate container 6f705461c2dd 08:36:47 ---> 598ea98a9097 08:36:47 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:36:47 ---> Running in f385794e6c60 08:36:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:latest --push - 08:36:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:latest' 08:36:47 #1 [internal] load build definition from Dockerfile 08:36:47 #1 transferring dockerfile: 162B done 08:36:47 #1 DONE 0.0s 08:36:47 08:36:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:latest 08:36:47 #2 DONE 0.0s 08:36:47 08:36:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:latest 08:36:47 #3 DONE 0.0s 08:36:47 08:36:47 #4 [internal] load .dockerignore 08:36:47 #4 transferring context: 2B done 08:36:47 #4 DONE 0.0s 08:36:47 08:36:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f 08:36:47 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f 0.0s done 08:36:47 #5 DONE 0.0s 08:36:47 08:36:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f 08:36:47 Removing intermediate container f385794e6c60 08:36:47 ---> d2392db30a2a 08:36:47 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:36:47 ---> Running in 0aafe756c203 08:36:47 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f 0.0s done 08:36:47 #6 CACHED 08:36:47 08:36:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f 08:36:47 #5 CACHED 08:36:47 08:36:47 #7 exporting to image 08:36:47 #7 exporting layers done 08:36:47 #7 exporting manifest sha256:bf016c551703f7ec5249778a4e8e3a0b281ece5e1cd19d7133c970b9edb31694 done 08:36:47 #7 exporting config sha256:46820dc27ddcb317ce84a19ca93aa7c85653cd46ed8598bebbaf8e221fab2ada done 08:36:47 #7 exporting manifest sha256:9075e97686c9d77735d2e609c6864227b8c8fc2e1db0d581ed7152dc2de617b9 done 08:36:47 #7 exporting config sha256:4972044f6dd993d25d5b2abbc297e570abc875981f4d098d1616b456b4707e74 done 08:36:47 #7 exporting manifest list sha256:5103ed19aa718547fcbeaeb48c42291af237f34cce801a8691b1e197ec9e5314 done 08:36:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:47 #7 DONE 0.0s 08:36:47 08:36:47 #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 08:36:47 #8 DONE 0.0s 08:36:47 08:36:47 1 warning found (use --debug to expand): 08:36:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:36:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.8' 08:36:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.8 --push - 08:36:47 #1 [internal] load build definition from Dockerfile 08:36:47 #1 transferring dockerfile: 167B done 08:36:47 #1 DONE 0.0s 08:36:47 08:36:47 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.8 08:36:47 #2 DONE 0.0s 08:36:47 08:36:47 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.8 08:36:47 #3 DONE 0.0s 08:36:47 08:36:47 #4 [internal] load .dockerignore 08:36:47 #4 transferring context: 2B done 08:36:47 #4 DONE 0.0s 08:36:47 08:36:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.8@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f 08:36:47 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.8@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f 0.0s done 08:36:47 #5 CACHED 08:36:47 08:36:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.8@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f 08:36:47 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.8@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f 0.0s done 08:36:47 #6 CACHED 08:36:47 08:36:47 #7 exporting to image 08:36:47 #7 exporting layers done 08:36:47 #7 exporting manifest sha256:bf016c551703f7ec5249778a4e8e3a0b281ece5e1cd19d7133c970b9edb31694 done 08:36:47 #7 exporting config sha256:46820dc27ddcb317ce84a19ca93aa7c85653cd46ed8598bebbaf8e221fab2ada done 08:36:47 #7 exporting manifest sha256:9075e97686c9d77735d2e609c6864227b8c8fc2e1db0d581ed7152dc2de617b9 done 08:36:47 #7 exporting config sha256:4972044f6dd993d25d5b2abbc297e570abc875981f4d098d1616b456b4707e74 08:36:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:48 #7 exporting config sha256:4972044f6dd993d25d5b2abbc297e570abc875981f4d098d1616b456b4707e74 done 08:36:48 #7 exporting manifest list sha256:5103ed19aa718547fcbeaeb48c42291af237f34cce801a8691b1e197ec9e5314 done 08:36:48 #7 DONE 0.0s 08:36:48 08:36:48 #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 08:36:48 #8 DONE 0.0s 08:36:48 08:36:48 1 warning found (use --debug to expand): 08:36:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:36:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8 --push - 08:36:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8' 08:36:48 #1 [internal] load build definition from Dockerfile 08:36:48 #1 transferring dockerfile: 208B done 08:36:48 #1 DONE 0.0s 08:36:48 08:36:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8 08:36:48 #2 DONE 0.0s 08:36:48 08:36:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8 08:36:48 #3 DONE 0.0s 08:36:48 08:36:48 #4 [internal] load .dockerignore 08:36:48 #4 transferring context: 2B done 08:36:48 #4 DONE 0.0s 08:36:48 08:36:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f 08:36:48 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f 0.0s done 08:36:48 #5 CACHED 08:36:48 08:36:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f 08:36:48 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f 0.0s done 08:36:48 #6 CACHED 08:36:48 08:36:48 #7 exporting to image 08:36:48 #7 exporting layers done 08:36:48 #7 exporting manifest sha256:bf016c551703f7ec5249778a4e8e3a0b281ece5e1cd19d7133c970b9edb31694 done 08:36:48 #7 exporting config sha256:46820dc27ddcb317ce84a19ca93aa7c85653cd46ed8598bebbaf8e221fab2ada done 08:36:48 #7 exporting manifest sha256:9075e97686c9d77735d2e609c6864227b8c8fc2e1db0d581ed7152dc2de617b9 done 08:36:48 #7 exporting config sha256:4972044f6dd993d25d5b2abbc297e570abc875981f4d098d1616b456b4707e74 08:36:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:48 #7 exporting config sha256:4972044f6dd993d25d5b2abbc297e570abc875981f4d098d1616b456b4707e74 done 08:36:48 #7 exporting manifest list sha256:5103ed19aa718547fcbeaeb48c42291af237f34cce801a8691b1e197ec9e5314 done 08:36:48 #7 DONE 0.0s 08:36:48 08:36:48 #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 08:36:48 #8 DONE 0.0s 08:36:48 08:36:48 1 warning found (use --debug to expand): 08:36:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:36:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:main' 08:36:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:main --push - 08:36:48 #1 [internal] load build definition from Dockerfile 08:36:48 #1 transferring dockerfile: 160B done 08:36:48 #1 DONE 0.0s 08:36:48 08:36:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:main 08:36:48 #2 DONE 0.0s 08:36:48 08:36:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:main 08:36:48 #3 DONE 0.0s 08:36:48 08:36:48 #4 [internal] load .dockerignore 08:36:48 #4 transferring context: 2B done 08:36:48 #4 DONE 0.0s 08:36:48 08:36:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f 08:36:48 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f 0.0s done 08:36:48 #5 CACHED 08:36:48 08:36:48 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f 08:36:48 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f 0.0s done 08:36:48 #6 CACHED 08:36:48 08:36:48 #7 exporting to image 08:36:48 #7 exporting layers done 08:36:48 #7 exporting manifest sha256:bf016c551703f7ec5249778a4e8e3a0b281ece5e1cd19d7133c970b9edb31694 done 08:36:48 #7 exporting config sha256:46820dc27ddcb317ce84a19ca93aa7c85653cd46ed8598bebbaf8e221fab2ada done 08:36:48 #7 exporting manifest sha256:9075e97686c9d77735d2e609c6864227b8c8fc2e1db0d581ed7152dc2de617b9 08:36:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:36:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:36:49 #7 exporting manifest sha256:9075e97686c9d77735d2e609c6864227b8c8fc2e1db0d581ed7152dc2de617b9 done 08:36:49 #7 exporting config sha256:4972044f6dd993d25d5b2abbc297e570abc875981f4d098d1616b456b4707e74 done 08:36:49 #7 exporting manifest list sha256:5103ed19aa718547fcbeaeb48c42291af237f34cce801a8691b1e197ec9e5314 done 08:36:49 #7 DONE 0.0s 08:36:49 08:36:49 #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 08:36:49 #8 DONE 0.0s 08:36:49 08:36:49 1 warning found (use --debug to expand): 08:36:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:36:49 + '[' -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:36:49 ---> sysstat.sh 08:36:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [Pipeline] libraryResource [Pipeline] sh 08:36:50 ---> package-listing.sh 08:36:50 ++ facter osfamily 08:36:50 ++ tr '[:upper:]' '[:lower:]' 08:36:50 + OS_FAMILY=redhat 08:36:50 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 08:36:50 + START_PACKAGES=/tmp/packages_start.txt 08:36:50 + END_PACKAGES=/tmp/packages_end.txt 08:36:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:36:50 + PACKAGES=/tmp/packages_start.txt 08:36:50 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 08:36:50 + PACKAGES=/tmp/packages_end.txt 08:36:50 + case "${OS_FAMILY}" in 08:36:50 + rpm -qa 08:36:50 + sort 08:36:51 + '[' -f /tmp/packages_start.txt ']' 08:36:51 + '[' -f /tmp/packages_end.txt ']' 08:36:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:36:51 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 08:36:51 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 08:36:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 08:36:51 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:36:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:51 (1/4) Installing openssh-keygen (10.0_p1-r10) 08:36:51 (2/4) Installing libedit (20250104.3.1-r1) 08:36:51 (3/4) Installing openssh-client-common (10.0_p1-r10) 08:36:51 (4/4) Installing openssh-client-default (10.0_p1-r10) 08:36:51 Executing busybox-1.37.0-r19.trigger 08:36:51 OK: 259 MiB in 64 packages 08:36:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:36:51 08:36:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:36:52 latest: Pulling from edgex-lftools-log-publisher 08:36:52 5eb5b503b376: Pulling fs layer 08:36:52 5c69ac0246d0: Pulling fs layer 08:36:52 ec43610c2a17: Pulling fs layer 08:36:52 3a2ae6a8a46f: Pulling fs layer 08:36:52 33b1e0a273af: Pulling fs layer 08:36:52 5d3b04190fa2: Pulling fs layer 08:36:52 2f39f015ded8: Pulling fs layer 08:36:52 3a2ae6a8a46f: Waiting 08:36:52 33b1e0a273af: Waiting 08:36:52 5d3b04190fa2: Waiting 08:36:52 2f39f015ded8: Waiting 08:36:52 5c69ac0246d0: Verifying Checksum 08:36:52 5c69ac0246d0: Download complete 08:36:52 3a2ae6a8a46f: Verifying Checksum 08:36:52 3a2ae6a8a46f: Download complete 08:36:52 33b1e0a273af: Verifying Checksum 08:36:52 33b1e0a273af: Download complete 08:36:52 ec43610c2a17: Verifying Checksum 08:36:52 ec43610c2a17: Download complete 08:36:52 5d3b04190fa2: Verifying Checksum 08:36:52 5d3b04190fa2: Download complete 08:36:52 5eb5b503b376: Verifying Checksum 08:36:52 5eb5b503b376: Download complete 08:36:53 2f39f015ded8: Download complete 08:36:53 Removing intermediate container 0aafe756c203 08:36:53 ---> 72a59f8c9b5a 08:36:53 Step 8/12 : WORKDIR /device-snmp-go 08:36:53 ---> Running in f3d7f3d87ce6 08:36:53 Removing intermediate container f3d7f3d87ce6 08:36:53 ---> 86c41e6b2692 08:36:53 Step 9/12 : COPY go.mod vendor* ./ 08:36:53 ---> e5b09d4cc654 08:36:53 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:54 ---> Running in 8c3a798a7f54 08:36:54 5eb5b503b376: Pull complete 08:36:55 5c69ac0246d0: Pull complete 08:36:56 ec43610c2a17: Pull complete 08:36:56 3a2ae6a8a46f: Pull complete 08:36:56 33b1e0a273af: Pull complete 08:36:56 5d3b04190fa2: Pull complete 08:37:00 2f39f015ded8: Pull complete 08:37:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:37:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:37:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:01 prd-centos7-docker-4c-2g-3947 does not seem to be running inside a container 08:37:01 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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 08:37:05 $ docker top 7e05be1fa417dd7df6be76998da23a743a5e6e265f91cce6200782eaad880580 -eo pid,comm [Pipeline] { [Pipeline] sh 08:37:05 + touch /tmp/pre-build-complete [Pipeline] sh 08:37:05 + mkdir -p /var/log/sysstat [Pipeline] sh 08:37:06 + ls /var/log/sa-host 08:37:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:37:06 provisioning config files... 08:37:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6568849449467829634tmp [Pipeline] { [Pipeline] echo 08:37:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:37:06 ---> create-netrc.sh [Pipeline] } 08:37:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:37:06 ---> python-tools-install.sh [Pipeline] echo 08:37:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:37:07 ---> sudo-logs.sh 08:37:07 Archiving 'sudo' log.. 08:37:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-3947.novalocal: Name or service not known 08:37:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-3947.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 08:37:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:37:07 ---> job-cost.sh 08:37:07 lf-activate-venv: SKIPPING 08:37:07 INFO: No Stack... 08:37:07 INFO: Retrieving Pricing Info for: v3-standard-2 08:37:08 INFO: Archiving Costs [Pipeline] echo 08:37:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:37:08 ---> logs-deploy.sh 08:37:08 lf-activate-venv: SKIPPING 08:37:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/124 08:37:08 INFO: archiving workspace using pattern(s): 08:37:09 Archives upload complete. 08:37:09 INFO: archiving logs to Nexus 08:37:10 ---> uname -a: 08:37:10 Linux prd-centos7-docker-4c-2g-3947.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 08:37:10 08:37:10 08:37:10 ---> lscpu: 08:37:10 Architecture: x86_64 08:37:10 CPU op-mode(s): 32-bit, 64-bit 08:37:10 Byte Order: Little Endian 08:37:10 Address sizes: 40 bits physical, 48 bits virtual 08:37:10 CPU(s): 2 08:37:10 On-line CPU(s) list: 0,1 08:37:10 Thread(s) per core: 1 08:37:10 Core(s) per socket: 1 08:37:10 Socket(s): 2 08:37:10 NUMA node(s): 1 08:37:10 Vendor ID: AuthenticAMD 08:37:10 CPU family: 23 08:37:10 Model: 49 08:37:10 Model name: AMD EPYC-Rome Processor 08:37:10 Stepping: 0 08:37:10 CPU MHz: 2799.998 08:37:10 BogoMIPS: 5599.99 08:37:10 Virtualization: AMD-V 08:37:10 Hypervisor vendor: KVM 08:37:10 Virtualization type: full 08:37:10 L1d cache: 64 KiB 08:37:10 L1i cache: 64 KiB 08:37:10 L2 cache: 1 MiB 08:37:10 L3 cache: 32 MiB 08:37:10 NUMA node0 CPU(s): 0,1 08:37:10 Vulnerability Itlb multihit: Not affected 08:37:10 Vulnerability L1tf: Not affected 08:37:10 Vulnerability Mds: Not affected 08:37:10 Vulnerability Meltdown: Not affected 08:37:10 Vulnerability Mmio stale data: Not affected 08:37:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:37:10 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:37:10 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:37:10 Vulnerability Srbds: Not affected 08:37:10 Vulnerability Tsx async abort: Not affected 08:37:10 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 08:37:10 08:37:10 08:37:10 ---> nproc: 08:37:10 2 08:37:10 08:37:10 08:37:10 ---> df -h: 08:37:10 Filesystem Size Used Avail Use% Mounted on 08:37:10 overlay 40G 7.4G 33G 19% / 08:37:10 tmpfs 64M 0 64M 0% /dev 08:37:10 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:37:10 shm 64M 0 64M 0% /dev/shm 08:37:10 /dev/vda1 40G 7.4G 33G 19% /facter-os 08:37:10 08:37:10 08:37:10 Cannot open /var/log/sysstat/sa23: No such file or directory 08:37:10 Please check if data collecting is enabled 08:37:10 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:37:10 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 08:37:10 $ docker stop --time=1 7e05be1fa417dd7df6be76998da23a743a5e6e265f91cce6200782eaad880580 08:37:11 $ docker rm -f --volumes 7e05be1fa417dd7df6be76998da23a743a5e6e265f91cce6200782eaad880580 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 08:37:11 [WS-CLEANUP] Deleting project workspace... 08:37:11 [WS-CLEANUP] Deferred wipeout is used... 08:37:11 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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 08:37:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:37:11 08:37:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:37:12 latest: Pulling from edgex-lftools-log-publisher 08:37:12 5eb5b503b376: Pulling fs layer 08:37:12 5c69ac0246d0: Pulling fs layer 08:37:12 ec43610c2a17: Pulling fs layer 08:37:12 3a2ae6a8a46f: Pulling fs layer 08:37:12 33b1e0a273af: Pulling fs layer 08:37:12 5d3b04190fa2: Pulling fs layer 08:37:12 2f39f015ded8: Pulling fs layer 08:37:12 33b1e0a273af: Waiting 08:37:12 5d3b04190fa2: Waiting 08:37:12 2f39f015ded8: Waiting 08:37:12 3a2ae6a8a46f: Waiting 08:37:12 5c69ac0246d0: Verifying Checksum 08:37:12 5c69ac0246d0: Download complete 08:37:12 3a2ae6a8a46f: Download complete 08:37:12 33b1e0a273af: Verifying Checksum 08:37:12 33b1e0a273af: Download complete 08:37:12 5d3b04190fa2: Verifying Checksum 08:37:12 5d3b04190fa2: Download complete 08:37:12 ec43610c2a17: Verifying Checksum 08:37:12 ec43610c2a17: Download complete 08:37:12 5eb5b503b376: Verifying Checksum 08:37:12 5eb5b503b376: Download complete 08:37:13 2f39f015ded8: Verifying Checksum 08:37:13 2f39f015ded8: Download complete 08:37:14 5eb5b503b376: Pull complete 08:37:14 5c69ac0246d0: Pull complete 08:37:14 ec43610c2a17: Pull complete 08:37:14 3a2ae6a8a46f: Pull complete 08:37:14 33b1e0a273af: Pull complete 08:37:14 5d3b04190fa2: Pull complete 08:37:20 2f39f015ded8: Pull complete 08:37:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:37:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:37:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:20 prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container 08:37:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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 08:37:21 $ docker top 4dcf05ebf5698845cb0b208e37b115b8195ed8095754d22c52e63212cd65da59 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:37:21 ---> job-cost.sh 08:37:21 lf-activate-venv: SKIPPING 08:37:21 INFO: No Stack... 08:37:22 INFO: Retrieving Pricing Info for: v3-standard-8 08:37:22 INFO: Archiving Costs [Pipeline] sh 08:37:22 + + cut -d, -f6 08:37:22 cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [Pipeline] lock 08:37:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-124-stack-cost] 08:37:22 Resource [jenkins-edgexfoundry-device-snmp-go-main-124-stack-cost] did not exist. Created. 08:37:22 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-124-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:37:22 + echo total: 0.2199999988079071 [Pipeline] stash 08:37:23 Stashed 1 file(s) [Pipeline] } 08:37:23 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-124-stack-cost] [Pipeline] // lock [Pipeline] } 08:37:23 $ docker stop --time=1 4dcf05ebf5698845cb0b208e37b115b8195ed8095754d22c52e63212cd65da59 08:37:24 $ docker rm -f --volumes 4dcf05ebf5698845cb0b208e37b115b8195ed8095754d22c52e63212cd65da59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:39:00 Removing intermediate container 8c3a798a7f54 08:39:00 ---> 61ba9d1d566a 08:39:00 Step 11/12 : COPY . . 08:39:00 ---> deceeefb4709 08:39:00 Step 12/12 : RUN ${MAKE} 08:39:00 ---> Running in 615e1f076045 08:39:00 noop 08:39:00 Removing intermediate container 615e1f076045 08:39:00 ---> 012c8b710a76 08:39:00 Successfully built 012c8b710a76 08:39:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:01 + docker inspect -f . ci-base-image-arm64 08:39:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:01 prd-ubuntu20.04-docker-arm64-4c-16g-3944 does not seem to be running inside a container 08:39:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/124 -v /w/workspace/device-snmp-go/124:/w/workspace/device-snmp-go/124:rw,z -v /w/workspace/device-snmp-go/124@tmp:/w/workspace/device-snmp-go/124@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 08:39:02 $ docker top 1cfd555d7ca5b19ef3b5a2ff592f9e76649b4e92a9a9e91cc7098f202d21297d -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:03 + go version 08:39:03 go version go1.25.3 linux/arm64 [Pipeline] } 08:39:03 $ docker stop --time=1 1cfd555d7ca5b19ef3b5a2ff592f9e76649b4e92a9a9e91cc7098f202d21297d 08:39:05 $ docker rm -f --volumes 1cfd555d7ca5b19ef3b5a2ff592f9e76649b4e92a9a9e91cc7098f202d21297d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:06 + docker inspect -f . ci-base-image-arm64 08:39:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:06 prd-ubuntu20.04-docker-arm64-4c-16g-3944 does not seem to be running inside a container 08:39:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/124 -v /w/workspace/device-snmp-go/124:/w/workspace/device-snmp-go/124:rw,z -v /w/workspace/device-snmp-go/124@tmp:/w/workspace/device-snmp-go/124@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 08:39:07 $ docker top 9f581c59cc85ee88f2112174019bc62c3f0960ac37238cf734a96495bd0c3b9d -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:08 + git config --global --add safe.directory /w/workspace/device-snmp-go/124 [Pipeline] fileExists [Pipeline] sh 08:39:09 + make test 08:39:09 go test ./... -coverprofile=coverage.out 08:39:16 ? github.com/edgexfoundry/device-snmp-go [no test files] 08:43:37 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 08:43:37 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.032s coverage: 0.0% of statements 08:43:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:43:37 go vet ./... 08:44:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:44:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:44:24 ./bin/test-attribution-txt.sh 08:44:24 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 08:44:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 08:44:24 $ docker stop --time=1 9f581c59cc85ee88f2112174019bc62c3f0960ac37238cf734a96495bd0c3b9d 08:44:26 $ docker rm -f --volumes 9f581c59cc85ee88f2112174019bc62c3f0960ac37238cf734a96495bd0c3b9d [Pipeline] // withDockerContainer [Pipeline] sh 08:44:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:44:28 Warning: overwriting stash ‘coverage-report’ 08:44:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:44:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:44:29 + ls -al . 08:44:29 total 236 08:44:29 drwxrwxr-x 7 jenkins jenkins 4096 Mar 23 08:39 . 08:44:29 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 08:36 .. 08:44:29 -rw-rw-r-- 1 jenkins jenkins 6 Mar 23 08:36 .dockerignore 08:44:29 drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 08:36 .git 08:44:29 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 08:36 .github 08:44:29 -rw-rw-r-- 1 jenkins jenkins 263 Mar 23 08:36 .gitignore 08:44:29 -rw-rw-r-- 1 jenkins jenkins 359 Mar 23 08:36 .golangci.yml 08:44:29 -rw-rw-r-- 1 jenkins jenkins 21488 Mar 23 08:36 Attribution.txt 08:44:29 -rw-rw-r-- 1 jenkins jenkins 12273 Mar 23 08:36 CHANGELOG.md 08:44:29 -rw-rw-r-- 1 jenkins jenkins 1571 Mar 23 08:36 Dockerfile 08:44:29 -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 08:36 GOVERNANCE.md 08:44:29 -rw-rw-r-- 1 jenkins jenkins 679 Mar 23 08:36 Jenkinsfile 08:44:29 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 23 08:36 LICENSE 08:44:29 -rw-rw-r-- 1 jenkins jenkins 2239 Mar 23 08:36 Makefile 08:44:29 -rw-rw-r-- 1 jenkins jenkins 620 Mar 23 08:36 OWNERS.md 08:44:29 -rw-rw-r-- 1 jenkins jenkins 10477 Mar 23 08:36 README.md 08:44:29 -rw-rw-r-- 1 jenkins jenkins 11 Mar 23 08:33 VERSION 08:44:29 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 08:36 bin 08:44:29 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 08:36 cmd 08:44:29 -rw-r--r-- 1 jenkins jenkins 9158 Mar 23 08:43 coverage.out 08:44:29 -rw-rw-r-- 1 jenkins jenkins 6641 Mar 23 08:36 go.mod 08:44:29 -rw-rw-r-- 1 jenkins jenkins 89465 Mar 23 08:36 go.sum 08:44:29 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 08:36 internal 08:44:29 -rw-rw-r-- 1 jenkins jenkins 228 Mar 23 08:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:30 + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e269950af5ccf8998577702e4b96c53c67d4c9f4 --label arch=arm64 --label version=4.1.0-dev.8 . 08:44:30 Sending build context to Docker daemon 12.63MB 08:44:30 Step 1/25 : ARG BASE=golang:1.25-alpine3.22 08:44:30 Step 2/25 : FROM ${BASE} AS builder 08:44:30 ---> 012c8b710a76 08:44:30 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:44:31 ---> Running in bd6d7ff50ade 08:44:31 Removing intermediate container bd6d7ff50ade 08:44:31 ---> 930dd2aee029 08:44:31 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:44:31 ---> Running in f05df867384c 08:44:32 Removing intermediate container f05df867384c 08:44:32 ---> 011b12a1933b 08:44:32 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:44:32 ---> Running in da8f4da40f91 08:44:32 Removing intermediate container da8f4da40f91 08:44:32 ---> 5c7989f4dc6d 08:44:32 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 08:44:32 ---> Running in d7e14b485f58 08:44:32 Removing intermediate container d7e14b485f58 08:44:32 ---> 154c5b986001 08:44:32 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:44:33 ---> Running in 5ae8cc969c42 08:44:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:44:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:44:38 OK: 259 MiB in 64 packages 08:44:40 Removing intermediate container 5ae8cc969c42 08:44:40 ---> 37255b81a234 08:44:40 Step 8/25 : WORKDIR /device-snmp-go 08:44:40 ---> Running in 18441c520272 08:44:40 Removing intermediate container 18441c520272 08:44:40 ---> b7ba70fa0e59 08:44:40 Step 9/25 : COPY go.mod vendor* ./ 08:44:40 ---> db5c8663f262 08:44:40 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:40 ---> Running in 03a1851d2198 08:44:46 Removing intermediate container 03a1851d2198 08:44:46 ---> a6b47033470f 08:44:46 Step 11/25 : COPY . . 08:44:46 ---> 4e996099ab2e 08:44:46 Step 12/25 : RUN ${MAKE} 08:44:46 ---> Running in e9beea30813c 08:44:47 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 08:49:10 Removing intermediate container e9beea30813c 08:49:10 ---> fd715cd7a384 08:49:10 Step 13/25 : FROM alpine:3.22 08:49:10 3.22: Pulling from library/alpine 08:49:10 d741ee1608f3: Pulling fs layer 08:49:10 d741ee1608f3: Verifying Checksum 08:49:10 d741ee1608f3: Download complete 08:49:10 d741ee1608f3: Pull complete 08:49:10 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 08:49:10 Status: Downloaded newer image for alpine:3.22 08:49:10 ---> 5a766deef0c8 08:49:10 Step 14/25 : RUN apk add --update --no-cache dumb-init 08:49:10 ---> Running in 07704e6f8b9f 08:49:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:49:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:49:10 (1/1) Installing dumb-init (1.2.5-r3) 08:49:10 Executing busybox-1.37.0-r20.trigger 08:49:10 OK: 8 MiB in 17 packages 08:49:10 Removing intermediate container 07704e6f8b9f 08:49:10 ---> 2da4a8ba41ee 08:49:10 Step 15/25 : RUN apk --no-cache upgrade 08:49:10 ---> Running in 1232081bcbbb 08:49:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:49:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:49:10 OK: 8 MiB in 17 packages 08:49:11 Removing intermediate container 1232081bcbbb 08:49:11 ---> 252cfe2b4104 08:49:11 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 08:49:14 ---> 9da90a9fd3fd 08:49:14 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 08:49:16 ---> ef22b6a016a2 08:49:16 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 08:49:17 ---> 13da8f388449 08:49:17 Step 19/25 : EXPOSE 59993 08:49:17 ---> Running in e9a2f76665e2 08:49:17 Removing intermediate container e9a2f76665e2 08:49:17 ---> 836f127e1293 08:49:17 Step 20/25 : EXPOSE 161 08:49:17 ---> Running in 820de0fb1b0c 08:49:18 Removing intermediate container 820de0fb1b0c 08:49:18 ---> cdf476838da4 08:49:18 Step 21/25 : ENTRYPOINT ["/device-snmp"] 08:49:18 ---> Running in 4170eec665af 08:49:18 Removing intermediate container 4170eec665af 08:49:18 ---> 0a1466e6dc19 08:49:18 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 08:49:18 ---> Running in 18ac4bfa01bc 08:49:18 Removing intermediate container 18ac4bfa01bc 08:49:18 ---> 725972291f8c 08:49:18 Step 23/25 : LABEL arch=arm64 08:49:18 ---> Running in 4f0bc1a9c586 08:49:19 Removing intermediate container 4f0bc1a9c586 08:49:19 ---> 3895fbefd332 08:49:19 Step 24/25 : LABEL git_sha=e269950af5ccf8998577702e4b96c53c67d4c9f4 08:49:19 ---> Running in 3ea240d76a79 08:49:19 Removing intermediate container 3ea240d76a79 08:49:19 ---> d611c23bb94d 08:49:19 Step 25/25 : LABEL version=4.1.0-dev.8 08:49:19 ---> Running in ca26f7a8a206 08:49:19 Removing intermediate container ca26f7a8a206 08:49:19 ---> cdac6a8f3752 08:49:19 [Warning] One or more build-args [ARCH] were not consumed 08:49:19 Successfully built cdac6a8f3752 08:49:19 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:49:20 provisioning config files... 08:49:20 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/124@tmp/config8755861098552415946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:49:20 ---> ****-login.sh 08:49:20 nexus3.edgexfoundry.org:10001 08:49:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:49:20 Configure a credential helper to remove this warning. See 08:49:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:49:20 08:49:20 Login Succeeded 08:49:20 nexus3.edgexfoundry.org:10002 08:49:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:49:20 Configure a credential helper to remove this warning. See 08:49:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:49:20 08:49:20 Login Succeeded 08:49:20 nexus3.edgexfoundry.org:10003 08:49:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:49:21 Configure a credential helper to remove this warning. See 08:49:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:49:21 08:49:21 Login Succeeded 08:49:21 nexus3.edgexfoundry.org:10004 08:49:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:49:21 Configure a credential helper to remove this warning. See 08:49:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:49:21 08:49:21 Login Succeeded 08:49:21 ****.io 08:49:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:49:22 Configure a credential helper to remove this warning. See 08:49:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:49:22 08:49:22 Login Succeeded 08:49:22 ---> ****-login.sh ends [Pipeline] } 08:49:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:49:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:49:22 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 08:49:22 e269950af5ccf8998577702e4b96c53c67d4c9f4 08:49:22 latest 08:49:22 4.1.0-dev.8 08:49:22 e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8 08:49:22 main 08:49:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:22 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:e269950af5ccf8998577702e4b96c53c67d4c9f4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:23 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:e269950af5ccf8998577702e4b96c53c67d4c9f4 08:49:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 08:49:23 34a90c7f39bf: Preparing 08:49:23 500101bfefdf: Preparing 08:49:23 a9081c1e5c73: Preparing 08:49:23 a74c32c67467: Preparing 08:49:23 02ae45b53951: Preparing 08:49:23 c4e71c2a4573: Preparing 08:49:23 c4e71c2a4573: Waiting 08:49:23 a74c32c67467: Pushed 08:49:23 02ae45b53951: Pushed 08:49:23 c4e71c2a4573: Layer already exists 08:49:23 34a90c7f39bf: Pushed 08:49:23 500101bfefdf: Pushed 08:49:33 a9081c1e5c73: Pushed 08:49:33 e269950af5ccf8998577702e4b96c53c67d4c9f4: digest: sha256:d6563a6bb6a3c7dfa7d90ddf7a5590edc8256ce37d17f4bb11c5190e55dd23bf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:33 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:34 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 08:49:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 08:49:34 34a90c7f39bf: Preparing 08:49:34 500101bfefdf: Preparing 08:49:34 a9081c1e5c73: Preparing 08:49:34 a74c32c67467: Preparing 08:49:34 02ae45b53951: Preparing 08:49:34 c4e71c2a4573: Preparing 08:49:34 c4e71c2a4573: Waiting 08:49:34 a74c32c67467: Layer already exists 08:49:34 500101bfefdf: Layer already exists 08:49:34 34a90c7f39bf: Layer already exists 08:49:34 02ae45b53951: Layer already exists 08:49:34 a9081c1e5c73: Layer already exists 08:49:34 c4e71c2a4573: Layer already exists 08:49:34 latest: digest: sha256:d6563a6bb6a3c7dfa7d90ddf7a5590edc8256ce37d17f4bb11c5190e55dd23bf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:34 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:35 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.8 08:49:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 08:49:35 34a90c7f39bf: Preparing 08:49:35 500101bfefdf: Preparing 08:49:35 a9081c1e5c73: Preparing 08:49:35 a74c32c67467: Preparing 08:49:35 02ae45b53951: Preparing 08:49:35 c4e71c2a4573: Preparing 08:49:35 c4e71c2a4573: Waiting 08:49:35 34a90c7f39bf: Layer already exists 08:49:35 500101bfefdf: Layer already exists 08:49:35 02ae45b53951: Layer already exists 08:49:35 a9081c1e5c73: Layer already exists 08:49:35 a74c32c67467: Layer already exists 08:49:35 c4e71c2a4573: Layer already exists 08:49:35 4.1.0-dev.8: digest: sha256:d6563a6bb6a3c7dfa7d90ddf7a5590edc8256ce37d17f4bb11c5190e55dd23bf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:35 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:35 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8 08:49:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 08:49:35 34a90c7f39bf: Preparing 08:49:35 500101bfefdf: Preparing 08:49:35 a9081c1e5c73: Preparing 08:49:35 a74c32c67467: Preparing 08:49:35 02ae45b53951: Preparing 08:49:35 c4e71c2a4573: Preparing 08:49:35 c4e71c2a4573: Waiting 08:49:35 a9081c1e5c73: Layer already exists 08:49:35 500101bfefdf: Layer already exists 08:49:35 34a90c7f39bf: Layer already exists 08:49:35 a74c32c67467: Layer already exists 08:49:35 02ae45b53951: Layer already exists 08:49:35 c4e71c2a4573: Layer already exists 08:49:35 e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8: digest: sha256:d6563a6bb6a3c7dfa7d90ddf7a5590edc8256ce37d17f4bb11c5190e55dd23bf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:36 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:36 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 08:49:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 08:49:36 34a90c7f39bf: Preparing 08:49:36 500101bfefdf: Preparing 08:49:36 a9081c1e5c73: Preparing 08:49:36 a74c32c67467: Preparing 08:49:36 02ae45b53951: Preparing 08:49:36 c4e71c2a4573: Preparing 08:49:36 c4e71c2a4573: Waiting 08:49:36 34a90c7f39bf: Layer already exists 08:49:36 a9081c1e5c73: Layer already exists 08:49:36 02ae45b53951: Layer already exists 08:49:36 a74c32c67467: Layer already exists 08:49:36 500101bfefdf: Layer already exists 08:49:36 c4e71c2a4573: Layer already exists 08:49:36 main: digest: sha256:d6563a6bb6a3c7dfa7d90ddf7a5590edc8256ce37d17f4bb11c5190e55dd23bf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:49:36 ===================================================== [Pipeline] echo 08:49:36 taggedImages: 08:49:36 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:e269950af5ccf8998577702e4b96c53c67d4c9f4 08:49:36 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 08:49:36 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.8 08:49:36 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8 08:49:36 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] echo 08:49:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:e269950af5ccf8998577702e4b96c53c67d4c9f4 [Pipeline] echo 08:49:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] echo 08:49:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.8 [Pipeline] echo 08:49:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8 [Pipeline] echo 08:49:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:49:37 08:49:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:49:37 arm64: Pulling from edgex-lftools-log-publisher 08:49:37 8998bd30e6a1: Pulling fs layer 08:49:37 04944245beec: Pulling fs layer 08:49:37 699f458cf7ca: Pulling fs layer 08:49:37 765212b225bb: Pulling fs layer 08:49:37 f23df028b6ca: Pulling fs layer 08:49:37 d65c8cfc05b1: Pulling fs layer 08:49:37 2437ff75d9bd: Pulling fs layer 08:49:37 f23df028b6ca: Waiting 08:49:37 d65c8cfc05b1: Waiting 08:49:37 2437ff75d9bd: Waiting 08:49:37 765212b225bb: Waiting 08:49:37 04944245beec: Verifying Checksum 08:49:37 04944245beec: Download complete 08:49:37 765212b225bb: Verifying Checksum 08:49:37 765212b225bb: Download complete 08:49:37 f23df028b6ca: Verifying Checksum 08:49:37 f23df028b6ca: Download complete 08:49:37 d65c8cfc05b1: Verifying Checksum 08:49:37 d65c8cfc05b1: Download complete 08:49:38 699f458cf7ca: Verifying Checksum 08:49:38 699f458cf7ca: Download complete 08:49:38 8998bd30e6a1: Verifying Checksum 08:49:38 8998bd30e6a1: Download complete 08:49:41 2437ff75d9bd: Verifying Checksum 08:49:41 2437ff75d9bd: Download complete 08:49:42 8998bd30e6a1: Pull complete 08:49:43 04944245beec: Pull complete 08:49:45 699f458cf7ca: Pull complete 08:49:45 765212b225bb: Pull complete 08:49:46 f23df028b6ca: Pull complete 08:49:46 d65c8cfc05b1: Pull complete 08:50:04 2437ff75d9bd: Pull complete 08:50:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:50:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:50:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:04 prd-ubuntu20.04-docker-arm64-4c-16g-3944 does not seem to be running inside a container 08:50:04 $ 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-snmp-go/124 -v /w/workspace/device-snmp-go/124:/w/workspace/device-snmp-go/124:rw,z -v /w/workspace/device-snmp-go/124@tmp:/w/workspace/device-snmp-go/124@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 08:50:07 $ docker top 011f81fcf09af75222c4141ff832cd8df695254858fcb6309451c00e1e2e5ce3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:50:08 ---> job-cost.sh 08:50:08 lf-activate-venv: SKIPPING 08:50:08 INFO: No Stack... 08:50:08 INFO: Retrieving Pricing Info for: v3-standard-4 08:50:09 INFO: Archiving Costs [Pipeline] sh 08:50:10 + + cat /w/workspace/device-snmp-go/124/archives/cost.csv 08:50:10 cut -d, -f6 [Pipeline] lock 08:50:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-124-stack-cost] 08:50:10 Resource [jenkins-edgexfoundry-device-snmp-go-main-124-stack-cost] did not exist. Created. 08:50:10 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-124-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:50:10 /w/workspace/device-snmp-go/124@tmp/durable-e8fa0827/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:50:11 + echo total: 0.10999999940395355 [Pipeline] stash 08:50:11 Warning: overwriting stash ‘stack-cost’ 08:50:11 Stashed 1 file(s) [Pipeline] } 08:50:11 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-124-stack-cost] [Pipeline] // lock [Pipeline] } 08:50:11 $ docker stop --time=1 011f81fcf09af75222c4141ff832cd8df695254858fcb6309451c00e1e2e5ce3 08:50:12 $ docker rm -f --volumes 011f81fcf09af75222c4141ff832cd8df695254858fcb6309451c00e1e2e5ce3 [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 08:50:13 provisioning config files... 08:50:13 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12847657326567579629tmp [Pipeline] { [Pipeline] sh 08:50:13 + set +x 08:50:13 + curl -s https://codecov.io/bash 08:50:13 + bash -s -- 08:50:13 08:50:13 _____ _ 08:50:13 / ____| | | 08:50:13 | | ___ __| | ___ ___ _____ __ 08:50:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:50:13 | |___| (_) | (_| | __/ (_| (_) \ V / 08:50:13 \_____\___/ \__,_|\___|\___\___/ \_/ 08:50:13 Bash-1.0.6 08:50:13 08:50:13 08:50:13 ==> git version 2.25.1 found 08:50:13 ==> 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 08:50:13 Release-Date: 2020-01-08 08:50:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:50:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:50:13 ==> Jenkins CI detected. 08:50:13 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 08:50:13 project root: . 08:50:13 --> token set from env 08:50:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:50:13 ==> Running gcov in . (disable via -X gcov) 08:50:13 ==> Python coveragepy not found 08:50:13 ==> Searching for coverage reports in: 08:50:13 + . 08:50:13 -> Found 1 reports 08:50:13 ==> Detecting git/mercurial file structure 08:50:13 ==> Reading reports 08:50:13 + ./coverage.out bytes=9158 08:50:13 ==> Appending adjustments 08:50:13 https://docs.codecov.io/docs/fixing-reports 08:50:13 + Found adjustments 08:50:13 ==> Gzipping contents 08:50:13 4.0K /tmp/codecov.9NKKYh.gz 08:50:13 ==> Uploading reports 08:50:13 url: https://codecov.io 08:50:13 query: branch=main&commit=e269950af5ccf8998577702e4b96c53c67d4c9f4&build=124&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F124%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:50:13 -> Pinging Codecov 08:50:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e269950af5ccf8998577702e4b96c53c67d4c9f4&build=124&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F124%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:50:14 -> Uploading to 08:50:14 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-snmp-go/e269950af5ccf8998577702e4b96c53c67d4c9f4/86dce13a-3192-40fd-b152-71af388aff4f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260323%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260323T085013Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=afd7367bc23cfe7a6e79ec02618b3320bd54d3ae4e7bd5629907573d80875a3f 08:50:14 % Total % Received % Xferd Average Speed Time Time Time Current 08:50:14 Dload Upload Total Spent Left Speed 08:50:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1446 0 0 100 1446 0 9836 --:--:-- --:--:-- --:--:-- 9836 08:50:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/e269950af5ccf8998577702e4b96c53c67d4c9f4 [Pipeline] } 08:50:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:50:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:50:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:50:14 08:50:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:50:15 latest: Pulling from edgex-devops/edgex-snyk-go 08:50:15 2d35ebdb57d9: Already exists 08:50:15 85e8836fcdb2: Pulling fs layer 08:50:15 91631faa732a: Pulling fs layer 08:50:15 f3f5ae8826fa: Pulling fs layer 08:50:15 4f4fb700ef54: Pulling fs layer 08:50:15 7861252a18e6: Pulling fs layer 08:50:15 9130f900ef6f: Pulling fs layer 08:50:15 7861252a18e6: Waiting 08:50:15 4f4fb700ef54: Waiting 08:50:15 9130f900ef6f: Waiting 08:50:15 f3f5ae8826fa: Download complete 08:50:15 85e8836fcdb2: Download complete 08:50:15 4f4fb700ef54: Verifying Checksum 08:50:15 4f4fb700ef54: Download complete 08:50:15 7861252a18e6: Verifying Checksum 08:50:15 7861252a18e6: Download complete 08:50:16 91631faa732a: Verifying Checksum 08:50:16 91631faa732a: Download complete 08:50:16 85e8836fcdb2: Pull complete 08:50:17 9130f900ef6f: Verifying Checksum 08:50:22 91631faa732a: Pull complete 08:50:22 f3f5ae8826fa: Pull complete 08:50:22 4f4fb700ef54: Pull complete 08:50:23 7861252a18e6: Pull complete 08:50:28 9130f900ef6f: Pull complete 08:50:28 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 08:50:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:50:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:28 prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container 08:50:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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:latest cat 08:50:30 $ docker top 88c27e0aff7c545df28d275daf070f2e2bc04ef436eaeb6d8494707208d12b78 -eo pid,comm [Pipeline] { [Pipeline] sh 08:50:30 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] echo 08:50:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 08:50:31 + set -o pipefail 08:50:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 08:50:39 08:50:39 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 08:50:39 08:50:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6109ca73-afa1-4109-af03-45c28384bb64/history/95e73605-b140-4289-939c-ab68f40eb876 08:50:39 08:50:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:50:39 [Pipeline] } 08:50:40 $ docker stop --time=1 88c27e0aff7c545df28d275daf070f2e2bc04ef436eaeb6d8494707208d12b78 08:50:43 $ docker rm -f --volumes 88c27e0aff7c545df28d275daf070f2e2bc04ef436eaeb6d8494707208d12b78 [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 08:50:44 + git log --format=format:%s -1 e269950af5ccf8998577702e4b96c53c67d4c9f4 [Pipeline] sh 08:50:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:50:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:50:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:45 prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container 08:50:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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 08:50:45 $ docker top d1c978986f2c894075a7348074f5a740a4e09db18d96fac9a1c00e1ea11100dd -eo pid,comm 08:50:45 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). 08:50:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:50:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:50:45 [ssh-agent] Looking for ssh-agent implementation... 08:50:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:50:45 $ docker exec d1c978986f2c894075a7348074f5a740a4e09db18d96fac9a1c00e1ea11100dd ssh-agent 08:50:46 SSH_AUTH_SOCK=/tmp/ssh-AauLf4i1qBfj/agent.32 08:50:46 SSH_AGENT_PID=38 08:50:46 Running ssh-add (command line suppressed) 08:50:46 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4637618600407918408.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4637618600407918408.key) 08:50:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:50:46 + git semver tag 08:50:46 2026-03-23 08:50:46,657 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:50:46 2026-03-23 08:50:46,660 [run_tag] DEBUG tag force:False 08:50:46 2026-03-23 08:50:46,660 [check_head_tag] DEBUG check head tag 08:50:46 2026-03-23 08:50:46,660 [execute] INFO git cat-file --batch-check 08:50:46 2026-03-23 08:50:46,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) 08:50:46 2026-03-23 08:50:46,663 [execute] INFO git cat-file --batch 08:50:46 2026-03-23 08:50:46,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) 08:50:46 2026-03-23 08:50:46,672 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 08:50:46 2026-03-23 08:50:46,673 [execute] INFO git tag -a v4.1.0-dev.8 -m v4.1.0-dev.8 08:50:46 2026-03-23 08:50:46,673 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.8', '-m', 'v4.1.0-dev.8'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) 08:50:46 2026-03-23 08:50:46,676 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 08:50:46 4.1.0-dev.8 [Pipeline] } 08:50:46 $ docker exec --env ******** --env ******** d1c978986f2c894075a7348074f5a740a4e09db18d96fac9a1c00e1ea11100dd ssh-agent -k 08:50:47 unset SSH_AUTH_SOCK; 08:50:47 unset SSH_AGENT_PID; 08:50:47 echo Agent pid 38 killed; 08:50:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:50:47 + git semver [Pipeline] } 08:50:47 $ docker stop --time=1 d1c978986f2c894075a7348074f5a740a4e09db18d96fac9a1c00e1ea11100dd 08:50:48 $ docker rm -f --volumes d1c978986f2c894075a7348074f5a740a4e09db18d96fac9a1c00e1ea11100dd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:50:49 08:50:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:50:49 0.23.1-centos7: Pulling from edgex-lftools 08:50:49 ab5ef0e58194: Pulling fs layer 08:50:49 9712f1f96733: Pulling fs layer 08:50:49 63f879dbbcfc: Pulling fs layer 08:50:49 0d9ebad4ef96: Pulling fs layer 08:50:49 e9a5061849ea: Pulling fs layer 08:50:49 d747dcd14b5f: Pulling fs layer 08:50:49 2de7ff778b66: Pulling fs layer 08:50:49 e9a5061849ea: Waiting 08:50:49 d747dcd14b5f: Waiting 08:50:49 2de7ff778b66: Waiting 08:50:49 0d9ebad4ef96: Waiting 08:50:49 9712f1f96733: Verifying Checksum 08:50:49 9712f1f96733: Download complete 08:50:49 63f879dbbcfc: Verifying Checksum 08:50:49 63f879dbbcfc: Download complete 08:50:50 e9a5061849ea: Verifying Checksum 08:50:50 e9a5061849ea: Download complete 08:50:50 d747dcd14b5f: Download complete 08:50:50 ab5ef0e58194: Verifying Checksum 08:50:50 ab5ef0e58194: Download complete 08:50:50 0d9ebad4ef96: Verifying Checksum 08:50:50 0d9ebad4ef96: Download complete 08:50:50 2de7ff778b66: Verifying Checksum 08:50:50 2de7ff778b66: Download complete 08:50:53 ab5ef0e58194: Pull complete 08:50:53 9712f1f96733: Pull complete 08:50:54 63f879dbbcfc: Pull complete 08:50:59 0d9ebad4ef96: Pull complete 08:50:59 e9a5061849ea: Pull complete 08:50:59 d747dcd14b5f: Pull complete 08:51:00 2de7ff778b66: Pull complete 08:51:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:51:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:51:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:51:00 prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container 08:51:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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 08:51:02 $ docker top 4884386600b52096b175e55d666a9650695c0dcb8d55a3b8e5078d19cb47e0f3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:51:02 provisioning config files... 08:51:02 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1214531043722226244tmp 08:51:02 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13466149415029667319tmp 08:51:02 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12577537792790526691tmp [Pipeline] { [Pipeline] echo 08:51:02 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:51:02 ---> sigul-configuration.sh 08:51:02 gpg: directory `/root/.gnupg' created 08:51:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:51:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:51:02 gpg: keyring `/root/.gnupg/secring.gpg' created 08:51:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:51:02 gpg: CAST5 encrypted data 08:51:02 gpg: encrypted with 1 passphrase 08:51:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:51:03 + mkdir /home/jenkins 08:51:03 + mkdir /home/jenkins/sigul [Pipeline] sh 08:51:03 + 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 08:51:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:51:03 ---> sigul-install.sh 08:51:03 Sigul already installed; skipping installation. [Pipeline] sh 08:51:03 + git tag --list 08:51:03 1.0.0 08:51:03 v0.0.0 08:51:03 v1.1.0 08:51:03 v1.1.1 08:51:03 v1.2.2 08:51:03 v1.3.0 08:51:03 v1.3.1 08:51:03 v2.0.0 08:51:03 v2.1.0 08:51:03 v2.1.1 08:51:03 v2.2.0 08:51:03 v2.3.0 08:51:03 v3.0 08:51:03 v3.0.0 08:51:03 v3.1 08:51:03 v3.1.0 08:51:03 v3.1.1 08:51:03 v4.0 08:51:03 v4.0.0 08:51:03 v4.0.1 08:51:03 v4.0.1-dev.1 08:51:03 v4.1.0-dev.1 08:51:03 v4.1.0-dev.2 08:51:03 v4.1.0-dev.3 08:51:03 v4.1.0-dev.4 08:51:03 v4.1.0-dev.5 08:51:03 v4.1.0-dev.6 08:51:03 v4.1.0-dev.7 08:51:03 v4.1.0-dev.8 [Pipeline] sh 08:51:04 + lftools sign git-tag v4.1.0-dev.8 08:51:04 Signing Git tag with Sigul... 08:51:04 Signing v4.1.0-dev.8 [Pipeline] echo 08:51:05 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:51:05 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:51:05 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:51:05 $ docker stop --time=1 4884386600b52096b175e55d666a9650695c0dcb8d55a3b8e5078d19cb47e0f3 08:51:06 $ docker rm -f --volumes 4884386600b52096b175e55d666a9650695c0dcb8d55a3b8e5078d19cb47e0f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:51:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:51:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:51:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:51:07 prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container 08:51:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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 08:51:07 $ docker top f49684a8a98196c07a2eef5b3a42a0b7dc441d0a0ede0784de93fb3f65766608 -eo pid,comm 08:51:07 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). 08:51:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:51:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:51:08 [ssh-agent] Looking for ssh-agent implementation... 08:51:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:51:08 $ docker exec f49684a8a98196c07a2eef5b3a42a0b7dc441d0a0ede0784de93fb3f65766608 ssh-agent 08:51:08 SSH_AUTH_SOCK=/tmp/ssh-KY2tyjZy3K3O/agent.32 08:51:08 SSH_AGENT_PID=38 08:51:08 Running ssh-add (command line suppressed) 08:51:08 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16543454829010943966.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16543454829010943966.key) 08:51:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:51:08 + git semver bump pre 08:51:08 2026-03-23 08:51:08,828 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:51:08 2026-03-23 08:51:08,831 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 08:51:08 2026-03-23 08:51:08,831 [bump_version] DEBUG bumping version:4.1.0-dev.8 on axis:pre with prefix:dev 08:51:08 2026-03-23 08:51:08,832 [bump_version] DEBUG bumped version:4.1.0-dev.9 08:51:08 2026-03-23 08:51:08,832 [write_version] DEBUG write version:4.1.0-dev.9 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 08:51:08 2026-03-23 08:51:08,832 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 08:51:08 2026-03-23 08:51:08,832 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 08:51:08 2026-03-23 08:51:08,834 [execute] INFO git cat-file --batch-check 08:51:08 2026-03-23 08:51:08,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 08:51:08 2026-03-23 08:51:08,837 [execute] INFO git cat-file --batch 08:51:08 2026-03-23 08:51:08,838 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 08:51:08 2026-03-23 08:51:08,841 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 08:51:08 4.1.0-dev.9 [Pipeline] } 08:51:08 $ docker exec --env ******** --env ******** f49684a8a98196c07a2eef5b3a42a0b7dc441d0a0ede0784de93fb3f65766608 ssh-agent -k 08:51:08 unset SSH_AUTH_SOCK; 08:51:08 unset SSH_AGENT_PID; 08:51:08 echo Agent pid 38 killed; 08:51:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:51:09 + git semver [Pipeline] } 08:51:09 $ docker stop --time=1 f49684a8a98196c07a2eef5b3a42a0b7dc441d0a0ede0784de93fb3f65766608 08:51:10 $ docker rm -f --volumes f49684a8a98196c07a2eef5b3a42a0b7dc441d0a0ede0784de93fb3f65766608 [Pipeline] // withDockerContainer [Pipeline] sh 08:51:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:51:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:51:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:51:11 prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container 08:51:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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 08:51:11 $ docker top 664c9f9630968ee7d79ddeea1671b2c279e7e75329ad810030d96b5cf6746e98 -eo pid,comm 08:51: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). 08:51:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:51:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:51:11 [ssh-agent] Looking for ssh-agent implementation... 08:51:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:51:12 $ docker exec 664c9f9630968ee7d79ddeea1671b2c279e7e75329ad810030d96b5cf6746e98 ssh-agent 08:51:12 SSH_AUTH_SOCK=/tmp/ssh-9Mx6E9VSiNwR/agent.31 08:51:12 SSH_AGENT_PID=37 08:51:12 Running ssh-add (command line suppressed) 08:51:12 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_9922837759140337589.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_9922837759140337589.key) 08:51:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:51:12 + git semver push 08:51:12 2026-03-23 08:51:12,715 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:51:12 2026-03-23 08:51:12,719 [run_push] DEBUG push 08:51:12 2026-03-23 08:51:12,719 [execute] INFO git cat-file --batch-check 08:51:12 2026-03-23 08:51:12,720 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 08:51:12 2026-03-23 08:51:12,722 [execute] INFO git rev-list 17c4797c0955dc96a5d4cc08df434c66c87b7608 -- 08:51:12 2026-03-23 08:51:12,722 [execute] DEBUG Popen(['git', 'rev-list', '17c4797c0955dc96a5d4cc08df434c66c87b7608', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 08:51:12 2026-03-23 08:51:12,728 [execute] INFO git fetch -v -- origin 08:51:12 2026-03-23 08:51:12,729 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 08:51:13 2026-03-23 08:51:13,259 [run_push] DEBUG no remote changes detected 08:51:13 2026-03-23 08:51:13,260 [execute] INFO git push origin semver 08:51:13 2026-03-23 08:51:13,260 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 08:51:14 2026-03-23 08:51:14,218 [run_push] DEBUG push all version tags 08:51:14 2026-03-23 08:51:14,219 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:51:14 2026-03-23 08:51:14,219 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) 08:51:15 2026-03-23 08:51:15,205 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 08:51:15 4.1.0-dev.9 [Pipeline] } 08:51:15 $ docker exec --env ******** --env ******** 664c9f9630968ee7d79ddeea1671b2c279e7e75329ad810030d96b5cf6746e98 ssh-agent -k 08:51:15 unset SSH_AUTH_SOCK; 08:51:15 unset SSH_AGENT_PID; 08:51:15 echo Agent pid 37 killed; 08:51:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:51:15 + git semver [Pipeline] } 08:51:16 $ docker stop --time=1 664c9f9630968ee7d79ddeea1671b2c279e7e75329ad810030d96b5cf6746e98 08:51:17 $ docker rm -f --volumes 664c9f9630968ee7d79ddeea1671b2c279e7e75329ad810030d96b5cf6746e98 [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 08:51:17 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 08:51:17 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 08:51:17 total 16 08:51:17 drwxr-xr-x 3 root root 4096 Mar 23 08:37 . 08:51:17 drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 08:51 .. 08:51:17 drwxr-xr-x 2 root root 4096 Mar 23 08:37 cost 08:51:17 -rw-r--r-- 1 root root 86 Mar 23 08:37 cost.csv 08:51:17 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 08:51:17 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 08:51:17 total 16 08:51:17 drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 08:37 . 08:51:17 drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 08:51 .. 08:51:17 drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 08:37 cost 08:51:17 -rw-r--r-- 1 jenkins jenkins 86 Mar 23 08:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:51:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:51:19 ---> package-listing.sh 08:51:19 ++ facter osfamily 08:51:19 ++ tr '[:upper:]' '[:lower:]' 08:51:19 + OS_FAMILY=debian 08:51:19 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 08:51:19 + START_PACKAGES=/tmp/packages_start.txt 08:51:19 + END_PACKAGES=/tmp/packages_end.txt 08:51:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:51:19 + PACKAGES=/tmp/packages_start.txt 08:51:19 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 08:51:19 + PACKAGES=/tmp/packages_end.txt 08:51:19 + case "${OS_FAMILY}" in 08:51:19 + dpkg -l 08:51:19 + grep '^ii' 08:51:19 + '[' -f /tmp/packages_start.txt ']' 08:51:19 + '[' -f /tmp/packages_end.txt ']' 08:51:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:51:19 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 08:51:19 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 08:51:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 08:51:19 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:51:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:51:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:51:20 prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container 08:51:20 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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 08:51:20 $ docker top 14a757b7a0276bfb0cb23049499bb4d094911ded8dfe9207cd7a06e3905175dc -eo pid,comm [Pipeline] { [Pipeline] sh 08:51:20 + touch /tmp/pre-build-complete [Pipeline] sh 08:51:21 + mkdir -p /var/log/sysstat [Pipeline] sh 08:51:21 + ls /var/log/sa-host 08:51:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:51:21 provisioning config files... 08:51:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5269664555579475220tmp [Pipeline] { [Pipeline] echo 08:51:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:51:21 ---> create-netrc.sh [Pipeline] } 08:51:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:51:22 ---> python-tools-install.sh [Pipeline] echo 08:51:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:51:22 ---> sudo-logs.sh 08:51:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:51:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:51:22 ---> job-cost.sh 08:51:22 lf-activate-venv: SKIPPING 08:51:22 DEBUG: total: 0.2199999988079071 08:51:22 INFO: Retrieving Stack Cost... 08:51:23 INFO: Retrieving Pricing Info for: v3-standard-8 08:51:23 INFO: Archiving Costs [Pipeline] echo 08:51:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:51:23 ---> logs-deploy.sh 08:51:23 lf-activate-venv: SKIPPING 08:51:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/124 08:51:23 INFO: archiving workspace using pattern(s): 08:51:24 Archives upload complete. 08:51:24 INFO: archiving logs to Nexus