Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 027e49bbb3adb675c2501a9a4fed4a08c937de63 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-ssh5628162398850423342.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4925184162592895638.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh4384190876175301574.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17486750745770514664.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-ssh17322221497664733226.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] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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-24216 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 027e49bbb3adb675c2501a9a4fed4a08c937de63 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 027e49bbb3adb675c2501a9a4fed4a08c937de63 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#335)" > git rev-list --no-walk 042ec1626ee523754e0e1f4be46f239764bd63ff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-06T15:24:22.705Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-06T15:24:22.771Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-06T15:24:22.795Z] ========================================================= [2023-12-06T15:24:22.795Z] EdgeX Global Pipelines Version Info [2023-12-06T15:24:22.795Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:24:23.882Z] ------------------- [2023-12-06T15:24:23.882Z] stable info: [2023-12-06T15:24:23.882Z] ------------------- [2023-12-06T15:24:23.882Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-06T15:24:23.882Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T15:24:23.882Z] Message: update stable to v1.0.258 [2023-12-06T15:24:24.144Z] ------------------- [2023-12-06T15:24:24.144Z] experimental info: [2023-12-06T15:24:24.144Z] ------------------- [2023-12-06T15:24:24.144Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-06T15:24:24.144Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T15:24:24.144Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-06T15:24:24.226Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-12-06T15:24:24.253Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-12-06T15:24:24.288Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-06T15:24:24.312Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-06T15:24:24.340Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-06T15:24:24.365Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-06T15:24:24.394Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-06T15:24:24.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-06T15:24:24.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-06T15:24:24.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-06T15:24:24.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-06T15:24:24.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-12-06T15:24:24.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-06T15:24:24.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-06T15:24:24.631Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T15:24:24.663Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T15:24:24.700Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T15:24:24.731Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T15:24:24.766Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-06T15:24:24.802Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-06T15:24:24.832Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-06T15:24:24.867Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-06T15:24:24.904Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-06T15:24:24.943Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-06T15:24:24.979Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-06T15:24:25.014Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-06T15:24:25.051Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-06T15:24:25.095Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-06T15:24:25.135Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-06T15:24:25.176Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-06T15:24:25.216Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 027e49bbb3adb675c2501a9a4fed4a08c937de63 [Pipeline] echo [2023-12-06T15:24:25.258Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 027e49b [Pipeline] echo [2023-12-06T15:24:25.303Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:24:25.392Z] provisioning config files... [2023-12-06T15:24:25.404Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9617704196742956637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:24:25.746Z] ---> ****-login.sh [2023-12-06T15:24:25.746Z] nexus3.edgexfoundry.org:10001 [2023-12-06T15:24:26.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:24:26.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:24:26.005Z] Configure a credential helper to remove this warning. See [2023-12-06T15:24:26.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:24:26.005Z] [2023-12-06T15:24:26.005Z] Login Succeeded [2023-12-06T15:24:26.006Z] nexus3.edgexfoundry.org:10002 [2023-12-06T15:24:26.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:24:26.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:24:26.006Z] Configure a credential helper to remove this warning. See [2023-12-06T15:24:26.006Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:24:26.006Z] [2023-12-06T15:24:26.006Z] Login Succeeded [2023-12-06T15:24:26.006Z] nexus3.edgexfoundry.org:10003 [2023-12-06T15:24:26.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:24:26.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:24:26.266Z] Configure a credential helper to remove this warning. See [2023-12-06T15:24:26.266Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:24:26.266Z] [2023-12-06T15:24:26.266Z] Login Succeeded [2023-12-06T15:24:26.266Z] nexus3.edgexfoundry.org:10004 [2023-12-06T15:24:26.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:24:26.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:24:26.266Z] Configure a credential helper to remove this warning. See [2023-12-06T15:24:26.266Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:24:26.266Z] [2023-12-06T15:24:26.266Z] Login Succeeded [2023-12-06T15:24:26.266Z] ****.io [2023-12-06T15:24:26.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:24:26.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:24:26.529Z] Configure a credential helper to remove this warning. See [2023-12-06T15:24:26.529Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:24:26.529Z] [2023-12-06T15:24:26.529Z] Login Succeeded [2023-12-06T15:24:26.529Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T15:24:26.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-06T15:24:27.053Z] + git rev-list -1 --merges 027e49bbb3adb675c2501a9a4fed4a08c937de63~1..027e49bbb3adb675c2501a9a4fed4a08c937de63 [Pipeline] echo [2023-12-06T15:24:27.089Z] -----------> git rev-list -1 --merges 027e49bbb3adb675c2501a9a4fed4a08c937de63~1..027e49bbb3adb675c2501a9a4fed4a08c937de63 027e49bbb3adb675c2501a9a4fed4a08c937de63 [false] [Pipeline] sh [2023-12-06T15:24:27.390Z] + git log --format=format:%s -1 027e49bbb3adb675c2501a9a4fed4a08c937de63 [Pipeline] echo [2023-12-06T15:24:27.402Z] ========================================================= [2023-12-06T15:24:27.402Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-06T15:24:27.402Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T15:24:27.775Z] + git log --format=format:%s -1 027e49bbb3adb675c2501a9a4fed4a08c937de63 [Pipeline] echo [2023-12-06T15:24:27.785Z] [semverPrep] GIT_COMMIT: 027e49bbb3adb675c2501a9a4fed4a08c937de63, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#335) [Pipeline] echo [2023-12-06T15:24:27.807Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-06T15:24:28.192Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T15:24:28.192Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-06T15:24:28.192Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-06T15:24:28.192Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-06T15:24:28.192Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-06T15:24:28.192Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-06T15:24:28.192Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:24:28.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:24:28.564Z] [2023-12-06T15:24:28.564Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:24:28.875Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:24:28.875Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-06T15:24:28.875Z] b85a868b505f: Pulling fs layer [2023-12-06T15:24:28.875Z] e2be974225ed: Pulling fs layer [2023-12-06T15:24:28.875Z] 339a4e72a1f5: Pulling fs layer [2023-12-06T15:24:28.875Z] 988bab9f4d93: Pulling fs layer [2023-12-06T15:24:28.875Z] 1469e6f7b9e6: Pulling fs layer [2023-12-06T15:24:28.875Z] eaf3925da568: Pulling fs layer [2023-12-06T15:24:28.875Z] bab4dde63d76: Pulling fs layer [2023-12-06T15:24:28.875Z] bde34c3a00c8: Pulling fs layer [2023-12-06T15:24:28.875Z] b352a97aabf1: Pulling fs layer [2023-12-06T15:24:28.875Z] 4872d77fe225: Pulling fs layer [2023-12-06T15:24:28.875Z] 5851b861e8e6: Pulling fs layer [2023-12-06T15:24:28.875Z] bab4dde63d76: Waiting [2023-12-06T15:24:28.875Z] bde34c3a00c8: Waiting [2023-12-06T15:24:28.875Z] b352a97aabf1: Waiting [2023-12-06T15:24:28.875Z] 988bab9f4d93: Waiting [2023-12-06T15:24:28.875Z] 4872d77fe225: Waiting [2023-12-06T15:24:28.875Z] 1469e6f7b9e6: Waiting [2023-12-06T15:24:28.875Z] 5851b861e8e6: Waiting [2023-12-06T15:24:28.875Z] eaf3925da568: Waiting [2023-12-06T15:24:28.875Z] e2be974225ed: Verifying Checksum [2023-12-06T15:24:28.875Z] e2be974225ed: Download complete [2023-12-06T15:24:28.875Z] 988bab9f4d93: Verifying Checksum [2023-12-06T15:24:28.875Z] 988bab9f4d93: Download complete [2023-12-06T15:24:29.813Z] 1469e6f7b9e6: Verifying Checksum [2023-12-06T15:24:29.814Z] 1469e6f7b9e6: Download complete [2023-12-06T15:24:29.814Z] 339a4e72a1f5: Verifying Checksum [2023-12-06T15:24:29.814Z] 339a4e72a1f5: Download complete [2023-12-06T15:24:29.814Z] eaf3925da568: Verifying Checksum [2023-12-06T15:24:29.814Z] eaf3925da568: Download complete [2023-12-06T15:24:29.814Z] bde34c3a00c8: Download complete [2023-12-06T15:24:30.072Z] b352a97aabf1: Verifying Checksum [2023-12-06T15:24:30.072Z] b352a97aabf1: Download complete [2023-12-06T15:24:30.072Z] 4872d77fe225: Verifying Checksum [2023-12-06T15:24:30.072Z] 4872d77fe225: Download complete [2023-12-06T15:24:30.072Z] 5851b861e8e6: Verifying Checksum [2023-12-06T15:24:30.072Z] 5851b861e8e6: Download complete [2023-12-06T15:24:30.072Z] b85a868b505f: Download complete [2023-12-06T15:24:31.456Z] bab4dde63d76: Verifying Checksum [2023-12-06T15:24:31.456Z] bab4dde63d76: Download complete [2023-12-06T15:24:31.456Z] b85a868b505f: Pull complete [2023-12-06T15:24:31.715Z] e2be974225ed: Pull complete [2023-12-06T15:24:32.282Z] 339a4e72a1f5: Pull complete [2023-12-06T15:24:32.282Z] 988bab9f4d93: Pull complete [2023-12-06T15:24:32.541Z] 1469e6f7b9e6: Pull complete [2023-12-06T15:24:32.541Z] eaf3925da568: Pull complete [2023-12-06T15:24:35.084Z] bab4dde63d76: Pull complete [2023-12-06T15:24:35.084Z] bde34c3a00c8: Pull complete [2023-12-06T15:24:35.084Z] b352a97aabf1: Pull complete [2023-12-06T15:24:35.084Z] 4872d77fe225: Pull complete [2023-12-06T15:24:35.084Z] 5851b861e8e6: Pull complete [2023-12-06T15:24:35.084Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-06T15:24:35.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:24:35.084Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:24:35.270Z] prd-ubuntu20.04-docker-8c-8g-24216 does not seem to be running inside a container [2023-12-06T15:24:35.304Z] $ 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 [2023-12-06T15:24:40.504Z] $ docker top cdd77e52a1fae9b660057d9e678715d5183c98acdfa98f145508e1f8a63b451b -eo pid,comm [2023-12-06T15:24:40.637Z] 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). [2023-12-06T15:24:40.637Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T15:24:40.724Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T15:24:40.724Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T15:24:40.822Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T15:24:40.827Z] $ docker exec cdd77e52a1fae9b660057d9e678715d5183c98acdfa98f145508e1f8a63b451b ssh-agent [2023-12-06T15:24:40.955Z] SSH_AUTH_SOCK=/tmp/ssh-5AHEf5gz5WBy/agent.14 [2023-12-06T15:24:40.955Z] SSH_AGENT_PID=20 [2023-12-06T15:24:40.962Z] Running ssh-add (command line suppressed) [2023-12-06T15:24:41.057Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3333956322916321546.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3333956322916321546.key) [2023-12-06T15:24:41.083Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T15:24:41.391Z] + git tag --points-at HEAD [Pipeline] } [2023-12-06T15:24:41.406Z] $ docker exec --env ******** --env ******** cdd77e52a1fae9b660057d9e678715d5183c98acdfa98f145508e1f8a63b451b ssh-agent -k [2023-12-06T15:24:41.505Z] unset SSH_AUTH_SOCK; [2023-12-06T15:24:41.506Z] unset SSH_AGENT_PID; [2023-12-06T15:24:41.506Z] echo Agent pid 20 killed; [2023-12-06T15:24:41.513Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-06T15:24:41.583Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T15:24:41.583Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T15:24:41.695Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T15:24:41.700Z] $ docker exec cdd77e52a1fae9b660057d9e678715d5183c98acdfa98f145508e1f8a63b451b ssh-agent [2023-12-06T15:24:41.804Z] SSH_AUTH_SOCK=/tmp/ssh-Kwpjddro6ppY/agent.71 [2023-12-06T15:24:41.804Z] SSH_AGENT_PID=77 [2023-12-06T15:24:41.809Z] Running ssh-add (command line suppressed) [2023-12-06T15:24:41.909Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11343878591599184631.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11343878591599184631.key) [2023-12-06T15:24:41.920Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T15:24:42.225Z] + git semver init [2023-12-06T15:24:42.484Z] 2023-12-06 15:24:42,390 [run_init] DEBUG init version:0.0.0 force:False [2023-12-06T15:24:42.484Z] 2023-12-06 15:24:42,391 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2023-12-06T15:24:42.484Z] 2023-12-06 15:24:42,391 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2023-12-06T15:24:42.484Z] 2023-12-06 15:24:42,392 [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, universal_newlines=False, shell=None, istream=None) [2023-12-06T15:24:43.861Z] 2023-12-06 15:24:43,630 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2023-12-06T15:24:43.861Z] 2023-12-06 15:24:43,631 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2023-12-06T15:24:43.861Z] 2023-12-06 15:24:43,631 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-12-06T15:24:43.861Z] 2023-12-06 15:24:43,631 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-12-06T15:24:43.861Z] 3.2.0-dev.2 [Pipeline] } [2023-12-06T15:24:43.874Z] $ docker exec --env ******** --env ******** cdd77e52a1fae9b660057d9e678715d5183c98acdfa98f145508e1f8a63b451b ssh-agent -k [2023-12-06T15:24:43.971Z] unset SSH_AUTH_SOCK; [2023-12-06T15:24:43.972Z] unset SSH_AGENT_PID; [2023-12-06T15:24:43.972Z] echo Agent pid 77 killed; [2023-12-06T15:24:43.980Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T15:24:44.361Z] + git semver [Pipeline] } [2023-12-06T15:24:44.640Z] $ docker stop --time=1 cdd77e52a1fae9b660057d9e678715d5183c98acdfa98f145508e1f8a63b451b [2023-12-06T15:24:45.917Z] $ docker rm -f --volumes cdd77e52a1fae9b660057d9e678715d5183c98acdfa98f145508e1f8a63b451b [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T15:24:46.275Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-06T15:24:46.577Z] Stashed 1 file(s) [Pipeline] echo [2023-12-06T15:24:46.580Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.2 [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 [2023-12-06T15:24:46.906Z] provisioning config files... [2023-12-06T15:24:46.915Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4837535920781013587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:24:47.237Z] ---> ****-login.sh [2023-12-06T15:24:47.237Z] nexus3.edgexfoundry.org:10001 [2023-12-06T15:24:47.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:24:47.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:24:47.237Z] Configure a credential helper to remove this warning. See [2023-12-06T15:24:47.237Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:24:47.237Z] [2023-12-06T15:24:47.237Z] Login Succeeded [2023-12-06T15:24:47.237Z] nexus3.edgexfoundry.org:10002 [2023-12-06T15:24:47.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:24:47.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:24:47.237Z] Configure a credential helper to remove this warning. See [2023-12-06T15:24:47.237Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:24:47.237Z] [2023-12-06T15:24:47.237Z] Login Succeeded [2023-12-06T15:24:47.237Z] nexus3.edgexfoundry.org:10003 [2023-12-06T15:24:47.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:24:47.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:24:47.496Z] Configure a credential helper to remove this warning. See [2023-12-06T15:24:47.496Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:24:47.496Z] [2023-12-06T15:24:47.496Z] Login Succeeded [2023-12-06T15:24:47.496Z] nexus3.edgexfoundry.org:10004 [2023-12-06T15:24:47.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:24:47.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:24:47.496Z] Configure a credential helper to remove this warning. See [2023-12-06T15:24:47.496Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:24:47.496Z] [2023-12-06T15:24:47.496Z] Login Succeeded [2023-12-06T15:24:47.496Z] ****.io [2023-12-06T15:24:47.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:24:47.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:24:47.757Z] Configure a credential helper to remove this warning. See [2023-12-06T15:24:47.758Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:24:47.758Z] [2023-12-06T15:24:47.758Z] Login Succeeded [2023-12-06T15:24:47.758Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T15:24:47.764Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T15:24:47.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:24:47.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:24:47.987Z] ========================================================= [2023-12-06T15:24:47.988Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-06T15:24:47.988Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:24:48.388Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-06T15:24:48.388Z] Sending build context to Docker daemon 14.07MB [2023-12-06T15:24:48.388Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T15:24:48.388Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-06T15:24:48.388Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-06T15:24:48.388Z] 7264a8db6415: Pulling fs layer [2023-12-06T15:24:48.388Z] c4d48a809fc2: Pulling fs layer [2023-12-06T15:24:48.388Z] 4f1c88b9dad5: Pulling fs layer [2023-12-06T15:24:48.388Z] ad3a456e5733: Pulling fs layer [2023-12-06T15:24:48.388Z] 69c7f0334f64: Pulling fs layer [2023-12-06T15:24:48.388Z] 1f1c1a5573a3: Pulling fs layer [2023-12-06T15:24:48.388Z] ce7588e14bc9: Pulling fs layer [2023-12-06T15:24:48.388Z] b5e4710f87ac: Pulling fs layer [2023-12-06T15:24:48.388Z] 69c7f0334f64: Waiting [2023-12-06T15:24:48.388Z] ad3a456e5733: Waiting [2023-12-06T15:24:48.388Z] b5e4710f87ac: Waiting [2023-12-06T15:24:48.388Z] 1f1c1a5573a3: Waiting [2023-12-06T15:24:48.388Z] ce7588e14bc9: Waiting [2023-12-06T15:24:48.652Z] c4d48a809fc2: Verifying Checksum [2023-12-06T15:24:48.652Z] c4d48a809fc2: Download complete [2023-12-06T15:24:48.652Z] ad3a456e5733: Verifying Checksum [2023-12-06T15:24:48.652Z] ad3a456e5733: Download complete [2023-12-06T15:24:48.652Z] 69c7f0334f64: Verifying Checksum [2023-12-06T15:24:48.652Z] 69c7f0334f64: Download complete [2023-12-06T15:24:48.652Z] 7264a8db6415: Verifying Checksum [2023-12-06T15:24:48.652Z] 7264a8db6415: Download complete [2023-12-06T15:24:48.652Z] 1f1c1a5573a3: Verifying Checksum [2023-12-06T15:24:48.652Z] 1f1c1a5573a3: Download complete [2023-12-06T15:24:48.652Z] 7264a8db6415: Pull complete [2023-12-06T15:24:48.912Z] b5e4710f87ac: Verifying Checksum [2023-12-06T15:24:48.912Z] b5e4710f87ac: Download complete [2023-12-06T15:24:48.912Z] c4d48a809fc2: Pull complete [2023-12-06T15:24:49.171Z] 4f1c88b9dad5: Verifying Checksum [2023-12-06T15:24:49.171Z] 4f1c88b9dad5: Download complete [2023-12-06T15:24:49.429Z] ce7588e14bc9: Verifying Checksum [2023-12-06T15:24:49.429Z] ce7588e14bc9: Download complete [2023-12-06T15:24:52.706Z] 4f1c88b9dad5: Pull complete [2023-12-06T15:24:52.706Z] ad3a456e5733: Pull complete [2023-12-06T15:24:52.706Z] 69c7f0334f64: Pull complete [2023-12-06T15:24:52.706Z] 1f1c1a5573a3: Pull complete [2023-12-06T15:24:55.252Z] ce7588e14bc9: Pull complete [2023-12-06T15:24:55.528Z] b5e4710f87ac: Pull complete [2023-12-06T15:24:55.529Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-06T15:24:55.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-06T15:24:55.529Z] ---> 88b5674ff536 [2023-12-06T15:24:55.529Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-12-06T15:25:01.193Z] ---> Running in e337bfc28cf7 [2023-12-06T15:25:01.193Z] Removing intermediate container e337bfc28cf7 [2023-12-06T15:25:01.193Z] ---> 85aa82830698 [2023-12-06T15:25:01.193Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T15:25:01.193Z] ---> Running in c87944f5c820 [2023-12-06T15:25:01.193Z] Removing intermediate container c87944f5c820 [2023-12-06T15:25:01.193Z] ---> 15f13673917d [2023-12-06T15:25:01.193Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-06T15:25:01.193Z] ---> Running in ae296329119b [2023-12-06T15:25:01.193Z] Removing intermediate container ae296329119b [2023-12-06T15:25:01.193Z] ---> 5ff21bef694c [2023-12-06T15:25:01.193Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T15:25:01.193Z] ---> Running in 9df669f86587 [2023-12-06T15:25:01.193Z] Removing intermediate container 9df669f86587 [2023-12-06T15:25:01.193Z] ---> e298c16802b6 [2023-12-06T15:25:01.193Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T15:25:01.193Z] ---> Running in f45e192863c8 [2023-12-06T15:25:01.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T15:25:01.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T15:25:01.450Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-06T15:25:01.450Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-06T15:25:01.450Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-06T15:25:01.711Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-06T15:25:01.711Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T15:25:01.711Z] OK: 268 MiB in 56 packages [2023-12-06T15:25:01.809Z] Still waiting to schedule task [2023-12-06T15:25:01.809Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-24218’ is offline [2023-12-06T15:25:04.317Z] Removing intermediate container f45e192863c8 [2023-12-06T15:25:04.317Z] ---> 404b582c8d53 [2023-12-06T15:25:04.317Z] Step 8/12 : WORKDIR /device-snmp-go [2023-12-06T15:25:04.317Z] ---> Running in 0747a06543c8 [2023-12-06T15:25:04.317Z] Removing intermediate container 0747a06543c8 [2023-12-06T15:25:04.317Z] ---> b9e05ba98b72 [2023-12-06T15:25:04.317Z] Step 9/12 : COPY go.mod vendor* ./ [2023-12-06T15:25:04.317Z] ---> 8573df4a2e72 [2023-12-06T15:25:04.317Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T15:25:04.317Z] ---> Running in 3cc9ba1c7d5a [2023-12-06T15:25:43.071Z] Removing intermediate container 3cc9ba1c7d5a [2023-12-06T15:25:43.071Z] ---> 0ba49109d263 [2023-12-06T15:25:43.071Z] Step 11/12 : COPY . . [2023-12-06T15:25:43.071Z] ---> 09652aab0aaf [2023-12-06T15:25:43.071Z] Step 12/12 : RUN ${MAKE} [2023-12-06T15:25:43.071Z] ---> Running in 5f700a35b5ad [2023-12-06T15:25:43.328Z] noop [2023-12-06T15:25:43.586Z] Removing intermediate container 5f700a35b5ad [2023-12-06T15:25:43.586Z] ---> 000475e3f1b2 [2023-12-06T15:25:43.586Z] Successfully built 000475e3f1b2 [2023-12-06T15:25:43.586Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:25:43.961Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T15:25:43.961Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:25:44.072Z] prd-ubuntu20.04-docker-8c-8g-24216 does not seem to be running inside a container [2023-12-06T15:25:44.103Z] $ 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 [2023-12-06T15:25:44.450Z] $ docker top 894b600cc937912e1670cfcfcd77d058f5cb3d3ba9b95a38d0ca91b41afbff82 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T15:25:44.829Z] + go version [2023-12-06T15:25:44.829Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-06T15:25:44.841Z] $ docker stop --time=1 894b600cc937912e1670cfcfcd77d058f5cb3d3ba9b95a38d0ca91b41afbff82 [2023-12-06T15:25:46.105Z] $ docker rm -f --volumes 894b600cc937912e1670cfcfcd77d058f5cb3d3ba9b95a38d0ca91b41afbff82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:25:46.711Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T15:25:46.712Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:25:46.827Z] prd-ubuntu20.04-docker-8c-8g-24216 does not seem to be running inside a container [2023-12-06T15:25:46.866Z] $ 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 [2023-12-06T15:25:47.201Z] $ docker top 3f0c370c61c95936da16c341ce55a546e77f28b9c013e6e41f37633e4d8e8d2c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T15:25:47.581Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2023-12-06T15:25:47.900Z] + make test [2023-12-06T15:25:47.900Z] go test ./... -coverprofile=coverage.out [2023-12-06T15:25:49.282Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-12-06T15:25:59.271Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-12-06T15:25:59.271Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.011s coverage: 0.0% of statements [2023-12-06T15:26:05.827Z] go vet ./... [2023-12-06T15:26:09.108Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T15:26:09.108Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T15:26:09.108Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T15:26:09.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T15:26:09.409Z] $ docker stop --time=1 3f0c370c61c95936da16c341ce55a546e77f28b9c013e6e41f37633e4d8e8d2c [2023-12-06T15:26:12.478Z] $ docker rm -f --volumes 3f0c370c61c95936da16c341ce55a546e77f28b9c013e6e41f37633e4d8e8d2c [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T15:26:13.825Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T15:26:13.890Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-06T15:26:14.441Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T15:26:14.724Z] + ls -al . [2023-12-06T15:26:14.724Z] total 172 [2023-12-06T15:26:14.724Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 15:25 . [2023-12-06T15:26:14.724Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 15:24 .. [2023-12-06T15:26:14.724Z] -rw-rw-r-- 1 jenkins jenkins 6 Dec 6 15:24 .dockerignore [2023-12-06T15:26:14.724Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 15:25 .git [2023-12-06T15:26:14.724Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:24 .github [2023-12-06T15:26:14.724Z] -rw-rw-r-- 1 jenkins jenkins 263 Dec 6 15:24 .gitignore [2023-12-06T15:26:14.724Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 15:24 .golangci.yml [2023-12-06T15:26:14.724Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 15:24 .semver [2023-12-06T15:26:14.724Z] -rw-rw-r-- 1 jenkins jenkins 10025 Dec 6 15:24 Attribution.txt [2023-12-06T15:26:14.724Z] -rw-rw-r-- 1 jenkins jenkins 11809 Dec 6 15:24 CHANGELOG.md [2023-12-06T15:26:14.724Z] -rw-rw-r-- 1 jenkins jenkins 1571 Dec 6 15:24 Dockerfile [2023-12-06T15:26:14.724Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 15:24 GOVERNANCE.md [2023-12-06T15:26:14.724Z] -rw-rw-r-- 1 jenkins jenkins 656 Dec 6 15:24 Jenkinsfile [2023-12-06T15:26:14.724Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 15:24 LICENSE [2023-12-06T15:26:14.724Z] -rw-rw-r-- 1 jenkins jenkins 2240 Dec 6 15:24 Makefile [2023-12-06T15:26:14.724Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 6 15:24 OWNERS.md [2023-12-06T15:26:14.724Z] -rw-rw-r-- 1 jenkins jenkins 10477 Dec 6 15:24 README.md [2023-12-06T15:26:14.724Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 15:24 VERSION [2023-12-06T15:26:14.724Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 15:24 bin [2023-12-06T15:26:14.724Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:24 cmd [2023-12-06T15:26:14.724Z] -rw-r--r-- 1 jenkins jenkins 8837 Dec 6 15:25 coverage.out [2023-12-06T15:26:14.724Z] -rw-rw-r-- 1 jenkins jenkins 3707 Dec 6 15:24 go.mod [2023-12-06T15:26:14.724Z] -rw-rw-r-- 1 jenkins jenkins 34812 Dec 6 15:24 go.sum [2023-12-06T15:26:14.724Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:24 internal [2023-12-06T15:26:14.724Z] -rw-rw-r-- 1 jenkins jenkins 228 Dec 6 15:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:26:15.076Z] + 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=027e49bbb3adb675c2501a9a4fed4a08c937de63 --label arch=amd64 --label version=3.2.0-dev.2 . [2023-12-06T15:26:15.076Z] Sending build context to Docker daemon 14.08MB [2023-12-06T15:26:15.076Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T15:26:15.076Z] Step 2/25 : FROM ${BASE} AS builder [2023-12-06T15:26:15.076Z] ---> 000475e3f1b2 [2023-12-06T15:26:15.076Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-12-06T15:26:15.335Z] ---> Running in 97b893877559 [2023-12-06T15:26:15.335Z] Removing intermediate container 97b893877559 [2023-12-06T15:26:15.335Z] ---> daf20e60b365 [2023-12-06T15:26:15.335Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T15:26:15.335Z] ---> Running in 6bd466f0e22a [2023-12-06T15:26:15.335Z] Removing intermediate container 6bd466f0e22a [2023-12-06T15:26:15.335Z] ---> 4da4beffc592 [2023-12-06T15:26:15.335Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-06T15:26:15.335Z] ---> Running in 3c89ecebda5d [2023-12-06T15:26:15.594Z] Removing intermediate container 3c89ecebda5d [2023-12-06T15:26:15.594Z] ---> 2aedd73405a8 [2023-12-06T15:26:15.594Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T15:26:15.594Z] ---> Running in 01f1c0e1d388 [2023-12-06T15:26:15.594Z] Removing intermediate container 01f1c0e1d388 [2023-12-06T15:26:15.594Z] ---> 8f65ca6a1146 [2023-12-06T15:26:15.594Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T15:26:15.594Z] ---> Running in bcfb4ff5e50f [2023-12-06T15:26:15.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T15:26:16.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T15:26:16.112Z] OK: 268 MiB in 56 packages [2023-12-06T15:26:16.371Z] Removing intermediate container bcfb4ff5e50f [2023-12-06T15:26:16.371Z] ---> 3d1ed4fb9b2c [2023-12-06T15:26:16.371Z] Step 8/25 : WORKDIR /device-snmp-go [2023-12-06T15:26:16.630Z] ---> Running in b09879ec3fca [2023-12-06T15:26:16.630Z] Removing intermediate container b09879ec3fca [2023-12-06T15:26:16.630Z] ---> 838c599a0bf0 [2023-12-06T15:26:16.630Z] Step 9/25 : COPY go.mod vendor* ./ [2023-12-06T15:26:16.630Z] ---> ffb43daa6fc0 [2023-12-06T15:26:16.630Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T15:26:16.630Z] ---> Running in 2a139a231f5f [2023-12-06T15:26:17.199Z] Removing intermediate container 2a139a231f5f [2023-12-06T15:26:17.199Z] ---> 2b38615cda1c [2023-12-06T15:26:17.199Z] Step 11/25 : COPY . . [2023-12-06T15:26:17.783Z] ---> 7de81c940111 [2023-12-06T15:26:17.783Z] Step 12/25 : RUN ${MAKE} [2023-12-06T15:26:17.783Z] ---> Running in b6f4a4bf53eb [2023-12-06T15:26:18.350Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.2.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-12-06T15:26:40.302Z] Removing intermediate container b6f4a4bf53eb [2023-12-06T15:26:40.302Z] ---> 9a9b6d98fc08 [2023-12-06T15:26:40.302Z] Step 13/25 : FROM alpine:3.18 [2023-12-06T15:26:40.302Z] 3.18: Pulling from library/alpine [2023-12-06T15:26:40.302Z] c926b61bad3b: Pulling fs layer [2023-12-06T15:26:40.302Z] c926b61bad3b: Verifying Checksum [2023-12-06T15:26:40.302Z] c926b61bad3b: Download complete [2023-12-06T15:26:40.302Z] c926b61bad3b: Pull complete [2023-12-06T15:26:40.302Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T15:26:40.302Z] Status: Downloaded newer image for alpine:3.18 [2023-12-06T15:26:40.302Z] ---> b541f2080109 [2023-12-06T15:26:40.302Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2023-12-06T15:26:40.302Z] ---> Running in e89c72ae69c3 [2023-12-06T15:26:40.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T15:26:40.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T15:26:40.820Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T15:26:40.820Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T15:26:40.820Z] OK: 7 MiB in 16 packages [2023-12-06T15:26:41.079Z] Removing intermediate container e89c72ae69c3 [2023-12-06T15:26:41.079Z] ---> c9ea2bd2d1e2 [2023-12-06T15:26:41.079Z] Step 15/25 : RUN apk --no-cache upgrade [2023-12-06T15:26:41.079Z] ---> Running in 6bb6ffe9bdee [2023-12-06T15:26:41.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T15:26:41.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T15:26:41.626Z] OK: 7 MiB in 16 packages [2023-12-06T15:26:41.885Z] Removing intermediate container 6bb6ffe9bdee [2023-12-06T15:26:41.885Z] ---> 1432e6cda2f3 [2023-12-06T15:26:41.885Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2023-12-06T15:26:42.828Z] ---> 0daf958334b1 [2023-12-06T15:26:42.828Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-12-06T15:26:42.828Z] ---> cca16f5527f2 [2023-12-06T15:26:42.828Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2023-12-06T15:26:43.085Z] ---> 1c95d1767e28 [2023-12-06T15:26:43.085Z] Step 19/25 : EXPOSE 59993 [2023-12-06T15:26:43.085Z] ---> Running in dd6376e8173a [2023-12-06T15:26:43.085Z] Removing intermediate container dd6376e8173a [2023-12-06T15:26:43.085Z] ---> 26e593af8c1e [2023-12-06T15:26:43.085Z] Step 20/25 : EXPOSE 161 [2023-12-06T15:26:43.085Z] ---> Running in c8a7772f6eb5 [2023-12-06T15:26:43.343Z] Removing intermediate container c8a7772f6eb5 [2023-12-06T15:26:43.343Z] ---> d596e24f21e4 [2023-12-06T15:26:43.343Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2023-12-06T15:26:43.343Z] ---> Running in e3a7b9e1be3d [2023-12-06T15:26:43.343Z] Removing intermediate container e3a7b9e1be3d [2023-12-06T15:26:43.343Z] ---> cc2ac84bf327 [2023-12-06T15:26:43.343Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-06T15:26:43.343Z] ---> Running in 668fe5486dd2 [2023-12-06T15:26:43.343Z] Removing intermediate container 668fe5486dd2 [2023-12-06T15:26:43.343Z] ---> 18683adf0fac [2023-12-06T15:26:43.343Z] Step 23/25 : LABEL arch=amd64 [2023-12-06T15:26:43.343Z] ---> Running in e1fbc1d8130a [2023-12-06T15:26:43.601Z] Removing intermediate container e1fbc1d8130a [2023-12-06T15:26:43.601Z] ---> f21f09d55f7c [2023-12-06T15:26:43.601Z] Step 24/25 : LABEL git_sha=027e49bbb3adb675c2501a9a4fed4a08c937de63 [2023-12-06T15:26:43.601Z] ---> Running in 7c2ef7106f61 [2023-12-06T15:26:43.601Z] Removing intermediate container 7c2ef7106f61 [2023-12-06T15:26:43.601Z] ---> 105406a093a0 [2023-12-06T15:26:43.601Z] Step 25/25 : LABEL version=3.2.0-dev.2 [2023-12-06T15:26:43.601Z] ---> Running in e64464513945 [2023-12-06T15:26:43.601Z] Removing intermediate container e64464513945 [2023-12-06T15:26:43.601Z] ---> 1898f5e8026e [2023-12-06T15:26:43.601Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-06T15:26:43.601Z] Successfully built 1898f5e8026e [2023-12-06T15:26:43.601Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:26:43.868Z] provisioning config files... [2023-12-06T15:26:43.878Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8933957484940277421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:26:44.212Z] ---> ****-login.sh [2023-12-06T15:26:44.212Z] nexus3.edgexfoundry.org:10001 [2023-12-06T15:26:44.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:26:44.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:26:44.213Z] Configure a credential helper to remove this warning. See [2023-12-06T15:26:44.213Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:26:44.213Z] [2023-12-06T15:26:44.213Z] Login Succeeded [2023-12-06T15:26:44.213Z] nexus3.edgexfoundry.org:10002 [2023-12-06T15:26:44.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:26:44.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:26:44.213Z] Configure a credential helper to remove this warning. See [2023-12-06T15:26:44.213Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:26:44.213Z] [2023-12-06T15:26:44.213Z] Login Succeeded [2023-12-06T15:26:44.213Z] nexus3.edgexfoundry.org:10003 [2023-12-06T15:26:44.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:26:44.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:26:44.496Z] Configure a credential helper to remove this warning. See [2023-12-06T15:26:44.496Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:26:44.496Z] [2023-12-06T15:26:44.496Z] Login Succeeded [2023-12-06T15:26:44.496Z] nexus3.edgexfoundry.org:10004 [2023-12-06T15:26:44.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:26:44.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:26:44.496Z] Configure a credential helper to remove this warning. See [2023-12-06T15:26:44.496Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:26:44.496Z] [2023-12-06T15:26:44.497Z] Login Succeeded [2023-12-06T15:26:44.497Z] ****.io [2023-12-06T15:26:44.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:26:44.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:26:44.756Z] Configure a credential helper to remove this warning. See [2023-12-06T15:26:44.756Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:26:44.756Z] [2023-12-06T15:26:44.756Z] Login Succeeded [2023-12-06T15:26:44.756Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T15:26:44.764Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T15:26:44.884Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:26:44.929Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2023-12-06T15:26:44.929Z] 027e49bbb3adb675c2501a9a4fed4a08c937de63 [2023-12-06T15:26:44.929Z] latest [2023-12-06T15:26:44.929Z] 3.2.0-dev.2 [2023-12-06T15:26:44.929Z] 027e49bbb3adb675c2501a9a4fed4a08c937de63-3.2.0-dev.2 [2023-12-06T15:26:44.929Z] main [2023-12-06T15:26:44.930Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:26:45.379Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:027e49bbb3adb675c2501a9a4fed4a08c937de63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:26:45.768Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:027e49bbb3adb675c2501a9a4fed4a08c937de63 [2023-12-06T15:26:45.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-12-06T15:26:45.768Z] a29f0715ff2d: Preparing [2023-12-06T15:26:45.768Z] d6d3d799286e: Preparing [2023-12-06T15:26:45.768Z] 72ac6c2eefd0: Preparing [2023-12-06T15:26:45.768Z] 44d51867e9fa: Preparing [2023-12-06T15:26:45.768Z] 1aa0b4293fea: Preparing [2023-12-06T15:26:45.768Z] 9fe9a137fd00: Preparing [2023-12-06T15:26:45.768Z] 9fe9a137fd00: Waiting [2023-12-06T15:26:45.768Z] 1aa0b4293fea: Pushed [2023-12-06T15:26:45.768Z] d6d3d799286e: Pushed [2023-12-06T15:26:45.768Z] a29f0715ff2d: Pushed [2023-12-06T15:26:45.768Z] 44d51867e9fa: Pushed [2023-12-06T15:26:45.768Z] 9fe9a137fd00: Layer already exists [2023-12-06T15:26:49.064Z] 72ac6c2eefd0: Pushed [2023-12-06T15:26:49.064Z] 027e49bbb3adb675c2501a9a4fed4a08c937de63: digest: sha256:717d0a8dda297433750cf8f92a53f0d368a1f077d295e92fc901429d55b65ab4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:26:49.459Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:26:49.885Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2023-12-06T15:26:49.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-12-06T15:26:49.885Z] a29f0715ff2d: Preparing [2023-12-06T15:26:49.885Z] d6d3d799286e: Preparing [2023-12-06T15:26:49.885Z] 72ac6c2eefd0: Preparing [2023-12-06T15:26:49.885Z] 44d51867e9fa: Preparing [2023-12-06T15:26:49.885Z] 1aa0b4293fea: Preparing [2023-12-06T15:26:49.885Z] 9fe9a137fd00: Preparing [2023-12-06T15:26:49.885Z] 9fe9a137fd00: Waiting [2023-12-06T15:26:49.885Z] 1aa0b4293fea: Layer already exists [2023-12-06T15:26:49.885Z] d6d3d799286e: Layer already exists [2023-12-06T15:26:49.885Z] 72ac6c2eefd0: Layer already exists [2023-12-06T15:26:49.885Z] a29f0715ff2d: Layer already exists [2023-12-06T15:26:49.885Z] 44d51867e9fa: Layer already exists [2023-12-06T15:26:49.885Z] 9fe9a137fd00: Layer already exists [2023-12-06T15:26:49.885Z] latest: digest: sha256:717d0a8dda297433750cf8f92a53f0d368a1f077d295e92fc901429d55b65ab4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:26:50.278Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:26:50.657Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.2 [2023-12-06T15:26:50.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-12-06T15:26:50.657Z] a29f0715ff2d: Preparing [2023-12-06T15:26:50.657Z] d6d3d799286e: Preparing [2023-12-06T15:26:50.657Z] 72ac6c2eefd0: Preparing [2023-12-06T15:26:50.657Z] 44d51867e9fa: Preparing [2023-12-06T15:26:50.657Z] 1aa0b4293fea: Preparing [2023-12-06T15:26:50.657Z] 9fe9a137fd00: Preparing [2023-12-06T15:26:50.657Z] 9fe9a137fd00: Waiting [2023-12-06T15:26:50.657Z] 44d51867e9fa: Layer already exists [2023-12-06T15:26:50.657Z] 72ac6c2eefd0: Layer already exists [2023-12-06T15:26:50.657Z] a29f0715ff2d: Layer already exists [2023-12-06T15:26:50.657Z] d6d3d799286e: Layer already exists [2023-12-06T15:26:50.657Z] 1aa0b4293fea: Layer already exists [2023-12-06T15:26:50.657Z] 9fe9a137fd00: Layer already exists [2023-12-06T15:26:50.657Z] 3.2.0-dev.2: digest: sha256:717d0a8dda297433750cf8f92a53f0d368a1f077d295e92fc901429d55b65ab4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:26:51.042Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:027e49bbb3adb675c2501a9a4fed4a08c937de63-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:26:51.446Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:027e49bbb3adb675c2501a9a4fed4a08c937de63-3.2.0-dev.2 [2023-12-06T15:26:51.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-12-06T15:26:51.446Z] a29f0715ff2d: Preparing [2023-12-06T15:26:51.446Z] d6d3d799286e: Preparing [2023-12-06T15:26:51.446Z] 72ac6c2eefd0: Preparing [2023-12-06T15:26:51.446Z] 44d51867e9fa: Preparing [2023-12-06T15:26:51.446Z] 1aa0b4293fea: Preparing [2023-12-06T15:26:51.446Z] 9fe9a137fd00: Preparing [2023-12-06T15:26:51.446Z] 9fe9a137fd00: Waiting [2023-12-06T15:26:51.446Z] 1aa0b4293fea: Layer already exists [2023-12-06T15:26:51.446Z] 72ac6c2eefd0: Layer already exists [2023-12-06T15:26:51.446Z] d6d3d799286e: Layer already exists [2023-12-06T15:26:51.446Z] a29f0715ff2d: Layer already exists [2023-12-06T15:26:51.446Z] 9fe9a137fd00: Layer already exists [2023-12-06T15:26:51.446Z] 44d51867e9fa: Layer already exists [2023-12-06T15:26:51.446Z] 027e49bbb3adb675c2501a9a4fed4a08c937de63-3.2.0-dev.2: digest: sha256:717d0a8dda297433750cf8f92a53f0d368a1f077d295e92fc901429d55b65ab4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:26:51.859Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:26:52.259Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2023-12-06T15:26:52.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-12-06T15:26:52.259Z] a29f0715ff2d: Preparing [2023-12-06T15:26:52.259Z] d6d3d799286e: Preparing [2023-12-06T15:26:52.259Z] 72ac6c2eefd0: Preparing [2023-12-06T15:26:52.259Z] 44d51867e9fa: Preparing [2023-12-06T15:26:52.259Z] 1aa0b4293fea: Preparing [2023-12-06T15:26:52.259Z] 9fe9a137fd00: Preparing [2023-12-06T15:26:52.259Z] 9fe9a137fd00: Waiting [2023-12-06T15:26:52.259Z] a29f0715ff2d: Layer already exists [2023-12-06T15:26:52.259Z] 1aa0b4293fea: Layer already exists [2023-12-06T15:26:52.259Z] 72ac6c2eefd0: Layer already exists [2023-12-06T15:26:52.259Z] 44d51867e9fa: Layer already exists [2023-12-06T15:26:52.259Z] d6d3d799286e: Layer already exists [2023-12-06T15:26:52.259Z] 9fe9a137fd00: Layer already exists [2023-12-06T15:26:52.259Z] main: digest: sha256:717d0a8dda297433750cf8f92a53f0d368a1f077d295e92fc901429d55b65ab4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T15:26:52.483Z] ===================================================== [Pipeline] echo [2023-12-06T15:26:52.522Z] taggedImages: [2023-12-06T15:26:52.522Z] - nexus3.edgexfoundry.org:10004/device-snmp:027e49bbb3adb675c2501a9a4fed4a08c937de63 [2023-12-06T15:26:52.522Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2023-12-06T15:26:52.522Z] - nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.2 [2023-12-06T15:26:52.522Z] - nexus3.edgexfoundry.org:10004/device-snmp:027e49bbb3adb675c2501a9a4fed4a08c937de63-3.2.0-dev.2 [2023-12-06T15:26:52.522Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:26:53.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T15:26:53.155Z] [2023-12-06T15:26:53.155Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:26:53.495Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T15:26:53.495Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-06T15:26:53.495Z] 5eb5b503b376: Pulling fs layer [2023-12-06T15:26:53.495Z] 5c69ac0246d0: Pulling fs layer [2023-12-06T15:26:53.495Z] ec43610c2a17: Pulling fs layer [2023-12-06T15:26:53.495Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-06T15:26:53.495Z] 33b1e0a273af: Pulling fs layer [2023-12-06T15:26:53.495Z] 5d3b04190fa2: Pulling fs layer [2023-12-06T15:26:53.495Z] 2f39f015ded8: Pulling fs layer [2023-12-06T15:26:53.495Z] 33b1e0a273af: Waiting [2023-12-06T15:26:53.495Z] 5d3b04190fa2: Waiting [2023-12-06T15:26:53.495Z] 2f39f015ded8: Waiting [2023-12-06T15:26:53.495Z] 3a2ae6a8a46f: Waiting [2023-12-06T15:26:53.495Z] 5c69ac0246d0: Verifying Checksum [2023-12-06T15:26:53.495Z] 5c69ac0246d0: Download complete [2023-12-06T15:26:53.495Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-06T15:26:53.495Z] 3a2ae6a8a46f: Download complete [2023-12-06T15:26:53.495Z] 33b1e0a273af: Verifying Checksum [2023-12-06T15:26:53.495Z] 33b1e0a273af: Download complete [2023-12-06T15:26:53.495Z] 5d3b04190fa2: Verifying Checksum [2023-12-06T15:26:53.495Z] 5d3b04190fa2: Download complete [2023-12-06T15:26:53.495Z] ec43610c2a17: Verifying Checksum [2023-12-06T15:26:53.495Z] ec43610c2a17: Download complete [2023-12-06T15:26:53.754Z] 5eb5b503b376: Verifying Checksum [2023-12-06T15:26:53.754Z] 5eb5b503b376: Download complete [2023-12-06T15:26:54.323Z] 2f39f015ded8: Verifying Checksum [2023-12-06T15:26:54.323Z] 2f39f015ded8: Download complete [2023-12-06T15:26:54.897Z] 5eb5b503b376: Pull complete [2023-12-06T15:26:55.155Z] 5c69ac0246d0: Pull complete [2023-12-06T15:26:55.724Z] ec43610c2a17: Pull complete [2023-12-06T15:26:55.724Z] 3a2ae6a8a46f: Pull complete [2023-12-06T15:26:55.984Z] 33b1e0a273af: Pull complete [2023-12-06T15:26:55.984Z] 5d3b04190fa2: Pull complete [2023-12-06T15:27:01.273Z] 2f39f015ded8: Pull complete [2023-12-06T15:27:01.273Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-06T15:27:01.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T15:27:01.273Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:27:01.478Z] prd-ubuntu20.04-docker-8c-8g-24216 does not seem to be running inside a container [2023-12-06T15:27:01.511Z] $ 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 [2023-12-06T15:27:08.046Z] $ docker top 65a2df89d87301dd4f0dda747a030a82167f7722bf905e643ec95e7814cb59d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:27:08.488Z] ---> job-cost.sh [2023-12-06T15:27:08.488Z] lf-activate-venv: SKIPPING [2023-12-06T15:27:08.488Z] INFO: No Stack... [2023-12-06T15:27:08.747Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T15:27:09.008Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T15:27:09.298Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2023-12-06T15:27:09.298Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T15:27:09.312Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-102-stack-cost] [2023-12-06T15:27:09.325Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-102-stack-cost] did not exist. Created. [2023-12-06T15:27:09.325Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T15:27:09.697Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T15:27:09.721Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T15:27:09.766Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-102-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T15:27:09.848Z] $ docker stop --time=1 65a2df89d87301dd4f0dda747a030a82167f7722bf905e643ec95e7814cb59d3 [2023-12-06T15:27:11.102Z] $ docker rm -f --volumes 65a2df89d87301dd4f0dda747a030a82167f7722bf905e643ec95e7814cb59d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-06T15:27:49.079Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24224 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2023-12-06T15:27:49.122Z] Running in /w/workspace/device-snmp-go/102 [Pipeline] { [Pipeline] checkout [2023-12-06T15:27:52.202Z] Selected Git installation does not exist. Using Default [2023-12-06T15:27:52.202Z] The recommended git tool is: NONE [2023-12-06T15:27:59.194Z] using credential edgex-jenkins-ssh [2023-12-06T15:27:59.222Z] Cloning the remote Git repository [2023-12-06T15:27:59.277Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-12-06T15:27:59.392Z] > git init /w/workspace/device-snmp-go/102 # timeout=10 [2023-12-06T15:27:59.575Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-12-06T15:27:59.576Z] > git --version # timeout=10 [2023-12-06T15:27:59.603Z] > git --version # 'git version 2.25.1' [2023-12-06T15:27:59.606Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T15:27:59.792Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T15:28:01.663Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-12-06T15:28:01.688Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T15:28:02.770Z] Avoid second fetch [2023-12-06T15:28:02.770Z] Checking out Revision 027e49bbb3adb675c2501a9a4fed4a08c937de63 (main) [2023-12-06T15:28:03.873Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#335)" [2023-12-06T15:28:02.792Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T15:28:02.860Z] > git checkout -f 027e49bbb3adb675c2501a9a4fed4a08c937de63 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T15:28:04.995Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-06T15:28:04.995Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T15:28:04.995Z] Dload Upload Total Spent Left Speed [2023-12-06T15:28:04.995Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 184k 0 --:--:-- --:--:-- --:--:-- 184k [Pipeline] sh [2023-12-06T15:28:05.357Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-06T15:28:05.697Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-06T15:28:05.697Z] + sudo tee /etc/docker/daemon.new [2023-12-06T15:28:05.697Z] { [2023-12-06T15:28:05.697Z] "registry-mirrors": [ [2023-12-06T15:28:05.697Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-06T15:28:05.697Z] ], [2023-12-06T15:28:05.697Z] "bip": "10.250.0.254/24", [2023-12-06T15:28:05.697Z] "hosts": [ [2023-12-06T15:28:05.697Z] "tcp://0.0.0.0:5555", [2023-12-06T15:28:05.697Z] "unix:///var/run/docker.sock" [2023-12-06T15:28:05.697Z] ], [2023-12-06T15:28:05.697Z] "mtu": 1458, [2023-12-06T15:28:05.697Z] "selinux-enabled": true, [2023-12-06T15:28:05.697Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-06T15:28:05.697Z] } [Pipeline] sh [2023-12-06T15:28:06.041Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-06T15:28:06.442Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:28:24.875Z] provisioning config files... [2023-12-06T15:28:24.906Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/102@tmp/config7091942687868641697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:28:25.417Z] ---> ****-login.sh [2023-12-06T15:28:25.417Z] nexus3.edgexfoundry.org:10001 [2023-12-06T15:28:25.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:28:25.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:28:25.965Z] Configure a credential helper to remove this warning. See [2023-12-06T15:28:25.965Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:28:25.965Z] [2023-12-06T15:28:25.965Z] Login Succeeded [2023-12-06T15:28:25.965Z] nexus3.edgexfoundry.org:10002 [2023-12-06T15:28:26.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:28:26.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:28:26.237Z] Configure a credential helper to remove this warning. See [2023-12-06T15:28:26.237Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:28:26.237Z] [2023-12-06T15:28:26.237Z] Login Succeeded [2023-12-06T15:28:26.237Z] nexus3.edgexfoundry.org:10003 [2023-12-06T15:28:26.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:28:26.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:28:26.784Z] Configure a credential helper to remove this warning. See [2023-12-06T15:28:26.784Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:28:26.784Z] [2023-12-06T15:28:26.784Z] Login Succeeded [2023-12-06T15:28:26.784Z] nexus3.edgexfoundry.org:10004 [2023-12-06T15:28:26.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:28:27.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:28:27.056Z] Configure a credential helper to remove this warning. See [2023-12-06T15:28:27.056Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:28:27.056Z] [2023-12-06T15:28:27.056Z] Login Succeeded [2023-12-06T15:28:27.056Z] ****.io [2023-12-06T15:28:27.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:28:27.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:28:27.599Z] Configure a credential helper to remove this warning. See [2023-12-06T15:28:27.599Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:28:27.599Z] [2023-12-06T15:28:27.599Z] Login Succeeded [2023-12-06T15:28:27.599Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T15:28:27.619Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T15:28:28.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:28:28.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:28:28.243Z] ========================================================= [2023-12-06T15:28:28.243Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-06T15:28:28.243Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:28:28.743Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-06T15:28:30.204Z] #0 building with "default" instance using docker driver [2023-12-06T15:28:30.204Z] [2023-12-06T15:28:30.204Z] #1 [internal] load .dockerignore [2023-12-06T15:28:30.478Z] #1 transferring context: 46B 0.0s done [2023-12-06T15:28:30.478Z] #1 DONE 0.3s [2023-12-06T15:28:30.478Z] [2023-12-06T15:28:30.478Z] #2 [internal] load build definition from Dockerfile [2023-12-06T15:28:30.478Z] #2 transferring dockerfile: 1.61kB 0.0s done [2023-12-06T15:28:30.478Z] #2 DONE 0.3s [2023-12-06T15:28:30.478Z] [2023-12-06T15:28:30.478Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-06T15:28:30.775Z] #3 DONE 0.2s [2023-12-06T15:28:30.775Z] [2023-12-06T15:28:30.775Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T15:28:30.775Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-06T15:28:30.775Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-06T15:28:30.775Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-06T15:28:30.775Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2023-12-06T15:28:31.264Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-06T15:28:31.264Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0B / 3.33MB 0.2s [2023-12-06T15:28:31.264Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 0B / 156B 0.2s [2023-12-06T15:28:31.264Z] #4 ... [2023-12-06T15:28:31.264Z] [2023-12-06T15:28:31.264Z] #5 [internal] load build context [2023-12-06T15:28:31.264Z] #5 transferring context: 7.02MB 0.3s done [2023-12-06T15:28:31.264Z] #5 DONE 0.4s [2023-12-06T15:28:31.264Z] [2023-12-06T15:28:31.264Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T15:28:31.264Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.3s [2023-12-06T15:28:31.264Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.3s [2023-12-06T15:28:31.264Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-06T15:28:31.264Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2023-12-06T15:28:31.264Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-06T15:28:31.264Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.50MB / 63.99MB 0.5s [2023-12-06T15:28:31.264Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.4s done [2023-12-06T15:28:31.264Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 3.30MB / 97.63MB 0.5s [2023-12-06T15:28:31.264Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.5s [2023-12-06T15:28:31.264Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.19MB / 11.40MB 0.6s [2023-12-06T15:28:31.541Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.76MB / 63.99MB 0.7s [2023-12-06T15:28:31.541Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.7s [2023-12-06T15:28:31.541Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 24.96MB / 63.99MB 0.9s [2023-12-06T15:28:31.541Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-06T15:28:31.541Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 11.51MB / 97.63MB 0.9s [2023-12-06T15:28:31.541Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.9s [2023-12-06T15:28:31.541Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.9s done [2023-12-06T15:28:31.541Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-06T15:28:31.815Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 30.41MB / 63.99MB 1.1s [2023-12-06T15:28:31.815Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 17.83MB / 97.63MB 1.1s [2023-12-06T15:28:32.103Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 34.60MB / 63.99MB 1.2s [2023-12-06T15:28:32.103Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-06T15:28:32.103Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 41.94MB / 63.99MB 1.4s [2023-12-06T15:28:32.103Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 29.83MB / 97.63MB 1.4s [2023-12-06T15:28:32.103Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 46.25MB / 63.99MB 1.5s [2023-12-06T15:28:32.375Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 51.38MB / 63.99MB 1.6s [2023-12-06T15:28:32.375Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 38.80MB / 97.63MB 1.6s [2023-12-06T15:28:32.375Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 57.67MB / 63.99MB 1.8s [2023-12-06T15:28:32.375Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.14MB / 97.63MB 1.8s [2023-12-06T15:28:32.650Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 2.0s [2023-12-06T15:28:32.650Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 53.52MB / 97.63MB 2.0s [2023-12-06T15:28:32.920Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 64.15MB / 97.63MB 2.2s [2023-12-06T15:28:33.194Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.47MB / 97.63MB 2.4s [2023-12-06T15:28:33.194Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 79.69MB / 97.63MB 2.5s [2023-12-06T15:28:33.194Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 84.93MB / 97.63MB 2.6s [2023-12-06T15:28:33.470Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 90.18MB / 97.63MB 2.7s [2023-12-06T15:28:33.470Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 95.42MB / 97.63MB 2.8s [2023-12-06T15:28:35.424Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 4.4s done [2023-12-06T15:28:35.424Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 4.7s done [2023-12-06T15:28:35.424Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-06T15:28:42.123Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.6s [2023-12-06T15:28:46.439Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.7s [2023-12-06T15:28:54.709Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.8s done [2023-12-06T15:28:54.709Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-06T15:28:54.978Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-06T15:28:54.978Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-06T15:29:00.378Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-06T15:29:03.741Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.2s done [2023-12-06T15:29:04.706Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-06T15:29:06.660Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2023-12-06T15:29:06.660Z] #4 DONE 36.1s [2023-12-06T15:29:06.660Z] [2023-12-06T15:29:06.660Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2023-12-06T15:29:07.653Z] #6 0.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T15:29:08.240Z] #6 1.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T15:29:09.660Z] #6 2.688 (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-06T15:29:09.660Z] #6 2.714 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-06T15:29:09.660Z] #6 2.726 (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-06T15:29:09.660Z] #6 2.799 (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-06T15:29:09.660Z] #6 2.827 Executing busybox-1.36.1-r5.trigger [2023-12-06T15:29:09.660Z] #6 2.868 OK: 271 MiB in 56 packages [2023-12-06T15:29:12.247Z] #6 DONE 5.0s [2023-12-06T15:29:12.247Z] [2023-12-06T15:29:12.247Z] #7 [builder 3/7] WORKDIR /device-snmp-go [2023-12-06T15:29:12.247Z] #7 DONE 0.1s [2023-12-06T15:29:12.247Z] [2023-12-06T15:29:12.247Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T15:29:12.247Z] #8 DONE 0.2s [2023-12-06T15:29:12.247Z] [2023-12-06T15:29:12.247Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T15:29:38.960Z] #9 DONE 23.4s [2023-12-06T15:29:38.960Z] [2023-12-06T15:29:38.960Z] #10 [builder 6/7] COPY . . [2023-12-06T15:29:38.960Z] #10 DONE 0.3s [2023-12-06T15:29:38.960Z] [2023-12-06T15:29:38.960Z] #11 [builder 7/7] RUN echo noop [2023-12-06T15:29:38.960Z] #11 0.680 noop [2023-12-06T15:29:38.960Z] #11 DONE 0.8s [2023-12-06T15:29:38.960Z] [2023-12-06T15:29:38.960Z] #12 exporting to image [2023-12-06T15:29:38.960Z] #12 exporting layers [2023-12-06T15:30:05.682Z] #12 exporting layers 25.6s done [2023-12-06T15:30:05.682Z] #12 writing image sha256:1c9377bb1b02c1005c0931f3866efec9259277765fe4c22b10b45c4abf8b2d07 0.0s done [2023-12-06T15:30:05.682Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-06T15:30:05.682Z] #12 DONE 25.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:30:06.149Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T15:30:06.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:30:06.448Z] prd-ubuntu20.04-docker-arm64-4c-16g-24224 does not seem to be running inside a container [2023-12-06T15:30:06.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/102 -v /w/workspace/device-snmp-go/102:/w/workspace/device-snmp-go/102:rw,z -v /w/workspace/device-snmp-go/102@tmp:/w/workspace/device-snmp-go/102@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 [2023-12-06T15:30:07.896Z] $ docker top acbdf6cd1c0e51317de163fd67c255681db861f626d7301d6e7e766fa39fb589 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T15:30:08.856Z] + go version [2023-12-06T15:30:08.856Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-06T15:30:08.891Z] $ docker stop --time=1 acbdf6cd1c0e51317de163fd67c255681db861f626d7301d6e7e766fa39fb589 [2023-12-06T15:30:10.579Z] $ docker rm -f --volumes acbdf6cd1c0e51317de163fd67c255681db861f626d7301d6e7e766fa39fb589 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:30:11.523Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T15:30:11.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:30:11.793Z] prd-ubuntu20.04-docker-arm64-4c-16g-24224 does not seem to be running inside a container [2023-12-06T15:30:11.876Z] $ 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/102 -v /w/workspace/device-snmp-go/102:/w/workspace/device-snmp-go/102:rw,z -v /w/workspace/device-snmp-go/102@tmp:/w/workspace/device-snmp-go/102@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 [2023-12-06T15:30:16.131Z] $ docker top 6b18f69a09d4a8116b4e78391e97b55ca1f862d7383e466e2028ef03d0448999 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T15:30:16.751Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/102 [Pipeline] fileExists [Pipeline] sh [2023-12-06T15:30:17.745Z] + make test [2023-12-06T15:30:17.745Z] go test ./... -coverprofile=coverage.out [2023-12-06T15:30:23.100Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-12-06T15:31:31.061Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-12-06T15:31:31.061Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.053s coverage: 0.0% of statements [2023-12-06T15:31:31.061Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-06T15:31:31.061Z] go vet ./... [2023-12-06T15:31:49.385Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T15:31:49.385Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T15:31:49.385Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T15:31:49.407Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T15:31:49.459Z] $ docker stop --time=1 6b18f69a09d4a8116b4e78391e97b55ca1f862d7383e466e2028ef03d0448999 [2023-12-06T15:31:51.379Z] $ docker rm -f --volumes 6b18f69a09d4a8116b4e78391e97b55ca1f862d7383e466e2028ef03d0448999 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T15:31:52.768Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T15:31:52.829Z] Warning: overwriting stash ‘coverage-report’ [2023-12-06T15:31:53.401Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T15:31:54.028Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T15:31:54.369Z] + ls -al . [2023-12-06T15:31:54.369Z] total 168 [2023-12-06T15:31:54.369Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 6 15:30 . [2023-12-06T15:31:54.369Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 15:27 .. [2023-12-06T15:31:54.369Z] -rw-rw-r-- 1 jenkins jenkins 6 Dec 6 15:28 .dockerignore [2023-12-06T15:31:54.369Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 15:28 .git [2023-12-06T15:31:54.369Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:28 .github [2023-12-06T15:31:54.369Z] -rw-rw-r-- 1 jenkins jenkins 263 Dec 6 15:28 .gitignore [2023-12-06T15:31:54.369Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 15:28 .golangci.yml [2023-12-06T15:31:54.369Z] -rw-rw-r-- 1 jenkins jenkins 10025 Dec 6 15:28 Attribution.txt [2023-12-06T15:31:54.369Z] -rw-rw-r-- 1 jenkins jenkins 11809 Dec 6 15:28 CHANGELOG.md [2023-12-06T15:31:54.369Z] -rw-rw-r-- 1 jenkins jenkins 1571 Dec 6 15:28 Dockerfile [2023-12-06T15:31:54.369Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 15:28 GOVERNANCE.md [2023-12-06T15:31:54.369Z] -rw-rw-r-- 1 jenkins jenkins 656 Dec 6 15:28 Jenkinsfile [2023-12-06T15:31:54.369Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 15:28 LICENSE [2023-12-06T15:31:54.369Z] -rw-rw-r-- 1 jenkins jenkins 2240 Dec 6 15:28 Makefile [2023-12-06T15:31:54.369Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 6 15:28 OWNERS.md [2023-12-06T15:31:54.369Z] -rw-rw-r-- 1 jenkins jenkins 10477 Dec 6 15:28 README.md [2023-12-06T15:31:54.369Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 15:24 VERSION [2023-12-06T15:31:54.369Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 15:28 bin [2023-12-06T15:31:54.369Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:28 cmd [2023-12-06T15:31:54.369Z] -rw-r--r-- 1 jenkins jenkins 8837 Dec 6 15:31 coverage.out [2023-12-06T15:31:54.369Z] -rw-rw-r-- 1 jenkins jenkins 3707 Dec 6 15:28 go.mod [2023-12-06T15:31:54.369Z] -rw-rw-r-- 1 jenkins jenkins 34812 Dec 6 15:28 go.sum [2023-12-06T15:31:54.369Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:28 internal [2023-12-06T15:31:54.369Z] -rw-rw-r-- 1 jenkins jenkins 228 Dec 6 15:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:31:54.797Z] + 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=027e49bbb3adb675c2501a9a4fed4a08c937de63 --label arch=arm64 --label version=3.2.0-dev.2 . [2023-12-06T15:31:55.766Z] #0 building with "default" instance using docker driver [2023-12-06T15:31:55.766Z] [2023-12-06T15:31:55.766Z] #1 [internal] load .dockerignore [2023-12-06T15:31:55.766Z] #1 transferring context: 46B 0.0s done [2023-12-06T15:31:55.766Z] #1 DONE 0.1s [2023-12-06T15:31:55.766Z] [2023-12-06T15:31:55.766Z] #2 [internal] load build definition from Dockerfile [2023-12-06T15:31:55.766Z] #2 transferring dockerfile: 1.61kB 0.0s done [2023-12-06T15:31:55.766Z] #2 DONE 0.1s [2023-12-06T15:31:55.766Z] [2023-12-06T15:31:55.766Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-06T15:31:55.766Z] #3 DONE 0.0s [2023-12-06T15:31:55.766Z] [2023-12-06T15:31:55.766Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-06T15:31:56.036Z] #4 DONE 0.3s [2023-12-06T15:31:56.036Z] [2023-12-06T15:31:56.036Z] #5 [internal] load build context [2023-12-06T15:31:56.036Z] #5 DONE 0.0s [2023-12-06T15:31:56.036Z] [2023-12-06T15:31:56.036Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-06T15:31:56.036Z] #6 DONE 0.0s [2023-12-06T15:31:56.036Z] [2023-12-06T15:31:56.036Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T15:31:56.036Z] #7 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T15:31:56.036Z] #7 ... [2023-12-06T15:31:56.036Z] [2023-12-06T15:31:56.036Z] #5 [internal] load build context [2023-12-06T15:31:56.036Z] #5 transferring context: 15.16kB 0.0s done [2023-12-06T15:31:56.036Z] #5 DONE 0.1s [2023-12-06T15:31:56.036Z] [2023-12-06T15:31:56.036Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T15:31:56.036Z] #7 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-06T15:31:56.314Z] #7 ... [2023-12-06T15:31:56.314Z] [2023-12-06T15:31:56.314Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-06T15:31:56.314Z] #6 DONE 0.2s [2023-12-06T15:31:56.314Z] [2023-12-06T15:31:56.314Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T15:31:56.314Z] #7 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s [2023-12-06T15:31:56.314Z] #7 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-06T15:31:56.314Z] #7 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-06T15:31:56.314Z] #7 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-06T15:31:56.314Z] #7 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-06T15:31:56.314Z] #7 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2023-12-06T15:31:56.593Z] #7 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-06T15:31:57.185Z] #7 DONE 1.1s [2023-12-06T15:31:57.185Z] [2023-12-06T15:31:57.185Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2023-12-06T15:31:57.185Z] #8 0.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T15:31:57.774Z] #8 1.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T15:31:59.200Z] #8 2.835 OK: 271 MiB in 56 packages [2023-12-06T15:32:00.640Z] #8 DONE 4.4s [2023-12-06T15:32:00.640Z] [2023-12-06T15:32:00.640Z] #9 [builder 3/7] WORKDIR /device-snmp-go [2023-12-06T15:32:00.911Z] #9 DONE 0.2s [2023-12-06T15:32:00.911Z] [2023-12-06T15:32:00.911Z] #10 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T15:32:00.911Z] #10 DONE 0.2s [2023-12-06T15:32:00.911Z] [2023-12-06T15:32:00.911Z] #11 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-06T15:32:00.911Z] #11 0.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T15:32:00.911Z] #11 1.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T15:32:00.911Z] #11 3.561 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T15:32:00.911Z] #11 3.581 Executing busybox-1.36.1-r5.trigger [2023-12-06T15:32:00.911Z] #11 3.613 OK: 8 MiB in 16 packages [2023-12-06T15:32:00.911Z] #11 DONE 4.0s [2023-12-06T15:32:00.911Z] [2023-12-06T15:32:00.911Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T15:32:02.871Z] #12 DONE 1.8s [2023-12-06T15:32:02.871Z] [2023-12-06T15:32:02.871Z] #13 [builder 6/7] COPY . . [2023-12-06T15:32:03.149Z] #13 DONE 0.4s [2023-12-06T15:32:03.149Z] [2023-12-06T15:32:03.149Z] #14 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-06T15:32:03.149Z] #14 1.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T15:32:03.149Z] #14 1.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T15:32:04.118Z] #14 3.005 OK: 8 MiB in 16 packages [2023-12-06T15:32:04.741Z] #14 DONE 3.5s [2023-12-06T15:32:04.741Z] [2023-12-06T15:32:04.741Z] #15 [builder 7/7] RUN make build [2023-12-06T15:32:04.741Z] #15 0.865 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.2.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-12-06T15:33:41.435Z] #15 DONE 90.0s [2023-12-06T15:33:41.435Z] [2023-12-06T15:33:41.435Z] #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / [2023-12-06T15:33:41.435Z] #16 DONE 0.4s [2023-12-06T15:33:41.435Z] [2023-12-06T15:33:41.435Z] #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / [2023-12-06T15:33:41.435Z] #17 DONE 0.1s [2023-12-06T15:33:41.435Z] [2023-12-06T15:33:41.435Z] #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / [2023-12-06T15:33:41.435Z] #18 DONE 0.1s [2023-12-06T15:33:41.435Z] [2023-12-06T15:33:41.435Z] #19 exporting to image [2023-12-06T15:33:41.435Z] #19 exporting layers [2023-12-06T15:33:41.435Z] #19 exporting layers 0.3s done [2023-12-06T15:33:41.435Z] #19 writing image sha256:0abcc7384a1f32d7cb4a3775084dd5812940e3b1b50fe484a31e89c0270320a2 done [2023-12-06T15:33:41.435Z] #19 naming to docker.io/library/device-snmp-arm64 done [2023-12-06T15:33:41.435Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:33:41.894Z] provisioning config files... [2023-12-06T15:33:41.912Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/102@tmp/config4607497140013307034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:33:42.305Z] ---> ****-login.sh [2023-12-06T15:33:42.305Z] nexus3.edgexfoundry.org:10001 [2023-12-06T15:33:42.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:33:42.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:33:42.574Z] Configure a credential helper to remove this warning. See [2023-12-06T15:33:42.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:33:42.574Z] [2023-12-06T15:33:42.574Z] Login Succeeded [2023-12-06T15:33:42.574Z] nexus3.edgexfoundry.org:10002 [2023-12-06T15:33:42.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:33:42.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:33:42.842Z] Configure a credential helper to remove this warning. See [2023-12-06T15:33:42.842Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:33:42.842Z] [2023-12-06T15:33:42.842Z] Login Succeeded [2023-12-06T15:33:42.842Z] nexus3.edgexfoundry.org:10003 [2023-12-06T15:33:43.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:33:43.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:33:43.111Z] Configure a credential helper to remove this warning. See [2023-12-06T15:33:43.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:33:43.111Z] [2023-12-06T15:33:43.111Z] Login Succeeded [2023-12-06T15:33:43.111Z] nexus3.edgexfoundry.org:10004 [2023-12-06T15:33:43.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:33:43.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:33:43.380Z] Configure a credential helper to remove this warning. See [2023-12-06T15:33:43.380Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:33:43.380Z] [2023-12-06T15:33:43.380Z] Login Succeeded [2023-12-06T15:33:43.380Z] ****.io [2023-12-06T15:33:43.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:33:44.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:33:44.003Z] Configure a credential helper to remove this warning. See [2023-12-06T15:33:44.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:33:44.003Z] [2023-12-06T15:33:44.003Z] Login Succeeded [2023-12-06T15:33:44.003Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T15:33:44.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T15:33:44.224Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:33:44.281Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2023-12-06T15:33:44.281Z] 027e49bbb3adb675c2501a9a4fed4a08c937de63 [2023-12-06T15:33:44.281Z] latest [2023-12-06T15:33:44.281Z] 3.2.0-dev.2 [2023-12-06T15:33:44.281Z] 027e49bbb3adb675c2501a9a4fed4a08c937de63-3.2.0-dev.2 [2023-12-06T15:33:44.281Z] main [2023-12-06T15:33:44.281Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:33:44.825Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:027e49bbb3adb675c2501a9a4fed4a08c937de63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:33:45.302Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:027e49bbb3adb675c2501a9a4fed4a08c937de63 [2023-12-06T15:33:45.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-12-06T15:33:45.302Z] 0495ac56c59a: Preparing [2023-12-06T15:33:45.302Z] 20f132077661: Preparing [2023-12-06T15:33:45.302Z] 0d85924fea86: Preparing [2023-12-06T15:33:45.302Z] d93b52a4cbde: Preparing [2023-12-06T15:33:45.302Z] a0425d57e1d8: Preparing [2023-12-06T15:33:45.302Z] 0faf9b67be60: Preparing [2023-12-06T15:33:45.302Z] 0faf9b67be60: Waiting [2023-12-06T15:33:45.568Z] 20f132077661: Pushed [2023-12-06T15:33:45.568Z] d93b52a4cbde: Pushed [2023-12-06T15:33:45.568Z] 0495ac56c59a: Pushed [2023-12-06T15:33:45.568Z] a0425d57e1d8: Pushed [2023-12-06T15:33:45.569Z] 0faf9b67be60: Layer already exists [2023-12-06T15:33:50.924Z] 0d85924fea86: Pushed [2023-12-06T15:33:50.924Z] 027e49bbb3adb675c2501a9a4fed4a08c937de63: digest: sha256:2c9386e996ea1032f2a34a138729bf2029fc7117597f9efe31a002fc19f6241b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:33:51.383Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:33:51.856Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2023-12-06T15:33:51.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-12-06T15:33:51.856Z] 0495ac56c59a: Preparing [2023-12-06T15:33:51.856Z] 20f132077661: Preparing [2023-12-06T15:33:51.856Z] 0d85924fea86: Preparing [2023-12-06T15:33:51.856Z] d93b52a4cbde: Preparing [2023-12-06T15:33:51.856Z] a0425d57e1d8: Preparing [2023-12-06T15:33:51.856Z] 0faf9b67be60: Preparing [2023-12-06T15:33:51.856Z] 0faf9b67be60: Waiting [2023-12-06T15:33:51.856Z] a0425d57e1d8: Layer already exists [2023-12-06T15:33:51.856Z] d93b52a4cbde: Layer already exists [2023-12-06T15:33:51.856Z] 0d85924fea86: Layer already exists [2023-12-06T15:33:51.856Z] 0495ac56c59a: Layer already exists [2023-12-06T15:33:51.856Z] 20f132077661: Layer already exists [2023-12-06T15:33:51.856Z] 0faf9b67be60: Layer already exists [2023-12-06T15:33:52.150Z] latest: digest: sha256:2c9386e996ea1032f2a34a138729bf2029fc7117597f9efe31a002fc19f6241b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:33:52.643Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:33:53.107Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.2 [2023-12-06T15:33:53.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-12-06T15:33:53.107Z] 0495ac56c59a: Preparing [2023-12-06T15:33:53.107Z] 20f132077661: Preparing [2023-12-06T15:33:53.107Z] 0d85924fea86: Preparing [2023-12-06T15:33:53.107Z] d93b52a4cbde: Preparing [2023-12-06T15:33:53.107Z] a0425d57e1d8: Preparing [2023-12-06T15:33:53.107Z] 0faf9b67be60: Preparing [2023-12-06T15:33:53.107Z] 0faf9b67be60: Waiting [2023-12-06T15:33:53.107Z] 0d85924fea86: Layer already exists [2023-12-06T15:33:53.107Z] d93b52a4cbde: Layer already exists [2023-12-06T15:33:53.107Z] 20f132077661: Layer already exists [2023-12-06T15:33:53.107Z] a0425d57e1d8: Layer already exists [2023-12-06T15:33:53.107Z] 0495ac56c59a: Layer already exists [2023-12-06T15:33:53.107Z] 0faf9b67be60: Layer already exists [2023-12-06T15:33:53.372Z] 3.2.0-dev.2: digest: sha256:2c9386e996ea1032f2a34a138729bf2029fc7117597f9efe31a002fc19f6241b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:33:53.861Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:027e49bbb3adb675c2501a9a4fed4a08c937de63-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:33:54.354Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:027e49bbb3adb675c2501a9a4fed4a08c937de63-3.2.0-dev.2 [2023-12-06T15:33:54.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-12-06T15:33:54.354Z] 0495ac56c59a: Preparing [2023-12-06T15:33:54.354Z] 20f132077661: Preparing [2023-12-06T15:33:54.354Z] 0d85924fea86: Preparing [2023-12-06T15:33:54.354Z] d93b52a4cbde: Preparing [2023-12-06T15:33:54.354Z] a0425d57e1d8: Preparing [2023-12-06T15:33:54.354Z] 0faf9b67be60: Preparing [2023-12-06T15:33:54.354Z] 0faf9b67be60: Waiting [2023-12-06T15:33:54.354Z] 20f132077661: Layer already exists [2023-12-06T15:33:54.354Z] 0d85924fea86: Layer already exists [2023-12-06T15:33:54.354Z] 0495ac56c59a: Layer already exists [2023-12-06T15:33:54.354Z] a0425d57e1d8: Layer already exists [2023-12-06T15:33:54.354Z] d93b52a4cbde: Layer already exists [2023-12-06T15:33:54.354Z] 0faf9b67be60: Layer already exists [2023-12-06T15:33:54.620Z] 027e49bbb3adb675c2501a9a4fed4a08c937de63-3.2.0-dev.2: digest: sha256:2c9386e996ea1032f2a34a138729bf2029fc7117597f9efe31a002fc19f6241b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:33:55.098Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:33:55.598Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2023-12-06T15:33:55.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-12-06T15:33:55.599Z] 0495ac56c59a: Preparing [2023-12-06T15:33:55.599Z] 20f132077661: Preparing [2023-12-06T15:33:55.599Z] 0d85924fea86: Preparing [2023-12-06T15:33:55.599Z] d93b52a4cbde: Preparing [2023-12-06T15:33:55.599Z] a0425d57e1d8: Preparing [2023-12-06T15:33:55.599Z] 0faf9b67be60: Preparing [2023-12-06T15:33:55.599Z] 0faf9b67be60: Waiting [2023-12-06T15:33:55.599Z] a0425d57e1d8: Layer already exists [2023-12-06T15:33:55.599Z] 0d85924fea86: Layer already exists [2023-12-06T15:33:55.599Z] d93b52a4cbde: Layer already exists [2023-12-06T15:33:55.599Z] 0495ac56c59a: Layer already exists [2023-12-06T15:33:55.599Z] 20f132077661: Layer already exists [2023-12-06T15:33:55.599Z] 0faf9b67be60: Layer already exists [2023-12-06T15:33:55.867Z] main: digest: sha256:2c9386e996ea1032f2a34a138729bf2029fc7117597f9efe31a002fc19f6241b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T15:33:56.191Z] ===================================================== [Pipeline] echo [2023-12-06T15:33:56.243Z] taggedImages: [2023-12-06T15:33:56.243Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:027e49bbb3adb675c2501a9a4fed4a08c937de63 [2023-12-06T15:33:56.243Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2023-12-06T15:33:56.243Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.2 [2023-12-06T15:33:56.243Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:027e49bbb3adb675c2501a9a4fed4a08c937de63-3.2.0-dev.2 [2023-12-06T15:33:56.243Z] - 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 [2023-12-06T15:33:56.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T15:33:56.894Z] [2023-12-06T15:33:56.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:33:57.273Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T15:33:57.541Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-06T15:33:57.541Z] 8998bd30e6a1: Pulling fs layer [2023-12-06T15:33:57.541Z] 04944245beec: Pulling fs layer [2023-12-06T15:33:57.541Z] 699f458cf7ca: Pulling fs layer [2023-12-06T15:33:57.541Z] 765212b225bb: Pulling fs layer [2023-12-06T15:33:57.541Z] f23df028b6ca: Pulling fs layer [2023-12-06T15:33:57.541Z] d65c8cfc05b1: Pulling fs layer [2023-12-06T15:33:57.541Z] 2437ff75d9bd: Pulling fs layer [2023-12-06T15:33:57.541Z] 765212b225bb: Waiting [2023-12-06T15:33:57.541Z] f23df028b6ca: Waiting [2023-12-06T15:33:57.541Z] d65c8cfc05b1: Waiting [2023-12-06T15:33:57.541Z] 2437ff75d9bd: Waiting [2023-12-06T15:33:57.541Z] 04944245beec: Verifying Checksum [2023-12-06T15:33:57.541Z] 04944245beec: Download complete [2023-12-06T15:33:57.541Z] 765212b225bb: Download complete [2023-12-06T15:33:57.541Z] f23df028b6ca: Verifying Checksum [2023-12-06T15:33:57.541Z] f23df028b6ca: Download complete [2023-12-06T15:33:57.541Z] d65c8cfc05b1: Verifying Checksum [2023-12-06T15:33:57.541Z] d65c8cfc05b1: Download complete [2023-12-06T15:33:57.810Z] 699f458cf7ca: Verifying Checksum [2023-12-06T15:33:57.810Z] 699f458cf7ca: Download complete [2023-12-06T15:33:58.079Z] 8998bd30e6a1: Download complete [2023-12-06T15:34:00.031Z] 2437ff75d9bd: Verifying Checksum [2023-12-06T15:34:00.032Z] 2437ff75d9bd: Download complete [2023-12-06T15:34:04.356Z] 8998bd30e6a1: Pull complete [2023-12-06T15:34:04.627Z] 04944245beec: Pull complete [2023-12-06T15:34:06.575Z] 699f458cf7ca: Pull complete [2023-12-06T15:34:06.575Z] 765212b225bb: Pull complete [2023-12-06T15:34:07.532Z] f23df028b6ca: Pull complete [2023-12-06T15:34:07.532Z] d65c8cfc05b1: Pull complete [2023-12-06T15:34:29.586Z] 2437ff75d9bd: Pull complete [2023-12-06T15:34:29.586Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-06T15:34:29.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T15:34:29.586Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:34:29.948Z] prd-ubuntu20.04-docker-arm64-4c-16g-24224 does not seem to be running inside a container [2023-12-06T15:34:30.028Z] $ 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/102 -v /w/workspace/device-snmp-go/102:/w/workspace/device-snmp-go/102:rw,z -v /w/workspace/device-snmp-go/102@tmp:/w/workspace/device-snmp-go/102@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 [2023-12-06T15:34:31.834Z] $ docker top ada5b3d3b79e3ee6df6b0bbd6999621d8b9b883c6c26838359755d113a56ba46 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:34:32.422Z] ---> job-cost.sh [2023-12-06T15:34:32.689Z] lf-activate-venv: SKIPPING [2023-12-06T15:34:32.689Z] INFO: No Stack... [2023-12-06T15:34:33.271Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T15:34:33.856Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T15:34:34.172Z] + cat /w/workspace/device-snmp-go/102/archives/cost.csv [2023-12-06T15:34:34.172Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T15:34:34.235Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-102-stack-cost] [2023-12-06T15:34:34.255Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-102-stack-cost] did not exist. Created. [2023-12-06T15:34:34.255Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T15:34:34.690Z] /w/workspace/device-snmp-go/102@tmp/durable-22ddb08a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-06T15:34:35.014Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T15:34:35.030Z] Warning: overwriting stash ‘stack-cost’ [2023-12-06T15:34:35.083Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T15:34:35.107Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-102-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T15:34:35.226Z] $ docker stop --time=1 ada5b3d3b79e3ee6df6b0bbd6999621d8b9b883c6c26838359755d113a56ba46 [2023-12-06T15:34:36.675Z] $ docker rm -f --volumes ada5b3d3b79e3ee6df6b0bbd6999621d8b9b883c6c26838359755d113a56ba46 [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 [2023-12-06T15:34:37.962Z] provisioning config files... [2023-12-06T15:34:37.981Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11962638135299411897tmp [Pipeline] { [Pipeline] sh [2023-12-06T15:34:38.370Z] + set +x [2023-12-06T15:34:38.370Z] + + bash -s -- [2023-12-06T15:34:38.370Z] curl -s https://codecov.io/bash [2023-12-06T15:34:38.370Z] [2023-12-06T15:34:38.370Z] _____ _ [2023-12-06T15:34:38.370Z] / ____| | | [2023-12-06T15:34:38.370Z] | | ___ __| | ___ ___ _____ __ [2023-12-06T15:34:38.370Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-06T15:34:38.370Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-06T15:34:38.370Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-06T15:34:38.370Z] Bash-1.0.6 [2023-12-06T15:34:38.370Z] [2023-12-06T15:34:38.370Z] [2023-12-06T15:34:38.370Z] ==> git version 2.25.1 found [2023-12-06T15:34:38.371Z] ==> 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 [2023-12-06T15:34:38.371Z] Release-Date: 2020-01-08 [2023-12-06T15:34:38.371Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-06T15:34:38.371Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-06T15:34:38.371Z] ==> Jenkins CI detected. [2023-12-06T15:34:38.371Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2023-12-06T15:34:38.371Z] project root: . [2023-12-06T15:34:38.371Z] --> token set from env [2023-12-06T15:34:38.371Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-06T15:34:38.371Z] ==> Running gcov in . (disable via -X gcov) [2023-12-06T15:34:38.371Z] ==> Python coveragepy not found [2023-12-06T15:34:38.371Z] ==> Searching for coverage reports in: [2023-12-06T15:34:38.371Z] + . [2023-12-06T15:34:38.371Z] -> Found 1 reports [2023-12-06T15:34:38.371Z] ==> Detecting git/mercurial file structure [2023-12-06T15:34:38.371Z] ==> Reading reports [2023-12-06T15:34:38.371Z] + ./coverage.out bytes=8837 [2023-12-06T15:34:38.371Z] ==> Appending adjustments [2023-12-06T15:34:38.371Z] https://docs.codecov.io/docs/fixing-reports [2023-12-06T15:34:38.630Z] + Found adjustments [2023-12-06T15:34:38.630Z] ==> Gzipping contents [2023-12-06T15:34:38.630Z] 4.0K /tmp/codecov.n1naKu.gz [2023-12-06T15:34:38.630Z] ==> Uploading reports [2023-12-06T15:34:38.630Z] url: https://codecov.io [2023-12-06T15:34:38.630Z] query: branch=main&commit=027e49bbb3adb675c2501a9a4fed4a08c937de63&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-06T15:34:38.630Z] -> Pinging Codecov [2023-12-06T15:34:38.630Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=027e49bbb3adb675c2501a9a4fed4a08c937de63&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-06T15:34:38.630Z] -> Uploading to [2023-12-06T15:34:38.630Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-06/6C56EA5C29638FB4528AC87E60AF5AE0/027e49bbb3adb675c2501a9a4fed4a08c937de63/75759107-937b-4831-8b1f-a60bb5da8d63.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T153438Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3b15ff76acad49edcea488bc20cb0e207e089c071ee7444f0c9a586d40925a52 [2023-12-06T15:34:38.630Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T15:34:38.630Z] Dload Upload Total Spent Left Speed [2023-12-06T15:34:38.890Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 7068 --:--:-- --:--:-- --:--:-- 7034 100 1435 0 0 100 1435 0 5415 --:--:-- --:--:-- --:--:-- 5394 [2023-12-06T15:34:38.890Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/027e49bbb3adb675c2501a9a4fed4a08c937de63 [Pipeline] } [2023-12-06T15:34:38.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-06T15:34:39.255Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-06T15:34:39.271Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:34:39.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T15:34:39.737Z] [2023-12-06T15:34:39.737Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:34:40.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T15:34:40.088Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-06T15:34:40.088Z] df9b9388f04a: Pulling fs layer [2023-12-06T15:34:40.088Z] 52dc419b0ee2: Pulling fs layer [2023-12-06T15:34:40.088Z] 25bc292e5bac: Pulling fs layer [2023-12-06T15:34:40.088Z] 114826534d7a: Pulling fs layer [2023-12-06T15:34:40.088Z] 4657fd5d0bcf: Pulling fs layer [2023-12-06T15:34:40.089Z] 6ad1cebc031e: Pulling fs layer [2023-12-06T15:34:40.089Z] 8a3aa393b2d8: Pulling fs layer [2023-12-06T15:34:40.089Z] 114826534d7a: Waiting [2023-12-06T15:34:40.089Z] 4657fd5d0bcf: Waiting [2023-12-06T15:34:40.089Z] 8a3aa393b2d8: Waiting [2023-12-06T15:34:40.089Z] 6ad1cebc031e: Waiting [2023-12-06T15:34:40.089Z] 25bc292e5bac: Verifying Checksum [2023-12-06T15:34:40.089Z] 25bc292e5bac: Download complete [2023-12-06T15:34:40.089Z] 52dc419b0ee2: Verifying Checksum [2023-12-06T15:34:40.089Z] 52dc419b0ee2: Download complete [2023-12-06T15:34:40.089Z] 4657fd5d0bcf: Download complete [2023-12-06T15:34:40.089Z] df9b9388f04a: Download complete [2023-12-06T15:34:40.348Z] 6ad1cebc031e: Verifying Checksum [2023-12-06T15:34:40.348Z] 6ad1cebc031e: Download complete [2023-12-06T15:34:40.348Z] df9b9388f04a: Pull complete [2023-12-06T15:34:40.348Z] 52dc419b0ee2: Pull complete [2023-12-06T15:34:40.348Z] 25bc292e5bac: Pull complete [2023-12-06T15:34:41.287Z] 114826534d7a: Verifying Checksum [2023-12-06T15:34:41.287Z] 114826534d7a: Download complete [2023-12-06T15:34:41.287Z] 8a3aa393b2d8: Verifying Checksum [2023-12-06T15:34:41.287Z] 8a3aa393b2d8: Download complete [2023-12-06T15:34:44.567Z] 114826534d7a: Pull complete [2023-12-06T15:34:44.567Z] 4657fd5d0bcf: Pull complete [2023-12-06T15:34:44.837Z] 6ad1cebc031e: Pull complete [2023-12-06T15:34:47.370Z] 8a3aa393b2d8: Pull complete [2023-12-06T15:34:47.370Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-06T15:34:47.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T15:34:47.370Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:34:47.685Z] prd-ubuntu20.04-docker-8c-8g-24216 does not seem to be running inside a container [2023-12-06T15:34:47.721Z] $ 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:1.410.4 cat [2023-12-06T15:34:55.773Z] $ docker top 20ebe16139d5288c18dbd0dbafbc32da56b4e52a17a95c2811809b4a026e87c1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-06T15:34:55.932Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2023-12-06T15:34:56.208Z] + set -o pipefail [2023-12-06T15:34:56.208Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2023-12-06T15:35:01.545Z] [2023-12-06T15:35:01.545Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2023-12-06T15:35:01.545Z] [2023-12-06T15:35:01.545Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/2ed434ba-306f-4fcd-8602-dbf5153b979c [2023-12-06T15:35:01.545Z] [2023-12-06T15:35:01.545Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-06T15:35:01.545Z] [2023-12-06T15:35:01.808Z] [2023-12-06T15:35:01.808Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-06T15:35:01.808Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-06T15:35:01.808Z] More details here: https://snyk.co/ue1NS [2023-12-06T15:35:01.808Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-06T15:35:01.808Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-06T15:35:01.822Z] $ docker stop --time=1 20ebe16139d5288c18dbd0dbafbc32da56b4e52a17a95c2811809b4a026e87c1 [2023-12-06T15:35:06.592Z] $ docker rm -f --volumes 20ebe16139d5288c18dbd0dbafbc32da56b4e52a17a95c2811809b4a026e87c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T15:35:08.107Z] + git log --format=format:%s -1 027e49bbb3adb675c2501a9a4fed4a08c937de63 [Pipeline] sh [2023-12-06T15:35:08.395Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T15:35:08.395Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:35:08.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:35:08.743Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:35:08.909Z] prd-ubuntu20.04-docker-8c-8g-24216 does not seem to be running inside a container [2023-12-06T15:35:08.939Z] $ 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 [2023-12-06T15:35:09.442Z] $ docker top 59bc92a7bfe66a7a4531d7f4013d60ce92ad4ea3029a955da95536520f472a8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T15:35:09.702Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T15:35:09.702Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T15:35:09.826Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T15:35:09.832Z] $ docker exec 59bc92a7bfe66a7a4531d7f4013d60ce92ad4ea3029a955da95536520f472a8f ssh-agent [2023-12-06T15:35:09.933Z] SSH_AUTH_SOCK=/tmp/ssh-ZGNzwzKLrq0Y/agent.34 [2023-12-06T15:35:09.933Z] SSH_AGENT_PID=40 [2023-12-06T15:35:09.938Z] Running ssh-add (command line suppressed) [2023-12-06T15:35:10.029Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_18220946976380005934.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_18220946976380005934.key) [2023-12-06T15:35:10.039Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T15:35:10.376Z] + git semver tag [2023-12-06T15:35:10.635Z] 2023-12-06 15:35:10,555 [run_tag] DEBUG tag force:False [2023-12-06T15:35:10.635Z] 2023-12-06 15:35:10,555 [check_head_tag] DEBUG check head tag [2023-12-06T15:35:10.635Z] 2023-12-06 15:35:10,556 [execute] INFO git cat-file --batch-check [2023-12-06T15:35:10.635Z] 2023-12-06 15:35:10,557 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2023-12-06T15:35:10.635Z] 2023-12-06 15:35:10,560 [execute] INFO git cat-file --batch [2023-12-06T15:35:10.635Z] 2023-12-06 15:35:10,561 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2023-12-06T15:35:10.635Z] 2023-12-06 15:35:10,571 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-12-06T15:35:10.635Z] 2023-12-06 15:35:10,571 [execute] INFO git tag -a v3.2.0-dev.2 -m v3.2.0-dev.2 [2023-12-06T15:35:10.635Z] 2023-12-06 15:35:10,572 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.2', '-m', 'v3.2.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-06T15:35:10.635Z] 2023-12-06 15:35:10,575 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-12-06T15:35:10.635Z] 3.2.0-dev.2 [Pipeline] } [2023-12-06T15:35:10.647Z] $ docker exec --env ******** --env ******** 59bc92a7bfe66a7a4531d7f4013d60ce92ad4ea3029a955da95536520f472a8f ssh-agent -k [2023-12-06T15:35:10.744Z] unset SSH_AUTH_SOCK; [2023-12-06T15:35:10.744Z] unset SSH_AGENT_PID; [2023-12-06T15:35:10.744Z] echo Agent pid 40 killed; [2023-12-06T15:35:10.751Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T15:35:12.070Z] + git semver [Pipeline] } [2023-12-06T15:35:12.093Z] $ docker stop --time=1 59bc92a7bfe66a7a4531d7f4013d60ce92ad4ea3029a955da95536520f472a8f [2023-12-06T15:35:13.421Z] $ docker rm -f --volumes 59bc92a7bfe66a7a4531d7f4013d60ce92ad4ea3029a955da95536520f472a8f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:35:14.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T15:35:14.072Z] [2023-12-06T15:35:14.072Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:35:14.424Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T15:35:14.424Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-06T15:35:14.424Z] ab5ef0e58194: Pulling fs layer [2023-12-06T15:35:14.424Z] 9712f1f96733: Pulling fs layer [2023-12-06T15:35:14.424Z] 63f879dbbcfc: Pulling fs layer [2023-12-06T15:35:14.424Z] 0d9ebad4ef96: Pulling fs layer [2023-12-06T15:35:14.424Z] e9a5061849ea: Pulling fs layer [2023-12-06T15:35:14.424Z] d747dcd14b5f: Pulling fs layer [2023-12-06T15:35:14.424Z] 2de7ff778b66: Pulling fs layer [2023-12-06T15:35:14.424Z] d747dcd14b5f: Waiting [2023-12-06T15:35:14.424Z] 2de7ff778b66: Waiting [2023-12-06T15:35:14.424Z] e9a5061849ea: Waiting [2023-12-06T15:35:14.424Z] 0d9ebad4ef96: Waiting [2023-12-06T15:35:14.684Z] 63f879dbbcfc: Verifying Checksum [2023-12-06T15:35:14.684Z] 63f879dbbcfc: Download complete [2023-12-06T15:35:14.943Z] ab5ef0e58194: Download complete [2023-12-06T15:35:14.943Z] d747dcd14b5f: Verifying Checksum [2023-12-06T15:35:14.943Z] d747dcd14b5f: Download complete [2023-12-06T15:35:14.943Z] e9a5061849ea: Verifying Checksum [2023-12-06T15:35:14.943Z] e9a5061849ea: Download complete [2023-12-06T15:35:14.943Z] 0d9ebad4ef96: Verifying Checksum [2023-12-06T15:35:15.199Z] 2de7ff778b66: Verifying Checksum [2023-12-06T15:35:18.503Z] ab5ef0e58194: Pull complete [2023-12-06T15:35:18.503Z] 9712f1f96733: Pull complete [2023-12-06T15:35:19.073Z] 63f879dbbcfc: Pull complete [2023-12-06T15:35:24.370Z] 0d9ebad4ef96: Pull complete [2023-12-06T15:35:24.370Z] e9a5061849ea: Pull complete [2023-12-06T15:35:24.370Z] d747dcd14b5f: Pull complete [2023-12-06T15:35:25.304Z] 2de7ff778b66: Pull complete [2023-12-06T15:35:25.304Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-06T15:35:25.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T15:35:25.304Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:35:25.595Z] prd-ubuntu20.04-docker-8c-8g-24216 does not seem to be running inside a container [2023-12-06T15:35:25.626Z] $ 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 [2023-12-06T15:35:32.686Z] $ docker top a61a7694ead2ed296473a669131a171d8a91f1f6d892788c66bd95bf5b1028e1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:35:32.889Z] provisioning config files... [2023-12-06T15:35:32.896Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6392752402816544157tmp [2023-12-06T15:35:32.925Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5851128447178332189tmp [2023-12-06T15:35:32.936Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config839323922849949031tmp [Pipeline] { [Pipeline] echo [2023-12-06T15:35:33.008Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:35:33.305Z] ---> sigul-configuration.sh [2023-12-06T15:35:33.306Z] gpg: directory `/root/.gnupg' created [2023-12-06T15:35:33.306Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-06T15:35:33.306Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-06T15:35:33.306Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-06T15:35:33.306Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-06T15:35:33.306Z] gpg: CAST5 encrypted data [2023-12-06T15:35:33.306Z] gpg: encrypted with 1 passphrase [2023-12-06T15:35:33.306Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-06T15:35:33.596Z] + mkdir /home/jenkins [2023-12-06T15:35:33.596Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-06T15:35:33.888Z] + 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 [2023-12-06T15:35:33.900Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:35:34.193Z] ---> sigul-install.sh [2023-12-06T15:35:34.193Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-06T15:35:34.486Z] + git tag --list [2023-12-06T15:35:34.486Z] 1.0.0 [2023-12-06T15:35:34.486Z] v0.0.0 [2023-12-06T15:35:34.486Z] v1.1.0 [2023-12-06T15:35:34.486Z] v1.1.1 [2023-12-06T15:35:34.486Z] v1.2.2 [2023-12-06T15:35:34.486Z] v1.3.0 [2023-12-06T15:35:34.486Z] v1.3.1 [2023-12-06T15:35:34.486Z] v2.0.0 [2023-12-06T15:35:34.486Z] v2.1.0 [2023-12-06T15:35:34.486Z] v2.1.1 [2023-12-06T15:35:34.486Z] v2.2.0 [2023-12-06T15:35:34.486Z] v2.3.0 [2023-12-06T15:35:34.486Z] v3.0 [2023-12-06T15:35:34.486Z] v3.0.0 [2023-12-06T15:35:34.486Z] v3.1 [2023-12-06T15:35:34.486Z] v3.1.0 [2023-12-06T15:35:34.486Z] v3.1.0-dev.1 [2023-12-06T15:35:34.486Z] v3.1.0-dev.10 [2023-12-06T15:35:34.486Z] v3.1.0-dev.11 [2023-12-06T15:35:34.486Z] v3.1.0-dev.12 [2023-12-06T15:35:34.486Z] v3.1.0-dev.13 [2023-12-06T15:35:34.486Z] v3.1.0-dev.2 [2023-12-06T15:35:34.486Z] v3.1.0-dev.3 [2023-12-06T15:35:34.486Z] v3.1.0-dev.4 [2023-12-06T15:35:34.486Z] v3.1.0-dev.5 [2023-12-06T15:35:34.486Z] v3.1.0-dev.6 [2023-12-06T15:35:34.486Z] v3.1.0-dev.7 [2023-12-06T15:35:34.486Z] v3.1.0-dev.8 [2023-12-06T15:35:34.486Z] v3.1.0-dev.9 [2023-12-06T15:35:34.486Z] v3.2.0-dev.1 [2023-12-06T15:35:34.486Z] v3.2.0-dev.2 [Pipeline] sh [2023-12-06T15:35:34.783Z] + lftools sign git-tag v3.2.0-dev.2 [2023-12-06T15:35:35.351Z] Signing Git tag with Sigul... [2023-12-06T15:35:35.351Z] Signing v3.2.0-dev.2 [Pipeline] echo [2023-12-06T15:35:35.933Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:35:36.226Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-06T15:35:36.233Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-06T15:35:36.360Z] $ docker stop --time=1 a61a7694ead2ed296473a669131a171d8a91f1f6d892788c66bd95bf5b1028e1 [2023-12-06T15:35:37.702Z] $ docker rm -f --volumes a61a7694ead2ed296473a669131a171d8a91f1f6d892788c66bd95bf5b1028e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-06T15:35:38.671Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T15:35:38.671Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:35:39.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:35:39.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:35:39.289Z] prd-ubuntu20.04-docker-8c-8g-24216 does not seem to be running inside a container [2023-12-06T15:35:39.320Z] $ 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 [2023-12-06T15:35:39.648Z] $ docker top 9fb9eab047c6c4ef3e5f04b09ee09376f9f2d65af0d1acd88d695f3200774935 -eo pid,comm [2023-12-06T15:35:39.689Z] 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). [2023-12-06T15:35:39.689Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T15:35:39.899Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T15:35:39.899Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T15:35:40.009Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T15:35:40.015Z] $ docker exec 9fb9eab047c6c4ef3e5f04b09ee09376f9f2d65af0d1acd88d695f3200774935 ssh-agent [2023-12-06T15:35:40.129Z] SSH_AUTH_SOCK=/tmp/ssh-iQmyj2KnMCTG/agent.32 [2023-12-06T15:35:40.129Z] SSH_AGENT_PID=38 [2023-12-06T15:35:40.133Z] Running ssh-add (command line suppressed) [2023-12-06T15:35:40.246Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17692171685415939762.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17692171685415939762.key) [2023-12-06T15:35:40.254Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T15:35:40.596Z] + git semver bump pre [2023-12-06T15:35:40.855Z] 2023-12-06 15:35:40,775 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-12-06T15:35:40.855Z] 2023-12-06 15:35:40,775 [bump_version] DEBUG bumping version:3.2.0-dev.2 on axis:pre with prefix:dev [2023-12-06T15:35:40.855Z] 2023-12-06 15:35:40,775 [bump_version] DEBUG bumped version:3.2.0-dev.3 [2023-12-06T15:35:40.855Z] 2023-12-06 15:35:40,775 [write_version] DEBUG write version:3.2.0-dev.3 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2023-12-06T15:35:40.855Z] 2023-12-06 15:35:40,775 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-12-06T15:35:40.855Z] 2023-12-06 15:35:40,775 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-12-06T15:35:40.855Z] 2023-12-06 15:35:40,777 [execute] INFO git cat-file --batch-check [2023-12-06T15:35:40.855Z] 2023-12-06 15:35:40,777 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T15:35:40.855Z] 2023-12-06 15:35:40,782 [execute] INFO git cat-file --batch [2023-12-06T15:35:40.855Z] 2023-12-06 15:35:40,782 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T15:35:40.855Z] 2023-12-06 15:35:40,786 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-12-06T15:35:40.855Z] 3.2.0-dev.3 [Pipeline] } [2023-12-06T15:35:40.866Z] $ docker exec --env ******** --env ******** 9fb9eab047c6c4ef3e5f04b09ee09376f9f2d65af0d1acd88d695f3200774935 ssh-agent -k [2023-12-06T15:35:40.972Z] unset SSH_AUTH_SOCK; [2023-12-06T15:35:40.973Z] unset SSH_AGENT_PID; [2023-12-06T15:35:40.973Z] echo Agent pid 38 killed; [2023-12-06T15:35:40.980Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T15:35:41.501Z] + git semver [Pipeline] } [2023-12-06T15:35:41.773Z] $ docker stop --time=1 9fb9eab047c6c4ef3e5f04b09ee09376f9f2d65af0d1acd88d695f3200774935 [2023-12-06T15:35:43.046Z] $ docker rm -f --volumes 9fb9eab047c6c4ef3e5f04b09ee09376f9f2d65af0d1acd88d695f3200774935 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T15:35:43.548Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T15:35:43.548Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:35:43.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:35:43.913Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:35:44.105Z] prd-ubuntu20.04-docker-8c-8g-24216 does not seem to be running inside a container [2023-12-06T15:35:44.145Z] $ 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 [2023-12-06T15:35:44.590Z] $ docker top e98ab4c0ccf404356ae9e2207886694280f7846ec825c66a4192663894f33e03 -eo pid,comm [2023-12-06T15:35:44.631Z] 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). [2023-12-06T15:35:44.631Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T15:35:44.857Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T15:35:44.857Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T15:35:44.982Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T15:35:44.988Z] $ docker exec e98ab4c0ccf404356ae9e2207886694280f7846ec825c66a4192663894f33e03 ssh-agent [2023-12-06T15:35:45.112Z] SSH_AUTH_SOCK=/tmp/ssh-mDmGqhj0WRqL/agent.32 [2023-12-06T15:35:45.112Z] SSH_AGENT_PID=38 [2023-12-06T15:35:45.117Z] Running ssh-add (command line suppressed) [2023-12-06T15:35:45.226Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1516184023669743503.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1516184023669743503.key) [2023-12-06T15:35:45.239Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T15:35:45.660Z] + git semver push [2023-12-06T15:35:45.918Z] 2023-12-06 15:35:45,783 [run_push] DEBUG push [2023-12-06T15:35:45.918Z] 2023-12-06 15:35:45,784 [execute] INFO git cat-file --batch-check [2023-12-06T15:35:45.918Z] 2023-12-06 15:35:45,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T15:35:45.918Z] 2023-12-06 15:35:45,788 [execute] INFO git rev-list 03b1916cc9b2c0c62b840778c28a73ec49ef5476 -- [2023-12-06T15:35:45.918Z] 2023-12-06 15:35:45,789 [execute] DEBUG Popen(['git', 'rev-list', '03b1916cc9b2c0c62b840778c28a73ec49ef5476', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-06T15:35:45.918Z] 2023-12-06 15:35:45,798 [execute] INFO git fetch -v origin [2023-12-06T15:35:45.918Z] 2023-12-06 15:35:45,798 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-06T15:35:46.504Z] 2023-12-06 15:35:46,335 [run_push] DEBUG no remote changes detected [2023-12-06T15:35:46.504Z] 2023-12-06 15:35:46,335 [execute] INFO git push origin semver [2023-12-06T15:35:46.504Z] 2023-12-06 15:35:46,335 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-06T15:35:47.482Z] 2023-12-06 15:35:47,141 [run_push] DEBUG push all version tags [2023-12-06T15:35:47.482Z] 2023-12-06 15:35:47,142 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-06T15:35:47.482Z] 2023-12-06 15:35:47,142 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-06T15:35:48.053Z] 2023-12-06 15:35:47,903 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-12-06T15:35:48.053Z] 3.2.0-dev.3 [Pipeline] } [2023-12-06T15:35:48.070Z] $ docker exec --env ******** --env ******** e98ab4c0ccf404356ae9e2207886694280f7846ec825c66a4192663894f33e03 ssh-agent -k [2023-12-06T15:35:48.183Z] unset SSH_AUTH_SOCK; [2023-12-06T15:35:48.183Z] unset SSH_AGENT_PID; [2023-12-06T15:35:48.183Z] echo Agent pid 38 killed; [2023-12-06T15:35:48.193Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T15:35:48.787Z] + git semver [Pipeline] } [2023-12-06T15:35:49.060Z] $ docker stop --time=1 e98ab4c0ccf404356ae9e2207886694280f7846ec825c66a4192663894f33e03 [2023-12-06T15:35:50.366Z] $ docker rm -f --volumes e98ab4c0ccf404356ae9e2207886694280f7846ec825c66a4192663894f33e03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-06T15:35:51.896Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2023-12-06T15:35:51.896Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-12-06T15:35:51.896Z] total 16 [2023-12-06T15:35:51.896Z] drwxr-xr-x 3 root root 4096 Dec 6 15:27 . [2023-12-06T15:35:51.896Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 15:35 .. [2023-12-06T15:35:51.896Z] drwxr-xr-x 2 root root 4096 Dec 6 15:27 cost [2023-12-06T15:35:51.896Z] -rw-r--r-- 1 root root 86 Dec 6 15:27 cost.csv [2023-12-06T15:35:51.896Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-12-06T15:35:51.896Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-12-06T15:35:51.896Z] total 16 [2023-12-06T15:35:51.896Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 15:27 . [2023-12-06T15:35:51.896Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 15:35 .. [2023-12-06T15:35:51.896Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 15:27 cost [2023-12-06T15:35:51.896Z] -rw-r--r-- 1 jenkins jenkins 86 Dec 6 15:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:35:52.187Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:35:53.048Z] ---> package-listing.sh [2023-12-06T15:35:53.048Z] ++ facter osfamily [2023-12-06T15:35:53.048Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-06T15:35:53.308Z] + OS_FAMILY=debian [2023-12-06T15:35:53.308Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2023-12-06T15:35:53.308Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-06T15:35:53.308Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-06T15:35:53.308Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-06T15:35:53.308Z] + PACKAGES=/tmp/packages_start.txt [2023-12-06T15:35:53.308Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2023-12-06T15:35:53.308Z] + PACKAGES=/tmp/packages_end.txt [2023-12-06T15:35:53.308Z] + case "${OS_FAMILY}" in [2023-12-06T15:35:53.308Z] + dpkg -l [2023-12-06T15:35:53.308Z] + grep '^ii' [2023-12-06T15:35:53.308Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-06T15:35:53.308Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-06T15:35:53.308Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-06T15:35:53.308Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2023-12-06T15:35:53.308Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2023-12-06T15:35:53.308Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2023-12-06T15:35:53.318Z] 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 [2023-12-06T15:35:53.598Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:35:54.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T15:35:54.223Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:35:54.422Z] prd-ubuntu20.04-docker-8c-8g-24216 does not seem to be running inside a container [2023-12-06T15:35:54.459Z] $ 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 [2023-12-06T15:35:55.026Z] $ docker top cda1694921b170710bdc31d9bbe0200cdd0251fe9b7e430dd653c5eceffc4fa9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T15:35:55.483Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-06T15:35:55.770Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-06T15:35:56.057Z] + ls /var/log/sa-host [2023-12-06T15:35:56.057Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:35:56.171Z] provisioning config files... [2023-12-06T15:35:56.178Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17070008297775165844tmp [Pipeline] { [Pipeline] echo [2023-12-06T15:35:56.302Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:35:56.588Z] ---> create-netrc.sh [Pipeline] } [2023-12-06T15:35:56.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:35:57.044Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-06T15:35:57.051Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:35:57.359Z] ---> sudo-logs.sh [2023-12-06T15:35:57.359Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-06T15:35:57.458Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:35:57.745Z] ---> job-cost.sh [2023-12-06T15:35:57.745Z] lf-activate-venv: SKIPPING [2023-12-06T15:35:57.745Z] DEBUG: total: 0.2199999988079071 [2023-12-06T15:35:57.745Z] INFO: Retrieving Stack Cost... [2023-12-06T15:35:58.691Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T15:35:58.950Z] INFO: Archiving Costs [Pipeline] echo [2023-12-06T15:35:59.063Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:35:59.345Z] ---> logs-deploy.sh [2023-12-06T15:35:59.345Z] lf-activate-venv: SKIPPING [2023-12-06T15:35:59.345Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/102 [2023-12-06T15:35:59.345Z] INFO: archiving workspace using pattern(s): [2023-12-06T15:36:00.280Z] Archives upload complete. [2023-12-06T15:36:00.280Z] INFO: archiving logs to Nexus