Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 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-ssh7851098669117915583.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh12120828847397688398.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh2257882643008408571.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh16329757308782422990.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-ssh4220005572493820205.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17263 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 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#330)" > 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 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 # timeout=10 > git rev-list --no-walk 035feacf7376206129236edf6c51b035a5ab8cee # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-11T17:32:16.857Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-11T17:32:16.926Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-11T17:32:16.947Z] ========================================================= [2023-11-11T17:32:16.947Z] EdgeX Global Pipelines Version Info [2023-11-11T17:32:16.947Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-11T17:32:17.650Z] ------------------- [2023-11-11T17:32:17.650Z] stable info: [2023-11-11T17:32:17.650Z] ------------------- [2023-11-11T17:32:17.650Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-11T17:32:17.650Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-11T17:32:17.650Z] Message: update stable to v1.0.257 [2023-11-11T17:32:18.589Z] ------------------- [2023-11-11T17:32:18.589Z] experimental info: [2023-11-11T17:32:18.589Z] ------------------- [2023-11-11T17:32:18.589Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-11T17:32:18.589Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-11T17:32:18.589Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-11T17:32:18.767Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-11-11T17:32:18.784Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-11-11T17:32:18.804Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-11T17:32:18.826Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-11T17:32:18.843Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-11T17:32:18.856Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-11T17:32:18.868Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-11T17:32:18.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-11T17:32:18.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-11T17:32:18.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-11T17:32:18.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-11T17:32:18.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-11-11T17:32:18.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-11T17:32:18.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-11T17:32:18.979Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-11T17:32:19.000Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-11T17:32:19.017Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-11T17:32:19.036Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-11T17:32:19.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-11T17:32:19.077Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-11T17:32:19.098Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-11T17:32:19.111Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-11T17:32:19.131Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-11T17:32:19.155Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-11T17:32:19.172Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-11T17:32:19.185Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-11T17:32:19.202Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-11T17:32:19.213Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-11T17:32:19.228Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-11T17:32:19.240Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-11T17:32:19.252Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 [Pipeline] echo [2023-11-11T17:32:19.264Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e94b9f [Pipeline] echo [2023-11-11T17:32:19.277Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-11T17:32:19.335Z] provisioning config files... [2023-11-11T17:32:19.347Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13674320426070972228tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-11T17:32:19.649Z] ---> docker-login.sh [2023-11-11T17:32:19.649Z] nexus3.edgexfoundry.org:10001 [2023-11-11T17:32:19.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:32:19.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:32:19.909Z] Configure a credential helper to remove this warning. See [2023-11-11T17:32:19.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:32:19.909Z] [2023-11-11T17:32:19.909Z] Login Succeeded [2023-11-11T17:32:19.909Z] nexus3.edgexfoundry.org:10002 [2023-11-11T17:32:20.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:32:20.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:32:20.170Z] Configure a credential helper to remove this warning. See [2023-11-11T17:32:20.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:32:20.170Z] [2023-11-11T17:32:20.170Z] Login Succeeded [2023-11-11T17:32:20.170Z] nexus3.edgexfoundry.org:10003 [2023-11-11T17:32:20.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:32:20.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:32:20.170Z] Configure a credential helper to remove this warning. See [2023-11-11T17:32:20.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:32:20.170Z] [2023-11-11T17:32:20.170Z] Login Succeeded [2023-11-11T17:32:20.170Z] nexus3.edgexfoundry.org:10004 [2023-11-11T17:32:20.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:32:20.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:32:20.432Z] Configure a credential helper to remove this warning. See [2023-11-11T17:32:20.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:32:20.432Z] [2023-11-11T17:32:20.432Z] Login Succeeded [2023-11-11T17:32:20.432Z] docker.io [2023-11-11T17:32:20.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:32:24.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:32:24.635Z] Configure a credential helper to remove this warning. See [2023-11-11T17:32:24.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:32:24.635Z] [2023-11-11T17:32:24.635Z] Login Succeeded [2023-11-11T17:32:24.635Z] ---> docker-login.sh ends [Pipeline] } [2023-11-11T17:32:24.644Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-11T17:32:25.026Z] + git rev-list -1 --merges 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2~1..7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 [Pipeline] echo [2023-11-11T17:32:25.076Z] -----------> git rev-list -1 --merges 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2~1..7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 [false] [Pipeline] sh [2023-11-11T17:32:25.362Z] + git log --format=format:%s -1 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 [Pipeline] echo [2023-11-11T17:32:25.376Z] ========================================================= [2023-11-11T17:32:25.376Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-11T17:32:25.376Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-11T17:32:25.696Z] + git log --format=format:%s -1 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 [Pipeline] echo [2023-11-11T17:32:25.707Z] [semverPrep] GIT_COMMIT: 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#330) [Pipeline] echo [2023-11-11T17:32:25.718Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-11T17:32:26.086Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-11T17:32:26.086Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-11T17:32:26.086Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-11T17:32:26.086Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-11T17:32:26.086Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-11T17:32:26.086Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-11T17:32:26.086Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:32:26.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-11T17:32:26.495Z] [2023-11-11T17:32:26.495Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:32:26.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-11T17:32:26.794Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-11T17:32:26.794Z] b85a868b505f: Pulling fs layer [2023-11-11T17:32:26.794Z] e2be974225ed: Pulling fs layer [2023-11-11T17:32:26.794Z] 339a4e72a1f5: Pulling fs layer [2023-11-11T17:32:26.794Z] 988bab9f4d93: Pulling fs layer [2023-11-11T17:32:26.794Z] 1469e6f7b9e6: Pulling fs layer [2023-11-11T17:32:26.794Z] eaf3925da568: Pulling fs layer [2023-11-11T17:32:26.794Z] bab4dde63d76: Pulling fs layer [2023-11-11T17:32:26.794Z] bde34c3a00c8: Pulling fs layer [2023-11-11T17:32:26.794Z] b352a97aabf1: Pulling fs layer [2023-11-11T17:32:26.794Z] 4872d77fe225: Pulling fs layer [2023-11-11T17:32:26.794Z] 5851b861e8e6: Pulling fs layer [2023-11-11T17:32:26.794Z] 988bab9f4d93: Waiting [2023-11-11T17:32:26.794Z] bde34c3a00c8: Waiting [2023-11-11T17:32:26.794Z] 1469e6f7b9e6: Waiting [2023-11-11T17:32:26.794Z] eaf3925da568: Waiting [2023-11-11T17:32:26.794Z] 4872d77fe225: Waiting [2023-11-11T17:32:26.794Z] bab4dde63d76: Waiting [2023-11-11T17:32:26.794Z] 5851b861e8e6: Waiting [2023-11-11T17:32:26.794Z] b352a97aabf1: Waiting [2023-11-11T17:32:26.794Z] e2be974225ed: Verifying Checksum [2023-11-11T17:32:26.794Z] e2be974225ed: Download complete [2023-11-11T17:32:26.794Z] 988bab9f4d93: Verifying Checksum [2023-11-11T17:32:26.794Z] 988bab9f4d93: Download complete [2023-11-11T17:32:27.068Z] 1469e6f7b9e6: Verifying Checksum [2023-11-11T17:32:27.068Z] 1469e6f7b9e6: Download complete [2023-11-11T17:32:27.068Z] eaf3925da568: Verifying Checksum [2023-11-11T17:32:27.068Z] eaf3925da568: Download complete [2023-11-11T17:32:27.068Z] 339a4e72a1f5: Verifying Checksum [2023-11-11T17:32:27.068Z] 339a4e72a1f5: Download complete [2023-11-11T17:32:27.068Z] bde34c3a00c8: Download complete [2023-11-11T17:32:27.068Z] b352a97aabf1: Download complete [2023-11-11T17:32:27.068Z] 4872d77fe225: Verifying Checksum [2023-11-11T17:32:27.068Z] 4872d77fe225: Download complete [2023-11-11T17:32:27.068Z] 5851b861e8e6: Download complete [2023-11-11T17:32:27.068Z] b85a868b505f: Verifying Checksum [2023-11-11T17:32:27.068Z] b85a868b505f: Download complete [2023-11-11T17:32:27.327Z] bab4dde63d76: Verifying Checksum [2023-11-11T17:32:27.327Z] bab4dde63d76: Download complete [2023-11-11T17:32:28.265Z] b85a868b505f: Pull complete [2023-11-11T17:32:28.265Z] e2be974225ed: Pull complete [2023-11-11T17:32:28.832Z] 339a4e72a1f5: Pull complete [2023-11-11T17:32:28.832Z] 988bab9f4d93: Pull complete [2023-11-11T17:32:29.092Z] 1469e6f7b9e6: Pull complete [2023-11-11T17:32:29.092Z] eaf3925da568: Pull complete [2023-11-11T17:32:31.018Z] bab4dde63d76: Pull complete [2023-11-11T17:32:31.018Z] bde34c3a00c8: Pull complete [2023-11-11T17:32:31.018Z] b352a97aabf1: Pull complete [2023-11-11T17:32:31.018Z] 4872d77fe225: Pull complete [2023-11-11T17:32:31.280Z] 5851b861e8e6: Pull complete [2023-11-11T17:32:31.280Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-11T17:32:31.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-11T17:32:31.280Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-11T17:32:31.400Z] prd-ubuntu20.04-docker-8c-8g-17263 does not seem to be running inside a container [2023-11-11T17:32:31.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-11T17:32:33.314Z] $ docker top 7f253226e58d51c99830dac44f8bee1563f5d24da6e4c9afffa591c04aa19653 -eo pid,comm [2023-11-11T17:32:33.371Z] 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-11-11T17:32:33.371Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-11T17:32:33.411Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-11T17:32:33.411Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-11T17:32:33.541Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-11T17:32:33.547Z] $ docker exec 7f253226e58d51c99830dac44f8bee1563f5d24da6e4c9afffa591c04aa19653 ssh-agent [2023-11-11T17:32:33.657Z] SSH_AUTH_SOCK=/tmp/ssh-qGARoXSgRPJ5/agent.31 [2023-11-11T17:32:33.657Z] SSH_AGENT_PID=37 [2023-11-11T17:32:33.665Z] Running ssh-add (command line suppressed) [2023-11-11T17:32:33.781Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17663850107996815453.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17663850107996815453.key) [2023-11-11T17:32:33.793Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-11T17:32:34.086Z] + git tag --points-at HEAD [Pipeline] } [2023-11-11T17:32:34.103Z] $ docker exec --env ******** --env ******** 7f253226e58d51c99830dac44f8bee1563f5d24da6e4c9afffa591c04aa19653 ssh-agent -k [2023-11-11T17:32:34.200Z] unset SSH_AUTH_SOCK; [2023-11-11T17:32:34.200Z] unset SSH_AGENT_PID; [2023-11-11T17:32:34.200Z] echo Agent pid 37 killed; [2023-11-11T17:32:34.208Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-11T17:32:34.239Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-11T17:32:34.239Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-11T17:32:34.359Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-11T17:32:34.365Z] $ docker exec 7f253226e58d51c99830dac44f8bee1563f5d24da6e4c9afffa591c04aa19653 ssh-agent [2023-11-11T17:32:34.480Z] SSH_AUTH_SOCK=/tmp/ssh-50QkYA2WfDbM/agent.70 [2023-11-11T17:32:34.480Z] SSH_AGENT_PID=76 [2023-11-11T17:32:34.486Z] Running ssh-add (command line suppressed) [2023-11-11T17:32:34.605Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16092075730675928060.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16092075730675928060.key) [2023-11-11T17:32:34.615Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-11T17:32:34.901Z] + git semver init [2023-11-11T17:32:35.161Z] 2023-11-11 17:32:35,059 [run_init] DEBUG init version:0.0.0 force:False [2023-11-11T17:32:35.161Z] 2023-11-11 17:32:35,060 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2023-11-11T17:32:35.161Z] 2023-11-11 17:32:35,060 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2023-11-11T17:32:35.161Z] 2023-11-11 17:32:35,061 [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-11-11T17:32:36.101Z] 2023-11-11 17:32:35,880 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2023-11-11T17:32:36.101Z] 2023-11-11 17:32:35,881 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2023-11-11T17:32:36.101Z] 2023-11-11 17:32:35,881 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-11-11T17:32:36.101Z] 2023-11-11 17:32:35,881 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-11-11T17:32:36.101Z] 3.1.0-dev.12 [Pipeline] } [2023-11-11T17:32:36.114Z] $ docker exec --env ******** --env ******** 7f253226e58d51c99830dac44f8bee1563f5d24da6e4c9afffa591c04aa19653 ssh-agent -k [2023-11-11T17:32:36.206Z] unset SSH_AUTH_SOCK; [2023-11-11T17:32:36.207Z] unset SSH_AGENT_PID; [2023-11-11T17:32:36.207Z] echo Agent pid 76 killed; [2023-11-11T17:32:36.213Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-11T17:32:36.512Z] + git semver [Pipeline] } [2023-11-11T17:32:36.792Z] $ docker stop --time=1 7f253226e58d51c99830dac44f8bee1563f5d24da6e4c9afffa591c04aa19653 [2023-11-11T17:32:38.075Z] $ docker rm -f --volumes 7f253226e58d51c99830dac44f8bee1563f5d24da6e4c9afffa591c04aa19653 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-11T17:32:38.412Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-11T17:32:38.622Z] Stashed 1 file(s) [Pipeline] echo [2023-11-11T17:32:38.625Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-11T17:32:38.794Z] provisioning config files... [2023-11-11T17:32:38.804Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9679475501903322477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-11T17:32:39.094Z] ---> docker-login.sh [2023-11-11T17:32:39.094Z] nexus3.edgexfoundry.org:10001 [2023-11-11T17:32:39.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:32:39.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:32:39.094Z] Configure a credential helper to remove this warning. See [2023-11-11T17:32:39.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:32:39.094Z] [2023-11-11T17:32:39.094Z] Login Succeeded [2023-11-11T17:32:39.094Z] nexus3.edgexfoundry.org:10002 [2023-11-11T17:32:39.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:32:39.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:32:39.094Z] Configure a credential helper to remove this warning. See [2023-11-11T17:32:39.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:32:39.094Z] [2023-11-11T17:32:39.094Z] Login Succeeded [2023-11-11T17:32:39.094Z] nexus3.edgexfoundry.org:10003 [2023-11-11T17:32:39.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:32:39.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:32:39.354Z] Configure a credential helper to remove this warning. See [2023-11-11T17:32:39.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:32:39.354Z] [2023-11-11T17:32:39.354Z] Login Succeeded [2023-11-11T17:32:39.354Z] nexus3.edgexfoundry.org:10004 [2023-11-11T17:32:39.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:32:39.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:32:39.354Z] Configure a credential helper to remove this warning. See [2023-11-11T17:32:39.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:32:39.354Z] [2023-11-11T17:32:39.354Z] Login Succeeded [2023-11-11T17:32:39.354Z] docker.io [2023-11-11T17:32:39.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:32:39.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:32:39.613Z] Configure a credential helper to remove this warning. See [2023-11-11T17:32:39.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:32:39.613Z] [2023-11-11T17:32:39.613Z] Login Succeeded [2023-11-11T17:32:39.613Z] ---> docker-login.sh ends [Pipeline] } [2023-11-11T17:32:39.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-11T17:32:39.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-11T17:32:39.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-11T17:32:39.727Z] ========================================================= [2023-11-11T17:32:39.727Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-11T17:32:39.727Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:32:40.065Z] + 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-11-11T17:32:40.065Z] Sending build context to Docker daemon 5.759MB [2023-11-11T17:32:40.065Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-11T17:32:40.065Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-11T17:32:40.065Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-11T17:32:40.065Z] 7264a8db6415: Pulling fs layer [2023-11-11T17:32:40.065Z] c4d48a809fc2: Pulling fs layer [2023-11-11T17:32:40.065Z] 4f1c88b9dad5: Pulling fs layer [2023-11-11T17:32:40.065Z] ad3a456e5733: Pulling fs layer [2023-11-11T17:32:40.065Z] 33e27b845d1e: Pulling fs layer [2023-11-11T17:32:40.065Z] c68163c4e522: Pulling fs layer [2023-11-11T17:32:40.065Z] 50da416c3ac9: Pulling fs layer [2023-11-11T17:32:40.065Z] 23d2d4c4bb30: Pulling fs layer [2023-11-11T17:32:40.065Z] 33e27b845d1e: Waiting [2023-11-11T17:32:40.065Z] c68163c4e522: Waiting [2023-11-11T17:32:40.065Z] 50da416c3ac9: Waiting [2023-11-11T17:32:40.065Z] ad3a456e5733: Waiting [2023-11-11T17:32:40.065Z] 23d2d4c4bb30: Waiting [2023-11-11T17:32:40.065Z] c4d48a809fc2: Download complete [2023-11-11T17:32:40.065Z] ad3a456e5733: Verifying Checksum [2023-11-11T17:32:40.065Z] ad3a456e5733: Download complete [2023-11-11T17:32:40.065Z] 33e27b845d1e: Download complete [2023-11-11T17:32:40.065Z] 7264a8db6415: Verifying Checksum [2023-11-11T17:32:40.065Z] 7264a8db6415: Download complete [2023-11-11T17:32:40.326Z] c68163c4e522: Verifying Checksum [2023-11-11T17:32:40.326Z] c68163c4e522: Download complete [2023-11-11T17:32:40.326Z] 7264a8db6415: Pull complete [2023-11-11T17:32:40.326Z] c4d48a809fc2: Pull complete [2023-11-11T17:32:40.584Z] 23d2d4c4bb30: Verifying Checksum [2023-11-11T17:32:40.584Z] 23d2d4c4bb30: Download complete [2023-11-11T17:32:40.843Z] 4f1c88b9dad5: Verifying Checksum [2023-11-11T17:32:40.844Z] 4f1c88b9dad5: Download complete [2023-11-11T17:32:41.101Z] 50da416c3ac9: Verifying Checksum [2023-11-11T17:32:41.101Z] 50da416c3ac9: Download complete [2023-11-11T17:32:43.629Z] 4f1c88b9dad5: Pull complete [2023-11-11T17:32:43.629Z] ad3a456e5733: Pull complete [2023-11-11T17:32:43.889Z] 33e27b845d1e: Pull complete [2023-11-11T17:32:43.889Z] c68163c4e522: Pull complete [2023-11-11T17:32:46.418Z] 50da416c3ac9: Pull complete [2023-11-11T17:32:46.677Z] 23d2d4c4bb30: Pull complete [2023-11-11T17:32:46.677Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-11T17:32:46.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-11T17:32:46.677Z] ---> 0786185ac409 [2023-11-11T17:32:46.677Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-11T17:32:50.877Z] ---> Running in 3d8b7e99b3ee [2023-11-11T17:32:50.877Z] Removing intermediate container 3d8b7e99b3ee [2023-11-11T17:32:50.877Z] ---> 09d060a79cce [2023-11-11T17:32:50.877Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-11T17:32:50.877Z] ---> Running in 91e1fdf17952 [2023-11-11T17:32:50.877Z] Removing intermediate container 91e1fdf17952 [2023-11-11T17:32:50.877Z] ---> c476ed8c9444 [2023-11-11T17:32:50.877Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-11T17:32:50.877Z] ---> Running in a9b32010a957 [2023-11-11T17:32:50.877Z] Removing intermediate container a9b32010a957 [2023-11-11T17:32:50.877Z] ---> b641aad25adc [2023-11-11T17:32:50.877Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-11T17:32:50.877Z] ---> Running in 24f7d48f1e92 [2023-11-11T17:32:50.877Z] Removing intermediate container 24f7d48f1e92 [2023-11-11T17:32:50.877Z] ---> 34474868a96c [2023-11-11T17:32:50.877Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-11T17:32:50.877Z] ---> Running in 3458d940d696 [2023-11-11T17:32:51.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-11T17:32:51.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-11T17:32:51.655Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-11T17:32:51.655Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-11T17:32:51.655Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-11T17:32:51.655Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-11T17:32:51.655Z] Executing busybox-1.36.1-r2.trigger [2023-11-11T17:32:51.655Z] OK: 268 MiB in 56 packages [2023-11-11T17:32:52.223Z] Removing intermediate container 3458d940d696 [2023-11-11T17:32:52.223Z] ---> 8627243a1970 [2023-11-11T17:32:52.223Z] Step 8/12 : WORKDIR /device-snmp-go [2023-11-11T17:32:52.223Z] ---> Running in a88f161187ba [2023-11-11T17:32:52.223Z] Removing intermediate container a88f161187ba [2023-11-11T17:32:52.223Z] ---> e4cc8c53178a [2023-11-11T17:32:52.223Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-11T17:32:52.483Z] ---> e6e3dbaaa2ee [2023-11-11T17:32:52.483Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-11T17:32:52.483Z] ---> Running in ae4e6600b324 [2023-11-11T17:32:53.744Z] Still waiting to schedule task [2023-11-11T17:32:53.744Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-11T17:33:48.732Z] Removing intermediate container ae4e6600b324 [2023-11-11T17:33:48.732Z] ---> 9541fe9c9226 [2023-11-11T17:33:48.732Z] Step 11/12 : COPY . . [2023-11-11T17:33:48.732Z] ---> fb51ee43fd6b [2023-11-11T17:33:48.732Z] Step 12/12 : RUN ${MAKE} [2023-11-11T17:33:48.732Z] ---> Running in fb2bc3b65950 [2023-11-11T17:33:48.732Z] noop [2023-11-11T17:33:48.732Z] Removing intermediate container fb2bc3b65950 [2023-11-11T17:33:48.732Z] ---> a4f3696320cd [2023-11-11T17:33:48.732Z] Successfully built a4f3696320cd [2023-11-11T17:33:48.732Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:33:49.041Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-11T17:33:49.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-11T17:33:49.131Z] prd-ubuntu20.04-docker-8c-8g-17263 does not seem to be running inside a container [2023-11-11T17:33:49.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-11T17:33:49.509Z] $ docker top a3727d14ff016bfefe9a77267be27da861a285f2cebd2f9d922303f4caa2b612 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-11T17:33:49.849Z] + go version [2023-11-11T17:33:49.849Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-11T17:33:49.860Z] $ docker stop --time=1 a3727d14ff016bfefe9a77267be27da861a285f2cebd2f9d922303f4caa2b612 [2023-11-11T17:33:51.141Z] $ docker rm -f --volumes a3727d14ff016bfefe9a77267be27da861a285f2cebd2f9d922303f4caa2b612 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:33:51.566Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-11T17:33:51.566Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-11T17:33:51.643Z] prd-ubuntu20.04-docker-8c-8g-17263 does not seem to be running inside a container [2023-11-11T17:33:51.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-11T17:33:52.014Z] $ docker top 9f35562e2b2010cd7a5df885ace2bda7c9f6a330a90adcf0d9c65e9d4bf37fee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-11T17:33:52.377Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2023-11-11T17:33:52.673Z] + make test [2023-11-11T17:33:52.673Z] go test ./... -coverprofile=coverage.out [2023-11-11T17:33:53.611Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-11-11T17:34:03.583Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-11-11T17:34:03.583Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements [2023-11-11T17:34:11.698Z] go vet ./... [2023-11-11T17:34:14.227Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-11T17:34:14.227Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-11T17:34:14.227Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-11T17:34:14.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-11T17:34:14.259Z] $ docker stop --time=1 9f35562e2b2010cd7a5df885ace2bda7c9f6a330a90adcf0d9c65e9d4bf37fee [2023-11-11T17:34:17.747Z] $ docker rm -f --volumes 9f35562e2b2010cd7a5df885ace2bda7c9f6a330a90adcf0d9c65e9d4bf37fee [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-11T17:34:18.229Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-11T17:34:18.317Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-11T17:34:18.840Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-11T17:34:19.126Z] + ls -al . [2023-11-11T17:34:19.126Z] total 172 [2023-11-11T17:34:19.126Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 17:33 . [2023-11-11T17:34:19.126Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 17:32 .. [2023-11-11T17:34:19.126Z] -rw-rw-r-- 1 jenkins jenkins 6 Nov 11 17:32 .dockerignore [2023-11-11T17:34:19.126Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 17:34 .git [2023-11-11T17:34:19.126Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 17:32 .github [2023-11-11T17:34:19.126Z] -rw-rw-r-- 1 jenkins jenkins 263 Nov 11 17:32 .gitignore [2023-11-11T17:34:19.126Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 11 17:32 .golangci.yml [2023-11-11T17:34:19.126Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 17:32 .semver [2023-11-11T17:34:19.126Z] -rw-rw-r-- 1 jenkins jenkins 10025 Nov 11 17:32 Attribution.txt [2023-11-11T17:34:19.126Z] -rw-rw-r-- 1 jenkins jenkins 11809 Nov 11 17:32 CHANGELOG.md [2023-11-11T17:34:19.126Z] -rw-rw-r-- 1 jenkins jenkins 1462 Nov 11 17:32 Dockerfile [2023-11-11T17:34:19.126Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 17:32 GOVERNANCE.md [2023-11-11T17:34:19.126Z] -rw-rw-r-- 1 jenkins jenkins 656 Nov 11 17:32 Jenkinsfile [2023-11-11T17:34:19.126Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 11 17:32 LICENSE [2023-11-11T17:34:19.126Z] -rw-rw-r-- 1 jenkins jenkins 2240 Nov 11 17:32 Makefile [2023-11-11T17:34:19.126Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 11 17:32 OWNERS.md [2023-11-11T17:34:19.126Z] -rw-rw-r-- 1 jenkins jenkins 10477 Nov 11 17:32 README.md [2023-11-11T17:34:19.126Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 11 17:32 VERSION [2023-11-11T17:34:19.126Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 17:32 bin [2023-11-11T17:34:19.126Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 17:32 cmd [2023-11-11T17:34:19.126Z] -rw-r--r-- 1 jenkins jenkins 8837 Nov 11 17:34 coverage.out [2023-11-11T17:34:19.126Z] -rw-rw-r-- 1 jenkins jenkins 3665 Nov 11 17:32 go.mod [2023-11-11T17:34:19.126Z] -rw-rw-r-- 1 jenkins jenkins 34728 Nov 11 17:32 go.sum [2023-11-11T17:34:19.126Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 17:32 internal [2023-11-11T17:34:19.126Z] -rw-rw-r-- 1 jenkins jenkins 228 Nov 11 17:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:34:19.447Z] + 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=7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 --label arch=amd64 --label version=3.1.0-dev.12 . [2023-11-11T17:34:19.447Z] Sending build context to Docker daemon 5.769MB [2023-11-11T17:34:19.447Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-11-11T17:34:19.447Z] Step 2/24 : FROM ${BASE} AS builder [2023-11-11T17:34:19.447Z] ---> a4f3696320cd [2023-11-11T17:34:19.447Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-11-11T17:34:19.707Z] ---> Running in d06186150f58 [2023-11-11T17:34:19.707Z] Removing intermediate container d06186150f58 [2023-11-11T17:34:19.707Z] ---> 7045f6b19838 [2023-11-11T17:34:19.707Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-11T17:34:19.707Z] ---> Running in 63d920978839 [2023-11-11T17:34:19.967Z] Removing intermediate container 63d920978839 [2023-11-11T17:34:19.967Z] ---> 5c755e3ecc7d [2023-11-11T17:34:19.967Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-11T17:34:19.967Z] ---> Running in 0160cafb9a2f [2023-11-11T17:34:19.967Z] Removing intermediate container 0160cafb9a2f [2023-11-11T17:34:19.967Z] ---> d047f97ef0b0 [2023-11-11T17:34:19.967Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-11-11T17:34:19.967Z] ---> Running in 5dedeaae2004 [2023-11-11T17:34:20.226Z] Removing intermediate container 5dedeaae2004 [2023-11-11T17:34:20.227Z] ---> 83d09efdaf92 [2023-11-11T17:34:20.227Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-11T17:34:20.227Z] ---> Running in 35cb2c6ee67b [2023-11-11T17:34:20.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-11T17:34:20.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-11T17:34:21.057Z] OK: 268 MiB in 56 packages [2023-11-11T17:34:21.316Z] Removing intermediate container 35cb2c6ee67b [2023-11-11T17:34:21.316Z] ---> 1998676e7716 [2023-11-11T17:34:21.316Z] Step 8/24 : WORKDIR /device-snmp-go [2023-11-11T17:34:21.316Z] ---> Running in bf5db8dad388 [2023-11-11T17:34:21.576Z] Removing intermediate container bf5db8dad388 [2023-11-11T17:34:21.576Z] ---> f6c9e20482f5 [2023-11-11T17:34:21.576Z] Step 9/24 : COPY go.mod vendor* ./ [2023-11-11T17:34:21.576Z] ---> 003e03dd4c45 [2023-11-11T17:34:21.576Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-11T17:34:21.576Z] ---> Running in e34693290364 [2023-11-11T17:34:22.515Z] Removing intermediate container e34693290364 [2023-11-11T17:34:22.515Z] ---> 5294829922d1 [2023-11-11T17:34:22.515Z] Step 11/24 : COPY . . [2023-11-11T17:34:22.772Z] ---> eee484349eba [2023-11-11T17:34:22.772Z] Step 12/24 : RUN ${MAKE} [2023-11-11T17:34:22.772Z] ---> Running in 79f5d06b0474 [2023-11-11T17:34:23.045Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-11-11T17:34:33.093Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17264 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2023-11-11T17:34:33.104Z] Running in /w/workspace/device-snmp-go/98 [Pipeline] { [Pipeline] checkout [2023-11-11T17:34:33.130Z] Selected Git installation does not exist. Using Default [2023-11-11T17:34:33.130Z] The recommended git tool is: NONE [2023-11-11T17:34:37.928Z] using credential edgex-jenkins-ssh [2023-11-11T17:34:37.941Z] Cloning the remote Git repository [2023-11-11T17:34:37.979Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-11-11T17:34:38.075Z] > git init /w/workspace/device-snmp-go/98 # timeout=10 [2023-11-11T17:34:38.210Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-11-11T17:34:38.211Z] > git --version # timeout=10 [2023-11-11T17:34:38.240Z] > git --version # 'git version 2.25.1' [2023-11-11T17:34:38.242Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-11T17:34:38.376Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-11T17:34:40.292Z] Avoid second fetch [2023-11-11T17:34:40.293Z] Checking out Revision 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 (main) [2023-11-11T17:34:39.438Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-11-11T17:34:39.473Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-11T17:34:40.303Z] > git config core.sparsecheckout # timeout=10 [2023-11-11T17:34:40.367Z] > git checkout -f 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 # timeout=10 [2023-11-11T17:34:40.788Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#330)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-11T17:34:41.597Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-11T17:34:41.597Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-11T17:34:41.597Z] Dload Upload Total Spent Left Speed [2023-11-11T17:34:41.598Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 93250 0 --:--:-- --:--:-- --:--:-- 93940 [Pipeline] sh [2023-11-11T17:34:42.289Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-11T17:34:42.624Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-11T17:34:42.624Z] + sudo tee /etc/docker/daemon.new [2023-11-11T17:34:42.624Z] { [2023-11-11T17:34:42.624Z] "registry-mirrors": [ [2023-11-11T17:34:42.624Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-11T17:34:42.624Z] ], [2023-11-11T17:34:42.624Z] "bip": "10.250.0.254/24", [2023-11-11T17:34:42.624Z] "hosts": [ [2023-11-11T17:34:42.624Z] "tcp://0.0.0.0:5555", [2023-11-11T17:34:42.624Z] "unix:///var/run/docker.sock" [2023-11-11T17:34:42.624Z] ], [2023-11-11T17:34:42.624Z] "mtu": 1458, [2023-11-11T17:34:42.624Z] "selinux-enabled": true, [2023-11-11T17:34:42.624Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-11T17:34:42.624Z] } [Pipeline] sh [2023-11-11T17:34:42.952Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-11T17:34:43.294Z] + sudo service docker restart [2023-11-11T17:34:45.104Z] Removing intermediate container 79f5d06b0474 [2023-11-11T17:34:45.104Z] ---> 4a9a480b6454 [2023-11-11T17:34:45.104Z] Step 13/24 : FROM alpine:3.18 [2023-11-11T17:34:45.104Z] 3.18: Pulling from library/alpine [2023-11-11T17:34:45.104Z] 96526aa774ef: Pulling fs layer [2023-11-11T17:34:45.104Z] 96526aa774ef: Verifying Checksum [2023-11-11T17:34:45.104Z] 96526aa774ef: Download complete [2023-11-11T17:34:45.104Z] 96526aa774ef: Pull complete [2023-11-11T17:34:45.104Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-11T17:34:45.104Z] Status: Downloaded newer image for alpine:3.18 [2023-11-11T17:34:45.104Z] ---> 8ca4688f4f35 [2023-11-11T17:34:45.104Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-11-11T17:34:45.104Z] ---> Running in e6fc44c219f5 [2023-11-11T17:34:45.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-11T17:34:45.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-11T17:34:45.363Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-11T17:34:45.363Z] Executing busybox-1.36.1-r2.trigger [2023-11-11T17:34:45.363Z] OK: 7 MiB in 16 packages [2023-11-11T17:34:45.622Z] Removing intermediate container e6fc44c219f5 [2023-11-11T17:34:45.622Z] ---> a8b6d4eebaef [2023-11-11T17:34:45.622Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-11-11T17:34:47.021Z] ---> 633115dd6706 [2023-11-11T17:34:47.021Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-11-11T17:34:47.021Z] ---> 7229505403c8 [2023-11-11T17:34:47.021Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-11-11T17:34:47.021Z] ---> 7e146f2ccffd [2023-11-11T17:34:47.021Z] Step 18/24 : EXPOSE 59993 [2023-11-11T17:34:47.021Z] ---> Running in 3f3d3ede928c [2023-11-11T17:34:47.021Z] Removing intermediate container 3f3d3ede928c [2023-11-11T17:34:47.021Z] ---> cc66b807b19b [2023-11-11T17:34:47.021Z] Step 19/24 : EXPOSE 161 [2023-11-11T17:34:47.021Z] ---> Running in 8b38da031f35 [2023-11-11T17:34:47.282Z] Removing intermediate container 8b38da031f35 [2023-11-11T17:34:47.282Z] ---> 6c562fcc1d77 [2023-11-11T17:34:47.282Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-11-11T17:34:47.282Z] ---> Running in fff5aaf63a8c [2023-11-11T17:34:47.282Z] Removing intermediate container fff5aaf63a8c [2023-11-11T17:34:47.282Z] ---> 9c8b99078d95 [2023-11-11T17:34:47.282Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-11T17:34:47.282Z] ---> Running in ebef3c791d03 [2023-11-11T17:34:47.543Z] Removing intermediate container ebef3c791d03 [2023-11-11T17:34:47.543Z] ---> cfc27a6b0f55 [2023-11-11T17:34:47.543Z] Step 22/24 : LABEL arch=amd64 [2023-11-11T17:34:47.543Z] ---> Running in 2c80a1b12b3b [2023-11-11T17:34:47.543Z] Removing intermediate container 2c80a1b12b3b [2023-11-11T17:34:47.543Z] ---> 9d90585f6b07 [2023-11-11T17:34:47.543Z] Step 23/24 : LABEL git_sha=7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 [2023-11-11T17:34:47.543Z] ---> Running in 1e332bbdf5c7 [2023-11-11T17:34:47.804Z] Removing intermediate container 1e332bbdf5c7 [2023-11-11T17:34:47.804Z] ---> 8e5ea76723be [2023-11-11T17:34:47.804Z] Step 24/24 : LABEL version=3.1.0-dev.12 [2023-11-11T17:34:47.804Z] ---> Running in ac211ef89ef9 [2023-11-11T17:34:47.804Z] Removing intermediate container ac211ef89ef9 [2023-11-11T17:34:47.804Z] ---> 811ee615a2ba [2023-11-11T17:34:47.804Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-11T17:34:47.804Z] Successfully built 811ee615a2ba [2023-11-11T17:34:47.804Z] 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-11-11T17:34:47.930Z] provisioning config files... [2023-11-11T17:34:47.939Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12906156388497729662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-11T17:34:48.239Z] ---> docker-login.sh [2023-11-11T17:34:48.239Z] nexus3.edgexfoundry.org:10001 [2023-11-11T17:34:48.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:34:48.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:34:48.239Z] Configure a credential helper to remove this warning. See [2023-11-11T17:34:48.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:34:48.239Z] [2023-11-11T17:34:48.239Z] Login Succeeded [2023-11-11T17:34:48.239Z] nexus3.edgexfoundry.org:10002 [2023-11-11T17:34:48.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:34:48.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:34:48.239Z] Configure a credential helper to remove this warning. See [2023-11-11T17:34:48.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:34:48.239Z] [2023-11-11T17:34:48.239Z] Login Succeeded [2023-11-11T17:34:48.239Z] nexus3.edgexfoundry.org:10003 [2023-11-11T17:34:48.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:34:48.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:34:48.499Z] Configure a credential helper to remove this warning. See [2023-11-11T17:34:48.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:34:48.499Z] [2023-11-11T17:34:48.499Z] Login Succeeded [2023-11-11T17:34:48.499Z] nexus3.edgexfoundry.org:10004 [2023-11-11T17:34:48.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:34:48.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:34:48.499Z] Configure a credential helper to remove this warning. See [2023-11-11T17:34:48.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:34:48.499Z] [2023-11-11T17:34:48.499Z] Login Succeeded [2023-11-11T17:34:48.499Z] docker.io [2023-11-11T17:34:48.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:34:48.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:34:48.760Z] Configure a credential helper to remove this warning. See [2023-11-11T17:34:48.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:34:48.760Z] [2023-11-11T17:34:48.760Z] Login Succeeded [2023-11-11T17:34:48.760Z] ---> docker-login.sh ends [Pipeline] } [2023-11-11T17:34:48.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-11T17:34:48.792Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-11T17:34:48.810Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2023-11-11T17:34:48.810Z] 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 [2023-11-11T17:34:48.810Z] latest [2023-11-11T17:34:48.810Z] 3.1.0-dev.12 [2023-11-11T17:34:48.810Z] 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2-3.1.0-dev.12 [2023-11-11T17:34:48.810Z] main [2023-11-11T17:34:48.810Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:34:49.127Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:34:49.434Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 [2023-11-11T17:34:49.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-11-11T17:34:49.434Z] 78ea0dec97ca: Preparing [2023-11-11T17:34:49.434Z] b6b9018ce8d9: Preparing [2023-11-11T17:34:49.434Z] 1a1d9ac84565: Preparing [2023-11-11T17:34:49.434Z] 2c10b1d9430a: Preparing [2023-11-11T17:34:49.434Z] cc2447e1835a: Preparing [2023-11-11T17:34:49.434Z] cc2447e1835a: Layer already exists [2023-11-11T17:34:49.434Z] 2c10b1d9430a: Pushed [2023-11-11T17:34:49.434Z] 78ea0dec97ca: Pushed [2023-11-11T17:34:49.434Z] b6b9018ce8d9: Pushed [2023-11-11T17:34:52.731Z] 1a1d9ac84565: Pushed [2023-11-11T17:34:52.731Z] 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2: digest: sha256:e0bd87cb6fbb020b3057c2faafdb09605b15139e332779337a542395cfbbe978 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:34:53.049Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:34:53.358Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2023-11-11T17:34:53.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-11-11T17:34:53.359Z] 78ea0dec97ca: Preparing [2023-11-11T17:34:53.359Z] b6b9018ce8d9: Preparing [2023-11-11T17:34:53.359Z] 1a1d9ac84565: Preparing [2023-11-11T17:34:53.359Z] 2c10b1d9430a: Preparing [2023-11-11T17:34:53.359Z] cc2447e1835a: Preparing [2023-11-11T17:34:53.359Z] b6b9018ce8d9: Layer already exists [2023-11-11T17:34:53.359Z] 78ea0dec97ca: Layer already exists [2023-11-11T17:34:53.359Z] 2c10b1d9430a: Layer already exists [2023-11-11T17:34:53.359Z] 1a1d9ac84565: Layer already exists [2023-11-11T17:34:53.359Z] cc2447e1835a: Layer already exists [2023-11-11T17:34:53.359Z] latest: digest: sha256:e0bd87cb6fbb020b3057c2faafdb09605b15139e332779337a542395cfbbe978 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:34:53.670Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:34:53.990Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.12 [2023-11-11T17:34:53.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-11-11T17:34:53.990Z] 78ea0dec97ca: Preparing [2023-11-11T17:34:53.990Z] b6b9018ce8d9: Preparing [2023-11-11T17:34:53.990Z] 1a1d9ac84565: Preparing [2023-11-11T17:34:53.990Z] 2c10b1d9430a: Preparing [2023-11-11T17:34:53.990Z] cc2447e1835a: Preparing [2023-11-11T17:34:53.990Z] 1a1d9ac84565: Layer already exists [2023-11-11T17:34:53.990Z] 78ea0dec97ca: Layer already exists [2023-11-11T17:34:53.990Z] cc2447e1835a: Layer already exists [2023-11-11T17:34:53.990Z] b6b9018ce8d9: Layer already exists [2023-11-11T17:34:53.990Z] 2c10b1d9430a: Layer already exists [2023-11-11T17:34:53.990Z] 3.1.0-dev.12: digest: sha256:e0bd87cb6fbb020b3057c2faafdb09605b15139e332779337a542395cfbbe978 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:34:54.310Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:7e94b9fbc9a6f42ac524c9c46ae680402909dfe2-3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:34:54.622Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:7e94b9fbc9a6f42ac524c9c46ae680402909dfe2-3.1.0-dev.12 [2023-11-11T17:34:54.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-11-11T17:34:54.622Z] 78ea0dec97ca: Preparing [2023-11-11T17:34:54.622Z] b6b9018ce8d9: Preparing [2023-11-11T17:34:54.622Z] 1a1d9ac84565: Preparing [2023-11-11T17:34:54.622Z] 2c10b1d9430a: Preparing [2023-11-11T17:34:54.622Z] cc2447e1835a: Preparing [2023-11-11T17:34:54.622Z] 2c10b1d9430a: Layer already exists [2023-11-11T17:34:54.622Z] cc2447e1835a: Layer already exists [2023-11-11T17:34:54.622Z] 78ea0dec97ca: Layer already exists [2023-11-11T17:34:54.622Z] 1a1d9ac84565: Layer already exists [2023-11-11T17:34:54.622Z] b6b9018ce8d9: Layer already exists [2023-11-11T17:34:54.622Z] 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2-3.1.0-dev.12: digest: sha256:e0bd87cb6fbb020b3057c2faafdb09605b15139e332779337a542395cfbbe978 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:34:54.925Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:34:55.235Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2023-11-11T17:34:55.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-11-11T17:34:55.235Z] 78ea0dec97ca: Preparing [2023-11-11T17:34:55.235Z] b6b9018ce8d9: Preparing [2023-11-11T17:34:55.235Z] 1a1d9ac84565: Preparing [2023-11-11T17:34:55.235Z] 2c10b1d9430a: Preparing [2023-11-11T17:34:55.235Z] cc2447e1835a: Preparing [2023-11-11T17:34:55.235Z] 78ea0dec97ca: Layer already exists [2023-11-11T17:34:55.235Z] 2c10b1d9430a: Layer already exists [2023-11-11T17:34:55.235Z] cc2447e1835a: Layer already exists [2023-11-11T17:34:55.235Z] b6b9018ce8d9: Layer already exists [2023-11-11T17:34:55.235Z] 1a1d9ac84565: Layer already exists [2023-11-11T17:34:55.235Z] main: digest: sha256:e0bd87cb6fbb020b3057c2faafdb09605b15139e332779337a542395cfbbe978 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-11T17:34:55.280Z] ===================================================== [Pipeline] echo [2023-11-11T17:34:55.286Z] taggedImages: [2023-11-11T17:34:55.286Z] - nexus3.edgexfoundry.org:10004/device-snmp:7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 [2023-11-11T17:34:55.286Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2023-11-11T17:34:55.286Z] - nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.12 [2023-11-11T17:34:55.286Z] - nexus3.edgexfoundry.org:10004/device-snmp:7e94b9fbc9a6f42ac524c9c46ae680402909dfe2-3.1.0-dev.12 [2023-11-11T17:34:55.286Z] - 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-11-11T17:34:55.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-11T17:34:55.665Z] [2023-11-11T17:34:55.665Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:34:55.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-11T17:34:55.972Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-11T17:34:55.972Z] 5eb5b503b376: Pulling fs layer [2023-11-11T17:34:55.972Z] 5c69ac0246d0: Pulling fs layer [2023-11-11T17:34:55.972Z] ec43610c2a17: Pulling fs layer [2023-11-11T17:34:55.972Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-11T17:34:55.972Z] 33b1e0a273af: Pulling fs layer [2023-11-11T17:34:55.972Z] 5d3b04190fa2: Pulling fs layer [2023-11-11T17:34:55.972Z] 2f39f015ded8: Pulling fs layer [2023-11-11T17:34:55.972Z] 33b1e0a273af: Waiting [2023-11-11T17:34:55.972Z] 5d3b04190fa2: Waiting [2023-11-11T17:34:55.972Z] 2f39f015ded8: Waiting [2023-11-11T17:34:55.972Z] 3a2ae6a8a46f: Waiting [2023-11-11T17:34:55.972Z] 5c69ac0246d0: Verifying Checksum [2023-11-11T17:34:55.972Z] 5c69ac0246d0: Download complete [2023-11-11T17:34:55.972Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-11T17:34:55.972Z] 3a2ae6a8a46f: Download complete [2023-11-11T17:34:56.232Z] 33b1e0a273af: Verifying Checksum [2023-11-11T17:34:56.232Z] 33b1e0a273af: Download complete [2023-11-11T17:34:56.232Z] 5d3b04190fa2: Verifying Checksum [2023-11-11T17:34:56.232Z] 5d3b04190fa2: Download complete [2023-11-11T17:34:56.232Z] ec43610c2a17: Verifying Checksum [2023-11-11T17:34:56.232Z] ec43610c2a17: Download complete [2023-11-11T17:34:56.232Z] 5eb5b503b376: Verifying Checksum [2023-11-11T17:34:56.232Z] 5eb5b503b376: Download complete [2023-11-11T17:34:57.165Z] 2f39f015ded8: Download complete [2023-11-11T17:34:57.740Z] 5eb5b503b376: Pull complete [2023-11-11T17:34:57.740Z] 5c69ac0246d0: Pull complete [2023-11-11T17:34:58.308Z] ec43610c2a17: Pull complete [2023-11-11T17:34:58.308Z] 3a2ae6a8a46f: Pull complete [2023-11-11T17:34:58.568Z] 33b1e0a273af: Pull complete [2023-11-11T17:34:58.568Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-11T17:35:01.546Z] provisioning config files... [2023-11-11T17:35:01.571Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/98@tmp/config15850058054576102287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-11T17:35:01.915Z] ---> docker-login.sh [2023-11-11T17:35:01.915Z] nexus3.edgexfoundry.org:10001 [2023-11-11T17:35:02.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:35:02.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:35:02.464Z] Configure a credential helper to remove this warning. See [2023-11-11T17:35:02.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:35:02.464Z] [2023-11-11T17:35:02.464Z] Login Succeeded [2023-11-11T17:35:02.464Z] nexus3.edgexfoundry.org:10002 [2023-11-11T17:35:02.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:35:02.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:35:02.736Z] Configure a credential helper to remove this warning. See [2023-11-11T17:35:02.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:35:02.736Z] [2023-11-11T17:35:02.736Z] Login Succeeded [2023-11-11T17:35:02.736Z] nexus3.edgexfoundry.org:10003 [2023-11-11T17:35:03.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:35:03.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:35:03.282Z] Configure a credential helper to remove this warning. See [2023-11-11T17:35:03.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:35:03.282Z] [2023-11-11T17:35:03.282Z] Login Succeeded [2023-11-11T17:35:03.282Z] nexus3.edgexfoundry.org:10004 [2023-11-11T17:35:03.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:35:03.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:35:03.551Z] Configure a credential helper to remove this warning. See [2023-11-11T17:35:03.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:35:03.551Z] [2023-11-11T17:35:03.551Z] Login Succeeded [2023-11-11T17:35:03.551Z] docker.io [2023-11-11T17:35:03.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:35:03.843Z] 2f39f015ded8: Pull complete [2023-11-11T17:35:03.844Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-11T17:35:03.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-11T17:35:03.844Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-11T17:35:03.934Z] prd-ubuntu20.04-docker-8c-8g-17263 does not seem to be running inside a container [2023-11-11T17:35:03.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-11T17:35:04.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:35:04.086Z] Configure a credential helper to remove this warning. See [2023-11-11T17:35:04.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:35:04.086Z] [2023-11-11T17:35:04.086Z] Login Succeeded [2023-11-11T17:35:04.086Z] ---> docker-login.sh ends [2023-11-11T17:35:09.203Z] $ docker top 52de82c4843c8380320f3b9701b1883af74c41d61a461b87cfbad0aa78c57629 -eo pid,comm [Pipeline] { [Pipeline] } [2023-11-11T17:35:09.269Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-11T17:35:09.601Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-11T17:35:09.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2023-11-11T17:35:09.621Z] ---> job-cost.sh [2023-11-11T17:35:09.621Z] lf-activate-venv: SKIPPING [2023-11-11T17:35:09.621Z] INFO: No Stack... [Pipeline] echo [2023-11-11T17:35:09.628Z] ========================================================= [2023-11-11T17:35:09.628Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-11T17:35:09.628Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:35:09.879Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-11T17:35:10.138Z] INFO: Archiving Costs [2023-11-11T17:35:10.146Z] + 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 . [Pipeline] sh [2023-11-11T17:35:10.415Z] Sending build context to Docker daemon 2.959MB [2023-11-11T17:35:10.415Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-11T17:35:10.415Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-11T17:35:10.431Z] + + cutcat -d, /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv -f6 [2023-11-11T17:35:10.431Z] [Pipeline] lock [2023-11-11T17:35:10.446Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-98-stack-cost] [2023-11-11T17:35:10.453Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-98-stack-cost] did not exist. Created. [2023-11-11T17:35:10.453Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-11T17:35:10.689Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-11T17:35:10.689Z] 9fda8d8052c6: Pulling fs layer [2023-11-11T17:35:10.689Z] 5d54e960e981: Pulling fs layer [2023-11-11T17:35:10.689Z] c4a7e357bf2a: Pulling fs layer [2023-11-11T17:35:10.689Z] f0e02332f6b5: Pulling fs layer [2023-11-11T17:35:10.689Z] cefa15bbcfad: Pulling fs layer [2023-11-11T17:35:10.689Z] 17808c966233: Pulling fs layer [2023-11-11T17:35:10.689Z] f4c1fc716caa: Pulling fs layer [2023-11-11T17:35:10.689Z] cefa15bbcfad: Waiting [2023-11-11T17:35:10.689Z] 17808c966233: Waiting [2023-11-11T17:35:10.689Z] f4c1fc716caa: Waiting [2023-11-11T17:35:10.689Z] f0e02332f6b5: Waiting [2023-11-11T17:35:10.689Z] 5d54e960e981: Download complete [2023-11-11T17:35:10.689Z] f0e02332f6b5: Verifying Checksum [2023-11-11T17:35:10.689Z] f0e02332f6b5: Download complete [2023-11-11T17:35:10.689Z] cefa15bbcfad: Verifying Checksum [2023-11-11T17:35:10.689Z] cefa15bbcfad: Download complete [2023-11-11T17:35:10.689Z] 9fda8d8052c6: Download complete [2023-11-11T17:35:10.753Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-11T17:35:10.812Z] Stashed 1 file(s) [Pipeline] } [2023-11-11T17:35:10.818Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-98-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-11T17:35:10.835Z] $ docker stop --time=1 52de82c4843c8380320f3b9701b1883af74c41d61a461b87cfbad0aa78c57629 [2023-11-11T17:35:11.281Z] f4c1fc716caa: Verifying Checksum [2023-11-11T17:35:11.281Z] f4c1fc716caa: Download complete [2023-11-11T17:35:12.039Z] $ docker rm -f --volumes 52de82c4843c8380320f3b9701b1883af74c41d61a461b87cfbad0aa78c57629 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-11T17:35:12.249Z] c4a7e357bf2a: Verifying Checksum [2023-11-11T17:35:12.249Z] c4a7e357bf2a: Download complete [2023-11-11T17:35:13.219Z] 17808c966233: Verifying Checksum [2023-11-11T17:35:13.219Z] 17808c966233: Download complete [2023-11-11T17:35:13.487Z] 9fda8d8052c6: Pull complete [2023-11-11T17:35:14.075Z] 5d54e960e981: Pull complete [2023-11-11T17:35:29.088Z] c4a7e357bf2a: Pull complete [2023-11-11T17:35:29.088Z] f0e02332f6b5: Pull complete [2023-11-11T17:35:29.088Z] cefa15bbcfad: Pull complete [2023-11-11T17:35:37.391Z] 17808c966233: Pull complete [2023-11-11T17:35:38.846Z] f4c1fc716caa: Pull complete [2023-11-11T17:35:38.846Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-11T17:35:38.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-11T17:35:38.846Z] ---> ea914061e18c [2023-11-11T17:35:38.846Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-11T17:35:40.267Z] ---> Running in 0e1058758777 [2023-11-11T17:35:40.267Z] Removing intermediate container 0e1058758777 [2023-11-11T17:35:40.267Z] ---> a9e082829eb5 [2023-11-11T17:35:40.267Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-11T17:35:40.536Z] ---> Running in 1b480a557feb [2023-11-11T17:35:40.805Z] Removing intermediate container 1b480a557feb [2023-11-11T17:35:40.805Z] ---> 1f57cec58acf [2023-11-11T17:35:40.805Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-11T17:35:40.805Z] ---> Running in d2cca1142373 [2023-11-11T17:35:41.090Z] Removing intermediate container d2cca1142373 [2023-11-11T17:35:41.090Z] ---> 262672b9553b [2023-11-11T17:35:41.090Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-11T17:35:41.370Z] ---> Running in 4290e71bcb1d [2023-11-11T17:35:41.640Z] Removing intermediate container 4290e71bcb1d [2023-11-11T17:35:41.640Z] ---> ea7a79b59d1e [2023-11-11T17:35:41.640Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-11T17:35:41.640Z] ---> Running in 2c433571b54a [2023-11-11T17:35:43.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-11T17:35:43.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-11T17:35:44.031Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-11T17:35:44.031Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-11T17:35:44.031Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-11T17:35:44.311Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-11T17:35:44.311Z] Executing busybox-1.36.1-r2.trigger [2023-11-11T17:35:44.311Z] OK: 270 MiB in 56 packages [2023-11-11T17:35:45.278Z] Removing intermediate container 2c433571b54a [2023-11-11T17:35:45.278Z] ---> 1ea53d97eb23 [2023-11-11T17:35:45.278Z] Step 8/12 : WORKDIR /device-snmp-go [2023-11-11T17:35:45.278Z] ---> Running in cac6ec269da9 [2023-11-11T17:35:45.545Z] Removing intermediate container cac6ec269da9 [2023-11-11T17:35:45.546Z] ---> f72ff34b19fa [2023-11-11T17:35:45.546Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-11T17:35:46.156Z] ---> 235af0ceb8a7 [2023-11-11T17:35:46.157Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-11T17:35:46.157Z] ---> Running in 476b40b544e2 [2023-11-11T17:37:07.797Z] Removing intermediate container 476b40b544e2 [2023-11-11T17:37:07.797Z] ---> 70b5d6e01ce4 [2023-11-11T17:37:07.797Z] Step 11/12 : COPY . . [2023-11-11T17:37:07.797Z] ---> 89b155694d8c [2023-11-11T17:37:07.797Z] Step 12/12 : RUN ${MAKE} [2023-11-11T17:37:07.797Z] ---> Running in e235d6f69e5c [2023-11-11T17:37:07.797Z] noop [2023-11-11T17:37:07.797Z] Removing intermediate container e235d6f69e5c [2023-11-11T17:37:07.797Z] ---> ebaf8aad4964 [2023-11-11T17:37:07.797Z] Successfully built ebaf8aad4964 [2023-11-11T17:37:07.797Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:37:08.147Z] + docker inspect -f . ci-base-image-arm64 [2023-11-11T17:37:08.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-11T17:37:08.341Z] prd-ubuntu20.04-docker-arm64-4c-16g-17264 does not seem to be running inside a container [2023-11-11T17:37:08.404Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/98 -v /w/workspace/device-snmp-go/98:/w/workspace/device-snmp-go/98:rw,z -v /w/workspace/device-snmp-go/98@tmp:/w/workspace/device-snmp-go/98@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-11-11T17:37:09.561Z] $ docker top e431f9bf1ac1ce897690e192c597d957a082993ed4aabeee9c7ce817bcea0577 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-11T17:37:10.384Z] + go version [2023-11-11T17:37:10.385Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-11T17:37:10.403Z] $ docker stop --time=1 e431f9bf1ac1ce897690e192c597d957a082993ed4aabeee9c7ce817bcea0577 [2023-11-11T17:37:12.023Z] $ docker rm -f --volumes e431f9bf1ac1ce897690e192c597d957a082993ed4aabeee9c7ce817bcea0577 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:37:12.578Z] + docker inspect -f . ci-base-image-arm64 [2023-11-11T17:37:12.578Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-11T17:37:12.756Z] prd-ubuntu20.04-docker-arm64-4c-16g-17264 does not seem to be running inside a container [2023-11-11T17:37:12.820Z] $ 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/98 -v /w/workspace/device-snmp-go/98:/w/workspace/device-snmp-go/98:rw,z -v /w/workspace/device-snmp-go/98@tmp:/w/workspace/device-snmp-go/98@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-11-11T17:37:13.999Z] $ docker top a262aee67be4e30c23e00407bd725b9c24f809a61d1a38868c42ce938647234e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-11T17:37:14.496Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/98 [Pipeline] fileExists [Pipeline] sh [2023-11-11T17:37:14.833Z] + make test [2023-11-11T17:37:15.101Z] go test ./... -coverprofile=coverage.out [2023-11-11T17:37:19.365Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-11-11T17:38:56.051Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-11-11T17:38:56.051Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.034s coverage: 0.0% of statements [2023-11-11T17:38:56.051Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-11T17:38:56.051Z] go vet ./... [2023-11-11T17:39:08.367Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-11T17:39:08.635Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-11T17:39:08.635Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-11T17:39:08.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-11T17:39:08.955Z] $ docker stop --time=1 a262aee67be4e30c23e00407bd725b9c24f809a61d1a38868c42ce938647234e [2023-11-11T17:39:11.017Z] $ docker rm -f --volumes a262aee67be4e30c23e00407bd725b9c24f809a61d1a38868c42ce938647234e [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-11T17:39:12.218Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-11T17:39:12.237Z] Warning: overwriting stash ‘coverage-report’ [2023-11-11T17:39:12.665Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-11T17:39:13.061Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-11T17:39:13.383Z] + ls -al . [2023-11-11T17:39:13.383Z] total 168 [2023-11-11T17:39:13.383Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 11 17:37 . [2023-11-11T17:39:13.383Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 17:34 .. [2023-11-11T17:39:13.383Z] -rw-rw-r-- 1 jenkins jenkins 6 Nov 11 17:34 .dockerignore [2023-11-11T17:39:13.383Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 17:34 .git [2023-11-11T17:39:13.383Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 17:34 .github [2023-11-11T17:39:13.383Z] -rw-rw-r-- 1 jenkins jenkins 263 Nov 11 17:34 .gitignore [2023-11-11T17:39:13.383Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 11 17:34 .golangci.yml [2023-11-11T17:39:13.383Z] -rw-rw-r-- 1 jenkins jenkins 10025 Nov 11 17:34 Attribution.txt [2023-11-11T17:39:13.383Z] -rw-rw-r-- 1 jenkins jenkins 11809 Nov 11 17:34 CHANGELOG.md [2023-11-11T17:39:13.383Z] -rw-rw-r-- 1 jenkins jenkins 1462 Nov 11 17:34 Dockerfile [2023-11-11T17:39:13.383Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 17:34 GOVERNANCE.md [2023-11-11T17:39:13.383Z] -rw-rw-r-- 1 jenkins jenkins 656 Nov 11 17:34 Jenkinsfile [2023-11-11T17:39:13.383Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 11 17:34 LICENSE [2023-11-11T17:39:13.383Z] -rw-rw-r-- 1 jenkins jenkins 2240 Nov 11 17:34 Makefile [2023-11-11T17:39:13.383Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 11 17:34 OWNERS.md [2023-11-11T17:39:13.383Z] -rw-rw-r-- 1 jenkins jenkins 10477 Nov 11 17:34 README.md [2023-11-11T17:39:13.383Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 11 17:32 VERSION [2023-11-11T17:39:13.383Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 17:34 bin [2023-11-11T17:39:13.383Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 17:34 cmd [2023-11-11T17:39:13.383Z] -rw-r--r-- 1 jenkins jenkins 8837 Nov 11 17:38 coverage.out [2023-11-11T17:39:13.383Z] -rw-rw-r-- 1 jenkins jenkins 3665 Nov 11 17:34 go.mod [2023-11-11T17:39:13.383Z] -rw-rw-r-- 1 jenkins jenkins 34728 Nov 11 17:34 go.sum [2023-11-11T17:39:13.383Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 17:34 internal [2023-11-11T17:39:13.383Z] -rw-rw-r-- 1 jenkins jenkins 228 Nov 11 17:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:39:13.722Z] + 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=7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 --label arch=arm64 --label version=3.1.0-dev.12 . [2023-11-11T17:39:13.988Z] Sending build context to Docker daemon 2.969MB [2023-11-11T17:39:13.988Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-11-11T17:39:13.988Z] Step 2/24 : FROM ${BASE} AS builder [2023-11-11T17:39:13.988Z] ---> ebaf8aad4964 [2023-11-11T17:39:13.988Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-11-11T17:39:15.932Z] ---> Running in 51468add3305 [2023-11-11T17:39:15.932Z] Removing intermediate container 51468add3305 [2023-11-11T17:39:15.932Z] ---> 24e0da1661d0 [2023-11-11T17:39:15.932Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-11T17:39:16.202Z] ---> Running in cf550a68503b [2023-11-11T17:39:16.796Z] Removing intermediate container cf550a68503b [2023-11-11T17:39:16.796Z] ---> 4cf1ac74bd1f [2023-11-11T17:39:16.796Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-11T17:39:16.796Z] ---> Running in d5ab39ffc5d6 [2023-11-11T17:39:17.387Z] Removing intermediate container d5ab39ffc5d6 [2023-11-11T17:39:17.387Z] ---> e56582199d62 [2023-11-11T17:39:17.387Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-11-11T17:39:17.387Z] ---> Running in 492d66addbc9 [2023-11-11T17:39:17.978Z] Removing intermediate container 492d66addbc9 [2023-11-11T17:39:17.978Z] ---> 61d23ae4a21c [2023-11-11T17:39:17.978Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-11T17:39:17.978Z] ---> Running in f30344f33614 [2023-11-11T17:39:19.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-11T17:39:19.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-11T17:39:21.389Z] OK: 270 MiB in 56 packages [2023-11-11T17:39:22.351Z] Removing intermediate container f30344f33614 [2023-11-11T17:39:22.351Z] ---> 65eeb547cd8f [2023-11-11T17:39:22.351Z] Step 8/24 : WORKDIR /device-snmp-go [2023-11-11T17:39:22.351Z] ---> Running in 9dd8fd2b5107 [2023-11-11T17:39:23.764Z] Removing intermediate container 9dd8fd2b5107 [2023-11-11T17:39:23.764Z] ---> 34dbeb1c9ccc [2023-11-11T17:39:23.764Z] Step 9/24 : COPY go.mod vendor* ./ [2023-11-11T17:39:25.174Z] ---> 19f9ee0e19e0 [2023-11-11T17:39:25.175Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-11T17:39:25.175Z] ---> Running in 3f99c15662bc [2023-11-11T17:39:30.519Z] Removing intermediate container 3f99c15662bc [2023-11-11T17:39:30.519Z] ---> 64f0523797b8 [2023-11-11T17:39:30.519Z] Step 11/24 : COPY . . [2023-11-11T17:39:30.519Z] ---> 68124191d719 [2023-11-11T17:39:30.519Z] Step 12/24 : RUN ${MAKE} [2023-11-11T17:39:30.519Z] ---> Running in e2655eceedd4 [2023-11-11T17:39:31.484Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-11-11T17:41:38.195Z] Removing intermediate container e2655eceedd4 [2023-11-11T17:41:38.195Z] ---> ab0c160f55b6 [2023-11-11T17:41:38.195Z] Step 13/24 : FROM alpine:3.18 [2023-11-11T17:41:38.195Z] Head "https://registry-1.docker.io/v2/library/alpine/manifests/3.18": Get "https://auth.docker.io/token?account=edgexci&scope=repository%3Alibrary%2Falpine%3Apull&service=registry.docker.io": EOF [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:41:38.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-11T17:41:38.621Z] [2023-11-11T17:41:38.621Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:41:38.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-11T17:41:38.947Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-11T17:41:38.947Z] 8998bd30e6a1: Pulling fs layer [2023-11-11T17:41:38.947Z] 04944245beec: Pulling fs layer [2023-11-11T17:41:38.947Z] 699f458cf7ca: Pulling fs layer [2023-11-11T17:41:38.947Z] 765212b225bb: Pulling fs layer [2023-11-11T17:41:38.947Z] f23df028b6ca: Pulling fs layer [2023-11-11T17:41:38.947Z] d65c8cfc05b1: Pulling fs layer [2023-11-11T17:41:38.947Z] 2437ff75d9bd: Pulling fs layer [2023-11-11T17:41:38.947Z] f23df028b6ca: Waiting [2023-11-11T17:41:38.947Z] d65c8cfc05b1: Waiting [2023-11-11T17:41:38.947Z] 2437ff75d9bd: Waiting [2023-11-11T17:41:38.947Z] 765212b225bb: Waiting [2023-11-11T17:41:39.216Z] 04944245beec: Verifying Checksum [2023-11-11T17:41:39.216Z] 04944245beec: Download complete [2023-11-11T17:41:39.216Z] 765212b225bb: Verifying Checksum [2023-11-11T17:41:39.216Z] 765212b225bb: Download complete [2023-11-11T17:41:39.216Z] f23df028b6ca: Verifying Checksum [2023-11-11T17:41:39.216Z] f23df028b6ca: Download complete [2023-11-11T17:41:39.216Z] d65c8cfc05b1: Download complete [2023-11-11T17:41:39.486Z] 699f458cf7ca: Verifying Checksum [2023-11-11T17:41:39.486Z] 699f458cf7ca: Download complete [2023-11-11T17:41:39.756Z] 8998bd30e6a1: Verifying Checksum [2023-11-11T17:41:39.756Z] 8998bd30e6a1: Download complete [2023-11-11T17:41:42.347Z] 2437ff75d9bd: Verifying Checksum [2023-11-11T17:41:42.347Z] 2437ff75d9bd: Download complete [2023-11-11T17:41:44.302Z] 8998bd30e6a1: Pull complete [2023-11-11T17:41:47.660Z] 04944245beec: Pull complete [2023-11-11T17:41:49.072Z] 699f458cf7ca: Pull complete [2023-11-11T17:41:49.340Z] 765212b225bb: Pull complete [2023-11-11T17:41:50.301Z] f23df028b6ca: Pull complete [2023-11-11T17:41:50.568Z] d65c8cfc05b1: Pull complete [2023-11-11T17:42:08.768Z] 2437ff75d9bd: Pull complete [2023-11-11T17:42:08.768Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-11T17:42:08.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-11T17:42:08.768Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-11T17:42:09.037Z] prd-ubuntu20.04-docker-arm64-4c-16g-17264 does not seem to be running inside a container [2023-11-11T17:42:09.160Z] $ 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/98 -v /w/workspace/device-snmp-go/98:/w/workspace/device-snmp-go/98:rw,z -v /w/workspace/device-snmp-go/98@tmp:/w/workspace/device-snmp-go/98@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-11-11T17:42:11.797Z] $ docker top 64a610cdf6414efaa167c692287b817f64269536a3ef8deacc41bc954ff5467e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-11T17:42:12.674Z] ---> job-cost.sh [2023-11-11T17:42:12.674Z] lf-activate-venv: SKIPPING [2023-11-11T17:42:12.674Z] INFO: No Stack... [2023-11-11T17:42:12.946Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-11T17:42:13.920Z] INFO: Archiving Costs [Pipeline] sh [2023-11-11T17:42:14.567Z] + cat /w/workspace/device-snmp-go/98/archives/cost.csv [2023-11-11T17:42:14.567Z] + cut -d, -f6 [Pipeline] lock [2023-11-11T17:42:14.633Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-98-stack-cost] [2023-11-11T17:42:14.640Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-98-stack-cost] did not exist. Created. [2023-11-11T17:42:14.640Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-11T17:42:14.983Z] /w/workspace/device-snmp-go/98@tmp/durable-3b4c9330/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-11T17:42:15.330Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-11T17:42:15.355Z] Warning: overwriting stash ‘stack-cost’ [2023-11-11T17:42:15.398Z] Stashed 1 file(s) [Pipeline] } [2023-11-11T17:42:15.404Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-98-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-11T17:42:15.425Z] $ docker stop --time=1 64a610cdf6414efaa167c692287b817f64269536a3ef8deacc41bc954ff5467e [2023-11-11T17:42:16.929Z] $ docker rm -f --volumes 64a610cdf6414efaa167c692287b817f64269536a3ef8deacc41bc954ff5467e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-11T17:42:17.190Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-11-11T17:42:17.880Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2023-11-11T17:42:17.880Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-11-11T17:42:17.880Z] total 16 [2023-11-11T17:42:17.880Z] drwxr-xr-x 3 root root 4096 Nov 11 17:35 . [2023-11-11T17:42:17.880Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 11 17:35 .. [2023-11-11T17:42:17.880Z] drwxr-xr-x 2 root root 4096 Nov 11 17:35 cost [2023-11-11T17:42:17.880Z] -rw-r--r-- 1 root root 85 Nov 11 17:35 cost.csv [2023-11-11T17:42:17.880Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-11-11T17:42:17.880Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-11-11T17:42:17.880Z] total 16 [2023-11-11T17:42:17.880Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 17:35 . [2023-11-11T17:42:17.880Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 11 17:35 .. [2023-11-11T17:42:17.880Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 17:35 cost [2023-11-11T17:42:17.880Z] -rw-r--r-- 1 jenkins jenkins 85 Nov 11 17:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-11T17:42:18.173Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-11T17:42:19.042Z] ---> package-listing.sh [2023-11-11T17:42:19.042Z] ++ facter osfamily [2023-11-11T17:42:19.042Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-11T17:42:19.302Z] + OS_FAMILY=debian [2023-11-11T17:42:19.302Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2023-11-11T17:42:19.302Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-11T17:42:19.302Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-11T17:42:19.302Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-11T17:42:19.302Z] + PACKAGES=/tmp/packages_start.txt [2023-11-11T17:42:19.302Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2023-11-11T17:42:19.302Z] + PACKAGES=/tmp/packages_end.txt [2023-11-11T17:42:19.302Z] + case "${OS_FAMILY}" in [2023-11-11T17:42:19.302Z] + dpkg -l [2023-11-11T17:42:19.302Z] + grep '^ii' [2023-11-11T17:42:19.302Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-11T17:42:19.302Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-11T17:42:19.302Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-11T17:42:19.302Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2023-11-11T17:42:19.302Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2023-11-11T17:42:19.302Z] + 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-11-11T17:42:19.317Z] 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-11-11T17:42:19.595Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:42:20.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-11T17:42:20.152Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-11T17:42:20.225Z] prd-ubuntu20.04-docker-8c-8g-17263 does not seem to be running inside a container [2023-11-11T17:42:20.258Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-11T17:42:20.439Z] $ docker top b009bee002cbd1f7d004951dd81b7966a61cb567949e96e8c023702a7c963fac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-11T17:42:20.785Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-11T17:42:21.072Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-11T17:42:21.358Z] + ls /var/log/sa-host [2023-11-11T17:42:21.358Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-11T17:42:21.516Z] provisioning config files... [2023-11-11T17:42:21.523Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8118948625641344665tmp [Pipeline] { [Pipeline] echo [2023-11-11T17:42:21.535Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-11T17:42:21.815Z] ---> create-netrc.sh [Pipeline] } [2023-11-11T17:42:21.823Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-11T17:42:22.160Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-11T17:42:22.170Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-11T17:42:22.455Z] ---> sudo-logs.sh [2023-11-11T17:42:22.455Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-11T17:42:22.485Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-11T17:42:22.769Z] ---> job-cost.sh [2023-11-11T17:42:22.769Z] lf-activate-venv: SKIPPING [2023-11-11T17:42:22.769Z] DEBUG: total: 0.2199999988079071 [2023-11-11T17:42:22.769Z] INFO: Retrieving Stack Cost... [2023-11-11T17:42:23.337Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-11T17:42:23.603Z] INFO: Archiving Costs [Pipeline] echo [2023-11-11T17:42:23.616Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-11T17:42:23.903Z] ---> logs-deploy.sh [2023-11-11T17:42:23.903Z] lf-activate-venv: SKIPPING [2023-11-11T17:42:23.903Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/98 [2023-11-11T17:42:23.903Z] INFO: archiving workspace using pattern(s): [2023-11-11T17:42:24.844Z] Archives upload complete. [2023-11-11T17:42:24.844Z] INFO: archiving logs to Nexus