Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3524b14e94d363a52afb9f9e2dce1e134237a6a8 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-ssh4684373196315917611.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-ssh394876588352784425.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-ssh13915992976553648578.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-ssh12984164764737160376.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-ssh10308571557671847288.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-775196 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 3524b14e94d363a52afb9f9e2dce1e134237a6a8 (main) Commit message: "Merge pull request #375 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.48" > 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 3524b14e94d363a52afb9f9e2dce1e134237a6a8 # timeout=10 > git rev-list --no-walk bfcc8752d1af28540f7c751392de52b870a5da5a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:15:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:15:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:15:13 ========================================================= 05:15:13 EdgeX Global Pipelines Version Info 05:15:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:15:15 ------------------- 05:15:15 stable info: 05:15:15 ------------------- 05:15:15 Commited By: Cherry Wang cherry@iotechsys.com 05:15:15 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 05:15:15 Message: update stable to v1.0.278 05:15:16 ------------------- 05:15:16 experimental info: 05:15:16 ------------------- 05:15:16 Commited By: **** collab-it+edgex@linuxfoundation.org 05:15:16 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 05:15:16 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:15:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:15:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:15:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:15:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:15:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:15:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 05:15:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:15:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:15:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:15:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:15:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:15:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:15:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:15:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:15:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:15:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:15:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:15:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:15:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:15:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:15:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:15:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:15:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:15:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:15:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:15:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:15:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:15:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:15:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:15:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:15:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3524b14e94d363a52afb9f9e2dce1e134237a6a8 [Pipeline] echo 05:15:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3524b14 [Pipeline] echo 05:15:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:15:17 provisioning config files... 05:15:17 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2140385897621268576tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:15:17 ---> ****-login.sh 05:15:17 nexus3.edgexfoundry.org:10001 05:15:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:17 05:15:17 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:15:17 Configure a credential helper to remove this warning. See 05:15:17 https://docs.****.com/go/credential-store/ 05:15:17 05:15:17 Login Succeeded 05:15:17 nexus3.edgexfoundry.org:10002 05:15:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:17 05:15:17 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:15:17 Configure a credential helper to remove this warning. See 05:15:17 https://docs.****.com/go/credential-store/ 05:15:17 05:15:17 Login Succeeded 05:15:17 nexus3.edgexfoundry.org:10003 05:15:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:17 05:15:17 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:15:17 Configure a credential helper to remove this warning. See 05:15:17 https://docs.****.com/go/credential-store/ 05:15:17 05:15:17 Login Succeeded 05:15:17 nexus3.edgexfoundry.org:10004 05:15:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:17 05:15:17 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:15:17 Configure a credential helper to remove this warning. See 05:15:17 https://docs.****.com/go/credential-store/ 05:15:17 05:15:17 Login Succeeded 05:15:17 ****.io 05:15:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:18 05:15:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:15:18 Configure a credential helper to remove this warning. See 05:15:18 https://docs.****.com/go/credential-store/ 05:15:18 05:15:18 Login Succeeded 05:15:18 ---> ****-login.sh ends [Pipeline] } 05:15:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:15:18 + git rev-list -1 --merges 3524b14e94d363a52afb9f9e2dce1e134237a6a8~1..3524b14e94d363a52afb9f9e2dce1e134237a6a8 [Pipeline] echo 05:15:18 -----------> git rev-list -1 --merges 3524b14e94d363a52afb9f9e2dce1e134237a6a8~1..3524b14e94d363a52afb9f9e2dce1e134237a6a8 3524b14e94d363a52afb9f9e2dce1e134237a6a8 05:15:18 3524b14e94d363a52afb9f9e2dce1e134237a6a8 [false] [Pipeline] sh 05:15:19 + git log --format=format:%s -1 3524b14e94d363a52afb9f9e2dce1e134237a6a8 [Pipeline] echo 05:15:19 ========================================================= 05:15:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:15:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:15:19 + git log --format=format:%s -1 3524b14e94d363a52afb9f9e2dce1e134237a6a8 [Pipeline] echo 05:15:19 [semverPrep] GIT_COMMIT: 3524b14e94d363a52afb9f9e2dce1e134237a6a8, Commit Message: Merge pull request #375 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.48 [Pipeline] echo 05:15:19 [semverPrep] This is not a build commit. [Pipeline] sh 05:15:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:15:19 + grep -v github /etc/ssh/ssh_known_hosts 05:15:19 + [ -e /tmp/ssh_known_hosts ] 05:15:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:15:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:15:19 + sudo tee -a /etc/ssh/ssh_known_hosts 05:15:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:15:20 05:15:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:15:20 0.1.4: Pulling from edgex-devops/py-git-semver 05:15:20 3dae71ba6b94: Pulling fs layer 05:15:20 6bf1a483ea7c: Pulling fs layer 05:15:20 f5dfc541a4d3: Pulling fs layer 05:15:20 461d9e800cba: Pulling fs layer 05:15:20 80192f66455f: Pulling fs layer 05:15:20 2e8e34ca0e6c: Pulling fs layer 05:15:20 a29436f7fd5d: Pulling fs layer 05:15:20 923cac83aea3: Pulling fs layer 05:15:20 25ad8b0a4227: Pulling fs layer 05:15:20 db01528c6b51: Pulling fs layer 05:15:20 28988de357af: Pulling fs layer 05:15:20 461d9e800cba: Waiting 05:15:20 25ad8b0a4227: Waiting 05:15:20 db01528c6b51: Waiting 05:15:20 28988de357af: Waiting 05:15:20 a29436f7fd5d: Waiting 05:15:20 80192f66455f: Waiting 05:15:20 2e8e34ca0e6c: Waiting 05:15:20 923cac83aea3: Waiting 05:15:20 6bf1a483ea7c: Verifying Checksum 05:15:20 6bf1a483ea7c: Download complete 05:15:20 80192f66455f: Verifying Checksum 05:15:20 80192f66455f: Download complete 05:15:20 f5dfc541a4d3: Verifying Checksum 05:15:20 f5dfc541a4d3: Download complete 05:15:20 3dae71ba6b94: Verifying Checksum 05:15:20 3dae71ba6b94: Download complete 05:15:20 923cac83aea3: Verifying Checksum 05:15:20 923cac83aea3: Download complete 05:15:21 25ad8b0a4227: Verifying Checksum 05:15:21 25ad8b0a4227: Download complete 05:15:21 db01528c6b51: Download complete 05:15:21 28988de357af: Download complete 05:15:21 a29436f7fd5d: Verifying Checksum 05:15:21 a29436f7fd5d: Download complete 05:15:21 2e8e34ca0e6c: Verifying Checksum 05:15:21 2e8e34ca0e6c: Download complete 05:15:22 3dae71ba6b94: Pull complete 05:15:22 6bf1a483ea7c: Pull complete 05:15:23 f5dfc541a4d3: Pull complete 05:15:23 461d9e800cba: Pull complete 05:15:23 80192f66455f: Pull complete 05:15:28 2e8e34ca0e6c: Pull complete 05:15:28 a29436f7fd5d: Pull complete 05:15:28 923cac83aea3: Pull complete 05:15:29 25ad8b0a4227: Pull complete 05:15:29 db01528c6b51: Pull complete 05:15:29 28988de357af: Pull complete 05:15:29 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 05:15:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:15:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:29 prd-ubuntu20.04-docker-8c-8g-775196 does not seem to be running inside a container 05:15:29 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:15:31 $ docker top 4c55a1ec5894eb4b013bf9c065cbc8123bc625c1e99a716c13381378c348d5be -eo pid,comm 05:15:31 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). 05:15:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:15:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:15:31 [ssh-agent] Looking for ssh-agent implementation... 05:15:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:15:31 $ docker exec 4c55a1ec5894eb4b013bf9c065cbc8123bc625c1e99a716c13381378c348d5be ssh-agent 05:15:31 SSH_AUTH_SOCK=/tmp/ssh-aQsAYxaAcbzV/agent.34 05:15:31 SSH_AGENT_PID=40 05:15:31 Running ssh-add (command line suppressed) 05:15:31 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13687865327528463288.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13687865327528463288.key) 05:15:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:15:31 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] sh 05:15:32 + git tag --points-at HEAD [Pipeline] } 05:15:32 $ docker exec --env ******** --env ******** 4c55a1ec5894eb4b013bf9c065cbc8123bc625c1e99a716c13381378c348d5be ssh-agent -k 05:15:32 unset SSH_AUTH_SOCK; 05:15:32 unset SSH_AGENT_PID; 05:15:32 echo Agent pid 40 killed; 05:15:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:15:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:15:32 [ssh-agent] Looking for ssh-agent implementation... 05:15:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:15:32 $ docker exec 4c55a1ec5894eb4b013bf9c065cbc8123bc625c1e99a716c13381378c348d5be ssh-agent 05:15:32 SSH_AUTH_SOCK=/tmp/ssh-fQwJFVqxk4Pm/agent.87 05:15:32 SSH_AGENT_PID=92 05:15:32 Running ssh-add (command line suppressed) 05:15:32 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14619205574433843173.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14619205574433843173.key) 05:15:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:15:32 + git semver init 05:15:33 2025-12-17 05:15:33,184 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:15:33 2025-12-17 05:15:33,188 [run_init] DEBUG init version:0.0.0 force:False 05:15:33 2025-12-17 05:15:33,188 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 05:15:33 2025-12-17 05:15:33,189 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 05:15:33 2025-12-17 05:15:33,189 [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) 05:15:35 2025-12-17 05:15:35,336 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 05:15:35 2025-12-17 05:15:35,336 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 05:15:35 2025-12-17 05:15:35,336 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:15:35 2025-12-17 05:15:35,336 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:15:35 4.1.0-dev.4 [Pipeline] } 05:15:35 $ docker exec --env ******** --env ******** 4c55a1ec5894eb4b013bf9c065cbc8123bc625c1e99a716c13381378c348d5be ssh-agent -k 05:15:35 unset SSH_AUTH_SOCK; 05:15:35 unset SSH_AGENT_PID; 05:15:35 echo Agent pid 92 killed; 05:15:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:15:36 + git semver [Pipeline] } 05:15:36 $ docker stop --time=1 4c55a1ec5894eb4b013bf9c065cbc8123bc625c1e99a716c13381378c348d5be 05:15:37 $ docker rm -f --volumes 4c55a1ec5894eb4b013bf9c065cbc8123bc625c1e99a716c13381378c348d5be [Pipeline] // withDockerContainer [Pipeline] sh 05:15:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:15:38 Stashed 1 file(s) [Pipeline] echo 05:15:38 [edgeXSemver]: initialized semver on version 4.1.0-dev.4 [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 05:15:38 provisioning config files... 05:15:38 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config622953943036470930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:15:39 ---> ****-login.sh 05:15:39 nexus3.edgexfoundry.org:10001 05:15:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:39 Login Succeeded 05:15:39 nexus3.edgexfoundry.org:10002 05:15:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:39 Login Succeeded 05:15:39 nexus3.edgexfoundry.org:10003 05:15:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:39 Login Succeeded 05:15:39 nexus3.edgexfoundry.org:10004 05:15:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:39 Login Succeeded 05:15:39 ****.io 05:15:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:39 Login Succeeded 05:15:39 ---> ****-login.sh ends [Pipeline] } 05:15:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:15:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:15:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:15:39 ========================================================= 05:15:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 05:15:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:40 + 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 . 05:15:40 #0 building with "default" instance using docker driver 05:15:40 05:15:40 #1 [internal] load build definition from Dockerfile 05:15:40 #1 transferring dockerfile: 1.61kB done 05:15:40 #1 DONE 0.0s 05:15:40 05:15:40 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 05:15:40 #2 DONE 0.1s 05:15:40 05:15:40 #3 [internal] load .dockerignore 05:15:40 #3 transferring context: 46B done 05:15:40 #3 DONE 0.0s 05:15:40 05:15:40 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 05:15:40 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 05:15:40 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 05:15:40 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 05:15:40 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.1s 05:15:40 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 05:15:40 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 05:15:40 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 05:15:40 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 13.63MB / 60.15MB 0.2s 05:15:40 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 05:15:40 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 05:15:40 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 05:15:40 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 05:15:40 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s 05:15:40 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s 05:15:40 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 05:15:41 #4 ... 05:15:41 05:15:41 #5 [internal] load build context 05:15:41 #5 transferring context: 24.81MB 0.2s done 05:15:41 #5 DONE 0.3s 05:15:41 05:15:41 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 05:15:41 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 28.31MB / 60.15MB 0.3s 05:15:41 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 05:15:41 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.12MB / 11.98MB 0.3s 05:15:41 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 9.44MB / 112.58MB 0.3s 05:15:41 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 05:15:41 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 05:15:41 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 05:15:41 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 29.36MB / 112.58MB 0.5s 05:15:41 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 0.5s 05:15:41 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 05:15:41 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 44.04MB / 112.58MB 0.6s 05:15:41 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 12.58MB / 14.72MB 0.6s 05:15:41 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 62.91MB / 112.58MB 0.7s 05:15:41 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done 05:15:41 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 05:15:41 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 84.96MB / 112.58MB 0.8s 05:15:41 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 111.15MB / 112.58MB 0.9s 05:15:42 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done 05:15:47 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.2s 05:15:47 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.2s done 05:15:47 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 05:15:47 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 05:15:47 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 05:15:47 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 05:15:47 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 05:15:47 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 05:15:47 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 05:15:50 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.0s done 05:15:50 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 05:15:51 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 05:15:51 #4 DONE 10.5s 05:15:51 05:15:51 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 05:15:51 #6 0.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:15:51 #6 0.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:15:51 #6 0.717 (1/4) Installing openssh-keygen (10.0_p1-r10) 05:15:52 #6 0.727 (2/4) Installing libedit (20250104.3.1-r1) 05:15:52 #6 0.732 (3/4) Installing openssh-client-common (10.0_p1-r10) 05:15:52 #6 0.754 (4/4) Installing openssh-client-default (10.0_p1-r10) 05:15:52 #6 0.766 Executing busybox-1.37.0-r19.trigger 05:15:52 #6 0.776 OK: 269 MiB in 64 packages 05:15:53 Still waiting to schedule task 05:15:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:15:54 #6 DONE 2.5s 05:15:54 05:15:54 #7 [builder 3/7] WORKDIR /device-snmp-go 05:15:54 #7 DONE 0.0s 05:15:54 05:15:54 #8 [builder 4/7] COPY go.mod vendor* ./ 05:15:54 #8 DONE 0.0s 05:15:54 05:15:54 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:16:04 #9 DONE 8.8s 05:16:04 05:16:04 #10 [builder 6/7] COPY . . 05:16:04 #10 DONE 0.1s 05:16:04 05:16:04 #11 [builder 7/7] RUN echo noop 05:16:04 #11 0.220 noop 05:16:04 #11 DONE 0.3s 05:16:04 05:16:04 #12 exporting to image 05:16:04 #12 exporting layers 05:16:12 #12 exporting layers 8.9s done 05:16:12 #12 writing image sha256:616f732121f225d0f2dd8edfd6435874b6daac2dd95d9f92acb5b9c2bccc30e8 done 05:16:12 #12 naming to docker.io/library/ci-base-image-x86_64 done 05:16:12 #12 DONE 8.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:12 + docker inspect -f . ci-base-image-x86_64 05:16:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:16:12 prd-ubuntu20.04-docker-8c-8g-775196 does not seem to be running inside a container 05:16:12 $ 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 ******** ci-base-image-x86_64 cat 05:16:12 $ docker top 98c18cc9b6cb85f58761a9eb1d6b420e3d0da429d695da687d4ecf5caaab3cf2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:16:13 + go version 05:16:13 go version go1.25.2 linux/amd64 [Pipeline] } 05:16:13 $ docker stop --time=1 98c18cc9b6cb85f58761a9eb1d6b420e3d0da429d695da687d4ecf5caaab3cf2 05:16:14 $ docker rm -f --volumes 98c18cc9b6cb85f58761a9eb1d6b420e3d0da429d695da687d4ecf5caaab3cf2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:15 + docker inspect -f . ci-base-image-x86_64 05:16:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:16:15 prd-ubuntu20.04-docker-8c-8g-775196 does not seem to be running inside a container 05:16:15 $ 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 ******** ci-base-image-x86_64 cat 05:16:15 $ docker top 886aa25cfedef79e84f48b020341acc92c71b33a4a1116d1049ecdb6604607e5 -eo pid,comm [Pipeline] { [Pipeline] sh 05:16:15 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 05:16:16 + make test 05:16:16 go test ./... -coverprofile=coverage.out 05:16:17 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:16:39 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 05:16:39 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.008s coverage: 0.0% of statements 05:16:51 0 issues. 05:16:51 go vet ./... 05:16:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:16:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:16:56 ./bin/test-attribution-txt.sh [Pipeline] echo 05:16:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 05:16:57 $ docker stop --time=1 886aa25cfedef79e84f48b020341acc92c71b33a4a1116d1049ecdb6604607e5 05:16:59 $ docker rm -f --volumes 886aa25cfedef79e84f48b020341acc92c71b33a4a1116d1049ecdb6604607e5 [Pipeline] // withDockerContainer [Pipeline] sh 05:16:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:16:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:17:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:17:00 + ls -al . 05:17:00 total 240 05:17:00 drwxrwxr-x 8 jenkins jenkins 4096 Dec 17 05:16 . 05:17:00 drwxrwxr-x 4 jenkins jenkins 4096 Dec 17 05:15 .. 05:17:00 -rw-rw-r-- 1 jenkins jenkins 6 Dec 17 05:15 .dockerignore 05:17:00 drwxrwxr-x 8 jenkins jenkins 4096 Dec 17 05:16 .git 05:17:00 drwxrwxr-x 3 jenkins jenkins 4096 Dec 17 05:15 .github 05:17:00 -rw-rw-r-- 1 jenkins jenkins 263 Dec 17 05:15 .gitignore 05:17:00 -rw-rw-r-- 1 jenkins jenkins 359 Dec 17 05:15 .golangci.yml 05:17:00 drwxr-xr-x 3 jenkins jenkins 4096 Dec 17 05:15 .semver 05:17:00 -rw-rw-r-- 1 jenkins jenkins 21488 Dec 17 05:15 Attribution.txt 05:17:00 -rw-rw-r-- 1 jenkins jenkins 12273 Dec 17 05:15 CHANGELOG.md 05:17:00 -rw-rw-r-- 1 jenkins jenkins 1571 Dec 17 05:15 Dockerfile 05:17:00 -rw-rw-r-- 1 jenkins jenkins 677 Dec 17 05:15 GOVERNANCE.md 05:17:00 -rw-rw-r-- 1 jenkins jenkins 679 Dec 17 05:15 Jenkinsfile 05:17:00 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 17 05:15 LICENSE 05:17:00 -rw-rw-r-- 1 jenkins jenkins 2239 Dec 17 05:15 Makefile 05:17:00 -rw-rw-r-- 1 jenkins jenkins 620 Dec 17 05:15 OWNERS.md 05:17:00 -rw-rw-r-- 1 jenkins jenkins 10477 Dec 17 05:15 README.md 05:17:00 -rw-rw-r-- 1 jenkins jenkins 11 Dec 17 05:15 VERSION 05:17:00 drwxrwxr-x 2 jenkins jenkins 4096 Dec 17 05:15 bin 05:17:00 drwxrwxr-x 3 jenkins jenkins 4096 Dec 17 05:15 cmd 05:17:00 -rw-r--r-- 1 jenkins jenkins 9158 Dec 17 05:16 coverage.out 05:17:00 -rw-rw-r-- 1 jenkins jenkins 6675 Dec 17 05:15 go.mod 05:17:00 -rw-rw-r-- 1 jenkins jenkins 89248 Dec 17 05:15 go.sum 05:17:00 drwxrwxr-x 3 jenkins jenkins 4096 Dec 17 05:15 internal 05:17:00 -rw-rw-r-- 1 jenkins jenkins 228 Dec 17 05:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:00 + 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=3524b14e94d363a52afb9f9e2dce1e134237a6a8 --label arch=amd64 --label version=4.1.0-dev.4 . 05:17:01 #0 building with "default" instance using docker driver 05:17:01 05:17:01 #1 [internal] load build definition from Dockerfile 05:17:01 #1 transferring dockerfile: 1.61kB done 05:17:01 #1 DONE 0.0s 05:17:01 05:17:01 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:17:01 #2 DONE 0.0s 05:17:01 05:17:01 #3 [internal] load metadata for docker.io/library/alpine:3.22 05:17:01 #3 DONE 0.1s 05:17:01 05:17:01 #4 [internal] load .dockerignore 05:17:01 #4 transferring context: 46B done 05:17:01 #4 DONE 0.0s 05:17:01 05:17:01 #5 [internal] load build context 05:17:01 #5 transferring context: 21.14kB 0.0s done 05:17:01 #5 DONE 0.0s 05:17:01 05:17:01 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 05:17:01 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 05:17:01 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 05:17:01 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 05:17:01 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 05:17:01 #6 DONE 0.0s 05:17:01 05:17:01 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 05:17:01 #7 DONE 0.1s 05:17:01 05:17:01 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 05:17:01 #8 0.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:17:01 #8 0.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:17:02 #8 ... 05:17:02 05:17:02 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 05:17:02 #9 0.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:17:02 #9 0.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:17:02 #9 0.654 OK: 269 MiB in 64 packages 05:17:02 #9 DONE 0.8s 05:17:02 05:17:02 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 05:17:02 #8 0.707 (1/1) Installing dumb-init (1.2.5-r3) 05:17:02 #8 0.712 Executing busybox-1.37.0-r19.trigger 05:17:02 #8 0.720 OK: 7 MiB in 17 packages 05:17:02 #8 DONE 0.9s 05:17:02 05:17:02 #10 [builder 3/7] WORKDIR /device-snmp-go 05:17:02 #10 DONE 0.0s 05:17:02 05:17:02 #11 [builder 4/7] COPY go.mod vendor* ./ 05:17:02 #11 DONE 0.0s 05:17:02 05:17:02 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:17:02 #12 DONE 0.6s 05:17:02 05:17:02 #13 [stage-1 3/6] RUN apk --no-cache upgrade 05:17:02 #13 0.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:17:02 #13 0.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:17:02 #13 ... 05:17:02 05:17:02 #14 [builder 6/7] COPY . . 05:17:02 #14 DONE 0.1s 05:17:02 05:17:02 #15 [builder 7/7] RUN make build 05:17:03 #15 ... 05:17:03 05:17:03 #13 [stage-1 3/6] RUN apk --no-cache upgrade 05:17:03 #13 0.881 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 05:17:03 #13 0.898 Executing busybox-1.37.0-r20.post-upgrade 05:17:03 #13 0.932 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 05:17:03 #13 0.936 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 05:17:03 #13 0.940 Executing busybox-1.37.0-r20.trigger 05:17:03 #13 0.948 OK: 7 MiB in 17 packages 05:17:03 #13 DONE 1.1s 05:17:03 05:17:03 #15 [builder 7/7] RUN make build 05:17:03 #15 0.242 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.48" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 05:17:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-775197 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 05:17:21 Running in /w/workspace/device-snmp-go/119 [Pipeline] { [Pipeline] checkout 05:17:24 The recommended git tool is: git 05:17:29 using credential edgex-jenkins-ssh 05:17:29 Cloning the remote Git repository 05:17:29 #15 DONE 26.9s 05:17:29 05:17:29 #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / 05:17:29 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:17:29 > git init /w/workspace/device-snmp-go/119 # timeout=10 05:17:29 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:17:29 > git --version # timeout=10 05:17:29 > git --version # 'git version 2.25.1' 05:17:29 using GIT_SSH to set credentials SSH Credentials for GitHub 05:17:29 #16 DONE 0.2s 05:17:29 05:17:29 #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / 05:17:29 #17 DONE 0.0s 05:17:29 05:17:29 #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / 05:17:29 #18 DONE 0.0s 05:17:29 05:17:29 #19 exporting to image 05:17:29 #19 exporting layers 0.1s done 05:17:30 #19 writing image sha256:811c8b3818c8cbb3b0f962d29fc5e3b020c9a0d1770833783ddfab33b1065253 done 05:17:30 #19 naming to docker.io/library/device-snmp done 05:17:30 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:17:30 provisioning config files... 05:17:30 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7875099762538882795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:17:30 ---> ****-login.sh 05:17:30 nexus3.edgexfoundry.org:10001 05:17:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:30 Login Succeeded 05:17:30 nexus3.edgexfoundry.org:10002 05:17:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:30 Login Succeeded 05:17:30 nexus3.edgexfoundry.org:10003 05:17:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:30 Login Succeeded 05:17:30 nexus3.edgexfoundry.org:10004 05:17:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:30 Login Succeeded 05:17:30 ****.io 05:17:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:17:31 Login Succeeded 05:17:31 ---> ****-login.sh ends [Pipeline] } 05:17:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:17:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:17:31 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 05:17:31 3524b14e94d363a52afb9f9e2dce1e134237a6a8 05:17:31 latest 05:17:31 4.1.0-dev.4 05:17:31 3524b14e94d363a52afb9f9e2dce1e134237a6a8-4.1.0-dev.4 05:17:31 main 05:17:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:31 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3524b14e94d363a52afb9f9e2dce1e134237a6a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:31 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3524b14e94d363a52afb9f9e2dce1e134237a6a8 05:17:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 05:17:31 d86498c32032: Preparing 05:17:31 e808c25d39ba: Preparing 05:17:31 499059693b5f: Preparing 05:17:31 626a81b4c773: Preparing 05:17:31 1ceddf511d31: Preparing 05:17:31 256f393e029f: Preparing 05:17:31 256f393e029f: Waiting 05:17:31 e808c25d39ba: Pushed 05:17:31 1ceddf511d31: Pushed 05:17:31 d86498c32032: Pushed 05:17:31 256f393e029f: Layer already exists 05:17:32 626a81b4c773: Pushed 05:17:33 Avoid second fetch 05:17:33 Checking out Revision 3524b14e94d363a52afb9f9e2dce1e134237a6a8 (main) 05:17:32 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:17:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:17:33 > git config core.sparsecheckout # timeout=10 05:17:33 > git checkout -f 3524b14e94d363a52afb9f9e2dce1e134237a6a8 # timeout=10 05:17:33 Commit message: "Merge pull request #375 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.48" 05:17:37 499059693b5f: Pushed 05:17:37 3524b14e94d363a52afb9f9e2dce1e134237a6a8: digest: sha256:795f07a95fabbcebf386127c016ec9288576aecf558a6a82f1732c105bb52c27 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:37 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 05:17:38 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 05:17:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 05:17:38 d86498c32032: Preparing 05:17:38 e808c25d39ba: Preparing 05:17:38 499059693b5f: Preparing 05:17:38 626a81b4c773: Preparing 05:17:38 1ceddf511d31: Preparing 05:17:38 256f393e029f: Preparing 05:17:38 256f393e029f: Waiting 05:17:38 1ceddf511d31: Layer already exists 05:17:38 d86498c32032: Layer already exists 05:17:38 e808c25d39ba: Layer already exists 05:17:38 499059693b5f: Layer already exists 05:17:38 626a81b4c773: Layer already exists 05:17:38 256f393e029f: Layer already exists 05:17:38 latest: digest: sha256:795f07a95fabbcebf386127c016ec9288576aecf558a6a82f1732c105bb52c27 size: 1575 [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] configFileProvider 05:17:38 provisioning config files... [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 05:17:38 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/119@tmp/config11430423624009090611tmp [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:17:38 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:38 ---> ****-login.sh 05:17:38 nexus3.edgexfoundry.org:10001 05:17:38 + docker push nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.4 05:17:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 05:17:38 d86498c32032: Preparing 05:17:38 e808c25d39ba: Preparing 05:17:38 499059693b5f: Preparing 05:17:38 626a81b4c773: Preparing 05:17:38 1ceddf511d31: Preparing 05:17:38 256f393e029f: Preparing 05:17:38 256f393e029f: Waiting 05:17:38 499059693b5f: Layer already exists 05:17:38 e808c25d39ba: Layer already exists 05:17:38 1ceddf511d31: Layer already exists 05:17:38 d86498c32032: Layer already exists 05:17:38 626a81b4c773: Layer already exists 05:17:38 256f393e029f: Layer already exists 05:17:38 4.1.0-dev.4: digest: sha256:795f07a95fabbcebf386127c016ec9288576aecf558a6a82f1732c105bb52c27 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:39 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3524b14e94d363a52afb9f9e2dce1e134237a6a8-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:17:39 Configure a credential helper to remove this warning. See 05:17:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:17:39 05:17:39 Login Succeeded 05:17:39 nexus3.edgexfoundry.org:10002 05:17:39 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3524b14e94d363a52afb9f9e2dce1e134237a6a8-4.1.0-dev.4 05:17:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 05:17:39 d86498c32032: Preparing 05:17:39 e808c25d39ba: Preparing 05:17:39 499059693b5f: Preparing 05:17:39 626a81b4c773: Preparing 05:17:39 1ceddf511d31: Preparing 05:17:39 256f393e029f: Preparing 05:17:39 256f393e029f: Waiting 05:17:39 626a81b4c773: Layer already exists 05:17:39 499059693b5f: Layer already exists 05:17:39 e808c25d39ba: Layer already exists 05:17:39 1ceddf511d31: Layer already exists 05:17:39 d86498c32032: Layer already exists 05:17:39 256f393e029f: Layer already exists 05:17:39 3524b14e94d363a52afb9f9e2dce1e134237a6a8-4.1.0-dev.4: digest: sha256:795f07a95fabbcebf386127c016ec9288576aecf558a6a82f1732c105bb52c27 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:17:39 Configure a credential helper to remove this warning. See 05:17:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:17:39 05:17:39 Login Succeeded 05:17:39 nexus3.edgexfoundry.org:10003 05:17:39 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:17:39 Configure a credential helper to remove this warning. See 05:17:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:17:39 05:17:39 Login Succeeded 05:17:40 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 05:17:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 05:17:40 d86498c32032: Preparing 05:17:40 e808c25d39ba: Preparing 05:17:40 499059693b5f: Preparing 05:17:40 626a81b4c773: Preparing 05:17:40 1ceddf511d31: Preparing 05:17:40 256f393e029f: Preparing 05:17:40 256f393e029f: Waiting 05:17:40 499059693b5f: Layer already exists 05:17:40 1ceddf511d31: Layer already exists 05:17:40 e808c25d39ba: Layer already exists 05:17:40 626a81b4c773: Layer already exists 05:17:40 d86498c32032: Layer already exists 05:17:40 256f393e029f: Layer already exists 05:17:40 main: digest: sha256:795f07a95fabbcebf386127c016ec9288576aecf558a6a82f1732c105bb52c27 size: 1575 [Pipeline] } 05:17:40 nexus3.edgexfoundry.org:10004 05:17:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:17:40 ===================================================== [Pipeline] echo 05:17:40 taggedImages: 05:17:40 - nexus3.edgexfoundry.org:10004/device-snmp:3524b14e94d363a52afb9f9e2dce1e134237a6a8 05:17:40 - nexus3.edgexfoundry.org:10004/device-snmp:latest 05:17:40 - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.4 05:17:40 - nexus3.edgexfoundry.org:10004/device-snmp:3524b14e94d363a52afb9f9e2dce1e134237a6a8-4.1.0-dev.4 05:17:40 - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] echo 05:17:40 ========================================================= 05:17:40 [edgeXBuildMultiArch] RAW Config: 05:17:40 images: 05:17:40 - nexus3.edgexfoundry.org:10004/device-snmp:3524b14e94d363a52afb9f9e2dce1e134237a6a8 05:17:40 - nexus3.edgexfoundry.org:10004/device-snmp:latest 05:17:40 - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.4 05:17:40 - nexus3.edgexfoundry.org:10004/device-snmp:3524b14e94d363a52afb9f9e2dce1e134237a6a8-4.1.0-dev.4 05:17:40 - nexus3.edgexfoundry.org:10004/device-snmp:main 05:17:40 settingsFile: 05:17:40 device-snmp-go-settings 05:17:40 ========================================================= [Pipeline] node 05:17:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:17:40 Configure a credential helper to remove this warning. See 05:17:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:17:40 05:17:40 Login Succeeded 05:17:40 ****.io 05:17:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:17:41 Configure a credential helper to remove this warning. See 05:17:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:17:41 05:17:41 Login Succeeded 05:17:41 ---> ****-login.sh ends [Pipeline] } 05:17:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:17:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:17:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:17:41 ========================================================= 05:17:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 05:17:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:41 + 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 . 05:17:42 Sending build context to Docker daemon 12.56MB 05:17:42 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 05:17:42 Step 2/12 : FROM ${BASE} AS builder 05:17:42 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:17:42 6b59a28fa201: Pulling fs layer 05:17:42 d32bb0dddca7: Pulling fs layer 05:17:42 5dab1238d3d9: Pulling fs layer 05:17:42 196fd7d83e7d: Pulling fs layer 05:17:42 4f4fb700ef54: Pulling fs layer 05:17:42 8ba94037c8f0: Pulling fs layer 05:17:42 deaec5988b04: Pulling fs layer 05:17:42 9f65657bb879: Pulling fs layer 05:17:42 8ba94037c8f0: Waiting 05:17:42 deaec5988b04: Waiting 05:17:42 9f65657bb879: Waiting 05:17:42 196fd7d83e7d: Waiting 05:17:42 4f4fb700ef54: Waiting 05:17:42 d32bb0dddca7: Verifying Checksum 05:17:42 d32bb0dddca7: Download complete 05:17:42 196fd7d83e7d: Verifying Checksum 05:17:42 196fd7d83e7d: Download complete 05:17:42 4f4fb700ef54: Verifying Checksum 05:17:42 4f4fb700ef54: Download complete 05:17:42 8ba94037c8f0: Verifying Checksum 05:17:42 8ba94037c8f0: Download complete 05:17:42 6b59a28fa201: Verifying Checksum 05:17:42 6b59a28fa201: Download complete 05:17:42 9f65657bb879: Verifying Checksum 05:17:42 9f65657bb879: Download complete 05:17:43 5dab1238d3d9: Verifying Checksum 05:17:43 5dab1238d3d9: Download complete 05:17:45 deaec5988b04: Verifying Checksum 05:17:45 deaec5988b04: Download complete 05:17:45 6b59a28fa201: Pull complete 05:17:45 d32bb0dddca7: Pull complete 05:17:55 Still waiting to schedule task 05:17:55 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-775181’ 05:18:00 5dab1238d3d9: Pull complete 05:18:00 196fd7d83e7d: Pull complete 05:18:00 4f4fb700ef54: Pull complete 05:18:00 8ba94037c8f0: Pull complete 05:18:08 deaec5988b04: Pull complete 05:18:11 9f65657bb879: Pull complete 05:18:11 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 05:18:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 05:18:11 ---> 334268110677 05:18:11 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:18:12 ---> Running in 16cff37850dd 05:18:13 Removing intermediate container 16cff37850dd 05:18:13 ---> 7c0e48c943e6 05:18:13 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:18:13 ---> Running in a5e52b7fa476 05:18:13 Removing intermediate container a5e52b7fa476 05:18:13 ---> 49b167cd631a 05:18:13 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:18:13 ---> Running in 68acc1e35240 05:18:13 Removing intermediate container 68acc1e35240 05:18:13 ---> fcda14e6b6cf 05:18:13 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:18:13 ---> Running in fafa075aa6cb 05:18:14 Removing intermediate container fafa075aa6cb 05:18:14 ---> 516e753700c3 05:18:14 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:18:14 ---> Running in faf5477b87bb 05:18:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:18:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:18:17 (1/4) Installing openssh-keygen (10.0_p1-r10) 05:18:17 (2/4) Installing libedit (20250104.3.1-r1) 05:18:17 (3/4) Installing openssh-client-common (10.0_p1-r10) 05:18:17 (4/4) Installing openssh-client-default (10.0_p1-r10) 05:18:17 Executing busybox-1.37.0-r19.trigger 05:18:17 OK: 259 MiB in 64 packages 05:18:18 Removing intermediate container faf5477b87bb 05:18:18 ---> aa7a3ac6fec5 05:18:18 Step 8/12 : WORKDIR /device-snmp-go 05:18:18 ---> Running in 5e287a539071 05:18:18 Removing intermediate container 5e287a539071 05:18:18 ---> ee897c13692c 05:18:18 Step 9/12 : COPY go.mod vendor* ./ 05:18:19 ---> 04f10f613f28 05:18:19 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:18:19 ---> Running in a77408c8dbe2 05:20:10 Removing intermediate container a77408c8dbe2 05:20:10 ---> c52dc4667327 05:20:10 Step 11/12 : COPY . . 05:20:10 ---> 0e52fa7322ad 05:20:10 Step 12/12 : RUN ${MAKE} 05:20:10 ---> Running in dfc94939ad07 05:20:10 noop 05:20:10 Removing intermediate container dfc94939ad07 05:20:10 ---> 94a131e1ed95 05:20:10 Successfully built 94a131e1ed95 05:20:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:11 + docker inspect -f . ci-base-image-arm64 05:20:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:20:11 prd-ubuntu20.04-docker-arm64-4c-16g-775197 does not seem to be running inside a container 05:20:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/119 -v /w/workspace/device-snmp-go/119:/w/workspace/device-snmp-go/119:rw,z -v /w/workspace/device-snmp-go/119@tmp:/w/workspace/device-snmp-go/119@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 05:20:12 $ docker top 5c39e4ce873fe693cdcbeadb5e574452c874f75f9e12704d85e48da1cc0d23d2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:20:13 + go version 05:20:13 go version go1.25.3 linux/arm64 [Pipeline] } 05:20:13 $ docker stop --time=1 5c39e4ce873fe693cdcbeadb5e574452c874f75f9e12704d85e48da1cc0d23d2 05:20:15 $ docker rm -f --volumes 5c39e4ce873fe693cdcbeadb5e574452c874f75f9e12704d85e48da1cc0d23d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:16 + docker inspect -f . ci-base-image-arm64 05:20:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:20:16 prd-ubuntu20.04-docker-arm64-4c-16g-775197 does not seem to be running inside a container 05:20:16 $ 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/119 -v /w/workspace/device-snmp-go/119:/w/workspace/device-snmp-go/119:rw,z -v /w/workspace/device-snmp-go/119@tmp:/w/workspace/device-snmp-go/119@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 05:20:19 $ docker top 1df1f499dce862ca7893437c18b4f2b5a133b13ebfe7dd5d0889670395be0184 -eo pid,comm [Pipeline] { [Pipeline] sh 05:20:20 + git config --global --add safe.directory /w/workspace/device-snmp-go/119 [Pipeline] fileExists [Pipeline] sh 05:20:20 + make test 05:20:20 go test ./... -coverprofile=coverage.out 05:20:26 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:20:36 Running on prd-centos7-docker-4c-2g-775199 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:20:36 provisioning config files... 05:20:36 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config16149573316768354524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:20:40 ---> ****-login.sh 05:20:40 nexus3.edgexfoundry.org:10001 05:20:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:40 Configure a credential helper to remove this warning. See 05:20:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:40 05:20:40 Login Succeeded 05:20:40 nexus3.edgexfoundry.org:10002 05:20:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:40 Configure a credential helper to remove this warning. See 05:20:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:40 05:20:40 Login Succeeded 05:20:40 nexus3.edgexfoundry.org:10003 05:20:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:40 Configure a credential helper to remove this warning. See 05:20:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:40 05:20:40 Login Succeeded 05:20:40 nexus3.edgexfoundry.org:10004 05:20:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:40 Configure a credential helper to remove this warning. See 05:20:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:40 05:20:40 Login Succeeded 05:20:40 ****.io 05:20:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:41 Configure a credential helper to remove this warning. See 05:20:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:41 05:20:41 Login Succeeded 05:20:41 ---> ****-login.sh ends [Pipeline] } 05:20:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:20:41 + docker buildx ls 05:20:41 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 05:20:41 default * docker 05:20:41 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 05:20:41 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 05:20:41 edgex-builder [Pipeline] sh 05:20:41 + docker buildx inspect --bootstrap 05:20:41 #1 [internal] booting buildkit 05:20:41 #1 pulling image moby/buildkit:buildx-stable-1 05:20:45 #1 pulling image moby/buildkit:buildx-stable-1 2.7s done 05:20:45 #1 creating container buildx_buildkit_edgex-builder0 05:20:45 #1 creating container buildx_buildkit_edgex-builder0 1.1s done 05:20:45 #1 DONE 3.8s 05:20:46 Name: edgex-builder 05:20:46 Driver: docker-container 05:20:46 05:20:46 Nodes: 05:20:46 Name: edgex-builder0 05:20:46 Endpoint: unix:///var/run/docker.sock 05:20:46 Status: running 05:20:46 Buildkit: v0.26.2 05:20:46 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 05:20:46 + docker buildx ls 05:20:46 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 05:20:46 edgex-builder * docker-container 05:20:46 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 05:20:46 default docker 05:20:46 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 05:20:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:3524b14e94d363a52afb9f9e2dce1e134237a6a8 --push - 05:20:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:3524b14e94d363a52afb9f9e2dce1e134237a6a8' 05:20:47 #1 [internal] load build definition from Dockerfile 05:20:47 #1 transferring dockerfile: 196B done 05:20:47 #1 DONE 0.0s 05:20:47 05:20:47 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:3524b14e94d363a52afb9f9e2dce1e134237a6a8 05:20:47 #2 DONE 0.1s 05:20:47 05:20:47 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:3524b14e94d363a52afb9f9e2dce1e134237a6a8 05:20:47 #3 DONE 0.1s 05:20:47 05:20:47 #4 [internal] load .dockerignore 05:20:47 #4 transferring context: 2B done 05:20:47 #4 DONE 0.0s 05:20:47 05:20:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:3524b14e94d363a52afb9f9e2dce1e134237a6a8@sha256:795f07a95fabbcebf386127c016ec9288576aecf558a6a82f1732c105bb52c27 05:20:47 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:3524b14e94d363a52afb9f9e2dce1e134237a6a8@sha256:795f07a95fabbcebf386127c016ec9288576aecf558a6a82f1732c105bb52c27 0.0s done 05:20:47 #5 DONE 0.0s 05:20:47 05:20:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:3524b14e94d363a52afb9f9e2dce1e134237a6a8@sha256:795f07a95fabbcebf386127c016ec9288576aecf558a6a82f1732c105bb52c27 05:20:47 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:3524b14e94d363a52afb9f9e2dce1e134237a6a8@sha256:795f07a95fabbcebf386127c016ec9288576aecf558a6a82f1732c105bb52c27 0.0s done 05:20:47 #6 DONE 0.1s 05:20:47 05:20:47 #7 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 05:20:47 #7 DONE 0.0s 05:20:47 05:20:47 #8 exporting to image 05:20:47 #8 exporting layers done 05:20:47 #8 exporting manifest sha256:3b35971410eeeb2b64c397f1eae84a205ef35eb88ec3545bd307e4012ba63793 done 05:20:47 #8 exporting config sha256:811c8b3818c8cbb3b0f962d29fc5e3b020c9a0d1770833783ddfab33b1065253 done 05:20:47 #8 exporting manifest sha256:4990bf3fddca3d48e6afb49da184f9ebf60c24f18926362f786fe9bfb8cfb1ca done 05:20:47 #8 exporting config sha256:df16b2b0f471875502b86b761bf3378425d3c4cb4910d3d85002c602ba921027 done 05:20:47 #8 exporting manifest list sha256:48bb5c171ce4461ab293fe1eb030cecf281b0eecf336adaf70c41e51ddc6f3c6 done 05:20:47 #8 pushing layers 0.1s done 05:20:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:3524b14e94d363a52afb9f9e2dce1e134237a6a8@sha256:48bb5c171ce4461ab293fe1eb030cecf281b0eecf336adaf70c41e51ddc6f3c6 05:20:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:20:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:3524b14e94d363a52afb9f9e2dce1e134237a6a8@sha256:48bb5c171ce4461ab293fe1eb030cecf281b0eecf336adaf70c41e51ddc6f3c6 0.1s done 05:20:47 #8 DONE 0.2s 05:20:47 05:20:47 1 warning found (use --debug to expand): 05:20:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:20:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:latest --push - 05:20:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:latest' 05:20:47 #1 [internal] load build definition from Dockerfile 05:20:47 #1 transferring dockerfile: 162B done 05:20:47 #1 DONE 0.0s 05:20:47 05:20:47 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:latest 05:20:47 #2 DONE 0.0s 05:20:47 05:20:47 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:latest 05:20:47 #3 DONE 0.0s 05:20:47 05:20:47 #4 [internal] load .dockerignore 05:20:47 #4 transferring context: 2B done 05:20:47 #4 DONE 0.0s 05:20:47 05:20:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:795f07a95fabbcebf386127c016ec9288576aecf558a6a82f1732c105bb52c27 05:20:47 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:795f07a95fabbcebf386127c016ec9288576aecf558a6a82f1732c105bb52c27 0.0s done 05:20:47 #5 CACHED 05:20:47 05:20:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:795f07a95fabbcebf386127c016ec9288576aecf558a6a82f1732c105bb52c27 05:20:47 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:795f07a95fabbcebf386127c016ec9288576aecf558a6a82f1732c105bb52c27 0.0s done 05:20:47 #6 CACHED 05:20:47 05:20:47 #7 exporting to image 05:20:47 #7 exporting layers done 05:20:47 #7 exporting manifest sha256:3b35971410eeeb2b64c397f1eae84a205ef35eb88ec3545bd307e4012ba63793 done 05:20:47 #7 exporting config sha256:811c8b3818c8cbb3b0f962d29fc5e3b020c9a0d1770833783ddfab33b1065253 done 05:20:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:20:47 #7 exporting manifest sha256:4990bf3fddca3d48e6afb49da184f9ebf60c24f18926362f786fe9bfb8cfb1ca done 05:20:47 #7 exporting config sha256:df16b2b0f471875502b86b761bf3378425d3c4cb4910d3d85002c602ba921027 done 05:20:47 #7 exporting manifest list sha256:48bb5c171ce4461ab293fe1eb030cecf281b0eecf336adaf70c41e51ddc6f3c6 done 05:20:47 #7 pushing layers 0.0s done 05:20:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:48bb5c171ce4461ab293fe1eb030cecf281b0eecf336adaf70c41e51ddc6f3c6 0.1s done 05:20:47 #7 DONE 0.1s 05:20:47 05:20:47 #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 05:20:47 #8 DONE 0.0s 05:20:47 05:20:47 1 warning found (use --debug to expand): 05:20:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:20:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.4 --push - 05:20:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.4' 05:20:48 #1 [internal] load build definition from Dockerfile 05:20:48 #1 transferring dockerfile: 167B done 05:20:48 #1 DONE 0.0s 05:20:48 05:20:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.4 05:20:48 #2 DONE 0.0s 05:20:48 05:20:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.4 05:20:48 #3 DONE 0.0s 05:20:48 05:20:48 #4 [internal] load .dockerignore 05:20:48 #4 transferring context: 2B done 05:20:48 #4 DONE 0.0s 05:20:48 05:20:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.4@sha256:795f07a95fabbcebf386127c016ec9288576aecf558a6a82f1732c105bb52c27 05:20:48 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.4@sha256:795f07a95fabbcebf386127c016ec9288576aecf558a6a82f1732c105bb52c27 0.0s done 05:20:48 #5 CACHED 05:20:48 05:20:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.4@sha256:795f07a95fabbcebf386127c016ec9288576aecf558a6a82f1732c105bb52c27 05:20:48 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.4@sha256:795f07a95fabbcebf386127c016ec9288576aecf558a6a82f1732c105bb52c27 0.0s done 05:20:48 #6 CACHED 05:20:48 05:20:48 #7 exporting to image 05:20:48 #7 exporting layers done 05:20:48 #7 exporting manifest sha256:3b35971410eeeb2b64c397f1eae84a205ef35eb88ec3545bd307e4012ba63793 done 05:20:48 #7 exporting config sha256:811c8b3818c8cbb3b0f962d29fc5e3b020c9a0d1770833783ddfab33b1065253 done 05:20:48 #7 exporting manifest sha256:4990bf3fddca3d48e6afb49da184f9ebf60c24f18926362f786fe9bfb8cfb1ca done 05:20:48 #7 exporting config sha256:df16b2b0f471875502b86b761bf3378425d3c4cb4910d3d85002c602ba921027 done 05:20:48 #7 exporting manifest list sha256:48bb5c171ce4461ab293fe1eb030cecf281b0eecf336adaf70c41e51ddc6f3c6 done 05:20:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:20:48 #7 pushing layers 0.0s done 05:20:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.4@sha256:48bb5c171ce4461ab293fe1eb030cecf281b0eecf336adaf70c41e51ddc6f3c6 0.1s done 05:20:48 #7 DONE 0.1s 05:20:48 05:20:48 #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 05:20:48 #8 DONE 0.0s 05:20:48 05:20:48 1 warning found (use --debug to expand): 05:20:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:20:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:3524b14e94d363a52afb9f9e2dce1e134237a6a8-4.1.0-dev.4 --push - 05:20:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:3524b14e94d363a52afb9f9e2dce1e134237a6a8-4.1.0-dev.4' 05:20:48 #1 [internal] load build definition from Dockerfile 05:20:48 #1 transferring dockerfile: 208B done 05:20:48 #1 DONE 0.0s 05:20:48 05:20:48 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:3524b14e94d363a52afb9f9e2dce1e134237a6a8-4.1.0-dev.4 05:20:48 #2 DONE 0.0s 05:20:48 05:20:48 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:3524b14e94d363a52afb9f9e2dce1e134237a6a8-4.1.0-dev.4 05:20:48 #3 DONE 0.0s 05:20:48 05:20:48 #4 [internal] load .dockerignore 05:20:48 #4 transferring context: 2B done 05:20:48 #4 DONE 0.0s 05:20:48 05:20:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:3524b14e94d363a52afb9f9e2dce1e134237a6a8-4.1.0-dev.4@sha256:795f07a95fabbcebf386127c016ec9288576aecf558a6a82f1732c105bb52c27 05:20:48 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:3524b14e94d363a52afb9f9e2dce1e134237a6a8-4.1.0-dev.4@sha256:795f07a95fabbcebf386127c016ec9288576aecf558a6a82f1732c105bb52c27 0.0s done 05:20:48 #5 CACHED 05:20:48 05:20:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:3524b14e94d363a52afb9f9e2dce1e134237a6a8-4.1.0-dev.4@sha256:795f07a95fabbcebf386127c016ec9288576aecf558a6a82f1732c105bb52c27 05:20:48 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:3524b14e94d363a52afb9f9e2dce1e134237a6a8-4.1.0-dev.4@sha256:795f07a95fabbcebf386127c016ec9288576aecf558a6a82f1732c105bb52c27 0.0s done 05:20:48 #6 CACHED 05:20:48 05:20:48 #7 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 05:20:48 #7 DONE 0.0s 05:20:48 05:20:48 #8 exporting to image 05:20:48 #8 exporting layers done 05:20:48 #8 exporting manifest sha256:3b35971410eeeb2b64c397f1eae84a205ef35eb88ec3545bd307e4012ba63793 done 05:20:48 #8 exporting config sha256:811c8b3818c8cbb3b0f962d29fc5e3b020c9a0d1770833783ddfab33b1065253 done 05:20:48 #8 exporting manifest sha256:4990bf3fddca3d48e6afb49da184f9ebf60c24f18926362f786fe9bfb8cfb1ca done 05:20:48 #8 exporting config sha256:df16b2b0f471875502b86b761bf3378425d3c4cb4910d3d85002c602ba921027 done 05:20:48 #8 exporting manifest list sha256:48bb5c171ce4461ab293fe1eb030cecf281b0eecf336adaf70c41e51ddc6f3c6 done 05:20:48 #8 pushing layers 0.0s done 05:20:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:3524b14e94d363a52afb9f9e2dce1e134237a6a8-4.1.0-dev.4@sha256:48bb5c171ce4461ab293fe1eb030cecf281b0eecf336adaf70c41e51ddc6f3c6 0.1s done 05:20:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:20:48 #8 DONE 0.1s 05:20:48 05:20:48 1 warning found (use --debug to expand): 05:20:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:20:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:main --push - 05:20:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:main' 05:20:49 #1 [internal] load build definition from Dockerfile 05:20:49 #1 transferring dockerfile: 160B done 05:20:49 #1 DONE 0.0s 05:20:49 05:20:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:main 05:20:49 #2 DONE 0.0s 05:20:49 05:20:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:main 05:20:49 #3 DONE 0.0s 05:20:49 05:20:49 #4 [internal] load .dockerignore 05:20:49 #4 transferring context: 2B done 05:20:49 #4 DONE 0.0s 05:20:49 05:20:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:795f07a95fabbcebf386127c016ec9288576aecf558a6a82f1732c105bb52c27 05:20:49 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:795f07a95fabbcebf386127c016ec9288576aecf558a6a82f1732c105bb52c27 0.0s done 05:20:49 #5 CACHED 05:20:49 05:20:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:795f07a95fabbcebf386127c016ec9288576aecf558a6a82f1732c105bb52c27 05:20:49 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:795f07a95fabbcebf386127c016ec9288576aecf558a6a82f1732c105bb52c27 0.0s done 05:20:49 #6 CACHED 05:20:49 05:20:49 #7 exporting to image 05:20:49 #7 exporting layers 05:20:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:20:49 #7 exporting layers done 05:20:49 #7 exporting manifest sha256:3b35971410eeeb2b64c397f1eae84a205ef35eb88ec3545bd307e4012ba63793 done 05:20:49 #7 exporting config sha256:811c8b3818c8cbb3b0f962d29fc5e3b020c9a0d1770833783ddfab33b1065253 done 05:20:49 #7 exporting manifest sha256:4990bf3fddca3d48e6afb49da184f9ebf60c24f18926362f786fe9bfb8cfb1ca done 05:20:49 #7 exporting config sha256:df16b2b0f471875502b86b761bf3378425d3c4cb4910d3d85002c602ba921027 done 05:20:49 #7 exporting manifest list sha256:48bb5c171ce4461ab293fe1eb030cecf281b0eecf336adaf70c41e51ddc6f3c6 done 05:20:49 #7 pushing layers 0.0s done 05:20:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:48bb5c171ce4461ab293fe1eb030cecf281b0eecf336adaf70c41e51ddc6f3c6 0.1s done 05:20:49 #7 DONE 0.1s 05:20:49 05:20:49 #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 05:20:49 #8 DONE 0.0s 05:20:49 05:20:49 1 warning found (use --debug to expand): 05:20: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 05:20:49 + '[' -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 05:20:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:20:50 ---> package-listing.sh 05:20:50 ++ facter osfamily 05:20:50 ++ tr '[:upper:]' '[:lower:]' 05:20:51 + OS_FAMILY=redhat 05:20:51 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 05:20:51 + START_PACKAGES=/tmp/packages_start.txt 05:20:51 + END_PACKAGES=/tmp/packages_end.txt 05:20:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:20:51 + PACKAGES=/tmp/packages_start.txt 05:20:51 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 05:20:51 + PACKAGES=/tmp/packages_end.txt 05:20:51 + case "${OS_FAMILY}" in 05:20:51 + rpm -qa 05:20:51 + sort 05:20:51 + '[' -f /tmp/packages_start.txt ']' 05:20:51 + '[' -f /tmp/packages_end.txt ']' 05:20:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:20:51 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 05:20:51 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 05:20: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 05:20: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 05:20:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:20:52 05:20:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:20:52 latest: Pulling from edgex-lftools-log-publisher 05:20:52 5eb5b503b376: Pulling fs layer 05:20:52 5c69ac0246d0: Pulling fs layer 05:20:52 ec43610c2a17: Pulling fs layer 05:20:52 3a2ae6a8a46f: Pulling fs layer 05:20:52 33b1e0a273af: Pulling fs layer 05:20:52 5d3b04190fa2: Pulling fs layer 05:20:52 2f39f015ded8: Pulling fs layer 05:20:52 3a2ae6a8a46f: Waiting 05:20:52 33b1e0a273af: Waiting 05:20:52 5d3b04190fa2: Waiting 05:20:52 2f39f015ded8: Waiting 05:20:52 5c69ac0246d0: Download complete 05:20:52 3a2ae6a8a46f: Verifying Checksum 05:20:52 3a2ae6a8a46f: Download complete 05:20:52 33b1e0a273af: Verifying Checksum 05:20:52 33b1e0a273af: Download complete 05:20:52 ec43610c2a17: Verifying Checksum 05:20:52 ec43610c2a17: Download complete 05:20:52 5d3b04190fa2: Verifying Checksum 05:20:52 5d3b04190fa2: Download complete 05:20:53 5eb5b503b376: Verifying Checksum 05:20:53 5eb5b503b376: Download complete 05:20:53 2f39f015ded8: Verifying Checksum 05:20:53 2f39f015ded8: Download complete 05:20:54 5eb5b503b376: Pull complete 05:20:54 5c69ac0246d0: Pull complete 05:20:54 ec43610c2a17: Pull complete 05:20:55 3a2ae6a8a46f: Pull complete 05:20:55 33b1e0a273af: Pull complete 05:20:55 5d3b04190fa2: Pull complete 05:20:59 2f39f015ded8: Pull complete 05:20:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:20:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:20:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:20:59 prd-centos7-docker-4c-2g-775199 does not seem to be running inside a container 05:20:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 05:21:03 $ docker top 5bf5aecd2c8aa96910addd59f8ebbaa75974527388c44469d25e408f81e1aa87 -eo pid,comm [Pipeline] { [Pipeline] sh 05:21:03 + touch /tmp/pre-build-complete [Pipeline] sh 05:21:03 + mkdir -p /var/log/sysstat [Pipeline] sh 05:21:04 + ls /var/log/sa-host 05:21:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:21:04 provisioning config files... 05:21:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17576967601051184467tmp [Pipeline] { [Pipeline] echo 05:21:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:21:04 ---> create-netrc.sh [Pipeline] } 05:21:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:21:04 ---> python-tools-install.sh [Pipeline] echo 05:21:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:21:05 ---> sudo-logs.sh 05:21:05 Archiving 'sudo' log.. 05:21:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-775199.novalocal: Name or service not known 05:21:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-775199.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 05:21:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:21:05 ---> job-cost.sh 05:21:05 lf-activate-venv: SKIPPING 05:21:05 INFO: No Stack... 05:21:05 INFO: Retrieving Pricing Info for: v3-standard-2 05:21:06 INFO: Archiving Costs [Pipeline] echo 05:21:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:21:06 ---> logs-deploy.sh 05:21:06 lf-activate-venv: SKIPPING 05:21:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/119 05:21:06 INFO: archiving workspace using pattern(s): 05:21:07 Archives upload complete. 05:21:07 INFO: archiving logs to Nexus 05:21:08 ---> uname -a: 05:21:08 Linux prd-centos7-docker-4c-2g-775199.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 05:21:08 05:21:08 05:21:08 ---> lscpu: 05:21:08 Architecture: x86_64 05:21:08 CPU op-mode(s): 32-bit, 64-bit 05:21:08 Byte Order: Little Endian 05:21:08 Address sizes: 40 bits physical, 48 bits virtual 05:21:08 CPU(s): 2 05:21:08 On-line CPU(s) list: 0,1 05:21:08 Thread(s) per core: 1 05:21:08 Core(s) per socket: 1 05:21:08 Socket(s): 2 05:21:08 NUMA node(s): 1 05:21:08 Vendor ID: AuthenticAMD 05:21:08 CPU family: 23 05:21:08 Model: 49 05:21:08 Model name: AMD EPYC-Rome Processor 05:21:08 Stepping: 0 05:21:08 CPU MHz: 2799.998 05:21:08 BogoMIPS: 5599.99 05:21:08 Virtualization: AMD-V 05:21:08 Hypervisor vendor: KVM 05:21:08 Virtualization type: full 05:21:08 L1d cache: 64 KiB 05:21:08 L1i cache: 64 KiB 05:21:08 L2 cache: 1 MiB 05:21:08 L3 cache: 32 MiB 05:21:08 NUMA node0 CPU(s): 0,1 05:21:08 Vulnerability Itlb multihit: Not affected 05:21:08 Vulnerability L1tf: Not affected 05:21:08 Vulnerability Mds: Not affected 05:21:08 Vulnerability Meltdown: Not affected 05:21:08 Vulnerability Mmio stale data: Not affected 05:21:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:21:08 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:21:08 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:21:08 Vulnerability Srbds: Not affected 05:21:08 Vulnerability Tsx async abort: Not affected 05:21:08 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 05:21:08 05:21:08 05:21:08 ---> nproc: 05:21:08 2 05:21:08 05:21:08 05:21:08 ---> df -h: 05:21:08 Filesystem Size Used Avail Use% Mounted on 05:21:08 overlay 40G 7.3G 33G 19% / 05:21:08 tmpfs 64M 0 64M 0% /dev 05:21:08 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:21:08 shm 64M 0 64M 0% /dev/shm 05:21:08 /dev/vda1 40G 7.3G 33G 19% /facter-os 05:21:08 05:21:08 05:21:08 Cannot open /var/log/sysstat/sa17: No such file or directory 05:21:08 Please check if data collecting is enabled 05:21:08 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:21:08 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 05:21:08 $ docker stop --time=1 5bf5aecd2c8aa96910addd59f8ebbaa75974527388c44469d25e408f81e1aa87 05:21:09 $ docker rm -f --volumes 5bf5aecd2c8aa96910addd59f8ebbaa75974527388c44469d25e408f81e1aa87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 05:21:09 [WS-CLEANUP] Deleting project workspace... 05:21:09 [WS-CLEANUP] Deferred wipeout is used... 05:21:09 [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 05:21:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:21:10 05:21:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:21:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:21:10 latest: Pulling from edgex-lftools-log-publisher 05:21:10 5eb5b503b376: Pulling fs layer 05:21:10 5c69ac0246d0: Pulling fs layer 05:21:10 ec43610c2a17: Pulling fs layer 05:21:10 3a2ae6a8a46f: Pulling fs layer 05:21:10 33b1e0a273af: Pulling fs layer 05:21:10 5d3b04190fa2: Pulling fs layer 05:21:10 2f39f015ded8: Pulling fs layer 05:21:10 3a2ae6a8a46f: Waiting 05:21:10 33b1e0a273af: Waiting 05:21:10 2f39f015ded8: Waiting 05:21:10 5d3b04190fa2: Waiting 05:21:10 5c69ac0246d0: Verifying Checksum 05:21:10 5c69ac0246d0: Download complete 05:21:10 3a2ae6a8a46f: Verifying Checksum 05:21:10 3a2ae6a8a46f: Download complete 05:21:10 33b1e0a273af: Verifying Checksum 05:21:10 33b1e0a273af: Download complete 05:21:10 5d3b04190fa2: Download complete 05:21:10 ec43610c2a17: Verifying Checksum 05:21:10 ec43610c2a17: Download complete 05:21:10 5eb5b503b376: Download complete 05:21:11 2f39f015ded8: Download complete 05:21:12 5eb5b503b376: Pull complete 05:21:12 5c69ac0246d0: Pull complete 05:21:12 ec43610c2a17: Pull complete 05:21:12 3a2ae6a8a46f: Pull complete 05:21:13 33b1e0a273af: Pull complete 05:21:13 5d3b04190fa2: Pull complete 05:21:19 2f39f015ded8: Pull complete 05:21:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:21:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:21:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:21:19 prd-ubuntu20.04-docker-8c-8g-775196 does not seem to be running inside a container 05:21:19 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:21:21 $ docker top 400515527ea8e184b0e6d997200bd79376652479efe3ab729ca5afea8154991f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:21:21 ---> job-cost.sh 05:21:21 lf-activate-venv: SKIPPING 05:21:21 INFO: No Stack... 05:21:21 INFO: Retrieving Pricing Info for: v3-standard-8 05:21:22 INFO: Archiving Costs [Pipeline] sh 05:21:22 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 05:21:22 + cut -d, -f6 [Pipeline] lock 05:21:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-119-stack-cost] 05:21:22 Resource [jenkins-edgexfoundry-device-snmp-go-main-119-stack-cost] did not exist. Created. 05:21:22 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:21:22 + echo total: 0.2199999988079071 [Pipeline] stash 05:21:23 Stashed 1 file(s) [Pipeline] } 05:21:23 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-119-stack-cost] [Pipeline] // lock [Pipeline] } 05:21:23 $ docker stop --time=1 400515527ea8e184b0e6d997200bd79376652479efe3ab729ca5afea8154991f 05:21:24 $ docker rm -f --volumes 400515527ea8e184b0e6d997200bd79376652479efe3ab729ca5afea8154991f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:24:17 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 05:24:17 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.028s coverage: 0.0% of statements 05:24:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:24:17 go vet ./... 05:24:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:24:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:24:56 ./bin/test-attribution-txt.sh [Pipeline] echo 05:24:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 05:24:56 $ docker stop --time=1 1df1f499dce862ca7893437c18b4f2b5a133b13ebfe7dd5d0889670395be0184 05:24:58 $ docker rm -f --volumes 1df1f499dce862ca7893437c18b4f2b5a133b13ebfe7dd5d0889670395be0184 [Pipeline] // withDockerContainer [Pipeline] sh 05:25:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:25:02 Warning: overwriting stash ‘coverage-report’ 05:25:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:25:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:25:03 + ls -al . 05:25:03 total 236 05:25:03 drwxrwxr-x 7 jenkins jenkins 4096 Dec 17 05:20 . 05:25:03 drwxrwxr-x 4 jenkins jenkins 4096 Dec 17 05:17 .. 05:25:03 -rw-rw-r-- 1 jenkins jenkins 6 Dec 17 05:17 .dockerignore 05:25:03 drwxrwxr-x 8 jenkins jenkins 4096 Dec 17 05:17 .git 05:25:03 drwxrwxr-x 3 jenkins jenkins 4096 Dec 17 05:17 .github 05:25:03 -rw-rw-r-- 1 jenkins jenkins 263 Dec 17 05:17 .gitignore 05:25:03 -rw-rw-r-- 1 jenkins jenkins 359 Dec 17 05:17 .golangci.yml 05:25:03 -rw-rw-r-- 1 jenkins jenkins 21488 Dec 17 05:17 Attribution.txt 05:25:03 -rw-rw-r-- 1 jenkins jenkins 12273 Dec 17 05:17 CHANGELOG.md 05:25:03 -rw-rw-r-- 1 jenkins jenkins 1571 Dec 17 05:17 Dockerfile 05:25:03 -rw-rw-r-- 1 jenkins jenkins 677 Dec 17 05:17 GOVERNANCE.md 05:25:03 -rw-rw-r-- 1 jenkins jenkins 679 Dec 17 05:17 Jenkinsfile 05:25:03 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 17 05:17 LICENSE 05:25:03 -rw-rw-r-- 1 jenkins jenkins 2239 Dec 17 05:17 Makefile 05:25:03 -rw-rw-r-- 1 jenkins jenkins 620 Dec 17 05:17 OWNERS.md 05:25:03 -rw-rw-r-- 1 jenkins jenkins 10477 Dec 17 05:17 README.md 05:25:03 -rw-rw-r-- 1 jenkins jenkins 11 Dec 17 05:15 VERSION 05:25:03 drwxrwxr-x 2 jenkins jenkins 4096 Dec 17 05:17 bin 05:25:03 drwxrwxr-x 3 jenkins jenkins 4096 Dec 17 05:17 cmd 05:25:03 -rw-r--r-- 1 jenkins jenkins 9158 Dec 17 05:24 coverage.out 05:25:03 -rw-rw-r-- 1 jenkins jenkins 6675 Dec 17 05:17 go.mod 05:25:03 -rw-rw-r-- 1 jenkins jenkins 89248 Dec 17 05:17 go.sum 05:25:03 drwxrwxr-x 3 jenkins jenkins 4096 Dec 17 05:17 internal 05:25:03 -rw-rw-r-- 1 jenkins jenkins 228 Dec 17 05:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:04 + 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=3524b14e94d363a52afb9f9e2dce1e134237a6a8 --label arch=arm64 --label version=4.1.0-dev.4 . 05:25:04 Sending build context to Docker daemon 12.56MB 05:25:04 Step 1/25 : ARG BASE=golang:1.25-alpine3.22 05:25:04 Step 2/25 : FROM ${BASE} AS builder 05:25:04 ---> 94a131e1ed95 05:25:04 Step 3/25 : ARG ADD_BUILD_TAGS="" 05:25:05 ---> Running in cb6fe3539f65 05:25:05 Removing intermediate container cb6fe3539f65 05:25:05 ---> bfe67a86942f 05:25:05 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:25:05 ---> Running in 45ae8e0b2310 05:25:05 Removing intermediate container 45ae8e0b2310 05:25:05 ---> c9bb856ab8de 05:25:05 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:25:06 ---> Running in f8ad0e304efc 05:25:06 Removing intermediate container f8ad0e304efc 05:25:06 ---> d47a8f55c8ee 05:25:06 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 05:25:06 ---> Running in d5bdd233b770 05:25:06 Removing intermediate container d5bdd233b770 05:25:06 ---> c359b68ff648 05:25:06 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:25:06 ---> Running in bc2324e742ce 05:25:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:25:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:25:10 OK: 259 MiB in 64 packages 05:25:10 Removing intermediate container bc2324e742ce 05:25:10 ---> 1738a4e4a366 05:25:10 Step 8/25 : WORKDIR /device-snmp-go 05:25:10 ---> Running in bfc5749c9093 05:25:11 Removing intermediate container bfc5749c9093 05:25:11 ---> edafc713deb1 05:25:11 Step 9/25 : COPY go.mod vendor* ./ 05:25:11 ---> 2de4debb106a 05:25:11 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:25:11 ---> Running in 22e5b4a91eaf 05:25:13 Removing intermediate container 22e5b4a91eaf 05:25:13 ---> 80215d9fec7f 05:25:13 Step 11/25 : COPY . . 05:25:15 ---> 189b56f8119c 05:25:15 Step 12/25 : RUN ${MAKE} 05:25:15 ---> Running in ac1c9108af29 05:25:16 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.48" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 05:29:07 Removing intermediate container ac1c9108af29 05:29:07 ---> 7e95a1db784d 05:29:07 Step 13/25 : FROM alpine:3.22 05:29:11 3.22: Pulling from library/alpine 05:29:11 6b59a28fa201: Already exists 05:29:11 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 05:29:11 Status: Downloaded newer image for alpine:3.22 05:29:11 ---> 171e65262c80 05:29:11 Step 14/25 : RUN apk add --update --no-cache dumb-init 05:29:11 ---> Running in 1dd3a56fcd2b 05:29:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:29:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:29:14 (1/1) Installing dumb-init (1.2.5-r3) 05:29:14 Executing busybox-1.37.0-r19.trigger 05:29:14 OK: 8 MiB in 17 packages 05:29:15 Removing intermediate container 1dd3a56fcd2b 05:29:15 ---> 2797dfc79eab 05:29:15 Step 15/25 : RUN apk --no-cache upgrade 05:29:15 ---> Running in d31ff0bc8b11 05:29:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:29:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:29:18 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 05:29:18 Executing busybox-1.37.0-r20.post-upgrade 05:29:18 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 05:29:18 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 05:29:18 Executing busybox-1.37.0-r20.trigger 05:29:18 OK: 8 MiB in 17 packages 05:29:19 Removing intermediate container d31ff0bc8b11 05:29:19 ---> 938e896625a1 05:29:19 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 05:29:21 ---> d2f84ed210a2 05:29:21 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:29:21 ---> cecb18a82f5f 05:29:21 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 05:29:22 ---> f5fddb74f7ed 05:29:22 Step 19/25 : EXPOSE 59993 05:29:22 ---> Running in 699acf5491e0 05:29:22 Removing intermediate container 699acf5491e0 05:29:22 ---> 6a3cc0f85463 05:29:22 Step 20/25 : EXPOSE 161 05:29:23 ---> Running in dedee793a339 05:29:23 Removing intermediate container dedee793a339 05:29:23 ---> 78c888be738c 05:29:23 Step 21/25 : ENTRYPOINT ["/device-snmp"] 05:29:23 ---> Running in 7a16bb8fad18 05:29:23 Removing intermediate container 7a16bb8fad18 05:29:23 ---> 87e850023b7a 05:29:23 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:29:23 ---> Running in ca001d5edd95 05:29:24 Removing intermediate container ca001d5edd95 05:29:24 ---> 09909b39dd6d 05:29:24 Step 23/25 : LABEL arch=arm64 05:29:24 ---> Running in 5f5b4ba2427c 05:29:24 Removing intermediate container 5f5b4ba2427c 05:29:24 ---> cec2b448b368 05:29:24 Step 24/25 : LABEL git_sha=3524b14e94d363a52afb9f9e2dce1e134237a6a8 05:29:24 ---> Running in 93735c41fc44 05:29:24 Removing intermediate container 93735c41fc44 05:29:24 ---> 90c35461f665 05:29:24 Step 25/25 : LABEL version=4.1.0-dev.4 05:29:24 ---> Running in 6346fe4f01c4 05:29:25 Removing intermediate container 6346fe4f01c4 05:29:25 ---> c7ce7d4e026d 05:29:25 [Warning] One or more build-args [ARCH] were not consumed 05:29:25 Successfully built c7ce7d4e026d 05:29:25 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 05:29:25 provisioning config files... 05:29:25 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/119@tmp/config11792778080006344082tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:29:25 ---> ****-login.sh 05:29:25 nexus3.edgexfoundry.org:10001 05:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:29:26 Configure a credential helper to remove this warning. See 05:29:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:29:26 05:29:26 Login Succeeded 05:29:26 nexus3.edgexfoundry.org:10002 05:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:29:26 Configure a credential helper to remove this warning. See 05:29:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:29:26 05:29:26 Login Succeeded 05:29:26 nexus3.edgexfoundry.org:10003 05:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:29:26 Configure a credential helper to remove this warning. See 05:29:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:29:26 05:29:26 Login Succeeded 05:29:26 nexus3.edgexfoundry.org:10004 05:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:29:27 Configure a credential helper to remove this warning. See 05:29:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:29:27 05:29:27 Login Succeeded 05:29:27 ****.io 05:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:29:27 Configure a credential helper to remove this warning. See 05:29:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:29:27 05:29:27 Login Succeeded 05:29:27 ---> ****-login.sh ends [Pipeline] } 05:29:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:29:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:29:27 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 05:29:27 3524b14e94d363a52afb9f9e2dce1e134237a6a8 05:29:27 latest 05:29:27 4.1.0-dev.4 05:29:27 3524b14e94d363a52afb9f9e2dce1e134237a6a8-4.1.0-dev.4 05:29:27 main 05:29:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:28 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3524b14e94d363a52afb9f9e2dce1e134237a6a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:28 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3524b14e94d363a52afb9f9e2dce1e134237a6a8 05:29:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 05:29:28 584196e40cf0: Preparing 05:29:28 437d2b3c9641: Preparing 05:29:28 90cb77aab713: Preparing 05:29:28 29726b75de19: Preparing 05:29:28 a809e60e81d8: Preparing 05:29:28 0e64f2360a44: Preparing 05:29:28 0e64f2360a44: Waiting 05:29:28 a809e60e81d8: Pushed 05:29:28 437d2b3c9641: Pushed 05:29:28 584196e40cf0: Pushed 05:29:28 0e64f2360a44: Layer already exists 05:29:29 29726b75de19: Pushed 05:29:39 90cb77aab713: Pushed 05:29:39 3524b14e94d363a52afb9f9e2dce1e134237a6a8: digest: sha256:392a0689902752f3b5dc0f25674bc2a6a795f375c6e2fc3695e34cab3183b33a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:39 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:39 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 05:29:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 05:29:39 584196e40cf0: Preparing 05:29:39 437d2b3c9641: Preparing 05:29:39 90cb77aab713: Preparing 05:29:39 29726b75de19: Preparing 05:29:39 a809e60e81d8: Preparing 05:29:39 0e64f2360a44: Preparing 05:29:39 0e64f2360a44: Waiting 05:29:39 90cb77aab713: Layer already exists 05:29:39 437d2b3c9641: Layer already exists 05:29:39 29726b75de19: Layer already exists 05:29:39 584196e40cf0: Layer already exists 05:29:39 a809e60e81d8: Layer already exists 05:29:39 0e64f2360a44: Layer already exists 05:29:39 latest: digest: sha256:392a0689902752f3b5dc0f25674bc2a6a795f375c6e2fc3695e34cab3183b33a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:40 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:40 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.4 05:29:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 05:29:40 584196e40cf0: Preparing 05:29:40 437d2b3c9641: Preparing 05:29:40 90cb77aab713: Preparing 05:29:40 29726b75de19: Preparing 05:29:40 a809e60e81d8: Preparing 05:29:40 0e64f2360a44: Preparing 05:29:40 0e64f2360a44: Waiting 05:29:40 90cb77aab713: Layer already exists 05:29:40 437d2b3c9641: Layer already exists 05:29:40 a809e60e81d8: Layer already exists 05:29:40 29726b75de19: Layer already exists 05:29:40 584196e40cf0: Layer already exists 05:29:40 0e64f2360a44: Layer already exists 05:29:40 4.1.0-dev.4: digest: sha256:392a0689902752f3b5dc0f25674bc2a6a795f375c6e2fc3695e34cab3183b33a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:41 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3524b14e94d363a52afb9f9e2dce1e134237a6a8-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:41 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3524b14e94d363a52afb9f9e2dce1e134237a6a8-4.1.0-dev.4 05:29:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 05:29:41 584196e40cf0: Preparing 05:29:41 437d2b3c9641: Preparing 05:29:41 90cb77aab713: Preparing 05:29:41 29726b75de19: Preparing 05:29:41 a809e60e81d8: Preparing 05:29:41 0e64f2360a44: Preparing 05:29:41 0e64f2360a44: Waiting 05:29:41 584196e40cf0: Layer already exists 05:29:41 90cb77aab713: Layer already exists 05:29:41 29726b75de19: Layer already exists 05:29:41 a809e60e81d8: Layer already exists 05:29:41 437d2b3c9641: Layer already exists 05:29:41 0e64f2360a44: Layer already exists 05:29:41 3524b14e94d363a52afb9f9e2dce1e134237a6a8-4.1.0-dev.4: digest: sha256:392a0689902752f3b5dc0f25674bc2a6a795f375c6e2fc3695e34cab3183b33a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:41 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:42 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 05:29:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 05:29:42 584196e40cf0: Preparing 05:29:42 437d2b3c9641: Preparing 05:29:42 90cb77aab713: Preparing 05:29:42 29726b75de19: Preparing 05:29:42 a809e60e81d8: Preparing 05:29:42 0e64f2360a44: Preparing 05:29:42 437d2b3c9641: Layer already exists 05:29:42 a809e60e81d8: Layer already exists 05:29:42 90cb77aab713: Layer already exists 05:29:42 584196e40cf0: Layer already exists 05:29:42 29726b75de19: Layer already exists 05:29:42 0e64f2360a44: Layer already exists 05:29:42 main: digest: sha256:392a0689902752f3b5dc0f25674bc2a6a795f375c6e2fc3695e34cab3183b33a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:29:42 ===================================================== [Pipeline] echo 05:29:42 taggedImages: 05:29:42 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3524b14e94d363a52afb9f9e2dce1e134237a6a8 05:29:42 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 05:29:42 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.4 05:29:42 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3524b14e94d363a52afb9f9e2dce1e134237a6a8-4.1.0-dev.4 05:29:42 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] echo 05:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:3524b14e94d363a52afb9f9e2dce1e134237a6a8 [Pipeline] echo 05:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] echo 05:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.4 [Pipeline] echo 05:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:3524b14e94d363a52afb9f9e2dce1e134237a6a8-4.1.0-dev.4 [Pipeline] echo 05:29:42 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 05:29:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:29:43 05:29:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:29:43 arm64: Pulling from edgex-lftools-log-publisher 05:29:43 8998bd30e6a1: Pulling fs layer 05:29:43 04944245beec: Pulling fs layer 05:29:43 699f458cf7ca: Pulling fs layer 05:29:43 765212b225bb: Pulling fs layer 05:29:43 f23df028b6ca: Pulling fs layer 05:29:43 d65c8cfc05b1: Pulling fs layer 05:29:43 765212b225bb: Waiting 05:29:43 f23df028b6ca: Waiting 05:29:43 2437ff75d9bd: Pulling fs layer 05:29:43 d65c8cfc05b1: Waiting 05:29:43 04944245beec: Verifying Checksum 05:29:43 04944245beec: Download complete 05:29:43 765212b225bb: Verifying Checksum 05:29:43 765212b225bb: Download complete 05:29:43 f23df028b6ca: Download complete 05:29:43 d65c8cfc05b1: Verifying Checksum 05:29:43 d65c8cfc05b1: Download complete 05:29:44 699f458cf7ca: Verifying Checksum 05:29:44 699f458cf7ca: Download complete 05:29:44 8998bd30e6a1: Verifying Checksum 05:29:44 8998bd30e6a1: Download complete 05:29:46 2437ff75d9bd: Verifying Checksum 05:29:46 2437ff75d9bd: Download complete 05:29:49 8998bd30e6a1: Pull complete 05:29:49 04944245beec: Pull complete 05:29:51 699f458cf7ca: Pull complete 05:29:51 765212b225bb: Pull complete 05:29:52 f23df028b6ca: Pull complete 05:29:52 d65c8cfc05b1: Pull complete 05:30:10 2437ff75d9bd: Pull complete 05:30:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:30:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:30:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:30:11 prd-ubuntu20.04-docker-arm64-4c-16g-775197 does not seem to be running inside a container 05:30:11 $ 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/119 -v /w/workspace/device-snmp-go/119:/w/workspace/device-snmp-go/119:rw,z -v /w/workspace/device-snmp-go/119@tmp:/w/workspace/device-snmp-go/119@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 05:30:14 $ docker top 1c848fd5ebf69c5cb79b47576021bc721e5facd0453dcb673d8b30f90d0d4afd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:30:14 ---> job-cost.sh 05:30:14 lf-activate-venv: SKIPPING 05:30:14 INFO: No Stack... 05:30:15 INFO: Retrieving Pricing Info for: v3-standard-4 05:30:16 INFO: Archiving Costs [Pipeline] sh 05:30:16 + cat /w/workspace/device-snmp-go/119/archives/cost.csv 05:30:16 + cut -d, -f6 [Pipeline] lock 05:30:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-119-stack-cost] 05:30:16 Resource [jenkins-edgexfoundry-device-snmp-go-main-119-stack-cost] did not exist. Created. 05:30:16 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:30:17 /w/workspace/device-snmp-go/119@tmp/durable-eeac5048/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:30:18 + echo total: 0.10999999940395355 [Pipeline] stash 05:30:18 Warning: overwriting stash ‘stack-cost’ 05:30:18 Stashed 1 file(s) [Pipeline] } 05:30:18 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-119-stack-cost] [Pipeline] // lock [Pipeline] } 05:30:18 $ docker stop --time=1 1c848fd5ebf69c5cb79b47576021bc721e5facd0453dcb673d8b30f90d0d4afd 05:30:19 $ docker rm -f --volumes 1c848fd5ebf69c5cb79b47576021bc721e5facd0453dcb673d8b30f90d0d4afd [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 05:30:20 provisioning config files... 05:30:20 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14560036819771313094tmp [Pipeline] { [Pipeline] sh 05:30:20 + set +x 05:30:20 + curl -s https://codecov.io/bash 05:30:20 + bash -s -- 05:30:20 05:30:20 _____ _ 05:30:20 / ____| | | 05:30:20 | | ___ __| | ___ ___ _____ __ 05:30:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:30:20 | |___| (_) | (_| | __/ (_| (_) \ V / 05:30:20 \_____\___/ \__,_|\___|\___\___/ \_/ 05:30:20 Bash-1.0.6 05:30:20 05:30:20 05:30:20 ==> git version 2.25.1 found 05:30:20 ==> 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 05:30:20 Release-Date: 2020-01-08 05:30:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:30:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:30:20 ==> Jenkins CI detected. 05:30:20 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 05:30:20 project root: . 05:30:20 --> token set from env 05:30:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:30:20 ==> Running gcov in . (disable via -X gcov) 05:30:20 ==> Python coveragepy not found 05:30:20 ==> Searching for coverage reports in: 05:30:20 + . 05:30:20 -> Found 1 reports 05:30:20 ==> Detecting git/mercurial file structure 05:30:20 ==> Reading reports 05:30:20 + ./coverage.out bytes=9158 05:30:20 ==> Appending adjustments 05:30:20 https://docs.codecov.io/docs/fixing-reports 05:30:20 + Found adjustments 05:30:20 ==> Gzipping contents 05:30:20 4.0K /tmp/codecov.TZgkB3.gz 05:30:20 ==> Uploading reports 05:30:20 url: https://codecov.io 05:30:20 query: branch=main&commit=3524b14e94d363a52afb9f9e2dce1e134237a6a8&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F119%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:30:20 -> Pinging Codecov 05:30:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3524b14e94d363a52afb9f9e2dce1e134237a6a8&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F119%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:30:21 -> Uploading to 05:30:21 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-snmp-go/3524b14e94d363a52afb9f9e2dce1e134237a6a8/dbefc239-12ac-4408-9684-271c60741af2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251217%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251217T053020Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=38f47e3b27f62a92107541c9a9bb1fce6cc56829d870a097792b0c447df60b0f 05:30:21 % Total % Received % Xferd Average Speed Time Time Time Current 05:30:21 Dload Upload Total Spent Left Speed 05:30:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1448 0 0 100 1448 0 9917 --:--:-- --:--:-- --:--:-- 9917 05:30:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/3524b14e94d363a52afb9f9e2dce1e134237a6a8 [Pipeline] } 05:30:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:30:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:30:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:30:21 05:30:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:30:22 latest: Pulling from edgex-devops/edgex-snyk-go 05:30:22 2d35ebdb57d9: Already exists 05:30:22 85e8836fcdb2: Pulling fs layer 05:30:22 91631faa732a: Pulling fs layer 05:30:22 f3f5ae8826fa: Pulling fs layer 05:30:22 4f4fb700ef54: Pulling fs layer 05:30:22 7861252a18e6: Pulling fs layer 05:30:22 9130f900ef6f: Pulling fs layer 05:30:22 4f4fb700ef54: Waiting 05:30:22 7861252a18e6: Waiting 05:30:22 9130f900ef6f: Waiting 05:30:22 f3f5ae8826fa: Verifying Checksum 05:30:22 f3f5ae8826fa: Download complete 05:30:22 85e8836fcdb2: Download complete 05:30:22 4f4fb700ef54: Verifying Checksum 05:30:22 4f4fb700ef54: Download complete 05:30:22 85e8836fcdb2: Pull complete 05:30:22 7861252a18e6: Verifying Checksum 05:30:22 7861252a18e6: Download complete 05:30:22 91631faa732a: Verifying Checksum 05:30:22 91631faa732a: Download complete 05:30:23 9130f900ef6f: Verifying Checksum 05:30:23 9130f900ef6f: Download complete 05:30:28 91631faa732a: Pull complete 05:30:28 f3f5ae8826fa: Pull complete 05:30:28 4f4fb700ef54: Pull complete 05:30:28 7861252a18e6: Pull complete 05:30:32 9130f900ef6f: Pull complete 05:30:32 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 05:30:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:30:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:30:32 prd-ubuntu20.04-docker-8c-8g-775196 does not seem to be running inside a container 05:30:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-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/edgex-snyk-go:latest cat 05:30:34 $ docker top 9ad623f30ae1955f8935872c6841634024709199e3ff967a0f558e1dfcd948d6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:30:34 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] echo 05:30:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 05:30:35 + set -o pipefail 05:30:35 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 05:30:41 05:30:41 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 05:30:41 05:30:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6109ca73-afa1-4109-af03-45c28384bb64/history/9ada5dac-a16e-48c0-8396-fa10c1996aa6 05:30:41 05:30:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:30:41 05:30:42 05:30:42 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 05:30:42 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:30:42 $ docker stop --time=1 9ad623f30ae1955f8935872c6841634024709199e3ff967a0f558e1dfcd948d6 05:30:44 $ docker rm -f --volumes 9ad623f30ae1955f8935872c6841634024709199e3ff967a0f558e1dfcd948d6 [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 05:30:45 + git log --format=format:%s -1 3524b14e94d363a52afb9f9e2dce1e134237a6a8 [Pipeline] sh 05:30:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:30:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:30:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:30:46 prd-ubuntu20.04-docker-8c-8g-775196 does not seem to be running inside a container 05:30:46 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:30:46 $ docker top 7d33ef1ce455bc2d6dac3d1862c7792f9a09b234368fc4b56142036870e9e206 -eo pid,comm 05:30:46 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). 05:30:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:30:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:30:46 [ssh-agent] Looking for ssh-agent implementation... 05:30:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:30:47 $ docker exec 7d33ef1ce455bc2d6dac3d1862c7792f9a09b234368fc4b56142036870e9e206 ssh-agent 05:30:47 SSH_AUTH_SOCK=/tmp/ssh-heNRjnzJOaSb/agent.32 05:30:47 SSH_AGENT_PID=38 05:30:47 Running ssh-add (command line suppressed) 05:30:47 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16112933723153553180.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16112933723153553180.key) 05:30:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:30:47 + git semver tag 05:30:47 2025-12-17 05:30:47,865 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:30:47 2025-12-17 05:30:47,870 [run_tag] DEBUG tag force:False 05:30:47 2025-12-17 05:30:47,870 [check_head_tag] DEBUG check head tag 05:30:47 2025-12-17 05:30:47,870 [execute] INFO git cat-file --batch-check 05:30:47 2025-12-17 05:30:47,871 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) 05:30:47 2025-12-17 05:30:47,873 [execute] INFO git cat-file --batch 05:30:47 2025-12-17 05:30:47,873 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) 05:30:47 2025-12-17 05:30:47,883 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:30:47 2025-12-17 05:30:47,883 [execute] INFO git tag -a v4.1.0-dev.4 -m v4.1.0-dev.4 05:30:47 2025-12-17 05:30:47,883 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.4', '-m', 'v4.1.0-dev.4'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) 05:30:47 2025-12-17 05:30:47,887 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:30:47 4.1.0-dev.4 [Pipeline] } 05:30:48 $ docker exec --env ******** --env ******** 7d33ef1ce455bc2d6dac3d1862c7792f9a09b234368fc4b56142036870e9e206 ssh-agent -k 05:30:48 unset SSH_AUTH_SOCK; 05:30:48 unset SSH_AGENT_PID; 05:30:48 echo Agent pid 38 killed; 05:30:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:30:48 + git semver [Pipeline] } 05:30:49 $ docker stop --time=1 7d33ef1ce455bc2d6dac3d1862c7792f9a09b234368fc4b56142036870e9e206 05:30:50 $ docker rm -f --volumes 7d33ef1ce455bc2d6dac3d1862c7792f9a09b234368fc4b56142036870e9e206 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:30:50 05:30:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:30:51 0.23.1-centos7: Pulling from edgex-lftools 05:30:51 ab5ef0e58194: Pulling fs layer 05:30:51 9712f1f96733: Pulling fs layer 05:30:51 63f879dbbcfc: Pulling fs layer 05:30:51 0d9ebad4ef96: Pulling fs layer 05:30:51 e9a5061849ea: Pulling fs layer 05:30:51 d747dcd14b5f: Pulling fs layer 05:30:51 2de7ff778b66: Pulling fs layer 05:30:51 0d9ebad4ef96: Waiting 05:30:51 e9a5061849ea: Waiting 05:30:51 d747dcd14b5f: Waiting 05:30:51 2de7ff778b66: Waiting 05:30:51 9712f1f96733: Verifying Checksum 05:30:51 9712f1f96733: Download complete 05:30:51 63f879dbbcfc: Verifying Checksum 05:30:51 63f879dbbcfc: Download complete 05:30:51 e9a5061849ea: Verifying Checksum 05:30:51 e9a5061849ea: Download complete 05:30:51 d747dcd14b5f: Download complete 05:30:51 2de7ff778b66: Verifying Checksum 05:30:51 2de7ff778b66: Download complete 05:30:51 0d9ebad4ef96: Verifying Checksum 05:30:51 0d9ebad4ef96: Download complete 05:30:51 ab5ef0e58194: Verifying Checksum 05:30:51 ab5ef0e58194: Download complete 05:30:56 ab5ef0e58194: Pull complete 05:30:56 9712f1f96733: Pull complete 05:30:57 63f879dbbcfc: Pull complete 05:31:04 0d9ebad4ef96: Pull complete 05:31:04 e9a5061849ea: Pull complete 05:31:04 d747dcd14b5f: Pull complete 05:31:05 2de7ff778b66: Pull complete 05:31:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:31:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:31:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:31:05 prd-ubuntu20.04-docker-8c-8g-775196 does not seem to be running inside a container 05:31:05 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:31:06 $ docker top 1f832e9bfa0e37a472cb5e8ec2c27fba490d775c8a8df5ce04fab924a8d6fed9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:31:06 provisioning config files... 05:31:06 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9511999393873737786tmp 05:31:06 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config15427034198726898118tmp 05:31:06 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2870205783422068795tmp [Pipeline] { [Pipeline] echo 05:31:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:31:07 ---> sigul-configuration.sh 05:31:07 gpg: directory `/root/.gnupg' created 05:31:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:31:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:31:07 gpg: keyring `/root/.gnupg/secring.gpg' created 05:31:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:31:07 gpg: CAST5 encrypted data 05:31:07 gpg: encrypted with 1 passphrase 05:31:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:31:07 + mkdir /home/jenkins 05:31:07 + mkdir /home/jenkins/sigul [Pipeline] sh 05:31:07 + 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 05:31:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:31:08 ---> sigul-install.sh 05:31:08 Sigul already installed; skipping installation. [Pipeline] sh 05:31:08 + git tag --list 05:31:08 1.0.0 05:31:08 v0.0.0 05:31:08 v1.1.0 05:31:08 v1.1.1 05:31:08 v1.2.2 05:31:08 v1.3.0 05:31:08 v1.3.1 05:31:08 v2.0.0 05:31:08 v2.1.0 05:31:08 v2.1.1 05:31:08 v2.2.0 05:31:08 v2.3.0 05:31:08 v3.0 05:31:08 v3.0.0 05:31:08 v3.1 05:31:08 v3.1.0 05:31:08 v3.1.1 05:31:08 v4.0 05:31:08 v4.0.0 05:31:08 v4.0.1 05:31:08 v4.0.1-dev.1 05:31:08 v4.1.0-dev.1 05:31:08 v4.1.0-dev.2 05:31:08 v4.1.0-dev.3 05:31:08 v4.1.0-dev.4 [Pipeline] sh 05:31:08 + lftools sign git-tag v4.1.0-dev.4 05:31:09 Signing Git tag with Sigul... 05:31:09 Signing v4.1.0-dev.4 [Pipeline] echo 05:31:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:31:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:31:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:31:10 $ docker stop --time=1 1f832e9bfa0e37a472cb5e8ec2c27fba490d775c8a8df5ce04fab924a8d6fed9 05:31:11 $ docker rm -f --volumes 1f832e9bfa0e37a472cb5e8ec2c27fba490d775c8a8df5ce04fab924a8d6fed9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:31:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:31:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:31:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:31:12 prd-ubuntu20.04-docker-8c-8g-775196 does not seem to be running inside a container 05:31:12 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:31:12 $ docker top 638d99c9b66384b1cc0282fb1b337bf8f4ec43a8c3cd091a7254c715b1c3555e -eo pid,comm 05:31:12 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). 05:31:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:31:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:31:14 [ssh-agent] Looking for ssh-agent implementation... 05:31:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:31:14 $ docker exec 638d99c9b66384b1cc0282fb1b337bf8f4ec43a8c3cd091a7254c715b1c3555e ssh-agent 05:31:14 SSH_AUTH_SOCK=/tmp/ssh-NBkCtufpk2FV/agent.33 05:31:14 SSH_AGENT_PID=39 05:31:14 Running ssh-add (command line suppressed) 05:31:14 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15293978804473618693.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15293978804473618693.key) 05:31:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:31:14 + git semver bump pre 05:31:14 2025-12-17 05:31:14,883 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:31:14 2025-12-17 05:31:14,887 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:31:14 2025-12-17 05:31:14,887 [bump_version] DEBUG bumping version:4.1.0-dev.4 on axis:pre with prefix:dev 05:31:14 2025-12-17 05:31:14,887 [bump_version] DEBUG bumped version:4.1.0-dev.5 05:31:14 2025-12-17 05:31:14,887 [write_version] DEBUG write version:4.1.0-dev.5 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 05:31:14 2025-12-17 05:31:14,887 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:31:14 2025-12-17 05:31:14,887 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:31:14 2025-12-17 05:31:14,889 [execute] INFO git cat-file --batch-check 05:31:14 2025-12-17 05:31:14,889 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 05:31:14 2025-12-17 05:31:14,892 [execute] INFO git cat-file --batch 05:31:14 2025-12-17 05:31:14,893 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 05:31:14 2025-12-17 05:31:14,896 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:31:14 4.1.0-dev.5 [Pipeline] } 05:31:15 $ docker exec --env ******** --env ******** 638d99c9b66384b1cc0282fb1b337bf8f4ec43a8c3cd091a7254c715b1c3555e ssh-agent -k 05:31:15 unset SSH_AUTH_SOCK; 05:31:15 unset SSH_AGENT_PID; 05:31:15 echo Agent pid 39 killed; 05:31:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:31:15 + git semver [Pipeline] } 05:31:16 $ docker stop --time=1 638d99c9b66384b1cc0282fb1b337bf8f4ec43a8c3cd091a7254c715b1c3555e 05:31:17 $ docker rm -f --volumes 638d99c9b66384b1cc0282fb1b337bf8f4ec43a8c3cd091a7254c715b1c3555e [Pipeline] // withDockerContainer [Pipeline] sh 05:31:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:31:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:31:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:31:18 prd-ubuntu20.04-docker-8c-8g-775196 does not seem to be running inside a container 05:31:18 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:31:18 $ docker top b547355c245e2436d489e6eb2c68129020c4ab6983959f05d4a99d02fb5bb2da -eo pid,comm 05:31:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:31:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:31:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:31:18 [ssh-agent] Looking for ssh-agent implementation... 05:31:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:31:18 $ docker exec b547355c245e2436d489e6eb2c68129020c4ab6983959f05d4a99d02fb5bb2da ssh-agent 05:31:18 SSH_AUTH_SOCK=/tmp/ssh-rPDNHjJwSyv8/agent.33 05:31:18 SSH_AGENT_PID=38 05:31:18 Running ssh-add (command line suppressed) 05:31:18 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10269110140157358539.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10269110140157358539.key) 05:31:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:31:19 + git semver push 05:31:19 2025-12-17 05:31:19,462 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:31:19 2025-12-17 05:31:19,465 [run_push] DEBUG push 05:31:19 2025-12-17 05:31:19,466 [execute] INFO git cat-file --batch-check 05:31:19 2025-12-17 05:31:19,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 05:31:19 2025-12-17 05:31:19,469 [execute] INFO git rev-list a7dda7846380f720c7760f7ca7c7bdbf9a5ad14b -- 05:31:19 2025-12-17 05:31:19,469 [execute] DEBUG Popen(['git', 'rev-list', 'a7dda7846380f720c7760f7ca7c7bdbf9a5ad14b', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 05:31:19 2025-12-17 05:31:19,476 [execute] INFO git fetch -v -- origin 05:31:19 2025-12-17 05:31:19,476 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 05:31:20 2025-12-17 05:31:20,036 [run_push] DEBUG no remote changes detected 05:31:20 2025-12-17 05:31:20,037 [execute] INFO git push origin semver 05:31:20 2025-12-17 05:31:20,037 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 05:31:20 2025-12-17 05:31:20,774 [run_push] DEBUG push all version tags 05:31:20 2025-12-17 05:31:20,775 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:31:20 2025-12-17 05:31:20,775 [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) 05:31:21 2025-12-17 05:31:21,505 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:31:21 4.1.0-dev.5 [Pipeline] } 05:31:21 $ docker exec --env ******** --env ******** b547355c245e2436d489e6eb2c68129020c4ab6983959f05d4a99d02fb5bb2da ssh-agent -k 05:31:21 unset SSH_AUTH_SOCK; 05:31:21 unset SSH_AGENT_PID; 05:31:21 echo Agent pid 38 killed; 05:31:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:31:22 + git semver [Pipeline] } 05:31:22 $ docker stop --time=1 b547355c245e2436d489e6eb2c68129020c4ab6983959f05d4a99d02fb5bb2da 05:31:23 $ docker rm -f --volumes b547355c245e2436d489e6eb2c68129020c4ab6983959f05d4a99d02fb5bb2da [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 05:31:24 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 05:31:24 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 05:31:24 total 16 05:31:24 drwxr-xr-x 3 root root 4096 Dec 17 05:21 . 05:31:24 drwxrwxr-x 9 jenkins jenkins 4096 Dec 17 05:31 .. 05:31:24 drwxr-xr-x 2 root root 4096 Dec 17 05:21 cost 05:31:24 -rw-r--r-- 1 root root 86 Dec 17 05:21 cost.csv 05:31:24 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 05:31:24 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 05:31:24 total 16 05:31:24 drwxr-xr-x 3 jenkins jenkins 4096 Dec 17 05:21 . 05:31:24 drwxrwxr-x 9 jenkins jenkins 4096 Dec 17 05:31 .. 05:31:24 drwxr-xr-x 2 jenkins jenkins 4096 Dec 17 05:21 cost 05:31:24 -rw-r--r-- 1 jenkins jenkins 86 Dec 17 05:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:31:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:31:25 ---> package-listing.sh 05:31:25 ++ facter osfamily 05:31:25 ++ tr '[:upper:]' '[:lower:]' 05:31:25 + OS_FAMILY=debian 05:31:25 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 05:31:25 + START_PACKAGES=/tmp/packages_start.txt 05:31:25 + END_PACKAGES=/tmp/packages_end.txt 05:31:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:31:25 + PACKAGES=/tmp/packages_start.txt 05:31:25 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 05:31:25 + PACKAGES=/tmp/packages_end.txt 05:31:25 + case "${OS_FAMILY}" in 05:31:25 + dpkg -l 05:31:25 + grep '^ii' 05:31:25 + '[' -f /tmp/packages_start.txt ']' 05:31:25 + '[' -f /tmp/packages_end.txt ']' 05:31:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:31:25 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 05:31:25 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 05:31:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 05:31:25 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-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 05:31:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:31:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:31:26 prd-ubuntu20.04-docker-8c-8g-775196 does not seem to be running inside a container 05:31:26 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:31:26 $ docker top e3b6322b3ac19d92a275db2e9565731971d782ac85e399a28900648d78f63c26 -eo pid,comm [Pipeline] { [Pipeline] sh 05:31:27 + touch /tmp/pre-build-complete [Pipeline] sh 05:31:27 + mkdir -p /var/log/sysstat [Pipeline] sh 05:31:27 + ls /var/log/sa-host 05:31:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:31:27 provisioning config files... 05:31:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9928835315713959117tmp [Pipeline] { [Pipeline] echo 05:31:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:31:28 ---> create-netrc.sh [Pipeline] } 05:31:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:31:28 ---> python-tools-install.sh [Pipeline] echo 05:31:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:31:28 ---> sudo-logs.sh 05:31:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:31:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:31:28 ---> job-cost.sh 05:31:28 lf-activate-venv: SKIPPING 05:31:28 DEBUG: total: 0.2199999988079071 05:31:28 INFO: Retrieving Stack Cost... 05:31:29 INFO: Retrieving Pricing Info for: v3-standard-8 05:31:29 INFO: Archiving Costs [Pipeline] echo 05:31:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:31:30 ---> logs-deploy.sh 05:31:30 lf-activate-venv: SKIPPING 05:31:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/119 05:31:30 INFO: archiving workspace using pattern(s): 05:31:31 Archives upload complete. 05:31:31 INFO: archiving logs to Nexus 05:31:32 ---> uname -a: 05:31:32 Linux prd-ubuntu20-04-docker-8c-8g-775196 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 05:31:32 05:31:32 05:31:32 ---> lscpu: 05:31:32 Architecture: x86_64 05:31:32 CPU op-mode(s): 32-bit, 64-bit 05:31:32 Byte Order: Little Endian 05:31:32 Address sizes: 40 bits physical, 48 bits virtual 05:31:32 CPU(s): 8 05:31:32 On-line CPU(s) list: 0-7 05:31:32 Thread(s) per core: 1 05:31:32 Core(s) per socket: 1 05:31:32 Socket(s): 8 05:31:32 NUMA node(s): 1 05:31:32 Vendor ID: AuthenticAMD 05:31:32 CPU family: 23 05:31:32 Model: 49 05:31:32 Model name: AMD EPYC-Rome Processor 05:31:32 Stepping: 0 05:31:32 CPU MHz: 2800.000 05:31:32 BogoMIPS: 5600.00 05:31:32 Virtualization: AMD-V 05:31:32 Hypervisor vendor: KVM 05:31:32 Virtualization type: full 05:31:32 L1d cache: 256 KiB 05:31:32 L1i cache: 256 KiB 05:31:32 L2 cache: 4 MiB 05:31:32 L3 cache: 128 MiB 05:31:32 NUMA node0 CPU(s): 0-7 05:31:32 Vulnerability Gather data sampling: Not affected 05:31:32 Vulnerability Itlb multihit: Not affected 05:31:32 Vulnerability L1tf: Not affected 05:31:32 Vulnerability Mds: Not affected 05:31:32 Vulnerability Meltdown: Not affected 05:31:32 Vulnerability Mmio stale data: Not affected 05:31:32 Vulnerability Retbleed: Vulnerable 05:31:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:31:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:31:32 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 05:31:32 Vulnerability Srbds: Not affected 05:31:32 Vulnerability Tsx async abort: Not affected 05:31:32 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:31:32 05:31:32 05:31:32 ---> nproc: 05:31:32 8 05:31:32 05:31:32 05:31:32 ---> df -h: 05:31:32 Filesystem Size Used Avail Use% Mounted on 05:31:32 overlay 155G 15G 141G 10% / 05:31:32 tmpfs 64M 0 64M 0% /dev 05:31:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:31:32 shm 64M 0 64M 0% /dev/shm 05:31:32 /dev/vda1 155G 15G 141G 10% /facter-os 05:31:32 05:31:32 05:31:32 ---> sar -b -r -n DEV: 05:31:32 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-775196) 12/17/25 _x86_64_ (8 CPU) 05:31:32 05:31:32 05:14:32 LINUX RESTART (8 CPU) 05:31:32 05:31:32 05:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:31:32 05:16:01 480.04 37.97 442.07 0.00 5958.95 159637.19 0.00 05:31:32 05:17:01 116.51 0.47 116.05 0.00 20.13 35575.14 0.00 05:31:32 05:18:01 86.35 0.07 86.29 0.00 10.13 18784.74 0.00 05:31:32 05:19:01 3.25 0.00 3.25 0.00 0.00 36.00 0.00 05:31:32 05:20:01 38.39 3.57 34.83 0.00 2514.65 6321.48 0.00 05:31:32 05:21:01 6.68 0.02 6.67 0.00 0.13 118.78 0.00 05:31:32 05:22:01 49.94 0.02 49.93 0.00 0.13 21888.49 0.00 05:31:32 05:23:01 0.98 0.00 0.98 0.00 0.00 12.93 0.00 05:31:32 05:24:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 05:31:32 05:25:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 05:31:32 05:26:01 1.18 0.00 1.18 0.00 0.00 17.20 0.00 05:31:32 05:27:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 05:31:32 05:28:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 05:31:32 05:29:01 0.77 0.00 0.77 0.00 0.00 10.66 0.00 05:31:32 05:30:01 2.20 0.02 2.18 0.00 0.13 28.92 0.00 05:31:32 05:31:01 91.87 1.10 90.77 0.00 22.53 40983.44 0.00 05:31:32 Average: 55.17 2.70 52.47 0.00 532.96 17717.47 0.00 05:31:32 05:31:32 05:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:31:32 05:16:01 27264620 31488424 795836 2.42 147784 4225984 1917408 5.65 1337208 3736084 467912 05:31:32 05:17:01 27178840 31465256 816348 2.48 160780 4258340 2211688 6.52 1554372 3585416 4760 05:31:32 05:18:01 26699596 31529148 751532 2.29 162704 4766600 1670804 4.93 1630732 3957680 488 05:31:32 05:19:01 26698292 31528068 752080 2.29 162788 4766604 1670804 4.93 1630316 3957684 8 05:31:32 05:20:01 26350600 31506540 758844 2.31 188936 5055524 1730648 5.10 1833488 4069120 1060 05:31:32 05:21:01 26355256 31510648 754712 2.30 188712 5055252 1720852 5.07 1829708 4068780 24 05:31:32 05:22:01 25827704 31498696 765048 2.33 202136 5507064 1728468 5.10 1866856 4508116 156 05:31:32 05:23:01 25827196 31498260 765332 2.33 202168 5507064 1728468 5.10 1866884 4508120 204 05:31:32 05:24:01 25834764 31505868 757656 2.30 202192 5507076 1728468 5.10 1859996 4508124 4 05:31:32 05:25:01 25841212 31512340 751052 2.28 202228 5507080 1728468 5.10 1854272 4508128 144 05:31:32 05:26:01 25844400 31515588 747588 2.27 202276 5507080 1728468 5.10 1850748 4508128 48 05:31:32 05:27:01 25843864 31515108 748068 2.28 202300 5507084 1728468 5.10 1850688 4508136 196 05:31:32 05:28:01 25845020 31516268 746832 2.27 202320 5507084 1728468 5.10 1849620 4508136 4 05:31:32 05:29:01 25844600 31515884 747052 2.27 202336 5507088 1728468 5.10 1849632 4508140 200 05:31:32 05:30:01 25844280 31515740 746956 2.27 202412 5507068 1724548 5.08 1849504 4508116 40 05:31:32 05:31:01 24378888 31477288 781032 2.38 246992 6775128 1867120 5.50 1948016 5752960 578572 05:31:32 Average: 26092446 31506195 761623 2.32 192442 5279195 1771351 5.22 1778878 4356304 65864 05:31:32 05:31:32 05:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:31:32 05:16:01 lo 4.93 4.93 0.51 0.51 0.00 0.00 0.00 0.00 05:31:32 05:16:01 docker0 339.19 358.15 28.56 3254.43 0.00 0.00 0.00 0.00 05:31:32 05:16:01 ens3 890.14 673.89 11120.66 157.30 0.00 0.00 0.00 0.00 05:31:32 05:17:01 veth0eb5148 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:31:32 05:17:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 05:31:32 05:17:01 docker0 1.32 1.53 0.10 13.22 0.00 0.00 0.00 0.00 05:31:32 05:17:01 ens3 43.13 26.60 54.50 15.98 0.00 0.00 0.00 0.00 05:31:32 05:17:01 veth3ddeaea 1.12 1.42 0.10 13.21 0.00 0.00 0.00 0.00 05:31:32 05:18:01 lo 5.00 5.00 0.50 0.50 0.00 0.00 0.00 0.00 05:31:32 05:18:01 docker0 4.07 9.30 0.29 123.54 0.00 0.00 0.00 0.00 05:31:32 05:18:01 ens3 80.40 67.49 158.22 366.01 0.00 0.00 0.00 0.00 05:31:32 05:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:31:32 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:19:01 ens3 0.47 0.18 0.82 0.01 0.00 0.00 0.00 0.00 05:31:32 05:20:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 05:31:32 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:20:01 ens3 167.97 113.88 2283.06 7.75 0.00 0.00 0.00 0.00 05:31:32 05:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:31:32 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:21:01 ens3 2.72 0.97 0.91 0.57 0.00 0.00 0.00 0.00 05:31:32 05:22:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 05:31:32 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:22:01 ens3 90.57 55.17 2521.58 10.85 0.00 0.00 0.00 0.00 05:31:32 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:31:32 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:23:01 ens3 0.78 0.33 1.41 0.02 0.00 0.00 0.00 0.00 05:31:32 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:24:01 ens3 0.20 0.02 0.02 0.00 0.00 0.00 0.00 0.00 05:31:32 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:31:32 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:25:01 ens3 0.25 0.13 0.06 0.04 0.00 0.00 0.00 0.00 05:31:32 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:26:01 ens3 0.13 0.07 0.05 0.03 0.00 0.00 0.00 0.00 05:31:32 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:31:32 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:27:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 05:31:32 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:28:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:31:32 05:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:31:32 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:29:01 ens3 0.28 0.12 0.08 0.01 0.00 0.00 0.00 0.00 05:31:32 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:32 05:30:01 ens3 0.13 0.05 0.05 0.03 0.00 0.00 0.00 0.00 05:31:32 05:31:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 05:31:32 05:31:01 docker0 67.14 97.98 6.13 892.13 0.00 0.00 0.00 0.00 05:31:32 05:31:01 ens3 348.59 217.96 8118.09 34.86 0.00 0.00 0.00 0.00 05:31:32 Average: lo 0.94 0.94 0.09 0.09 0.00 0.00 0.00 0.00 05:31:32 Average: docker0 25.73 29.19 2.19 267.73 0.00 0.00 0.00 0.00 05:31:32 Average: ens3 101.63 72.31 1516.26 37.09 0.00 0.00 0.00 0.00 05:31:32 05:31:32 05:31:32 ---> sar -P ALL: 05:31:32 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-775196) 12/17/25 _x86_64_ (8 CPU) 05:31:32 05:31:32 05:14:32 LINUX RESTART (8 CPU) 05:31:32 05:31:32 05:15:01 CPU %user %nice %system %iowait %steal %idle 05:31:32 05:16:01 all 12.60 0.00 4.45 2.00 0.07 80.89 05:31:32 05:16:01 0 9.84 0.00 4.50 2.12 0.07 83.46 05:31:32 05:16:01 1 11.47 0.00 4.62 3.79 0.07 80.06 05:31:32 05:16:01 2 13.97 0.00 3.42 1.52 0.07 81.02 05:31:32 05:16:01 3 14.24 0.00 4.04 0.98 0.07 80.68 05:31:32 05:16:01 4 13.67 0.00 4.57 0.27 0.07 81.42 05:31:32 05:16:01 5 10.89 0.00 4.83 2.43 0.07 81.78 05:31:32 05:16:01 6 15.58 0.00 5.21 4.56 0.07 74.58 05:31:32 05:16:01 7 11.13 0.00 4.41 0.32 0.07 84.07 05:31:32 05:17:01 all 48.72 0.00 7.86 0.63 0.10 42.70 05:31:32 05:17:01 0 49.64 0.00 7.77 0.10 0.08 42.41 05:31:32 05:17:01 1 48.27 0.00 7.94 0.71 0.10 42.97 05:31:32 05:17:01 2 47.65 0.00 7.64 0.76 0.08 43.87 05:31:32 05:17:01 3 49.01 0.00 7.88 0.22 0.12 42.77 05:31:32 05:17:01 4 50.27 0.00 7.79 0.15 0.10 41.69 05:31:32 05:17:01 5 47.79 0.00 8.07 1.54 0.10 42.50 05:31:32 05:17:01 6 48.26 0.00 7.77 0.84 0.10 43.03 05:31:32 05:17:01 7 48.86 0.00 8.02 0.71 0.08 42.33 05:31:32 05:18:01 all 26.09 0.00 4.26 0.35 0.05 69.25 05:31:32 05:18:01 0 26.22 0.00 4.15 0.05 0.05 69.52 05:31:32 05:18:01 1 26.15 0.00 4.58 0.67 0.05 68.55 05:31:32 05:18:01 2 25.42 0.00 4.49 1.01 0.05 69.03 05:31:32 05:18:01 3 26.48 0.00 3.94 0.25 0.05 69.28 05:31:32 05:18:01 4 25.30 0.00 4.07 0.12 0.05 70.46 05:31:32 05:18:01 5 26.66 0.00 3.89 0.49 0.07 68.90 05:31:32 05:18:01 6 25.58 0.00 4.66 0.20 0.05 69.51 05:31:32 05:18:01 7 26.89 0.00 4.29 0.05 0.07 68.71 05:31:32 05:19:01 all 0.17 0.00 0.02 0.01 0.01 99.79 05:31:32 05:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:31:32 05:19:01 1 0.03 0.00 0.00 0.00 0.02 99.95 05:31:32 05:19:01 2 0.02 0.00 0.02 0.03 0.02 99.92 05:31:32 05:19:01 3 0.02 0.00 0.05 0.00 0.00 99.93 05:31:32 05:19:01 4 1.07 0.00 0.02 0.00 0.02 98.89 05:31:32 05:19:01 5 0.07 0.00 0.00 0.00 0.00 99.93 05:31:32 05:19:01 6 0.07 0.00 0.03 0.02 0.02 99.87 05:31:32 05:19:01 7 0.03 0.00 0.07 0.00 0.02 99.88 05:31:32 05:20:01 all 1.88 0.00 1.04 0.28 0.02 96.77 05:31:32 05:20:01 0 1.47 0.00 2.43 0.15 0.03 95.92 05:31:32 05:20:01 1 1.35 0.00 0.62 0.05 0.02 97.96 05:31:32 05:20:01 2 1.42 0.00 0.68 0.97 0.00 96.93 05:31:32 05:20:01 3 1.35 0.00 0.60 0.02 0.03 98.00 05:31:32 05:20:01 4 3.28 0.00 0.66 0.51 0.02 95.54 05:31:32 05:20:01 5 1.52 0.00 1.65 0.32 0.02 96.49 05:31:32 05:20:01 6 2.26 0.00 0.99 0.23 0.02 96.51 05:31:32 05:20:01 7 2.36 0.00 0.72 0.02 0.03 96.88 05:31:32 05:21:01 all 0.13 0.00 0.06 0.01 0.01 99.79 05:31:32 05:21:01 0 0.02 0.00 0.07 0.00 0.00 99.92 05:31:32 05:21:01 1 0.05 0.00 0.02 0.02 0.02 99.90 05:31:32 05:21:01 2 0.02 0.00 0.03 0.05 0.02 99.88 05:31:32 05:21:01 3 0.15 0.00 0.03 0.02 0.00 99.80 05:31:32 05:21:01 4 0.38 0.00 0.13 0.00 0.00 99.48 05:31:32 05:21:01 5 0.05 0.00 0.03 0.00 0.00 99.92 05:31:32 05:21:01 6 0.27 0.00 0.10 0.00 0.00 99.63 05:31:32 05:21:01 7 0.12 0.00 0.07 0.00 0.02 99.80 05:31:32 05:22:01 all 2.55 0.00 1.16 0.27 0.02 96.00 05:31:32 05:22:01 0 3.21 0.00 1.39 0.07 0.03 95.30 05:31:32 05:22:01 1 2.44 0.00 1.85 1.87 0.03 93.80 05:31:32 05:22:01 2 1.32 0.00 0.50 0.20 0.00 97.98 05:31:32 05:22:01 3 2.92 0.00 1.12 0.02 0.02 95.92 05:31:32 05:22:01 4 2.45 0.00 0.99 0.00 0.02 96.55 05:31:32 05:22:01 5 3.30 0.00 0.75 0.00 0.02 95.93 05:31:32 05:22:01 6 2.28 0.00 1.32 0.02 0.03 96.35 05:31:32 05:22:01 7 2.51 0.00 1.32 0.00 0.03 96.13 05:31:32 05:23:01 all 0.02 0.00 0.01 0.00 0.01 99.95 05:31:32 05:23:01 0 0.03 0.00 0.03 0.00 0.02 99.92 05:31:32 05:23:01 1 0.03 0.00 0.00 0.02 0.02 99.93 05:31:32 05:23:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:31:32 05:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 05:31:32 05:23:01 4 0.03 0.00 0.02 0.00 0.02 99.93 05:31:32 05:23:01 5 0.02 0.00 0.02 0.00 0.02 99.95 05:31:32 05:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:31:32 05:23:01 7 0.05 0.00 0.03 0.00 0.02 99.90 05:31:32 05:24:01 all 0.06 0.00 0.01 0.00 0.01 99.92 05:31:32 05:24:01 0 0.00 0.00 0.03 0.00 0.02 99.95 05:31:32 05:24:01 1 0.37 0.00 0.02 0.02 0.02 99.58 05:31:32 05:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:31:32 05:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:31:32 05:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:31:32 05:24:01 5 0.05 0.00 0.02 0.00 0.00 99.93 05:31:32 05:24:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:31:32 05:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:31:32 05:25:01 all 0.02 0.00 0.01 0.00 0.00 99.96 05:31:32 05:25:01 0 0.03 0.00 0.03 0.00 0.02 99.92 05:31:32 05:25:01 1 0.02 0.00 0.00 0.02 0.02 99.95 05:31:32 05:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:31:32 05:25:01 3 0.03 0.00 0.02 0.00 0.00 99.95 05:31:32 05:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:31:32 05:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:31:32 05:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:31:32 05:25:01 7 0.02 0.00 0.02 0.02 0.00 99.95 05:31:32 05:26:01 all 0.02 0.00 0.01 0.01 0.01 99.95 05:31:32 05:26:01 0 0.02 0.00 0.03 0.00 0.02 99.93 05:31:32 05:26:01 1 0.07 0.00 0.02 0.03 0.02 99.87 05:31:32 05:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:31:32 05:26:01 3 0.00 0.00 0.00 0.02 0.00 99.98 05:31:32 05:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:31:32 05:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:31:32 05:26:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:31:32 05:26:01 7 0.05 0.00 0.02 0.00 0.02 99.92 05:31:32 05:31:32 05:26:01 CPU %user %nice %system %iowait %steal %idle 05:31:32 05:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:31:32 05:27:01 0 0.02 0.00 0.03 0.00 0.02 99.93 05:31:32 05:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:31:32 05:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:31:32 05:27:01 3 0.03 0.00 0.02 0.00 0.02 99.93 05:31:32 05:27:01 4 0.02 0.00 0.02 0.00 0.02 99.95 05:31:32 05:27:01 5 0.02 0.00 0.00 0.00 0.02 99.97 05:31:32 05:27:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:31:32 05:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 05:31:32 05:28:01 all 0.02 0.00 0.01 0.00 0.00 99.96 05:31:32 05:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:31:32 05:28:01 1 0.00 0.00 0.00 0.02 0.02 99.97 05:31:32 05:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:31:32 05:28:01 3 0.02 0.00 0.02 0.02 0.00 99.95 05:31:32 05:28:01 4 0.05 0.00 0.03 0.00 0.00 99.92 05:31:32 05:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:31:32 05:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:31:32 05:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:31:32 05:29:01 all 0.12 0.00 0.01 0.00 0.01 99.86 05:31:32 05:29:01 0 0.03 0.00 0.03 0.00 0.02 99.92 05:31:32 05:29:01 1 0.83 0.00 0.02 0.00 0.02 99.14 05:31:32 05:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:31:32 05:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:31:32 05:29:01 4 0.03 0.00 0.05 0.00 0.02 99.90 05:31:32 05:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:31:32 05:29:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:31:32 05:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 05:31:32 05:30:01 all 0.07 0.00 0.03 0.01 0.00 99.89 05:31:32 05:30:01 0 0.00 0.00 0.03 0.00 0.00 99.97 05:31:32 05:30:01 1 0.33 0.00 0.05 0.02 0.00 99.60 05:31:32 05:30:01 2 0.02 0.00 0.03 0.00 0.00 99.95 05:31:32 05:30:01 3 0.02 0.00 0.02 0.00 0.02 99.95 05:31:32 05:30:01 4 0.02 0.00 0.00 0.02 0.00 99.97 05:31:32 05:30:01 5 0.07 0.00 0.03 0.00 0.00 99.90 05:31:32 05:30:01 6 0.05 0.00 0.07 0.00 0.02 99.87 05:31:32 05:30:01 7 0.03 0.00 0.03 0.02 0.00 99.92 05:31:32 05:31:01 all 8.11 0.00 3.33 0.53 0.05 87.98 05:31:32 05:31:01 0 7.83 0.00 3.00 0.10 0.05 89.02 05:31:32 05:31:01 1 6.94 0.00 2.72 0.30 0.05 89.99 05:31:32 05:31:01 2 8.01 0.00 3.98 0.07 0.05 87.90 05:31:32 05:31:01 3 9.43 0.00 3.63 1.45 0.05 85.44 05:31:32 05:31:01 4 8.24 0.00 3.35 0.00 0.05 88.35 05:31:32 05:31:01 5 9.51 0.00 3.68 0.10 0.07 86.65 05:31:32 05:31:01 6 7.82 0.00 3.14 0.03 0.05 88.95 05:31:32 05:31:01 7 7.05 0.00 3.13 2.20 0.05 87.58 05:31:32 Average: all 6.24 0.00 1.38 0.25 0.02 92.09 05:31:32 Average: 0 6.10 0.00 1.46 0.16 0.03 92.24 05:31:32 Average: 1 6.12 0.00 1.40 0.47 0.03 91.98 05:31:32 Average: 2 6.07 0.00 1.29 0.29 0.02 92.34 05:31:32 Average: 3 6.44 0.00 1.33 0.18 0.02 92.02 05:31:32 Average: 4 6.49 0.00 1.34 0.07 0.02 92.07 05:31:32 Average: 5 6.20 0.00 1.43 0.30 0.02 92.04 05:31:32 Average: 6 6.35 0.00 1.45 0.36 0.03 91.81 05:31:32 Average: 7 6.16 0.00 1.37 0.21 0.03 92.23 05:31:32 05:31:32 05:31:32