Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e78922372e91e9e281d4aafb779238d9d6513709+d829a2c887c40068ff6155ebb33a7321d05cdfd6 (bb320696d3042ce358219b6e4ec8a67f69d146ef) 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-ssh17489640498806947599.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh16702994297652758661.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-261/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-261/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12063138777185143164.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh16768491131264956974.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-261/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-261/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16388664222302439568.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-498 in /w/workspace/gexfoundry_device-snmp-go_PR-261 [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-261 # 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 > 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/261/head:refs/remotes/origin/PR-261 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d829a2c887c40068ff6155ebb33a7321d05cdfd6 into PR head commit e78922372e91e9e281d4aafb779238d9d6513709 Merge succeeded, producing b851f8521aed0da7b73a801516494956fe7834d7 Checking out Revision b851f8521aed0da7b73a801516494956fe7834d7 (PR-261) > git config core.sparsecheckout # timeout=10 > git checkout -f e78922372e91e9e281d4aafb779238d9d6513709 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d829a2c887c40068ff6155ebb33a7321d05cdfd6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b851f8521aed0da7b73a801516494956fe7834d7 # timeout=10 Commit message: "Merge commit 'd829a2c887c40068ff6155ebb33a7321d05cdfd6' into HEAD" > git rev-list --no-walk e78922372e91e9e281d4aafb779238d9d6513709 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-15T15:28:56.924Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-15T15:28:56.962Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-15T15:28:56.976Z] ========================================================= [2023-03-15T15:28:56.976Z] EdgeX Global Pipelines Version Info [2023-03-15T15:28:56.976Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:28:57.685Z] ------------------- [2023-03-15T15:28:57.685Z] stable info: [2023-03-15T15:28:57.685Z] ------------------- [2023-03-15T15:28:57.685Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-15T15:28:57.685Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T15:28:57.685Z] Message: update stable to v1.0.245 [2023-03-15T15:28:58.255Z] ------------------- [2023-03-15T15:28:58.255Z] experimental info: [2023-03-15T15:28:58.255Z] ------------------- [2023-03-15T15:28:58.255Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-15T15:28:58.255Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-15T15:28:58.255Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-15T15:28:58.433Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-03-15T15:28:58.448Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-03-15T15:28:58.459Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-15T15:28:58.471Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-15T15:28:58.482Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-15T15:28:58.494Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-15T15:28:58.505Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-15T15:28:58.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-15T15:28:58.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-15T15:28:58.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-15T15:28:58.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-15T15:28:58.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-03-15T15:28:58.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-15T15:28:58.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-15T15:28:58.634Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T15:28:58.643Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T15:28:58.652Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T15:28:58.660Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T15:28:58.668Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-15T15:28:58.676Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-15T15:28:58.686Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-15T15:28:58.697Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-15T15:28:58.713Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-15T15:28:58.730Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-15T15:28:58.742Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-15T15:28:58.754Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-15T15:28:58.765Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-15T15:28:58.776Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-261 [Pipeline] echo [2023-03-15T15:28:58.787Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-261 [Pipeline] echo [2023-03-15T15:28:58.800Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-261 [Pipeline] echo [2023-03-15T15:28:58.813Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b851f8521aed0da7b73a801516494956fe7834d7 [Pipeline] echo [2023-03-15T15:28:58.824Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b851f85 [Pipeline] echo [2023-03-15T15:28:58.842Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T15:28:58.887Z] provisioning config files... [2023-03-15T15:28:58.901Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-261@tmp/config1956607606226044089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:28:59.201Z] ---> docker-login.sh [2023-03-15T15:28:59.201Z] nexus3.edgexfoundry.org:10001 [2023-03-15T15:28:59.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:28:59.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:28:59.721Z] Configure a credential helper to remove this warning. See [2023-03-15T15:28:59.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:28:59.721Z] [2023-03-15T15:28:59.721Z] Login Succeeded [2023-03-15T15:28:59.721Z] nexus3.edgexfoundry.org:10002 [2023-03-15T15:28:59.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:28:59.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:28:59.721Z] Configure a credential helper to remove this warning. See [2023-03-15T15:28:59.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:28:59.721Z] [2023-03-15T15:28:59.721Z] Login Succeeded [2023-03-15T15:28:59.721Z] nexus3.edgexfoundry.org:10003 [2023-03-15T15:28:59.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:28:59.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:28:59.980Z] Configure a credential helper to remove this warning. See [2023-03-15T15:28:59.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:28:59.980Z] [2023-03-15T15:28:59.980Z] Login Succeeded [2023-03-15T15:28:59.980Z] nexus3.edgexfoundry.org:10004 [2023-03-15T15:28:59.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:28:59.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:28:59.980Z] Configure a credential helper to remove this warning. See [2023-03-15T15:28:59.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:28:59.980Z] [2023-03-15T15:28:59.980Z] Login Succeeded [2023-03-15T15:28:59.980Z] docker.io [2023-03-15T15:28:59.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:29:00.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:29:00.241Z] Configure a credential helper to remove this warning. See [2023-03-15T15:29:00.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:29:00.241Z] [2023-03-15T15:29:00.241Z] Login Succeeded [2023-03-15T15:29:00.241Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T15:29:00.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-15T15:29:00.626Z] + git rev-list -1 --merges b851f8521aed0da7b73a801516494956fe7834d7~1..b851f8521aed0da7b73a801516494956fe7834d7 [Pipeline] echo [2023-03-15T15:29:00.672Z] -----------> git rev-list -1 --merges b851f8521aed0da7b73a801516494956fe7834d7~1..b851f8521aed0da7b73a801516494956fe7834d7 b851f8521aed0da7b73a801516494956fe7834d7 [2023-03-15T15:29:00.672Z] b851f8521aed0da7b73a801516494956fe7834d7 [false] [Pipeline] sh [2023-03-15T15:29:00.963Z] + git log --format=format:%s -1 b851f8521aed0da7b73a801516494956fe7834d7 [Pipeline] echo [2023-03-15T15:29:00.978Z] ========================================================= [2023-03-15T15:29:00.978Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-15T15:29:00.978Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T15:29:01.297Z] + git log --format=format:%s -1 b851f8521aed0da7b73a801516494956fe7834d7 [Pipeline] echo [2023-03-15T15:29:01.306Z] [semverPrep] GIT_COMMIT: b851f8521aed0da7b73a801516494956fe7834d7, Commit Message: Merge commit 'd829a2c887c40068ff6155ebb33a7321d05cdfd6' into HEAD [Pipeline] echo [2023-03-15T15:29:01.313Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-15T15:29:01.681Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T15:29:01.681Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-15T15:29:01.681Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-15T15:29:01.681Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-15T15:29:01.681Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-15T15:29:01.681Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-15T15:29:01.681Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:29:02.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T15:29:02.095Z] [2023-03-15T15:29:02.095Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:29:02.394Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T15:29:02.394Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-15T15:29:02.394Z] b85a868b505f: Pulling fs layer [2023-03-15T15:29:02.394Z] e2be974225ed: Pulling fs layer [2023-03-15T15:29:02.394Z] 339a4e72a1f5: Pulling fs layer [2023-03-15T15:29:02.394Z] 988bab9f4d93: Pulling fs layer [2023-03-15T15:29:02.394Z] 1469e6f7b9e6: Pulling fs layer [2023-03-15T15:29:02.394Z] eaf3925da568: Pulling fs layer [2023-03-15T15:29:02.394Z] bab4dde63d76: Pulling fs layer [2023-03-15T15:29:02.394Z] bde34c3a00c8: Pulling fs layer [2023-03-15T15:29:02.394Z] b352a97aabf1: Pulling fs layer [2023-03-15T15:29:02.394Z] 4872d77fe225: Pulling fs layer [2023-03-15T15:29:02.394Z] 988bab9f4d93: Waiting [2023-03-15T15:29:02.394Z] 1469e6f7b9e6: Waiting [2023-03-15T15:29:02.394Z] eaf3925da568: Waiting [2023-03-15T15:29:02.394Z] bab4dde63d76: Waiting [2023-03-15T15:29:02.394Z] bde34c3a00c8: Waiting [2023-03-15T15:29:02.394Z] b352a97aabf1: Waiting [2023-03-15T15:29:02.394Z] 4872d77fe225: Waiting [2023-03-15T15:29:02.394Z] 5851b861e8e6: Pulling fs layer [2023-03-15T15:29:02.394Z] 5851b861e8e6: Waiting [2023-03-15T15:29:02.394Z] e2be974225ed: Verifying Checksum [2023-03-15T15:29:02.394Z] e2be974225ed: Download complete [2023-03-15T15:29:02.394Z] 988bab9f4d93: Download complete [2023-03-15T15:29:02.654Z] 1469e6f7b9e6: Verifying Checksum [2023-03-15T15:29:02.654Z] 1469e6f7b9e6: Download complete [2023-03-15T15:29:02.654Z] eaf3925da568: Verifying Checksum [2023-03-15T15:29:02.654Z] eaf3925da568: Download complete [2023-03-15T15:29:02.654Z] 339a4e72a1f5: Verifying Checksum [2023-03-15T15:29:02.654Z] 339a4e72a1f5: Download complete [2023-03-15T15:29:02.654Z] bde34c3a00c8: Verifying Checksum [2023-03-15T15:29:02.654Z] bde34c3a00c8: Download complete [2023-03-15T15:29:02.654Z] b352a97aabf1: Verifying Checksum [2023-03-15T15:29:02.654Z] b352a97aabf1: Download complete [2023-03-15T15:29:02.654Z] 4872d77fe225: Download complete [2023-03-15T15:29:02.654Z] 5851b861e8e6: Download complete [2023-03-15T15:29:02.913Z] b85a868b505f: Verifying Checksum [2023-03-15T15:29:02.913Z] b85a868b505f: Download complete [2023-03-15T15:29:03.172Z] bab4dde63d76: Download complete [2023-03-15T15:29:04.109Z] b85a868b505f: Pull complete [2023-03-15T15:29:04.371Z] e2be974225ed: Pull complete [2023-03-15T15:29:04.959Z] 339a4e72a1f5: Pull complete [2023-03-15T15:29:04.959Z] 988bab9f4d93: Pull complete [2023-03-15T15:29:05.220Z] 1469e6f7b9e6: Pull complete [2023-03-15T15:29:05.220Z] eaf3925da568: Pull complete [2023-03-15T15:29:07.759Z] bab4dde63d76: Pull complete [2023-03-15T15:29:07.759Z] bde34c3a00c8: Pull complete [2023-03-15T15:29:07.759Z] b352a97aabf1: Pull complete [2023-03-15T15:29:07.759Z] 4872d77fe225: Pull complete [2023-03-15T15:29:07.759Z] 5851b861e8e6: Pull complete [2023-03-15T15:29:07.759Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-15T15:29:07.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T15:29:07.759Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T15:29:07.868Z] prd-ubuntu20.04-docker-8c-8g-498 does not seem to be running inside a container [2023-03-15T15:29:07.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-261 -v /w/workspace/gexfoundry_device-snmp-go_PR-261:/w/workspace/gexfoundry_device-snmp-go_PR-261:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-261@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-261@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-03-15T15:29:12.330Z] $ docker top ef3f45da463f8a7e68996f8a93450a9d2aa10ef7e66af8a361f2e23819e17eda -eo pid,comm [2023-03-15T15:29:12.421Z] 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-03-15T15:29:12.421Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T15:29:12.448Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T15:29:12.448Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T15:29:12.584Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T15:29:12.591Z] $ docker exec ef3f45da463f8a7e68996f8a93450a9d2aa10ef7e66af8a361f2e23819e17eda ssh-agent [2023-03-15T15:29:12.757Z] SSH_AUTH_SOCK=/tmp/ssh-ZBt6xLwJCD66/agent.14 [2023-03-15T15:29:12.757Z] SSH_AGENT_PID=20 [2023-03-15T15:29:12.767Z] Running ssh-add (command line suppressed) [2023-03-15T15:29:12.878Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-261@tmp/private_key_5526114139499200147.key (/w/workspace/gexfoundry_device-snmp-go_PR-261@tmp/private_key_5526114139499200147.key) [2023-03-15T15:29:12.898Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T15:29:13.192Z] + git tag --points-at HEAD [Pipeline] } [2023-03-15T15:29:13.212Z] $ docker exec --env ******** --env ******** ef3f45da463f8a7e68996f8a93450a9d2aa10ef7e66af8a361f2e23819e17eda ssh-agent -k [2023-03-15T15:29:13.326Z] unset SSH_AUTH_SOCK; [2023-03-15T15:29:13.326Z] unset SSH_AGENT_PID; [2023-03-15T15:29:13.326Z] echo Agent pid 20 killed; [2023-03-15T15:29:13.331Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-15T15:29:13.357Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T15:29:13.357Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T15:29:13.461Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T15:29:13.467Z] $ docker exec ef3f45da463f8a7e68996f8a93450a9d2aa10ef7e66af8a361f2e23819e17eda ssh-agent [2023-03-15T15:29:13.566Z] SSH_AUTH_SOCK=/tmp/ssh-Ayx1qw5qs1m0/agent.70 [2023-03-15T15:29:13.566Z] SSH_AGENT_PID=76 [2023-03-15T15:29:13.572Z] Running ssh-add (command line suppressed) [2023-03-15T15:29:13.689Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-261@tmp/private_key_3422822645131656496.key (/w/workspace/gexfoundry_device-snmp-go_PR-261@tmp/private_key_3422822645131656496.key) [2023-03-15T15:29:13.699Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T15:29:13.988Z] + git semver init [2023-03-15T15:29:14.247Z] 2023-03-15 15:29:14,196 [run_init] DEBUG init version:0.0.0 force:False [2023-03-15T15:29:14.247Z] 2023-03-15 15:29:14,197 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-261/.semver [2023-03-15T15:29:14.247Z] 2023-03-15 15:29:14,197 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-261/.semver [2023-03-15T15:29:14.247Z] 2023-03-15 15:29:14,198 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-261/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-261, universal_newlines=False, shell=None, istream=None) [2023-03-15T15:29:15.187Z] 2023-03-15 15:29:15,057 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-261/.git/info/exclude [2023-03-15T15:29:15.187Z] 2023-03-15 15:29:15,057 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-261/.semver/PR-261 with force:False [2023-03-15T15:29:15.187Z] 2023-03-15 15:29:15,057 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-261/.semver/PR-261 [2023-03-15T15:29:15.187Z] 2023-03-15 15:29:15,062 [execute] INFO git cat-file --batch-check [2023-03-15T15:29:15.187Z] 2023-03-15 15:29:15,062 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-261/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T15:29:15.187Z] 2023-03-15 15:29:15,068 [execute] INFO git cat-file --batch [2023-03-15T15:29:15.187Z] 2023-03-15 15:29:15,068 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-261/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T15:29:15.187Z] 2023-03-15 15:29:15,073 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-261/.semver/PR-261 [2023-03-15T15:29:15.187Z] 0.0.0 [Pipeline] } [2023-03-15T15:29:15.200Z] $ docker exec --env ******** --env ******** ef3f45da463f8a7e68996f8a93450a9d2aa10ef7e66af8a361f2e23819e17eda ssh-agent -k [2023-03-15T15:29:15.298Z] unset SSH_AUTH_SOCK; [2023-03-15T15:29:15.298Z] unset SSH_AGENT_PID; [2023-03-15T15:29:15.298Z] echo Agent pid 76 killed; [2023-03-15T15:29:15.305Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T15:29:15.617Z] + git semver [Pipeline] } [2023-03-15T15:29:15.891Z] $ docker stop --time=1 ef3f45da463f8a7e68996f8a93450a9d2aa10ef7e66af8a361f2e23819e17eda [2023-03-15T15:29:17.219Z] $ docker rm -f --volumes ef3f45da463f8a7e68996f8a93450a9d2aa10ef7e66af8a361f2e23819e17eda [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T15:29:17.554Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-15T15:29:17.752Z] Stashed 1 file(s) [Pipeline] echo [2023-03-15T15:29:17.755Z] [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-03-15T15:29:17.847Z] provisioning config files... [2023-03-15T15:29:17.857Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-261@tmp/config6900125996074942066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:29:18.154Z] ---> docker-login.sh [2023-03-15T15:29:18.154Z] nexus3.edgexfoundry.org:10001 [2023-03-15T15:29:18.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:29:18.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:29:18.154Z] Configure a credential helper to remove this warning. See [2023-03-15T15:29:18.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:29:18.154Z] [2023-03-15T15:29:18.154Z] Login Succeeded [2023-03-15T15:29:18.154Z] nexus3.edgexfoundry.org:10002 [2023-03-15T15:29:18.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:29:18.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:29:18.154Z] Configure a credential helper to remove this warning. See [2023-03-15T15:29:18.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:29:18.154Z] [2023-03-15T15:29:18.154Z] Login Succeeded [2023-03-15T15:29:18.154Z] nexus3.edgexfoundry.org:10003 [2023-03-15T15:29:18.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:29:18.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:29:18.414Z] Configure a credential helper to remove this warning. See [2023-03-15T15:29:18.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:29:18.414Z] [2023-03-15T15:29:18.414Z] Login Succeeded [2023-03-15T15:29:18.414Z] nexus3.edgexfoundry.org:10004 [2023-03-15T15:29:18.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:29:18.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:29:18.414Z] Configure a credential helper to remove this warning. See [2023-03-15T15:29:18.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:29:18.414Z] [2023-03-15T15:29:18.414Z] Login Succeeded [2023-03-15T15:29:18.414Z] docker.io [2023-03-15T15:29:18.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:29:18.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:29:18.675Z] Configure a credential helper to remove this warning. See [2023-03-15T15:29:18.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:29:18.675Z] [2023-03-15T15:29:18.675Z] Login Succeeded [2023-03-15T15:29:18.675Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T15:29:18.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T15:29:18.765Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T15:29:18.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T15:29:18.785Z] ========================================================= [2023-03-15T15:29:18.785Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-15T15:29:18.785Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:29:19.104Z] + 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-03-15T15:29:19.104Z] Sending build context to Docker daemon 5.727MB [2023-03-15T15:29:19.104Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T15:29:19.104Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T15:29:19.370Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-15T15:29:19.370Z] 63b65145d645: Pulling fs layer [2023-03-15T15:29:19.370Z] a2d21d5440eb: Pulling fs layer [2023-03-15T15:29:19.370Z] 935e6c44a52c: Pulling fs layer [2023-03-15T15:29:19.370Z] 94cc34f8dd06: Pulling fs layer [2023-03-15T15:29:19.370Z] 30dea6a524f1: Pulling fs layer [2023-03-15T15:29:19.370Z] a2aff8979fd8: Pulling fs layer [2023-03-15T15:29:19.370Z] 6808be2612f2: Pulling fs layer [2023-03-15T15:29:19.370Z] f25807f1079a: Pulling fs layer [2023-03-15T15:29:19.370Z] 94cc34f8dd06: Waiting [2023-03-15T15:29:19.370Z] 6808be2612f2: Waiting [2023-03-15T15:29:19.370Z] 30dea6a524f1: Waiting [2023-03-15T15:29:19.370Z] f25807f1079a: Waiting [2023-03-15T15:29:19.370Z] a2aff8979fd8: Waiting [2023-03-15T15:29:19.370Z] a2d21d5440eb: Download complete [2023-03-15T15:29:19.370Z] 94cc34f8dd06: Verifying Checksum [2023-03-15T15:29:19.370Z] 94cc34f8dd06: Download complete [2023-03-15T15:29:19.370Z] 30dea6a524f1: Verifying Checksum [2023-03-15T15:29:19.370Z] 30dea6a524f1: Download complete [2023-03-15T15:29:19.370Z] 63b65145d645: Verifying Checksum [2023-03-15T15:29:19.370Z] 63b65145d645: Download complete [2023-03-15T15:29:19.370Z] a2aff8979fd8: Verifying Checksum [2023-03-15T15:29:19.370Z] a2aff8979fd8: Download complete [2023-03-15T15:29:19.635Z] 63b65145d645: Pull complete [2023-03-15T15:29:19.635Z] a2d21d5440eb: Pull complete [2023-03-15T15:29:20.236Z] f25807f1079a: Verifying Checksum [2023-03-15T15:29:20.236Z] 935e6c44a52c: Verifying Checksum [2023-03-15T15:29:20.236Z] 935e6c44a52c: Download complete [2023-03-15T15:29:20.496Z] 6808be2612f2: Verifying Checksum [2023-03-15T15:29:20.496Z] 6808be2612f2: Download complete [2023-03-15T15:29:23.787Z] 935e6c44a52c: Pull complete [2023-03-15T15:29:23.787Z] 94cc34f8dd06: Pull complete [2023-03-15T15:29:24.046Z] 30dea6a524f1: Pull complete [2023-03-15T15:29:24.046Z] a2aff8979fd8: Pull complete [2023-03-15T15:29:26.591Z] 6808be2612f2: Pull complete [2023-03-15T15:29:27.158Z] f25807f1079a: Pull complete [2023-03-15T15:29:27.158Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-15T15:29:27.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T15:29:27.158Z] ---> 3b553350e43f [2023-03-15T15:29:27.158Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T15:29:32.822Z] Still waiting to schedule task [2023-03-15T15:29:32.822Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-15T15:29:37.151Z] ---> Running in c74a309ca54e [2023-03-15T15:29:37.151Z] Removing intermediate container c74a309ca54e [2023-03-15T15:29:37.151Z] ---> 3a030cfd43f8 [2023-03-15T15:29:37.151Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T15:29:37.151Z] ---> Running in e1813ad213a1 [2023-03-15T15:29:37.719Z] Removing intermediate container e1813ad213a1 [2023-03-15T15:29:37.719Z] ---> f9640f924188 [2023-03-15T15:29:37.719Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-15T15:29:38.285Z] ---> Running in afac6789f20f [2023-03-15T15:29:39.220Z] Removing intermediate container afac6789f20f [2023-03-15T15:29:39.220Z] ---> 3dceaca034c6 [2023-03-15T15:29:39.220Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T15:29:39.788Z] ---> Running in 0b18860f6d7c [2023-03-15T15:29:40.046Z] Removing intermediate container 0b18860f6d7c [2023-03-15T15:29:40.046Z] ---> 48d10f15f17c [2023-03-15T15:29:40.046Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T15:29:40.046Z] ---> Running in f0ef8da38181 [2023-03-15T15:29:40.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T15:29:40.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T15:29:40.822Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-15T15:29:40.822Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-15T15:29:40.822Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-15T15:29:41.081Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-15T15:29:41.081Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T15:29:41.081Z] OK: 269 MiB in 57 packages [2023-03-15T15:29:41.650Z] Removing intermediate container f0ef8da38181 [2023-03-15T15:29:41.650Z] ---> 82da5b3be42b [2023-03-15T15:29:41.650Z] Step 8/12 : WORKDIR /device-snmp-go [2023-03-15T15:29:41.650Z] ---> Running in 11e8da3cca92 [2023-03-15T15:29:41.650Z] Removing intermediate container 11e8da3cca92 [2023-03-15T15:29:41.650Z] ---> f8b9d264cc5b [2023-03-15T15:29:41.650Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-15T15:29:41.908Z] ---> c8f685cac155 [2023-03-15T15:29:41.908Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T15:29:42.165Z] ---> Running in 6d6337088ffc [2023-03-15T15:30:28.890Z] Removing intermediate container 6d6337088ffc [2023-03-15T15:30:28.890Z] ---> 24ff1e2af847 [2023-03-15T15:30:28.890Z] Step 11/12 : COPY . . [2023-03-15T15:30:28.890Z] ---> 27f20f48dd78 [2023-03-15T15:30:28.890Z] Step 12/12 : RUN ${MAKE} [2023-03-15T15:30:28.890Z] ---> Running in 386f40e61f8b [2023-03-15T15:30:28.890Z] noop [2023-03-15T15:30:28.890Z] Removing intermediate container 386f40e61f8b [2023-03-15T15:30:28.890Z] ---> e0d3af74903e [2023-03-15T15:30:28.890Z] Successfully built e0d3af74903e [2023-03-15T15:30:28.890Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:30:29.197Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T15:30:29.197Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T15:30:29.267Z] prd-ubuntu20.04-docker-8c-8g-498 does not seem to be running inside a container [2023-03-15T15:30:29.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-261 -v /w/workspace/gexfoundry_device-snmp-go_PR-261:/w/workspace/gexfoundry_device-snmp-go_PR-261:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-261@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-261@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-03-15T15:30:29.930Z] $ docker top 8c97c28545de15bc9263d48a786f04748db6efdafaab8b67f70e20c3c640bcd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T15:30:30.256Z] + go version [2023-03-15T15:30:30.256Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-15T15:30:30.269Z] $ docker stop --time=1 8c97c28545de15bc9263d48a786f04748db6efdafaab8b67f70e20c3c640bcd7 [2023-03-15T15:30:31.577Z] $ docker rm -f --volumes 8c97c28545de15bc9263d48a786f04748db6efdafaab8b67f70e20c3c640bcd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:30:31.969Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T15:30:31.969Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T15:30:32.031Z] prd-ubuntu20.04-docker-8c-8g-498 does not seem to be running inside a container [2023-03-15T15:30:32.064Z] $ 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-261 -v /w/workspace/gexfoundry_device-snmp-go_PR-261:/w/workspace/gexfoundry_device-snmp-go_PR-261:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-261@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-261@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-03-15T15:30:32.387Z] $ docker top 9e11f1a72233f4de167f7266993ad95263df345bf7ad56b60b509f76584d65f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T15:30:32.736Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-261 [Pipeline] fileExists [Pipeline] sh [2023-03-15T15:30:33.022Z] + make test [2023-03-15T15:30:33.022Z] go test ./... -coverprofile=coverage.out [2023-03-15T15:30:38.287Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-03-15T15:30:44.847Z] # github.com/edgexfoundry/device-snmp-go/internal/driver [2023-03-15T15:30:44.847Z] internal/driver/snmpdriver.go:79:33: cannot use Port (variable of type any) as string value in argument to strconv.ParseUint: need type assertion [2023-03-15T15:30:44.847Z] internal/driver/snmpdriver.go:87:26: cannot use Address (variable of type any) as string value in argument to NewSNMPClient: need type assertion [2023-03-15T15:30:46.219Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/common [2023-03-15T15:30:46.219Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.28/internal/common/utils.go:43:3: unknown field LastConnected in struct literal of type dtos.UpdateDevice [2023-03-15T15:30:46.477Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers [2023-03-15T15:30:46.477Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient [2023-03-15T15:30:46.477Z] have (string) [2023-03-15T15:30:46.477Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-15T15:30:46.477Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient [2023-03-15T15:30:46.477Z] have (string) [2023-03-15T15:30:46.477Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-15T15:30:46.477Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient [2023-03-15T15:30:46.477Z] have (string) [2023-03-15T15:30:46.477Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-15T15:30:46.477Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient [2023-03-15T15:30:46.477Z] have (string) [2023-03-15T15:30:46.477Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-15T15:30:46.477Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient [2023-03-15T15:30:46.477Z] have (string) [2023-03-15T15:30:46.477Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-15T15:30:46.477Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:118:39: not enough arguments in call to clients.NewCommandClient [2023-03-15T15:30:46.477Z] have (string) [2023-03-15T15:30:46.477Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-15T15:30:46.477Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:130:43: not enough arguments in call to clients.NewNotificationClient [2023-03-15T15:30:46.477Z] have (string) [2023-03-15T15:30:46.477Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-15T15:30:46.477Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewSubscriptionClient [2023-03-15T15:30:46.477Z] have (string) [2023-03-15T15:30:46.477Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-15T15:30:46.477Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:140:39: not enough arguments in call to clients.NewIntervalClient [2023-03-15T15:30:46.477Z] have (string) [2023-03-15T15:30:46.477Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-15T15:30:46.477Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: not enough arguments in call to clients.NewIntervalActionClient [2023-03-15T15:30:46.477Z] have (string) [2023-03-15T15:30:46.477Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-15T15:30:46.477Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: too many errors [2023-03-15T15:30:46.477Z] FAIL github.com/edgexfoundry/device-snmp-go/internal/driver [build failed] [2023-03-15T15:30:46.477Z] FAIL [2023-03-15T15:30:46.477Z] make: *** [Makefile:35: unittest] Error 1 [Pipeline] } [2023-03-15T15:30:46.492Z] $ docker stop --time=1 9e11f1a72233f4de167f7266993ad95263df345bf7ad56b60b509f76584d65f0 [2023-03-15T15:30:49.541Z] $ docker rm -f --volumes 9e11f1a72233f4de167f7266993ad95263df345bf7ad56b60b509f76584d65f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:30:50.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T15:30:50.056Z] [2023-03-15T15:30:50.056Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:30:50.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T15:30:50.351Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-15T15:30:50.351Z] 5eb5b503b376: Pulling fs layer [2023-03-15T15:30:50.351Z] 5c69ac0246d0: Pulling fs layer [2023-03-15T15:30:50.351Z] ec43610c2a17: Pulling fs layer [2023-03-15T15:30:50.351Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-15T15:30:50.351Z] 33b1e0a273af: Pulling fs layer [2023-03-15T15:30:50.351Z] 5d3b04190fa2: Pulling fs layer [2023-03-15T15:30:50.351Z] 2f39f015ded8: Pulling fs layer [2023-03-15T15:30:50.351Z] 33b1e0a273af: Waiting [2023-03-15T15:30:50.351Z] 5d3b04190fa2: Waiting [2023-03-15T15:30:50.351Z] 2f39f015ded8: Waiting [2023-03-15T15:30:50.352Z] 3a2ae6a8a46f: Waiting [2023-03-15T15:30:50.352Z] 5c69ac0246d0: Download complete [2023-03-15T15:30:50.352Z] 3a2ae6a8a46f: Download complete [2023-03-15T15:30:50.612Z] 33b1e0a273af: Verifying Checksum [2023-03-15T15:30:50.612Z] 33b1e0a273af: Download complete [2023-03-15T15:30:50.612Z] 5d3b04190fa2: Verifying Checksum [2023-03-15T15:30:50.612Z] 5d3b04190fa2: Download complete [2023-03-15T15:30:50.612Z] ec43610c2a17: Verifying Checksum [2023-03-15T15:30:50.612Z] ec43610c2a17: Download complete [2023-03-15T15:30:50.612Z] 5eb5b503b376: Verifying Checksum [2023-03-15T15:30:50.612Z] 5eb5b503b376: Download complete [2023-03-15T15:30:51.176Z] 2f39f015ded8: Download complete [2023-03-15T15:30:51.740Z] 5eb5b503b376: Pull complete [2023-03-15T15:30:51.999Z] 5c69ac0246d0: Pull complete [2023-03-15T15:30:52.257Z] ec43610c2a17: Pull complete [2023-03-15T15:30:52.516Z] 3a2ae6a8a46f: Pull complete [2023-03-15T15:30:52.516Z] 33b1e0a273af: Pull complete [2023-03-15T15:30:52.516Z] 5d3b04190fa2: Pull complete [2023-03-15T15:30:56.701Z] 2f39f015ded8: Pull complete [2023-03-15T15:30:56.701Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-15T15:30:56.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T15:30:56.701Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T15:30:56.781Z] prd-ubuntu20.04-docker-8c-8g-498 does not seem to be running inside a container [2023-03-15T15:30:56.817Z] $ 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-261 -v /w/workspace/gexfoundry_device-snmp-go_PR-261:/w/workspace/gexfoundry_device-snmp-go_PR-261:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-261@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-261@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-03-15T15:31:01.718Z] $ docker top 53ecc0c558f70f362d90cde9cb489b02cee7ec7c5eeb4875a58f3d6b065b245b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:31:02.107Z] ---> job-cost.sh [2023-03-15T15:31:02.107Z] lf-activate-venv: SKIPPING [2023-03-15T15:31:02.107Z] INFO: No Stack... [2023-03-15T15:31:02.365Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T15:31:02.623Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T15:31:02.909Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-261/archives/cost.csv [2023-03-15T15:31:02.909Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T15:31:02.922Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-261-2-stack-cost] [2023-03-15T15:31:02.930Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-261-2-stack-cost] did not exist. Created. [2023-03-15T15:31:02.931Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-261-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T15:31:03.226Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-15T15:31:03.260Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T15:31:03.266Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-261-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T15:31:03.285Z] $ docker stop --time=1 53ecc0c558f70f362d90cde9cb489b02cee7ec7c5eeb4875a58f3d6b065b245b [2023-03-15T15:31:04.480Z] $ docker rm -f --volumes 53ecc0c558f70f362d90cde9cb489b02cee7ec7c5eeb4875a58f3d6b065b245b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-15T15:31:04.600Z] Failed in branch amd64 [2023-03-15T15:31:19.615Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-503 in /w/workspace/gexfoundry_device-snmp-go_PR-261 [Pipeline] { [Pipeline] ws [2023-03-15T15:31:19.627Z] Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout [2023-03-15T15:31:19.667Z] Selected Git installation does not exist. Using Default [2023-03-15T15:31:19.667Z] The recommended git tool is: NONE [2023-03-15T15:31:26.674Z] using credential edgex-jenkins-ssh [2023-03-15T15:31:26.702Z] Cloning the remote Git repository [2023-03-15T15:31:26.765Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-03-15T15:31:26.895Z] > git init /w/workspace/device-snmp-go/2 # timeout=10 [2023-03-15T15:31:27.074Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-03-15T15:31:27.075Z] > git --version # timeout=10 [2023-03-15T15:31:27.100Z] > git --version # 'git version 2.25.1' [2023-03-15T15:31:27.103Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T15:31:27.305Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T15:31:28.341Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-03-15T15:31:28.383Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T15:31:29.944Z] Merging remotes/origin/main commit d829a2c887c40068ff6155ebb33a7321d05cdfd6 into PR head commit e78922372e91e9e281d4aafb779238d9d6513709 [2023-03-15T15:31:29.378Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-03-15T15:31:29.432Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-03-15T15:31:29.432Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T15:31:29.447Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/261/head:refs/remotes/origin/PR-261 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-15T15:31:29.963Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T15:31:30.265Z] Merge succeeded, producing 7c22674c0f274948da5432cf47caf7327e3736f8 [2023-03-15T15:31:30.266Z] Checking out Revision 7c22674c0f274948da5432cf47caf7327e3736f8 (PR-261) [2023-03-15T15:31:30.037Z] > git checkout -f e78922372e91e9e281d4aafb779238d9d6513709 # timeout=10 [2023-03-15T15:31:30.128Z] > git remote # timeout=10 [2023-03-15T15:31:30.149Z] > git config --get remote.origin.url # timeout=10 [2023-03-15T15:31:30.168Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T15:31:30.184Z] > git merge d829a2c887c40068ff6155ebb33a7321d05cdfd6 # timeout=10 [2023-03-15T15:31:30.247Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-15T15:31:30.271Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T15:31:30.290Z] > git checkout -f 7c22674c0f274948da5432cf47caf7327e3736f8 # timeout=10 [2023-03-15T15:31:33.808Z] Commit message: "Merge commit 'd829a2c887c40068ff6155ebb33a7321d05cdfd6' into HEAD" [2023-03-15T15:31:33.816Z] > git rev-list --no-walk e78922372e91e9e281d4aafb779238d9d6513709 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T15:31:34.881Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-15T15:31:34.881Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T15:31:34.881Z] Dload Upload Total Spent Left Speed [2023-03-15T15:31:37.287Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 100 12751 100 12751 0 0 5326 0 0:00:02 0:00:02 --:--:-- 5324 [Pipeline] sh [2023-03-15T15:31:38.031Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-15T15:31:38.377Z] + sudo tee /etc/docker/daemon.new [2023-03-15T15:31:38.378Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-15T15:31:38.378Z] { [2023-03-15T15:31:38.378Z] "registry-mirrors": [ [2023-03-15T15:31:38.378Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-15T15:31:38.378Z] ], [2023-03-15T15:31:38.378Z] "bip": "10.250.0.254/24", [2023-03-15T15:31:38.378Z] "hosts": [ [2023-03-15T15:31:38.378Z] "tcp://0.0.0.0:5555", [2023-03-15T15:31:38.378Z] "unix:///var/run/docker.sock" [2023-03-15T15:31:38.378Z] ], [2023-03-15T15:31:38.378Z] "mtu": 1458, [2023-03-15T15:31:38.378Z] "selinux-enabled": true, [2023-03-15T15:31:38.378Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-15T15:31:38.378Z] } [Pipeline] sh [2023-03-15T15:31:38.713Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-15T15:31:39.070Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T15:31:57.368Z] provisioning config files... [2023-03-15T15:31:57.400Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config11869668247349727244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:31:57.766Z] ---> docker-login.sh [2023-03-15T15:31:57.766Z] nexus3.edgexfoundry.org:10001 [2023-03-15T15:31:58.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:31:58.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:31:58.357Z] Configure a credential helper to remove this warning. See [2023-03-15T15:31:58.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:31:58.357Z] [2023-03-15T15:31:58.357Z] Login Succeeded [2023-03-15T15:31:58.357Z] nexus3.edgexfoundry.org:10002 [2023-03-15T15:31:58.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:31:58.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:31:58.897Z] Configure a credential helper to remove this warning. See [2023-03-15T15:31:58.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:31:58.897Z] [2023-03-15T15:31:58.897Z] Login Succeeded [2023-03-15T15:31:58.897Z] nexus3.edgexfoundry.org:10003 [2023-03-15T15:31:59.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:31:59.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:31:59.169Z] Configure a credential helper to remove this warning. See [2023-03-15T15:31:59.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:31:59.169Z] [2023-03-15T15:31:59.169Z] Login Succeeded [2023-03-15T15:31:59.169Z] nexus3.edgexfoundry.org:10004 [2023-03-15T15:31:59.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:31:59.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:31:59.710Z] Configure a credential helper to remove this warning. See [2023-03-15T15:31:59.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:31:59.710Z] [2023-03-15T15:31:59.710Z] Login Succeeded [2023-03-15T15:31:59.710Z] docker.io [2023-03-15T15:31:59.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:32:00.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:32:00.250Z] Configure a credential helper to remove this warning. See [2023-03-15T15:32:00.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:32:00.250Z] [2023-03-15T15:32:00.250Z] Login Succeeded [2023-03-15T15:32:00.250Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T15:32:00.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T15:32:00.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T15:32:00.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T15:32:00.547Z] ========================================================= [2023-03-15T15:32:00.547Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-15T15:32:00.547Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:32:00.896Z] + 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-03-15T15:32:01.168Z] Sending build context to Docker daemon 2.969MB [2023-03-15T15:32:01.168Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T15:32:01.168Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T15:32:01.442Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-15T15:32:01.442Z] af6eaf76a39c: Pulling fs layer [2023-03-15T15:32:01.442Z] 55522c791124: Pulling fs layer [2023-03-15T15:32:01.442Z] ce5c4a1c91eb: Pulling fs layer [2023-03-15T15:32:01.442Z] 169dfbe0d373: Pulling fs layer [2023-03-15T15:32:01.442Z] e1ff8fa3b103: Pulling fs layer [2023-03-15T15:32:01.442Z] 52ebb69f0ebf: Pulling fs layer [2023-03-15T15:32:01.442Z] 5abe8eddf0d5: Pulling fs layer [2023-03-15T15:32:01.442Z] e1ff8fa3b103: Waiting [2023-03-15T15:32:01.442Z] 52ebb69f0ebf: Waiting [2023-03-15T15:32:01.442Z] 5abe8eddf0d5: Waiting [2023-03-15T15:32:01.442Z] 169dfbe0d373: Waiting [2023-03-15T15:32:01.442Z] 55522c791124: Verifying Checksum [2023-03-15T15:32:01.442Z] 55522c791124: Download complete [2023-03-15T15:32:01.442Z] 169dfbe0d373: Verifying Checksum [2023-03-15T15:32:01.442Z] 169dfbe0d373: Download complete [2023-03-15T15:32:01.442Z] e1ff8fa3b103: Verifying Checksum [2023-03-15T15:32:01.442Z] e1ff8fa3b103: Download complete [2023-03-15T15:32:01.442Z] af6eaf76a39c: Verifying Checksum [2023-03-15T15:32:01.442Z] af6eaf76a39c: Download complete [2023-03-15T15:32:02.871Z] af6eaf76a39c: Pull complete [2023-03-15T15:32:02.871Z] 5abe8eddf0d5: Verifying Checksum [2023-03-15T15:32:02.871Z] 5abe8eddf0d5: Download complete [2023-03-15T15:32:03.141Z] 55522c791124: Pull complete [2023-03-15T15:32:04.119Z] ce5c4a1c91eb: Verifying Checksum [2023-03-15T15:32:04.119Z] ce5c4a1c91eb: Download complete [2023-03-15T15:32:04.119Z] 52ebb69f0ebf: Verifying Checksum [2023-03-15T15:32:04.119Z] 52ebb69f0ebf: Download complete [2023-03-15T15:32:16.487Z] ce5c4a1c91eb: Pull complete [2023-03-15T15:32:16.487Z] 169dfbe0d373: Pull complete [2023-03-15T15:32:16.487Z] e1ff8fa3b103: Pull complete [2023-03-15T15:32:23.179Z] 52ebb69f0ebf: Pull complete [2023-03-15T15:32:25.128Z] 5abe8eddf0d5: Pull complete [2023-03-15T15:32:25.403Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-15T15:32:25.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T15:32:25.403Z] ---> 6cb57ee374ae [2023-03-15T15:32:25.403Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T15:32:27.369Z] ---> Running in 53125cc12c68 [2023-03-15T15:32:27.637Z] Removing intermediate container 53125cc12c68 [2023-03-15T15:32:27.637Z] ---> fbea804e3774 [2023-03-15T15:32:27.637Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T15:32:27.637Z] ---> Running in d1801368bfca [2023-03-15T15:32:27.911Z] Removing intermediate container d1801368bfca [2023-03-15T15:32:27.911Z] ---> fd4e0a47158f [2023-03-15T15:32:27.911Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-15T15:32:27.911Z] ---> Running in 25d4b8f33e6d [2023-03-15T15:32:28.495Z] Removing intermediate container 25d4b8f33e6d [2023-03-15T15:32:28.495Z] ---> 3abfc4e5d5be [2023-03-15T15:32:28.495Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T15:32:28.495Z] ---> Running in 3e900460f08d [2023-03-15T15:32:28.770Z] Removing intermediate container 3e900460f08d [2023-03-15T15:32:28.770Z] ---> 47a69eef3980 [2023-03-15T15:32:28.770Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T15:32:28.770Z] ---> Running in 5c928f0f6f83 [2023-03-15T15:32:30.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T15:32:30.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T15:32:31.741Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-15T15:32:31.741Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-15T15:32:32.009Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-15T15:32:32.010Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-15T15:32:32.010Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T15:32:32.010Z] OK: 268 MiB in 57 packages [2023-03-15T15:32:32.978Z] Removing intermediate container 5c928f0f6f83 [2023-03-15T15:32:32.978Z] ---> 8af08513ded8 [2023-03-15T15:32:32.978Z] Step 8/12 : WORKDIR /device-snmp-go [2023-03-15T15:32:33.248Z] ---> Running in 8981e7c66062 [2023-03-15T15:32:33.516Z] Removing intermediate container 8981e7c66062 [2023-03-15T15:32:33.516Z] ---> a7873e43b147 [2023-03-15T15:32:33.516Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-15T15:32:36.112Z] ---> 5b5a19307301 [2023-03-15T15:32:36.112Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T15:32:36.112Z] ---> Running in 04feb67d9367 [2023-03-15T15:33:57.796Z] Removing intermediate container 04feb67d9367 [2023-03-15T15:33:57.796Z] ---> f358359a9f4b [2023-03-15T15:33:57.796Z] Step 11/12 : COPY . . [2023-03-15T15:33:57.796Z] ---> ef986f7c92d2 [2023-03-15T15:33:57.796Z] Step 12/12 : RUN ${MAKE} [2023-03-15T15:33:57.796Z] ---> Running in cc36ced3177f [2023-03-15T15:33:57.796Z] noop [2023-03-15T15:33:57.796Z] Removing intermediate container cc36ced3177f [2023-03-15T15:33:57.796Z] ---> 0c20f2873524 [2023-03-15T15:33:57.796Z] Successfully built 0c20f2873524 [2023-03-15T15:33:57.796Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:33:58.160Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T15:33:58.160Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T15:33:58.381Z] prd-ubuntu20.04-docker-arm64-4c-16g-503 does not seem to be running inside a container [2023-03-15T15:33:58.465Z] $ 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-03-15T15:33:59.811Z] $ docker top 5b1d68b629359f9b4737fb0d66afc384b995882957102b7413208a9cc271b1fe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T15:34:00.668Z] + go version [2023-03-15T15:34:00.668Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-15T15:34:00.690Z] $ docker stop --time=1 5b1d68b629359f9b4737fb0d66afc384b995882957102b7413208a9cc271b1fe [2023-03-15T15:34:02.352Z] $ docker rm -f --volumes 5b1d68b629359f9b4737fb0d66afc384b995882957102b7413208a9cc271b1fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:34:02.926Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T15:34:02.926Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T15:34:03.112Z] prd-ubuntu20.04-docker-arm64-4c-16g-503 does not seem to be running inside a container [2023-03-15T15:34:03.184Z] $ 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-03-15T15:34:04.486Z] $ docker top e397086d47db511c2a7831aa5a75919d7eed9dca1293b287f410335159c5f719 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T15:34:05.335Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-15T15:34:06.012Z] + make test [2023-03-15T15:34:06.012Z] go test ./... -coverprofile=coverage.out [2023-03-15T15:34:44.917Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-03-15T15:36:21.598Z] # github.com/edgexfoundry/device-snmp-go/internal/driver [2023-03-15T15:36:21.598Z] internal/driver/snmpdriver.go:79:33: cannot use Port (variable of type any) as string value in argument to strconv.ParseUint: need type assertion [2023-03-15T15:36:21.598Z] internal/driver/snmpdriver.go:87:26: cannot use Address (variable of type any) as string value in argument to NewSNMPClient: need type assertion [2023-03-15T15:36:53.834Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/common [2023-03-15T15:36:53.834Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.28/internal/common/utils.go:43:3: unknown field LastConnected in struct literal of type dtos.UpdateDevice [2023-03-15T15:36:53.834Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers [2023-03-15T15:36:53.834Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient [2023-03-15T15:36:53.834Z] have (string) [2023-03-15T15:36:53.834Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-15T15:36:53.834Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient [2023-03-15T15:36:53.834Z] have (string) [2023-03-15T15:36:53.834Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-15T15:36:53.834Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient [2023-03-15T15:36:53.834Z] have (string) [2023-03-15T15:36:53.834Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-15T15:36:53.834Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient [2023-03-15T15:36:53.834Z] have (string) [2023-03-15T15:36:53.834Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-15T15:36:53.834Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient [2023-03-15T15:36:53.834Z] have (string) [2023-03-15T15:36:53.834Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-15T15:36:53.834Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:118:39: not enough arguments in call to clients.NewCommandClient [2023-03-15T15:36:53.834Z] have (string) [2023-03-15T15:36:53.834Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-15T15:36:53.834Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:130:43: not enough arguments in call to clients.NewNotificationClient [2023-03-15T15:36:53.834Z] have (string) [2023-03-15T15:36:53.834Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-15T15:36:53.834Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewSubscriptionClient [2023-03-15T15:36:53.834Z] have (string) [2023-03-15T15:36:53.834Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-15T15:36:53.835Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:140:39: not enough arguments in call to clients.NewIntervalClient [2023-03-15T15:36:53.835Z] have (string) [2023-03-15T15:36:53.835Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-15T15:36:53.835Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: not enough arguments in call to clients.NewIntervalActionClient [2023-03-15T15:36:53.835Z] have (string) [2023-03-15T15:36:53.835Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-15T15:36:53.835Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: too many errors [2023-03-15T15:37:06.171Z] FAIL github.com/edgexfoundry/device-snmp-go/internal/driver [build failed] [2023-03-15T15:37:06.171Z] FAIL [2023-03-15T15:37:06.171Z] make: *** [Makefile:35: unittest] Error 1 [Pipeline] } [2023-03-15T15:37:06.192Z] $ docker stop --time=1 e397086d47db511c2a7831aa5a75919d7eed9dca1293b287f410335159c5f719 [2023-03-15T15:37:08.202Z] $ docker rm -f --volumes e397086d47db511c2a7831aa5a75919d7eed9dca1293b287f410335159c5f719 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:37:09.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T15:37:09.403Z] [2023-03-15T15:37:09.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:37:09.737Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T15:37:10.089Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-15T15:37:10.090Z] 8998bd30e6a1: Pulling fs layer [2023-03-15T15:37:10.090Z] 04944245beec: Pulling fs layer [2023-03-15T15:37:10.090Z] 699f458cf7ca: Pulling fs layer [2023-03-15T15:37:10.090Z] 765212b225bb: Pulling fs layer [2023-03-15T15:37:10.090Z] f23df028b6ca: Pulling fs layer [2023-03-15T15:37:10.090Z] d65c8cfc05b1: Pulling fs layer [2023-03-15T15:37:10.090Z] 2437ff75d9bd: Pulling fs layer [2023-03-15T15:37:10.090Z] f23df028b6ca: Waiting [2023-03-15T15:37:10.090Z] 765212b225bb: Waiting [2023-03-15T15:37:10.090Z] d65c8cfc05b1: Waiting [2023-03-15T15:37:10.090Z] 2437ff75d9bd: Waiting [2023-03-15T15:37:10.090Z] 04944245beec: Verifying Checksum [2023-03-15T15:37:10.090Z] 04944245beec: Download complete [2023-03-15T15:37:10.090Z] 765212b225bb: Verifying Checksum [2023-03-15T15:37:10.090Z] 765212b225bb: Download complete [2023-03-15T15:37:10.403Z] f23df028b6ca: Verifying Checksum [2023-03-15T15:37:10.403Z] f23df028b6ca: Download complete [2023-03-15T15:37:10.403Z] d65c8cfc05b1: Verifying Checksum [2023-03-15T15:37:10.403Z] d65c8cfc05b1: Download complete [2023-03-15T15:37:10.403Z] 699f458cf7ca: Verifying Checksum [2023-03-15T15:37:10.403Z] 699f458cf7ca: Download complete [2023-03-15T15:37:10.680Z] 8998bd30e6a1: Verifying Checksum [2023-03-15T15:37:10.680Z] 8998bd30e6a1: Download complete [2023-03-15T15:37:13.332Z] 2437ff75d9bd: Verifying Checksum [2023-03-15T15:37:13.332Z] 2437ff75d9bd: Download complete [2023-03-15T15:37:14.746Z] 8998bd30e6a1: Pull complete [2023-03-15T15:37:15.329Z] 04944245beec: Pull complete [2023-03-15T15:37:16.297Z] 699f458cf7ca: Pull complete [2023-03-15T15:37:16.565Z] 765212b225bb: Pull complete [2023-03-15T15:37:17.553Z] f23df028b6ca: Pull complete [2023-03-15T15:37:17.553Z] d65c8cfc05b1: Pull complete [2023-03-15T15:37:32.568Z] 2437ff75d9bd: Pull complete [2023-03-15T15:37:32.568Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-15T15:37:32.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T15:37:32.568Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T15:37:32.766Z] prd-ubuntu20.04-docker-arm64-4c-16g-503 does not seem to be running inside a container [2023-03-15T15:37:32.840Z] $ 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-03-15T15:37:35.764Z] $ docker top 6c96efa928bbd5f094ef10f018c9ee9a9807ea1b1f952f1eb37c7d1dd9b654c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:37:36.632Z] ---> job-cost.sh [2023-03-15T15:37:36.632Z] lf-activate-venv: SKIPPING [2023-03-15T15:37:36.632Z] INFO: No Stack... [2023-03-15T15:37:36.901Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-15T15:37:37.867Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T15:37:38.524Z] + cat /w/workspace/device-snmp-go/2/archives/cost.csv [2023-03-15T15:37:38.524Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T15:37:38.598Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-261-2-stack-cost] [2023-03-15T15:37:38.605Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-261-2-stack-cost] did not exist. Created. [2023-03-15T15:37:38.606Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-261-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T15:37:39.265Z] /w/workspace/device-snmp-go/2@tmp/durable-03757806/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-15T15:37:39.924Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-15T15:37:39.939Z] Warning: overwriting stash ‘stack-cost’ [2023-03-15T15:37:40.382Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T15:37:40.391Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-261-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T15:37:40.417Z] $ docker stop --time=1 6c96efa928bbd5f094ef10f018c9ee9a9807ea1b1f952f1eb37c7d1dd9b654c4 [2023-03-15T15:37:41.925Z] $ docker rm -f --volumes 6c96efa928bbd5f094ef10f018c9ee9a9807ea1b1f952f1eb37c7d1dd9b654c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-15T15:37:42.158Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-15T15:37:42.819Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-261/archives ] [2023-03-15T15:37:42.819Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-261/archives [2023-03-15T15:37:42.819Z] total 16 [2023-03-15T15:37:42.819Z] drwxr-xr-x 3 root root 4096 Mar 15 15:31 . [2023-03-15T15:37:42.819Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 15:31 .. [2023-03-15T15:37:42.819Z] drwxr-xr-x 2 root root 4096 Mar 15 15:31 cost [2023-03-15T15:37:42.819Z] -rw-r--r-- 1 root root 86 Mar 15 15:31 cost.csv [2023-03-15T15:37:42.819Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-261/archives [2023-03-15T15:37:42.819Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-261/archives [2023-03-15T15:37:42.819Z] total 16 [2023-03-15T15:37:42.819Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 15:31 . [2023-03-15T15:37:42.819Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 15:31 .. [2023-03-15T15:37:42.819Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 15:31 cost [2023-03-15T15:37:42.819Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 15 15:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:37:43.109Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:37:43.963Z] ---> package-listing.sh [2023-03-15T15:37:43.963Z] ++ facter osfamily [2023-03-15T15:37:43.963Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-15T15:37:44.221Z] + OS_FAMILY=debian [2023-03-15T15:37:44.221Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-261 [2023-03-15T15:37:44.221Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-15T15:37:44.221Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-15T15:37:44.221Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-15T15:37:44.221Z] + PACKAGES=/tmp/packages_start.txt [2023-03-15T15:37:44.221Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-261 ']' [2023-03-15T15:37:44.221Z] + PACKAGES=/tmp/packages_end.txt [2023-03-15T15:37:44.221Z] + case "${OS_FAMILY}" in [2023-03-15T15:37:44.221Z] + dpkg -l [2023-03-15T15:37:44.221Z] + grep '^ii' [2023-03-15T15:37:44.221Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-15T15:37:44.221Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-15T15:37:44.221Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-15T15:37:44.221Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-261 ']' [2023-03-15T15:37:44.221Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-261/archives/ [2023-03-15T15:37:44.221Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-261/archives/ [Pipeline] echo [2023-03-15T15:37:44.231Z] 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-261/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-15T15:37:44.507Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:37:45.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T15:37:45.067Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T15:37:45.135Z] prd-ubuntu20.04-docker-8c-8g-498 does not seem to be running inside a container [2023-03-15T15:37:45.165Z] $ 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-261/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-261 -v /w/workspace/gexfoundry_device-snmp-go_PR-261:/w/workspace/gexfoundry_device-snmp-go_PR-261:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-261@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-261@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-03-15T15:37:45.541Z] $ docker top 2386f8731b8a44f9ba674a6808c802141cb2973f99d15402f5a3ef50f5200b1a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T15:37:45.888Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-15T15:37:46.177Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-15T15:37:46.458Z] + ls /var/log/sa-host [2023-03-15T15:37:46.458Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T15:37:46.600Z] provisioning config files... [2023-03-15T15:37:46.609Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-261@tmp/config7660776622430820314tmp [Pipeline] { [Pipeline] echo [2023-03-15T15:37:46.621Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:37:46.907Z] ---> create-netrc.sh [Pipeline] } [2023-03-15T15:37:46.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:37:47.247Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-15T15:37:47.255Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:37:47.543Z] ---> sudo-logs.sh [2023-03-15T15:37:47.544Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-15T15:37:47.569Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:37:47.859Z] ---> job-cost.sh [2023-03-15T15:37:47.859Z] lf-activate-venv: SKIPPING [2023-03-15T15:37:47.859Z] DEBUG: total: 0.2199999988079071 [2023-03-15T15:37:47.859Z] INFO: Retrieving Stack Cost... [2023-03-15T15:37:48.118Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T15:37:48.377Z] INFO: Archiving Costs [Pipeline] echo [2023-03-15T15:37:48.391Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:37:48.676Z] ---> logs-deploy.sh [2023-03-15T15:37:48.676Z] lf-activate-venv: SKIPPING [2023-03-15T15:37:48.676Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-261/2 [2023-03-15T15:37:48.676Z] INFO: archiving workspace using pattern(s): [2023-03-15T15:37:49.615Z] Archives upload complete. [2023-03-15T15:37:49.875Z] INFO: archiving logs to Nexus [2023-03-15T15:37:50.445Z] ---> uname -a: [2023-03-15T15:37:50.445Z] Linux prd-ubuntu20-04-docker-8c-8g-498 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-15T15:37:50.445Z] [2023-03-15T15:37:50.445Z] [2023-03-15T15:37:50.445Z] ---> lscpu: [2023-03-15T15:37:50.445Z] Architecture: x86_64 [2023-03-15T15:37:50.445Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-15T15:37:50.445Z] Byte Order: Little Endian [2023-03-15T15:37:50.445Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-15T15:37:50.445Z] CPU(s): 8 [2023-03-15T15:37:50.445Z] On-line CPU(s) list: 0-7 [2023-03-15T15:37:50.445Z] Thread(s) per core: 1 [2023-03-15T15:37:50.445Z] Core(s) per socket: 1 [2023-03-15T15:37:50.445Z] Socket(s): 8 [2023-03-15T15:37:50.445Z] NUMA node(s): 1 [2023-03-15T15:37:50.445Z] Vendor ID: AuthenticAMD [2023-03-15T15:37:50.445Z] CPU family: 23 [2023-03-15T15:37:50.445Z] Model: 49 [2023-03-15T15:37:50.445Z] Model name: AMD EPYC-Rome Processor [2023-03-15T15:37:50.445Z] Stepping: 0 [2023-03-15T15:37:50.445Z] CPU MHz: 2799.998 [2023-03-15T15:37:50.445Z] BogoMIPS: 5599.99 [2023-03-15T15:37:50.445Z] Virtualization: AMD-V [2023-03-15T15:37:50.445Z] Hypervisor vendor: KVM [2023-03-15T15:37:50.445Z] Virtualization type: full [2023-03-15T15:37:50.445Z] L1d cache: 256 KiB [2023-03-15T15:37:50.445Z] L1i cache: 256 KiB [2023-03-15T15:37:50.445Z] L2 cache: 4 MiB [2023-03-15T15:37:50.445Z] L3 cache: 128 MiB [2023-03-15T15:37:50.445Z] NUMA node0 CPU(s): 0-7 [2023-03-15T15:37:50.445Z] Vulnerability Itlb multihit: Not affected [2023-03-15T15:37:50.445Z] Vulnerability L1tf: Not affected [2023-03-15T15:37:50.445Z] Vulnerability Mds: Not affected [2023-03-15T15:37:50.445Z] Vulnerability Meltdown: Not affected [2023-03-15T15:37:50.445Z] Vulnerability Mmio stale data: Not affected [2023-03-15T15:37:50.445Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-15T15:37:50.445Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-15T15:37:50.445Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-15T15:37:50.445Z] Vulnerability Srbds: Not affected [2023-03-15T15:37:50.445Z] Vulnerability Tsx async abort: Not affected [2023-03-15T15:37:50.445Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-15T15:37:50.445Z] [2023-03-15T15:37:50.445Z] [2023-03-15T15:37:50.445Z] ---> nproc: [2023-03-15T15:37:50.445Z] 8 [2023-03-15T15:37:50.445Z] [2023-03-15T15:37:50.445Z]