Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7a984207ad216ad191b3ac0372c82a64ff54e9ba 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-ssh11414283897754282593.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh4462383755192229211.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17835357496422687369.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared 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-ssh9302115103103442091.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12470911977269840731.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [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-63403 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/edgexfoundry_device-snmp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7a984207ad216ad191b3ac0372c82a64ff54e9ba (main) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a984207ad216ad191b3ac0372c82a64ff54e9ba # timeout=10 Commit message: "Merge pull request #171 from iain-anderson/changelog-fixup" > git rev-list --no-walk 397e2e5fd123a0613be6f16d07ee51abe899caab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-12T15:08:22.021Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-12T15:08:22.077Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-12T15:08:22.097Z] ========================================================= [2022-05-12T15:08:22.097Z] EdgeX Global Pipelines Version Info [2022-05-12T15:08:22.097Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:08:22.861Z] ------------------- [2022-05-12T15:08:22.861Z] stable info: [2022-05-12T15:08:22.861Z] ------------------- [2022-05-12T15:08:22.861Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T15:08:22.861Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T15:08:22.861Z] Message: update stable to v1.0.230 [2022-05-12T15:08:23.442Z] ------------------- [2022-05-12T15:08:23.442Z] experimental info: [2022-05-12T15:08:23.442Z] ------------------- [2022-05-12T15:08:23.442Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T15:08:23.442Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T15:08:23.442Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-12T15:08:23.571Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-05-12T15:08:23.586Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-05-12T15:08:23.605Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-12T15:08:23.618Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-12T15:08:23.631Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-12T15:08:23.642Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-12T15:08:23.657Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-12T15:08:23.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-12T15:08:23.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-12T15:08:23.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-12T15:08:23.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-12T15:08:23.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-05-12T15:08:23.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-12T15:08:23.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-12T15:08:23.778Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T15:08:23.788Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T15:08:23.805Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-12T15:08:23.814Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-12T15:08:23.823Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-12T15:08:23.833Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-12T15:08:23.851Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-12T15:08:23.867Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-12T15:08:23.881Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-12T15:08:23.895Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-12T15:08:23.910Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-12T15:08:23.924Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-12T15:08:23.935Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-12T15:08:23.955Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-12T15:08:23.971Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-12T15:08:23.983Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7a984207ad216ad191b3ac0372c82a64ff54e9ba [Pipeline] echo [2022-05-12T15:08:23.998Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7a98420 [Pipeline] echo [2022-05-12T15:08:24.010Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T15:08:24.055Z] provisioning config files... [2022-05-12T15:08:24.070Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8712854466424344194tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:08:24.472Z] ---> docker-login.sh [2022-05-12T15:08:24.472Z] nexus3.edgexfoundry.org:10001 [2022-05-12T15:08:24.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:08:24.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:08:24.996Z] Configure a credential helper to remove this warning. See [2022-05-12T15:08:24.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:08:24.996Z] [2022-05-12T15:08:24.996Z] Login Succeeded [2022-05-12T15:08:24.996Z] nexus3.edgexfoundry.org:10002 [2022-05-12T15:08:24.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:08:24.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:08:24.996Z] Configure a credential helper to remove this warning. See [2022-05-12T15:08:24.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:08:24.996Z] [2022-05-12T15:08:24.996Z] Login Succeeded [2022-05-12T15:08:24.996Z] nexus3.edgexfoundry.org:10003 [2022-05-12T15:08:25.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:08:25.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:08:25.257Z] Configure a credential helper to remove this warning. See [2022-05-12T15:08:25.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:08:25.257Z] [2022-05-12T15:08:25.257Z] Login Succeeded [2022-05-12T15:08:25.257Z] nexus3.edgexfoundry.org:10004 [2022-05-12T15:08:25.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:08:25.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:08:25.520Z] Configure a credential helper to remove this warning. See [2022-05-12T15:08:25.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:08:25.520Z] [2022-05-12T15:08:25.520Z] Login Succeeded [2022-05-12T15:08:25.520Z] docker.io [2022-05-12T15:08:25.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:08:25.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:08:25.783Z] Configure a credential helper to remove this warning. See [2022-05-12T15:08:25.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:08:25.783Z] [2022-05-12T15:08:25.783Z] Login Succeeded [2022-05-12T15:08:25.783Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T15:08:25.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-12T15:08:26.189Z] + git rev-list -1 --merges 7a984207ad216ad191b3ac0372c82a64ff54e9ba~1..7a984207ad216ad191b3ac0372c82a64ff54e9ba [Pipeline] echo [2022-05-12T15:08:26.217Z] -----------> git rev-list -1 --merges 7a984207ad216ad191b3ac0372c82a64ff54e9ba~1..7a984207ad216ad191b3ac0372c82a64ff54e9ba 7a984207ad216ad191b3ac0372c82a64ff54e9ba [2022-05-12T15:08:26.217Z] 7a984207ad216ad191b3ac0372c82a64ff54e9ba [false] [Pipeline] sh [2022-05-12T15:08:26.515Z] + git log --format=format:%s -1 7a984207ad216ad191b3ac0372c82a64ff54e9ba [Pipeline] echo [2022-05-12T15:08:26.537Z] ========================================================= [2022-05-12T15:08:26.537Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-12T15:08:26.537Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T15:08:26.888Z] + git log --format=format:%s -1 7a984207ad216ad191b3ac0372c82a64ff54e9ba [Pipeline] echo [2022-05-12T15:08:26.903Z] [semverPrep] GIT_COMMIT: 7a984207ad216ad191b3ac0372c82a64ff54e9ba, Commit Message: Merge pull request #171 from iain-anderson/changelog-fixup [Pipeline] echo [2022-05-12T15:08:26.912Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-12T15:08:27.344Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T15:08:27.344Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-12T15:08:27.344Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-12T15:08:27.344Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-12T15:08:27.344Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-12T15:08:27.344Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-12T15:08:27.344Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:08:27.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T15:08:27.692Z] [2022-05-12T15:08:27.692Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:08:27.998Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T15:08:27.999Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-12T15:08:27.999Z] 1fe172e4850f: Pulling fs layer [2022-05-12T15:08:27.999Z] caf521ccaac6: Pulling fs layer [2022-05-12T15:08:27.999Z] 3ead6fa29328: Pulling fs layer [2022-05-12T15:08:27.999Z] 5c2a1cbceb83: Pulling fs layer [2022-05-12T15:08:27.999Z] a8d5f1318db7: Pulling fs layer [2022-05-12T15:08:27.999Z] c427282e49a2: Pulling fs layer [2022-05-12T15:08:27.999Z] 1827001aaf11: Pulling fs layer [2022-05-12T15:08:27.999Z] 0714d37db230: Pulling fs layer [2022-05-12T15:08:27.999Z] ac28cf19c067: Pulling fs layer [2022-05-12T15:08:27.999Z] ca983d60f3e2: Pulling fs layer [2022-05-12T15:08:27.999Z] 9f894cec8388: Pulling fs layer [2022-05-12T15:08:27.999Z] 5c2a1cbceb83: Waiting [2022-05-12T15:08:27.999Z] a8d5f1318db7: Waiting [2022-05-12T15:08:27.999Z] 0714d37db230: Waiting [2022-05-12T15:08:27.999Z] c427282e49a2: Waiting [2022-05-12T15:08:27.999Z] 1827001aaf11: Waiting [2022-05-12T15:08:27.999Z] ac28cf19c067: Waiting [2022-05-12T15:08:27.999Z] 9f894cec8388: Waiting [2022-05-12T15:08:27.999Z] ca983d60f3e2: Waiting [2022-05-12T15:08:27.999Z] caf521ccaac6: Verifying Checksum [2022-05-12T15:08:27.999Z] caf521ccaac6: Download complete [2022-05-12T15:08:27.999Z] 5c2a1cbceb83: Verifying Checksum [2022-05-12T15:08:27.999Z] 5c2a1cbceb83: Download complete [2022-05-12T15:08:28.263Z] a8d5f1318db7: Verifying Checksum [2022-05-12T15:08:28.263Z] a8d5f1318db7: Download complete [2022-05-12T15:08:28.263Z] 3ead6fa29328: Verifying Checksum [2022-05-12T15:08:28.263Z] 3ead6fa29328: Download complete [2022-05-12T15:08:28.263Z] c427282e49a2: Download complete [2022-05-12T15:08:28.263Z] 0714d37db230: Verifying Checksum [2022-05-12T15:08:28.263Z] 0714d37db230: Download complete [2022-05-12T15:08:28.263Z] ac28cf19c067: Verifying Checksum [2022-05-12T15:08:28.263Z] ac28cf19c067: Download complete [2022-05-12T15:08:28.263Z] ca983d60f3e2: Download complete [2022-05-12T15:08:28.263Z] 9f894cec8388: Verifying Checksum [2022-05-12T15:08:28.263Z] 9f894cec8388: Download complete [2022-05-12T15:08:28.263Z] 1fe172e4850f: Verifying Checksum [2022-05-12T15:08:28.263Z] 1fe172e4850f: Download complete [2022-05-12T15:08:28.524Z] 1827001aaf11: Verifying Checksum [2022-05-12T15:08:28.524Z] 1827001aaf11: Download complete [2022-05-12T15:08:29.915Z] 1fe172e4850f: Pull complete [2022-05-12T15:08:29.915Z] caf521ccaac6: Pull complete [2022-05-12T15:08:30.485Z] 3ead6fa29328: Pull complete [2022-05-12T15:08:30.485Z] 5c2a1cbceb83: Pull complete [2022-05-12T15:08:31.056Z] a8d5f1318db7: Pull complete [2022-05-12T15:08:31.056Z] c427282e49a2: Pull complete [2022-05-12T15:08:32.976Z] 1827001aaf11: Pull complete [2022-05-12T15:08:32.976Z] 0714d37db230: Pull complete [2022-05-12T15:08:32.976Z] ac28cf19c067: Pull complete [2022-05-12T15:08:32.976Z] ca983d60f3e2: Pull complete [2022-05-12T15:08:33.237Z] 9f894cec8388: Pull complete [2022-05-12T15:08:33.237Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-12T15:08:33.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T15:08:33.237Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-12T15:08:33.309Z] prd-ubuntu20.04-docker-8c-8g-63403 does not seem to be running inside a container [2022-05-12T15:08:33.340Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-12T15:08:35.319Z] $ docker top c4586694a82b39f5a84ce83ded1ab0758f22adc53770a8dd603e77a0bf2c618d -eo pid,comm [2022-05-12T15:08:35.387Z] 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). [2022-05-12T15:08:35.387Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-12T15:08:35.427Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T15:08:35.427Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T15:08:35.560Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T15:08:35.558Z] $ docker exec c4586694a82b39f5a84ce83ded1ab0758f22adc53770a8dd603e77a0bf2c618d ssh-agent [2022-05-12T15:08:35.670Z] SSH_AUTH_SOCK=/tmp/ssh-7AQ8zHXYz2gL/agent.33 [2022-05-12T15:08:35.670Z] SSH_AGENT_PID=39 [2022-05-12T15:08:35.677Z] Running ssh-add (command line suppressed) [2022-05-12T15:08:35.781Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_832417698999238033.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_832417698999238033.key) [2022-05-12T15:08:35.803Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T15:08:36.096Z] + git tag --points-at HEAD [Pipeline] } [2022-05-12T15:08:36.110Z] $ docker exec --env ******** --env ******** c4586694a82b39f5a84ce83ded1ab0758f22adc53770a8dd603e77a0bf2c618d ssh-agent -k [2022-05-12T15:08:36.218Z] unset SSH_AUTH_SOCK; [2022-05-12T15:08:36.219Z] unset SSH_AGENT_PID; [2022-05-12T15:08:36.219Z] echo Agent pid 39 killed; [2022-05-12T15:08:36.234Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-12T15:08:36.262Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T15:08:36.262Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T15:08:36.392Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T15:08:36.390Z] $ docker exec c4586694a82b39f5a84ce83ded1ab0758f22adc53770a8dd603e77a0bf2c618d ssh-agent [2022-05-12T15:08:36.508Z] SSH_AUTH_SOCK=/tmp/ssh-QZr5s4VdL4St/agent.71 [2022-05-12T15:08:36.508Z] SSH_AGENT_PID=78 [2022-05-12T15:08:36.514Z] Running ssh-add (command line suppressed) [2022-05-12T15:08:36.635Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5748393244409144278.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5748393244409144278.key) [2022-05-12T15:08:36.653Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T15:08:36.940Z] + git semver init [2022-05-12T15:08:37.200Z] 2022-05-12 15:08:37,127 [run_init] DEBUG init version:0.0.0 force:False [2022-05-12T15:08:37.200Z] 2022-05-12 15:08:37,127 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-05-12T15:08:37.200Z] 2022-05-12 15:08:37,128 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-05-12T15:08:37.200Z] 2022-05-12 15:08:37,128 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-12T15:08:38.142Z] 2022-05-12 15:08:37,937 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2022-05-12T15:08:38.142Z] 2022-05-12 15:08:37,937 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2022-05-12T15:08:38.142Z] 2022-05-12 15:08:37,938 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-12T15:08:38.142Z] 2022-05-12 15:08:37,938 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-12T15:08:38.142Z] 2.2.0-dev.19 [Pipeline] } [2022-05-12T15:08:38.149Z] $ docker exec --env ******** --env ******** c4586694a82b39f5a84ce83ded1ab0758f22adc53770a8dd603e77a0bf2c618d ssh-agent -k [2022-05-12T15:08:38.263Z] unset SSH_AUTH_SOCK; [2022-05-12T15:08:38.264Z] unset SSH_AGENT_PID; [2022-05-12T15:08:38.264Z] echo Agent pid 78 killed; [2022-05-12T15:08:38.279Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T15:08:38.592Z] + git semver [Pipeline] } [2022-05-12T15:08:38.864Z] $ docker stop --time=1 c4586694a82b39f5a84ce83ded1ab0758f22adc53770a8dd603e77a0bf2c618d [2022-05-12T15:08:40.210Z] $ docker rm -f c4586694a82b39f5a84ce83ded1ab0758f22adc53770a8dd603e77a0bf2c618d [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T15:08:40.592Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-12T15:08:40.838Z] Stashed 1 file(s) [Pipeline] echo [2022-05-12T15:08:40.842Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.19 [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 [2022-05-12T15:08:40.953Z] provisioning config files... [2022-05-12T15:08:40.964Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7826468698263268687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:08:41.265Z] ---> docker-login.sh [2022-05-12T15:08:41.265Z] nexus3.edgexfoundry.org:10001 [2022-05-12T15:08:41.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:08:41.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:08:41.265Z] Configure a credential helper to remove this warning. See [2022-05-12T15:08:41.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:08:41.265Z] [2022-05-12T15:08:41.265Z] Login Succeeded [2022-05-12T15:08:41.265Z] nexus3.edgexfoundry.org:10002 [2022-05-12T15:08:41.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:08:41.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:08:41.265Z] Configure a credential helper to remove this warning. See [2022-05-12T15:08:41.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:08:41.265Z] [2022-05-12T15:08:41.265Z] Login Succeeded [2022-05-12T15:08:41.525Z] nexus3.edgexfoundry.org:10003 [2022-05-12T15:08:41.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:08:41.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:08:41.526Z] Configure a credential helper to remove this warning. See [2022-05-12T15:08:41.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:08:41.526Z] [2022-05-12T15:08:41.526Z] Login Succeeded [2022-05-12T15:08:41.526Z] nexus3.edgexfoundry.org:10004 [2022-05-12T15:08:41.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:08:41.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:08:41.787Z] Configure a credential helper to remove this warning. See [2022-05-12T15:08:41.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:08:41.787Z] [2022-05-12T15:08:41.787Z] Login Succeeded [2022-05-12T15:08:41.787Z] docker.io [2022-05-12T15:08:41.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:08:42.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:08:42.047Z] Configure a credential helper to remove this warning. See [2022-05-12T15:08:42.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:08:42.047Z] [2022-05-12T15:08:42.047Z] Login Succeeded [2022-05-12T15:08:42.047Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T15:08:42.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-12T15:08:42.120Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T15:08:42.127Z] ========================================================= [2022-05-12T15:08:42.127Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-12T15:08:42.127Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:08:42.428Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-12T15:08:42.428Z] Sending build context to Docker daemon 5.343MB [2022-05-12T15:08:42.428Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T15:08:42.428Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-12T15:08:42.428Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-12T15:08:42.428Z] 59bf1c3509f3: Pulling fs layer [2022-05-12T15:08:42.428Z] 666ba61612fd: Pulling fs layer [2022-05-12T15:08:42.428Z] 8ed8ca486205: Pulling fs layer [2022-05-12T15:08:42.428Z] 4fe6c5a15a65: Pulling fs layer [2022-05-12T15:08:42.428Z] 22a0e8bec74d: Pulling fs layer [2022-05-12T15:08:42.428Z] ca2b28591e48: Pulling fs layer [2022-05-12T15:08:42.428Z] a51346096db8: Pulling fs layer [2022-05-12T15:08:42.428Z] daebc70d1ce1: Pulling fs layer [2022-05-12T15:08:42.428Z] 0e18a0eac166: Pulling fs layer [2022-05-12T15:08:42.428Z] a51346096db8: Waiting [2022-05-12T15:08:42.428Z] daebc70d1ce1: Waiting [2022-05-12T15:08:42.428Z] 0e18a0eac166: Waiting [2022-05-12T15:08:42.428Z] 4fe6c5a15a65: Waiting [2022-05-12T15:08:42.428Z] 22a0e8bec74d: Waiting [2022-05-12T15:08:42.428Z] ca2b28591e48: Waiting [2022-05-12T15:08:42.428Z] 8ed8ca486205: Verifying Checksum [2022-05-12T15:08:42.428Z] 8ed8ca486205: Download complete [2022-05-12T15:08:42.428Z] 666ba61612fd: Verifying Checksum [2022-05-12T15:08:42.428Z] 666ba61612fd: Download complete [2022-05-12T15:08:42.428Z] 22a0e8bec74d: Download complete [2022-05-12T15:08:42.688Z] ca2b28591e48: Download complete [2022-05-12T15:08:42.688Z] 59bf1c3509f3: Verifying Checksum [2022-05-12T15:08:42.688Z] 59bf1c3509f3: Download complete [2022-05-12T15:08:42.688Z] a51346096db8: Verifying Checksum [2022-05-12T15:08:42.688Z] a51346096db8: Download complete [2022-05-12T15:08:42.688Z] daebc70d1ce1: Verifying Checksum [2022-05-12T15:08:42.688Z] daebc70d1ce1: Download complete [2022-05-12T15:08:42.688Z] 59bf1c3509f3: Pull complete [2022-05-12T15:08:42.950Z] 666ba61612fd: Pull complete [2022-05-12T15:08:42.950Z] 8ed8ca486205: Pull complete [2022-05-12T15:08:43.211Z] 0e18a0eac166: Verifying Checksum [2022-05-12T15:08:43.211Z] 0e18a0eac166: Download complete [2022-05-12T15:08:43.211Z] 4fe6c5a15a65: Verifying Checksum [2022-05-12T15:08:43.211Z] 4fe6c5a15a65: Download complete [2022-05-12T15:08:47.414Z] 4fe6c5a15a65: Pull complete [2022-05-12T15:08:47.414Z] 22a0e8bec74d: Pull complete [2022-05-12T15:08:47.414Z] ca2b28591e48: Pull complete [2022-05-12T15:08:47.414Z] a51346096db8: Pull complete [2022-05-12T15:08:47.414Z] daebc70d1ce1: Pull complete [2022-05-12T15:08:49.322Z] 0e18a0eac166: Pull complete [2022-05-12T15:08:49.583Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-12T15:08:49.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-12T15:08:49.583Z] ---> f018257e8ee9 [2022-05-12T15:08:49.583Z] Step 3/12 : ARG MAKE='make build' [2022-05-12T15:08:51.515Z] ---> Running in 9a3f04de28b2 [2022-05-12T15:08:51.775Z] Removing intermediate container 9a3f04de28b2 [2022-05-12T15:08:51.775Z] ---> 5413f937c108 [2022-05-12T15:08:51.775Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T15:08:51.775Z] ---> Running in 05c2dc052d08 [2022-05-12T15:08:52.042Z] Removing intermediate container 05c2dc052d08 [2022-05-12T15:08:52.042Z] ---> dfd3457deea2 [2022-05-12T15:08:52.042Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T15:08:52.042Z] ---> Running in 079e421a51b3 [2022-05-12T15:08:52.301Z] Removing intermediate container 079e421a51b3 [2022-05-12T15:08:52.301Z] ---> c3ad466b8d2f [2022-05-12T15:08:52.301Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T15:08:52.301Z] ---> Running in 480b7a30bd51 [2022-05-12T15:08:52.872Z] Removing intermediate container 480b7a30bd51 [2022-05-12T15:08:52.872Z] ---> 0b85f8533b7a [2022-05-12T15:08:52.872Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T15:08:52.872Z] ---> Running in ce08e0b16dcc [2022-05-12T15:08:53.132Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T15:08:54.084Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T15:08:54.344Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-12T15:08:54.344Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-12T15:08:54.604Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-12T15:08:54.604Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-12T15:08:54.604Z] Executing busybox-1.34.1-r3.trigger [2022-05-12T15:08:54.864Z] OK: 224 MiB in 56 packages [2022-05-12T15:08:55.124Z] Removing intermediate container ce08e0b16dcc [2022-05-12T15:08:55.124Z] ---> d699592b8569 [2022-05-12T15:08:55.124Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-12T15:08:55.124Z] ---> Running in cd294b16cdbc [2022-05-12T15:08:55.383Z] Removing intermediate container cd294b16cdbc [2022-05-12T15:08:55.383Z] ---> dd3ab10f96f4 [2022-05-12T15:08:55.383Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-12T15:08:55.383Z] ---> 4a8ed4e9935f [2022-05-12T15:08:55.383Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T15:08:55.383Z] ---> Running in b71df1815020 [2022-05-12T15:08:55.923Z] Still waiting to schedule task [2022-05-12T15:08:55.923Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-12T15:09:10.283Z] Removing intermediate container b71df1815020 [2022-05-12T15:09:10.283Z] ---> d96c37b90981 [2022-05-12T15:09:10.283Z] Step 11/12 : COPY . . [2022-05-12T15:09:10.283Z] ---> 74ec356b614a [2022-05-12T15:09:10.283Z] Step 12/12 : RUN ${MAKE} [2022-05-12T15:09:10.542Z] ---> Running in 1f833dbbbd25 [2022-05-12T15:09:10.802Z] noop [2022-05-12T15:09:11.372Z] Removing intermediate container 1f833dbbbd25 [2022-05-12T15:09:11.372Z] ---> 284a09dbfefb [2022-05-12T15:09:11.372Z] Successfully built 284a09dbfefb [2022-05-12T15:09:11.372Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:09:11.670Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T15:09:11.670Z] . [Pipeline] withDockerContainer [2022-05-12T15:09:11.740Z] prd-ubuntu20.04-docker-8c-8g-63403 does not seem to be running inside a container [2022-05-12T15:09:11.782Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-12T15:09:12.164Z] $ docker top 5333c1c83df307d032696acef6a48635087ab4e943c788b146e1c8f01e8a8679 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T15:09:12.518Z] + go version [2022-05-12T15:09:12.518Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-12T15:09:12.534Z] $ docker stop --time=1 5333c1c83df307d032696acef6a48635087ab4e943c788b146e1c8f01e8a8679 [2022-05-12T15:09:13.806Z] $ docker rm -f 5333c1c83df307d032696acef6a48635087ab4e943c788b146e1c8f01e8a8679 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:09:14.221Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T15:09:14.221Z] . [Pipeline] withDockerContainer [2022-05-12T15:09:14.310Z] prd-ubuntu20.04-docker-8c-8g-63403 does not seem to be running inside a container [2022-05-12T15:09:14.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-12T15:09:14.826Z] $ docker top 0f79b4af0c3f8dd51edae583cb1b25157081d28a5b4e861352b02fe43e85fd59 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-12T15:09:15.189Z] + make test [2022-05-12T15:09:15.189Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-12T15:09:15.449Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-12T15:09:25.446Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-12T15:09:25.446Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.014s coverage: 0.0% of statements [2022-05-12T15:09:30.728Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-12T15:09:34.936Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T15:09:34.936Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-12T15:09:34.936Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-12T15:09:35.210Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-12T15:09:35.231Z] $ docker stop --time=1 0f79b4af0c3f8dd51edae583cb1b25157081d28a5b4e861352b02fe43e85fd59 [2022-05-12T15:09:37.025Z] $ docker rm -f 0f79b4af0c3f8dd51edae583cb1b25157081d28a5b4e861352b02fe43e85fd59 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T15:09:37.466Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-12T15:09:37.510Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-12T15:09:38.189Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-12T15:09:38.479Z] + ls -al . [2022-05-12T15:09:38.479Z] total 168 [2022-05-12T15:09:38.479Z] drwxrwxr-x 9 jenkins jenkins 4096 May 12 15:09 . [2022-05-12T15:09:38.479Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 15:08 .. [2022-05-12T15:09:38.479Z] -rw-rw-r-- 1 jenkins jenkins 6 May 12 15:08 .dockerignore [2022-05-12T15:09:38.479Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 15:08 .git [2022-05-12T15:09:38.479Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 15:08 .github [2022-05-12T15:09:38.479Z] -rw-rw-r-- 1 jenkins jenkins 328 May 12 15:08 .gitignore [2022-05-12T15:09:38.479Z] -rw-rw-r-- 1 jenkins jenkins 41 May 12 15:08 .golangci.yml [2022-05-12T15:09:38.479Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 15:08 .semver [2022-05-12T15:09:38.479Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 12 15:08 Attribution.txt [2022-05-12T15:09:38.479Z] -rw-rw-r-- 1 jenkins jenkins 6948 May 12 15:08 CHANGELOG.md [2022-05-12T15:09:38.479Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 12 15:08 Dockerfile [2022-05-12T15:09:38.479Z] -rw-rw-r-- 1 jenkins jenkins 677 May 12 15:08 GOVERNANCE.md [2022-05-12T15:09:38.479Z] -rw-rw-r-- 1 jenkins jenkins 656 May 12 15:08 Jenkinsfile [2022-05-12T15:09:38.479Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 12 15:08 LICENSE [2022-05-12T15:09:38.479Z] -rw-rw-r-- 1 jenkins jenkins 1938 May 12 15:08 Makefile [2022-05-12T15:09:38.479Z] -rw-rw-r-- 1 jenkins jenkins 620 May 12 15:08 OWNERS.md [2022-05-12T15:09:38.479Z] -rw-rw-r-- 1 jenkins jenkins 9390 May 12 15:08 README.md [2022-05-12T15:09:38.479Z] -rw-rw-r-- 1 jenkins jenkins 12 May 12 15:08 VERSION [2022-05-12T15:09:38.479Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 15:08 bin [2022-05-12T15:09:38.479Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 15:08 cmd [2022-05-12T15:09:38.479Z] -rw-r--r-- 1 jenkins jenkins 7631 May 12 15:09 coverage.out [2022-05-12T15:09:38.479Z] -rw-rw-r-- 1 jenkins jenkins 3250 May 12 15:08 go.mod [2022-05-12T15:09:38.479Z] -rw-rw-r-- 1 jenkins jenkins 35701 May 12 15:08 go.sum [2022-05-12T15:09:38.479Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 15:08 internal [2022-05-12T15:09:38.479Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 15:08 snap [2022-05-12T15:09:38.479Z] -rw-rw-r-- 1 jenkins jenkins 209 May 12 15:08 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:09:38.778Z] + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7a984207ad216ad191b3ac0372c82a64ff54e9ba --label arch=amd64 --label version=2.2.0-dev.19 . [2022-05-12T15:09:38.778Z] Sending build context to Docker daemon 5.351MB [2022-05-12T15:09:38.778Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T15:09:38.778Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-12T15:09:38.778Z] ---> 284a09dbfefb [2022-05-12T15:09:38.778Z] Step 3/24 : ARG MAKE='make build' [2022-05-12T15:09:38.778Z] ---> Running in 38f634fa5122 [2022-05-12T15:09:39.040Z] Removing intermediate container 38f634fa5122 [2022-05-12T15:09:39.040Z] ---> 62030cb4188b [2022-05-12T15:09:39.040Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T15:09:39.040Z] ---> Running in c0199fae4eb9 [2022-05-12T15:09:39.040Z] Removing intermediate container c0199fae4eb9 [2022-05-12T15:09:39.040Z] ---> f0d5dcdffbc7 [2022-05-12T15:09:39.040Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T15:09:39.040Z] ---> Running in 95110db6f77a [2022-05-12T15:09:39.300Z] Removing intermediate container 95110db6f77a [2022-05-12T15:09:39.300Z] ---> d41569b5b56f [2022-05-12T15:09:39.300Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T15:09:39.300Z] ---> Running in 3089f512de40 [2022-05-12T15:09:39.869Z] Removing intermediate container 3089f512de40 [2022-05-12T15:09:39.869Z] ---> 23ab9871139b [2022-05-12T15:09:39.869Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T15:09:39.869Z] ---> Running in 9eee8add6bd2 [2022-05-12T15:09:40.128Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T15:09:41.070Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T15:09:41.330Z] OK: 224 MiB in 56 packages [2022-05-12T15:09:41.590Z] Removing intermediate container 9eee8add6bd2 [2022-05-12T15:09:41.590Z] ---> 39e6067c0098 [2022-05-12T15:09:41.590Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-12T15:09:41.590Z] ---> Running in 557cc58d7f7c [2022-05-12T15:09:41.590Z] Removing intermediate container 557cc58d7f7c [2022-05-12T15:09:41.590Z] ---> 47120e9628b5 [2022-05-12T15:09:41.590Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-12T15:09:41.850Z] ---> 341b8f8d731a [2022-05-12T15:09:41.850Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T15:09:41.850Z] ---> Running in e0bc91501773 [2022-05-12T15:09:42.419Z] Removing intermediate container e0bc91501773 [2022-05-12T15:09:42.419Z] ---> 4727f55a0e0d [2022-05-12T15:09:42.419Z] Step 11/24 : COPY . . [2022-05-12T15:09:42.678Z] ---> b4a66ca9604e [2022-05-12T15:09:42.678Z] Step 12/24 : RUN ${MAKE} [2022-05-12T15:09:42.938Z] ---> Running in edabe32e3cf1 [2022-05-12T15:09:43.196Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=2.2.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-05-12T15:10:05.157Z] Removing intermediate container edabe32e3cf1 [2022-05-12T15:10:05.157Z] ---> 97f9a0fd105d [2022-05-12T15:10:05.157Z] Step 13/24 : FROM alpine:3.14 [2022-05-12T15:10:05.157Z] 3.14: Pulling from library/alpine [2022-05-12T15:10:05.157Z] 8663204ce13b: Pulling fs layer [2022-05-12T15:10:05.157Z] 8663204ce13b: Verifying Checksum [2022-05-12T15:10:05.157Z] 8663204ce13b: Download complete [2022-05-12T15:10:05.157Z] 8663204ce13b: Pull complete [2022-05-12T15:10:05.157Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-12T15:10:05.157Z] Status: Downloaded newer image for alpine:3.14 [2022-05-12T15:10:05.157Z] ---> e04c818066af [2022-05-12T15:10:05.157Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-12T15:10:05.157Z] ---> Running in 0ffefa52b4f6 [2022-05-12T15:10:05.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-12T15:10:05.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-12T15:10:05.157Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-12T15:10:05.157Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-12T15:10:05.157Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-12T15:10:05.157Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-12T15:10:05.157Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-12T15:10:05.157Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-12T15:10:05.157Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T15:10:05.157Z] OK: 8 MiB in 20 packages [2022-05-12T15:10:05.418Z] Removing intermediate container 0ffefa52b4f6 [2022-05-12T15:10:05.418Z] ---> 9799003e97a5 [2022-05-12T15:10:05.418Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-12T15:10:05.991Z] ---> b21ce4fdf109 [2022-05-12T15:10:05.991Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-12T15:10:06.251Z] ---> 23a4d14768ec [2022-05-12T15:10:06.251Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-12T15:10:06.251Z] ---> 8ec31a77db8a [2022-05-12T15:10:06.251Z] Step 18/24 : EXPOSE 59993 [2022-05-12T15:10:06.251Z] ---> Running in ef81b0206888 [2022-05-12T15:10:06.510Z] Removing intermediate container ef81b0206888 [2022-05-12T15:10:06.510Z] ---> 29a0c7c96672 [2022-05-12T15:10:06.510Z] Step 19/24 : EXPOSE 161 [2022-05-12T15:10:06.510Z] ---> Running in 0ebb28efc2b3 [2022-05-12T15:10:06.510Z] Removing intermediate container 0ebb28efc2b3 [2022-05-12T15:10:06.510Z] ---> b412f8d64eb5 [2022-05-12T15:10:06.510Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-12T15:10:06.510Z] ---> Running in 683ab7896855 [2022-05-12T15:10:06.773Z] Removing intermediate container 683ab7896855 [2022-05-12T15:10:06.773Z] ---> 4c3a565f2f42 [2022-05-12T15:10:06.773Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-12T15:10:06.773Z] ---> Running in f1ff6a5876ef [2022-05-12T15:10:06.773Z] Removing intermediate container f1ff6a5876ef [2022-05-12T15:10:06.773Z] ---> 374d0f2302ae [2022-05-12T15:10:06.773Z] Step 22/24 : LABEL arch=amd64 [2022-05-12T15:10:06.773Z] ---> Running in c9cc0b58a26f [2022-05-12T15:10:07.038Z] Removing intermediate container c9cc0b58a26f [2022-05-12T15:10:07.038Z] ---> cb233cc428a3 [2022-05-12T15:10:07.038Z] Step 23/24 : LABEL git_sha=7a984207ad216ad191b3ac0372c82a64ff54e9ba [2022-05-12T15:10:07.038Z] ---> Running in 76ec553c8892 [2022-05-12T15:10:07.038Z] Removing intermediate container 76ec553c8892 [2022-05-12T15:10:07.038Z] ---> 3af95801ad33 [2022-05-12T15:10:07.038Z] Step 24/24 : LABEL version=2.2.0-dev.19 [2022-05-12T15:10:07.038Z] ---> Running in 429c99da7428 [2022-05-12T15:10:07.304Z] Removing intermediate container 429c99da7428 [2022-05-12T15:10:07.304Z] ---> 7c12d7b4b797 [2022-05-12T15:10:07.304Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-12T15:10:07.304Z] Successfully built 7c12d7b4b797 [2022-05-12T15:10:07.304Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T15:10:07.401Z] provisioning config files... [2022-05-12T15:10:07.412Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8148214390614587961tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:10:07.704Z] ---> docker-login.sh [2022-05-12T15:10:07.704Z] nexus3.edgexfoundry.org:10001 [2022-05-12T15:10:07.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:10:07.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:10:07.704Z] Configure a credential helper to remove this warning. See [2022-05-12T15:10:07.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:10:07.704Z] [2022-05-12T15:10:07.704Z] Login Succeeded [2022-05-12T15:10:07.704Z] nexus3.edgexfoundry.org:10002 [2022-05-12T15:10:07.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:10:07.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:10:07.704Z] Configure a credential helper to remove this warning. See [2022-05-12T15:10:07.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:10:07.704Z] [2022-05-12T15:10:07.704Z] Login Succeeded [2022-05-12T15:10:07.704Z] nexus3.edgexfoundry.org:10003 [2022-05-12T15:10:07.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:10:07.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:10:07.964Z] Configure a credential helper to remove this warning. See [2022-05-12T15:10:07.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:10:07.964Z] [2022-05-12T15:10:07.964Z] Login Succeeded [2022-05-12T15:10:07.964Z] nexus3.edgexfoundry.org:10004 [2022-05-12T15:10:07.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:10:07.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:10:07.964Z] Configure a credential helper to remove this warning. See [2022-05-12T15:10:07.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:10:07.964Z] [2022-05-12T15:10:07.964Z] Login Succeeded [2022-05-12T15:10:07.964Z] docker.io [2022-05-12T15:10:08.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:10:08.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:10:08.484Z] Configure a credential helper to remove this warning. See [2022-05-12T15:10:08.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:10:08.484Z] [2022-05-12T15:10:08.484Z] Login Succeeded [2022-05-12T15:10:08.484Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T15:10:08.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T15:10:08.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T15:10:08.550Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2022-05-12T15:10:08.550Z] 7a984207ad216ad191b3ac0372c82a64ff54e9ba [2022-05-12T15:10:08.550Z] latest [2022-05-12T15:10:08.550Z] 2.2.0-dev.19 [2022-05-12T15:10:08.550Z] 7a984207ad216ad191b3ac0372c82a64ff54e9ba-2.2.0-dev.19 [2022-05-12T15:10:08.550Z] main [2022-05-12T15:10:08.550Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:10:08.871Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:7a984207ad216ad191b3ac0372c82a64ff54e9ba [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:10:09.163Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:7a984207ad216ad191b3ac0372c82a64ff54e9ba [2022-05-12T15:10:09.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-05-12T15:10:09.163Z] 8130069ddf5f: Preparing [2022-05-12T15:10:09.163Z] 7c1e179ae966: Preparing [2022-05-12T15:10:09.163Z] d335cf720576: Preparing [2022-05-12T15:10:09.163Z] 8c6961ffc766: Preparing [2022-05-12T15:10:09.163Z] b541d28bf3b4: Preparing [2022-05-12T15:10:09.163Z] b541d28bf3b4: Layer already exists [2022-05-12T15:10:09.163Z] 7c1e179ae966: Pushed [2022-05-12T15:10:09.163Z] 8130069ddf5f: Pushed [2022-05-12T15:10:09.425Z] 8c6961ffc766: Pushed [2022-05-12T15:10:11.992Z] d335cf720576: Pushed [2022-05-12T15:10:12.252Z] 7a984207ad216ad191b3ac0372c82a64ff54e9ba: digest: sha256:43bddc51be745bf4d9f5ccfa8872e28ca344e9281328d68a1362a474d1fb6fcf size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:10:12.542Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:10:12.829Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-05-12T15:10:12.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-05-12T15:10:12.829Z] 8130069ddf5f: Preparing [2022-05-12T15:10:12.829Z] 7c1e179ae966: Preparing [2022-05-12T15:10:12.829Z] d335cf720576: Preparing [2022-05-12T15:10:12.829Z] 8c6961ffc766: Preparing [2022-05-12T15:10:12.829Z] b541d28bf3b4: Preparing [2022-05-12T15:10:12.829Z] b541d28bf3b4: Layer already exists [2022-05-12T15:10:12.829Z] 8130069ddf5f: Layer already exists [2022-05-12T15:10:12.829Z] 8c6961ffc766: Layer already exists [2022-05-12T15:10:12.829Z] d335cf720576: Layer already exists [2022-05-12T15:10:12.829Z] 7c1e179ae966: Layer already exists [2022-05-12T15:10:12.829Z] latest: digest: sha256:43bddc51be745bf4d9f5ccfa8872e28ca344e9281328d68a1362a474d1fb6fcf size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:10:13.124Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:10:13.418Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.2.0-dev.19 [2022-05-12T15:10:13.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-05-12T15:10:13.418Z] 8130069ddf5f: Preparing [2022-05-12T15:10:13.418Z] 7c1e179ae966: Preparing [2022-05-12T15:10:13.418Z] d335cf720576: Preparing [2022-05-12T15:10:13.418Z] 8c6961ffc766: Preparing [2022-05-12T15:10:13.418Z] b541d28bf3b4: Preparing [2022-05-12T15:10:13.418Z] b541d28bf3b4: Layer already exists [2022-05-12T15:10:13.418Z] 8c6961ffc766: Layer already exists [2022-05-12T15:10:13.418Z] 8130069ddf5f: Layer already exists [2022-05-12T15:10:13.418Z] 7c1e179ae966: Layer already exists [2022-05-12T15:10:13.418Z] d335cf720576: Layer already exists [2022-05-12T15:10:13.418Z] 2.2.0-dev.19: digest: sha256:43bddc51be745bf4d9f5ccfa8872e28ca344e9281328d68a1362a474d1fb6fcf size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:10:13.712Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:7a984207ad216ad191b3ac0372c82a64ff54e9ba-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:10:14.004Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:7a984207ad216ad191b3ac0372c82a64ff54e9ba-2.2.0-dev.19 [2022-05-12T15:10:14.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-05-12T15:10:14.004Z] 8130069ddf5f: Preparing [2022-05-12T15:10:14.004Z] 7c1e179ae966: Preparing [2022-05-12T15:10:14.004Z] d335cf720576: Preparing [2022-05-12T15:10:14.004Z] 8c6961ffc766: Preparing [2022-05-12T15:10:14.004Z] b541d28bf3b4: Preparing [2022-05-12T15:10:14.004Z] 8c6961ffc766: Layer already exists [2022-05-12T15:10:14.004Z] 7c1e179ae966: Layer already exists [2022-05-12T15:10:14.004Z] b541d28bf3b4: Layer already exists [2022-05-12T15:10:14.004Z] 8130069ddf5f: Layer already exists [2022-05-12T15:10:14.004Z] d335cf720576: Layer already exists [2022-05-12T15:10:14.004Z] 7a984207ad216ad191b3ac0372c82a64ff54e9ba-2.2.0-dev.19: digest: sha256:43bddc51be745bf4d9f5ccfa8872e28ca344e9281328d68a1362a474d1fb6fcf size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:10:14.327Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:10:14.644Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2022-05-12T15:10:14.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-05-12T15:10:14.644Z] 8130069ddf5f: Preparing [2022-05-12T15:10:14.644Z] 7c1e179ae966: Preparing [2022-05-12T15:10:14.644Z] d335cf720576: Preparing [2022-05-12T15:10:14.644Z] 8c6961ffc766: Preparing [2022-05-12T15:10:14.644Z] b541d28bf3b4: Preparing [2022-05-12T15:10:14.644Z] b541d28bf3b4: Layer already exists [2022-05-12T15:10:14.644Z] d335cf720576: Layer already exists [2022-05-12T15:10:14.644Z] 7c1e179ae966: Layer already exists [2022-05-12T15:10:14.644Z] 8c6961ffc766: Layer already exists [2022-05-12T15:10:14.644Z] 8130069ddf5f: Layer already exists [2022-05-12T15:10:14.644Z] main: digest: sha256:43bddc51be745bf4d9f5ccfa8872e28ca344e9281328d68a1362a474d1fb6fcf size: 1367 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T15:10:14.684Z] ===================================================== [Pipeline] echo [2022-05-12T15:10:14.694Z] taggedImages: [2022-05-12T15:10:14.694Z] - nexus3.edgexfoundry.org:10004/device-snmp:7a984207ad216ad191b3ac0372c82a64ff54e9ba [2022-05-12T15:10:14.694Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-05-12T15:10:14.694Z] - nexus3.edgexfoundry.org:10004/device-snmp:2.2.0-dev.19 [2022-05-12T15:10:14.694Z] - nexus3.edgexfoundry.org:10004/device-snmp:7a984207ad216ad191b3ac0372c82a64ff54e9ba-2.2.0-dev.19 [2022-05-12T15:10:14.694Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:10:15.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T15:10:15.064Z] [2022-05-12T15:10:15.064Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:10:15.360Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T15:10:15.360Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-12T15:10:15.360Z] 5eb5b503b376: Pulling fs layer [2022-05-12T15:10:15.360Z] 5c69ac0246d0: Pulling fs layer [2022-05-12T15:10:15.360Z] ec43610c2a17: Pulling fs layer [2022-05-12T15:10:15.360Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-12T15:10:15.360Z] 33b1e0a273af: Pulling fs layer [2022-05-12T15:10:15.360Z] 5d3b04190fa2: Pulling fs layer [2022-05-12T15:10:15.360Z] 2f39f015ded8: Pulling fs layer [2022-05-12T15:10:15.360Z] 33b1e0a273af: Waiting [2022-05-12T15:10:15.360Z] 5d3b04190fa2: Waiting [2022-05-12T15:10:15.360Z] 2f39f015ded8: Waiting [2022-05-12T15:10:15.360Z] 3a2ae6a8a46f: Waiting [2022-05-12T15:10:15.360Z] 5c69ac0246d0: Verifying Checksum [2022-05-12T15:10:15.360Z] 5c69ac0246d0: Download complete [2022-05-12T15:10:15.360Z] 3a2ae6a8a46f: Download complete [2022-05-12T15:10:15.360Z] 33b1e0a273af: Verifying Checksum [2022-05-12T15:10:15.360Z] 33b1e0a273af: Download complete [2022-05-12T15:10:15.360Z] ec43610c2a17: Verifying Checksum [2022-05-12T15:10:15.360Z] ec43610c2a17: Download complete [2022-05-12T15:10:15.360Z] 5d3b04190fa2: Download complete [2022-05-12T15:10:15.619Z] 5eb5b503b376: Verifying Checksum [2022-05-12T15:10:15.619Z] 5eb5b503b376: Download complete [2022-05-12T15:10:16.188Z] 2f39f015ded8: Download complete [2022-05-12T15:10:16.756Z] 5eb5b503b376: Pull complete [2022-05-12T15:10:17.018Z] 5c69ac0246d0: Pull complete [2022-05-12T15:10:17.276Z] ec43610c2a17: Pull complete [2022-05-12T15:10:17.535Z] 3a2ae6a8a46f: Pull complete [2022-05-12T15:10:17.535Z] 33b1e0a273af: Pull complete [2022-05-12T15:10:17.794Z] 5d3b04190fa2: Pull complete [2022-05-12T15:10:21.983Z] 2f39f015ded8: Pull complete [2022-05-12T15:10:21.983Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-12T15:10:21.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T15:10:21.983Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-12T15:10:22.045Z] prd-ubuntu20.04-docker-8c-8g-63403 does not seem to be running inside a container [2022-05-12T15:10:22.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-12T15:10:23.878Z] $ docker top ac6516c85511cb523fde680360e43baf00184ca95ca295bf14425920e1e42985 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:10:24.280Z] ---> job-cost.sh [2022-05-12T15:10:24.280Z] lf-activate-venv: SKIPPING [2022-05-12T15:10:24.280Z] INFO: No Stack... [2022-05-12T15:10:24.540Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-12T15:10:25.110Z] INFO: Archiving Costs [Pipeline] sh [2022-05-12T15:10:25.265Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63404 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2022-05-12T15:10:25.277Z] Running in /w/workspace/device-snmp-go/29 [Pipeline] { [Pipeline] checkout [2022-05-12T15:10:25.400Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2022-05-12T15:10:25.400Z] + cut -d, -f6 [Pipeline] lock [2022-05-12T15:10:25.416Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-29-stack-cost] [2022-05-12T15:10:25.422Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-29-stack-cost] did not exist. Created. [2022-05-12T15:10:25.422Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T15:10:25.733Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-12T15:10:25.760Z] Stashed 1 file(s) [Pipeline] } [2022-05-12T15:10:25.768Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-29-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-12T15:10:25.792Z] $ docker stop --time=1 ac6516c85511cb523fde680360e43baf00184ca95ca295bf14425920e1e42985 [2022-05-12T15:10:25.838Z] Selected Git installation does not exist. Using Default [2022-05-12T15:10:25.838Z] The recommended git tool is: NONE [2022-05-12T15:10:26.954Z] $ docker rm -f ac6516c85511cb523fde680360e43baf00184ca95ca295bf14425920e1e42985 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T15:10:33.103Z] using credential edgex-jenkins-ssh [2022-05-12T15:10:33.123Z] Cloning the remote Git repository [2022-05-12T15:10:33.206Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-05-12T15:10:33.296Z] > git init /w/workspace/device-snmp-go/29 # timeout=10 [2022-05-12T15:10:33.383Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-05-12T15:10:33.383Z] > git --version # timeout=10 [2022-05-12T15:10:33.416Z] > git --version # 'git version 2.25.1' [2022-05-12T15:10:33.419Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T15:10:33.526Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T15:10:34.615Z] Avoid second fetch [2022-05-12T15:10:34.616Z] Checking out Revision 7a984207ad216ad191b3ac0372c82a64ff54e9ba (main) [2022-05-12T15:10:34.585Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-05-12T15:10:34.604Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T15:10:34.661Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T15:10:34.703Z] > git checkout -f 7a984207ad216ad191b3ac0372c82a64ff54e9ba # timeout=10 [2022-05-12T15:10:39.394Z] Commit message: "Merge pull request #171 from iain-anderson/changelog-fixup" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T15:10:40.320Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-12T15:10:40.320Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T15:10:40.320Z] Dload Upload Total Spent Left Speed [2022-05-12T15:10:40.320Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 86445 0 --:--:-- --:--:-- --:--:-- 86445 [Pipeline] sh [2022-05-12T15:10:40.843Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-12T15:10:41.188Z] + sudo tee /etc/docker/daemon.new [2022-05-12T15:10:41.189Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-12T15:10:41.189Z] { [2022-05-12T15:10:41.189Z] "registry-mirrors": [ [2022-05-12T15:10:41.189Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-12T15:10:41.189Z] ], [2022-05-12T15:10:41.189Z] "bip": "10.250.0.254/24", [2022-05-12T15:10:41.189Z] "hosts": [ [2022-05-12T15:10:41.189Z] "tcp://0.0.0.0:5555", [2022-05-12T15:10:41.189Z] "unix:///var/run/docker.sock" [2022-05-12T15:10:41.189Z] ], [2022-05-12T15:10:41.189Z] "mtu": 1458, [2022-05-12T15:10:41.189Z] "selinux-enabled": true, [2022-05-12T15:10:41.189Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-12T15:10:41.189Z] } [Pipeline] sh [2022-05-12T15:10:41.548Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-12T15:10:41.896Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T15:11:00.250Z] provisioning config files... [2022-05-12T15:11:00.275Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/29@tmp/config8547069690374174394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:11:00.641Z] ---> docker-login.sh [2022-05-12T15:11:00.641Z] nexus3.edgexfoundry.org:10001 [2022-05-12T15:11:01.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:11:01.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:11:01.534Z] Configure a credential helper to remove this warning. See [2022-05-12T15:11:01.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:11:01.534Z] [2022-05-12T15:11:01.534Z] Login Succeeded [2022-05-12T15:11:01.534Z] nexus3.edgexfoundry.org:10002 [2022-05-12T15:11:01.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:11:02.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:11:02.083Z] Configure a credential helper to remove this warning. See [2022-05-12T15:11:02.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:11:02.083Z] [2022-05-12T15:11:02.083Z] Login Succeeded [2022-05-12T15:11:02.083Z] nexus3.edgexfoundry.org:10003 [2022-05-12T15:11:02.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:11:02.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:11:02.361Z] Configure a credential helper to remove this warning. See [2022-05-12T15:11:02.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:11:02.361Z] [2022-05-12T15:11:02.361Z] Login Succeeded [2022-05-12T15:11:02.361Z] nexus3.edgexfoundry.org:10004 [2022-05-12T15:11:02.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:11:02.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:11:02.966Z] Configure a credential helper to remove this warning. See [2022-05-12T15:11:02.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:11:02.966Z] [2022-05-12T15:11:02.966Z] Login Succeeded [2022-05-12T15:11:02.966Z] docker.io [2022-05-12T15:11:03.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:11:03.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:11:03.836Z] Configure a credential helper to remove this warning. See [2022-05-12T15:11:03.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:11:03.836Z] [2022-05-12T15:11:03.836Z] Login Succeeded [2022-05-12T15:11:03.836Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T15:11:03.898Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-12T15:11:04.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T15:11:04.552Z] ========================================================= [2022-05-12T15:11:04.552Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-12T15:11:04.552Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:11:04.901Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-12T15:11:05.175Z] Sending build context to Docker daemon 2.762MB [2022-05-12T15:11:05.175Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T15:11:05.175Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-12T15:11:05.451Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-12T15:11:05.451Z] 9b3977197b4f: Pulling fs layer [2022-05-12T15:11:05.451Z] 1a89e8eeedd5: Pulling fs layer [2022-05-12T15:11:05.451Z] 94645a83ff95: Pulling fs layer [2022-05-12T15:11:05.451Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-12T15:11:05.451Z] 0c92f367c5e7: Pulling fs layer [2022-05-12T15:11:05.451Z] 3096ccb668a1: Pulling fs layer [2022-05-12T15:11:05.451Z] e8cf19c19ddd: Pulling fs layer [2022-05-12T15:11:05.451Z] a4caa8a26152: Pulling fs layer [2022-05-12T15:11:05.451Z] 3f3a8bcf1eab: Waiting [2022-05-12T15:11:05.451Z] 3096ccb668a1: Waiting [2022-05-12T15:11:05.451Z] 0c92f367c5e7: Waiting [2022-05-12T15:11:05.451Z] a4caa8a26152: Waiting [2022-05-12T15:11:05.451Z] e8cf19c19ddd: Waiting [2022-05-12T15:11:05.451Z] 94645a83ff95: Verifying Checksum [2022-05-12T15:11:05.451Z] 94645a83ff95: Download complete [2022-05-12T15:11:05.451Z] 1a89e8eeedd5: Verifying Checksum [2022-05-12T15:11:05.451Z] 1a89e8eeedd5: Download complete [2022-05-12T15:11:05.451Z] 0c92f367c5e7: Verifying Checksum [2022-05-12T15:11:05.451Z] 0c92f367c5e7: Download complete [2022-05-12T15:11:05.451Z] 9b3977197b4f: Verifying Checksum [2022-05-12T15:11:05.451Z] 9b3977197b4f: Download complete [2022-05-12T15:11:05.451Z] 3096ccb668a1: Verifying Checksum [2022-05-12T15:11:05.451Z] 3096ccb668a1: Download complete [2022-05-12T15:11:05.451Z] e8cf19c19ddd: Verifying Checksum [2022-05-12T15:11:05.451Z] e8cf19c19ddd: Download complete [2022-05-12T15:11:06.451Z] 9b3977197b4f: Pull complete [2022-05-12T15:11:06.727Z] 1a89e8eeedd5: Pull complete [2022-05-12T15:11:07.339Z] 94645a83ff95: Pull complete [2022-05-12T15:11:07.619Z] a4caa8a26152: Verifying Checksum [2022-05-12T15:11:07.619Z] a4caa8a26152: Download complete [2022-05-12T15:11:08.218Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-12T15:11:08.218Z] 3f3a8bcf1eab: Download complete [2022-05-12T15:11:20.630Z] 3f3a8bcf1eab: Pull complete [2022-05-12T15:11:20.630Z] 0c92f367c5e7: Pull complete [2022-05-12T15:11:20.630Z] 3096ccb668a1: Pull complete [2022-05-12T15:11:20.903Z] e8cf19c19ddd: Pull complete [2022-05-12T15:11:27.637Z] a4caa8a26152: Pull complete [2022-05-12T15:11:27.637Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-12T15:11:27.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-12T15:11:27.637Z] ---> 725f1c02e7f9 [2022-05-12T15:11:27.637Z] Step 3/12 : ARG MAKE='make build' [2022-05-12T15:11:27.913Z] ---> Running in 0e0195769bc4 [2022-05-12T15:11:28.188Z] Removing intermediate container 0e0195769bc4 [2022-05-12T15:11:28.188Z] ---> 8786766cabb5 [2022-05-12T15:11:28.188Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T15:11:28.188Z] ---> Running in 0a9f3a1fbe1e [2022-05-12T15:11:28.460Z] Removing intermediate container 0a9f3a1fbe1e [2022-05-12T15:11:28.460Z] ---> a5376e215c8b [2022-05-12T15:11:28.460Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T15:11:28.460Z] ---> Running in 8c2d4df598c4 [2022-05-12T15:11:28.739Z] Removing intermediate container 8c2d4df598c4 [2022-05-12T15:11:28.740Z] ---> 3b3a6f280c62 [2022-05-12T15:11:28.740Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T15:11:29.015Z] ---> Running in 514c69f6e134 [2022-05-12T15:11:30.997Z] Removing intermediate container 514c69f6e134 [2022-05-12T15:11:30.997Z] ---> 1356dc1c53fb [2022-05-12T15:11:30.997Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T15:11:30.997Z] ---> Running in ce157cbd5e81 [2022-05-12T15:11:31.597Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T15:11:32.582Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T15:11:33.174Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-12T15:11:33.450Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-12T15:11:33.450Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-12T15:11:33.727Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-12T15:11:33.727Z] Executing busybox-1.34.1-r3.trigger [2022-05-12T15:11:33.727Z] OK: 224 MiB in 56 packages [2022-05-12T15:11:34.711Z] Removing intermediate container ce157cbd5e81 [2022-05-12T15:11:34.711Z] ---> 35a3f24be927 [2022-05-12T15:11:34.711Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-12T15:11:34.711Z] ---> Running in 00a42d57c77a [2022-05-12T15:11:35.313Z] Removing intermediate container 00a42d57c77a [2022-05-12T15:11:35.313Z] ---> 70472b78d4f6 [2022-05-12T15:11:35.313Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-12T15:11:35.591Z] ---> a6f03c44b579 [2022-05-12T15:11:35.591Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T15:11:35.875Z] ---> Running in dbcd8ed08dc5 [2022-05-12T15:12:22.883Z] Removing intermediate container dbcd8ed08dc5 [2022-05-12T15:12:22.883Z] ---> 6df2ee9d7456 [2022-05-12T15:12:22.883Z] Step 11/12 : COPY . . [2022-05-12T15:12:22.883Z] ---> 2ca23ba71cf9 [2022-05-12T15:12:22.883Z] Step 12/12 : RUN ${MAKE} [2022-05-12T15:12:22.883Z] ---> Running in 0ff2479a7b67 [2022-05-12T15:12:22.883Z] noop [2022-05-12T15:12:22.883Z] Removing intermediate container 0ff2479a7b67 [2022-05-12T15:12:22.883Z] ---> fac396aae815 [2022-05-12T15:12:22.883Z] Successfully built fac396aae815 [2022-05-12T15:12:22.883Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:12:23.237Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T15:12:23.237Z] . [Pipeline] withDockerContainer [2022-05-12T15:12:23.492Z] prd-ubuntu20.04-docker-arm64-4c-16g-63404 does not seem to be running inside a container [2022-05-12T15:12:23.585Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/29 -v /w/workspace/device-snmp-go/29:/w/workspace/device-snmp-go/29:rw,z -v /w/workspace/device-snmp-go/29@tmp:/w/workspace/device-snmp-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-12T15:12:24.857Z] $ docker top 87bcca532ee407f53b6877c1c63b9d1ac5f0e36bec37977274a73f155290149f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T15:12:25.761Z] + go version [2022-05-12T15:12:25.761Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-12T15:12:25.796Z] $ docker stop --time=1 87bcca532ee407f53b6877c1c63b9d1ac5f0e36bec37977274a73f155290149f [2022-05-12T15:12:27.437Z] $ docker rm -f 87bcca532ee407f53b6877c1c63b9d1ac5f0e36bec37977274a73f155290149f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:12:28.026Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T15:12:28.026Z] . [Pipeline] withDockerContainer [2022-05-12T15:12:28.266Z] prd-ubuntu20.04-docker-arm64-4c-16g-63404 does not seem to be running inside a container [2022-05-12T15:12:28.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/29 -v /w/workspace/device-snmp-go/29:/w/workspace/device-snmp-go/29:rw,z -v /w/workspace/device-snmp-go/29@tmp:/w/workspace/device-snmp-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-12T15:12:29.622Z] $ docker top b5615f1ad073b165200f81e46103f93d91b91647f622be6dfa999f0fafdf38b5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-12T15:12:30.537Z] + make test [2022-05-12T15:12:30.537Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-12T15:12:31.991Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-12T15:13:53.835Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-12T15:13:53.835Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.042s coverage: 0.0% of statements [2022-05-12T15:13:53.835Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-12T15:13:53.835Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-12T15:14:16.063Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T15:14:16.063Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-12T15:14:16.063Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-12T15:14:16.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-12T15:14:16.383Z] $ docker stop --time=1 b5615f1ad073b165200f81e46103f93d91b91647f622be6dfa999f0fafdf38b5 [2022-05-12T15:14:18.173Z] $ docker rm -f b5615f1ad073b165200f81e46103f93d91b91647f622be6dfa999f0fafdf38b5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T15:14:19.120Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-12T15:14:19.143Z] Warning: overwriting stash ‘coverage-report’ [2022-05-12T15:14:19.582Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T15:14:19.988Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-12T15:14:20.331Z] + ls -al . [2022-05-12T15:14:20.331Z] total 164 [2022-05-12T15:14:20.331Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 15:14 . [2022-05-12T15:14:20.331Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 15:10 .. [2022-05-12T15:14:20.331Z] -rw-rw-r-- 1 jenkins jenkins 6 May 12 15:10 .dockerignore [2022-05-12T15:14:20.331Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 15:10 .git [2022-05-12T15:14:20.331Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 15:10 .github [2022-05-12T15:14:20.331Z] -rw-rw-r-- 1 jenkins jenkins 328 May 12 15:10 .gitignore [2022-05-12T15:14:20.331Z] -rw-rw-r-- 1 jenkins jenkins 41 May 12 15:10 .golangci.yml [2022-05-12T15:14:20.331Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 12 15:10 Attribution.txt [2022-05-12T15:14:20.331Z] -rw-rw-r-- 1 jenkins jenkins 6948 May 12 15:10 CHANGELOG.md [2022-05-12T15:14:20.331Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 12 15:10 Dockerfile [2022-05-12T15:14:20.331Z] -rw-rw-r-- 1 jenkins jenkins 677 May 12 15:10 GOVERNANCE.md [2022-05-12T15:14:20.331Z] -rw-rw-r-- 1 jenkins jenkins 656 May 12 15:10 Jenkinsfile [2022-05-12T15:14:20.331Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 12 15:10 LICENSE [2022-05-12T15:14:20.331Z] -rw-rw-r-- 1 jenkins jenkins 1938 May 12 15:10 Makefile [2022-05-12T15:14:20.331Z] -rw-rw-r-- 1 jenkins jenkins 620 May 12 15:10 OWNERS.md [2022-05-12T15:14:20.331Z] -rw-rw-r-- 1 jenkins jenkins 9390 May 12 15:10 README.md [2022-05-12T15:14:20.331Z] -rw-rw-r-- 1 jenkins jenkins 12 May 12 15:08 VERSION [2022-05-12T15:14:20.331Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 15:10 bin [2022-05-12T15:14:20.331Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 15:10 cmd [2022-05-12T15:14:20.331Z] -rw-r--r-- 1 jenkins jenkins 7631 May 12 15:13 coverage.out [2022-05-12T15:14:20.331Z] -rw-rw-r-- 1 jenkins jenkins 3250 May 12 15:10 go.mod [2022-05-12T15:14:20.331Z] -rw-rw-r-- 1 jenkins jenkins 35701 May 12 15:10 go.sum [2022-05-12T15:14:20.331Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 15:10 internal [2022-05-12T15:14:20.331Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 15:10 snap [2022-05-12T15:14:20.331Z] -rw-rw-r-- 1 jenkins jenkins 209 May 12 15:10 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:14:20.678Z] + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7a984207ad216ad191b3ac0372c82a64ff54e9ba --label arch=arm64 --label version=2.2.0-dev.19 . [2022-05-12T15:14:20.950Z] Sending build context to Docker daemon 2.77MB [2022-05-12T15:14:20.950Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T15:14:20.950Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-12T15:14:20.950Z] ---> fac396aae815 [2022-05-12T15:14:20.950Z] Step 3/24 : ARG MAKE='make build' [2022-05-12T15:14:21.226Z] ---> Running in c533db7e4b46 [2022-05-12T15:14:21.500Z] Removing intermediate container c533db7e4b46 [2022-05-12T15:14:21.500Z] ---> dbadac3e6219 [2022-05-12T15:14:21.500Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T15:14:21.500Z] ---> Running in e95b1cb1a070 [2022-05-12T15:14:21.772Z] Removing intermediate container e95b1cb1a070 [2022-05-12T15:14:21.772Z] ---> 76b4240bd4ae [2022-05-12T15:14:21.772Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T15:14:22.047Z] ---> Running in ace0b2aa3f71 [2022-05-12T15:14:22.320Z] Removing intermediate container ace0b2aa3f71 [2022-05-12T15:14:22.320Z] ---> b4539c62c934 [2022-05-12T15:14:22.320Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T15:14:22.320Z] ---> Running in ba34dbe5e2f6 [2022-05-12T15:14:24.300Z] Removing intermediate container ba34dbe5e2f6 [2022-05-12T15:14:24.300Z] ---> 9ffd22206de1 [2022-05-12T15:14:24.300Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T15:14:24.300Z] ---> Running in 7d3e8d38e0a5 [2022-05-12T15:14:24.895Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T15:14:25.872Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T15:14:26.852Z] OK: 224 MiB in 56 packages [2022-05-12T15:14:27.450Z] Removing intermediate container 7d3e8d38e0a5 [2022-05-12T15:14:27.450Z] ---> 32f0c7325dae [2022-05-12T15:14:27.450Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-12T15:14:27.724Z] ---> Running in bd7629e12f76 [2022-05-12T15:14:27.997Z] Removing intermediate container bd7629e12f76 [2022-05-12T15:14:27.997Z] ---> 8eb15c398060 [2022-05-12T15:14:27.997Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-12T15:14:28.594Z] ---> 32928ae76573 [2022-05-12T15:14:28.594Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T15:14:28.594Z] ---> Running in 274d6e968d53 [2022-05-12T15:14:30.571Z] Removing intermediate container 274d6e968d53 [2022-05-12T15:14:30.571Z] ---> f10ba07067da [2022-05-12T15:14:30.571Z] Step 11/24 : COPY . . [2022-05-12T15:14:31.166Z] ---> db45714a36e0 [2022-05-12T15:14:31.166Z] Step 12/24 : RUN ${MAKE} [2022-05-12T15:14:31.452Z] ---> Running in a41efbd302e2 [2022-05-12T15:14:32.436Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=2.2.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-05-12T15:16:39.295Z] Removing intermediate container a41efbd302e2 [2022-05-12T15:16:39.295Z] ---> f454a10d99f8 [2022-05-12T15:16:39.295Z] Step 13/24 : FROM alpine:3.14 [2022-05-12T15:16:39.295Z] 3.14: Pulling from library/alpine [2022-05-12T15:16:39.295Z] 455c02918c45: Pulling fs layer [2022-05-12T15:16:39.295Z] 455c02918c45: Verifying Checksum [2022-05-12T15:16:39.295Z] 455c02918c45: Download complete [2022-05-12T15:16:39.295Z] 455c02918c45: Pull complete [2022-05-12T15:16:39.295Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-12T15:16:39.295Z] Status: Downloaded newer image for alpine:3.14 [2022-05-12T15:16:39.295Z] ---> ac73e934f311 [2022-05-12T15:16:39.295Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-12T15:16:39.295Z] ---> Running in eb9efcda91e2 [2022-05-12T15:16:39.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-12T15:16:39.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-12T15:16:39.295Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-12T15:16:39.295Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-12T15:16:39.295Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-12T15:16:39.295Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-12T15:16:39.295Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-12T15:16:39.295Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-12T15:16:39.295Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T15:16:39.295Z] OK: 8 MiB in 20 packages [2022-05-12T15:16:39.295Z] Removing intermediate container eb9efcda91e2 [2022-05-12T15:16:39.295Z] ---> 35aedf193d67 [2022-05-12T15:16:39.295Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-12T15:16:39.295Z] ---> 577ae738dcb6 [2022-05-12T15:16:39.295Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-12T15:16:39.295Z] ---> 9f7e926e3ed2 [2022-05-12T15:16:39.295Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-12T15:16:39.295Z] ---> 0d9aaee8d376 [2022-05-12T15:16:39.295Z] Step 18/24 : EXPOSE 59993 [2022-05-12T15:16:39.295Z] ---> Running in b8621fe24964 [2022-05-12T15:16:39.295Z] Removing intermediate container b8621fe24964 [2022-05-12T15:16:39.295Z] ---> 430f84c24b7f [2022-05-12T15:16:39.295Z] Step 19/24 : EXPOSE 161 [2022-05-12T15:16:39.295Z] ---> Running in 99260cf28eb3 [2022-05-12T15:16:39.295Z] Removing intermediate container 99260cf28eb3 [2022-05-12T15:16:39.295Z] ---> aa9ff348df08 [2022-05-12T15:16:39.295Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-12T15:16:39.295Z] ---> Running in 0c927b44eccc [2022-05-12T15:16:39.295Z] Removing intermediate container 0c927b44eccc [2022-05-12T15:16:39.295Z] ---> 1216bedf6e05 [2022-05-12T15:16:39.295Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-12T15:16:39.295Z] ---> Running in f781e9003eac [2022-05-12T15:16:39.295Z] Removing intermediate container f781e9003eac [2022-05-12T15:16:39.295Z] ---> 2dbe326fec0f [2022-05-12T15:16:39.295Z] Step 22/24 : LABEL arch=arm64 [2022-05-12T15:16:39.295Z] ---> Running in e06c2477b13d [2022-05-12T15:16:39.295Z] Removing intermediate container e06c2477b13d [2022-05-12T15:16:39.295Z] ---> bdd4f9a9ee41 [2022-05-12T15:16:39.295Z] Step 23/24 : LABEL git_sha=7a984207ad216ad191b3ac0372c82a64ff54e9ba [2022-05-12T15:16:39.295Z] ---> Running in 1d47e3cd7136 [2022-05-12T15:16:39.295Z] Removing intermediate container 1d47e3cd7136 [2022-05-12T15:16:39.295Z] ---> 3350c88d0ef6 [2022-05-12T15:16:39.295Z] Step 24/24 : LABEL version=2.2.0-dev.19 [2022-05-12T15:16:39.295Z] ---> Running in 8c4d6ad00d53 [2022-05-12T15:16:39.295Z] Removing intermediate container 8c4d6ad00d53 [2022-05-12T15:16:39.295Z] ---> a63b7fbd1efa [2022-05-12T15:16:39.295Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-12T15:16:39.295Z] Successfully built a63b7fbd1efa [2022-05-12T15:16:39.295Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T15:16:39.418Z] provisioning config files... [2022-05-12T15:16:39.438Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/29@tmp/config2925850486305160571tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:16:39.793Z] ---> docker-login.sh [2022-05-12T15:16:39.793Z] nexus3.edgexfoundry.org:10001 [2022-05-12T15:16:40.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:16:40.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:16:40.067Z] Configure a credential helper to remove this warning. See [2022-05-12T15:16:40.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:16:40.067Z] [2022-05-12T15:16:40.067Z] Login Succeeded [2022-05-12T15:16:40.067Z] nexus3.edgexfoundry.org:10002 [2022-05-12T15:16:40.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:16:40.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:16:40.660Z] Configure a credential helper to remove this warning. See [2022-05-12T15:16:40.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:16:40.660Z] [2022-05-12T15:16:40.660Z] Login Succeeded [2022-05-12T15:16:40.660Z] nexus3.edgexfoundry.org:10003 [2022-05-12T15:16:40.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:16:41.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:16:41.205Z] Configure a credential helper to remove this warning. See [2022-05-12T15:16:41.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:16:41.205Z] [2022-05-12T15:16:41.205Z] Login Succeeded [2022-05-12T15:16:41.205Z] nexus3.edgexfoundry.org:10004 [2022-05-12T15:16:41.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:16:41.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:16:41.752Z] Configure a credential helper to remove this warning. See [2022-05-12T15:16:41.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:16:41.752Z] [2022-05-12T15:16:41.752Z] Login Succeeded [2022-05-12T15:16:41.752Z] docker.io [2022-05-12T15:16:42.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:16:42.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:16:42.298Z] Configure a credential helper to remove this warning. See [2022-05-12T15:16:42.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:16:42.298Z] [2022-05-12T15:16:42.298Z] Login Succeeded [2022-05-12T15:16:42.298Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T15:16:42.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T15:16:42.352Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T15:16:42.377Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2022-05-12T15:16:42.377Z] 7a984207ad216ad191b3ac0372c82a64ff54e9ba [2022-05-12T15:16:42.377Z] latest [2022-05-12T15:16:42.377Z] 2.2.0-dev.19 [2022-05-12T15:16:42.377Z] 7a984207ad216ad191b3ac0372c82a64ff54e9ba-2.2.0-dev.19 [2022-05-12T15:16:42.377Z] main [2022-05-12T15:16:42.377Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:16:42.732Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:7a984207ad216ad191b3ac0372c82a64ff54e9ba [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:16:43.089Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:7a984207ad216ad191b3ac0372c82a64ff54e9ba [2022-05-12T15:16:43.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-05-12T15:16:43.089Z] 673519e89352: Preparing [2022-05-12T15:16:43.089Z] 12abc74b29a4: Preparing [2022-05-12T15:16:43.089Z] 3180a571e193: Preparing [2022-05-12T15:16:43.089Z] f7d59cb26133: Preparing [2022-05-12T15:16:43.089Z] f73e7dbfee58: Preparing [2022-05-12T15:16:43.089Z] f73e7dbfee58: Layer already exists [2022-05-12T15:16:43.375Z] 673519e89352: Pushed [2022-05-12T15:16:43.375Z] 12abc74b29a4: Pushed [2022-05-12T15:16:43.970Z] f7d59cb26133: Pushed [2022-05-12T15:16:49.363Z] 3180a571e193: Pushed [2022-05-12T15:16:49.363Z] 7a984207ad216ad191b3ac0372c82a64ff54e9ba: digest: sha256:ddd80f8461ee9c95f0fa2ca03378c915bbedc7b018006dd77db06106f1aa6ea6 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:16:49.711Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:16:50.054Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-05-12T15:16:50.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-05-12T15:16:50.054Z] 673519e89352: Preparing [2022-05-12T15:16:50.054Z] 12abc74b29a4: Preparing [2022-05-12T15:16:50.054Z] 3180a571e193: Preparing [2022-05-12T15:16:50.054Z] f7d59cb26133: Preparing [2022-05-12T15:16:50.054Z] f73e7dbfee58: Preparing [2022-05-12T15:16:50.054Z] f7d59cb26133: Layer already exists [2022-05-12T15:16:50.054Z] 673519e89352: Layer already exists [2022-05-12T15:16:50.054Z] 12abc74b29a4: Layer already exists [2022-05-12T15:16:50.054Z] f73e7dbfee58: Layer already exists [2022-05-12T15:16:50.054Z] 3180a571e193: Layer already exists [2022-05-12T15:16:50.326Z] latest: digest: sha256:ddd80f8461ee9c95f0fa2ca03378c915bbedc7b018006dd77db06106f1aa6ea6 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:16:50.674Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:16:51.020Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.0-dev.19 [2022-05-12T15:16:51.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-05-12T15:16:51.020Z] 673519e89352: Preparing [2022-05-12T15:16:51.020Z] 12abc74b29a4: Preparing [2022-05-12T15:16:51.020Z] 3180a571e193: Preparing [2022-05-12T15:16:51.020Z] f7d59cb26133: Preparing [2022-05-12T15:16:51.020Z] f73e7dbfee58: Preparing [2022-05-12T15:16:51.020Z] f73e7dbfee58: Layer already exists [2022-05-12T15:16:51.020Z] 3180a571e193: Layer already exists [2022-05-12T15:16:51.020Z] f7d59cb26133: Layer already exists [2022-05-12T15:16:51.020Z] 12abc74b29a4: Layer already exists [2022-05-12T15:16:51.020Z] 673519e89352: Layer already exists [2022-05-12T15:16:51.294Z] 2.2.0-dev.19: digest: sha256:ddd80f8461ee9c95f0fa2ca03378c915bbedc7b018006dd77db06106f1aa6ea6 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:16:51.641Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:7a984207ad216ad191b3ac0372c82a64ff54e9ba-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:16:51.986Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:7a984207ad216ad191b3ac0372c82a64ff54e9ba-2.2.0-dev.19 [2022-05-12T15:16:51.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-05-12T15:16:51.986Z] 673519e89352: Preparing [2022-05-12T15:16:51.986Z] 12abc74b29a4: Preparing [2022-05-12T15:16:51.986Z] 3180a571e193: Preparing [2022-05-12T15:16:51.986Z] f7d59cb26133: Preparing [2022-05-12T15:16:51.986Z] f73e7dbfee58: Preparing [2022-05-12T15:16:51.986Z] f73e7dbfee58: Layer already exists [2022-05-12T15:16:51.986Z] 3180a571e193: Layer already exists [2022-05-12T15:16:51.987Z] 673519e89352: Layer already exists [2022-05-12T15:16:51.987Z] 12abc74b29a4: Layer already exists [2022-05-12T15:16:51.987Z] f7d59cb26133: Layer already exists [2022-05-12T15:16:52.259Z] 7a984207ad216ad191b3ac0372c82a64ff54e9ba-2.2.0-dev.19: digest: sha256:ddd80f8461ee9c95f0fa2ca03378c915bbedc7b018006dd77db06106f1aa6ea6 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:16:52.613Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:16:52.962Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2022-05-12T15:16:52.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-05-12T15:16:52.962Z] 673519e89352: Preparing [2022-05-12T15:16:52.962Z] 12abc74b29a4: Preparing [2022-05-12T15:16:52.962Z] 3180a571e193: Preparing [2022-05-12T15:16:52.962Z] f7d59cb26133: Preparing [2022-05-12T15:16:52.962Z] f73e7dbfee58: Preparing [2022-05-12T15:16:52.962Z] 12abc74b29a4: Layer already exists [2022-05-12T15:16:52.962Z] f7d59cb26133: Layer already exists [2022-05-12T15:16:52.962Z] 673519e89352: Layer already exists [2022-05-12T15:16:52.962Z] 3180a571e193: Layer already exists [2022-05-12T15:16:52.962Z] f73e7dbfee58: Layer already exists [2022-05-12T15:16:53.235Z] main: digest: sha256:ddd80f8461ee9c95f0fa2ca03378c915bbedc7b018006dd77db06106f1aa6ea6 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T15:16:53.290Z] ===================================================== [Pipeline] echo [2022-05-12T15:16:53.301Z] taggedImages: [2022-05-12T15:16:53.301Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:7a984207ad216ad191b3ac0372c82a64ff54e9ba [2022-05-12T15:16:53.301Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-05-12T15:16:53.301Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.0-dev.19 [2022-05-12T15:16:53.301Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:7a984207ad216ad191b3ac0372c82a64ff54e9ba-2.2.0-dev.19 [2022-05-12T15:16:53.301Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:16:53.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T15:16:53.678Z] [2022-05-12T15:16:53.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:16:54.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T15:16:54.311Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-12T15:16:54.311Z] 8998bd30e6a1: Pulling fs layer [2022-05-12T15:16:54.311Z] 04944245beec: Pulling fs layer [2022-05-12T15:16:54.311Z] 699f458cf7ca: Pulling fs layer [2022-05-12T15:16:54.311Z] 765212b225bb: Pulling fs layer [2022-05-12T15:16:54.311Z] f23df028b6ca: Pulling fs layer [2022-05-12T15:16:54.311Z] d65c8cfc05b1: Pulling fs layer [2022-05-12T15:16:54.311Z] 2437ff75d9bd: Pulling fs layer [2022-05-12T15:16:54.311Z] 765212b225bb: Waiting [2022-05-12T15:16:54.311Z] f23df028b6ca: Waiting [2022-05-12T15:16:54.311Z] d65c8cfc05b1: Waiting [2022-05-12T15:16:54.311Z] 2437ff75d9bd: Waiting [2022-05-12T15:16:54.311Z] 04944245beec: Verifying Checksum [2022-05-12T15:16:54.311Z] 04944245beec: Download complete [2022-05-12T15:16:54.311Z] 765212b225bb: Download complete [2022-05-12T15:16:54.311Z] f23df028b6ca: Verifying Checksum [2022-05-12T15:16:54.311Z] f23df028b6ca: Download complete [2022-05-12T15:16:54.311Z] d65c8cfc05b1: Verifying Checksum [2022-05-12T15:16:54.311Z] d65c8cfc05b1: Download complete [2022-05-12T15:16:54.590Z] 699f458cf7ca: Verifying Checksum [2022-05-12T15:16:54.590Z] 699f458cf7ca: Download complete [2022-05-12T15:16:54.867Z] 8998bd30e6a1: Verifying Checksum [2022-05-12T15:16:54.867Z] 8998bd30e6a1: Download complete [2022-05-12T15:16:57.505Z] 2437ff75d9bd: Verifying Checksum [2022-05-12T15:16:57.505Z] 2437ff75d9bd: Download complete [2022-05-12T15:16:58.955Z] 8998bd30e6a1: Pull complete [2022-05-12T15:16:59.556Z] 04944245beec: Pull complete [2022-05-12T15:17:00.997Z] 699f458cf7ca: Pull complete [2022-05-12T15:17:01.271Z] 765212b225bb: Pull complete [2022-05-12T15:17:02.262Z] f23df028b6ca: Pull complete [2022-05-12T15:17:02.262Z] d65c8cfc05b1: Pull complete [2022-05-12T15:17:17.369Z] 2437ff75d9bd: Pull complete [2022-05-12T15:17:17.369Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-12T15:17:17.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T15:17:17.369Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-12T15:17:17.600Z] prd-ubuntu20.04-docker-arm64-4c-16g-63404 does not seem to be running inside a container [2022-05-12T15:17:17.703Z] $ 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/29 -v /w/workspace/device-snmp-go/29:/w/workspace/device-snmp-go/29:rw,z -v /w/workspace/device-snmp-go/29@tmp:/w/workspace/device-snmp-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-12T15:17:20.201Z] $ docker top d54dc890b161eb33e30dc0ea951522d37a94f24be2d27630b99e8b9f03d19e34 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:17:21.106Z] ---> job-cost.sh [2022-05-12T15:17:21.106Z] lf-activate-venv: SKIPPING [2022-05-12T15:17:21.106Z] INFO: No Stack... [2022-05-12T15:17:21.382Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-12T15:17:22.365Z] INFO: Archiving Costs [Pipeline] sh [2022-05-12T15:17:23.039Z] + cat /w/workspace/device-snmp-go/29/archives/cost.csv [2022-05-12T15:17:23.039Z] + cut -d, -f6 [Pipeline] lock [2022-05-12T15:17:23.107Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-29-stack-cost] [2022-05-12T15:17:23.118Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-29-stack-cost] did not exist. Created. [2022-05-12T15:17:23.118Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T15:17:23.813Z] /w/workspace/device-snmp-go/29@tmp/durable-b6fc0cd4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-12T15:17:24.497Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-12T15:17:24.527Z] Warning: overwriting stash ‘stack-cost’ [2022-05-12T15:17:24.573Z] Stashed 1 file(s) [Pipeline] } [2022-05-12T15:17:24.582Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-29-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-12T15:17:24.612Z] $ docker stop --time=1 d54dc890b161eb33e30dc0ea951522d37a94f24be2d27630b99e8b9f03d19e34 [2022-05-12T15:17:26.086Z] $ docker rm -f d54dc890b161eb33e30dc0ea951522d37a94f24be2d27630b99e8b9f03d19e34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-12T15:17:26.587Z] provisioning config files... [2022-05-12T15:17:26.595Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2446953248428448856tmp [Pipeline] { [Pipeline] sh [2022-05-12T15:17:26.891Z] + set +x [2022-05-12T15:17:26.891Z] + curl -s https://codecov.io/bash [2022-05-12T15:17:26.891Z] + bash -s -- [2022-05-12T15:17:26.891Z] [2022-05-12T15:17:26.891Z] _____ _ [2022-05-12T15:17:26.891Z] / ____| | | [2022-05-12T15:17:26.891Z] | | ___ __| | ___ ___ _____ __ [2022-05-12T15:17:26.891Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-12T15:17:26.891Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-12T15:17:26.891Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-12T15:17:26.891Z] Bash-1.0.6 [2022-05-12T15:17:26.891Z] [2022-05-12T15:17:26.891Z] [2022-05-12T15:17:26.891Z] ==> git version 2.25.1 found [2022-05-12T15:17:26.891Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-12T15:17:26.891Z] Release-Date: 2020-01-08 [2022-05-12T15:17:26.891Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-12T15:17:26.891Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-12T15:17:26.891Z] ==> Jenkins CI detected. [2022-05-12T15:17:26.891Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2022-05-12T15:17:26.891Z] project root: . [2022-05-12T15:17:26.891Z] --> token set from env [2022-05-12T15:17:26.891Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-12T15:17:26.891Z] ==> Running gcov in . (disable via -X gcov) [2022-05-12T15:17:26.891Z] ==> Python coveragepy not found [2022-05-12T15:17:26.891Z] ==> Searching for coverage reports in: [2022-05-12T15:17:26.891Z] + . [2022-05-12T15:17:26.891Z] -> Found 1 reports [2022-05-12T15:17:26.891Z] ==> Detecting git/mercurial file structure [2022-05-12T15:17:26.891Z] ==> Reading reports [2022-05-12T15:17:26.891Z] + ./coverage.out bytes=7631 [2022-05-12T15:17:26.891Z] ==> Appending adjustments [2022-05-12T15:17:26.891Z] https://docs.codecov.io/docs/fixing-reports [2022-05-12T15:17:27.151Z] + Found adjustments [2022-05-12T15:17:27.151Z] ==> Gzipping contents [2022-05-12T15:17:27.151Z] 4.0K /tmp/codecov.PpL5aZ.gz [2022-05-12T15:17:27.151Z] ==> Uploading reports [2022-05-12T15:17:27.151Z] url: https://codecov.io [2022-05-12T15:17:27.151Z] query: branch=main&commit=7a984207ad216ad191b3ac0372c82a64ff54e9ba&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-12T15:17:27.151Z] -> Pinging Codecov [2022-05-12T15:17:27.151Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=main&commit=7a984207ad216ad191b3ac0372c82a64ff54e9ba&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-12T15:17:27.412Z] -> Uploading to [2022-05-12T15:17:27.412Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-12/6C56EA5C29638FB4528AC87E60AF5AE0/7a984207ad216ad191b3ac0372c82a64ff54e9ba/170cad30-5efb-4474-b29a-9079550ee86e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220512T151727Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a89ded2532da07ecb6b6c311d176e5f51e45a511ef70a756926e99140fdba0e7 [2022-05-12T15:17:27.412Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T15:17:27.412Z] Dload Upload Total Spent Left Speed [2022-05-12T15:17:27.671Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1602 0 0 100 1602 0 7248 --:--:-- --:--:-- --:--:-- 7216 100 1602 0 0 100 1602 0 6332 --:--:-- --:--:-- --:--:-- 6307 [2022-05-12T15:17:27.671Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/7a984207ad216ad191b3ac0372c82a64ff54e9ba [Pipeline] } [2022-05-12T15:17:27.679Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-12T15:17:27.972Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-12T15:17:27.985Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:17:28.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-12T15:17:28.281Z] [2022-05-12T15:17:28.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:17:28.585Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-12T15:17:28.585Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-12T15:17:28.585Z] 188c0c94c7c5: Pulling fs layer [2022-05-12T15:17:28.585Z] 0ef7d3d256c8: Pulling fs layer [2022-05-12T15:17:28.585Z] de9db76c5a1d: Pulling fs layer [2022-05-12T15:17:28.585Z] 0eba1c9be4d2: Pulling fs layer [2022-05-12T15:17:28.585Z] 0d57e429df01: Pulling fs layer [2022-05-12T15:17:28.585Z] 4e4be7b47b0d: Pulling fs layer [2022-05-12T15:17:28.585Z] e1f770b5df2f: Pulling fs layer [2022-05-12T15:17:28.585Z] 85a0685a4137: Pulling fs layer [2022-05-12T15:17:28.585Z] 0d57e429df01: Waiting [2022-05-12T15:17:28.585Z] 4e4be7b47b0d: Waiting [2022-05-12T15:17:28.585Z] e1f770b5df2f: Waiting [2022-05-12T15:17:28.585Z] 85a0685a4137: Waiting [2022-05-12T15:17:28.585Z] 0eba1c9be4d2: Waiting [2022-05-12T15:17:28.585Z] de9db76c5a1d: Verifying Checksum [2022-05-12T15:17:28.585Z] de9db76c5a1d: Download complete [2022-05-12T15:17:28.585Z] 0ef7d3d256c8: Verifying Checksum [2022-05-12T15:17:28.585Z] 0ef7d3d256c8: Download complete [2022-05-12T15:17:28.585Z] 0d57e429df01: Download complete [2022-05-12T15:17:28.585Z] 4e4be7b47b0d: Verifying Checksum [2022-05-12T15:17:28.585Z] 4e4be7b47b0d: Download complete [2022-05-12T15:17:28.585Z] 188c0c94c7c5: Verifying Checksum [2022-05-12T15:17:28.585Z] 188c0c94c7c5: Download complete [2022-05-12T15:17:28.849Z] 188c0c94c7c5: Pull complete [2022-05-12T15:17:28.849Z] e1f770b5df2f: Verifying Checksum [2022-05-12T15:17:28.849Z] e1f770b5df2f: Download complete [2022-05-12T15:17:29.117Z] 0ef7d3d256c8: Pull complete [2022-05-12T15:17:29.117Z] de9db76c5a1d: Pull complete [2022-05-12T15:17:29.378Z] 0eba1c9be4d2: Verifying Checksum [2022-05-12T15:17:29.378Z] 0eba1c9be4d2: Download complete [2022-05-12T15:17:29.638Z] 85a0685a4137: Verifying Checksum [2022-05-12T15:17:29.638Z] 85a0685a4137: Download complete [2022-05-12T15:17:33.836Z] 0eba1c9be4d2: Pull complete [2022-05-12T15:17:33.836Z] 0d57e429df01: Pull complete [2022-05-12T15:17:33.836Z] 4e4be7b47b0d: Pull complete [2022-05-12T15:17:33.836Z] e1f770b5df2f: Pull complete [2022-05-12T15:17:37.126Z] 85a0685a4137: Pull complete [2022-05-12T15:17:37.126Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-12T15:17:37.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-12T15:17:37.126Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-12T15:17:37.195Z] prd-ubuntu20.04-docker-8c-8g-63403 does not seem to be running inside a container [2022-05-12T15:17:37.238Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-12T15:17:39.387Z] $ docker top f387fa9faf9d7cb78bdbe77d5569c47385b04bfc4fd7f35ac8edd1e32358bd31 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-12T15:17:39.468Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-12T15:17:39.751Z] + set -o pipefail [2022-05-12T15:17:39.751Z] + snyk monitor '--org=edgex-jenkins' [2022-05-12T15:17:45.032Z] [2022-05-12T15:17:45.032Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2022-05-12T15:17:45.032Z] [2022-05-12T15:17:45.032Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/29c266d3-577a-41b6-aeba-efc8f57ae00f [2022-05-12T15:17:45.032Z] [2022-05-12T15:17:45.032Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-12T15:17:45.032Z] [2022-05-12T15:17:45.032Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-12T15:17:45.032Z] [2022-05-12T15:17:45.293Z] [Pipeline] } [2022-05-12T15:17:45.314Z] $ docker stop --time=1 f387fa9faf9d7cb78bdbe77d5569c47385b04bfc4fd7f35ac8edd1e32358bd31 [2022-05-12T15:17:47.392Z] $ docker rm -f f387fa9faf9d7cb78bdbe77d5569c47385b04bfc4fd7f35ac8edd1e32358bd31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T15:17:48.079Z] + git log --format=format:%s -1 7a984207ad216ad191b3ac0372c82a64ff54e9ba [Pipeline] sh [2022-05-12T15:17:48.371Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T15:17:48.371Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:17:48.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T15:17:48.666Z] . [Pipeline] withDockerContainer [2022-05-12T15:17:48.731Z] prd-ubuntu20.04-docker-8c-8g-63403 does not seem to be running inside a container [2022-05-12T15:17:48.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-12T15:17:49.191Z] $ docker top 83027ff0b06fb6eb665beb8531fd795d192a497439f68dc12d3a7ddcc2cb8c19 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-12T15:17:49.287Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T15:17:49.287Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T15:17:49.403Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T15:17:49.414Z] $ docker exec 83027ff0b06fb6eb665beb8531fd795d192a497439f68dc12d3a7ddcc2cb8c19 ssh-agent [2022-05-12T15:17:49.534Z] SSH_AUTH_SOCK=/tmp/ssh-uvh5umwxFldw/agent.33 [2022-05-12T15:17:49.534Z] SSH_AGENT_PID=40 [2022-05-12T15:17:49.540Z] Running ssh-add (command line suppressed) [2022-05-12T15:17:49.660Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5571127205738578226.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5571127205738578226.key) [2022-05-12T15:17:49.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T15:17:49.955Z] + git semver tag [2022-05-12T15:17:50.215Z] 2022-05-12 15:17:50,145 [run_tag] DEBUG tag force:False [2022-05-12T15:17:50.215Z] 2022-05-12 15:17:50,145 [check_head_tag] DEBUG check head tag [2022-05-12T15:17:50.215Z] 2022-05-12 15:17:50,145 [execute] INFO git cat-file --batch-check [2022-05-12T15:17:50.215Z] 2022-05-12 15:17:50,146 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2022-05-12T15:17:50.215Z] 2022-05-12 15:17:50,149 [execute] INFO git cat-file --batch [2022-05-12T15:17:50.215Z] 2022-05-12 15:17:50,149 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2022-05-12T15:17:50.215Z] 2022-05-12 15:17:50,161 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-12T15:17:50.215Z] 2022-05-12 15:17:50,161 [execute] INFO git tag -a v2.2.0-dev.19 -m v2.2.0-dev.19 [2022-05-12T15:17:50.215Z] 2022-05-12 15:17:50,161 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.19', '-m', 'v2.2.0-dev.19'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-12T15:17:50.215Z] 2022-05-12 15:17:50,166 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-12T15:17:50.215Z] 2.2.0-dev.19 [Pipeline] } [2022-05-12T15:17:50.234Z] $ docker exec --env ******** --env ******** 83027ff0b06fb6eb665beb8531fd795d192a497439f68dc12d3a7ddcc2cb8c19 ssh-agent -k [2022-05-12T15:17:50.333Z] unset SSH_AUTH_SOCK; [2022-05-12T15:17:50.333Z] unset SSH_AGENT_PID; [2022-05-12T15:17:50.333Z] echo Agent pid 40 killed; [2022-05-12T15:17:50.335Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T15:17:50.677Z] + git semver [Pipeline] } [2022-05-12T15:17:51.003Z] $ docker stop --time=1 83027ff0b06fb6eb665beb8531fd795d192a497439f68dc12d3a7ddcc2cb8c19 [2022-05-12T15:17:52.281Z] $ docker rm -f 83027ff0b06fb6eb665beb8531fd795d192a497439f68dc12d3a7ddcc2cb8c19 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:17:52.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-12T15:17:52.696Z] [2022-05-12T15:17:52.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:17:52.998Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-12T15:17:52.998Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-12T15:17:52.998Z] ab5ef0e58194: Pulling fs layer [2022-05-12T15:17:52.998Z] 9712f1f96733: Pulling fs layer [2022-05-12T15:17:52.998Z] 63f879dbbcfc: Pulling fs layer [2022-05-12T15:17:52.998Z] 0d9ebad4ef96: Pulling fs layer [2022-05-12T15:17:52.998Z] e9a5061849ea: Pulling fs layer [2022-05-12T15:17:52.998Z] d747dcd14b5f: Pulling fs layer [2022-05-12T15:17:52.998Z] 2de7ff778b66: Pulling fs layer [2022-05-12T15:17:52.998Z] e9a5061849ea: Waiting [2022-05-12T15:17:52.998Z] d747dcd14b5f: Waiting [2022-05-12T15:17:52.998Z] 2de7ff778b66: Waiting [2022-05-12T15:17:52.998Z] 0d9ebad4ef96: Waiting [2022-05-12T15:17:52.998Z] 9712f1f96733: Download complete [2022-05-12T15:17:53.258Z] 63f879dbbcfc: Verifying Checksum [2022-05-12T15:17:53.258Z] 63f879dbbcfc: Download complete [2022-05-12T15:17:53.517Z] 0d9ebad4ef96: Verifying Checksum [2022-05-12T15:17:53.517Z] 0d9ebad4ef96: Download complete [2022-05-12T15:17:53.517Z] d747dcd14b5f: Verifying Checksum [2022-05-12T15:17:53.517Z] d747dcd14b5f: Download complete [2022-05-12T15:17:53.517Z] e9a5061849ea: Verifying Checksum [2022-05-12T15:17:53.517Z] e9a5061849ea: Download complete [2022-05-12T15:17:53.517Z] ab5ef0e58194: Verifying Checksum [2022-05-12T15:17:53.517Z] ab5ef0e58194: Download complete [2022-05-12T15:17:53.776Z] 2de7ff778b66: Verifying Checksum [2022-05-12T15:17:53.776Z] 2de7ff778b66: Download complete [2022-05-12T15:17:57.068Z] ab5ef0e58194: Pull complete [2022-05-12T15:17:57.068Z] 9712f1f96733: Pull complete [2022-05-12T15:17:57.638Z] 63f879dbbcfc: Pull complete [2022-05-12T15:18:01.830Z] 0d9ebad4ef96: Pull complete [2022-05-12T15:18:01.830Z] e9a5061849ea: Pull complete [2022-05-12T15:18:01.830Z] d747dcd14b5f: Pull complete [2022-05-12T15:18:03.211Z] 2de7ff778b66: Pull complete [2022-05-12T15:18:03.211Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-12T15:18:03.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-12T15:18:03.212Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-12T15:18:03.277Z] prd-ubuntu20.04-docker-8c-8g-63403 does not seem to be running inside a container [2022-05-12T15:18:03.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-12T15:18:05.827Z] $ docker top 4cd3714e25568f7aa94e988274f5671bad9d969b63137de4439f79a7dea78242 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-12T15:18:05.904Z] provisioning config files... [2022-05-12T15:18:05.913Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2054066674039670381tmp [2022-05-12T15:18:05.925Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5045556529035856176tmp [2022-05-12T15:18:05.939Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5714568770472095469tmp [Pipeline] { [Pipeline] echo [2022-05-12T15:18:05.958Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:18:06.246Z] ---> sigul-configuration.sh [2022-05-12T15:18:06.246Z] gpg: directory `/root/.gnupg' created [2022-05-12T15:18:06.246Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-12T15:18:06.246Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-12T15:18:06.246Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-12T15:18:06.246Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-12T15:18:06.246Z] gpg: CAST5 encrypted data [2022-05-12T15:18:06.246Z] gpg: encrypted with 1 passphrase [2022-05-12T15:18:06.246Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-12T15:18:06.537Z] + mkdir /home/jenkins [2022-05-12T15:18:06.537Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-12T15:18:06.824Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-05-12T15:18:06.834Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:18:07.118Z] ---> sigul-install.sh [2022-05-12T15:18:07.118Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-12T15:18:07.404Z] + git tag --list [2022-05-12T15:18:07.404Z] 1.0.0 [2022-05-12T15:18:07.404Z] v0.0.0 [2022-05-12T15:18:07.404Z] v1.1.0 [2022-05-12T15:18:07.404Z] v1.1.1 [2022-05-12T15:18:07.404Z] v1.2.2 [2022-05-12T15:18:07.404Z] v1.3.0 [2022-05-12T15:18:07.404Z] v1.3.1 [2022-05-12T15:18:07.404Z] v2.0.0 [2022-05-12T15:18:07.404Z] v2.0.1-dev.1 [2022-05-12T15:18:07.404Z] v2.0.1-dev.2 [2022-05-12T15:18:07.404Z] v2.0.1-dev.3 [2022-05-12T15:18:07.404Z] v2.0.1-dev.4 [2022-05-12T15:18:07.404Z] v2.0.1-dev.5 [2022-05-12T15:18:07.404Z] v2.0.1-dev.6 [2022-05-12T15:18:07.404Z] v2.1.0 [2022-05-12T15:18:07.404Z] v2.2.0-dev.1 [2022-05-12T15:18:07.404Z] v2.2.0-dev.10 [2022-05-12T15:18:07.404Z] v2.2.0-dev.11 [2022-05-12T15:18:07.404Z] v2.2.0-dev.12 [2022-05-12T15:18:07.404Z] v2.2.0-dev.13 [2022-05-12T15:18:07.404Z] v2.2.0-dev.14 [2022-05-12T15:18:07.404Z] v2.2.0-dev.15 [2022-05-12T15:18:07.404Z] v2.2.0-dev.16 [2022-05-12T15:18:07.404Z] v2.2.0-dev.17 [2022-05-12T15:18:07.404Z] v2.2.0-dev.18 [2022-05-12T15:18:07.404Z] v2.2.0-dev.19 [2022-05-12T15:18:07.404Z] v2.2.0-dev.2 [2022-05-12T15:18:07.404Z] v2.2.0-dev.3 [2022-05-12T15:18:07.404Z] v2.2.0-dev.4 [2022-05-12T15:18:07.404Z] v2.2.0-dev.5 [2022-05-12T15:18:07.404Z] v2.2.0-dev.6 [2022-05-12T15:18:07.404Z] v2.2.0-dev.7 [2022-05-12T15:18:07.404Z] v2.2.0-dev.8 [2022-05-12T15:18:07.404Z] v2.2.0-dev.9 [Pipeline] sh [2022-05-12T15:18:07.692Z] + lftools sign git-tag v2.2.0-dev.19 [2022-05-12T15:18:08.260Z] Signing Git tag with Sigul... [2022-05-12T15:18:08.260Z] Signing v2.2.0-dev.19 [Pipeline] echo [2022-05-12T15:18:08.531Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:18:08.820Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-12T15:18:08.831Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-12T15:18:08.858Z] $ docker stop --time=1 4cd3714e25568f7aa94e988274f5671bad9d969b63137de4439f79a7dea78242 [2022-05-12T15:18:10.157Z] $ docker rm -f 4cd3714e25568f7aa94e988274f5671bad9d969b63137de4439f79a7dea78242 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-12T15:18:10.573Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T15:18:10.573Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:18:10.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T15:18:10.866Z] . [Pipeline] withDockerContainer [2022-05-12T15:18:10.933Z] prd-ubuntu20.04-docker-8c-8g-63403 does not seem to be running inside a container [2022-05-12T15:18:10.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-12T15:18:11.365Z] $ docker top e2765bada71135e05d30f15ebedce8edd303400c5ff959920ff89e7158bd2147 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-12T15:18:11.451Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T15:18:11.451Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T15:18:11.582Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T15:18:11.593Z] $ docker exec e2765bada71135e05d30f15ebedce8edd303400c5ff959920ff89e7158bd2147 ssh-agent [2022-05-12T15:18:11.706Z] SSH_AUTH_SOCK=/tmp/ssh-3amEVJ3WN3z3/agent.32 [2022-05-12T15:18:11.706Z] SSH_AGENT_PID=38 [2022-05-12T15:18:11.711Z] Running ssh-add (command line suppressed) [2022-05-12T15:18:11.851Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8826442124173496940.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8826442124173496940.key) [2022-05-12T15:18:11.858Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T15:18:12.147Z] + git semver bump pre [2022-05-12T15:18:12.406Z] 2022-05-12 15:18:12,363 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-12T15:18:12.406Z] 2022-05-12 15:18:12,364 [bump_version] DEBUG bumping version:2.2.0-dev.19 on axis:pre with prefix:dev [2022-05-12T15:18:12.406Z] 2022-05-12 15:18:12,364 [bump_version] DEBUG bumped version:2.2.0-dev.20 [2022-05-12T15:18:12.406Z] 2022-05-12 15:18:12,364 [write_version] DEBUG write version:2.2.0-dev.20 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2022-05-12T15:18:12.406Z] 2022-05-12 15:18:12,364 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-12T15:18:12.406Z] 2022-05-12 15:18:12,364 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-12T15:18:12.406Z] 2022-05-12 15:18:12,366 [execute] INFO git cat-file --batch-check [2022-05-12T15:18:12.406Z] 2022-05-12 15:18:12,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-12T15:18:12.406Z] 2022-05-12 15:18:12,372 [execute] INFO git cat-file --batch [2022-05-12T15:18:12.406Z] 2022-05-12 15:18:12,373 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-12T15:18:12.406Z] 2022-05-12 15:18:12,378 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-12T15:18:12.406Z] 2.2.0-dev.20 [Pipeline] } [2022-05-12T15:18:12.423Z] $ docker exec --env ******** --env ******** e2765bada71135e05d30f15ebedce8edd303400c5ff959920ff89e7158bd2147 ssh-agent -k [2022-05-12T15:18:12.534Z] unset SSH_AUTH_SOCK; [2022-05-12T15:18:12.534Z] unset SSH_AGENT_PID; [2022-05-12T15:18:12.534Z] echo Agent pid 38 killed; [2022-05-12T15:18:12.546Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T15:18:12.850Z] + git semver [Pipeline] } [2022-05-12T15:18:13.133Z] $ docker stop --time=1 e2765bada71135e05d30f15ebedce8edd303400c5ff959920ff89e7158bd2147 [2022-05-12T15:18:14.460Z] $ docker rm -f e2765bada71135e05d30f15ebedce8edd303400c5ff959920ff89e7158bd2147 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T15:18:14.796Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T15:18:14.796Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:18:15.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T15:18:15.090Z] . [Pipeline] withDockerContainer [2022-05-12T15:18:15.154Z] prd-ubuntu20.04-docker-8c-8g-63403 does not seem to be running inside a container [2022-05-12T15:18:15.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-12T15:18:15.575Z] $ docker top 6aee9dececec9cdd55378d186ea9474a4304beb1b93b675a068c9f628504c0c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-12T15:18:15.659Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T15:18:15.659Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T15:18:15.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T15:18:15.789Z] $ docker exec 6aee9dececec9cdd55378d186ea9474a4304beb1b93b675a068c9f628504c0c8 ssh-agent [2022-05-12T15:18:15.897Z] SSH_AUTH_SOCK=/tmp/ssh-vgA5ZN8Jdbbs/agent.32 [2022-05-12T15:18:15.897Z] SSH_AGENT_PID=38 [2022-05-12T15:18:15.902Z] Running ssh-add (command line suppressed) [2022-05-12T15:18:16.024Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4152037470333383740.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4152037470333383740.key) [2022-05-12T15:18:16.029Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T15:18:16.315Z] + git semver push [2022-05-12T15:18:16.575Z] 2022-05-12 15:18:16,554 [run_push] DEBUG push [2022-05-12T15:18:16.575Z] 2022-05-12 15:18:16,555 [execute] INFO git push origin semver [2022-05-12T15:18:16.575Z] 2022-05-12 15:18:16,555 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-12T15:18:17.988Z] 2022-05-12 15:18:17,545 [run_push] DEBUG push all version tags [2022-05-12T15:18:17.988Z] 2022-05-12 15:18:17,546 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-12T15:18:17.988Z] 2022-05-12 15:18:17,546 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-12T15:18:18.572Z] 2022-05-12 15:18:18,564 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-12T15:18:18.572Z] 2.2.0-dev.20 [Pipeline] } [2022-05-12T15:18:18.851Z] $ docker exec --env ******** --env ******** 6aee9dececec9cdd55378d186ea9474a4304beb1b93b675a068c9f628504c0c8 ssh-agent -k [2022-05-12T15:18:18.969Z] unset SSH_AUTH_SOCK; [2022-05-12T15:18:18.970Z] unset SSH_AGENT_PID; [2022-05-12T15:18:18.970Z] echo Agent pid 38 killed; [2022-05-12T15:18:18.976Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T15:18:19.288Z] + git semver [Pipeline] } [2022-05-12T15:18:19.575Z] $ docker stop --time=1 6aee9dececec9cdd55378d186ea9474a4304beb1b93b675a068c9f628504c0c8 [2022-05-12T15:18:20.889Z] $ docker rm -f 6aee9dececec9cdd55378d186ea9474a4304beb1b93b675a068c9f628504c0c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-12T15:18:21.715Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2022-05-12T15:18:21.715Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-05-12T15:18:21.715Z] total 16 [2022-05-12T15:18:21.715Z] drwxr-xr-x 3 root root 4096 May 12 15:10 . [2022-05-12T15:18:21.715Z] drwxrwxr-x 10 jenkins jenkins 4096 May 12 15:18 .. [2022-05-12T15:18:21.715Z] drwxr-xr-x 2 root root 4096 May 12 15:10 cost [2022-05-12T15:18:21.715Z] -rw-r--r-- 1 root root 84 May 12 15:10 cost.csv [2022-05-12T15:18:21.715Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-05-12T15:18:21.715Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-05-12T15:18:21.715Z] total 16 [2022-05-12T15:18:21.715Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 15:10 . [2022-05-12T15:18:21.715Z] drwxrwxr-x 10 jenkins jenkins 4096 May 12 15:18 .. [2022-05-12T15:18:21.715Z] drwxr-xr-x 2 jenkins jenkins 4096 May 12 15:10 cost [2022-05-12T15:18:21.715Z] -rw-r--r-- 1 jenkins jenkins 84 May 12 15:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:18:22.007Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:18:22.871Z] ---> package-listing.sh [2022-05-12T15:18:22.871Z] ++ facter osfamily [2022-05-12T15:18:22.871Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-12T15:18:23.132Z] + OS_FAMILY=debian [2022-05-12T15:18:23.132Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2022-05-12T15:18:23.132Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-12T15:18:23.132Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-12T15:18:23.132Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-12T15:18:23.132Z] + PACKAGES=/tmp/packages_start.txt [2022-05-12T15:18:23.132Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-05-12T15:18:23.132Z] + PACKAGES=/tmp/packages_end.txt [2022-05-12T15:18:23.132Z] + case "${OS_FAMILY}" in [2022-05-12T15:18:23.132Z] + dpkg -l [2022-05-12T15:18:23.132Z] + grep '^ii' [2022-05-12T15:18:23.132Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-12T15:18:23.132Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-12T15:18:23.132Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-12T15:18:23.132Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-05-12T15:18:23.132Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2022-05-12T15:18:23.132Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2022-05-12T15:18:23.144Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-12T15:18:23.419Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:18:23.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T15:18:23.978Z] . [Pipeline] withDockerContainer [2022-05-12T15:18:24.042Z] prd-ubuntu20.04-docker-8c-8g-63403 does not seem to be running inside a container [2022-05-12T15:18:24.084Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-12T15:18:24.338Z] $ docker top c9f379aab794fd5fdc9af6470a0c745247ddd8a8f140163281eacdf66f0743bd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T15:18:24.688Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-12T15:18:24.980Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-12T15:18:25.270Z] + ls /var/log/sa-host [2022-05-12T15:18:25.270Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T15:18:25.497Z] provisioning config files... [2022-05-12T15:18:25.505Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config940643758140612143tmp [Pipeline] { [Pipeline] echo [2022-05-12T15:18:25.520Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:18:25.802Z] ---> create-netrc.sh [Pipeline] } [2022-05-12T15:18:25.809Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:18:26.153Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-12T15:18:26.162Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:18:26.447Z] ---> sudo-logs.sh [2022-05-12T15:18:26.448Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-12T15:18:26.473Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:18:26.761Z] ---> job-cost.sh [2022-05-12T15:18:26.762Z] lf-activate-venv: SKIPPING [2022-05-12T15:18:26.762Z] DEBUG: total: 0.2199999988079071 [2022-05-12T15:18:26.762Z] INFO: Retrieving Stack Cost... [2022-05-12T15:18:27.327Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-12T15:18:27.586Z] INFO: Archiving Costs [Pipeline] echo [2022-05-12T15:18:27.600Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:18:27.882Z] ---> logs-deploy.sh [2022-05-12T15:18:27.882Z] lf-activate-venv: SKIPPING [2022-05-12T15:18:27.882Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/29 [2022-05-12T15:18:27.882Z] INFO: archiving workspace using pattern(s): [2022-05-12T15:18:28.822Z] Archives upload complete. [2022-05-12T15:18:28.822Z] INFO: archiving logs to Nexus