Pull request #283 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1b5f446858211ffc4bd7002f85b96e6480b7aca9+9857977cf1224abf0980974ddd92ec9b34aea725 (c22e04387cfcc8e1482f9a352c35bc81a2cef3c7) 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-ssh2786349421362120841.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh72200279603870683.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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/PR-283/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/PR-283/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16768657586811324586.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh8627760347467014523.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/PR-283/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/PR-283/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15780547274207877984.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8432’ Running on prd-ubuntu20.04-docker-8c-8g-8435 in /w/workspace/gexfoundry_device-snmp-go_PR-283 [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/gexfoundry_device-snmp-go_PR-283 # 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 Merging remotes/origin/main commit 9857977cf1224abf0980974ddd92ec9b34aea725 into PR head commit 1b5f446858211ffc4bd7002f85b96e6480b7aca9 > 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 remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/283/head:refs/remotes/origin/PR-283 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b5f446858211ffc4bd7002f85b96e6480b7aca9 # timeout=10 > git remote # timeout=10 Merge succeeded, producing 1b5f446858211ffc4bd7002f85b96e6480b7aca9 Checking out Revision 1b5f446858211ffc4bd7002f85b96e6480b7aca9 (PR-283) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-13T09:02:14.001Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-13T09:02:14.056Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-13T09:02:14.070Z] ========================================================= [2023-04-13T09:02:14.070Z] EdgeX Global Pipelines Version Info [2023-04-13T09:02:14.070Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9857977cf1224abf0980974ddd92ec9b34aea725 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b5f446858211ffc4bd7002f85b96e6480b7aca9 # timeout=10 > git rev-list --no-walk 0ad726a7ee23bd3bae638ed2a0cec01b7ae4eb0e # timeout=10 [2023-04-13T09:02:14.778Z] ------------------- [2023-04-13T09:02:14.778Z] stable info: [2023-04-13T09:02:14.778Z] ------------------- [2023-04-13T09:02:14.778Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-13T09:02:14.778Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-13T09:02:14.778Z] Message: update stable to v1.0.248 [2023-04-13T09:02:15.351Z] ------------------- [2023-04-13T09:02:15.351Z] experimental info: [2023-04-13T09:02:15.351Z] ------------------- [2023-04-13T09:02:15.351Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-13T09:02:15.351Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-13T09:02:15.351Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-13T09:02:15.510Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-04-13T09:02:15.522Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-04-13T09:02:15.533Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-13T09:02:15.544Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-13T09:02:15.555Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-13T09:02:15.566Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-13T09:02:15.577Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-13T09:02:15.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-13T09:02:15.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-13T09:02:15.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-13T09:02:15.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-13T09:02:15.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-04-13T09:02:15.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-13T09:02:15.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-13T09:02:15.676Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-13T09:02:15.693Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-13T09:02:15.710Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-13T09:02:15.728Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-13T09:02:15.746Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-13T09:02:15.757Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-13T09:02:15.769Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-13T09:02:15.783Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-13T09:02:15.793Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-13T09:02:15.808Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-13T09:02:15.820Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-13T09:02:15.832Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-13T09:02:15.843Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-13T09:02:15.853Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-283 [Pipeline] echo [2023-04-13T09:02:15.864Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-283 [Pipeline] echo [2023-04-13T09:02:15.875Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-283 [Pipeline] echo [2023-04-13T09:02:15.885Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b5f446858211ffc4bd7002f85b96e6480b7aca9 [Pipeline] echo [2023-04-13T09:02:15.897Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b5f446 [Pipeline] echo [2023-04-13T09:02:15.908Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T09:02:15.944Z] provisioning config files... [2023-04-13T09:02:15.957Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-283@tmp/config10630258555154617925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T09:02:16.255Z] ---> docker-login.sh [2023-04-13T09:02:16.255Z] nexus3.edgexfoundry.org:10001 [2023-04-13T09:02:17.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T09:02:17.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T09:02:17.196Z] Configure a credential helper to remove this warning. See [2023-04-13T09:02:17.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T09:02:17.196Z] [2023-04-13T09:02:17.196Z] Login Succeeded [2023-04-13T09:02:17.196Z] nexus3.edgexfoundry.org:10002 [2023-04-13T09:02:17.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T09:02:17.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T09:02:17.456Z] Configure a credential helper to remove this warning. See [2023-04-13T09:02:17.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T09:02:17.456Z] [2023-04-13T09:02:17.456Z] Login Succeeded [2023-04-13T09:02:17.456Z] nexus3.edgexfoundry.org:10003 [2023-04-13T09:02:17.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T09:02:17.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T09:02:17.456Z] Configure a credential helper to remove this warning. See [2023-04-13T09:02:17.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T09:02:17.456Z] [2023-04-13T09:02:17.456Z] Login Succeeded [2023-04-13T09:02:17.456Z] nexus3.edgexfoundry.org:10004 [2023-04-13T09:02:17.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T09:02:17.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T09:02:17.456Z] Configure a credential helper to remove this warning. See [2023-04-13T09:02:17.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T09:02:17.456Z] [2023-04-13T09:02:17.456Z] Login Succeeded [2023-04-13T09:02:17.456Z] docker.io [2023-04-13T09:02:17.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T09:02:17.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T09:02:17.715Z] Configure a credential helper to remove this warning. See [2023-04-13T09:02:17.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T09:02:17.715Z] [2023-04-13T09:02:17.715Z] Login Succeeded [2023-04-13T09:02:17.715Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T09:02:17.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-13T09:02:18.083Z] + git rev-list -1 --merges 1b5f446858211ffc4bd7002f85b96e6480b7aca9~1..1b5f446858211ffc4bd7002f85b96e6480b7aca9 [Pipeline] echo [2023-04-13T09:02:18.133Z] -----------> git rev-list -1 --merges 1b5f446858211ffc4bd7002f85b96e6480b7aca9~1..1b5f446858211ffc4bd7002f85b96e6480b7aca9 1b5f446858211ffc4bd7002f85b96e6480b7aca9 [false] [Pipeline] sh [2023-04-13T09:02:18.423Z] + git log --format=format:%s -1 1b5f446858211ffc4bd7002f85b96e6480b7aca9 [Pipeline] echo [2023-04-13T09:02:18.435Z] ========================================================= [2023-04-13T09:02:18.435Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-13T09:02:18.435Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T09:02:18.749Z] + git log --format=format:%s -1 1b5f446858211ffc4bd7002f85b96e6480b7aca9 [Pipeline] echo [2023-04-13T09:02:18.759Z] [semverPrep] GIT_COMMIT: 1b5f446858211ffc4bd7002f85b96e6480b7aca9, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-04-13T09:02:18.768Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-13T09:02:19.102Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-13T09:02:19.102Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-13T09:02:19.102Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-13T09:02:19.102Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-13T09:02:19.102Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-13T09:02:19.102Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-13T09:02:19.102Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T09:02:19.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T09:02:19.436Z] [2023-04-13T09:02:19.436Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T09:02:19.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T09:02:19.735Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-13T09:02:19.735Z] b85a868b505f: Pulling fs layer [2023-04-13T09:02:19.735Z] e2be974225ed: Pulling fs layer [2023-04-13T09:02:19.735Z] 339a4e72a1f5: Pulling fs layer [2023-04-13T09:02:19.735Z] 988bab9f4d93: Pulling fs layer [2023-04-13T09:02:19.735Z] 1469e6f7b9e6: Pulling fs layer [2023-04-13T09:02:19.735Z] eaf3925da568: Pulling fs layer [2023-04-13T09:02:19.735Z] bab4dde63d76: Pulling fs layer [2023-04-13T09:02:19.735Z] bde34c3a00c8: Pulling fs layer [2023-04-13T09:02:19.735Z] b352a97aabf1: Pulling fs layer [2023-04-13T09:02:19.735Z] 1469e6f7b9e6: Waiting [2023-04-13T09:02:19.735Z] eaf3925da568: Waiting [2023-04-13T09:02:19.735Z] 988bab9f4d93: Waiting [2023-04-13T09:02:19.735Z] bab4dde63d76: Waiting [2023-04-13T09:02:19.735Z] 4872d77fe225: Pulling fs layer [2023-04-13T09:02:19.735Z] b352a97aabf1: Waiting [2023-04-13T09:02:19.735Z] 5851b861e8e6: Pulling fs layer [2023-04-13T09:02:19.735Z] 5851b861e8e6: Waiting [2023-04-13T09:02:19.735Z] 4872d77fe225: Waiting [2023-04-13T09:02:19.735Z] e2be974225ed: Download complete [2023-04-13T09:02:19.735Z] 988bab9f4d93: Download complete [2023-04-13T09:02:19.735Z] 1469e6f7b9e6: Verifying Checksum [2023-04-13T09:02:19.735Z] 1469e6f7b9e6: Download complete [2023-04-13T09:02:19.994Z] eaf3925da568: Verifying Checksum [2023-04-13T09:02:19.994Z] eaf3925da568: Download complete [2023-04-13T09:02:19.994Z] 339a4e72a1f5: Verifying Checksum [2023-04-13T09:02:19.994Z] 339a4e72a1f5: Download complete [2023-04-13T09:02:19.994Z] bde34c3a00c8: Verifying Checksum [2023-04-13T09:02:19.994Z] bde34c3a00c8: Download complete [2023-04-13T09:02:19.994Z] 4872d77fe225: Verifying Checksum [2023-04-13T09:02:19.994Z] 4872d77fe225: Download complete [2023-04-13T09:02:19.994Z] 5851b861e8e6: Verifying Checksum [2023-04-13T09:02:19.994Z] 5851b861e8e6: Download complete [2023-04-13T09:02:19.994Z] b85a868b505f: Download complete [2023-04-13T09:02:20.252Z] bab4dde63d76: Verifying Checksum [2023-04-13T09:02:20.252Z] bab4dde63d76: Download complete [2023-04-13T09:02:21.187Z] b85a868b505f: Pull complete [2023-04-13T09:02:21.187Z] e2be974225ed: Pull complete [2023-04-13T09:02:21.753Z] 339a4e72a1f5: Pull complete [2023-04-13T09:02:21.753Z] 988bab9f4d93: Pull complete [2023-04-13T09:02:22.012Z] 1469e6f7b9e6: Pull complete [2023-04-13T09:02:22.012Z] eaf3925da568: Pull complete [2023-04-13T09:02:23.917Z] bab4dde63d76: Pull complete [2023-04-13T09:02:23.917Z] bde34c3a00c8: Pull complete [2023-04-13T09:02:23.917Z] b352a97aabf1: Pull complete [2023-04-13T09:02:24.176Z] 4872d77fe225: Pull complete [2023-04-13T09:02:24.176Z] 5851b861e8e6: Pull complete [2023-04-13T09:02:24.176Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-13T09:02:24.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T09:02:24.176Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T09:02:24.263Z] prd-ubuntu20.04-docker-8c-8g-8435 does not seem to be running inside a container [2023-04-13T09:02:24.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-283 -v /w/workspace/gexfoundry_device-snmp-go_PR-283:/w/workspace/gexfoundry_device-snmp-go_PR-283:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-283@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-283@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-13T09:02:26.818Z] $ docker top b836d5a16e1cd13dd6f0e3b3fa44132ab2464bdc63931caaf4b0d2201d8ada66 -eo pid,comm [2023-04-13T09:02:26.870Z] 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-04-13T09:02:26.870Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-13T09:02:26.907Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T09:02:26.907Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T09:02:27.012Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T09:02:27.017Z] $ docker exec b836d5a16e1cd13dd6f0e3b3fa44132ab2464bdc63931caaf4b0d2201d8ada66 ssh-agent [2023-04-13T09:02:27.130Z] SSH_AUTH_SOCK=/tmp/ssh-SSR8EvR0VLrL/agent.33 [2023-04-13T09:02:27.130Z] SSH_AGENT_PID=39 [2023-04-13T09:02:27.138Z] Running ssh-add (command line suppressed) [2023-04-13T09:02:27.252Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-283@tmp/private_key_6945075688470456609.key (/w/workspace/gexfoundry_device-snmp-go_PR-283@tmp/private_key_6945075688470456609.key) [2023-04-13T09:02:27.262Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T09:02:27.549Z] + git tag --points-at HEAD [Pipeline] } [2023-04-13T09:02:27.565Z] $ docker exec --env ******** --env ******** b836d5a16e1cd13dd6f0e3b3fa44132ab2464bdc63931caaf4b0d2201d8ada66 ssh-agent -k [2023-04-13T09:02:27.652Z] unset SSH_AUTH_SOCK; [2023-04-13T09:02:27.652Z] unset SSH_AGENT_PID; [2023-04-13T09:02:27.652Z] echo Agent pid 39 killed; [2023-04-13T09:02:27.661Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-13T09:02:27.689Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T09:02:27.689Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T09:02:27.808Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T09:02:27.813Z] $ docker exec b836d5a16e1cd13dd6f0e3b3fa44132ab2464bdc63931caaf4b0d2201d8ada66 ssh-agent [2023-04-13T09:02:27.934Z] SSH_AUTH_SOCK=/tmp/ssh-N2juexbsI54n/agent.71 [2023-04-13T09:02:27.934Z] SSH_AGENT_PID=77 [2023-04-13T09:02:27.939Z] Running ssh-add (command line suppressed) [2023-04-13T09:02:28.040Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-283@tmp/private_key_10085567128846674214.key (/w/workspace/gexfoundry_device-snmp-go_PR-283@tmp/private_key_10085567128846674214.key) [2023-04-13T09:02:28.050Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T09:02:28.359Z] + git semver init [2023-04-13T09:02:28.619Z] 2023-04-13 09:02:28,515 [run_init] DEBUG init version:0.0.0 force:False [2023-04-13T09:02:28.619Z] 2023-04-13 09:02:28,516 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-283/.semver [2023-04-13T09:02:28.619Z] 2023-04-13 09:02:28,516 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-283/.semver [2023-04-13T09:02:28.619Z] 2023-04-13 09:02:28,516 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-283/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-283, universal_newlines=False, shell=None, istream=None) [2023-04-13T09:02:29.585Z] 2023-04-13 09:02:29,280 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-283/.git/info/exclude [2023-04-13T09:02:29.585Z] 2023-04-13 09:02:29,280 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-283/.semver/PR-283 with force:False [2023-04-13T09:02:29.585Z] 2023-04-13 09:02:29,280 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-283/.semver/PR-283 [2023-04-13T09:02:29.585Z] 2023-04-13 09:02:29,285 [execute] INFO git cat-file --batch-check [2023-04-13T09:02:29.585Z] 2023-04-13 09:02:29,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-283/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T09:02:29.585Z] 2023-04-13 09:02:29,292 [execute] INFO git cat-file --batch [2023-04-13T09:02:29.585Z] 2023-04-13 09:02:29,292 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-283/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T09:02:29.585Z] 2023-04-13 09:02:29,297 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-283/.semver/PR-283 [2023-04-13T09:02:29.585Z] 0.0.0 [Pipeline] } [2023-04-13T09:02:29.607Z] $ docker exec --env ******** --env ******** b836d5a16e1cd13dd6f0e3b3fa44132ab2464bdc63931caaf4b0d2201d8ada66 ssh-agent -k [2023-04-13T09:02:29.716Z] unset SSH_AUTH_SOCK; [2023-04-13T09:02:29.717Z] unset SSH_AGENT_PID; [2023-04-13T09:02:29.719Z] echo Agent pid 77 killed; [2023-04-13T09:02:29.724Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-13T09:02:30.041Z] + git semver [Pipeline] } [2023-04-13T09:02:30.316Z] $ docker stop --time=1 b836d5a16e1cd13dd6f0e3b3fa44132ab2464bdc63931caaf4b0d2201d8ada66 [2023-04-13T09:02:31.604Z] $ docker rm -f --volumes b836d5a16e1cd13dd6f0e3b3fa44132ab2464bdc63931caaf4b0d2201d8ada66 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T09:02:31.938Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-13T09:02:32.135Z] Stashed 1 file(s) [Pipeline] echo [2023-04-13T09:02:32.138Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-04-13T09:02:32.280Z] provisioning config files... [2023-04-13T09:02:32.289Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-283@tmp/config11274274760601003925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T09:02:32.583Z] ---> docker-login.sh [2023-04-13T09:02:32.583Z] nexus3.edgexfoundry.org:10001 [2023-04-13T09:02:32.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T09:02:32.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T09:02:32.583Z] Configure a credential helper to remove this warning. See [2023-04-13T09:02:32.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T09:02:32.583Z] [2023-04-13T09:02:32.583Z] Login Succeeded [2023-04-13T09:02:32.583Z] nexus3.edgexfoundry.org:10002 [2023-04-13T09:02:32.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T09:02:32.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T09:02:32.583Z] Configure a credential helper to remove this warning. See [2023-04-13T09:02:32.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T09:02:32.583Z] [2023-04-13T09:02:32.583Z] Login Succeeded [2023-04-13T09:02:32.583Z] nexus3.edgexfoundry.org:10003 [2023-04-13T09:02:32.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T09:02:32.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T09:02:32.842Z] Configure a credential helper to remove this warning. See [2023-04-13T09:02:32.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T09:02:32.843Z] [2023-04-13T09:02:32.843Z] Login Succeeded [2023-04-13T09:02:32.843Z] nexus3.edgexfoundry.org:10004 [2023-04-13T09:02:32.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T09:02:32.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T09:02:32.843Z] Configure a credential helper to remove this warning. See [2023-04-13T09:02:32.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T09:02:32.843Z] [2023-04-13T09:02:32.843Z] Login Succeeded [2023-04-13T09:02:32.843Z] docker.io [2023-04-13T09:02:32.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T09:02:33.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T09:02:33.102Z] Configure a credential helper to remove this warning. See [2023-04-13T09:02:33.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T09:02:33.102Z] [2023-04-13T09:02:33.102Z] Login Succeeded [2023-04-13T09:02:33.102Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T09:02:33.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-13T09:02:33.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T09:02:33.190Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T09:02:33.198Z] ========================================================= [2023-04-13T09:02:33.198Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-13T09:02:33.198Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T09:02:33.531Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-13T09:02:33.531Z] Sending build context to Docker daemon 5.764MB [2023-04-13T09:02:33.531Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-13T09:02:33.531Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-13T09:02:33.531Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-13T09:02:33.531Z] 63b65145d645: Pulling fs layer [2023-04-13T09:02:33.531Z] a2d21d5440eb: Pulling fs layer [2023-04-13T09:02:33.531Z] 935e6c44a52c: Pulling fs layer [2023-04-13T09:02:33.531Z] 94cc34f8dd06: Pulling fs layer [2023-04-13T09:02:33.531Z] 30dea6a524f1: Pulling fs layer [2023-04-13T09:02:33.531Z] a2aff8979fd8: Pulling fs layer [2023-04-13T09:02:33.531Z] 6808be2612f2: Pulling fs layer [2023-04-13T09:02:33.531Z] f25807f1079a: Pulling fs layer [2023-04-13T09:02:33.531Z] a2aff8979fd8: Waiting [2023-04-13T09:02:33.531Z] 94cc34f8dd06: Waiting [2023-04-13T09:02:33.531Z] 6808be2612f2: Waiting [2023-04-13T09:02:33.531Z] 30dea6a524f1: Waiting [2023-04-13T09:02:33.531Z] a2d21d5440eb: Download complete [2023-04-13T09:02:33.790Z] 94cc34f8dd06: Download complete [2023-04-13T09:02:33.790Z] 30dea6a524f1: Verifying Checksum [2023-04-13T09:02:33.790Z] 30dea6a524f1: Download complete [2023-04-13T09:02:33.790Z] 63b65145d645: Verifying Checksum [2023-04-13T09:02:33.790Z] 63b65145d645: Download complete [2023-04-13T09:02:33.790Z] a2aff8979fd8: Verifying Checksum [2023-04-13T09:02:33.790Z] a2aff8979fd8: Download complete [2023-04-13T09:02:33.790Z] 63b65145d645: Pull complete [2023-04-13T09:02:34.049Z] a2d21d5440eb: Pull complete [2023-04-13T09:02:34.049Z] f25807f1079a: Verifying Checksum [2023-04-13T09:02:34.049Z] f25807f1079a: Download complete [2023-04-13T09:02:34.313Z] 935e6c44a52c: Verifying Checksum [2023-04-13T09:02:34.313Z] 935e6c44a52c: Download complete [2023-04-13T09:02:34.571Z] 6808be2612f2: Verifying Checksum [2023-04-13T09:02:34.571Z] 6808be2612f2: Download complete [2023-04-13T09:02:37.851Z] 935e6c44a52c: Pull complete [2023-04-13T09:02:37.851Z] 94cc34f8dd06: Pull complete [2023-04-13T09:02:37.851Z] 30dea6a524f1: Pull complete [2023-04-13T09:02:37.851Z] a2aff8979fd8: Pull complete [2023-04-13T09:02:40.385Z] 6808be2612f2: Pull complete [2023-04-13T09:02:40.952Z] f25807f1079a: Pull complete [2023-04-13T09:02:40.952Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-13T09:02:40.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-13T09:02:40.952Z] ---> 3b553350e43f [2023-04-13T09:02:40.952Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-13T09:02:47.238Z] Still waiting to schedule task [2023-04-13T09:02:47.238Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8433’ [2023-04-13T09:02:49.084Z] ---> Running in 70a5012b0231 [2023-04-13T09:02:49.084Z] Removing intermediate container 70a5012b0231 [2023-04-13T09:02:49.084Z] ---> 1a2205f7066c [2023-04-13T09:02:49.084Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-13T09:02:49.084Z] ---> Running in f5305f69f586 [2023-04-13T09:02:49.084Z] Removing intermediate container f5305f69f586 [2023-04-13T09:02:49.084Z] ---> ff20b9e8728b [2023-04-13T09:02:49.084Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-13T09:02:49.084Z] ---> Running in 7fc4ac5615c4 [2023-04-13T09:02:49.084Z] Removing intermediate container 7fc4ac5615c4 [2023-04-13T09:02:49.084Z] ---> aa2677ef4393 [2023-04-13T09:02:49.084Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T09:02:49.084Z] ---> Running in d56cb30d6a52 [2023-04-13T09:02:49.084Z] Removing intermediate container d56cb30d6a52 [2023-04-13T09:02:49.084Z] ---> f4e36524b1dd [2023-04-13T09:02:49.084Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T09:02:49.084Z] ---> Running in e788b799b011 [2023-04-13T09:02:49.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T09:02:49.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T09:02:49.343Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-13T09:02:49.343Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-13T09:02:49.343Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-13T09:02:49.343Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-13T09:02:49.343Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T09:02:49.343Z] OK: 269 MiB in 57 packages [2023-04-13T09:02:49.928Z] Removing intermediate container e788b799b011 [2023-04-13T09:02:49.928Z] ---> 5a49b73ae07e [2023-04-13T09:02:49.928Z] Step 8/12 : WORKDIR /device-snmp-go [2023-04-13T09:02:49.928Z] ---> Running in 85e2c12c38ab [2023-04-13T09:02:49.928Z] Removing intermediate container 85e2c12c38ab [2023-04-13T09:02:49.928Z] ---> cee05c99f14f [2023-04-13T09:02:49.928Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-13T09:02:49.928Z] ---> e6c277dca0d1 [2023-04-13T09:02:49.928Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T09:02:49.928Z] ---> Running in 359ad3e61708 [2023-04-13T09:03:22.184Z] Removing intermediate container 359ad3e61708 [2023-04-13T09:03:22.184Z] ---> ecc1f94dc5e7 [2023-04-13T09:03:22.184Z] Step 11/12 : COPY . . [2023-04-13T09:03:22.443Z] ---> ee82862597df [2023-04-13T09:03:22.443Z] Step 12/12 : RUN ${MAKE} [2023-04-13T09:03:22.443Z] ---> Running in 793f06f04202 [2023-04-13T09:03:22.702Z] noop [2023-04-13T09:03:22.960Z] Removing intermediate container 793f06f04202 [2023-04-13T09:03:22.960Z] ---> ea56b7c83ef4 [2023-04-13T09:03:22.960Z] Successfully built ea56b7c83ef4 [2023-04-13T09:03:22.960Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T09:03:23.275Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-13T09:03:23.275Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T09:03:23.349Z] prd-ubuntu20.04-docker-8c-8g-8435 does not seem to be running inside a container [2023-04-13T09:03:23.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-283 -v /w/workspace/gexfoundry_device-snmp-go_PR-283:/w/workspace/gexfoundry_device-snmp-go_PR-283:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-283@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-283@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-13T09:03:23.724Z] $ docker top 2d25719176e0195637c978fa8d9f9813d3c3e90d29362511f97d1d0085f9a3fc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T09:03:24.054Z] + go version [2023-04-13T09:03:24.055Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-13T09:03:24.066Z] $ docker stop --time=1 2d25719176e0195637c978fa8d9f9813d3c3e90d29362511f97d1d0085f9a3fc [2023-04-13T09:03:25.371Z] $ docker rm -f --volumes 2d25719176e0195637c978fa8d9f9813d3c3e90d29362511f97d1d0085f9a3fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T09:03:25.763Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-13T09:03:25.764Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T09:03:25.833Z] prd-ubuntu20.04-docker-8c-8g-8435 does not seem to be running inside a container [2023-04-13T09:03:25.867Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-snmp-go_PR-283 -v /w/workspace/gexfoundry_device-snmp-go_PR-283:/w/workspace/gexfoundry_device-snmp-go_PR-283:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-283@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-283@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-13T09:03:26.201Z] $ docker top ad9c662898a74ec84110d96709b6140fe4c7a4437f6ba9e5f42779bc17f7cdab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T09:03:26.538Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-283 [Pipeline] fileExists [Pipeline] sh [2023-04-13T09:03:26.829Z] + make test [2023-04-13T09:03:26.829Z] go test ./... -coverprofile=coverage.out [2023-04-13T09:03:32.103Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-04-13T09:03:42.069Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-04-13T09:03:42.069Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements [2023-04-13T09:03:47.351Z] go vet ./... [2023-04-13T09:03:51.546Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-13T09:03:51.546Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-13T09:03:51.546Z] ./bin/test-attribution-txt.sh [2023-04-13T09:03:51.546Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-13T09:03:51.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-13T09:03:51.576Z] $ docker stop --time=1 ad9c662898a74ec84110d96709b6140fe4c7a4437f6ba9e5f42779bc17f7cdab [2023-04-13T09:03:55.394Z] $ docker rm -f --volumes ad9c662898a74ec84110d96709b6140fe4c7a4437f6ba9e5f42779bc17f7cdab [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T09:03:55.840Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-13T09:03:55.886Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-13T09:03:56.335Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-13T09:03:56.665Z] + ls -al . [2023-04-13T09:03:56.665Z] total 172 [2023-04-13T09:03:56.665Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 13 09:03 . [2023-04-13T09:03:56.665Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 09:02 .. [2023-04-13T09:03:56.665Z] -rw-rw-r-- 1 jenkins jenkins 6 Apr 13 09:02 .dockerignore [2023-04-13T09:03:56.665Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 09:02 .git [2023-04-13T09:03:56.665Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 09:02 .github [2023-04-13T09:03:56.665Z] -rw-rw-r-- 1 jenkins jenkins 328 Apr 13 09:02 .gitignore [2023-04-13T09:03:56.665Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 13 09:02 .golangci.yml [2023-04-13T09:03:56.665Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 09:02 .semver [2023-04-13T09:03:56.665Z] -rw-rw-r-- 1 jenkins jenkins 8926 Apr 13 09:02 Attribution.txt [2023-04-13T09:03:56.665Z] -rw-rw-r-- 1 jenkins jenkins 8355 Apr 13 09:02 CHANGELOG.md [2023-04-13T09:03:56.665Z] -rw-rw-r-- 1 jenkins jenkins 1423 Apr 13 09:02 Dockerfile [2023-04-13T09:03:56.665Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 13 09:02 GOVERNANCE.md [2023-04-13T09:03:56.665Z] -rw-rw-r-- 1 jenkins jenkins 656 Apr 13 09:02 Jenkinsfile [2023-04-13T09:03:56.665Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 13 09:02 LICENSE [2023-04-13T09:03:56.665Z] -rw-rw-r-- 1 jenkins jenkins 2114 Apr 13 09:02 Makefile [2023-04-13T09:03:56.665Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 13 09:02 OWNERS.md [2023-04-13T09:03:56.665Z] -rw-rw-r-- 1 jenkins jenkins 10054 Apr 13 09:02 README.md [2023-04-13T09:03:56.665Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 09:02 VERSION [2023-04-13T09:03:56.665Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 09:02 bin [2023-04-13T09:03:56.665Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 09:02 cmd [2023-04-13T09:03:56.665Z] -rw-r--r-- 1 jenkins jenkins 8751 Apr 13 09:03 coverage.out [2023-04-13T09:03:56.665Z] -rw-rw-r-- 1 jenkins jenkins 3283 Apr 13 09:02 go.mod [2023-04-13T09:03:56.665Z] -rw-rw-r-- 1 jenkins jenkins 31551 Apr 13 09:02 go.sum [2023-04-13T09:03:56.665Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 09:02 internal [2023-04-13T09:03:56.665Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 09:02 snap [2023-04-13T09:03:56.665Z] -rw-rw-r-- 1 jenkins jenkins 228 Apr 13 09:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T09:03:56.983Z] + 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=1b5f446858211ffc4bd7002f85b96e6480b7aca9 --label arch=amd64 --label version=0.0.0 . [2023-04-13T09:03:56.983Z] Sending build context to Docker daemon 5.774MB [2023-04-13T09:03:56.983Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-13T09:03:56.983Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-13T09:03:56.983Z] ---> ea56b7c83ef4 [2023-04-13T09:03:56.983Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-13T09:03:57.243Z] ---> Running in 57ade033ef68 [2023-04-13T09:03:57.243Z] Removing intermediate container 57ade033ef68 [2023-04-13T09:03:57.243Z] ---> 6517ff38876b [2023-04-13T09:03:57.243Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-13T09:03:57.243Z] ---> Running in ca467f53e41a [2023-04-13T09:03:57.243Z] Removing intermediate container ca467f53e41a [2023-04-13T09:03:57.243Z] ---> ae6287cefd1e [2023-04-13T09:03:57.243Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-13T09:03:57.243Z] ---> Running in 0840beccd9bb [2023-04-13T09:03:57.502Z] Removing intermediate container 0840beccd9bb [2023-04-13T09:03:57.502Z] ---> a253b7bf31f0 [2023-04-13T09:03:57.502Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T09:03:57.502Z] ---> Running in ecb9bfe6525a [2023-04-13T09:03:57.502Z] Removing intermediate container ecb9bfe6525a [2023-04-13T09:03:57.502Z] ---> cb9ecc28aff8 [2023-04-13T09:03:57.502Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T09:03:57.502Z] ---> Running in 13f17ebca0e4 [2023-04-13T09:03:57.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T09:03:57.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T09:03:58.019Z] OK: 269 MiB in 57 packages [2023-04-13T09:03:58.278Z] Removing intermediate container 13f17ebca0e4 [2023-04-13T09:03:58.278Z] ---> 51ea0e01871e [2023-04-13T09:03:58.278Z] Step 8/24 : WORKDIR /device-snmp-go [2023-04-13T09:03:58.278Z] ---> Running in 939ab05d243b [2023-04-13T09:03:58.541Z] Removing intermediate container 939ab05d243b [2023-04-13T09:03:58.541Z] ---> 0975a5cf6b5b [2023-04-13T09:03:58.541Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-13T09:03:58.541Z] ---> 8ea276e01e08 [2023-04-13T09:03:58.541Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T09:03:58.541Z] ---> Running in 9b092404ffb7 [2023-04-13T09:03:59.477Z] Removing intermediate container 9b092404ffb7 [2023-04-13T09:03:59.477Z] ---> b9eb906c12bd [2023-04-13T09:03:59.477Z] Step 11/24 : COPY . . [2023-04-13T09:04:00.044Z] ---> 6cc8af73461a [2023-04-13T09:04:00.044Z] Step 12/24 : RUN ${MAKE} [2023-04-13T09:04:00.044Z] ---> Running in 224dd6ef83f7 [2023-04-13T09:04:00.044Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-04-13T09:04:21.978Z] Removing intermediate container 224dd6ef83f7 [2023-04-13T09:04:21.978Z] ---> 39c17cf18187 [2023-04-13T09:04:21.978Z] Step 13/24 : FROM alpine:3.17 [2023-04-13T09:04:21.978Z] 3.17: Pulling from library/alpine [2023-04-13T09:04:21.978Z] f56be85fc22e: Pulling fs layer [2023-04-13T09:04:21.978Z] f56be85fc22e: Verifying Checksum [2023-04-13T09:04:21.978Z] f56be85fc22e: Download complete [2023-04-13T09:04:21.978Z] f56be85fc22e: Pull complete [2023-04-13T09:04:21.978Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-13T09:04:21.978Z] Status: Downloaded newer image for alpine:3.17 [2023-04-13T09:04:21.978Z] ---> 9ed4aefc74f6 [2023-04-13T09:04:21.978Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-04-13T09:04:21.978Z] ---> Running in 4d7b8936fab2 [2023-04-13T09:04:21.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T09:04:21.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T09:04:21.978Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-13T09:04:21.978Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T09:04:21.978Z] OK: 7 MiB in 16 packages [2023-04-13T09:04:21.978Z] Removing intermediate container 4d7b8936fab2 [2023-04-13T09:04:21.978Z] ---> ee60d0e774d8 [2023-04-13T09:04:21.978Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-04-13T09:04:22.980Z] ---> 21c03f3a0e89 [2023-04-13T09:04:22.980Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-04-13T09:04:22.980Z] ---> a4b32bc0c4bc [2023-04-13T09:04:22.980Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-04-13T09:04:22.980Z] ---> 6ba4dd529932 [2023-04-13T09:04:22.980Z] Step 18/24 : EXPOSE 59993 [2023-04-13T09:04:22.980Z] ---> Running in 9078e3ac9587 [2023-04-13T09:04:23.238Z] Removing intermediate container 9078e3ac9587 [2023-04-13T09:04:23.238Z] ---> 277b6f6931a0 [2023-04-13T09:04:23.238Z] Step 19/24 : EXPOSE 161 [2023-04-13T09:04:23.238Z] ---> Running in 250c0771e162 [2023-04-13T09:04:23.238Z] Removing intermediate container 250c0771e162 [2023-04-13T09:04:23.238Z] ---> ed1def6b5d99 [2023-04-13T09:04:23.238Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-04-13T09:04:23.238Z] ---> Running in 0c30ce97bd27 [2023-04-13T09:04:23.238Z] Removing intermediate container 0c30ce97bd27 [2023-04-13T09:04:23.238Z] ---> cd89c400a660 [2023-04-13T09:04:23.238Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-13T09:04:23.238Z] ---> Running in 780e65f530a2 [2023-04-13T09:04:23.496Z] Removing intermediate container 780e65f530a2 [2023-04-13T09:04:23.496Z] ---> 498f72f1c1f7 [2023-04-13T09:04:23.496Z] Step 22/24 : LABEL arch=amd64 [2023-04-13T09:04:23.496Z] ---> Running in f138b67521ed [2023-04-13T09:04:23.496Z] Removing intermediate container f138b67521ed [2023-04-13T09:04:23.496Z] ---> dc178d502598 [2023-04-13T09:04:23.496Z] Step 23/24 : LABEL git_sha=1b5f446858211ffc4bd7002f85b96e6480b7aca9 [2023-04-13T09:04:23.496Z] ---> Running in 1f7dce108209 [2023-04-13T09:04:23.755Z] Removing intermediate container 1f7dce108209 [2023-04-13T09:04:23.755Z] ---> 2426c12316b4 [2023-04-13T09:04:23.755Z] Step 24/24 : LABEL version=0.0.0 [2023-04-13T09:04:23.755Z] ---> Running in 7d22366ec27e [2023-04-13T09:04:23.755Z] Removing intermediate container 7d22366ec27e [2023-04-13T09:04:23.755Z] ---> 0390785270c9 [2023-04-13T09:04:23.755Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-13T09:04:23.755Z] Successfully built 0390785270c9 [2023-04-13T09:04:23.755Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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-04-13T09:04:24.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T09:04:24.194Z] [2023-04-13T09:04:24.194Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T09:04:24.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T09:04:24.494Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-13T09:04:24.494Z] 5eb5b503b376: Pulling fs layer [2023-04-13T09:04:24.494Z] 5c69ac0246d0: Pulling fs layer [2023-04-13T09:04:24.494Z] ec43610c2a17: Pulling fs layer [2023-04-13T09:04:24.494Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-13T09:04:24.494Z] 33b1e0a273af: Pulling fs layer [2023-04-13T09:04:24.494Z] 5d3b04190fa2: Pulling fs layer [2023-04-13T09:04:24.494Z] 2f39f015ded8: Pulling fs layer [2023-04-13T09:04:24.494Z] 33b1e0a273af: Waiting [2023-04-13T09:04:24.494Z] 3a2ae6a8a46f: Waiting [2023-04-13T09:04:24.494Z] 5d3b04190fa2: Waiting [2023-04-13T09:04:24.494Z] 2f39f015ded8: Waiting [2023-04-13T09:04:24.494Z] 5c69ac0246d0: Download complete [2023-04-13T09:04:24.494Z] 33b1e0a273af: Verifying Checksum [2023-04-13T09:04:24.494Z] 33b1e0a273af: Download complete [2023-04-13T09:04:24.494Z] ec43610c2a17: Verifying Checksum [2023-04-13T09:04:24.494Z] ec43610c2a17: Download complete [2023-04-13T09:04:24.494Z] 5d3b04190fa2: Verifying Checksum [2023-04-13T09:04:24.494Z] 5d3b04190fa2: Download complete [2023-04-13T09:04:24.752Z] 5eb5b503b376: Verifying Checksum [2023-04-13T09:04:24.752Z] 5eb5b503b376: Download complete [2023-04-13T09:04:25.319Z] 2f39f015ded8: Download complete [2023-04-13T09:04:25.884Z] 5eb5b503b376: Pull complete [2023-04-13T09:04:26.148Z] 5c69ac0246d0: Pull complete [2023-04-13T09:04:26.714Z] ec43610c2a17: Pull complete [2023-04-13T09:04:26.714Z] 3a2ae6a8a46f: Pull complete [2023-04-13T09:04:26.971Z] 33b1e0a273af: Pull complete [2023-04-13T09:04:26.971Z] 5d3b04190fa2: Pull complete [2023-04-13T09:04:31.149Z] 2f39f015ded8: Pull complete [2023-04-13T09:04:31.149Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-13T09:04:31.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T09:04:31.149Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T09:04:31.220Z] prd-ubuntu20.04-docker-8c-8g-8435 does not seem to be running inside a container [2023-04-13T09:04:31.251Z] $ 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/gexfoundry_device-snmp-go_PR-283 -v /w/workspace/gexfoundry_device-snmp-go_PR-283:/w/workspace/gexfoundry_device-snmp-go_PR-283:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-283@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-283@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-13T09:04:36.278Z] $ docker top 2c789d14246e31dc80bf5c2cd126d6c8c85c6d5f78382c808a85aab5f5c0d49e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T09:04:36.648Z] ---> job-cost.sh [2023-04-13T09:04:36.648Z] lf-activate-venv: SKIPPING [2023-04-13T09:04:36.648Z] INFO: No Stack... [2023-04-13T09:04:36.908Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-13T09:04:37.167Z] INFO: Archiving Costs [Pipeline] sh [2023-04-13T09:04:37.463Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-283/archives/cost.csv [2023-04-13T09:04:37.463Z] + cut -d, -f6 [Pipeline] lock [2023-04-13T09:04:37.477Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-283-2-stack-cost] [2023-04-13T09:04:37.491Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-283-2-stack-cost] did not exist. Created. [2023-04-13T09:04:37.491Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-283-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-13T09:04:37.791Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-13T09:04:37.815Z] Stashed 1 file(s) [Pipeline] } [2023-04-13T09:04:37.821Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-283-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-13T09:04:37.838Z] $ docker stop --time=1 2c789d14246e31dc80bf5c2cd126d6c8c85c6d5f78382c808a85aab5f5c0d49e [2023-04-13T09:04:39.094Z] $ docker rm -f --volumes 2c789d14246e31dc80bf5c2cd126d6c8c85c6d5f78382c808a85aab5f5c0d49e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-13T09:06:00.132Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8438 in /w/workspace/gexfoundry_device-snmp-go_PR-283 [Pipeline] { [Pipeline] ws [2023-04-13T09:06:00.145Z] Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout [2023-04-13T09:06:00.181Z] Selected Git installation does not exist. Using Default [2023-04-13T09:06:00.181Z] The recommended git tool is: NONE [2023-04-13T09:06:06.611Z] using credential edgex-jenkins-ssh [2023-04-13T09:06:06.629Z] Cloning the remote Git repository [2023-04-13T09:06:06.682Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-04-13T09:06:06.796Z] > git init /w/workspace/device-snmp-go/2 # timeout=10 [2023-04-13T09:06:06.979Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-04-13T09:06:06.980Z] > git --version # timeout=10 [2023-04-13T09:06:07.005Z] > git --version # 'git version 2.25.1' [2023-04-13T09:06:07.008Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T09:06:07.192Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-13T09:06:08.286Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-04-13T09:06:08.318Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-13T09:06:09.945Z] Merging remotes/origin/main commit 9857977cf1224abf0980974ddd92ec9b34aea725 into PR head commit 1b5f446858211ffc4bd7002f85b96e6480b7aca9 [2023-04-13T09:06:10.296Z] Merge succeeded, producing 1b5f446858211ffc4bd7002f85b96e6480b7aca9 [2023-04-13T09:06:10.297Z] Checking out Revision 1b5f446858211ffc4bd7002f85b96e6480b7aca9 (PR-283) [2023-04-13T09:06:09.347Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-04-13T09:06:09.402Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-04-13T09:06:09.403Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T09:06:09.423Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/283/head:refs/remotes/origin/PR-283 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-13T09:06:09.966Z] > git config core.sparsecheckout # timeout=10 [2023-04-13T09:06:10.068Z] > git checkout -f 1b5f446858211ffc4bd7002f85b96e6480b7aca9 # timeout=10 [2023-04-13T09:06:10.166Z] > git remote # timeout=10 [2023-04-13T09:06:10.193Z] > git config --get remote.origin.url # timeout=10 [2023-04-13T09:06:10.221Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T09:06:10.237Z] > git merge 9857977cf1224abf0980974ddd92ec9b34aea725 # timeout=10 [2023-04-13T09:06:10.273Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-13T09:06:10.304Z] > git config core.sparsecheckout # timeout=10 [2023-04-13T09:06:10.321Z] > git checkout -f 1b5f446858211ffc4bd7002f85b96e6480b7aca9 # timeout=10 [2023-04-13T09:06:10.839Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T09:06:11.788Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-13T09:06:11.788Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T09:06:11.788Z] Dload Upload Total Spent Left Speed [2023-04-13T09:06:11.788Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh [2023-04-13T09:06:12.402Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-13T09:06:12.743Z] + sudo tee /etc/docker/daemon.new [2023-04-13T09:06:12.743Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-13T09:06:12.743Z] { [2023-04-13T09:06:12.743Z] "registry-mirrors": [ [2023-04-13T09:06:12.743Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-13T09:06:12.743Z] ], [2023-04-13T09:06:12.743Z] "bip": "10.250.0.254/24", [2023-04-13T09:06:12.743Z] "hosts": [ [2023-04-13T09:06:12.743Z] "tcp://0.0.0.0:5555", [2023-04-13T09:06:12.743Z] "unix:///var/run/docker.sock" [2023-04-13T09:06:12.743Z] ], [2023-04-13T09:06:12.743Z] "mtu": 1458, [2023-04-13T09:06:12.743Z] "selinux-enabled": true, [2023-04-13T09:06:12.743Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-13T09:06:12.743Z] } [Pipeline] sh [2023-04-13T09:06:13.078Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-13T09:06:13.414Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T09:06:31.724Z] provisioning config files... [2023-04-13T09:06:31.755Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config9387536884127554451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T09:06:32.125Z] ---> docker-login.sh [2023-04-13T09:06:32.125Z] nexus3.edgexfoundry.org:10001 [2023-04-13T09:06:32.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T09:06:32.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T09:06:32.986Z] Configure a credential helper to remove this warning. See [2023-04-13T09:06:32.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T09:06:32.986Z] [2023-04-13T09:06:32.986Z] Login Succeeded [2023-04-13T09:06:32.986Z] nexus3.edgexfoundry.org:10002 [2023-04-13T09:06:33.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T09:06:33.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T09:06:33.257Z] Configure a credential helper to remove this warning. See [2023-04-13T09:06:33.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T09:06:33.257Z] [2023-04-13T09:06:33.257Z] Login Succeeded [2023-04-13T09:06:33.257Z] nexus3.edgexfoundry.org:10003 [2023-04-13T09:06:33.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T09:06:33.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T09:06:33.531Z] Configure a credential helper to remove this warning. See [2023-04-13T09:06:33.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T09:06:33.531Z] [2023-04-13T09:06:33.531Z] Login Succeeded [2023-04-13T09:06:33.531Z] nexus3.edgexfoundry.org:10004 [2023-04-13T09:06:33.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T09:06:34.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T09:06:34.084Z] Configure a credential helper to remove this warning. See [2023-04-13T09:06:34.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T09:06:34.084Z] [2023-04-13T09:06:34.084Z] Login Succeeded [2023-04-13T09:06:34.084Z] docker.io [2023-04-13T09:06:34.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T09:06:34.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T09:06:34.627Z] Configure a credential helper to remove this warning. See [2023-04-13T09:06:34.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T09:06:34.627Z] [2023-04-13T09:06:34.627Z] Login Succeeded [2023-04-13T09:06:34.627Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T09:06:34.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-13T09:06:34.915Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T09:06:34.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T09:06:34.930Z] ========================================================= [2023-04-13T09:06:34.930Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-13T09:06:34.930Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T09:06:35.280Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-13T09:06:35.551Z] Sending build context to Docker daemon 2.981MB [2023-04-13T09:06:38.928Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-13T09:06:38.928Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-13T09:06:38.928Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-13T09:06:38.928Z] af6eaf76a39c: Pulling fs layer [2023-04-13T09:06:38.928Z] 55522c791124: Pulling fs layer [2023-04-13T09:06:38.928Z] ce5c4a1c91eb: Pulling fs layer [2023-04-13T09:06:38.928Z] 169dfbe0d373: Pulling fs layer [2023-04-13T09:06:38.928Z] e1ff8fa3b103: Pulling fs layer [2023-04-13T09:06:38.928Z] 52ebb69f0ebf: Pulling fs layer [2023-04-13T09:06:38.928Z] 5abe8eddf0d5: Pulling fs layer [2023-04-13T09:06:38.928Z] e1ff8fa3b103: Waiting [2023-04-13T09:06:38.928Z] 52ebb69f0ebf: Waiting [2023-04-13T09:06:38.928Z] 5abe8eddf0d5: Waiting [2023-04-13T09:06:38.928Z] 55522c791124: Verifying Checksum [2023-04-13T09:06:38.928Z] 55522c791124: Download complete [2023-04-13T09:06:38.928Z] 169dfbe0d373: Verifying Checksum [2023-04-13T09:06:38.928Z] 169dfbe0d373: Download complete [2023-04-13T09:06:38.928Z] e1ff8fa3b103: Verifying Checksum [2023-04-13T09:06:38.928Z] e1ff8fa3b103: Download complete [2023-04-13T09:06:38.928Z] af6eaf76a39c: Verifying Checksum [2023-04-13T09:06:39.525Z] af6eaf76a39c: Pull complete [2023-04-13T09:06:39.799Z] 5abe8eddf0d5: Verifying Checksum [2023-04-13T09:06:39.799Z] 5abe8eddf0d5: Download complete [2023-04-13T09:06:40.074Z] 55522c791124: Pull complete [2023-04-13T09:06:41.504Z] 52ebb69f0ebf: Verifying Checksum [2023-04-13T09:06:41.504Z] 52ebb69f0ebf: Download complete [2023-04-13T09:06:41.504Z] ce5c4a1c91eb: Download complete [2023-04-13T09:06:53.981Z] ce5c4a1c91eb: Pull complete [2023-04-13T09:06:53.981Z] 169dfbe0d373: Pull complete [2023-04-13T09:06:53.981Z] e1ff8fa3b103: Pull complete [2023-04-13T09:07:00.658Z] 52ebb69f0ebf: Pull complete [2023-04-13T09:07:02.626Z] 5abe8eddf0d5: Pull complete [2023-04-13T09:07:02.626Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-13T09:07:02.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-13T09:07:02.626Z] ---> 6cb57ee374ae [2023-04-13T09:07:02.626Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-13T09:07:04.594Z] ---> Running in 0f274ce4a8e0 [2023-04-13T09:07:05.191Z] Removing intermediate container 0f274ce4a8e0 [2023-04-13T09:07:05.191Z] ---> 42bef3389796 [2023-04-13T09:07:05.191Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-13T09:07:05.191Z] ---> Running in c53015c3671e [2023-04-13T09:07:05.461Z] Removing intermediate container c53015c3671e [2023-04-13T09:07:05.461Z] ---> 3de7eb686850 [2023-04-13T09:07:05.461Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-13T09:07:05.461Z] ---> Running in f3405563bd33 [2023-04-13T09:07:06.050Z] Removing intermediate container f3405563bd33 [2023-04-13T09:07:06.050Z] ---> b7da8898ee3f [2023-04-13T09:07:06.050Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T09:07:06.051Z] ---> Running in b394d7c3212c [2023-04-13T09:07:06.322Z] Removing intermediate container b394d7c3212c [2023-04-13T09:07:06.322Z] ---> 50459377e159 [2023-04-13T09:07:06.322Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T09:07:06.322Z] ---> Running in ae823242472d [2023-04-13T09:07:07.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T09:07:08.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T09:07:09.745Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-13T09:07:09.745Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-13T09:07:09.745Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-13T09:07:09.745Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-13T09:07:09.745Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T09:07:09.745Z] OK: 268 MiB in 57 packages [2023-04-13T09:07:10.724Z] Removing intermediate container ae823242472d [2023-04-13T09:07:10.724Z] ---> 3611153373bd [2023-04-13T09:07:10.724Z] Step 8/12 : WORKDIR /device-snmp-go [2023-04-13T09:07:10.724Z] ---> Running in cc74daab2e4b [2023-04-13T09:07:11.311Z] Removing intermediate container cc74daab2e4b [2023-04-13T09:07:11.311Z] ---> 695cf2f99910 [2023-04-13T09:07:11.311Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-13T09:07:11.583Z] ---> d4d6a18863ee [2023-04-13T09:07:11.583Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T09:07:11.853Z] ---> Running in d90059b2ea7d [2023-04-13T09:08:19.741Z] Removing intermediate container d90059b2ea7d [2023-04-13T09:08:19.741Z] ---> 70fb2665f7e9 [2023-04-13T09:08:19.741Z] Step 11/12 : COPY . . [2023-04-13T09:08:19.741Z] ---> 9618f5aa2d7d [2023-04-13T09:08:19.741Z] Step 12/12 : RUN ${MAKE} [2023-04-13T09:08:19.741Z] ---> Running in 208fec3a4e44 [2023-04-13T09:08:19.741Z] noop [2023-04-13T09:08:19.741Z] Removing intermediate container 208fec3a4e44 [2023-04-13T09:08:19.741Z] ---> ba163a30a61d [2023-04-13T09:08:19.741Z] Successfully built ba163a30a61d [2023-04-13T09:08:19.741Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T09:08:20.109Z] + docker inspect -f . ci-base-image-arm64 [2023-04-13T09:08:20.109Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T09:08:20.334Z] prd-ubuntu20.04-docker-arm64-4c-16g-8438 does not seem to be running inside a container [2023-04-13T09:08:20.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-13T09:08:21.717Z] $ docker top 64a5be0dd0d710ff8d2480a3ee0ecd9b49026e654789ee5d98f82e890c1f602e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T09:08:22.579Z] + go version [2023-04-13T09:08:22.579Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-13T09:08:22.603Z] $ docker stop --time=1 64a5be0dd0d710ff8d2480a3ee0ecd9b49026e654789ee5d98f82e890c1f602e [2023-04-13T09:08:25.570Z] $ docker rm -f --volumes 64a5be0dd0d710ff8d2480a3ee0ecd9b49026e654789ee5d98f82e890c1f602e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T09:08:26.126Z] + docker inspect -f . ci-base-image-arm64 [2023-04-13T09:08:26.126Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T09:08:26.311Z] prd-ubuntu20.04-docker-arm64-4c-16g-8438 does not seem to be running inside a container [2023-04-13T09:08:26.387Z] $ 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/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-13T09:08:27.650Z] $ docker top b92243fac416edf35fe982b323186b8472e993cf9b38509fc9b3c4369fde6fce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T09:08:28.488Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/2 [Pipeline] fileExists [Pipeline] sh [2023-04-13T09:08:29.152Z] + make test [2023-04-13T09:08:29.152Z] go test ./... -coverprofile=coverage.out [2023-04-13T09:09:08.059Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-04-13T09:11:29.818Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-04-13T09:11:29.818Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.073s coverage: 0.0% of statements [2023-04-13T09:11:29.818Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-13T09:11:29.818Z] go vet ./... [2023-04-13T09:11:56.564Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-13T09:11:56.564Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-13T09:11:56.564Z] ./bin/test-attribution-txt.sh [2023-04-13T09:11:56.564Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-13T09:11:56.587Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-13T09:11:56.600Z] $ docker stop --time=1 b92243fac416edf35fe982b323186b8472e993cf9b38509fc9b3c4369fde6fce [2023-04-13T09:11:59.396Z] $ docker rm -f --volumes b92243fac416edf35fe982b323186b8472e993cf9b38509fc9b3c4369fde6fce [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T09:12:00.502Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-13T09:12:00.517Z] Warning: overwriting stash ‘coverage-report’ [2023-04-13T09:12:00.968Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T09:12:01.360Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-13T09:12:01.676Z] + ls -al . [2023-04-13T09:12:01.677Z] total 168 [2023-04-13T09:12:01.677Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 09:08 . [2023-04-13T09:12:01.677Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 09:06 .. [2023-04-13T09:12:01.677Z] -rw-rw-r-- 1 jenkins jenkins 6 Apr 13 09:06 .dockerignore [2023-04-13T09:12:01.677Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 09:06 .git [2023-04-13T09:12:01.677Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 09:06 .github [2023-04-13T09:12:01.677Z] -rw-rw-r-- 1 jenkins jenkins 328 Apr 13 09:06 .gitignore [2023-04-13T09:12:01.677Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 13 09:06 .golangci.yml [2023-04-13T09:12:01.677Z] -rw-rw-r-- 1 jenkins jenkins 8926 Apr 13 09:06 Attribution.txt [2023-04-13T09:12:01.677Z] -rw-rw-r-- 1 jenkins jenkins 8355 Apr 13 09:06 CHANGELOG.md [2023-04-13T09:12:01.677Z] -rw-rw-r-- 1 jenkins jenkins 1423 Apr 13 09:06 Dockerfile [2023-04-13T09:12:01.677Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 13 09:06 GOVERNANCE.md [2023-04-13T09:12:01.677Z] -rw-rw-r-- 1 jenkins jenkins 656 Apr 13 09:06 Jenkinsfile [2023-04-13T09:12:01.677Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 13 09:06 LICENSE [2023-04-13T09:12:01.677Z] -rw-rw-r-- 1 jenkins jenkins 2114 Apr 13 09:06 Makefile [2023-04-13T09:12:01.677Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 13 09:06 OWNERS.md [2023-04-13T09:12:01.677Z] -rw-rw-r-- 1 jenkins jenkins 10054 Apr 13 09:06 README.md [2023-04-13T09:12:01.677Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 09:02 VERSION [2023-04-13T09:12:01.677Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 09:06 bin [2023-04-13T09:12:01.677Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 09:06 cmd [2023-04-13T09:12:01.677Z] -rw-r--r-- 1 jenkins jenkins 8751 Apr 13 09:11 coverage.out [2023-04-13T09:12:01.677Z] -rw-rw-r-- 1 jenkins jenkins 3283 Apr 13 09:06 go.mod [2023-04-13T09:12:01.677Z] -rw-rw-r-- 1 jenkins jenkins 31551 Apr 13 09:06 go.sum [2023-04-13T09:12:01.677Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 09:06 internal [2023-04-13T09:12:01.677Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 09:06 snap [2023-04-13T09:12:01.677Z] -rw-rw-r-- 1 jenkins jenkins 228 Apr 13 09:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T09:12:02.006Z] + 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=1b5f446858211ffc4bd7002f85b96e6480b7aca9 --label arch=arm64 --label version=0.0.0 . [2023-04-13T09:12:02.273Z] Sending build context to Docker daemon 2.991MB [2023-04-13T09:12:02.273Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-13T09:12:02.273Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-13T09:12:02.273Z] ---> ba163a30a61d [2023-04-13T09:12:02.273Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-13T09:12:02.539Z] ---> Running in 6266987c108e [2023-04-13T09:12:02.804Z] Removing intermediate container 6266987c108e [2023-04-13T09:12:02.804Z] ---> dca1d21496b3 [2023-04-13T09:12:02.804Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-13T09:12:02.804Z] ---> Running in 2c1187d2b918 [2023-04-13T09:12:03.072Z] Removing intermediate container 2c1187d2b918 [2023-04-13T09:12:03.072Z] ---> e06ce5e989e6 [2023-04-13T09:12:03.072Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-13T09:12:03.072Z] ---> Running in fe5d6e455a1b [2023-04-13T09:12:03.348Z] Removing intermediate container fe5d6e455a1b [2023-04-13T09:12:03.348Z] ---> 33837894837d [2023-04-13T09:12:03.348Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T09:12:03.615Z] ---> Running in c8f090a48db6 [2023-04-13T09:12:03.889Z] Removing intermediate container c8f090a48db6 [2023-04-13T09:12:03.889Z] ---> 28e4749af902 [2023-04-13T09:12:03.889Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T09:12:03.889Z] ---> Running in 1ffabeb4519e [2023-04-13T09:12:04.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T09:12:05.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T09:12:06.857Z] OK: 268 MiB in 57 packages [2023-04-13T09:12:07.442Z] Removing intermediate container 1ffabeb4519e [2023-04-13T09:12:07.442Z] ---> a6213b7fc035 [2023-04-13T09:12:07.442Z] Step 8/24 : WORKDIR /device-snmp-go [2023-04-13T09:12:07.442Z] ---> Running in de66a0198a87 [2023-04-13T09:12:07.709Z] Removing intermediate container de66a0198a87 [2023-04-13T09:12:07.709Z] ---> f949d7b20d32 [2023-04-13T09:12:07.709Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-13T09:12:11.975Z] ---> b2faddf47c72 [2023-04-13T09:12:11.975Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T09:12:11.975Z] ---> Running in 47c70385475b [2023-04-13T09:12:14.562Z] Removing intermediate container 47c70385475b [2023-04-13T09:12:14.562Z] ---> 8dc76d739f55 [2023-04-13T09:12:14.562Z] Step 11/24 : COPY . . [2023-04-13T09:12:15.151Z] ---> e6ee5280cab7 [2023-04-13T09:12:15.151Z] Step 12/24 : RUN ${MAKE} [2023-04-13T09:12:15.151Z] ---> Running in b62571e3460e [2023-04-13T09:12:16.117Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-04-13T09:14:37.842Z] Removing intermediate container b62571e3460e [2023-04-13T09:14:37.842Z] ---> 7083a9b702a1 [2023-04-13T09:14:37.842Z] Step 13/24 : FROM alpine:3.17 [2023-04-13T09:14:37.842Z] 3.17: Pulling from library/alpine [2023-04-13T09:14:37.842Z] c41833b44d91: Pulling fs layer [2023-04-13T09:14:37.842Z] c41833b44d91: Verifying Checksum [2023-04-13T09:14:37.842Z] c41833b44d91: Download complete [2023-04-13T09:14:37.842Z] c41833b44d91: Pull complete [2023-04-13T09:14:37.842Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-13T09:14:37.842Z] Status: Downloaded newer image for alpine:3.17 [2023-04-13T09:14:37.842Z] ---> 51e60588ff2c [2023-04-13T09:14:37.842Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-04-13T09:14:37.842Z] ---> Running in 680a660df5a7 [2023-04-13T09:14:37.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T09:14:37.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T09:14:37.842Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-13T09:14:37.842Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T09:14:37.842Z] OK: 8 MiB in 16 packages [2023-04-13T09:14:37.842Z] Removing intermediate container 680a660df5a7 [2023-04-13T09:14:37.842Z] ---> 5dc0796bb2db [2023-04-13T09:14:37.842Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-04-13T09:14:37.842Z] ---> d6996252a11e [2023-04-13T09:14:37.842Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-04-13T09:14:37.842Z] ---> 655d8971dd50 [2023-04-13T09:14:37.842Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-04-13T09:14:37.842Z] ---> 71182539b86d [2023-04-13T09:14:37.842Z] Step 18/24 : EXPOSE 59993 [2023-04-13T09:14:37.842Z] ---> Running in 0e5e508df803 [2023-04-13T09:14:37.842Z] Removing intermediate container 0e5e508df803 [2023-04-13T09:14:37.842Z] ---> a832cb19d256 [2023-04-13T09:14:37.842Z] Step 19/24 : EXPOSE 161 [2023-04-13T09:14:37.842Z] ---> Running in 4c4d79e92112 [2023-04-13T09:14:37.842Z] Removing intermediate container 4c4d79e92112 [2023-04-13T09:14:37.842Z] ---> d11a5eee4d36 [2023-04-13T09:14:37.842Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-04-13T09:14:37.842Z] ---> Running in c9dea04ca547 [2023-04-13T09:14:37.842Z] Removing intermediate container c9dea04ca547 [2023-04-13T09:14:37.842Z] ---> 2c865eadcc68 [2023-04-13T09:14:37.842Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-13T09:14:37.842Z] ---> Running in 726e8a45df85 [2023-04-13T09:14:37.842Z] Removing intermediate container 726e8a45df85 [2023-04-13T09:14:37.843Z] ---> acfa1b54457d [2023-04-13T09:14:37.843Z] Step 22/24 : LABEL arch=arm64 [2023-04-13T09:14:37.843Z] ---> Running in b864d2f8c88a [2023-04-13T09:14:38.108Z] Removing intermediate container b864d2f8c88a [2023-04-13T09:14:38.108Z] ---> 98e1ec043abe [2023-04-13T09:14:38.108Z] Step 23/24 : LABEL git_sha=1b5f446858211ffc4bd7002f85b96e6480b7aca9 [2023-04-13T09:14:38.108Z] ---> Running in 3541ac3bc96c [2023-04-13T09:14:38.375Z] Removing intermediate container 3541ac3bc96c [2023-04-13T09:14:38.375Z] ---> 03def6a332aa [2023-04-13T09:14:38.375Z] Step 24/24 : LABEL version=0.0.0 [2023-04-13T09:14:38.375Z] ---> Running in c5c0d174c87d [2023-04-13T09:14:38.641Z] Removing intermediate container c5c0d174c87d [2023-04-13T09:14:38.641Z] ---> ebf3ff439f0e [2023-04-13T09:14:38.641Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-13T09:14:38.907Z] Successfully built ebf3ff439f0e [2023-04-13T09:14:38.907Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T09:14:39.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T09:14:39.333Z] [2023-04-13T09:14:39.333Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T09:14:39.744Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T09:14:40.024Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-13T09:14:40.024Z] 8998bd30e6a1: Pulling fs layer [2023-04-13T09:14:40.024Z] 04944245beec: Pulling fs layer [2023-04-13T09:14:40.024Z] 699f458cf7ca: Pulling fs layer [2023-04-13T09:14:40.024Z] 765212b225bb: Pulling fs layer [2023-04-13T09:14:40.024Z] f23df028b6ca: Pulling fs layer [2023-04-13T09:14:40.024Z] d65c8cfc05b1: Pulling fs layer [2023-04-13T09:14:40.024Z] 2437ff75d9bd: Pulling fs layer [2023-04-13T09:14:40.024Z] 765212b225bb: Waiting [2023-04-13T09:14:40.024Z] f23df028b6ca: Waiting [2023-04-13T09:14:40.024Z] d65c8cfc05b1: Waiting [2023-04-13T09:14:40.024Z] 2437ff75d9bd: Waiting [2023-04-13T09:14:40.024Z] 04944245beec: Verifying Checksum [2023-04-13T09:14:40.024Z] 04944245beec: Download complete [2023-04-13T09:14:40.024Z] 765212b225bb: Verifying Checksum [2023-04-13T09:14:40.024Z] 765212b225bb: Download complete [2023-04-13T09:14:40.024Z] f23df028b6ca: Verifying Checksum [2023-04-13T09:14:40.024Z] f23df028b6ca: Download complete [2023-04-13T09:14:40.024Z] d65c8cfc05b1: Verifying Checksum [2023-04-13T09:14:40.024Z] d65c8cfc05b1: Download complete [2023-04-13T09:14:40.310Z] 699f458cf7ca: Verifying Checksum [2023-04-13T09:14:40.310Z] 699f458cf7ca: Download complete [2023-04-13T09:14:40.591Z] 8998bd30e6a1: Verifying Checksum [2023-04-13T09:14:40.591Z] 8998bd30e6a1: Download complete [2023-04-13T09:14:43.221Z] 2437ff75d9bd: Verifying Checksum [2023-04-13T09:14:43.221Z] 2437ff75d9bd: Download complete [2023-04-13T09:14:44.625Z] 8998bd30e6a1: Pull complete [2023-04-13T09:14:45.209Z] 04944245beec: Pull complete [2023-04-13T09:14:46.617Z] 699f458cf7ca: Pull complete [2023-04-13T09:14:46.882Z] 765212b225bb: Pull complete [2023-04-13T09:14:47.465Z] f23df028b6ca: Pull complete [2023-04-13T09:14:47.732Z] d65c8cfc05b1: Pull complete [2023-04-13T09:15:02.714Z] 2437ff75d9bd: Pull complete [2023-04-13T09:15:02.714Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-13T09:15:02.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T09:15:02.714Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T09:15:02.898Z] prd-ubuntu20.04-docker-arm64-4c-16g-8438 does not seem to be running inside a container [2023-04-13T09:15:02.957Z] $ 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/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-13T09:15:05.495Z] $ docker top e6c5b9a616cca29a55ca07f888830a763d07cf639e1dac696f3c979591fee6cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T09:15:06.346Z] ---> job-cost.sh [2023-04-13T09:15:06.346Z] lf-activate-venv: SKIPPING [2023-04-13T09:15:06.346Z] INFO: No Stack... [2023-04-13T09:15:06.929Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-13T09:15:07.510Z] INFO: Archiving Costs [Pipeline] sh [2023-04-13T09:15:08.148Z] + cat /w/workspace/device-snmp-go/2/archives/cost.csv [2023-04-13T09:15:08.148Z] + cut -d, -f6 [Pipeline] lock [2023-04-13T09:15:08.226Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-283-2-stack-cost] [2023-04-13T09:15:08.231Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-283-2-stack-cost] did not exist. Created. [2023-04-13T09:15:08.231Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-283-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-13T09:15:08.574Z] /w/workspace/device-snmp-go/2@tmp/durable-6d5930f0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-13T09:15:09.232Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-13T09:15:09.258Z] Warning: overwriting stash ‘stack-cost’ [2023-04-13T09:15:09.307Z] Stashed 1 file(s) [Pipeline] } [2023-04-13T09:15:09.315Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-283-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-13T09:15:09.334Z] $ docker stop --time=1 e6c5b9a616cca29a55ca07f888830a763d07cf639e1dac696f3c979591fee6cc [2023-04-13T09:15:10.864Z] $ docker rm -f --volumes e6c5b9a616cca29a55ca07f888830a763d07cf639e1dac696f3c979591fee6cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-13T09:15:11.227Z] provisioning config files... [2023-04-13T09:15:11.236Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-283@tmp/config13689827895971575749tmp [Pipeline] { [Pipeline] sh [2023-04-13T09:15:11.524Z] + set +x [2023-04-13T09:15:11.524Z] + curl -s https://codecov.io/bash [2023-04-13T09:15:11.524Z] + bash -s -- [2023-04-13T09:15:11.524Z] [2023-04-13T09:15:11.524Z] _____ _ [2023-04-13T09:15:11.524Z] / ____| | | [2023-04-13T09:15:11.524Z] | | ___ __| | ___ ___ _____ __ [2023-04-13T09:15:11.524Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-13T09:15:11.524Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-13T09:15:11.524Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-13T09:15:11.524Z] Bash-1.0.6 [2023-04-13T09:15:11.524Z] [2023-04-13T09:15:11.524Z] [2023-04-13T09:15:11.524Z] ==> git version 2.25.1 found [2023-04-13T09:15:11.524Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-13T09:15:11.524Z] Release-Date: 2020-01-08 [2023-04-13T09:15:11.524Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-13T09:15:11.524Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-13T09:15:11.524Z] ==> Jenkins CI detected. [2023-04-13T09:15:11.524Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-283 [2023-04-13T09:15:11.524Z] project root: . [2023-04-13T09:15:11.524Z] --> token set from env [2023-04-13T09:15:11.524Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-13T09:15:11.524Z] ==> Running gcov in . (disable via -X gcov) [2023-04-13T09:15:11.524Z] ==> Python coveragepy not found [2023-04-13T09:15:11.524Z] ==> Searching for coverage reports in: [2023-04-13T09:15:11.524Z] + . [2023-04-13T09:15:11.524Z] -> Found 1 reports [2023-04-13T09:15:11.524Z] ==> Detecting git/mercurial file structure [2023-04-13T09:15:11.524Z] ==> Reading reports [2023-04-13T09:15:11.524Z] + ./coverage.out bytes=8751 [2023-04-13T09:15:11.524Z] ==> Appending adjustments [2023-04-13T09:15:11.524Z] https://docs.codecov.io/docs/fixing-reports [2023-04-13T09:15:11.782Z] + Found adjustments [2023-04-13T09:15:11.782Z] ==> Gzipping contents [2023-04-13T09:15:11.782Z] 4.0K /tmp/codecov.fMPWYR.gz [2023-04-13T09:15:11.782Z] ==> Uploading reports [2023-04-13T09:15:11.782Z] url: https://codecov.io [2023-04-13T09:15:11.782Z] query: branch=PR-283&commit=1b5f446858211ffc4bd7002f85b96e6480b7aca9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-283%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=283&job=&cmd_args= [2023-04-13T09:15:11.782Z] -> Pinging Codecov [2023-04-13T09:15:11.782Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-283&commit=1b5f446858211ffc4bd7002f85b96e6480b7aca9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-283%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=283&job=&cmd_args= [2023-04-13T09:15:11.782Z] -> Uploading to [2023-04-13T09:15:11.782Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-13/6C56EA5C29638FB4528AC87E60AF5AE0/1b5f446858211ffc4bd7002f85b96e6480b7aca9/3d60cff6-375d-4a97-ba31-18fb37dcb3b7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230413T091511Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=090864822c218cf72fa945aff0542a32d89e931f43f7ece21f3aa10bd893687d [2023-04-13T09:15:11.782Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T09:15:11.782Z] Dload Upload Total Spent Left Speed [2023-04-13T09:15:12.040Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1590 0 0 100 1590 0 7035 --:--:-- --:--:-- --:--:-- 7035 [2023-04-13T09:15:12.040Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/1b5f446858211ffc4bd7002f85b96e6480b7aca9 [Pipeline] } [2023-04-13T09:15:12.046Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-13T09:15:12.665Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-283/archives ] [2023-04-13T09:15:12.665Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-283/archives [2023-04-13T09:15:12.665Z] total 16 [2023-04-13T09:15:12.665Z] drwxr-xr-x 3 root root 4096 Apr 13 09:04 . [2023-04-13T09:15:12.665Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 13 09:04 .. [2023-04-13T09:15:12.665Z] drwxr-xr-x 2 root root 4096 Apr 13 09:04 cost [2023-04-13T09:15:12.665Z] -rw-r--r-- 1 root root 86 Apr 13 09:04 cost.csv [2023-04-13T09:15:12.665Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-283/archives [2023-04-13T09:15:12.665Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-283/archives [2023-04-13T09:15:12.665Z] total 16 [2023-04-13T09:15:12.665Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 09:04 . [2023-04-13T09:15:12.665Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 13 09:04 .. [2023-04-13T09:15:12.665Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 13 09:04 cost [2023-04-13T09:15:12.665Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 13 09:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-13T09:15:12.949Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T09:15:13.803Z] ---> package-listing.sh [2023-04-13T09:15:13.804Z] ++ facter osfamily [2023-04-13T09:15:13.804Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-13T09:15:14.063Z] + OS_FAMILY=debian [2023-04-13T09:15:14.063Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-283 [2023-04-13T09:15:14.063Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-13T09:15:14.063Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-13T09:15:14.063Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-13T09:15:14.063Z] + PACKAGES=/tmp/packages_start.txt [2023-04-13T09:15:14.063Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-283 ']' [2023-04-13T09:15:14.063Z] + PACKAGES=/tmp/packages_end.txt [2023-04-13T09:15:14.063Z] + case "${OS_FAMILY}" in [2023-04-13T09:15:14.063Z] + grep '^ii' [2023-04-13T09:15:14.063Z] + dpkg -l [2023-04-13T09:15:14.063Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-13T09:15:14.063Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-13T09:15:14.063Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-13T09:15:14.063Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-283 ']' [2023-04-13T09:15:14.063Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-283/archives/ [2023-04-13T09:15:14.063Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-283/archives/ [Pipeline] echo [2023-04-13T09:15:14.073Z] 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/gexfoundry_device-snmp-go_PR-283/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-13T09:15:14.351Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T09:15:14.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T09:15:14.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T09:15:14.978Z] prd-ubuntu20.04-docker-8c-8g-8435 does not seem to be running inside a container [2023-04-13T09:15:15.006Z] $ 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/gexfoundry_device-snmp-go_PR-283/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-283 -v /w/workspace/gexfoundry_device-snmp-go_PR-283:/w/workspace/gexfoundry_device-snmp-go_PR-283:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-283@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-283@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-13T09:15:15.200Z] $ docker top a60778aaaff03f40fbca0d62b378b620077cbda9f4e733dcecc391407d0499e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T09:15:15.541Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-13T09:15:15.823Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-13T09:15:16.107Z] + ls /var/log/sa-host [2023-04-13T09:15:16.107Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T09:15:16.166Z] provisioning config files... [2023-04-13T09:15:16.174Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-283@tmp/config9031891345638639838tmp [Pipeline] { [Pipeline] echo [2023-04-13T09:15:16.186Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T09:15:16.469Z] ---> create-netrc.sh [Pipeline] } [2023-04-13T09:15:16.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-13T09:15:16.804Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-13T09:15:16.812Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T09:15:17.093Z] ---> sudo-logs.sh [2023-04-13T09:15:17.093Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-13T09:15:17.116Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T09:15:17.398Z] ---> job-cost.sh [2023-04-13T09:15:17.398Z] lf-activate-venv: SKIPPING [2023-04-13T09:15:17.398Z] DEBUG: total: 0.2199999988079071 [2023-04-13T09:15:17.398Z] INFO: Retrieving Stack Cost... [2023-04-13T09:15:17.657Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-13T09:15:17.916Z] INFO: Archiving Costs [Pipeline] echo [2023-04-13T09:15:17.930Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T09:15:18.213Z] ---> logs-deploy.sh [2023-04-13T09:15:18.213Z] lf-activate-venv: SKIPPING [2023-04-13T09:15:18.213Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-283/2 [2023-04-13T09:15:18.213Z] INFO: archiving workspace using pattern(s): [2023-04-13T09:15:19.149Z] Archives upload complete. [2023-04-13T09:15:19.149Z] INFO: archiving logs to Nexus [2023-04-13T09:15:19.718Z] ---> uname -a: [2023-04-13T09:15:19.718Z] Linux prd-ubuntu20-04-docker-8c-8g-8435 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-13T09:15:19.718Z] [2023-04-13T09:15:19.718Z]