Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6fac14ed47bda9a50d3a81c52d17c8dba926fadd 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-ssh16922840554612965047.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5022451305627059763.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7929529798134815499.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2676251765098953461.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh34863169875069345.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-6590’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-6591’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-6700’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-6698’ is offline ‘prd-ubuntu20.04-docker-8c-8g-6704’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-6703’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6707 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 6fac14ed47bda9a50d3a81c52d17c8dba926fadd (main) Commit message: "refactor!: Change configuration and device toml files to yaml (#279)" > 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 6fac14ed47bda9a50d3a81c52d17c8dba926fadd # timeout=10 > git rev-list --no-walk 224900f6885e44699053c83c13a1a421d11bcb33 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-03T15:54:23.859Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-03T15:54:23.921Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-03T15:54:23.943Z] ========================================================= [2023-04-03T15:54:23.943Z] EdgeX Global Pipelines Version Info [2023-04-03T15:54:23.943Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-03T15:54:24.658Z] ------------------- [2023-04-03T15:54:24.658Z] stable info: [2023-04-03T15:54:24.658Z] ------------------- [2023-04-03T15:54:24.658Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-03T15:54:24.658Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-03T15:54:24.658Z] Message: update stable to v1.0.245 [2023-04-03T15:54:25.228Z] ------------------- [2023-04-03T15:54:25.228Z] experimental info: [2023-04-03T15:54:25.228Z] ------------------- [2023-04-03T15:54:25.228Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-03T15:54:25.228Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-03T15:54:25.228Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-03T15:54:25.450Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-04-03T15:54:25.469Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-04-03T15:54:25.487Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-03T15:54:25.502Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-03T15:54:25.517Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-03T15:54:25.535Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-03T15:54:25.554Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-03T15:54:25.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-03T15:54:25.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-03T15:54:25.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-03T15:54:25.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-03T15:54:25.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-04-03T15:54:25.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-03T15:54:25.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-03T15:54:25.657Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-03T15:54:25.667Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-03T15:54:25.677Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-03T15:54:25.687Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-03T15:54:25.707Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-03T15:54:25.726Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-03T15:54:25.745Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-03T15:54:25.762Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-03T15:54:25.772Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-03T15:54:25.786Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-03T15:54:25.798Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-03T15:54:25.809Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-03T15:54:25.821Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-03T15:54:25.833Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-03T15:54:25.847Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-03T15:54:25.862Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-03T15:54:25.878Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6fac14ed47bda9a50d3a81c52d17c8dba926fadd [Pipeline] echo [2023-04-03T15:54:25.896Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6fac14e [Pipeline] echo [2023-04-03T15:54:25.906Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T15:54:25.957Z] provisioning config files... [2023-04-03T15:54:26.055Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config15448590113504558408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T15:54:26.363Z] ---> docker-login.sh [2023-04-03T15:54:26.363Z] nexus3.edgexfoundry.org:10001 [2023-04-03T15:54:26.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:54:26.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:54:26.622Z] Configure a credential helper to remove this warning. See [2023-04-03T15:54:26.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:54:26.622Z] [2023-04-03T15:54:26.622Z] Login Succeeded [2023-04-03T15:54:26.622Z] nexus3.edgexfoundry.org:10002 [2023-04-03T15:54:26.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:54:26.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:54:26.622Z] Configure a credential helper to remove this warning. See [2023-04-03T15:54:26.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:54:26.622Z] [2023-04-03T15:54:26.622Z] Login Succeeded [2023-04-03T15:54:26.622Z] nexus3.edgexfoundry.org:10003 [2023-04-03T15:54:26.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:54:26.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:54:26.883Z] Configure a credential helper to remove this warning. See [2023-04-03T15:54:26.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:54:26.883Z] [2023-04-03T15:54:26.883Z] Login Succeeded [2023-04-03T15:54:26.883Z] nexus3.edgexfoundry.org:10004 [2023-04-03T15:54:26.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:54:26.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:54:26.883Z] Configure a credential helper to remove this warning. See [2023-04-03T15:54:26.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:54:26.883Z] [2023-04-03T15:54:26.883Z] Login Succeeded [2023-04-03T15:54:26.883Z] docker.io [2023-04-03T15:54:26.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:54:27.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:54:27.143Z] Configure a credential helper to remove this warning. See [2023-04-03T15:54:27.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:54:27.143Z] [2023-04-03T15:54:27.143Z] Login Succeeded [2023-04-03T15:54:27.143Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T15:54:27.151Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-03T15:54:27.528Z] + git rev-list -1 --merges 6fac14ed47bda9a50d3a81c52d17c8dba926fadd~1..6fac14ed47bda9a50d3a81c52d17c8dba926fadd [Pipeline] echo [2023-04-03T15:54:27.578Z] -----------> git rev-list -1 --merges 6fac14ed47bda9a50d3a81c52d17c8dba926fadd~1..6fac14ed47bda9a50d3a81c52d17c8dba926fadd 6fac14ed47bda9a50d3a81c52d17c8dba926fadd [false] [Pipeline] sh [2023-04-03T15:54:27.873Z] + git log --format=format:%s -1 6fac14ed47bda9a50d3a81c52d17c8dba926fadd [Pipeline] echo [2023-04-03T15:54:27.894Z] ========================================================= [2023-04-03T15:54:27.894Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-03T15:54:27.894Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-03T15:54:28.213Z] + git log --format=format:%s -1 6fac14ed47bda9a50d3a81c52d17c8dba926fadd [Pipeline] echo [2023-04-03T15:54:28.224Z] [semverPrep] GIT_COMMIT: 6fac14ed47bda9a50d3a81c52d17c8dba926fadd, Commit Message: refactor!: Change configuration and device toml files to yaml (#279) [Pipeline] echo [2023-04-03T15:54:28.235Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-03T15:54:28.581Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-03T15:54:28.581Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-03T15:54:28.581Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-03T15:54:28.581Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-03T15:54:28.581Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-03T15:54:28.581Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-03T15:54:28.581Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:54:28.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T15:54:28.922Z] [2023-04-03T15:54:28.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:54:29.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T15:54:29.230Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-03T15:54:29.230Z] b85a868b505f: Pulling fs layer [2023-04-03T15:54:29.230Z] e2be974225ed: Pulling fs layer [2023-04-03T15:54:29.230Z] 339a4e72a1f5: Pulling fs layer [2023-04-03T15:54:29.230Z] 988bab9f4d93: Pulling fs layer [2023-04-03T15:54:29.230Z] 1469e6f7b9e6: Pulling fs layer [2023-04-03T15:54:29.230Z] eaf3925da568: Pulling fs layer [2023-04-03T15:54:29.230Z] bab4dde63d76: Pulling fs layer [2023-04-03T15:54:29.230Z] bde34c3a00c8: Pulling fs layer [2023-04-03T15:54:29.230Z] b352a97aabf1: Pulling fs layer [2023-04-03T15:54:29.230Z] 4872d77fe225: Pulling fs layer [2023-04-03T15:54:29.230Z] 5851b861e8e6: Pulling fs layer [2023-04-03T15:54:29.230Z] b352a97aabf1: Waiting [2023-04-03T15:54:29.230Z] 988bab9f4d93: Waiting [2023-04-03T15:54:29.230Z] 4872d77fe225: Waiting [2023-04-03T15:54:29.230Z] bab4dde63d76: Waiting [2023-04-03T15:54:29.230Z] 1469e6f7b9e6: Waiting [2023-04-03T15:54:29.230Z] eaf3925da568: Waiting [2023-04-03T15:54:29.230Z] bde34c3a00c8: Waiting [2023-04-03T15:54:29.230Z] 5851b861e8e6: Waiting [2023-04-03T15:54:29.230Z] e2be974225ed: Download complete [2023-04-03T15:54:29.230Z] 988bab9f4d93: Verifying Checksum [2023-04-03T15:54:29.230Z] 988bab9f4d93: Download complete [2023-04-03T15:54:29.230Z] 1469e6f7b9e6: Verifying Checksum [2023-04-03T15:54:29.230Z] 1469e6f7b9e6: Download complete [2023-04-03T15:54:29.491Z] 339a4e72a1f5: Verifying Checksum [2023-04-03T15:54:29.491Z] 339a4e72a1f5: Download complete [2023-04-03T15:54:29.491Z] eaf3925da568: Verifying Checksum [2023-04-03T15:54:29.491Z] eaf3925da568: Download complete [2023-04-03T15:54:29.491Z] bde34c3a00c8: Verifying Checksum [2023-04-03T15:54:29.491Z] bde34c3a00c8: Download complete [2023-04-03T15:54:29.491Z] b352a97aabf1: Download complete [2023-04-03T15:54:29.491Z] 4872d77fe225: Download complete [2023-04-03T15:54:29.491Z] 5851b861e8e6: Download complete [2023-04-03T15:54:29.491Z] b85a868b505f: Verifying Checksum [2023-04-03T15:54:29.491Z] b85a868b505f: Download complete [2023-04-03T15:54:29.750Z] bab4dde63d76: Verifying Checksum [2023-04-03T15:54:29.750Z] bab4dde63d76: Download complete [2023-04-03T15:54:30.688Z] b85a868b505f: Pull complete [2023-04-03T15:54:30.688Z] e2be974225ed: Pull complete [2023-04-03T15:54:31.253Z] 339a4e72a1f5: Pull complete [2023-04-03T15:54:31.253Z] 988bab9f4d93: Pull complete [2023-04-03T15:54:31.511Z] 1469e6f7b9e6: Pull complete [2023-04-03T15:54:31.511Z] eaf3925da568: Pull complete [2023-04-03T15:54:33.416Z] bab4dde63d76: Pull complete [2023-04-03T15:54:33.416Z] bde34c3a00c8: Pull complete [2023-04-03T15:54:33.416Z] b352a97aabf1: Pull complete [2023-04-03T15:54:33.416Z] 4872d77fe225: Pull complete [2023-04-03T15:54:33.416Z] 5851b861e8e6: Pull complete [2023-04-03T15:54:33.416Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-03T15:54:33.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T15:54:33.416Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T15:54:33.521Z] prd-ubuntu20.04-docker-8c-8g-6707 does not seem to be running inside a container [2023-04-03T15:54:33.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-03T15:54:35.131Z] $ docker top 9a8522d9ca3abda39db56e47e9da7d2dda27507680cefb4a5cf54207c8064d1d -eo pid,comm [2023-04-03T15:54:35.180Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-03T15:54:35.180Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-03T15:54:35.223Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T15:54:35.223Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T15:54:35.349Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T15:54:35.354Z] $ docker exec 9a8522d9ca3abda39db56e47e9da7d2dda27507680cefb4a5cf54207c8064d1d ssh-agent [2023-04-03T15:54:35.455Z] SSH_AUTH_SOCK=/tmp/ssh-QCfafzJWN0EA/agent.31 [2023-04-03T15:54:35.455Z] SSH_AGENT_PID=37 [2023-04-03T15:54:35.461Z] Running ssh-add (command line suppressed) [2023-04-03T15:54:35.564Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_18413878253326065379.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_18413878253326065379.key) [2023-04-03T15:54:35.575Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T15:54:35.859Z] + git tag --points-at HEAD [Pipeline] } [2023-04-03T15:54:35.873Z] $ docker exec --env ******** --env ******** 9a8522d9ca3abda39db56e47e9da7d2dda27507680cefb4a5cf54207c8064d1d ssh-agent -k [2023-04-03T15:54:35.961Z] unset SSH_AUTH_SOCK; [2023-04-03T15:54:35.962Z] unset SSH_AGENT_PID; [2023-04-03T15:54:35.962Z] echo Agent pid 37 killed; [2023-04-03T15:54:35.969Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-03T15:54:35.993Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T15:54:35.993Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T15:54:36.101Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T15:54:36.106Z] $ docker exec 9a8522d9ca3abda39db56e47e9da7d2dda27507680cefb4a5cf54207c8064d1d ssh-agent [2023-04-03T15:54:36.209Z] SSH_AUTH_SOCK=/tmp/ssh-vBGjsi2PhfmD/agent.68 [2023-04-03T15:54:36.209Z] SSH_AGENT_PID=74 [2023-04-03T15:54:36.214Z] Running ssh-add (command line suppressed) [2023-04-03T15:54:36.316Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4625902452632885445.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4625902452632885445.key) [2023-04-03T15:54:36.327Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T15:54:36.614Z] + git semver init [2023-04-03T15:54:36.873Z] 2023-04-03 15:54:36,773 [run_init] DEBUG init version:0.0.0 force:False [2023-04-03T15:54:36.873Z] 2023-04-03 15:54:36,774 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2023-04-03T15:54:36.873Z] 2023-04-03 15:54:36,774 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2023-04-03T15:54:36.873Z] 2023-04-03 15:54:36,774 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-03T15:54:37.811Z] 2023-04-03 15:54:37,525 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2023-04-03T15:54:37.811Z] 2023-04-03 15:54:37,526 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2023-04-03T15:54:37.811Z] 2023-04-03 15:54:37,526 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-04-03T15:54:37.811Z] 2023-04-03 15:54:37,526 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-04-03T15:54:37.811Z] 3.0.0-dev.10 [Pipeline] } [2023-04-03T15:54:37.823Z] $ docker exec --env ******** --env ******** 9a8522d9ca3abda39db56e47e9da7d2dda27507680cefb4a5cf54207c8064d1d ssh-agent -k [2023-04-03T15:54:37.914Z] unset SSH_AUTH_SOCK; [2023-04-03T15:54:37.915Z] unset SSH_AGENT_PID; [2023-04-03T15:54:37.915Z] echo Agent pid 74 killed; [2023-04-03T15:54:37.927Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T15:54:38.236Z] + git semver [Pipeline] } [2023-04-03T15:54:38.513Z] $ docker stop --time=1 9a8522d9ca3abda39db56e47e9da7d2dda27507680cefb4a5cf54207c8064d1d [2023-04-03T15:54:39.859Z] $ docker rm -f --volumes 9a8522d9ca3abda39db56e47e9da7d2dda27507680cefb4a5cf54207c8064d1d [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T15:54:40.187Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-03T15:54:40.396Z] Stashed 1 file(s) [Pipeline] echo [2023-04-03T15:54:40.399Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T15:54:40.548Z] provisioning config files... [2023-04-03T15:54:40.559Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1241809507741397144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T15:54:40.861Z] ---> docker-login.sh [2023-04-03T15:54:40.861Z] nexus3.edgexfoundry.org:10001 [2023-04-03T15:54:40.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:54:40.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:54:40.861Z] Configure a credential helper to remove this warning. See [2023-04-03T15:54:40.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:54:40.861Z] [2023-04-03T15:54:40.861Z] Login Succeeded [2023-04-03T15:54:40.861Z] nexus3.edgexfoundry.org:10002 [2023-04-03T15:54:40.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:54:40.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:54:40.861Z] Configure a credential helper to remove this warning. See [2023-04-03T15:54:40.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:54:40.861Z] [2023-04-03T15:54:40.861Z] Login Succeeded [2023-04-03T15:54:40.861Z] nexus3.edgexfoundry.org:10003 [2023-04-03T15:54:41.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:54:41.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:54:41.121Z] Configure a credential helper to remove this warning. See [2023-04-03T15:54:41.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:54:41.121Z] [2023-04-03T15:54:41.121Z] Login Succeeded [2023-04-03T15:54:41.121Z] nexus3.edgexfoundry.org:10004 [2023-04-03T15:54:41.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:54:41.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:54:41.121Z] Configure a credential helper to remove this warning. See [2023-04-03T15:54:41.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:54:41.121Z] [2023-04-03T15:54:41.121Z] Login Succeeded [2023-04-03T15:54:41.121Z] docker.io [2023-04-03T15:54:41.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:54:41.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:54:41.380Z] Configure a credential helper to remove this warning. See [2023-04-03T15:54:41.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:54:41.380Z] [2023-04-03T15:54:41.380Z] Login Succeeded [2023-04-03T15:54:41.380Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T15:54:41.389Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-03T15:54:41.451Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T15:54:41.464Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T15:54:41.472Z] ========================================================= [2023-04-03T15:54:41.472Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-03T15:54:41.472Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:54:41.794Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-03T15:54:41.794Z] Sending build context to Docker daemon 5.735MB [2023-04-03T15:54:41.794Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T15:54:41.794Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-03T15:54:41.794Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-03T15:54:41.794Z] 63b65145d645: Pulling fs layer [2023-04-03T15:54:41.794Z] a2d21d5440eb: Pulling fs layer [2023-04-03T15:54:41.794Z] 935e6c44a52c: Pulling fs layer [2023-04-03T15:54:41.794Z] 94cc34f8dd06: Pulling fs layer [2023-04-03T15:54:41.794Z] 30dea6a524f1: Pulling fs layer [2023-04-03T15:54:41.794Z] a2aff8979fd8: Pulling fs layer [2023-04-03T15:54:41.794Z] 94cc34f8dd06: Waiting [2023-04-03T15:54:41.794Z] 30dea6a524f1: Waiting [2023-04-03T15:54:41.794Z] 6808be2612f2: Pulling fs layer [2023-04-03T15:54:41.794Z] f25807f1079a: Pulling fs layer [2023-04-03T15:54:41.794Z] a2aff8979fd8: Waiting [2023-04-03T15:54:41.794Z] 6808be2612f2: Waiting [2023-04-03T15:54:41.794Z] f25807f1079a: Waiting [2023-04-03T15:54:41.794Z] a2d21d5440eb: Verifying Checksum [2023-04-03T15:54:41.794Z] a2d21d5440eb: Download complete [2023-04-03T15:54:41.794Z] 94cc34f8dd06: Download complete [2023-04-03T15:54:41.794Z] 30dea6a524f1: Verifying Checksum [2023-04-03T15:54:41.794Z] 30dea6a524f1: Download complete [2023-04-03T15:54:42.053Z] 63b65145d645: Verifying Checksum [2023-04-03T15:54:42.053Z] 63b65145d645: Download complete [2023-04-03T15:54:42.053Z] a2aff8979fd8: Verifying Checksum [2023-04-03T15:54:42.053Z] a2aff8979fd8: Download complete [2023-04-03T15:54:42.053Z] 63b65145d645: Pull complete [2023-04-03T15:54:42.313Z] a2d21d5440eb: Pull complete [2023-04-03T15:54:42.313Z] f25807f1079a: Verifying Checksum [2023-04-03T15:54:42.313Z] f25807f1079a: Download complete [2023-04-03T15:54:42.571Z] 935e6c44a52c: Verifying Checksum [2023-04-03T15:54:42.571Z] 935e6c44a52c: Download complete [2023-04-03T15:54:42.829Z] 6808be2612f2: Verifying Checksum [2023-04-03T15:54:42.829Z] 6808be2612f2: Download complete [2023-04-03T15:54:46.112Z] 935e6c44a52c: Pull complete [2023-04-03T15:54:46.112Z] 94cc34f8dd06: Pull complete [2023-04-03T15:54:46.112Z] 30dea6a524f1: Pull complete [2023-04-03T15:54:46.112Z] a2aff8979fd8: Pull complete [2023-04-03T15:54:48.008Z] 6808be2612f2: Pull complete [2023-04-03T15:54:48.945Z] f25807f1079a: Pull complete [2023-04-03T15:54:48.945Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-03T15:54:48.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-03T15:54:48.945Z] ---> 3b553350e43f [2023-04-03T15:54:48.945Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-03T15:54:50.911Z] ---> Running in cc1c0098ad46 [2023-04-03T15:54:50.911Z] Removing intermediate container cc1c0098ad46 [2023-04-03T15:54:50.911Z] ---> ca56a6db2ae2 [2023-04-03T15:54:50.911Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T15:54:50.911Z] ---> Running in ef086c150406 [2023-04-03T15:54:50.911Z] Removing intermediate container ef086c150406 [2023-04-03T15:54:50.911Z] ---> 4f1a1d2df55f [2023-04-03T15:54:50.911Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-03T15:54:50.911Z] ---> Running in f2f379b6e01e [2023-04-03T15:54:51.170Z] Removing intermediate container f2f379b6e01e [2023-04-03T15:54:51.170Z] ---> e764052dcb54 [2023-04-03T15:54:51.170Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T15:54:51.170Z] ---> Running in 9da4893792ef [2023-04-03T15:54:51.170Z] Removing intermediate container 9da4893792ef [2023-04-03T15:54:51.170Z] ---> 792244a36fef [2023-04-03T15:54:51.170Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T15:54:51.170Z] ---> Running in 6de9ee51e5be [2023-04-03T15:54:51.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T15:54:51.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T15:54:52.039Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-03T15:54:52.039Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-03T15:54:52.039Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-03T15:54:52.039Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-03T15:54:52.039Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T15:54:52.039Z] OK: 269 MiB in 57 packages [2023-04-03T15:54:52.605Z] Removing intermediate container 6de9ee51e5be [2023-04-03T15:54:52.605Z] ---> 316b7d9425f2 [2023-04-03T15:54:52.605Z] Step 8/12 : WORKDIR /device-snmp-go [2023-04-03T15:54:52.605Z] ---> Running in 616bd2c7baf8 [2023-04-03T15:54:52.605Z] Removing intermediate container 616bd2c7baf8 [2023-04-03T15:54:52.605Z] ---> bda3dbb2dfdc [2023-04-03T15:54:52.605Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-03T15:54:52.606Z] ---> f3e21a56f3f7 [2023-04-03T15:54:52.606Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T15:54:52.865Z] ---> Running in 123df9fbb7b4 [2023-04-03T15:54:55.504Z] Still waiting to schedule task [2023-04-03T15:54:55.505Z] ‘prd-centos7-blackbox-4c-2g-6590’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-03T15:54:55.505Z] ‘prd-centos7-blackbox-4c-2g-6591’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-03T15:54:55.505Z] ‘prd-ubuntu18.04-docker-8c-8g-6700’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-03T15:54:55.505Z] ‘prd-ubuntu20.04-docker-8c-8g-6698’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-03T15:54:55.505Z] ‘prd-ubuntu20.04-docker-8c-8g-6709’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-03T15:54:55.505Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6708’ is offline [2023-04-03T15:55:10.945Z] Removing intermediate container 123df9fbb7b4 [2023-04-03T15:55:10.945Z] ---> 77db3aed8cbe [2023-04-03T15:55:10.945Z] Step 11/12 : COPY . . [2023-04-03T15:55:10.945Z] ---> d5c08f86b7d3 [2023-04-03T15:55:10.945Z] Step 12/12 : RUN ${MAKE} [2023-04-03T15:55:11.210Z] ---> Running in a3c7871d3fd8 [2023-04-03T15:55:11.468Z] noop [2023-04-03T15:55:11.726Z] Removing intermediate container a3c7871d3fd8 [2023-04-03T15:55:11.726Z] ---> 1650bdc1b325 [2023-04-03T15:55:11.726Z] Successfully built 1650bdc1b325 [2023-04-03T15:55:11.726Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:55:12.030Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-03T15:55:12.030Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T15:55:12.094Z] prd-ubuntu20.04-docker-8c-8g-6707 does not seem to be running inside a container [2023-04-03T15:55:12.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-03T15:55:12.553Z] $ docker top e92dfb5e473e0c58cfda89d3a773232e723850189ba4cc9b0362731bbb493945 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T15:55:12.893Z] + go version [2023-04-03T15:55:12.893Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-03T15:55:12.904Z] $ docker stop --time=1 e92dfb5e473e0c58cfda89d3a773232e723850189ba4cc9b0362731bbb493945 [2023-04-03T15:55:14.199Z] $ docker rm -f --volumes e92dfb5e473e0c58cfda89d3a773232e723850189ba4cc9b0362731bbb493945 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:55:14.594Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-03T15:55:14.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T15:55:14.663Z] prd-ubuntu20.04-docker-8c-8g-6707 does not seem to be running inside a container [2023-04-03T15:55:14.693Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-03T15:55:15.029Z] $ docker top 57f2fe5d7f086a273806ca4b60b367109637ebb9d8fff282adf585a2f9f66da8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T15:55:15.371Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-03T15:55:15.665Z] + make test [2023-04-03T15:55:15.665Z] go test ./... -coverprofile=coverage.out [2023-04-03T15:55:20.932Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-04-03T15:55:30.895Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-04-03T15:55:30.895Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements [2023-04-03T15:55:35.072Z] go vet ./... [2023-04-03T15:55:39.252Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-03T15:55:39.252Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-03T15:55:39.252Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-03T15:55:39.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-03T15:55:39.275Z] $ docker stop --time=1 57f2fe5d7f086a273806ca4b60b367109637ebb9d8fff282adf585a2f9f66da8 [2023-04-03T15:55:41.392Z] $ docker rm -f --volumes 57f2fe5d7f086a273806ca4b60b367109637ebb9d8fff282adf585a2f9f66da8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T15:55:41.846Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-03T15:55:41.888Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-03T15:55:42.305Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-03T15:55:42.590Z] + ls -al . [2023-04-03T15:55:42.590Z] total 168 [2023-04-03T15:55:42.590Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 3 15:55 . [2023-04-03T15:55:42.590Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 15:54 .. [2023-04-03T15:55:42.590Z] -rw-rw-r-- 1 jenkins jenkins 6 Apr 3 15:54 .dockerignore [2023-04-03T15:55:42.590Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 3 15:54 .git [2023-04-03T15:55:42.590Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 15:54 .github [2023-04-03T15:55:42.590Z] -rw-rw-r-- 1 jenkins jenkins 328 Apr 3 15:54 .gitignore [2023-04-03T15:55:42.590Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 3 15:54 .golangci.yml [2023-04-03T15:55:42.590Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 3 15:54 .semver [2023-04-03T15:55:42.590Z] -rw-rw-r-- 1 jenkins jenkins 8926 Apr 3 15:54 Attribution.txt [2023-04-03T15:55:42.590Z] -rw-rw-r-- 1 jenkins jenkins 8355 Apr 3 15:54 CHANGELOG.md [2023-04-03T15:55:42.590Z] -rw-rw-r-- 1 jenkins jenkins 1423 Apr 3 15:54 Dockerfile [2023-04-03T15:55:42.590Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 3 15:54 GOVERNANCE.md [2023-04-03T15:55:42.590Z] -rw-rw-r-- 1 jenkins jenkins 656 Apr 3 15:54 Jenkinsfile [2023-04-03T15:55:42.590Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 3 15:54 LICENSE [2023-04-03T15:55:42.590Z] -rw-rw-r-- 1 jenkins jenkins 2114 Apr 3 15:54 Makefile [2023-04-03T15:55:42.590Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 3 15:54 OWNERS.md [2023-04-03T15:55:42.590Z] -rw-rw-r-- 1 jenkins jenkins 10054 Apr 3 15:54 README.md [2023-04-03T15:55:42.590Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 3 15:54 VERSION [2023-04-03T15:55:42.590Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 15:54 bin [2023-04-03T15:55:42.590Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 15:54 cmd [2023-04-03T15:55:42.590Z] -rw-r--r-- 1 jenkins jenkins 7630 Apr 3 15:55 coverage.out [2023-04-03T15:55:42.590Z] -rw-rw-r-- 1 jenkins jenkins 3280 Apr 3 15:54 go.mod [2023-04-03T15:55:42.590Z] -rw-rw-r-- 1 jenkins jenkins 31151 Apr 3 15:54 go.sum [2023-04-03T15:55:42.590Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 15:54 internal [2023-04-03T15:55:42.590Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 15:54 snap [2023-04-03T15:55:42.590Z] -rw-rw-r-- 1 jenkins jenkins 228 Apr 3 15:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:55:42.904Z] + 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=6fac14ed47bda9a50d3a81c52d17c8dba926fadd --label arch=amd64 --label version=3.0.0-dev.10 . [2023-04-03T15:55:42.904Z] Sending build context to Docker daemon 5.743MB [2023-04-03T15:55:42.904Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T15:55:42.904Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-03T15:55:42.904Z] ---> 1650bdc1b325 [2023-04-03T15:55:42.904Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-03T15:55:42.904Z] ---> Running in 115e360d1475 [2023-04-03T15:55:43.163Z] Removing intermediate container 115e360d1475 [2023-04-03T15:55:43.163Z] ---> 67a1b42635c2 [2023-04-03T15:55:43.163Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T15:55:43.163Z] ---> Running in d62aded57cd2 [2023-04-03T15:55:43.163Z] Removing intermediate container d62aded57cd2 [2023-04-03T15:55:43.163Z] ---> 4d025ad166aa [2023-04-03T15:55:43.163Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-03T15:55:43.163Z] ---> Running in 1e9ef1e3a8c0 [2023-04-03T15:55:43.477Z] Removing intermediate container 1e9ef1e3a8c0 [2023-04-03T15:55:43.477Z] ---> ccf26ad5b365 [2023-04-03T15:55:43.477Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T15:55:43.477Z] ---> Running in 33513b0b46d1 [2023-04-03T15:55:43.477Z] Removing intermediate container 33513b0b46d1 [2023-04-03T15:55:43.477Z] ---> 066daf469329 [2023-04-03T15:55:43.477Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T15:55:43.477Z] ---> Running in 1957185c9907 [2023-04-03T15:55:43.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T15:55:43.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T15:55:44.019Z] OK: 269 MiB in 57 packages [2023-04-03T15:55:44.295Z] Removing intermediate container 1957185c9907 [2023-04-03T15:55:44.295Z] ---> f05416e90752 [2023-04-03T15:55:44.295Z] Step 8/24 : WORKDIR /device-snmp-go [2023-04-03T15:55:44.579Z] ---> Running in bb9f76dd2729 [2023-04-03T15:55:44.579Z] Removing intermediate container bb9f76dd2729 [2023-04-03T15:55:44.579Z] ---> 08ea915ee2b3 [2023-04-03T15:55:44.579Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-03T15:55:44.579Z] ---> 44c710c9cd93 [2023-04-03T15:55:44.579Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T15:55:44.856Z] ---> Running in 0c285184cf5e [2023-04-03T15:55:45.431Z] Removing intermediate container 0c285184cf5e [2023-04-03T15:55:45.431Z] ---> 4723962647d0 [2023-04-03T15:55:45.431Z] Step 11/24 : COPY . . [2023-04-03T15:55:45.688Z] ---> 32fdeb0b9c8a [2023-04-03T15:55:45.688Z] Step 12/24 : RUN ${MAKE} [2023-04-03T15:55:45.946Z] ---> Running in 6911c07c8004 [2023-04-03T15:55:46.205Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.10" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-04-03T15:56:08.137Z] Removing intermediate container 6911c07c8004 [2023-04-03T15:56:08.137Z] ---> 9e625635352b [2023-04-03T15:56:08.137Z] Step 13/24 : FROM alpine:3.17 [2023-04-03T15:56:08.137Z] 3.17: Pulling from library/alpine [2023-04-03T15:56:08.137Z] f56be85fc22e: Pulling fs layer [2023-04-03T15:56:08.137Z] f56be85fc22e: Verifying Checksum [2023-04-03T15:56:08.137Z] f56be85fc22e: Download complete [2023-04-03T15:56:08.137Z] f56be85fc22e: Pull complete [2023-04-03T15:56:08.137Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-03T15:56:08.137Z] Status: Downloaded newer image for alpine:3.17 [2023-04-03T15:56:08.137Z] ---> 9ed4aefc74f6 [2023-04-03T15:56:08.137Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-04-03T15:56:08.137Z] ---> Running in 68bba12df217 [2023-04-03T15:56:08.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T15:56:08.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T15:56:08.137Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-03T15:56:08.137Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T15:56:08.137Z] OK: 7 MiB in 16 packages [2023-04-03T15:56:08.137Z] Removing intermediate container 68bba12df217 [2023-04-03T15:56:08.137Z] ---> 0bea50d156a0 [2023-04-03T15:56:08.137Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-04-03T15:56:08.137Z] ---> 7ab0acb1398b [2023-04-03T15:56:08.137Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-04-03T15:56:08.137Z] ---> ee67a624293d [2023-04-03T15:56:08.137Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-04-03T15:56:08.137Z] ---> 8da4c1f7bdfd [2023-04-03T15:56:08.137Z] Step 18/24 : EXPOSE 59993 [2023-04-03T15:56:08.137Z] ---> Running in 3a0a755240b5 [2023-04-03T15:56:08.137Z] Removing intermediate container 3a0a755240b5 [2023-04-03T15:56:08.137Z] ---> d057aa565d17 [2023-04-03T15:56:08.137Z] Step 19/24 : EXPOSE 161 [2023-04-03T15:56:08.137Z] ---> Running in 8b930c404b38 [2023-04-03T15:56:08.137Z] Removing intermediate container 8b930c404b38 [2023-04-03T15:56:08.137Z] ---> c0cf90a90e7a [2023-04-03T15:56:08.137Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-04-03T15:56:08.137Z] ---> Running in 75f707786dba [2023-04-03T15:56:08.137Z] Removing intermediate container 75f707786dba [2023-04-03T15:56:08.137Z] ---> daea0a6767b2 [2023-04-03T15:56:08.137Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T15:56:08.137Z] ---> Running in 60fc4a76284f [2023-04-03T15:56:08.137Z] Removing intermediate container 60fc4a76284f [2023-04-03T15:56:08.137Z] ---> d8ce77163bf7 [2023-04-03T15:56:08.137Z] Step 22/24 : LABEL arch=amd64 [2023-04-03T15:56:08.137Z] ---> Running in efe070a95cb6 [2023-04-03T15:56:08.137Z] Removing intermediate container efe070a95cb6 [2023-04-03T15:56:08.137Z] ---> 9098caf50a3e [2023-04-03T15:56:08.137Z] Step 23/24 : LABEL git_sha=6fac14ed47bda9a50d3a81c52d17c8dba926fadd [2023-04-03T15:56:08.137Z] ---> Running in 702b8fc3eebd [2023-04-03T15:56:08.137Z] Removing intermediate container 702b8fc3eebd [2023-04-03T15:56:08.137Z] ---> 9503c7934ac4 [2023-04-03T15:56:08.137Z] Step 24/24 : LABEL version=3.0.0-dev.10 [2023-04-03T15:56:08.137Z] ---> Running in e23dd93a8783 [2023-04-03T15:56:08.137Z] Removing intermediate container e23dd93a8783 [2023-04-03T15:56:08.137Z] ---> d6b52a3306c3 [2023-04-03T15:56:08.137Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-03T15:56:08.137Z] Successfully built d6b52a3306c3 [2023-04-03T15:56:08.137Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T15:56:08.238Z] provisioning config files... [2023-04-03T15:56:08.246Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5115966584949800820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T15:56:08.539Z] ---> docker-login.sh [2023-04-03T15:56:08.539Z] nexus3.edgexfoundry.org:10001 [2023-04-03T15:56:08.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:56:08.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:56:08.539Z] Configure a credential helper to remove this warning. See [2023-04-03T15:56:08.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:56:08.539Z] [2023-04-03T15:56:08.539Z] Login Succeeded [2023-04-03T15:56:08.539Z] nexus3.edgexfoundry.org:10002 [2023-04-03T15:56:08.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:56:08.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:56:08.539Z] Configure a credential helper to remove this warning. See [2023-04-03T15:56:08.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:56:08.539Z] [2023-04-03T15:56:08.539Z] Login Succeeded [2023-04-03T15:56:08.539Z] nexus3.edgexfoundry.org:10003 [2023-04-03T15:56:08.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:56:08.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:56:08.800Z] Configure a credential helper to remove this warning. See [2023-04-03T15:56:08.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:56:08.800Z] [2023-04-03T15:56:08.800Z] Login Succeeded [2023-04-03T15:56:08.800Z] nexus3.edgexfoundry.org:10004 [2023-04-03T15:56:08.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:56:08.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:56:08.800Z] Configure a credential helper to remove this warning. See [2023-04-03T15:56:08.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:56:08.800Z] [2023-04-03T15:56:08.800Z] Login Succeeded [2023-04-03T15:56:08.800Z] docker.io [2023-04-03T15:56:08.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:56:09.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:56:09.058Z] Configure a credential helper to remove this warning. See [2023-04-03T15:56:09.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:56:09.058Z] [2023-04-03T15:56:09.058Z] Login Succeeded [2023-04-03T15:56:09.058Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T15:56:09.065Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T15:56:09.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T15:56:09.122Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2023-04-03T15:56:09.122Z] 6fac14ed47bda9a50d3a81c52d17c8dba926fadd [2023-04-03T15:56:09.122Z] latest [2023-04-03T15:56:09.122Z] 3.0.0-dev.10 [2023-04-03T15:56:09.122Z] 6fac14ed47bda9a50d3a81c52d17c8dba926fadd-3.0.0-dev.10 [2023-04-03T15:56:09.122Z] main [2023-04-03T15:56:09.122Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:56:09.444Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:6fac14ed47bda9a50d3a81c52d17c8dba926fadd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:56:09.762Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:6fac14ed47bda9a50d3a81c52d17c8dba926fadd [2023-04-03T15:56:09.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-04-03T15:56:09.762Z] c751b4b93787: Preparing [2023-04-03T15:56:09.762Z] 64330622b49d: Preparing [2023-04-03T15:56:09.762Z] 5ee0329e2ba1: Preparing [2023-04-03T15:56:09.762Z] 158c557edc34: Preparing [2023-04-03T15:56:09.762Z] f1417ff83b31: Preparing [2023-04-03T15:56:09.762Z] f1417ff83b31: Layer already exists [2023-04-03T15:56:09.762Z] 158c557edc34: Pushed [2023-04-03T15:56:09.762Z] c751b4b93787: Pushed [2023-04-03T15:56:09.762Z] 64330622b49d: Pushed [2023-04-03T15:56:12.297Z] 5ee0329e2ba1: Pushed [2023-04-03T15:56:12.556Z] 6fac14ed47bda9a50d3a81c52d17c8dba926fadd: digest: sha256:dbc4ba497857e2dd390a08759d5c89e87a2362a8893a0dfc81899dea1bf75c2e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:56:12.876Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:56:13.182Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2023-04-03T15:56:13.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-04-03T15:56:13.182Z] c751b4b93787: Preparing [2023-04-03T15:56:13.182Z] 64330622b49d: Preparing [2023-04-03T15:56:13.182Z] 5ee0329e2ba1: Preparing [2023-04-03T15:56:13.182Z] 158c557edc34: Preparing [2023-04-03T15:56:13.182Z] f1417ff83b31: Preparing [2023-04-03T15:56:13.182Z] 158c557edc34: Layer already exists [2023-04-03T15:56:13.182Z] f1417ff83b31: Layer already exists [2023-04-03T15:56:13.182Z] c751b4b93787: Layer already exists [2023-04-03T15:56:13.182Z] 64330622b49d: Layer already exists [2023-04-03T15:56:13.182Z] 5ee0329e2ba1: Layer already exists [2023-04-03T15:56:13.182Z] latest: digest: sha256:dbc4ba497857e2dd390a08759d5c89e87a2362a8893a0dfc81899dea1bf75c2e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:56:13.493Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:56:13.799Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.10 [2023-04-03T15:56:13.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-04-03T15:56:13.800Z] c751b4b93787: Preparing [2023-04-03T15:56:13.800Z] 64330622b49d: Preparing [2023-04-03T15:56:13.800Z] 5ee0329e2ba1: Preparing [2023-04-03T15:56:13.800Z] 158c557edc34: Preparing [2023-04-03T15:56:13.800Z] f1417ff83b31: Preparing [2023-04-03T15:56:13.800Z] 64330622b49d: Layer already exists [2023-04-03T15:56:13.800Z] 158c557edc34: Layer already exists [2023-04-03T15:56:13.800Z] f1417ff83b31: Layer already exists [2023-04-03T15:56:13.800Z] 5ee0329e2ba1: Layer already exists [2023-04-03T15:56:13.800Z] c751b4b93787: Layer already exists [2023-04-03T15:56:13.800Z] 3.0.0-dev.10: digest: sha256:dbc4ba497857e2dd390a08759d5c89e87a2362a8893a0dfc81899dea1bf75c2e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:56:14.114Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:6fac14ed47bda9a50d3a81c52d17c8dba926fadd-3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:56:14.424Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:6fac14ed47bda9a50d3a81c52d17c8dba926fadd-3.0.0-dev.10 [2023-04-03T15:56:14.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-04-03T15:56:14.424Z] c751b4b93787: Preparing [2023-04-03T15:56:14.424Z] 64330622b49d: Preparing [2023-04-03T15:56:14.424Z] 5ee0329e2ba1: Preparing [2023-04-03T15:56:14.424Z] 158c557edc34: Preparing [2023-04-03T15:56:14.424Z] f1417ff83b31: Preparing [2023-04-03T15:56:14.424Z] 64330622b49d: Layer already exists [2023-04-03T15:56:14.424Z] 5ee0329e2ba1: Layer already exists [2023-04-03T15:56:14.424Z] c751b4b93787: Layer already exists [2023-04-03T15:56:14.424Z] 158c557edc34: Layer already exists [2023-04-03T15:56:14.424Z] f1417ff83b31: Layer already exists [2023-04-03T15:56:14.424Z] 6fac14ed47bda9a50d3a81c52d17c8dba926fadd-3.0.0-dev.10: digest: sha256:dbc4ba497857e2dd390a08759d5c89e87a2362a8893a0dfc81899dea1bf75c2e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:56:14.731Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:56:15.036Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2023-04-03T15:56:15.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-04-03T15:56:15.036Z] c751b4b93787: Preparing [2023-04-03T15:56:15.036Z] 64330622b49d: Preparing [2023-04-03T15:56:15.036Z] 5ee0329e2ba1: Preparing [2023-04-03T15:56:15.036Z] 158c557edc34: Preparing [2023-04-03T15:56:15.036Z] f1417ff83b31: Preparing [2023-04-03T15:56:15.036Z] 158c557edc34: Layer already exists [2023-04-03T15:56:15.036Z] c751b4b93787: Layer already exists [2023-04-03T15:56:15.036Z] 64330622b49d: Layer already exists [2023-04-03T15:56:15.036Z] f1417ff83b31: Layer already exists [2023-04-03T15:56:15.036Z] 5ee0329e2ba1: Layer already exists [2023-04-03T15:56:15.036Z] main: digest: sha256:dbc4ba497857e2dd390a08759d5c89e87a2362a8893a0dfc81899dea1bf75c2e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T15:56:15.072Z] ===================================================== [Pipeline] echo [2023-04-03T15:56:15.078Z] taggedImages: [2023-04-03T15:56:15.078Z] - nexus3.edgexfoundry.org:10004/device-snmp:6fac14ed47bda9a50d3a81c52d17c8dba926fadd [2023-04-03T15:56:15.078Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2023-04-03T15:56:15.078Z] - nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.10 [2023-04-03T15:56:15.078Z] - nexus3.edgexfoundry.org:10004/device-snmp:6fac14ed47bda9a50d3a81c52d17c8dba926fadd-3.0.0-dev.10 [2023-04-03T15:56:15.078Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:56:15.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T15:56:15.450Z] [2023-04-03T15:56:15.450Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:56:15.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T15:56:15.746Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-03T15:56:15.746Z] 5eb5b503b376: Pulling fs layer [2023-04-03T15:56:15.746Z] 5c69ac0246d0: Pulling fs layer [2023-04-03T15:56:15.746Z] ec43610c2a17: Pulling fs layer [2023-04-03T15:56:15.746Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-03T15:56:15.746Z] 33b1e0a273af: Pulling fs layer [2023-04-03T15:56:15.746Z] 5d3b04190fa2: Pulling fs layer [2023-04-03T15:56:15.746Z] 2f39f015ded8: Pulling fs layer [2023-04-03T15:56:15.746Z] 3a2ae6a8a46f: Waiting [2023-04-03T15:56:15.746Z] 2f39f015ded8: Waiting [2023-04-03T15:56:15.746Z] 33b1e0a273af: Waiting [2023-04-03T15:56:15.746Z] 5d3b04190fa2: Waiting [2023-04-03T15:56:15.746Z] 5c69ac0246d0: Verifying Checksum [2023-04-03T15:56:15.746Z] 5c69ac0246d0: Download complete [2023-04-03T15:56:15.746Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-03T15:56:15.746Z] 3a2ae6a8a46f: Download complete [2023-04-03T15:56:15.746Z] 33b1e0a273af: Download complete [2023-04-03T15:56:15.746Z] 5d3b04190fa2: Verifying Checksum [2023-04-03T15:56:15.746Z] 5d3b04190fa2: Download complete [2023-04-03T15:56:15.746Z] ec43610c2a17: Verifying Checksum [2023-04-03T15:56:15.746Z] ec43610c2a17: Download complete [2023-04-03T15:56:16.005Z] 5eb5b503b376: Download complete [2023-04-03T15:56:16.573Z] 2f39f015ded8: Download complete [2023-04-03T15:56:17.139Z] 5eb5b503b376: Pull complete [2023-04-03T15:56:17.397Z] 5c69ac0246d0: Pull complete [2023-04-03T15:56:17.962Z] ec43610c2a17: Pull complete [2023-04-03T15:56:17.962Z] 3a2ae6a8a46f: Pull complete [2023-04-03T15:56:18.219Z] 33b1e0a273af: Pull complete [2023-04-03T15:56:18.219Z] 5d3b04190fa2: Pull complete [2023-04-03T15:56:22.404Z] 2f39f015ded8: Pull complete [2023-04-03T15:56:22.404Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-03T15:56:22.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T15:56:22.404Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T15:56:22.483Z] prd-ubuntu20.04-docker-8c-8g-6707 does not seem to be running inside a container [2023-04-03T15:56:22.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-03T15:56:24.288Z] $ docker top cb6f8f3a278272dba758304bbfb7edbe7a569b18910522bcf26f8a8d24433495 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T15:56:24.659Z] ---> job-cost.sh [2023-04-03T15:56:24.659Z] lf-activate-venv: SKIPPING [2023-04-03T15:56:24.659Z] INFO: No Stack... [2023-04-03T15:56:25.226Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-03T15:56:25.484Z] INFO: Archiving Costs [Pipeline] sh [2023-04-03T15:56:25.773Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2023-04-03T15:56:25.773Z] + cut -d, -f6 [Pipeline] lock [2023-04-03T15:56:25.786Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-67-stack-cost] [2023-04-03T15:56:25.792Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-67-stack-cost] did not exist. Created. [2023-04-03T15:56:25.792Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-67-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-03T15:56:26.095Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-03T15:56:26.125Z] Stashed 1 file(s) [Pipeline] } [2023-04-03T15:56:26.132Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-67-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-03T15:56:26.150Z] $ docker stop --time=1 cb6f8f3a278272dba758304bbfb7edbe7a569b18910522bcf26f8a8d24433495 [2023-04-03T15:56:27.311Z] $ docker rm -f --volumes cb6f8f3a278272dba758304bbfb7edbe7a569b18910522bcf26f8a8d24433495 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-03T15:57:07.318Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6712 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2023-04-03T15:57:07.331Z] Running in /w/workspace/device-snmp-go/67 [Pipeline] { [Pipeline] checkout [2023-04-03T15:57:07.372Z] Selected Git installation does not exist. Using Default [2023-04-03T15:57:07.372Z] The recommended git tool is: NONE [2023-04-03T15:57:14.910Z] using credential edgex-jenkins-ssh [2023-04-03T15:57:14.929Z] Cloning the remote Git repository [2023-04-03T15:57:14.994Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-04-03T15:57:15.131Z] > git init /w/workspace/device-snmp-go/67 # timeout=10 [2023-04-03T15:57:15.341Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-04-03T15:57:15.343Z] > git --version # timeout=10 [2023-04-03T15:57:15.371Z] > git --version # 'git version 2.25.1' [2023-04-03T15:57:15.374Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-03T15:57:15.585Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-03T15:57:17.908Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-04-03T15:57:17.947Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-03T15:57:19.265Z] Avoid second fetch [2023-04-03T15:57:19.265Z] Checking out Revision 6fac14ed47bda9a50d3a81c52d17c8dba926fadd (main) [2023-04-03T15:57:20.110Z] Commit message: "refactor!: Change configuration and device toml files to yaml (#279)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-03T15:57:19.291Z] > git config core.sparsecheckout # timeout=10 [2023-04-03T15:57:19.397Z] > git checkout -f 6fac14ed47bda9a50d3a81c52d17c8dba926fadd # timeout=10 [2023-04-03T15:57:21.031Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-03T15:57:21.031Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-03T15:57:21.031Z] Dload Upload Total Spent Left Speed [2023-04-03T15:57:21.031Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 175k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh [2023-04-03T15:57:21.788Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-03T15:57:22.149Z] + sudo tee /etc/docker/daemon.new [2023-04-03T15:57:22.149Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-03T15:57:22.149Z] { [2023-04-03T15:57:22.149Z] "registry-mirrors": [ [2023-04-03T15:57:22.149Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-03T15:57:22.149Z] ], [2023-04-03T15:57:22.149Z] "bip": "10.250.0.254/24", [2023-04-03T15:57:22.149Z] "hosts": [ [2023-04-03T15:57:22.149Z] "tcp://0.0.0.0:5555", [2023-04-03T15:57:22.149Z] "unix:///var/run/docker.sock" [2023-04-03T15:57:22.149Z] ], [2023-04-03T15:57:22.149Z] "mtu": 1458, [2023-04-03T15:57:22.149Z] "selinux-enabled": true, [2023-04-03T15:57:22.149Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-03T15:57:22.149Z] } [Pipeline] sh [2023-04-03T15:57:22.510Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-03T15:57:22.876Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T15:57:41.231Z] provisioning config files... [2023-04-03T15:57:41.269Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/67@tmp/config8685865447221682705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T15:57:41.668Z] ---> docker-login.sh [2023-04-03T15:57:41.668Z] nexus3.edgexfoundry.org:10001 [2023-04-03T15:57:42.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:57:42.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:57:42.271Z] Configure a credential helper to remove this warning. See [2023-04-03T15:57:42.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:57:42.271Z] [2023-04-03T15:57:42.271Z] Login Succeeded [2023-04-03T15:57:42.271Z] nexus3.edgexfoundry.org:10002 [2023-04-03T15:57:42.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:57:42.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:57:42.829Z] Configure a credential helper to remove this warning. See [2023-04-03T15:57:42.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:57:42.829Z] [2023-04-03T15:57:42.829Z] Login Succeeded [2023-04-03T15:57:42.829Z] nexus3.edgexfoundry.org:10003 [2023-04-03T15:57:43.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:57:43.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:57:43.104Z] Configure a credential helper to remove this warning. See [2023-04-03T15:57:43.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:57:43.104Z] [2023-04-03T15:57:43.104Z] Login Succeeded [2023-04-03T15:57:43.104Z] nexus3.edgexfoundry.org:10004 [2023-04-03T15:57:43.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:57:43.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:57:43.722Z] Configure a credential helper to remove this warning. See [2023-04-03T15:57:43.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:57:43.722Z] [2023-04-03T15:57:43.722Z] Login Succeeded [2023-04-03T15:57:43.722Z] docker.io [2023-04-03T15:57:43.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:57:44.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:57:44.267Z] Configure a credential helper to remove this warning. See [2023-04-03T15:57:44.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:57:44.267Z] [2023-04-03T15:57:44.267Z] Login Succeeded [2023-04-03T15:57:44.267Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T15:57:44.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-03T15:57:44.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T15:57:44.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T15:57:44.666Z] ========================================================= [2023-04-03T15:57:44.666Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-03T15:57:44.666Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:57:45.031Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-03T15:57:45.307Z] Sending build context to Docker daemon 2.968MB [2023-04-03T15:57:45.307Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T15:57:45.307Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-03T15:57:45.592Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-03T15:57:45.592Z] af6eaf76a39c: Pulling fs layer [2023-04-03T15:57:45.592Z] 55522c791124: Pulling fs layer [2023-04-03T15:57:45.592Z] ce5c4a1c91eb: Pulling fs layer [2023-04-03T15:57:45.592Z] 169dfbe0d373: Pulling fs layer [2023-04-03T15:57:45.592Z] e1ff8fa3b103: Pulling fs layer [2023-04-03T15:57:45.592Z] 52ebb69f0ebf: Pulling fs layer [2023-04-03T15:57:45.592Z] 5abe8eddf0d5: Pulling fs layer [2023-04-03T15:57:45.592Z] 169dfbe0d373: Waiting [2023-04-03T15:57:45.592Z] e1ff8fa3b103: Waiting [2023-04-03T15:57:45.592Z] 52ebb69f0ebf: Waiting [2023-04-03T15:57:45.592Z] 5abe8eddf0d5: Waiting [2023-04-03T15:57:45.592Z] 55522c791124: Verifying Checksum [2023-04-03T15:57:45.592Z] 55522c791124: Download complete [2023-04-03T15:57:45.592Z] 169dfbe0d373: Verifying Checksum [2023-04-03T15:57:45.592Z] 169dfbe0d373: Download complete [2023-04-03T15:57:45.895Z] e1ff8fa3b103: Verifying Checksum [2023-04-03T15:57:45.895Z] e1ff8fa3b103: Download complete [2023-04-03T15:57:45.895Z] af6eaf76a39c: Verifying Checksum [2023-04-03T15:57:45.895Z] af6eaf76a39c: Download complete [2023-04-03T15:57:46.885Z] af6eaf76a39c: Pull complete [2023-04-03T15:57:46.885Z] 5abe8eddf0d5: Verifying Checksum [2023-04-03T15:57:46.885Z] 5abe8eddf0d5: Download complete [2023-04-03T15:57:47.483Z] 55522c791124: Pull complete [2023-04-03T15:57:48.482Z] ce5c4a1c91eb: Verifying Checksum [2023-04-03T15:57:48.482Z] ce5c4a1c91eb: Download complete [2023-04-03T15:57:48.768Z] 52ebb69f0ebf: Verifying Checksum [2023-04-03T15:57:48.768Z] 52ebb69f0ebf: Download complete [2023-04-03T15:58:01.177Z] ce5c4a1c91eb: Pull complete [2023-04-03T15:58:01.177Z] 169dfbe0d373: Pull complete [2023-04-03T15:58:01.177Z] e1ff8fa3b103: Pull complete [2023-04-03T15:58:07.897Z] 52ebb69f0ebf: Pull complete [2023-04-03T15:58:09.898Z] 5abe8eddf0d5: Pull complete [2023-04-03T15:58:09.898Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-03T15:58:09.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-03T15:58:09.898Z] ---> 6cb57ee374ae [2023-04-03T15:58:09.898Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-03T15:58:12.520Z] ---> Running in 0a402878e499 [2023-04-03T15:58:12.520Z] Removing intermediate container 0a402878e499 [2023-04-03T15:58:12.520Z] ---> 23cbf39d0790 [2023-04-03T15:58:12.520Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T15:58:12.795Z] ---> Running in 4408316a1400 [2023-04-03T15:58:13.085Z] Removing intermediate container 4408316a1400 [2023-04-03T15:58:13.085Z] ---> 7d00cfa5041e [2023-04-03T15:58:13.085Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-03T15:58:13.360Z] ---> Running in 2b6e6fefb2dd [2023-04-03T15:58:13.638Z] Removing intermediate container 2b6e6fefb2dd [2023-04-03T15:58:13.638Z] ---> 5339b3b4d524 [2023-04-03T15:58:13.638Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T15:58:13.912Z] ---> Running in 9e38d85a2985 [2023-04-03T15:58:14.186Z] Removing intermediate container 9e38d85a2985 [2023-04-03T15:58:14.186Z] ---> dfc2de010012 [2023-04-03T15:58:14.186Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T15:58:14.462Z] ---> Running in 2db7619079d7 [2023-04-03T15:58:15.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T15:58:16.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T15:58:17.981Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-03T15:58:17.981Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-03T15:58:17.981Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-03T15:58:17.981Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-03T15:58:17.981Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T15:58:17.981Z] OK: 268 MiB in 57 packages [2023-04-03T15:58:19.445Z] Removing intermediate container 2db7619079d7 [2023-04-03T15:58:19.445Z] ---> f59bd026ed98 [2023-04-03T15:58:19.445Z] Step 8/12 : WORKDIR /device-snmp-go [2023-04-03T15:58:19.445Z] ---> Running in 0ca93f89b96f [2023-04-03T15:58:19.717Z] Removing intermediate container 0ca93f89b96f [2023-04-03T15:58:19.717Z] ---> 1d372b73b496 [2023-04-03T15:58:19.717Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-03T15:58:20.314Z] ---> 9de24641b458 [2023-04-03T15:58:20.314Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T15:58:20.314Z] ---> Running in 5908296416c7 [2023-04-03T15:59:28.333Z] Removing intermediate container 5908296416c7 [2023-04-03T15:59:28.333Z] ---> e900cce0c561 [2023-04-03T15:59:28.333Z] Step 11/12 : COPY . . [2023-04-03T15:59:28.333Z] ---> 8eb3660dc21e [2023-04-03T15:59:28.334Z] Step 12/12 : RUN ${MAKE} [2023-04-03T15:59:28.334Z] ---> Running in 06a756e0b9b6 [2023-04-03T15:59:28.334Z] noop [2023-04-03T15:59:28.334Z] Removing intermediate container 06a756e0b9b6 [2023-04-03T15:59:28.334Z] ---> 6ad4b5bae59a [2023-04-03T15:59:28.334Z] Successfully built 6ad4b5bae59a [2023-04-03T15:59:28.334Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:59:28.709Z] + docker inspect -f . ci-base-image-arm64 [2023-04-03T15:59:28.709Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T15:59:28.972Z] prd-ubuntu20.04-docker-arm64-4c-16g-6712 does not seem to be running inside a container [2023-04-03T15:59:29.070Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/67 -v /w/workspace/device-snmp-go/67:/w/workspace/device-snmp-go/67:rw,z -v /w/workspace/device-snmp-go/67@tmp:/w/workspace/device-snmp-go/67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-03T15:59:30.528Z] $ docker top 2c53160b48919b461c64692b9addedc38733760e44b29332a18eb5c74de5c2ed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T15:59:31.459Z] + go version [2023-04-03T15:59:31.459Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-03T15:59:31.486Z] $ docker stop --time=1 2c53160b48919b461c64692b9addedc38733760e44b29332a18eb5c74de5c2ed [2023-04-03T15:59:33.215Z] $ docker rm -f --volumes 2c53160b48919b461c64692b9addedc38733760e44b29332a18eb5c74de5c2ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:59:33.829Z] + docker inspect -f . ci-base-image-arm64 [2023-04-03T15:59:33.829Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T15:59:34.067Z] prd-ubuntu20.04-docker-arm64-4c-16g-6712 does not seem to be running inside a container [2023-04-03T15:59:34.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/67 -v /w/workspace/device-snmp-go/67:/w/workspace/device-snmp-go/67:rw,z -v /w/workspace/device-snmp-go/67@tmp:/w/workspace/device-snmp-go/67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-03T15:59:35.503Z] $ docker top 8b3b50cf58287640693f0fe7f3e0bbeec3e25d4bb162087ff377bf1537a35f29 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T15:59:36.391Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/67 [Pipeline] fileExists [Pipeline] sh [2023-04-03T15:59:37.075Z] + make test [2023-04-03T15:59:37.075Z] go test ./... -coverprofile=coverage.out [2023-04-03T16:00:24.014Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-04-03T16:03:00.840Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-04-03T16:03:00.840Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.060s coverage: 0.0% of statements [2023-04-03T16:03:00.840Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-03T16:03:00.840Z] go vet ./... [2023-04-03T16:03:33.148Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-03T16:03:33.148Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-03T16:03:33.148Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-03T16:03:33.172Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-03T16:03:33.182Z] $ docker stop --time=1 8b3b50cf58287640693f0fe7f3e0bbeec3e25d4bb162087ff377bf1537a35f29 [2023-04-03T16:03:35.145Z] $ docker rm -f --volumes 8b3b50cf58287640693f0fe7f3e0bbeec3e25d4bb162087ff377bf1537a35f29 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T16:03:36.421Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-03T16:03:36.446Z] Warning: overwriting stash ‘coverage-report’ [2023-04-03T16:03:37.005Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-03T16:03:37.407Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-03T16:03:37.743Z] + ls -al . [2023-04-03T16:03:37.743Z] total 164 [2023-04-03T16:03:37.743Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 3 15:59 . [2023-04-03T16:03:37.743Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 15:57 .. [2023-04-03T16:03:37.743Z] -rw-rw-r-- 1 jenkins jenkins 6 Apr 3 15:57 .dockerignore [2023-04-03T16:03:37.743Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 3 15:57 .git [2023-04-03T16:03:37.743Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 15:57 .github [2023-04-03T16:03:37.743Z] -rw-rw-r-- 1 jenkins jenkins 328 Apr 3 15:57 .gitignore [2023-04-03T16:03:37.743Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 3 15:57 .golangci.yml [2023-04-03T16:03:37.743Z] -rw-rw-r-- 1 jenkins jenkins 8926 Apr 3 15:57 Attribution.txt [2023-04-03T16:03:37.743Z] -rw-rw-r-- 1 jenkins jenkins 8355 Apr 3 15:57 CHANGELOG.md [2023-04-03T16:03:37.743Z] -rw-rw-r-- 1 jenkins jenkins 1423 Apr 3 15:57 Dockerfile [2023-04-03T16:03:37.743Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 3 15:57 GOVERNANCE.md [2023-04-03T16:03:37.743Z] -rw-rw-r-- 1 jenkins jenkins 656 Apr 3 15:57 Jenkinsfile [2023-04-03T16:03:37.743Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 3 15:57 LICENSE [2023-04-03T16:03:37.743Z] -rw-rw-r-- 1 jenkins jenkins 2114 Apr 3 15:57 Makefile [2023-04-03T16:03:37.743Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 3 15:57 OWNERS.md [2023-04-03T16:03:37.743Z] -rw-rw-r-- 1 jenkins jenkins 10054 Apr 3 15:57 README.md [2023-04-03T16:03:37.743Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 3 15:54 VERSION [2023-04-03T16:03:37.743Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 15:57 bin [2023-04-03T16:03:37.743Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 15:57 cmd [2023-04-03T16:03:37.743Z] -rw-r--r-- 1 jenkins jenkins 7630 Apr 3 16:02 coverage.out [2023-04-03T16:03:37.743Z] -rw-rw-r-- 1 jenkins jenkins 3280 Apr 3 15:57 go.mod [2023-04-03T16:03:37.743Z] -rw-rw-r-- 1 jenkins jenkins 31151 Apr 3 15:57 go.sum [2023-04-03T16:03:37.743Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 15:57 internal [2023-04-03T16:03:37.743Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 15:57 snap [2023-04-03T16:03:37.743Z] -rw-rw-r-- 1 jenkins jenkins 228 Apr 3 15:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:03:38.099Z] + 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=6fac14ed47bda9a50d3a81c52d17c8dba926fadd --label arch=arm64 --label version=3.0.0-dev.10 . [2023-04-03T16:03:38.372Z] Sending build context to Docker daemon 2.976MB [2023-04-03T16:03:38.372Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T16:03:38.372Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-03T16:03:38.372Z] ---> 6ad4b5bae59a [2023-04-03T16:03:38.372Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-03T16:03:38.643Z] ---> Running in b35aa228188b [2023-04-03T16:03:38.913Z] Removing intermediate container b35aa228188b [2023-04-03T16:03:38.913Z] ---> acf1a2e7a8d2 [2023-04-03T16:03:38.913Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T16:03:38.913Z] ---> Running in dea7b43ae8e9 [2023-04-03T16:03:39.509Z] Removing intermediate container dea7b43ae8e9 [2023-04-03T16:03:39.509Z] ---> 4a61baf23e36 [2023-04-03T16:03:39.509Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-03T16:03:39.509Z] ---> Running in db4dc7ef72d0 [2023-04-03T16:03:39.780Z] Removing intermediate container db4dc7ef72d0 [2023-04-03T16:03:39.780Z] ---> 849b6e854720 [2023-04-03T16:03:39.780Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T16:03:39.780Z] ---> Running in 7e4721687e4e [2023-04-03T16:03:40.374Z] Removing intermediate container 7e4721687e4e [2023-04-03T16:03:40.374Z] ---> 9dbac1eabc1d [2023-04-03T16:03:40.374Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T16:03:40.374Z] ---> Running in 01d46a6aadc2 [2023-04-03T16:03:41.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T16:03:42.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T16:03:43.316Z] OK: 268 MiB in 57 packages [2023-04-03T16:03:44.295Z] Removing intermediate container 01d46a6aadc2 [2023-04-03T16:03:44.295Z] ---> b3031e033b66 [2023-04-03T16:03:44.295Z] Step 8/24 : WORKDIR /device-snmp-go [2023-04-03T16:03:44.566Z] ---> Running in d4ddcf11589b [2023-04-03T16:03:45.535Z] Removing intermediate container d4ddcf11589b [2023-04-03T16:03:45.535Z] ---> 1ed779cee2f5 [2023-04-03T16:03:45.535Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-03T16:03:45.805Z] ---> 4b90f5304e53 [2023-04-03T16:03:45.805Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T16:03:46.077Z] ---> Running in ecb40f742a96 [2023-04-03T16:03:48.683Z] Removing intermediate container ecb40f742a96 [2023-04-03T16:03:48.683Z] ---> 6f7a1642549f [2023-04-03T16:03:48.683Z] Step 11/24 : COPY . . [2023-04-03T16:03:49.653Z] ---> 584da568c1f1 [2023-04-03T16:03:49.653Z] Step 12/24 : RUN ${MAKE} [2023-04-03T16:03:49.925Z] ---> Running in d8f796d2258f [2023-04-03T16:03:50.889Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.10" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-04-03T16:06:27.646Z] Removing intermediate container d8f796d2258f [2023-04-03T16:06:27.646Z] ---> 053148e36c20 [2023-04-03T16:06:27.646Z] Step 13/24 : FROM alpine:3.17 [2023-04-03T16:06:27.646Z] 3.17: Pulling from library/alpine [2023-04-03T16:06:27.646Z] c41833b44d91: Pulling fs layer [2023-04-03T16:06:27.646Z] c41833b44d91: Verifying Checksum [2023-04-03T16:06:27.646Z] c41833b44d91: Download complete [2023-04-03T16:06:27.646Z] c41833b44d91: Pull complete [2023-04-03T16:06:27.646Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-03T16:06:27.646Z] Status: Downloaded newer image for alpine:3.17 [2023-04-03T16:06:27.646Z] ---> 51e60588ff2c [2023-04-03T16:06:27.646Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-04-03T16:06:27.646Z] ---> Running in fc88b323f097 [2023-04-03T16:06:27.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T16:06:27.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T16:06:27.646Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-03T16:06:27.646Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T16:06:27.646Z] OK: 8 MiB in 16 packages [2023-04-03T16:06:27.646Z] Removing intermediate container fc88b323f097 [2023-04-03T16:06:27.646Z] ---> d020939b0d50 [2023-04-03T16:06:27.646Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-04-03T16:06:27.646Z] ---> 8c4554f21015 [2023-04-03T16:06:27.646Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-04-03T16:06:28.230Z] ---> cf799a949e57 [2023-04-03T16:06:28.230Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-04-03T16:06:28.498Z] ---> 54be56435d56 [2023-04-03T16:06:28.498Z] Step 18/24 : EXPOSE 59993 [2023-04-03T16:06:28.765Z] ---> Running in 3d2f19874eea [2023-04-03T16:06:29.031Z] Removing intermediate container 3d2f19874eea [2023-04-03T16:06:29.031Z] ---> b5ac3d6a1894 [2023-04-03T16:06:29.031Z] Step 19/24 : EXPOSE 161 [2023-04-03T16:06:29.031Z] ---> Running in fae79e029cb8 [2023-04-03T16:06:29.298Z] Removing intermediate container fae79e029cb8 [2023-04-03T16:06:29.298Z] ---> d041d7a78835 [2023-04-03T16:06:29.298Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-04-03T16:06:29.298Z] ---> Running in 426d132586ab [2023-04-03T16:06:29.567Z] Removing intermediate container 426d132586ab [2023-04-03T16:06:29.567Z] ---> 52ae59b68d80 [2023-04-03T16:06:29.567Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T16:06:29.834Z] ---> Running in 7ced326432d4 [2023-04-03T16:06:30.106Z] Removing intermediate container 7ced326432d4 [2023-04-03T16:06:30.106Z] ---> ffd553626d75 [2023-04-03T16:06:30.106Z] Step 22/24 : LABEL arch=arm64 [2023-04-03T16:06:30.106Z] ---> Running in 1ee1846eeaa6 [2023-04-03T16:06:30.374Z] Removing intermediate container 1ee1846eeaa6 [2023-04-03T16:06:30.374Z] ---> 3b8e38df3182 [2023-04-03T16:06:30.374Z] Step 23/24 : LABEL git_sha=6fac14ed47bda9a50d3a81c52d17c8dba926fadd [2023-04-03T16:06:30.374Z] ---> Running in ffc46277c559 [2023-04-03T16:06:30.641Z] Removing intermediate container ffc46277c559 [2023-04-03T16:06:30.641Z] ---> 9e90c083fd7b [2023-04-03T16:06:30.641Z] Step 24/24 : LABEL version=3.0.0-dev.10 [2023-04-03T16:06:30.908Z] ---> Running in 64fb895c8968 [2023-04-03T16:06:31.175Z] Removing intermediate container 64fb895c8968 [2023-04-03T16:06:31.175Z] ---> 3d8ef1496046 [2023-04-03T16:06:31.175Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-03T16:06:31.175Z] Successfully built 3d8ef1496046 [2023-04-03T16:06:31.175Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T16:06:31.296Z] provisioning config files... [2023-04-03T16:06:31.312Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/67@tmp/config13803986170058229101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:06:31.649Z] ---> docker-login.sh [2023-04-03T16:06:31.649Z] nexus3.edgexfoundry.org:10001 [2023-04-03T16:06:31.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T16:06:31.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T16:06:31.915Z] Configure a credential helper to remove this warning. See [2023-04-03T16:06:31.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T16:06:31.915Z] [2023-04-03T16:06:31.916Z] Login Succeeded [2023-04-03T16:06:31.916Z] nexus3.edgexfoundry.org:10002 [2023-04-03T16:06:32.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T16:06:32.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T16:06:32.185Z] Configure a credential helper to remove this warning. See [2023-04-03T16:06:32.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T16:06:32.185Z] [2023-04-03T16:06:32.185Z] Login Succeeded [2023-04-03T16:06:32.454Z] nexus3.edgexfoundry.org:10003 [2023-04-03T16:06:32.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T16:06:32.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T16:06:32.721Z] Configure a credential helper to remove this warning. See [2023-04-03T16:06:32.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T16:06:32.722Z] [2023-04-03T16:06:32.722Z] Login Succeeded [2023-04-03T16:06:32.722Z] nexus3.edgexfoundry.org:10004 [2023-04-03T16:06:32.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T16:06:32.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T16:06:32.988Z] Configure a credential helper to remove this warning. See [2023-04-03T16:06:32.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T16:06:32.988Z] [2023-04-03T16:06:32.988Z] Login Succeeded [2023-04-03T16:06:33.258Z] docker.io [2023-04-03T16:06:33.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T16:06:33.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T16:06:33.526Z] Configure a credential helper to remove this warning. See [2023-04-03T16:06:33.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T16:06:33.526Z] [2023-04-03T16:06:33.526Z] Login Succeeded [2023-04-03T16:06:33.795Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T16:06:33.809Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T16:06:33.834Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T16:06:33.853Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2023-04-03T16:06:33.853Z] 6fac14ed47bda9a50d3a81c52d17c8dba926fadd [2023-04-03T16:06:33.853Z] latest [2023-04-03T16:06:33.853Z] 3.0.0-dev.10 [2023-04-03T16:06:33.853Z] 6fac14ed47bda9a50d3a81c52d17c8dba926fadd-3.0.0-dev.10 [2023-04-03T16:06:33.853Z] main [2023-04-03T16:06:33.853Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:06:34.213Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:6fac14ed47bda9a50d3a81c52d17c8dba926fadd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:06:34.574Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:6fac14ed47bda9a50d3a81c52d17c8dba926fadd [2023-04-03T16:06:34.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-04-03T16:06:34.574Z] 4c6ee968fa6c: Preparing [2023-04-03T16:06:34.574Z] a084b4cc2ff7: Preparing [2023-04-03T16:06:34.574Z] 8f758a091374: Preparing [2023-04-03T16:06:34.574Z] 2883a3cc53f1: Preparing [2023-04-03T16:06:34.574Z] 26cbea5cba74: Preparing [2023-04-03T16:06:34.574Z] 26cbea5cba74: Layer already exists [2023-04-03T16:06:34.849Z] a084b4cc2ff7: Pushed [2023-04-03T16:06:34.849Z] 4c6ee968fa6c: Pushed [2023-04-03T16:06:34.849Z] 2883a3cc53f1: Pushed [2023-04-03T16:06:40.203Z] 8f758a091374: Pushed [2023-04-03T16:06:40.472Z] 6fac14ed47bda9a50d3a81c52d17c8dba926fadd: digest: sha256:aa94145c4e3eedeed539102ba8ac18f34012723b0057a81338748e7cb2a3be2a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:06:40.832Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:06:41.183Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2023-04-03T16:06:41.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-04-03T16:06:41.183Z] 4c6ee968fa6c: Preparing [2023-04-03T16:06:41.183Z] a084b4cc2ff7: Preparing [2023-04-03T16:06:41.183Z] 8f758a091374: Preparing [2023-04-03T16:06:41.183Z] 2883a3cc53f1: Preparing [2023-04-03T16:06:41.183Z] 26cbea5cba74: Preparing [2023-04-03T16:06:41.183Z] 4c6ee968fa6c: Layer already exists [2023-04-03T16:06:41.183Z] 8f758a091374: Layer already exists [2023-04-03T16:06:41.183Z] 26cbea5cba74: Layer already exists [2023-04-03T16:06:41.183Z] a084b4cc2ff7: Layer already exists [2023-04-03T16:06:41.183Z] 2883a3cc53f1: Layer already exists [2023-04-03T16:06:41.183Z] latest: digest: sha256:aa94145c4e3eedeed539102ba8ac18f34012723b0057a81338748e7cb2a3be2a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:06:41.792Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:06:42.134Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.10 [2023-04-03T16:06:42.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-04-03T16:06:42.134Z] 4c6ee968fa6c: Preparing [2023-04-03T16:06:42.134Z] a084b4cc2ff7: Preparing [2023-04-03T16:06:42.134Z] 8f758a091374: Preparing [2023-04-03T16:06:42.134Z] 2883a3cc53f1: Preparing [2023-04-03T16:06:42.134Z] 26cbea5cba74: Preparing [2023-04-03T16:06:42.134Z] 4c6ee968fa6c: Layer already exists [2023-04-03T16:06:42.134Z] 2883a3cc53f1: Layer already exists [2023-04-03T16:06:42.134Z] 26cbea5cba74: Layer already exists [2023-04-03T16:06:42.134Z] a084b4cc2ff7: Layer already exists [2023-04-03T16:06:42.134Z] 8f758a091374: Layer already exists [2023-04-03T16:06:42.134Z] 3.0.0-dev.10: digest: sha256:aa94145c4e3eedeed539102ba8ac18f34012723b0057a81338748e7cb2a3be2a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:06:42.491Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:6fac14ed47bda9a50d3a81c52d17c8dba926fadd-3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:06:42.831Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:6fac14ed47bda9a50d3a81c52d17c8dba926fadd-3.0.0-dev.10 [2023-04-03T16:06:42.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-04-03T16:06:42.831Z] 4c6ee968fa6c: Preparing [2023-04-03T16:06:42.831Z] a084b4cc2ff7: Preparing [2023-04-03T16:06:42.831Z] 8f758a091374: Preparing [2023-04-03T16:06:42.831Z] 2883a3cc53f1: Preparing [2023-04-03T16:06:42.831Z] 26cbea5cba74: Preparing [2023-04-03T16:06:42.831Z] 4c6ee968fa6c: Layer already exists [2023-04-03T16:06:42.831Z] 26cbea5cba74: Layer already exists [2023-04-03T16:06:42.831Z] a084b4cc2ff7: Layer already exists [2023-04-03T16:06:42.831Z] 8f758a091374: Layer already exists [2023-04-03T16:06:42.831Z] 2883a3cc53f1: Layer already exists [2023-04-03T16:06:42.831Z] 6fac14ed47bda9a50d3a81c52d17c8dba926fadd-3.0.0-dev.10: digest: sha256:aa94145c4e3eedeed539102ba8ac18f34012723b0057a81338748e7cb2a3be2a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:06:43.444Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:06:43.785Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2023-04-03T16:06:43.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-04-03T16:06:43.786Z] 4c6ee968fa6c: Preparing [2023-04-03T16:06:43.786Z] a084b4cc2ff7: Preparing [2023-04-03T16:06:43.786Z] 8f758a091374: Preparing [2023-04-03T16:06:43.786Z] 2883a3cc53f1: Preparing [2023-04-03T16:06:43.786Z] 26cbea5cba74: Preparing [2023-04-03T16:06:43.786Z] a084b4cc2ff7: Layer already exists [2023-04-03T16:06:43.786Z] 26cbea5cba74: Layer already exists [2023-04-03T16:06:43.786Z] 2883a3cc53f1: Layer already exists [2023-04-03T16:06:43.786Z] 4c6ee968fa6c: Layer already exists [2023-04-03T16:06:43.786Z] 8f758a091374: Layer already exists [2023-04-03T16:06:43.786Z] main: digest: sha256:aa94145c4e3eedeed539102ba8ac18f34012723b0057a81338748e7cb2a3be2a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T16:06:44.114Z] ===================================================== [Pipeline] echo [2023-04-03T16:06:44.125Z] taggedImages: [2023-04-03T16:06:44.125Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:6fac14ed47bda9a50d3a81c52d17c8dba926fadd [2023-04-03T16:06:44.125Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2023-04-03T16:06:44.125Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.10 [2023-04-03T16:06:44.125Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:6fac14ed47bda9a50d3a81c52d17c8dba926fadd-3.0.0-dev.10 [2023-04-03T16:06:44.125Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:06:44.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T16:06:44.496Z] [2023-04-03T16:06:44.496Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:06:44.831Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T16:06:44.831Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-03T16:06:44.831Z] 8998bd30e6a1: Pulling fs layer [2023-04-03T16:06:44.831Z] 04944245beec: Pulling fs layer [2023-04-03T16:06:44.831Z] 699f458cf7ca: Pulling fs layer [2023-04-03T16:06:44.831Z] 765212b225bb: Pulling fs layer [2023-04-03T16:06:44.831Z] f23df028b6ca: Pulling fs layer [2023-04-03T16:06:44.831Z] d65c8cfc05b1: Pulling fs layer [2023-04-03T16:06:44.831Z] 2437ff75d9bd: Pulling fs layer [2023-04-03T16:06:44.831Z] d65c8cfc05b1: Waiting [2023-04-03T16:06:44.831Z] 765212b225bb: Waiting [2023-04-03T16:06:44.831Z] f23df028b6ca: Waiting [2023-04-03T16:06:44.831Z] 2437ff75d9bd: Waiting [2023-04-03T16:06:45.101Z] 04944245beec: Verifying Checksum [2023-04-03T16:06:45.101Z] 04944245beec: Download complete [2023-04-03T16:06:45.101Z] 765212b225bb: Verifying Checksum [2023-04-03T16:06:45.101Z] 765212b225bb: Download complete [2023-04-03T16:06:45.101Z] f23df028b6ca: Verifying Checksum [2023-04-03T16:06:45.101Z] f23df028b6ca: Download complete [2023-04-03T16:06:45.101Z] d65c8cfc05b1: Verifying Checksum [2023-04-03T16:06:45.101Z] d65c8cfc05b1: Download complete [2023-04-03T16:06:45.371Z] 699f458cf7ca: Verifying Checksum [2023-04-03T16:06:45.371Z] 699f458cf7ca: Download complete [2023-04-03T16:06:45.640Z] 8998bd30e6a1: Verifying Checksum [2023-04-03T16:06:45.640Z] 8998bd30e6a1: Download complete [2023-04-03T16:06:48.240Z] 2437ff75d9bd: Verifying Checksum [2023-04-03T16:06:48.240Z] 2437ff75d9bd: Download complete [2023-04-03T16:06:49.650Z] 8998bd30e6a1: Pull complete [2023-04-03T16:06:50.234Z] 04944245beec: Pull complete [2023-04-03T16:06:51.720Z] 699f458cf7ca: Pull complete [2023-04-03T16:06:51.997Z] 765212b225bb: Pull complete [2023-04-03T16:06:52.591Z] f23df028b6ca: Pull complete [2023-04-03T16:06:52.862Z] d65c8cfc05b1: Pull complete [2023-04-03T16:07:07.918Z] 2437ff75d9bd: Pull complete [2023-04-03T16:07:07.918Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-03T16:07:07.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T16:07:07.918Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T16:07:08.121Z] prd-ubuntu20.04-docker-arm64-4c-16g-6712 does not seem to be running inside a container [2023-04-03T16:07:08.189Z] $ 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/67 -v /w/workspace/device-snmp-go/67:/w/workspace/device-snmp-go/67:rw,z -v /w/workspace/device-snmp-go/67@tmp:/w/workspace/device-snmp-go/67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-03T16:07:11.087Z] $ docker top c18c09357c9413b391173a569509c537397c9695cf0dd75770a763ffcd8a9fea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:07:11.967Z] ---> job-cost.sh [2023-04-03T16:07:11.968Z] lf-activate-venv: SKIPPING [2023-04-03T16:07:11.968Z] INFO: No Stack... [2023-04-03T16:07:12.557Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-03T16:07:13.142Z] INFO: Archiving Costs [Pipeline] sh [2023-04-03T16:07:13.791Z] + cat /w/workspace/device-snmp-go/67/archives/cost.csv [2023-04-03T16:07:13.791Z] + cut -d, -f6 [Pipeline] lock [2023-04-03T16:07:13.867Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-67-stack-cost] [2023-04-03T16:07:13.874Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-67-stack-cost] did not exist. Created. [2023-04-03T16:07:13.874Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-67-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-03T16:07:14.529Z] /w/workspace/device-snmp-go/67@tmp/durable-04e87eeb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-03T16:07:15.188Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-03T16:07:15.211Z] Warning: overwriting stash ‘stack-cost’ [2023-04-03T16:07:15.259Z] Stashed 1 file(s) [Pipeline] } [2023-04-03T16:07:15.269Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-67-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-03T16:07:15.288Z] $ docker stop --time=1 c18c09357c9413b391173a569509c537397c9695cf0dd75770a763ffcd8a9fea [2023-04-03T16:07:16.825Z] $ docker rm -f --volumes c18c09357c9413b391173a569509c537397c9695cf0dd75770a763ffcd8a9fea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-03T16:07:17.224Z] provisioning config files... [2023-04-03T16:07:17.232Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4971285260099430787tmp [Pipeline] { [Pipeline] sh [2023-04-03T16:07:17.522Z] + set +x [2023-04-03T16:07:17.522Z] + curl -s https://codecov.io/bash [2023-04-03T16:07:17.522Z] + bash -s -- [2023-04-03T16:07:17.522Z] [2023-04-03T16:07:17.522Z] _____ _ [2023-04-03T16:07:17.522Z] / ____| | | [2023-04-03T16:07:17.522Z] | | ___ __| | ___ ___ _____ __ [2023-04-03T16:07:17.522Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-03T16:07:17.522Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-03T16:07:17.522Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-03T16:07:17.522Z] Bash-1.0.6 [2023-04-03T16:07:17.522Z] [2023-04-03T16:07:17.522Z] [2023-04-03T16:07:17.522Z] ==> git version 2.25.1 found [2023-04-03T16:07:17.522Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-03T16:07:17.522Z] Release-Date: 2020-01-08 [2023-04-03T16:07:17.522Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-03T16:07:17.522Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-03T16:07:17.522Z] ==> Jenkins CI detected. [2023-04-03T16:07:17.522Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2023-04-03T16:07:17.522Z] project root: . [2023-04-03T16:07:17.522Z] --> token set from env [2023-04-03T16:07:17.522Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-03T16:07:17.522Z] ==> Running gcov in . (disable via -X gcov) [2023-04-03T16:07:17.522Z] ==> Python coveragepy not found [2023-04-03T16:07:17.522Z] ==> Searching for coverage reports in: [2023-04-03T16:07:17.522Z] + . [2023-04-03T16:07:17.522Z] -> Found 1 reports [2023-04-03T16:07:17.522Z] ==> Detecting git/mercurial file structure [2023-04-03T16:07:17.522Z] ==> Reading reports [2023-04-03T16:07:17.522Z] + ./coverage.out bytes=7630 [2023-04-03T16:07:17.522Z] ==> Appending adjustments [2023-04-03T16:07:17.522Z] https://docs.codecov.io/docs/fixing-reports [2023-04-03T16:07:17.783Z] + Found adjustments [2023-04-03T16:07:17.783Z] ==> Gzipping contents [2023-04-03T16:07:17.783Z] 4.0K /tmp/codecov.SiS3LX.gz [2023-04-03T16:07:17.783Z] ==> Uploading reports [2023-04-03T16:07:17.783Z] url: https://codecov.io [2023-04-03T16:07:17.783Z] query: branch=main&commit=6fac14ed47bda9a50d3a81c52d17c8dba926fadd&build=67&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F67%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-03T16:07:17.783Z] -> Pinging Codecov [2023-04-03T16:07:17.783Z] 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=6fac14ed47bda9a50d3a81c52d17c8dba926fadd&build=67&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F67%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-03T16:07:17.783Z] -> Uploading to [2023-04-03T16:07:17.783Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-03/6C56EA5C29638FB4528AC87E60AF5AE0/6fac14ed47bda9a50d3a81c52d17c8dba926fadd/1a072f58-a0ff-4893-9910-896cbc194526.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230403%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230403T160717Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0a1a19a2bb0919e8148b56fe2339e0d55b579456992185a43b87a534abebe2d6 [2023-04-03T16:07:17.783Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-03T16:07:17.783Z] Dload Upload Total Spent Left Speed [2023-04-03T16:07:18.042Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1439 0 0 100 1439 0 5369 --:--:-- --:--:-- --:--:-- 5369 [2023-04-03T16:07:18.042Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/6fac14ed47bda9a50d3a81c52d17c8dba926fadd [Pipeline] } [2023-04-03T16:07:18.049Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-03T16:07:18.172Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-03T16:07:18.182Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:07:18.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-03T16:07:18.483Z] [2023-04-03T16:07:18.483Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:07:18.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-03T16:07:18.780Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-03T16:07:18.780Z] df9b9388f04a: Pulling fs layer [2023-04-03T16:07:18.780Z] 52dc419b0ee2: Pulling fs layer [2023-04-03T16:07:18.780Z] 25bc292e5bac: Pulling fs layer [2023-04-03T16:07:18.780Z] 114826534d7a: Pulling fs layer [2023-04-03T16:07:18.780Z] 4657fd5d0bcf: Pulling fs layer [2023-04-03T16:07:18.780Z] 6ad1cebc031e: Pulling fs layer [2023-04-03T16:07:18.780Z] 8a3aa393b2d8: Pulling fs layer [2023-04-03T16:07:18.780Z] 4657fd5d0bcf: Waiting [2023-04-03T16:07:18.780Z] 6ad1cebc031e: Waiting [2023-04-03T16:07:18.780Z] 114826534d7a: Waiting [2023-04-03T16:07:18.780Z] 8a3aa393b2d8: Waiting [2023-04-03T16:07:18.780Z] 25bc292e5bac: Verifying Checksum [2023-04-03T16:07:18.780Z] 25bc292e5bac: Download complete [2023-04-03T16:07:18.780Z] 52dc419b0ee2: Verifying Checksum [2023-04-03T16:07:18.780Z] 52dc419b0ee2: Download complete [2023-04-03T16:07:18.780Z] 4657fd5d0bcf: Verifying Checksum [2023-04-03T16:07:18.780Z] 4657fd5d0bcf: Download complete [2023-04-03T16:07:18.780Z] df9b9388f04a: Verifying Checksum [2023-04-03T16:07:18.780Z] df9b9388f04a: Download complete [2023-04-03T16:07:19.038Z] 6ad1cebc031e: Verifying Checksum [2023-04-03T16:07:19.038Z] 6ad1cebc031e: Download complete [2023-04-03T16:07:19.038Z] df9b9388f04a: Pull complete [2023-04-03T16:07:19.038Z] 52dc419b0ee2: Pull complete [2023-04-03T16:07:19.038Z] 25bc292e5bac: Pull complete [2023-04-03T16:07:19.620Z] 114826534d7a: Download complete [2023-04-03T16:07:19.620Z] 8a3aa393b2d8: Verifying Checksum [2023-04-03T16:07:19.620Z] 8a3aa393b2d8: Download complete [2023-04-03T16:07:22.897Z] 114826534d7a: Pull complete [2023-04-03T16:07:22.897Z] 4657fd5d0bcf: Pull complete [2023-04-03T16:07:22.897Z] 6ad1cebc031e: Pull complete [2023-04-03T16:07:26.180Z] 8a3aa393b2d8: Pull complete [2023-04-03T16:07:26.180Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-03T16:07:26.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-03T16:07:26.180Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T16:07:26.262Z] prd-ubuntu20.04-docker-8c-8g-6707 does not seem to be running inside a container [2023-04-03T16:07:26.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-03T16:07:28.273Z] $ docker top 693139224ba64c9273c6035aed62f9f8423a1e69ab5c6abbcfba9ac9ae3d9753 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-03T16:07:28.342Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2023-04-03T16:07:28.622Z] + set -o pipefail [2023-04-03T16:07:28.622Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2023-04-03T16:07:36.741Z] [2023-04-03T16:07:36.741Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2023-04-03T16:07:36.741Z] [2023-04-03T16:07:36.741Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/22bbe392-316c-45e0-beb3-434d85f55839 [2023-04-03T16:07:36.741Z] [2023-04-03T16:07:36.741Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-03T16:07:36.741Z] [2023-04-03T16:07:36.742Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-03T16:07:36.742Z] [2023-04-03T16:07:36.742Z] [2023-04-03T16:07:36.742Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-03T16:07:36.742Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-03T16:07:36.742Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-03T16:07:36.750Z] $ docker stop --time=1 693139224ba64c9273c6035aed62f9f8423a1e69ab5c6abbcfba9ac9ae3d9753 [2023-04-03T16:07:38.959Z] $ docker rm -f --volumes 693139224ba64c9273c6035aed62f9f8423a1e69ab5c6abbcfba9ac9ae3d9753 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-03T16:07:39.641Z] + git log --format=format:%s -1 6fac14ed47bda9a50d3a81c52d17c8dba926fadd [Pipeline] sh [2023-04-03T16:07:39.935Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-03T16:07:39.935Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:07:40.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T16:07:40.233Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T16:07:40.312Z] prd-ubuntu20.04-docker-8c-8g-6707 does not seem to be running inside a container [2023-04-03T16:07:40.346Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-03T16:07:40.775Z] $ docker top 6b607b533d457033373c192121c8c245943a84fa54120abb98e8215bbf07bd9f -eo pid,comm [2023-04-03T16:07:40.824Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-03T16:07:40.824Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-03T16:07:40.865Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T16:07:40.865Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T16:07:40.984Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T16:07:40.985Z] $ docker exec 6b607b533d457033373c192121c8c245943a84fa54120abb98e8215bbf07bd9f ssh-agent [2023-04-03T16:07:41.103Z] SSH_AUTH_SOCK=/tmp/ssh-10uApteojL6G/agent.32 [2023-04-03T16:07:41.103Z] SSH_AGENT_PID=38 [2023-04-03T16:07:41.108Z] Running ssh-add (command line suppressed) [2023-04-03T16:07:41.212Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7947089410945579764.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7947089410945579764.key) [2023-04-03T16:07:41.227Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T16:07:41.510Z] + git semver tag [2023-04-03T16:07:41.768Z] 2023-04-03 16:07:41,688 [run_tag] DEBUG tag force:False [2023-04-03T16:07:41.769Z] 2023-04-03 16:07:41,688 [check_head_tag] DEBUG check head tag [2023-04-03T16:07:41.769Z] 2023-04-03 16:07:41,688 [execute] INFO git cat-file --batch-check [2023-04-03T16:07:41.769Z] 2023-04-03 16:07:41,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2023-04-03T16:07:41.769Z] 2023-04-03 16:07:41,692 [execute] INFO git cat-file --batch [2023-04-03T16:07:41.769Z] 2023-04-03 16:07:41,692 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2023-04-03T16:07:41.769Z] 2023-04-03 16:07:41,708 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-04-03T16:07:41.769Z] 2023-04-03 16:07:41,708 [execute] INFO git tag -a v3.0.0-dev.10 -m v3.0.0-dev.10 [2023-04-03T16:07:41.769Z] 2023-04-03 16:07:41,708 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.10', '-m', 'v3.0.0-dev.10'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-03T16:07:41.769Z] 2023-04-03 16:07:41,713 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-04-03T16:07:41.769Z] 3.0.0-dev.10 [Pipeline] } [2023-04-03T16:07:41.776Z] $ docker exec --env ******** --env ******** 6b607b533d457033373c192121c8c245943a84fa54120abb98e8215bbf07bd9f ssh-agent -k [2023-04-03T16:07:41.871Z] unset SSH_AUTH_SOCK; [2023-04-03T16:07:41.871Z] unset SSH_AGENT_PID; [2023-04-03T16:07:41.871Z] echo Agent pid 38 killed; [2023-04-03T16:07:41.881Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T16:07:42.181Z] + git semver [Pipeline] } [2023-04-03T16:07:42.450Z] $ docker stop --time=1 6b607b533d457033373c192121c8c245943a84fa54120abb98e8215bbf07bd9f [2023-04-03T16:07:43.756Z] $ docker rm -f --volumes 6b607b533d457033373c192121c8c245943a84fa54120abb98e8215bbf07bd9f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:07:44.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-03T16:07:44.139Z] [2023-04-03T16:07:44.139Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:07:44.431Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-03T16:07:44.431Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-03T16:07:44.431Z] ab5ef0e58194: Pulling fs layer [2023-04-03T16:07:44.431Z] 9712f1f96733: Pulling fs layer [2023-04-03T16:07:44.431Z] 63f879dbbcfc: Pulling fs layer [2023-04-03T16:07:44.431Z] 0d9ebad4ef96: Pulling fs layer [2023-04-03T16:07:44.431Z] e9a5061849ea: Pulling fs layer [2023-04-03T16:07:44.431Z] d747dcd14b5f: Pulling fs layer [2023-04-03T16:07:44.431Z] 2de7ff778b66: Pulling fs layer [2023-04-03T16:07:44.431Z] d747dcd14b5f: Waiting [2023-04-03T16:07:44.431Z] 0d9ebad4ef96: Waiting [2023-04-03T16:07:44.431Z] 2de7ff778b66: Waiting [2023-04-03T16:07:44.431Z] e9a5061849ea: Waiting [2023-04-03T16:07:44.431Z] 9712f1f96733: Verifying Checksum [2023-04-03T16:07:44.431Z] 9712f1f96733: Download complete [2023-04-03T16:07:44.690Z] 63f879dbbcfc: Verifying Checksum [2023-04-03T16:07:44.690Z] 63f879dbbcfc: Download complete [2023-04-03T16:07:44.948Z] e9a5061849ea: Verifying Checksum [2023-04-03T16:07:44.948Z] e9a5061849ea: Download complete [2023-04-03T16:07:44.948Z] d747dcd14b5f: Verifying Checksum [2023-04-03T16:07:44.948Z] d747dcd14b5f: Download complete [2023-04-03T16:07:44.948Z] ab5ef0e58194: Verifying Checksum [2023-04-03T16:07:44.948Z] ab5ef0e58194: Download complete [2023-04-03T16:07:44.948Z] 0d9ebad4ef96: Verifying Checksum [2023-04-03T16:07:44.948Z] 0d9ebad4ef96: Download complete [2023-04-03T16:07:44.948Z] 2de7ff778b66: Verifying Checksum [2023-04-03T16:07:44.948Z] 2de7ff778b66: Download complete [2023-04-03T16:07:47.479Z] ab5ef0e58194: Pull complete [2023-04-03T16:07:47.737Z] 9712f1f96733: Pull complete [2023-04-03T16:07:48.300Z] 63f879dbbcfc: Pull complete [2023-04-03T16:07:51.582Z] 0d9ebad4ef96: Pull complete [2023-04-03T16:07:51.840Z] e9a5061849ea: Pull complete [2023-04-03T16:07:51.840Z] d747dcd14b5f: Pull complete [2023-04-03T16:07:52.772Z] 2de7ff778b66: Pull complete [2023-04-03T16:07:52.773Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-03T16:07:52.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-03T16:07:52.773Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T16:07:52.847Z] prd-ubuntu20.04-docker-8c-8g-6707 does not seem to be running inside a container [2023-04-03T16:07:52.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-03T16:07:55.681Z] $ docker top 25e26ebedf9c5163cd54798e9ad0ac7dc110694c3b20193f1f6b8e85e7976073 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-03T16:07:55.746Z] provisioning config files... [2023-04-03T16:07:55.753Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14169925507361073426tmp [2023-04-03T16:07:55.763Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1931336777429022613tmp [2023-04-03T16:07:55.773Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13276542763992502997tmp [Pipeline] { [Pipeline] echo [2023-04-03T16:07:55.785Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:07:56.070Z] ---> sigul-configuration.sh [2023-04-03T16:07:56.070Z] gpg: directory `/root/.gnupg' created [2023-04-03T16:07:56.070Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-03T16:07:56.070Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-03T16:07:56.070Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-03T16:07:56.070Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-03T16:07:56.070Z] gpg: CAST5 encrypted data [2023-04-03T16:07:56.070Z] gpg: encrypted with 1 passphrase [2023-04-03T16:07:56.070Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-03T16:07:56.353Z] + mkdir /home/jenkins [2023-04-03T16:07:56.353Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-03T16:07:56.638Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-04-03T16:07:56.647Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:07:56.929Z] ---> sigul-install.sh [2023-04-03T16:07:56.929Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-03T16:07:57.222Z] + git tag --list [2023-04-03T16:07:57.222Z] 1.0.0 [2023-04-03T16:07:57.222Z] v0.0.0 [2023-04-03T16:07:57.222Z] v1.1.0 [2023-04-03T16:07:57.222Z] v1.1.1 [2023-04-03T16:07:57.222Z] v1.2.2 [2023-04-03T16:07:57.222Z] v1.3.0 [2023-04-03T16:07:57.222Z] v1.3.1 [2023-04-03T16:07:57.222Z] v2.0.0 [2023-04-03T16:07:57.222Z] v2.1.0 [2023-04-03T16:07:57.222Z] v2.1.1 [2023-04-03T16:07:57.222Z] v2.1.1-dev.2 [2023-04-03T16:07:57.222Z] v2.1.1-dev.3 [2023-04-03T16:07:57.222Z] v2.2.0 [2023-04-03T16:07:57.222Z] v2.2.1-dev.1 [2023-04-03T16:07:57.222Z] v2.2.1-dev.2 [2023-04-03T16:07:57.222Z] v2.2.1-dev.3 [2023-04-03T16:07:57.222Z] v2.2.1-dev.4 [2023-04-03T16:07:57.222Z] v2.2.1-dev.5 [2023-04-03T16:07:57.222Z] v2.2.1-dev.6 [2023-04-03T16:07:57.222Z] v2.2.1-dev.7 [2023-04-03T16:07:57.222Z] v2.3.0 [2023-04-03T16:07:57.222Z] v2.3.0-dev.10 [2023-04-03T16:07:57.222Z] v2.3.0-dev.11 [2023-04-03T16:07:57.222Z] v2.3.0-dev.12 [2023-04-03T16:07:57.222Z] v2.3.0-dev.13 [2023-04-03T16:07:57.222Z] v2.3.0-dev.14 [2023-04-03T16:07:57.222Z] v2.3.0-dev.15 [2023-04-03T16:07:57.222Z] v2.3.0-dev.16 [2023-04-03T16:07:57.222Z] v2.3.0-dev.17 [2023-04-03T16:07:57.222Z] v2.3.0-dev.18 [2023-04-03T16:07:57.222Z] v2.3.0-dev.19 [2023-04-03T16:07:57.222Z] v2.3.0-dev.20 [2023-04-03T16:07:57.222Z] v2.3.0-dev.21 [2023-04-03T16:07:57.222Z] v2.3.0-dev.22 [2023-04-03T16:07:57.222Z] v2.3.0-dev.23 [2023-04-03T16:07:57.222Z] v2.3.0-dev.24 [2023-04-03T16:07:57.222Z] v2.3.0-dev.7 [2023-04-03T16:07:57.222Z] v2.3.0-dev.8 [2023-04-03T16:07:57.222Z] v2.3.0-dev.9 [2023-04-03T16:07:57.222Z] v3.0.0-dev.1 [2023-04-03T16:07:57.222Z] v3.0.0-dev.10 [2023-04-03T16:07:57.222Z] v3.0.0-dev.2 [2023-04-03T16:07:57.222Z] v3.0.0-dev.3 [2023-04-03T16:07:57.222Z] v3.0.0-dev.4 [2023-04-03T16:07:57.222Z] v3.0.0-dev.5 [2023-04-03T16:07:57.222Z] v3.0.0-dev.6 [2023-04-03T16:07:57.222Z] v3.0.0-dev.7 [2023-04-03T16:07:57.222Z] v3.0.0-dev.8 [2023-04-03T16:07:57.222Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-03T16:07:57.505Z] + lftools sign git-tag v3.0.0-dev.10 [2023-04-03T16:07:58.074Z] Signing Git tag with Sigul... [2023-04-03T16:07:58.074Z] Signing v3.0.0-dev.10 [Pipeline] echo [2023-04-03T16:07:58.341Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:07:58.627Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-03T16:07:58.634Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-03T16:07:58.653Z] $ docker stop --time=1 25e26ebedf9c5163cd54798e9ad0ac7dc110694c3b20193f1f6b8e85e7976073 [2023-04-03T16:07:59.975Z] $ docker rm -f --volumes 25e26ebedf9c5163cd54798e9ad0ac7dc110694c3b20193f1f6b8e85e7976073 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-03T16:08:00.380Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-03T16:08:00.380Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:08:00.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T16:08:00.673Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T16:08:00.745Z] prd-ubuntu20.04-docker-8c-8g-6707 does not seem to be running inside a container [2023-04-03T16:08:00.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-03T16:08:01.146Z] $ docker top be2f57af254775c78b209f298539215df08c328ca1e12488c43ecf2b18c42f64 -eo pid,comm [2023-04-03T16:08:01.203Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-03T16:08:01.203Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-03T16:08:01.237Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T16:08:01.237Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T16:08:01.344Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T16:08:01.345Z] $ docker exec be2f57af254775c78b209f298539215df08c328ca1e12488c43ecf2b18c42f64 ssh-agent [2023-04-03T16:08:01.475Z] SSH_AUTH_SOCK=/tmp/ssh-MQ5zvj56L7X8/agent.32 [2023-04-03T16:08:01.475Z] SSH_AGENT_PID=38 [2023-04-03T16:08:01.480Z] Running ssh-add (command line suppressed) [2023-04-03T16:08:01.579Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7485244568705844388.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7485244568705844388.key) [2023-04-03T16:08:01.595Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T16:08:01.883Z] + git semver bump pre [2023-04-03T16:08:02.142Z] 2023-04-03 16:08:02,070 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-04-03T16:08:02.142Z] 2023-04-03 16:08:02,070 [bump_version] DEBUG bumping version:3.0.0-dev.10 on axis:pre with prefix:dev [2023-04-03T16:08:02.142Z] 2023-04-03 16:08:02,070 [bump_version] DEBUG bumped version:3.0.0-dev.11 [2023-04-03T16:08:02.143Z] 2023-04-03 16:08:02,070 [write_version] DEBUG write version:3.0.0-dev.11 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2023-04-03T16:08:02.143Z] 2023-04-03 16:08:02,071 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-04-03T16:08:02.143Z] 2023-04-03 16:08:02,071 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-04-03T16:08:02.143Z] 2023-04-03 16:08:02,072 [execute] INFO git cat-file --batch-check [2023-04-03T16:08:02.143Z] 2023-04-03 16:08:02,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-03T16:08:02.143Z] 2023-04-03 16:08:02,078 [execute] INFO git cat-file --batch [2023-04-03T16:08:02.143Z] 2023-04-03 16:08:02,078 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-03T16:08:02.143Z] 2023-04-03 16:08:02,083 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-04-03T16:08:02.143Z] 3.0.0-dev.11 [Pipeline] } [2023-04-03T16:08:02.151Z] $ docker exec --env ******** --env ******** be2f57af254775c78b209f298539215df08c328ca1e12488c43ecf2b18c42f64 ssh-agent -k [2023-04-03T16:08:02.264Z] unset SSH_AUTH_SOCK; [2023-04-03T16:08:02.264Z] unset SSH_AGENT_PID; [2023-04-03T16:08:02.264Z] echo Agent pid 38 killed; [2023-04-03T16:08:02.275Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T16:08:02.581Z] + git semver [Pipeline] } [2023-04-03T16:08:02.850Z] $ docker stop --time=1 be2f57af254775c78b209f298539215df08c328ca1e12488c43ecf2b18c42f64 [2023-04-03T16:08:04.163Z] $ docker rm -f --volumes be2f57af254775c78b209f298539215df08c328ca1e12488c43ecf2b18c42f64 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T16:08:04.497Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-03T16:08:04.498Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:08:04.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T16:08:04.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T16:08:04.868Z] prd-ubuntu20.04-docker-8c-8g-6707 does not seem to be running inside a container [2023-04-03T16:08:04.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-03T16:08:05.274Z] $ docker top cd6de071850482ea956c2cd78c98cd41fc9fe720c1b5722047aafabc47a761e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-03T16:08:05.365Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T16:08:05.365Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T16:08:05.474Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T16:08:05.475Z] $ docker exec cd6de071850482ea956c2cd78c98cd41fc9fe720c1b5722047aafabc47a761e3 ssh-agent [2023-04-03T16:08:05.577Z] SSH_AUTH_SOCK=/tmp/ssh-B7d7wDlE0R9X/agent.32 [2023-04-03T16:08:05.577Z] SSH_AGENT_PID=38 [2023-04-03T16:08:05.582Z] Running ssh-add (command line suppressed) [2023-04-03T16:08:05.678Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15510027991423298801.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15510027991423298801.key) [2023-04-03T16:08:05.692Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T16:08:05.978Z] + git semver push [2023-04-03T16:08:06.237Z] 2023-04-03 16:08:06,182 [run_push] DEBUG push [2023-04-03T16:08:06.237Z] 2023-04-03 16:08:06,183 [execute] INFO git cat-file --batch-check [2023-04-03T16:08:06.237Z] 2023-04-03 16:08:06,183 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-03T16:08:06.237Z] 2023-04-03 16:08:06,186 [execute] INFO git rev-list f6a3b14b557e06962368deb2015a0701e7bf7e73 -- [2023-04-03T16:08:06.237Z] 2023-04-03 16:08:06,186 [execute] DEBUG Popen(['git', 'rev-list', 'f6a3b14b557e06962368deb2015a0701e7bf7e73', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-03T16:08:06.237Z] 2023-04-03 16:08:06,194 [execute] INFO git fetch -v origin [2023-04-03T16:08:06.237Z] 2023-04-03 16:08:06,194 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-03T16:08:06.809Z] 2023-04-03 16:08:06,659 [run_push] DEBUG no remote changes detected [2023-04-03T16:08:06.809Z] 2023-04-03 16:08:06,659 [execute] INFO git push origin semver [2023-04-03T16:08:06.809Z] 2023-04-03 16:08:06,660 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-03T16:08:07.749Z] 2023-04-03 16:08:07,502 [run_push] DEBUG push all version tags [2023-04-03T16:08:07.749Z] 2023-04-03 16:08:07,502 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-03T16:08:07.749Z] 2023-04-03 16:08:07,503 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-03T16:08:08.688Z] 2023-04-03 16:08:08,351 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-04-03T16:08:08.688Z] 3.0.0-dev.11 [Pipeline] } [2023-04-03T16:08:08.695Z] $ docker exec --env ******** --env ******** cd6de071850482ea956c2cd78c98cd41fc9fe720c1b5722047aafabc47a761e3 ssh-agent -k [2023-04-03T16:08:08.802Z] unset SSH_AUTH_SOCK; [2023-04-03T16:08:08.803Z] unset SSH_AGENT_PID; [2023-04-03T16:08:08.803Z] echo Agent pid 38 killed; [2023-04-03T16:08:08.817Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T16:08:09.116Z] + git semver [Pipeline] } [2023-04-03T16:08:09.385Z] $ docker stop --time=1 cd6de071850482ea956c2cd78c98cd41fc9fe720c1b5722047aafabc47a761e3 [2023-04-03T16:08:10.698Z] $ docker rm -f --volumes cd6de071850482ea956c2cd78c98cd41fc9fe720c1b5722047aafabc47a761e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-03T16:08:11.204Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2023-04-03T16:08:11.204Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-04-03T16:08:11.204Z] total 16 [2023-04-03T16:08:11.204Z] drwxr-xr-x 3 root root 4096 Apr 3 15:56 . [2023-04-03T16:08:11.204Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 3 16:07 .. [2023-04-03T16:08:11.204Z] drwxr-xr-x 2 root root 4096 Apr 3 15:56 cost [2023-04-03T16:08:11.204Z] -rw-r--r-- 1 root root 85 Apr 3 15:56 cost.csv [2023-04-03T16:08:11.204Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-04-03T16:08:11.204Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-04-03T16:08:11.204Z] total 16 [2023-04-03T16:08:11.204Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 3 15:56 . [2023-04-03T16:08:11.204Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 3 16:07 .. [2023-04-03T16:08:11.204Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 3 15:56 cost [2023-04-03T16:08:11.204Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 3 15:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:08:11.493Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:08:12.352Z] ---> package-listing.sh [2023-04-03T16:08:12.352Z] ++ facter osfamily [2023-04-03T16:08:12.352Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-03T16:08:12.611Z] + OS_FAMILY=debian [2023-04-03T16:08:12.611Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2023-04-03T16:08:12.611Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-03T16:08:12.611Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-03T16:08:12.611Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-03T16:08:12.611Z] + PACKAGES=/tmp/packages_start.txt [2023-04-03T16:08:12.611Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2023-04-03T16:08:12.611Z] + PACKAGES=/tmp/packages_end.txt [2023-04-03T16:08:12.611Z] + case "${OS_FAMILY}" in [2023-04-03T16:08:12.611Z] + dpkg -l [2023-04-03T16:08:12.611Z] + grep '^ii' [2023-04-03T16:08:12.611Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-03T16:08:12.611Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-03T16:08:12.611Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-03T16:08:12.611Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2023-04-03T16:08:12.611Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2023-04-03T16:08:12.611Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2023-04-03T16:08:12.622Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-03T16:08:12.901Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:08:13.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T16:08:13.460Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T16:08:13.529Z] prd-ubuntu20.04-docker-8c-8g-6707 does not seem to be running inside a container [2023-04-03T16:08:13.636Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-03T16:08:13.857Z] $ docker top 29ae11fe6425ee9e7e5f6ca188117cc49dba7fcff4dee518ccb0411a88c56d26 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T16:08:14.219Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-03T16:08:14.523Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-03T16:08:14.808Z] + ls /var/log/sa-host [2023-04-03T16:08:14.808Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T16:08:14.890Z] provisioning config files... [2023-04-03T16:08:14.898Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1232910921721537795tmp [Pipeline] { [Pipeline] echo [2023-04-03T16:08:14.911Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:08:15.198Z] ---> create-netrc.sh [Pipeline] } [2023-04-03T16:08:15.206Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:08:15.539Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-03T16:08:15.547Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:08:15.832Z] ---> sudo-logs.sh [2023-04-03T16:08:15.832Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-03T16:08:15.859Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:08:16.141Z] ---> job-cost.sh [2023-04-03T16:08:16.141Z] lf-activate-venv: SKIPPING [2023-04-03T16:08:16.141Z] DEBUG: total: 0.2199999988079071 [2023-04-03T16:08:16.141Z] INFO: Retrieving Stack Cost... [2023-04-03T16:08:16.713Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-03T16:08:16.972Z] INFO: Archiving Costs [Pipeline] echo [2023-04-03T16:08:16.984Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:08:17.269Z] ---> logs-deploy.sh [2023-04-03T16:08:17.269Z] lf-activate-venv: SKIPPING [2023-04-03T16:08:17.269Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/67 [2023-04-03T16:08:17.269Z] INFO: archiving workspace using pattern(s): [2023-04-03T16:08:18.206Z] Archives upload complete. [2023-04-03T16:08:18.206Z] INFO: archiving logs to Nexus