Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f6828afe08f553138e4b56b0659b8be13fc1cd72 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-ssh1626535367825159321.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh13439921209083739106.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh9987888300543200015.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh12891995168994464722.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh14054892737871580928.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20374 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 f6828afe08f553138e4b56b0659b8be13fc1cd72 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6828afe08f553138e4b56b0659b8be13fc1cd72 # timeout=10 Commit message: "Merge pull request #184 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.1-dev.14" > git rev-list --no-walk d0a0e99d902e45b7e17db09c4331e4d14954addb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-18T05:27:45.593Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-18T05:27:45.650Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-18T05:27:45.662Z] ========================================================= [2022-07-18T05:27:45.662Z] EdgeX Global Pipelines Version Info [2022-07-18T05:27:45.662Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-18T05:27:46.420Z] ------------------- [2022-07-18T05:27:46.420Z] stable info: [2022-07-18T05:27:46.420Z] ------------------- [2022-07-18T05:27:46.420Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-18T05:27:46.420Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-18T05:27:46.420Z] Message: update stable to v1.0.238 [2022-07-18T05:27:46.993Z] ------------------- [2022-07-18T05:27:46.993Z] experimental info: [2022-07-18T05:27:46.993Z] ------------------- [2022-07-18T05:27:46.993Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-18T05:27:46.993Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-18T05:27:46.993Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-18T05:27:47.235Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-07-18T05:27:47.246Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-07-18T05:27:47.257Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-18T05:27:47.269Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-18T05:27:47.282Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-18T05:27:47.293Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-18T05:27:47.304Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-18T05:27:47.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-18T05:27:47.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-18T05:27:47.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-18T05:27:47.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-18T05:27:47.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-07-18T05:27:47.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-18T05:27:47.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-18T05:27:47.394Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-18T05:27:47.404Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-18T05:27:47.417Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-18T05:27:47.432Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-18T05:27:47.442Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-18T05:27:47.453Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-18T05:27:47.463Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-18T05:27:47.475Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-18T05:27:47.486Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-18T05:27:47.498Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-18T05:27:47.514Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-18T05:27:47.526Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-18T05:27:47.538Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-18T05:27:47.553Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-18T05:27:47.570Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-18T05:27:47.582Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-18T05:27:47.596Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6828afe08f553138e4b56b0659b8be13fc1cd72 [Pipeline] echo [2022-07-18T05:27:47.608Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6828af [Pipeline] echo [2022-07-18T05:27:47.621Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-18T05:27:47.663Z] provisioning config files... [2022-07-18T05:27:47.678Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6761480318750914430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T05:27:47.992Z] ---> docker-login.sh [2022-07-18T05:27:47.992Z] nexus3.edgexfoundry.org:10001 [2022-07-18T05:27:48.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T05:27:48.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T05:27:48.516Z] Configure a credential helper to remove this warning. See [2022-07-18T05:27:48.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T05:27:48.516Z] [2022-07-18T05:27:48.516Z] Login Succeeded [2022-07-18T05:27:48.516Z] nexus3.edgexfoundry.org:10002 [2022-07-18T05:27:48.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T05:27:48.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T05:27:48.779Z] Configure a credential helper to remove this warning. See [2022-07-18T05:27:48.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T05:27:48.779Z] [2022-07-18T05:27:48.779Z] Login Succeeded [2022-07-18T05:27:48.779Z] nexus3.edgexfoundry.org:10003 [2022-07-18T05:27:48.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T05:27:48.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T05:27:48.779Z] Configure a credential helper to remove this warning. See [2022-07-18T05:27:48.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T05:27:48.779Z] [2022-07-18T05:27:48.779Z] Login Succeeded [2022-07-18T05:27:48.779Z] nexus3.edgexfoundry.org:10004 [2022-07-18T05:27:49.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T05:27:49.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T05:27:49.041Z] Configure a credential helper to remove this warning. See [2022-07-18T05:27:49.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T05:27:49.041Z] [2022-07-18T05:27:49.041Z] Login Succeeded [2022-07-18T05:27:49.041Z] docker.io [2022-07-18T05:27:49.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T05:27:49.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T05:27:49.303Z] Configure a credential helper to remove this warning. See [2022-07-18T05:27:49.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T05:27:49.303Z] [2022-07-18T05:27:49.303Z] Login Succeeded [2022-07-18T05:27:49.303Z] ---> docker-login.sh ends [Pipeline] } [2022-07-18T05:27:49.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-18T05:27:49.682Z] + git rev-list -1 --merges f6828afe08f553138e4b56b0659b8be13fc1cd72~1..f6828afe08f553138e4b56b0659b8be13fc1cd72 [Pipeline] echo [2022-07-18T05:27:49.712Z] -----------> git rev-list -1 --merges f6828afe08f553138e4b56b0659b8be13fc1cd72~1..f6828afe08f553138e4b56b0659b8be13fc1cd72 f6828afe08f553138e4b56b0659b8be13fc1cd72 [2022-07-18T05:27:49.712Z] f6828afe08f553138e4b56b0659b8be13fc1cd72 [false] [Pipeline] sh [2022-07-18T05:27:50.008Z] + git log --format=format:%s -1 f6828afe08f553138e4b56b0659b8be13fc1cd72 [Pipeline] echo [2022-07-18T05:27:50.026Z] ========================================================= [2022-07-18T05:27:50.026Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-18T05:27:50.026Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-18T05:27:50.368Z] + git log --format=format:%s -1 f6828afe08f553138e4b56b0659b8be13fc1cd72 [Pipeline] echo [2022-07-18T05:27:50.380Z] [semverPrep] GIT_COMMIT: f6828afe08f553138e4b56b0659b8be13fc1cd72, Commit Message: Merge pull request #184 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.1-dev.14 [Pipeline] echo [2022-07-18T05:27:50.390Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-18T05:27:50.755Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-18T05:27:50.755Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-18T05:27:50.755Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-18T05:27:50.755Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-18T05:27:50.755Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-18T05:27:50.755Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-18T05:27:50.755Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:27:51.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-18T05:27:51.168Z] [2022-07-18T05:27:51.168Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:27:51.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-18T05:27:51.477Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-18T05:27:51.477Z] b85a868b505f: Pulling fs layer [2022-07-18T05:27:51.477Z] e2be974225ed: Pulling fs layer [2022-07-18T05:27:51.477Z] 339a4e72a1f5: Pulling fs layer [2022-07-18T05:27:51.477Z] 988bab9f4d93: Pulling fs layer [2022-07-18T05:27:51.477Z] 1469e6f7b9e6: Pulling fs layer [2022-07-18T05:27:51.477Z] eaf3925da568: Pulling fs layer [2022-07-18T05:27:51.477Z] bab4dde63d76: Pulling fs layer [2022-07-18T05:27:51.477Z] bde34c3a00c8: Pulling fs layer [2022-07-18T05:27:51.477Z] b352a97aabf1: Pulling fs layer [2022-07-18T05:27:51.477Z] 4872d77fe225: Pulling fs layer [2022-07-18T05:27:51.477Z] 5851b861e8e6: Pulling fs layer [2022-07-18T05:27:51.477Z] 1469e6f7b9e6: Waiting [2022-07-18T05:27:51.477Z] eaf3925da568: Waiting [2022-07-18T05:27:51.477Z] bab4dde63d76: Waiting [2022-07-18T05:27:51.477Z] bde34c3a00c8: Waiting [2022-07-18T05:27:51.477Z] b352a97aabf1: Waiting [2022-07-18T05:27:51.477Z] 4872d77fe225: Waiting [2022-07-18T05:27:51.477Z] 5851b861e8e6: Waiting [2022-07-18T05:27:51.477Z] 988bab9f4d93: Waiting [2022-07-18T05:27:51.477Z] e2be974225ed: Verifying Checksum [2022-07-18T05:27:51.477Z] e2be974225ed: Download complete [2022-07-18T05:27:51.477Z] 988bab9f4d93: Verifying Checksum [2022-07-18T05:27:51.477Z] 988bab9f4d93: Download complete [2022-07-18T05:27:51.739Z] 1469e6f7b9e6: Verifying Checksum [2022-07-18T05:27:51.739Z] 1469e6f7b9e6: Download complete [2022-07-18T05:27:51.739Z] eaf3925da568: Download complete [2022-07-18T05:27:51.739Z] 339a4e72a1f5: Verifying Checksum [2022-07-18T05:27:51.739Z] 339a4e72a1f5: Download complete [2022-07-18T05:27:51.739Z] bde34c3a00c8: Download complete [2022-07-18T05:27:51.739Z] b352a97aabf1: Verifying Checksum [2022-07-18T05:27:51.739Z] b352a97aabf1: Download complete [2022-07-18T05:27:51.739Z] 4872d77fe225: Download complete [2022-07-18T05:27:51.739Z] 5851b861e8e6: Download complete [2022-07-18T05:27:51.739Z] b85a868b505f: Verifying Checksum [2022-07-18T05:27:51.739Z] b85a868b505f: Download complete [2022-07-18T05:27:51.999Z] bab4dde63d76: Verifying Checksum [2022-07-18T05:27:51.999Z] bab4dde63d76: Download complete [2022-07-18T05:27:53.385Z] b85a868b505f: Pull complete [2022-07-18T05:27:53.385Z] e2be974225ed: Pull complete [2022-07-18T05:27:53.957Z] 339a4e72a1f5: Pull complete [2022-07-18T05:27:53.957Z] 988bab9f4d93: Pull complete [2022-07-18T05:27:54.218Z] 1469e6f7b9e6: Pull complete [2022-07-18T05:27:54.218Z] eaf3925da568: Pull complete [2022-07-18T05:27:56.767Z] bab4dde63d76: Pull complete [2022-07-18T05:27:56.767Z] bde34c3a00c8: Pull complete [2022-07-18T05:27:56.767Z] b352a97aabf1: Pull complete [2022-07-18T05:27:56.767Z] 4872d77fe225: Pull complete [2022-07-18T05:27:56.767Z] 5851b861e8e6: Pull complete [2022-07-18T05:27:56.767Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-18T05:27:56.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-18T05:27:56.767Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T05:27:56.878Z] prd-ubuntu20.04-docker-8c-8g-20374 does not seem to be running inside a container [2022-07-18T05:27:56.925Z] $ 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 [2022-07-18T05:27:58.204Z] $ docker top 1078063549f87b6288035970f9df6e6f61dbbaf55fd20a1c00e4d71454ea44e6 -eo pid,comm [2022-07-18T05:27:58.277Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-18T05:27:58.277Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-18T05:27:58.313Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-18T05:27:58.313Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-18T05:27:58.444Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-18T05:27:58.452Z] $ docker exec 1078063549f87b6288035970f9df6e6f61dbbaf55fd20a1c00e4d71454ea44e6 ssh-agent [2022-07-18T05:27:58.574Z] SSH_AUTH_SOCK=/tmp/ssh-dAr6ivT6T1Wx/agent.33 [2022-07-18T05:27:58.574Z] SSH_AGENT_PID=40 [2022-07-18T05:27:58.581Z] Running ssh-add (command line suppressed) [2022-07-18T05:27:58.700Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6112891991198059288.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6112891991198059288.key) [2022-07-18T05:27:58.713Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-18T05:27:59.011Z] + git tag --points-at HEAD [Pipeline] } [2022-07-18T05:27:59.040Z] $ docker exec --env ******** --env ******** 1078063549f87b6288035970f9df6e6f61dbbaf55fd20a1c00e4d71454ea44e6 ssh-agent -k [2022-07-18T05:27:59.150Z] unset SSH_AUTH_SOCK; [2022-07-18T05:27:59.150Z] unset SSH_AGENT_PID; [2022-07-18T05:27:59.151Z] echo Agent pid 40 killed; [2022-07-18T05:27:59.160Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-18T05:27:59.193Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-18T05:27:59.193Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-18T05:27:59.322Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-18T05:27:59.330Z] $ docker exec 1078063549f87b6288035970f9df6e6f61dbbaf55fd20a1c00e4d71454ea44e6 ssh-agent [2022-07-18T05:27:59.464Z] SSH_AUTH_SOCK=/tmp/ssh-IJ09KelPcEhz/agent.73 [2022-07-18T05:27:59.464Z] SSH_AGENT_PID=79 [2022-07-18T05:27:59.470Z] Running ssh-add (command line suppressed) [2022-07-18T05:27:59.602Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3961019703767494765.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3961019703767494765.key) [2022-07-18T05:27:59.613Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-18T05:27:59.913Z] + git semver init [2022-07-18T05:28:00.174Z] 2022-07-18 05:28:00,127 [run_init] DEBUG init version:0.0.0 force:False [2022-07-18T05:28:00.174Z] 2022-07-18 05:28:00,128 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-07-18T05:28:00.174Z] 2022-07-18 05:28:00,128 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-07-18T05:28:00.174Z] 2022-07-18 05:28:00,129 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-18T05:28:01.116Z] 2022-07-18 05:28:00,824 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2022-07-18T05:28:01.116Z] 2022-07-18 05:28:00,825 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2022-07-18T05:28:01.116Z] 2022-07-18 05:28:00,825 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-07-18T05:28:01.116Z] 2022-07-18 05:28:00,825 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-07-18T05:28:01.116Z] 2.2.1-dev.7 [Pipeline] } [2022-07-18T05:28:01.131Z] $ docker exec --env ******** --env ******** 1078063549f87b6288035970f9df6e6f61dbbaf55fd20a1c00e4d71454ea44e6 ssh-agent -k [2022-07-18T05:28:01.251Z] unset SSH_AUTH_SOCK; [2022-07-18T05:28:01.251Z] unset SSH_AGENT_PID; [2022-07-18T05:28:01.251Z] echo Agent pid 79 killed; [2022-07-18T05:28:01.259Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-18T05:28:01.567Z] + git semver [Pipeline] } [2022-07-18T05:28:01.847Z] $ docker stop --time=1 1078063549f87b6288035970f9df6e6f61dbbaf55fd20a1c00e4d71454ea44e6 [2022-07-18T05:28:03.169Z] $ docker rm -f 1078063549f87b6288035970f9df6e6f61dbbaf55fd20a1c00e4d71454ea44e6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-18T05:28:03.530Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-18T05:28:03.797Z] Stashed 1 file(s) [Pipeline] echo [2022-07-18T05:28:03.800Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-18T05:28:03.961Z] provisioning config files... [2022-07-18T05:28:03.975Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7322470490891169475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T05:28:04.275Z] ---> docker-login.sh [2022-07-18T05:28:04.275Z] nexus3.edgexfoundry.org:10001 [2022-07-18T05:28:04.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T05:28:04.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T05:28:04.275Z] Configure a credential helper to remove this warning. See [2022-07-18T05:28:04.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T05:28:04.275Z] [2022-07-18T05:28:04.275Z] Login Succeeded [2022-07-18T05:28:04.275Z] nexus3.edgexfoundry.org:10002 [2022-07-18T05:28:04.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T05:28:04.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T05:28:04.536Z] Configure a credential helper to remove this warning. See [2022-07-18T05:28:04.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T05:28:04.536Z] [2022-07-18T05:28:04.536Z] Login Succeeded [2022-07-18T05:28:04.536Z] nexus3.edgexfoundry.org:10003 [2022-07-18T05:28:04.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T05:28:04.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T05:28:04.536Z] Configure a credential helper to remove this warning. See [2022-07-18T05:28:04.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T05:28:04.536Z] [2022-07-18T05:28:04.536Z] Login Succeeded [2022-07-18T05:28:04.536Z] nexus3.edgexfoundry.org:10004 [2022-07-18T05:28:04.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T05:28:04.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T05:28:04.798Z] Configure a credential helper to remove this warning. See [2022-07-18T05:28:04.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T05:28:04.798Z] [2022-07-18T05:28:04.798Z] Login Succeeded [2022-07-18T05:28:04.798Z] docker.io [2022-07-18T05:28:04.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T05:28:05.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T05:28:05.058Z] Configure a credential helper to remove this warning. See [2022-07-18T05:28:05.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T05:28:05.058Z] [2022-07-18T05:28:05.058Z] Login Succeeded [2022-07-18T05:28:05.058Z] ---> docker-login.sh ends [Pipeline] } [2022-07-18T05:28:05.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-18T05:28:05.134Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-18T05:28:05.146Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-18T05:28:05.155Z] ========================================================= [2022-07-18T05:28:05.155Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-18T05:28:05.155Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:28:05.483Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-18T05:28:05.483Z] Sending build context to Docker daemon 5.412MB [2022-07-18T05:28:05.483Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-07-18T05:28:05.483Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-18T05:28:05.483Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-18T05:28:05.483Z] 2408cc74d12b: Pulling fs layer [2022-07-18T05:28:05.483Z] ea60b727a1ce: Pulling fs layer [2022-07-18T05:28:05.483Z] 30c4a7721957: Pulling fs layer [2022-07-18T05:28:05.483Z] 370296b7ddb6: Pulling fs layer [2022-07-18T05:28:05.483Z] 7c6cee850709: Pulling fs layer [2022-07-18T05:28:05.483Z] 39a5fcdaea64: Pulling fs layer [2022-07-18T05:28:05.483Z] d94ebbe4e438: Pulling fs layer [2022-07-18T05:28:05.483Z] bcfd1f05c69d: Pulling fs layer [2022-07-18T05:28:05.483Z] 59ccb84bbe0f: Pulling fs layer [2022-07-18T05:28:05.483Z] 39a5fcdaea64: Waiting [2022-07-18T05:28:05.483Z] bcfd1f05c69d: Waiting [2022-07-18T05:28:05.483Z] 59ccb84bbe0f: Waiting [2022-07-18T05:28:05.483Z] d94ebbe4e438: Waiting [2022-07-18T05:28:05.483Z] 7c6cee850709: Waiting [2022-07-18T05:28:05.483Z] 370296b7ddb6: Waiting [2022-07-18T05:28:05.483Z] 30c4a7721957: Download complete [2022-07-18T05:28:05.483Z] ea60b727a1ce: Verifying Checksum [2022-07-18T05:28:05.483Z] ea60b727a1ce: Download complete [2022-07-18T05:28:05.483Z] 7c6cee850709: Verifying Checksum [2022-07-18T05:28:05.483Z] 7c6cee850709: Download complete [2022-07-18T05:28:05.747Z] 39a5fcdaea64: Download complete [2022-07-18T05:28:05.747Z] 2408cc74d12b: Verifying Checksum [2022-07-18T05:28:05.747Z] 2408cc74d12b: Download complete [2022-07-18T05:28:05.747Z] d94ebbe4e438: Verifying Checksum [2022-07-18T05:28:05.747Z] d94ebbe4e438: Download complete [2022-07-18T05:28:05.747Z] 2408cc74d12b: Pull complete [2022-07-18T05:28:06.008Z] ea60b727a1ce: Pull complete [2022-07-18T05:28:06.008Z] 30c4a7721957: Pull complete [2022-07-18T05:28:06.008Z] 59ccb84bbe0f: Verifying Checksum [2022-07-18T05:28:06.008Z] 59ccb84bbe0f: Download complete [2022-07-18T05:28:06.279Z] bcfd1f05c69d: Verifying Checksum [2022-07-18T05:28:06.279Z] bcfd1f05c69d: Download complete [2022-07-18T05:28:06.279Z] 370296b7ddb6: Verifying Checksum [2022-07-18T05:28:06.279Z] 370296b7ddb6: Download complete [2022-07-18T05:28:11.557Z] 370296b7ddb6: Pull complete [2022-07-18T05:28:11.557Z] 7c6cee850709: Pull complete [2022-07-18T05:28:11.557Z] 39a5fcdaea64: Pull complete [2022-07-18T05:28:11.557Z] d94ebbe4e438: Pull complete [2022-07-18T05:28:13.469Z] bcfd1f05c69d: Pull complete [2022-07-18T05:28:14.040Z] 59ccb84bbe0f: Pull complete [2022-07-18T05:28:14.040Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-18T05:28:14.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-18T05:28:14.040Z] ---> a4fb48ad2a94 [2022-07-18T05:28:14.040Z] Step 3/12 : ARG MAKE='make build' [2022-07-18T05:28:15.964Z] ---> Running in 5ed4225e7785 [2022-07-18T05:28:15.964Z] Removing intermediate container 5ed4225e7785 [2022-07-18T05:28:15.964Z] ---> 32b07f15a42d [2022-07-18T05:28:15.964Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-18T05:28:15.964Z] ---> Running in 2a0c86d66013 [2022-07-18T05:28:15.964Z] Removing intermediate container 2a0c86d66013 [2022-07-18T05:28:15.964Z] ---> 5dfd70ff8088 [2022-07-18T05:28:15.964Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-18T05:28:15.964Z] ---> Running in 2fa6be7b5605 [2022-07-18T05:28:15.964Z] Removing intermediate container 2fa6be7b5605 [2022-07-18T05:28:15.964Z] ---> 286fc8df2cb9 [2022-07-18T05:28:15.964Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-18T05:28:15.964Z] ---> Running in 7efac398a4d5 [2022-07-18T05:28:16.537Z] Removing intermediate container 7efac398a4d5 [2022-07-18T05:28:16.537Z] ---> f32df58e1ce2 [2022-07-18T05:28:16.537Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-18T05:28:16.537Z] ---> Running in 885a726d70b7 [2022-07-18T05:28:16.799Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-18T05:28:17.746Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-18T05:28:18.320Z] (1/4) Installing openssh-keygen (9.0_p1-r1) [2022-07-18T05:28:18.320Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-07-18T05:28:18.320Z] (3/4) Installing openssh-client-common (9.0_p1-r1) [2022-07-18T05:28:18.583Z] (4/4) Installing openssh-client-default (9.0_p1-r1) [2022-07-18T05:28:18.583Z] Executing busybox-1.35.0-r13.trigger [2022-07-18T05:28:18.583Z] OK: 216 MiB in 55 packages [2022-07-18T05:28:18.919Z] Still waiting to schedule task [2022-07-18T05:28:18.919Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-18T05:28:19.155Z] Removing intermediate container 885a726d70b7 [2022-07-18T05:28:19.155Z] ---> 9d249052abd2 [2022-07-18T05:28:19.155Z] Step 8/12 : WORKDIR /device-snmp-go [2022-07-18T05:28:19.155Z] ---> Running in b459c5aadab4 [2022-07-18T05:28:19.155Z] Removing intermediate container b459c5aadab4 [2022-07-18T05:28:19.155Z] ---> b8d315acfe02 [2022-07-18T05:28:19.155Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-18T05:28:19.415Z] ---> 462074ccf792 [2022-07-18T05:28:19.415Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-18T05:28:19.415Z] ---> Running in 2dc7ff3070d3 [2022-07-18T05:28:34.344Z] Removing intermediate container 2dc7ff3070d3 [2022-07-18T05:28:34.344Z] ---> 1e22d3f73441 [2022-07-18T05:28:34.344Z] Step 11/12 : COPY . . [2022-07-18T05:28:34.344Z] ---> 65aef5a06c09 [2022-07-18T05:28:34.344Z] Step 12/12 : RUN ${MAKE} [2022-07-18T05:28:34.344Z] ---> Running in ce6022b09107 [2022-07-18T05:28:34.344Z] noop [2022-07-18T05:28:34.344Z] Removing intermediate container ce6022b09107 [2022-07-18T05:28:34.344Z] ---> bfccd8454c3f [2022-07-18T05:28:34.344Z] Successfully built bfccd8454c3f [2022-07-18T05:28:34.344Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:28:34.665Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-18T05:28:34.665Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T05:28:34.752Z] prd-ubuntu20.04-docker-8c-8g-20374 does not seem to be running inside a container [2022-07-18T05:28:34.792Z] $ 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 [2022-07-18T05:28:35.210Z] $ docker top 09e1117aaedfbc451b8e80ada22461d0ec4e1d4b56ca74dea792c205ab61386c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-18T05:28:35.574Z] + go version [2022-07-18T05:28:35.574Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-18T05:28:35.591Z] $ docker stop --time=1 09e1117aaedfbc451b8e80ada22461d0ec4e1d4b56ca74dea792c205ab61386c [2022-07-18T05:28:36.914Z] $ docker rm -f 09e1117aaedfbc451b8e80ada22461d0ec4e1d4b56ca74dea792c205ab61386c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:28:37.327Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-18T05:28:37.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T05:28:37.417Z] prd-ubuntu20.04-docker-8c-8g-20374 does not seem to be running inside a container [2022-07-18T05:28:37.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 [2022-07-18T05:28:37.926Z] $ docker top 284444f07e27afc0ead01d8b03604b579f3cf8190552eea5d5ab4b3a8a775da8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-18T05:28:38.309Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2022-07-18T05:28:38.614Z] + make test [2022-07-18T05:28:38.614Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-07-18T05:28:38.874Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-07-18T05:28:48.869Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-07-18T05:28:48.869Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.016s coverage: 0.0% of statements [2022-07-18T05:28:55.455Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-07-18T05:28:55.455Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-18T05:28:59.666Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-18T05:28:59.666Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-18T05:28:59.666Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-18T05:28:59.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-18T05:28:59.698Z] $ docker stop --time=1 284444f07e27afc0ead01d8b03604b579f3cf8190552eea5d5ab4b3a8a775da8 [2022-07-18T05:29:01.406Z] $ docker rm -f 284444f07e27afc0ead01d8b03604b579f3cf8190552eea5d5ab4b3a8a775da8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-18T05:29:01.869Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-18T05:29:01.909Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-18T05:29:02.406Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-18T05:29:02.699Z] + ls -al . [2022-07-18T05:29:02.699Z] total 168 [2022-07-18T05:29:02.699Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 18 05:28 . [2022-07-18T05:29:02.699Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 05:27 .. [2022-07-18T05:29:02.699Z] -rw-rw-r-- 1 jenkins jenkins 6 Jul 18 05:27 .dockerignore [2022-07-18T05:29:02.699Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 05:28 .git [2022-07-18T05:29:02.699Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 05:27 .github [2022-07-18T05:29:02.699Z] -rw-rw-r-- 1 jenkins jenkins 328 Jul 18 05:27 .gitignore [2022-07-18T05:29:02.699Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 18 05:27 .golangci.yml [2022-07-18T05:29:02.699Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 05:28 .semver [2022-07-18T05:29:02.699Z] -rw-rw-r-- 1 jenkins jenkins 8556 Jul 18 05:27 Attribution.txt [2022-07-18T05:29:02.699Z] -rw-rw-r-- 1 jenkins jenkins 6948 Jul 18 05:27 CHANGELOG.md [2022-07-18T05:29:02.699Z] -rw-rw-r-- 1 jenkins jenkins 1518 Jul 18 05:27 Dockerfile [2022-07-18T05:29:02.699Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 05:27 GOVERNANCE.md [2022-07-18T05:29:02.699Z] -rw-rw-r-- 1 jenkins jenkins 656 Jul 18 05:27 Jenkinsfile [2022-07-18T05:29:02.699Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 18 05:27 LICENSE [2022-07-18T05:29:02.699Z] -rw-rw-r-- 1 jenkins jenkins 2334 Jul 18 05:27 Makefile [2022-07-18T05:29:02.699Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 18 05:27 OWNERS.md [2022-07-18T05:29:02.699Z] -rw-rw-r-- 1 jenkins jenkins 9390 Jul 18 05:27 README.md [2022-07-18T05:29:02.699Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 18 05:28 VERSION [2022-07-18T05:29:02.699Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 05:27 bin [2022-07-18T05:29:02.699Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 05:27 cmd [2022-07-18T05:29:02.699Z] -rw-r--r-- 1 jenkins jenkins 7631 Jul 18 05:28 coverage.out [2022-07-18T05:29:02.699Z] -rw-rw-r-- 1 jenkins jenkins 3302 Jul 18 05:27 go.mod [2022-07-18T05:29:02.699Z] -rw-rw-r-- 1 jenkins jenkins 35534 Jul 18 05:27 go.sum [2022-07-18T05:29:02.699Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 05:27 internal [2022-07-18T05:29:02.699Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 05:27 snap [2022-07-18T05:29:02.699Z] -rw-rw-r-- 1 jenkins jenkins 228 Jul 18 05:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:29:03.010Z] + 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=f6828afe08f553138e4b56b0659b8be13fc1cd72 --label arch=amd64 --label version=2.2.1-dev.7 . [2022-07-18T05:29:03.010Z] Sending build context to Docker daemon 5.42MB [2022-07-18T05:29:03.010Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-07-18T05:29:03.010Z] Step 2/24 : FROM ${BASE} AS builder [2022-07-18T05:29:03.010Z] ---> bfccd8454c3f [2022-07-18T05:29:03.010Z] Step 3/24 : ARG MAKE='make build' [2022-07-18T05:29:03.010Z] ---> Running in 0751170bab37 [2022-07-18T05:29:03.271Z] Removing intermediate container 0751170bab37 [2022-07-18T05:29:03.271Z] ---> 59b0e63d9e11 [2022-07-18T05:29:03.271Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-18T05:29:03.271Z] ---> Running in 7b03d45a8b87 [2022-07-18T05:29:03.271Z] Removing intermediate container 7b03d45a8b87 [2022-07-18T05:29:03.271Z] ---> 816b6c660237 [2022-07-18T05:29:03.271Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-07-18T05:29:03.271Z] ---> Running in 943d48392cee [2022-07-18T05:29:03.532Z] Removing intermediate container 943d48392cee [2022-07-18T05:29:03.532Z] ---> d53569504511 [2022-07-18T05:29:03.532Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-18T05:29:03.532Z] ---> Running in 97e657072d01 [2022-07-18T05:29:04.103Z] Removing intermediate container 97e657072d01 [2022-07-18T05:29:04.103Z] ---> 31a4fd696d07 [2022-07-18T05:29:04.103Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-18T05:29:04.103Z] ---> Running in 57562a365640 [2022-07-18T05:29:04.364Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-18T05:29:05.308Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-18T05:29:05.570Z] OK: 216 MiB in 55 packages [2022-07-18T05:29:06.142Z] Removing intermediate container 57562a365640 [2022-07-18T05:29:06.142Z] ---> 69bfdff60eaf [2022-07-18T05:29:06.142Z] Step 8/24 : WORKDIR /device-snmp-go [2022-07-18T05:29:06.142Z] ---> Running in c14304fc6852 [2022-07-18T05:29:06.142Z] Removing intermediate container c14304fc6852 [2022-07-18T05:29:06.142Z] ---> a51a5947aaf8 [2022-07-18T05:29:06.142Z] Step 9/24 : COPY go.mod vendor* ./ [2022-07-18T05:29:06.403Z] ---> c1838273c58e [2022-07-18T05:29:06.403Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-18T05:29:06.403Z] ---> Running in c18cae7c5ab3 [2022-07-18T05:29:06.975Z] Removing intermediate container c18cae7c5ab3 [2022-07-18T05:29:06.975Z] ---> 107eab0ac8ec [2022-07-18T05:29:06.975Z] Step 11/24 : COPY . . [2022-07-18T05:29:07.236Z] ---> 3e0c539ad964 [2022-07-18T05:29:07.236Z] Step 12/24 : RUN ${MAKE} [2022-07-18T05:29:07.236Z] ---> Running in ab68babdabd6 [2022-07-18T05:29:07.497Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.14 -X github.com/edgexfoundry/device-snmp-go.Version=2.2.1-dev.7" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-07-18T05:29:29.458Z] Removing intermediate container ab68babdabd6 [2022-07-18T05:29:29.458Z] ---> 1129404b689d [2022-07-18T05:29:29.458Z] Step 13/24 : FROM alpine:3.16 [2022-07-18T05:29:29.458Z] 3.16: Pulling from library/alpine [2022-07-18T05:29:29.458Z] 2408cc74d12b: Already exists [2022-07-18T05:29:29.458Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-18T05:29:29.459Z] Status: Downloaded newer image for alpine:3.16 [2022-07-18T05:29:29.459Z] ---> e66264b98777 [2022-07-18T05:29:29.459Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-18T05:29:29.459Z] ---> Running in 6eae74c47401 [2022-07-18T05:29:29.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-18T05:29:29.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-18T05:29:29.459Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-18T05:29:29.459Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-18T05:29:29.459Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-18T05:29:29.459Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-18T05:29:29.459Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-18T05:29:29.459Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-18T05:29:29.459Z] Executing busybox-1.35.0-r13.trigger [2022-07-18T05:29:29.459Z] OK: 8 MiB in 20 packages [2022-07-18T05:29:29.719Z] Removing intermediate container 6eae74c47401 [2022-07-18T05:29:29.719Z] ---> 278c39d2ddc0 [2022-07-18T05:29:29.719Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-07-18T05:29:30.289Z] ---> 74a637fe546a [2022-07-18T05:29:30.289Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-07-18T05:29:30.289Z] ---> 8582a65103f3 [2022-07-18T05:29:30.289Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-07-18T05:29:30.549Z] ---> b71817ffb498 [2022-07-18T05:29:30.549Z] Step 18/24 : EXPOSE 59993 [2022-07-18T05:29:30.549Z] ---> Running in ede9e4e72529 [2022-07-18T05:29:30.809Z] Removing intermediate container ede9e4e72529 [2022-07-18T05:29:30.809Z] ---> 98cf4bfe9468 [2022-07-18T05:29:30.809Z] Step 19/24 : EXPOSE 161 [2022-07-18T05:29:30.809Z] ---> Running in d6227bcebe5b [2022-07-18T05:29:30.809Z] Removing intermediate container d6227bcebe5b [2022-07-18T05:29:30.809Z] ---> 2436048329a6 [2022-07-18T05:29:30.809Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-07-18T05:29:30.809Z] ---> Running in 16970f171ec2 [2022-07-18T05:29:31.071Z] Removing intermediate container 16970f171ec2 [2022-07-18T05:29:31.071Z] ---> b437c4dfc137 [2022-07-18T05:29:31.071Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-07-18T05:29:31.071Z] ---> Running in 9d6b0183eebb [2022-07-18T05:29:31.071Z] Removing intermediate container 9d6b0183eebb [2022-07-18T05:29:31.071Z] ---> 0f332a82f5a1 [2022-07-18T05:29:31.071Z] Step 22/24 : LABEL arch=amd64 [2022-07-18T05:29:31.071Z] ---> Running in 3717ce1aaa51 [2022-07-18T05:29:31.071Z] Removing intermediate container 3717ce1aaa51 [2022-07-18T05:29:31.071Z] ---> 8a3c2ce2f4ac [2022-07-18T05:29:31.071Z] Step 23/24 : LABEL git_sha=f6828afe08f553138e4b56b0659b8be13fc1cd72 [2022-07-18T05:29:31.334Z] ---> Running in e0772cda3606 [2022-07-18T05:29:31.334Z] Removing intermediate container e0772cda3606 [2022-07-18T05:29:31.334Z] ---> 3e4f41c8b7c3 [2022-07-18T05:29:31.334Z] Step 24/24 : LABEL version=2.2.1-dev.7 [2022-07-18T05:29:31.334Z] ---> Running in 0d5ebd10866d [2022-07-18T05:29:31.334Z] Removing intermediate container 0d5ebd10866d [2022-07-18T05:29:31.334Z] ---> 7b16bb95908f [2022-07-18T05:29:31.334Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-18T05:29:31.334Z] Successfully built 7b16bb95908f [2022-07-18T05:29:31.334Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-18T05:29:31.446Z] provisioning config files... [2022-07-18T05:29:31.454Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9193877397655955753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T05:29:31.754Z] ---> docker-login.sh [2022-07-18T05:29:31.754Z] nexus3.edgexfoundry.org:10001 [2022-07-18T05:29:31.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T05:29:31.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T05:29:31.754Z] Configure a credential helper to remove this warning. See [2022-07-18T05:29:31.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T05:29:31.754Z] [2022-07-18T05:29:31.754Z] Login Succeeded [2022-07-18T05:29:31.754Z] nexus3.edgexfoundry.org:10002 [2022-07-18T05:29:31.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T05:29:32.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T05:29:32.017Z] Configure a credential helper to remove this warning. See [2022-07-18T05:29:32.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T05:29:32.017Z] [2022-07-18T05:29:32.017Z] Login Succeeded [2022-07-18T05:29:32.017Z] nexus3.edgexfoundry.org:10003 [2022-07-18T05:29:32.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T05:29:32.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T05:29:32.017Z] Configure a credential helper to remove this warning. See [2022-07-18T05:29:32.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T05:29:32.017Z] [2022-07-18T05:29:32.017Z] Login Succeeded [2022-07-18T05:29:32.017Z] nexus3.edgexfoundry.org:10004 [2022-07-18T05:29:32.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T05:29:32.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T05:29:32.279Z] Configure a credential helper to remove this warning. See [2022-07-18T05:29:32.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T05:29:32.279Z] [2022-07-18T05:29:32.279Z] Login Succeeded [2022-07-18T05:29:32.279Z] docker.io [2022-07-18T05:29:32.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T05:29:32.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T05:29:32.540Z] Configure a credential helper to remove this warning. See [2022-07-18T05:29:32.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T05:29:32.540Z] [2022-07-18T05:29:32.540Z] Login Succeeded [2022-07-18T05:29:32.540Z] ---> docker-login.sh ends [Pipeline] } [2022-07-18T05:29:32.549Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-18T05:29:32.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-18T05:29:32.607Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2022-07-18T05:29:32.607Z] f6828afe08f553138e4b56b0659b8be13fc1cd72 [2022-07-18T05:29:32.607Z] latest [2022-07-18T05:29:32.607Z] 2.2.1-dev.7 [2022-07-18T05:29:32.607Z] f6828afe08f553138e4b56b0659b8be13fc1cd72-2.2.1-dev.7 [2022-07-18T05:29:32.607Z] main [2022-07-18T05:29:32.607Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:29:32.933Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:f6828afe08f553138e4b56b0659b8be13fc1cd72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:29:33.250Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:f6828afe08f553138e4b56b0659b8be13fc1cd72 [2022-07-18T05:29:33.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-07-18T05:29:33.250Z] 7fb195ae3d4c: Preparing [2022-07-18T05:29:33.250Z] e49278664ec2: Preparing [2022-07-18T05:29:33.250Z] 7be9f6f84db7: Preparing [2022-07-18T05:29:33.250Z] da2b02b22a23: Preparing [2022-07-18T05:29:33.250Z] 24302eb7d908: Preparing [2022-07-18T05:29:33.250Z] 24302eb7d908: Layer already exists [2022-07-18T05:29:33.250Z] e49278664ec2: Pushed [2022-07-18T05:29:33.250Z] 7fb195ae3d4c: Pushed [2022-07-18T05:29:33.511Z] da2b02b22a23: Pushed [2022-07-18T05:29:36.060Z] 7be9f6f84db7: Pushed [2022-07-18T05:29:36.060Z] f6828afe08f553138e4b56b0659b8be13fc1cd72: digest: sha256:b6e1bf683af03d6a8a44a47829afd5d2d5f432a50020b07f80d806ca92e3a4fe size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:29:36.387Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:29:36.704Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-07-18T05:29:36.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-07-18T05:29:36.704Z] 7fb195ae3d4c: Preparing [2022-07-18T05:29:36.704Z] e49278664ec2: Preparing [2022-07-18T05:29:36.704Z] 7be9f6f84db7: Preparing [2022-07-18T05:29:36.704Z] da2b02b22a23: Preparing [2022-07-18T05:29:36.704Z] 24302eb7d908: Preparing [2022-07-18T05:29:36.704Z] 7fb195ae3d4c: Layer already exists [2022-07-18T05:29:36.704Z] e49278664ec2: Layer already exists [2022-07-18T05:29:36.704Z] 24302eb7d908: Layer already exists [2022-07-18T05:29:36.704Z] da2b02b22a23: Layer already exists [2022-07-18T05:29:36.704Z] 7be9f6f84db7: Layer already exists [2022-07-18T05:29:36.704Z] latest: digest: sha256:b6e1bf683af03d6a8a44a47829afd5d2d5f432a50020b07f80d806ca92e3a4fe size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:29:37.026Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:29:37.341Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.2.1-dev.7 [2022-07-18T05:29:37.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-07-18T05:29:37.341Z] 7fb195ae3d4c: Preparing [2022-07-18T05:29:37.341Z] e49278664ec2: Preparing [2022-07-18T05:29:37.341Z] 7be9f6f84db7: Preparing [2022-07-18T05:29:37.341Z] da2b02b22a23: Preparing [2022-07-18T05:29:37.341Z] 24302eb7d908: Preparing [2022-07-18T05:29:37.341Z] e49278664ec2: Layer already exists [2022-07-18T05:29:37.341Z] 24302eb7d908: Layer already exists [2022-07-18T05:29:37.341Z] 7be9f6f84db7: Layer already exists [2022-07-18T05:29:37.341Z] 7fb195ae3d4c: Layer already exists [2022-07-18T05:29:37.341Z] da2b02b22a23: Layer already exists [2022-07-18T05:29:37.341Z] 2.2.1-dev.7: digest: sha256:b6e1bf683af03d6a8a44a47829afd5d2d5f432a50020b07f80d806ca92e3a4fe size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:29:37.658Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:f6828afe08f553138e4b56b0659b8be13fc1cd72-2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:29:37.967Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:f6828afe08f553138e4b56b0659b8be13fc1cd72-2.2.1-dev.7 [2022-07-18T05:29:37.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-07-18T05:29:37.967Z] 7fb195ae3d4c: Preparing [2022-07-18T05:29:37.967Z] e49278664ec2: Preparing [2022-07-18T05:29:37.967Z] 7be9f6f84db7: Preparing [2022-07-18T05:29:37.967Z] da2b02b22a23: Preparing [2022-07-18T05:29:37.967Z] 24302eb7d908: Preparing [2022-07-18T05:29:37.967Z] da2b02b22a23: Layer already exists [2022-07-18T05:29:37.967Z] 24302eb7d908: Layer already exists [2022-07-18T05:29:37.967Z] e49278664ec2: Layer already exists [2022-07-18T05:29:37.967Z] 7be9f6f84db7: Layer already exists [2022-07-18T05:29:37.967Z] 7fb195ae3d4c: Layer already exists [2022-07-18T05:29:37.967Z] f6828afe08f553138e4b56b0659b8be13fc1cd72-2.2.1-dev.7: digest: sha256:b6e1bf683af03d6a8a44a47829afd5d2d5f432a50020b07f80d806ca92e3a4fe size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:29:38.284Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:29:38.601Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2022-07-18T05:29:38.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-07-18T05:29:38.601Z] 7fb195ae3d4c: Preparing [2022-07-18T05:29:38.601Z] e49278664ec2: Preparing [2022-07-18T05:29:38.601Z] 7be9f6f84db7: Preparing [2022-07-18T05:29:38.601Z] da2b02b22a23: Preparing [2022-07-18T05:29:38.601Z] 24302eb7d908: Preparing [2022-07-18T05:29:38.601Z] da2b02b22a23: Layer already exists [2022-07-18T05:29:38.601Z] 7be9f6f84db7: Layer already exists [2022-07-18T05:29:38.601Z] e49278664ec2: Layer already exists [2022-07-18T05:29:38.601Z] 7fb195ae3d4c: Layer already exists [2022-07-18T05:29:38.601Z] 24302eb7d908: Layer already exists [2022-07-18T05:29:38.601Z] main: digest: sha256:b6e1bf683af03d6a8a44a47829afd5d2d5f432a50020b07f80d806ca92e3a4fe size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-18T05:29:38.648Z] ===================================================== [Pipeline] echo [2022-07-18T05:29:38.657Z] taggedImages: [2022-07-18T05:29:38.657Z] - nexus3.edgexfoundry.org:10004/device-snmp:f6828afe08f553138e4b56b0659b8be13fc1cd72 [2022-07-18T05:29:38.657Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-07-18T05:29:38.657Z] - nexus3.edgexfoundry.org:10004/device-snmp:2.2.1-dev.7 [2022-07-18T05:29:38.657Z] - nexus3.edgexfoundry.org:10004/device-snmp:f6828afe08f553138e4b56b0659b8be13fc1cd72-2.2.1-dev.7 [2022-07-18T05:29:38.657Z] - 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 [2022-07-18T05:29:39.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-18T05:29:39.023Z] [2022-07-18T05:29:39.023Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:29:39.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-18T05:29:39.328Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-18T05:29:39.328Z] 5eb5b503b376: Pulling fs layer [2022-07-18T05:29:39.328Z] 5c69ac0246d0: Pulling fs layer [2022-07-18T05:29:39.328Z] ec43610c2a17: Pulling fs layer [2022-07-18T05:29:39.328Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-18T05:29:39.328Z] 33b1e0a273af: Pulling fs layer [2022-07-18T05:29:39.328Z] 5d3b04190fa2: Pulling fs layer [2022-07-18T05:29:39.328Z] 2f39f015ded8: Pulling fs layer [2022-07-18T05:29:39.328Z] 5d3b04190fa2: Waiting [2022-07-18T05:29:39.328Z] 2f39f015ded8: Waiting [2022-07-18T05:29:39.328Z] 3a2ae6a8a46f: Waiting [2022-07-18T05:29:39.328Z] 33b1e0a273af: Waiting [2022-07-18T05:29:39.328Z] 5c69ac0246d0: Download complete [2022-07-18T05:29:39.328Z] 3a2ae6a8a46f: Download complete [2022-07-18T05:29:39.328Z] 33b1e0a273af: Download complete [2022-07-18T05:29:39.328Z] 5d3b04190fa2: Download complete [2022-07-18T05:29:39.593Z] ec43610c2a17: Verifying Checksum [2022-07-18T05:29:39.593Z] ec43610c2a17: Download complete [2022-07-18T05:29:39.593Z] 5eb5b503b376: Verifying Checksum [2022-07-18T05:29:39.593Z] 5eb5b503b376: Download complete [2022-07-18T05:29:40.170Z] 2f39f015ded8: Download complete [2022-07-18T05:29:41.109Z] 5eb5b503b376: Pull complete [2022-07-18T05:29:41.109Z] 5c69ac0246d0: Pull complete [2022-07-18T05:29:41.680Z] ec43610c2a17: Pull complete [2022-07-18T05:29:41.680Z] 3a2ae6a8a46f: Pull complete [2022-07-18T05:29:41.941Z] 33b1e0a273af: Pull complete [2022-07-18T05:29:41.941Z] 5d3b04190fa2: Pull complete [2022-07-18T05:29:47.316Z] 2f39f015ded8: Pull complete [2022-07-18T05:29:47.316Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-18T05:29:47.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-18T05:29:47.316Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T05:29:47.422Z] prd-ubuntu20.04-docker-8c-8g-20374 does not seem to be running inside a container [2022-07-18T05:29:47.461Z] $ 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 [2022-07-18T05:29:48.854Z] $ docker top 9ed3fcc47f97135eee383e354a58ce24b3febe56eeb08c258779f067ed58be88 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T05:29:49.273Z] ---> job-cost.sh [2022-07-18T05:29:49.273Z] lf-activate-venv: SKIPPING [2022-07-18T05:29:49.273Z] INFO: No Stack... [2022-07-18T05:29:49.534Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-18T05:29:50.106Z] INFO: Archiving Costs [Pipeline] sh [2022-07-18T05:29:50.401Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv+ [2022-07-18T05:29:50.401Z] cut -d, -f6 [Pipeline] lock [2022-07-18T05:29:50.413Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-38-stack-cost] [2022-07-18T05:29:50.420Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-38-stack-cost] did not exist. Created. [2022-07-18T05:29:50.420Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-18T05:29:50.724Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-18T05:29:50.748Z] Stashed 1 file(s) [Pipeline] } [2022-07-18T05:29:50.754Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-38-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-18T05:29:50.777Z] $ docker stop --time=1 9ed3fcc47f97135eee383e354a58ce24b3febe56eeb08c258779f067ed58be88 [2022-07-18T05:29:51.959Z] $ docker rm -f 9ed3fcc47f97135eee383e354a58ce24b3febe56eeb08c258779f067ed58be88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-18T05:30:01.350Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20375 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2022-07-18T05:30:01.363Z] Running in /w/workspace/device-snmp-go/38 [Pipeline] { [Pipeline] checkout [2022-07-18T05:30:01.532Z] Selected Git installation does not exist. Using Default [2022-07-18T05:30:01.532Z] The recommended git tool is: NONE [2022-07-18T05:30:06.710Z] using credential edgex-jenkins-ssh [2022-07-18T05:30:06.726Z] Cloning the remote Git repository [2022-07-18T05:30:06.782Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-07-18T05:30:06.853Z] > git init /w/workspace/device-snmp-go/38 # timeout=10 [2022-07-18T05:30:06.936Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-07-18T05:30:06.937Z] > git --version # timeout=10 [2022-07-18T05:30:06.956Z] > git --version # 'git version 2.25.1' [2022-07-18T05:30:06.958Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-18T05:30:07.098Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-18T05:30:08.055Z] Avoid second fetch [2022-07-18T05:30:08.056Z] Checking out Revision f6828afe08f553138e4b56b0659b8be13fc1cd72 (main) [2022-07-18T05:30:08.010Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-07-18T05:30:08.026Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-18T05:30:08.079Z] > git config core.sparsecheckout # timeout=10 [2022-07-18T05:30:08.097Z] > git checkout -f f6828afe08f553138e4b56b0659b8be13fc1cd72 # timeout=10 [2022-07-18T05:30:12.257Z] Commit message: "Merge pull request #184 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.1-dev.14" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-18T05:30:13.142Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-18T05:30:13.142Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-18T05:30:13.142Z] Dload Upload Total Spent Left Speed [2022-07-18T05:30:13.142Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2022-07-18T05:30:13.782Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-18T05:30:14.130Z] + sudo tee /etc/docker/daemon.new [2022-07-18T05:30:14.130Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-18T05:30:14.130Z] { [2022-07-18T05:30:14.130Z] "registry-mirrors": [ [2022-07-18T05:30:14.130Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-18T05:30:14.130Z] ], [2022-07-18T05:30:14.130Z] "bip": "10.250.0.254/24", [2022-07-18T05:30:14.130Z] "hosts": [ [2022-07-18T05:30:14.130Z] "tcp://0.0.0.0:5555", [2022-07-18T05:30:14.130Z] "unix:///var/run/docker.sock" [2022-07-18T05:30:14.130Z] ], [2022-07-18T05:30:14.130Z] "mtu": 1458, [2022-07-18T05:30:14.130Z] "selinux-enabled": true, [2022-07-18T05:30:14.130Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-18T05:30:14.130Z] } [Pipeline] sh [2022-07-18T05:30:14.523Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-18T05:30:14.884Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-18T05:30:33.215Z] provisioning config files... [2022-07-18T05:30:33.237Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/38@tmp/config4362956262438933757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T05:30:33.733Z] ---> docker-login.sh [2022-07-18T05:30:33.733Z] nexus3.edgexfoundry.org:10001 [2022-07-18T05:30:34.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T05:30:34.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T05:30:34.601Z] Configure a credential helper to remove this warning. See [2022-07-18T05:30:34.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T05:30:34.601Z] [2022-07-18T05:30:34.601Z] Login Succeeded [2022-07-18T05:30:34.601Z] nexus3.edgexfoundry.org:10002 [2022-07-18T05:30:34.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T05:30:34.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T05:30:34.874Z] Configure a credential helper to remove this warning. See [2022-07-18T05:30:34.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T05:30:34.874Z] [2022-07-18T05:30:34.874Z] Login Succeeded [2022-07-18T05:30:34.874Z] nexus3.edgexfoundry.org:10003 [2022-07-18T05:30:35.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T05:30:35.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T05:30:35.418Z] Configure a credential helper to remove this warning. See [2022-07-18T05:30:35.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T05:30:35.418Z] [2022-07-18T05:30:35.418Z] Login Succeeded [2022-07-18T05:30:35.418Z] nexus3.edgexfoundry.org:10004 [2022-07-18T05:30:35.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T05:30:35.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T05:30:35.696Z] Configure a credential helper to remove this warning. See [2022-07-18T05:30:35.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T05:30:35.696Z] [2022-07-18T05:30:35.696Z] Login Succeeded [2022-07-18T05:30:35.696Z] docker.io [2022-07-18T05:30:35.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T05:30:36.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T05:30:36.567Z] Configure a credential helper to remove this warning. See [2022-07-18T05:30:36.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T05:30:36.567Z] [2022-07-18T05:30:36.567Z] Login Succeeded [2022-07-18T05:30:36.567Z] ---> docker-login.sh ends [Pipeline] } [2022-07-18T05:30:36.585Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-18T05:30:36.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-18T05:30:36.866Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-18T05:30:36.876Z] ========================================================= [2022-07-18T05:30:36.876Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-18T05:30:36.876Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:30:37.229Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-18T05:30:37.507Z] Sending build context to Docker daemon 2.789MB [2022-07-18T05:30:37.507Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-07-18T05:30:37.507Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-18T05:30:37.787Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-18T05:30:37.787Z] b3c136eddcbf: Pulling fs layer [2022-07-18T05:30:37.787Z] c0a3192eca97: Pulling fs layer [2022-07-18T05:30:37.787Z] a050256f5b6f: Pulling fs layer [2022-07-18T05:30:37.787Z] 656be50a0ddc: Pulling fs layer [2022-07-18T05:30:37.787Z] 2bbca73fdf42: Pulling fs layer [2022-07-18T05:30:37.787Z] 46d945488cbd: Pulling fs layer [2022-07-18T05:30:37.787Z] 8a5474983e97: Pulling fs layer [2022-07-18T05:30:37.787Z] 329c88fbcd65: Pulling fs layer [2022-07-18T05:30:37.787Z] 656be50a0ddc: Waiting [2022-07-18T05:30:37.787Z] 2bbca73fdf42: Waiting [2022-07-18T05:30:37.787Z] 46d945488cbd: Waiting [2022-07-18T05:30:37.787Z] 8a5474983e97: Waiting [2022-07-18T05:30:37.787Z] 329c88fbcd65: Waiting [2022-07-18T05:30:37.787Z] a050256f5b6f: Download complete [2022-07-18T05:30:37.787Z] c0a3192eca97: Verifying Checksum [2022-07-18T05:30:37.787Z] c0a3192eca97: Download complete [2022-07-18T05:30:37.787Z] 2bbca73fdf42: Verifying Checksum [2022-07-18T05:30:37.787Z] 2bbca73fdf42: Download complete [2022-07-18T05:30:37.787Z] 46d945488cbd: Verifying Checksum [2022-07-18T05:30:37.787Z] 46d945488cbd: Download complete [2022-07-18T05:30:37.787Z] b3c136eddcbf: Verifying Checksum [2022-07-18T05:30:37.787Z] b3c136eddcbf: Download complete [2022-07-18T05:30:38.779Z] b3c136eddcbf: Pull complete [2022-07-18T05:30:38.779Z] 329c88fbcd65: Verifying Checksum [2022-07-18T05:30:38.779Z] 329c88fbcd65: Download complete [2022-07-18T05:30:39.389Z] c0a3192eca97: Pull complete [2022-07-18T05:30:39.389Z] a050256f5b6f: Pull complete [2022-07-18T05:30:39.987Z] 8a5474983e97: Verifying Checksum [2022-07-18T05:30:39.987Z] 8a5474983e97: Download complete [2022-07-18T05:30:40.583Z] 656be50a0ddc: Verifying Checksum [2022-07-18T05:30:40.584Z] 656be50a0ddc: Download complete [2022-07-18T05:30:52.994Z] 656be50a0ddc: Pull complete [2022-07-18T05:30:53.267Z] 2bbca73fdf42: Pull complete [2022-07-18T05:30:53.542Z] 46d945488cbd: Pull complete [2022-07-18T05:31:00.274Z] 8a5474983e97: Pull complete [2022-07-18T05:31:02.280Z] 329c88fbcd65: Pull complete [2022-07-18T05:31:02.280Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-18T05:31:02.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-18T05:31:02.280Z] ---> ff4287adb874 [2022-07-18T05:31:02.280Z] Step 3/12 : ARG MAKE='make build' [2022-07-18T05:31:02.877Z] ---> Running in 8afc3f0a2958 [2022-07-18T05:31:03.169Z] Removing intermediate container 8afc3f0a2958 [2022-07-18T05:31:03.169Z] ---> 39d55f072223 [2022-07-18T05:31:03.169Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-18T05:31:03.169Z] ---> Running in f470c316370f [2022-07-18T05:31:03.443Z] Removing intermediate container f470c316370f [2022-07-18T05:31:03.443Z] ---> 08e646ae8c4b [2022-07-18T05:31:03.443Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-18T05:31:03.443Z] ---> Running in 69211e7b02e5 [2022-07-18T05:31:03.723Z] Removing intermediate container 69211e7b02e5 [2022-07-18T05:31:03.723Z] ---> fba18ee8ed5a [2022-07-18T05:31:03.723Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-18T05:31:03.723Z] ---> Running in aa028304a3d9 [2022-07-18T05:31:06.356Z] Removing intermediate container aa028304a3d9 [2022-07-18T05:31:06.356Z] ---> 678eeed9eae5 [2022-07-18T05:31:06.356Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-18T05:31:06.356Z] ---> Running in 0779172ecb34 [2022-07-18T05:31:07.337Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-18T05:31:08.319Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-18T05:31:09.299Z] (1/4) Installing openssh-keygen (9.0_p1-r1) [2022-07-18T05:31:09.299Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-07-18T05:31:09.299Z] (3/4) Installing openssh-client-common (9.0_p1-r1) [2022-07-18T05:31:09.575Z] (4/4) Installing openssh-client-default (9.0_p1-r1) [2022-07-18T05:31:09.575Z] Executing busybox-1.35.0-r13.trigger [2022-07-18T05:31:09.575Z] OK: 226 MiB in 55 packages [2022-07-18T05:31:10.560Z] Removing intermediate container 0779172ecb34 [2022-07-18T05:31:10.560Z] ---> 364341adcae2 [2022-07-18T05:31:10.560Z] Step 8/12 : WORKDIR /device-snmp-go [2022-07-18T05:31:10.560Z] ---> Running in e6d23cf4a54d [2022-07-18T05:31:11.160Z] Removing intermediate container e6d23cf4a54d [2022-07-18T05:31:11.160Z] ---> 55fa963af854 [2022-07-18T05:31:11.160Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-18T05:31:11.434Z] ---> a02a25eec984 [2022-07-18T05:31:11.434Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-18T05:31:11.721Z] ---> Running in ab1f02610245 [2022-07-18T05:31:58.737Z] Removing intermediate container ab1f02610245 [2022-07-18T05:31:58.737Z] ---> 0d37afa1a303 [2022-07-18T05:31:58.737Z] Step 11/12 : COPY . . [2022-07-18T05:31:58.737Z] ---> 20c632c4f684 [2022-07-18T05:31:58.737Z] Step 12/12 : RUN ${MAKE} [2022-07-18T05:31:58.737Z] ---> Running in b0b880579e0c [2022-07-18T05:31:58.737Z] noop [2022-07-18T05:31:58.737Z] Removing intermediate container b0b880579e0c [2022-07-18T05:31:58.737Z] ---> a291962ab8d3 [2022-07-18T05:31:58.737Z] Successfully built a291962ab8d3 [2022-07-18T05:31:58.737Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:31:59.102Z] + docker inspect -f . ci-base-image-arm64 [2022-07-18T05:31:59.102Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T05:31:59.363Z] prd-ubuntu20.04-docker-arm64-4c-16g-20375 does not seem to be running inside a container [2022-07-18T05:31:59.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/38 -v /w/workspace/device-snmp-go/38:/w/workspace/device-snmp-go/38:rw,z -v /w/workspace/device-snmp-go/38@tmp:/w/workspace/device-snmp-go/38@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 [2022-07-18T05:32:00.749Z] $ docker top 5d4914ae84c7715c7fa71e07eb4288adcc9449f58d355ae4b7508fdde1f6ad6e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-18T05:32:01.667Z] + go version [2022-07-18T05:32:01.667Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-18T05:32:01.694Z] $ docker stop --time=1 5d4914ae84c7715c7fa71e07eb4288adcc9449f58d355ae4b7508fdde1f6ad6e [2022-07-18T05:32:03.360Z] $ docker rm -f 5d4914ae84c7715c7fa71e07eb4288adcc9449f58d355ae4b7508fdde1f6ad6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:32:03.950Z] + docker inspect -f . ci-base-image-arm64 [2022-07-18T05:32:03.950Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T05:32:04.202Z] prd-ubuntu20.04-docker-arm64-4c-16g-20375 does not seem to be running inside a container [2022-07-18T05:32:04.281Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-snmp-go/38 -v /w/workspace/device-snmp-go/38:/w/workspace/device-snmp-go/38:rw,z -v /w/workspace/device-snmp-go/38@tmp:/w/workspace/device-snmp-go/38@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 [2022-07-18T05:32:05.543Z] $ docker top 72eae9025290c421b5725bc1ef0c2603d4aa0aa37f832952918922f8faf5b31d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-18T05:32:06.453Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/38 [Pipeline] fileExists [Pipeline] sh [2022-07-18T05:32:07.124Z] + make test [2022-07-18T05:32:07.124Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-07-18T05:32:09.108Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-07-18T05:33:30.956Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-07-18T05:33:30.956Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.038s coverage: 0.0% of statements [2022-07-18T05:33:30.956Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-18T05:33:30.956Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-18T05:33:43.398Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-18T05:33:43.398Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-18T05:33:43.398Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-18T05:33:43.420Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-18T05:33:43.439Z] $ docker stop --time=1 72eae9025290c421b5725bc1ef0c2603d4aa0aa37f832952918922f8faf5b31d [2022-07-18T05:33:45.232Z] $ docker rm -f 72eae9025290c421b5725bc1ef0c2603d4aa0aa37f832952918922f8faf5b31d [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-18T05:33:46.173Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-18T05:33:46.203Z] Warning: overwriting stash ‘coverage-report’ [2022-07-18T05:33:46.640Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-18T05:33:47.048Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-18T05:33:47.389Z] + ls -al . [2022-07-18T05:33:47.389Z] total 164 [2022-07-18T05:33:47.389Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 05:32 . [2022-07-18T05:33:47.389Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 05:30 .. [2022-07-18T05:33:47.389Z] -rw-rw-r-- 1 jenkins jenkins 6 Jul 18 05:30 .dockerignore [2022-07-18T05:33:47.389Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 05:30 .git [2022-07-18T05:33:47.390Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 05:30 .github [2022-07-18T05:33:47.390Z] -rw-rw-r-- 1 jenkins jenkins 328 Jul 18 05:30 .gitignore [2022-07-18T05:33:47.390Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 18 05:30 .golangci.yml [2022-07-18T05:33:47.390Z] -rw-rw-r-- 1 jenkins jenkins 8556 Jul 18 05:30 Attribution.txt [2022-07-18T05:33:47.390Z] -rw-rw-r-- 1 jenkins jenkins 6948 Jul 18 05:30 CHANGELOG.md [2022-07-18T05:33:47.390Z] -rw-rw-r-- 1 jenkins jenkins 1518 Jul 18 05:30 Dockerfile [2022-07-18T05:33:47.390Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 05:30 GOVERNANCE.md [2022-07-18T05:33:47.390Z] -rw-rw-r-- 1 jenkins jenkins 656 Jul 18 05:30 Jenkinsfile [2022-07-18T05:33:47.390Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 18 05:30 LICENSE [2022-07-18T05:33:47.390Z] -rw-rw-r-- 1 jenkins jenkins 2334 Jul 18 05:30 Makefile [2022-07-18T05:33:47.390Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 18 05:30 OWNERS.md [2022-07-18T05:33:47.390Z] -rw-rw-r-- 1 jenkins jenkins 9390 Jul 18 05:30 README.md [2022-07-18T05:33:47.390Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 18 05:28 VERSION [2022-07-18T05:33:47.390Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 05:30 bin [2022-07-18T05:33:47.390Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 05:30 cmd [2022-07-18T05:33:47.390Z] -rw-r--r-- 1 jenkins jenkins 7631 Jul 18 05:33 coverage.out [2022-07-18T05:33:47.390Z] -rw-rw-r-- 1 jenkins jenkins 3302 Jul 18 05:30 go.mod [2022-07-18T05:33:47.390Z] -rw-rw-r-- 1 jenkins jenkins 35534 Jul 18 05:30 go.sum [2022-07-18T05:33:47.390Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 05:30 internal [2022-07-18T05:33:47.390Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 05:30 snap [2022-07-18T05:33:47.390Z] -rw-rw-r-- 1 jenkins jenkins 228 Jul 18 05:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:33:47.745Z] + 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=f6828afe08f553138e4b56b0659b8be13fc1cd72 --label arch=arm64 --label version=2.2.1-dev.7 . [2022-07-18T05:33:48.019Z] Sending build context to Docker daemon 2.797MB [2022-07-18T05:33:48.019Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-07-18T05:33:48.019Z] Step 2/24 : FROM ${BASE} AS builder [2022-07-18T05:33:48.019Z] ---> a291962ab8d3 [2022-07-18T05:33:48.019Z] Step 3/24 : ARG MAKE='make build' [2022-07-18T05:33:48.345Z] ---> Running in d3cb1114bb55 [2022-07-18T05:33:48.638Z] Removing intermediate container d3cb1114bb55 [2022-07-18T05:33:48.638Z] ---> 0b4bff27fe7a [2022-07-18T05:33:48.638Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-18T05:33:48.638Z] ---> Running in ec70d2b7d475 [2022-07-18T05:33:48.921Z] Removing intermediate container ec70d2b7d475 [2022-07-18T05:33:48.921Z] ---> de0c31defda3 [2022-07-18T05:33:48.921Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-07-18T05:33:49.224Z] ---> Running in 779a34cce692 [2022-07-18T05:33:49.514Z] Removing intermediate container 779a34cce692 [2022-07-18T05:33:49.514Z] ---> 0305b93dac50 [2022-07-18T05:33:49.514Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-18T05:33:49.814Z] ---> Running in 16ab271e3dfc [2022-07-18T05:33:51.834Z] Removing intermediate container 16ab271e3dfc [2022-07-18T05:33:51.834Z] ---> 1b95cedbc510 [2022-07-18T05:33:51.834Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-18T05:33:51.834Z] ---> Running in 8ec7762b0a13 [2022-07-18T05:33:52.816Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-18T05:33:53.793Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-18T05:33:54.389Z] OK: 226 MiB in 55 packages [2022-07-18T05:33:55.368Z] Removing intermediate container 8ec7762b0a13 [2022-07-18T05:33:55.368Z] ---> b71026d7faab [2022-07-18T05:33:55.368Z] Step 8/24 : WORKDIR /device-snmp-go [2022-07-18T05:33:55.368Z] ---> Running in ada077348b6c [2022-07-18T05:33:55.643Z] Removing intermediate container ada077348b6c [2022-07-18T05:33:55.643Z] ---> 5120dc1e4f01 [2022-07-18T05:33:55.643Z] Step 9/24 : COPY go.mod vendor* ./ [2022-07-18T05:33:56.239Z] ---> 13fd8815b0ec [2022-07-18T05:33:56.239Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-18T05:33:56.239Z] ---> Running in 0935b892aabc [2022-07-18T05:33:58.215Z] Removing intermediate container 0935b892aabc [2022-07-18T05:33:58.215Z] ---> 539f9ac70149 [2022-07-18T05:33:58.215Z] Step 11/24 : COPY . . [2022-07-18T05:33:58.822Z] ---> 37b45ab1601c [2022-07-18T05:33:58.822Z] Step 12/24 : RUN ${MAKE} [2022-07-18T05:33:58.822Z] ---> Running in b6d85bd65480 [2022-07-18T05:33:59.806Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.14 -X github.com/edgexfoundry/device-snmp-go.Version=2.2.1-dev.7" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-07-18T05:36:06.680Z] Removing intermediate container b6d85bd65480 [2022-07-18T05:36:06.680Z] ---> a5d0263db2ac [2022-07-18T05:36:06.680Z] Step 13/24 : FROM alpine:3.16 [2022-07-18T05:36:06.680Z] 3.16: Pulling from library/alpine [2022-07-18T05:36:06.680Z] b3c136eddcbf: Already exists [2022-07-18T05:36:06.680Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-18T05:36:06.680Z] Status: Downloaded newer image for alpine:3.16 [2022-07-18T05:36:06.680Z] ---> 6e30ab57aeee [2022-07-18T05:36:06.680Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-18T05:36:06.680Z] ---> Running in fb2c8a6abda0 [2022-07-18T05:36:06.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-18T05:36:06.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-18T05:36:06.680Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-18T05:36:06.680Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-18T05:36:06.680Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-18T05:36:06.680Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-18T05:36:06.680Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-18T05:36:06.680Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-18T05:36:06.680Z] Executing busybox-1.35.0-r13.trigger [2022-07-18T05:36:06.680Z] OK: 8 MiB in 20 packages [2022-07-18T05:36:06.680Z] Removing intermediate container fb2c8a6abda0 [2022-07-18T05:36:06.680Z] ---> 26c04adb51bb [2022-07-18T05:36:06.680Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-07-18T05:36:06.680Z] ---> 5112ef101072 [2022-07-18T05:36:06.680Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-07-18T05:36:06.680Z] ---> d749ac973715 [2022-07-18T05:36:06.680Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-07-18T05:36:06.680Z] ---> 4c7bff056257 [2022-07-18T05:36:06.680Z] Step 18/24 : EXPOSE 59993 [2022-07-18T05:36:06.680Z] ---> Running in 9599a9a1c778 [2022-07-18T05:36:06.955Z] Removing intermediate container 9599a9a1c778 [2022-07-18T05:36:06.955Z] ---> 5a37790f0275 [2022-07-18T05:36:06.955Z] Step 19/24 : EXPOSE 161 [2022-07-18T05:36:06.955Z] ---> Running in 95bd01292332 [2022-07-18T05:36:07.554Z] Removing intermediate container 95bd01292332 [2022-07-18T05:36:07.554Z] ---> cf2d2dcc0783 [2022-07-18T05:36:07.554Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-07-18T05:36:07.554Z] ---> Running in f899082e1d29 [2022-07-18T05:36:07.830Z] Removing intermediate container f899082e1d29 [2022-07-18T05:36:07.830Z] ---> daa9db1607e3 [2022-07-18T05:36:07.830Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-07-18T05:36:07.830Z] ---> Running in 216e4d566727 [2022-07-18T05:36:08.125Z] Removing intermediate container 216e4d566727 [2022-07-18T05:36:08.125Z] ---> 463c45117f89 [2022-07-18T05:36:08.125Z] Step 22/24 : LABEL arch=arm64 [2022-07-18T05:36:08.398Z] ---> Running in 60f04171c365 [2022-07-18T05:36:08.673Z] Removing intermediate container 60f04171c365 [2022-07-18T05:36:08.673Z] ---> b85dffcb3134 [2022-07-18T05:36:08.673Z] Step 23/24 : LABEL git_sha=f6828afe08f553138e4b56b0659b8be13fc1cd72 [2022-07-18T05:36:08.673Z] ---> Running in 2e9cc8d81da6 [2022-07-18T05:36:08.947Z] Removing intermediate container 2e9cc8d81da6 [2022-07-18T05:36:08.947Z] ---> 09e86f55b42c [2022-07-18T05:36:08.947Z] Step 24/24 : LABEL version=2.2.1-dev.7 [2022-07-18T05:36:09.219Z] ---> Running in 71a0dc49a47c [2022-07-18T05:36:09.491Z] Removing intermediate container 71a0dc49a47c [2022-07-18T05:36:09.492Z] ---> 6666e77200d4 [2022-07-18T05:36:09.492Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-18T05:36:09.492Z] Successfully built 6666e77200d4 [2022-07-18T05:36:09.492Z] 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 [2022-07-18T05:36:09.618Z] provisioning config files... [2022-07-18T05:36:09.635Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/38@tmp/config8800698437890343069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T05:36:09.981Z] ---> docker-login.sh [2022-07-18T05:36:09.981Z] nexus3.edgexfoundry.org:10001 [2022-07-18T05:36:10.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T05:36:10.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T05:36:10.253Z] Configure a credential helper to remove this warning. See [2022-07-18T05:36:10.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T05:36:10.253Z] [2022-07-18T05:36:10.253Z] Login Succeeded [2022-07-18T05:36:10.253Z] nexus3.edgexfoundry.org:10002 [2022-07-18T05:36:10.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T05:36:10.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T05:36:10.848Z] Configure a credential helper to remove this warning. See [2022-07-18T05:36:10.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T05:36:10.848Z] [2022-07-18T05:36:10.848Z] Login Succeeded [2022-07-18T05:36:10.848Z] nexus3.edgexfoundry.org:10003 [2022-07-18T05:36:11.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T05:36:11.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T05:36:11.396Z] Configure a credential helper to remove this warning. See [2022-07-18T05:36:11.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T05:36:11.396Z] [2022-07-18T05:36:11.396Z] Login Succeeded [2022-07-18T05:36:11.396Z] nexus3.edgexfoundry.org:10004 [2022-07-18T05:36:11.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T05:36:11.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T05:36:11.667Z] Configure a credential helper to remove this warning. See [2022-07-18T05:36:11.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T05:36:11.667Z] [2022-07-18T05:36:11.667Z] Login Succeeded [2022-07-18T05:36:11.667Z] docker.io [2022-07-18T05:36:12.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T05:36:12.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T05:36:12.533Z] Configure a credential helper to remove this warning. See [2022-07-18T05:36:12.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T05:36:12.533Z] [2022-07-18T05:36:12.533Z] Login Succeeded [2022-07-18T05:36:12.533Z] ---> docker-login.sh ends [Pipeline] } [2022-07-18T05:36:12.550Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-18T05:36:12.582Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-18T05:36:12.606Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2022-07-18T05:36:12.606Z] f6828afe08f553138e4b56b0659b8be13fc1cd72 [2022-07-18T05:36:12.606Z] latest [2022-07-18T05:36:12.606Z] 2.2.1-dev.7 [2022-07-18T05:36:12.606Z] f6828afe08f553138e4b56b0659b8be13fc1cd72-2.2.1-dev.7 [2022-07-18T05:36:12.606Z] main [2022-07-18T05:36:12.606Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:36:12.955Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:f6828afe08f553138e4b56b0659b8be13fc1cd72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:36:13.322Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:f6828afe08f553138e4b56b0659b8be13fc1cd72 [2022-07-18T05:36:13.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-07-18T05:36:13.322Z] cf89c84f7b7d: Preparing [2022-07-18T05:36:13.322Z] 2938d17cc344: Preparing [2022-07-18T05:36:13.322Z] a04d144532e6: Preparing [2022-07-18T05:36:13.322Z] a08b1bb6691c: Preparing [2022-07-18T05:36:13.322Z] dd565ff850e7: Preparing [2022-07-18T05:36:13.322Z] dd565ff850e7: Layer already exists [2022-07-18T05:36:13.595Z] cf89c84f7b7d: Pushed [2022-07-18T05:36:13.595Z] 2938d17cc344: Pushed [2022-07-18T05:36:14.187Z] a08b1bb6691c: Pushed [2022-07-18T05:36:19.577Z] a04d144532e6: Pushed [2022-07-18T05:36:19.577Z] f6828afe08f553138e4b56b0659b8be13fc1cd72: digest: sha256:2d69f71f8d8e2c3eae623710e58a2085059bccebdecd7df762553abd5fdf3108 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:36:19.936Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:36:20.292Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-07-18T05:36:20.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-07-18T05:36:20.292Z] cf89c84f7b7d: Preparing [2022-07-18T05:36:20.292Z] 2938d17cc344: Preparing [2022-07-18T05:36:20.292Z] a04d144532e6: Preparing [2022-07-18T05:36:20.292Z] a08b1bb6691c: Preparing [2022-07-18T05:36:20.292Z] dd565ff850e7: Preparing [2022-07-18T05:36:20.292Z] a04d144532e6: Layer already exists [2022-07-18T05:36:20.292Z] a08b1bb6691c: Layer already exists [2022-07-18T05:36:20.292Z] 2938d17cc344: Layer already exists [2022-07-18T05:36:20.292Z] dd565ff850e7: Layer already exists [2022-07-18T05:36:20.292Z] cf89c84f7b7d: Layer already exists [2022-07-18T05:36:20.563Z] latest: digest: sha256:2d69f71f8d8e2c3eae623710e58a2085059bccebdecd7df762553abd5fdf3108 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:36:20.927Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:36:21.278Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.1-dev.7 [2022-07-18T05:36:21.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-07-18T05:36:21.279Z] cf89c84f7b7d: Preparing [2022-07-18T05:36:21.279Z] 2938d17cc344: Preparing [2022-07-18T05:36:21.279Z] a04d144532e6: Preparing [2022-07-18T05:36:21.279Z] a08b1bb6691c: Preparing [2022-07-18T05:36:21.279Z] dd565ff850e7: Preparing [2022-07-18T05:36:21.279Z] a04d144532e6: Layer already exists [2022-07-18T05:36:21.279Z] 2938d17cc344: Layer already exists [2022-07-18T05:36:21.279Z] a08b1bb6691c: Layer already exists [2022-07-18T05:36:21.279Z] dd565ff850e7: Layer already exists [2022-07-18T05:36:21.279Z] cf89c84f7b7d: Layer already exists [2022-07-18T05:36:21.548Z] 2.2.1-dev.7: digest: sha256:2d69f71f8d8e2c3eae623710e58a2085059bccebdecd7df762553abd5fdf3108 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:36:21.905Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:f6828afe08f553138e4b56b0659b8be13fc1cd72-2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:36:22.263Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:f6828afe08f553138e4b56b0659b8be13fc1cd72-2.2.1-dev.7 [2022-07-18T05:36:22.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-07-18T05:36:22.263Z] cf89c84f7b7d: Preparing [2022-07-18T05:36:22.263Z] 2938d17cc344: Preparing [2022-07-18T05:36:22.263Z] a04d144532e6: Preparing [2022-07-18T05:36:22.263Z] a08b1bb6691c: Preparing [2022-07-18T05:36:22.263Z] dd565ff850e7: Preparing [2022-07-18T05:36:22.263Z] 2938d17cc344: Layer already exists [2022-07-18T05:36:22.263Z] a04d144532e6: Layer already exists [2022-07-18T05:36:22.263Z] a08b1bb6691c: Layer already exists [2022-07-18T05:36:22.263Z] dd565ff850e7: Layer already exists [2022-07-18T05:36:22.263Z] cf89c84f7b7d: Layer already exists [2022-07-18T05:36:22.534Z] f6828afe08f553138e4b56b0659b8be13fc1cd72-2.2.1-dev.7: digest: sha256:2d69f71f8d8e2c3eae623710e58a2085059bccebdecd7df762553abd5fdf3108 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:36:22.897Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:36:23.269Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2022-07-18T05:36:23.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-07-18T05:36:23.269Z] cf89c84f7b7d: Preparing [2022-07-18T05:36:23.269Z] 2938d17cc344: Preparing [2022-07-18T05:36:23.269Z] a04d144532e6: Preparing [2022-07-18T05:36:23.269Z] a08b1bb6691c: Preparing [2022-07-18T05:36:23.269Z] dd565ff850e7: Preparing [2022-07-18T05:36:23.269Z] dd565ff850e7: Layer already exists [2022-07-18T05:36:23.269Z] 2938d17cc344: Layer already exists [2022-07-18T05:36:23.269Z] a08b1bb6691c: Layer already exists [2022-07-18T05:36:23.269Z] cf89c84f7b7d: Layer already exists [2022-07-18T05:36:23.269Z] a04d144532e6: Layer already exists [2022-07-18T05:36:23.539Z] main: digest: sha256:2d69f71f8d8e2c3eae623710e58a2085059bccebdecd7df762553abd5fdf3108 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-18T05:36:23.598Z] ===================================================== [Pipeline] echo [2022-07-18T05:36:23.605Z] taggedImages: [2022-07-18T05:36:23.605Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:f6828afe08f553138e4b56b0659b8be13fc1cd72 [2022-07-18T05:36:23.605Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-07-18T05:36:23.605Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.1-dev.7 [2022-07-18T05:36:23.605Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:f6828afe08f553138e4b56b0659b8be13fc1cd72-2.2.1-dev.7 [2022-07-18T05:36:23.605Z] - 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 [2022-07-18T05:36:23.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-18T05:36:23.969Z] [2022-07-18T05:36:23.969Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:36:24.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-18T05:36:24.311Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-18T05:36:24.311Z] 8998bd30e6a1: Pulling fs layer [2022-07-18T05:36:24.583Z] 04944245beec: Pulling fs layer [2022-07-18T05:36:24.583Z] 699f458cf7ca: Pulling fs layer [2022-07-18T05:36:24.583Z] 765212b225bb: Pulling fs layer [2022-07-18T05:36:24.583Z] f23df028b6ca: Pulling fs layer [2022-07-18T05:36:24.583Z] d65c8cfc05b1: Pulling fs layer [2022-07-18T05:36:24.583Z] 2437ff75d9bd: Pulling fs layer [2022-07-18T05:36:24.583Z] f23df028b6ca: Waiting [2022-07-18T05:36:24.583Z] d65c8cfc05b1: Waiting [2022-07-18T05:36:24.583Z] 2437ff75d9bd: Waiting [2022-07-18T05:36:24.583Z] 765212b225bb: Waiting [2022-07-18T05:36:24.583Z] 04944245beec: Verifying Checksum [2022-07-18T05:36:24.583Z] 04944245beec: Download complete [2022-07-18T05:36:24.583Z] 765212b225bb: Verifying Checksum [2022-07-18T05:36:24.583Z] 765212b225bb: Download complete [2022-07-18T05:36:24.583Z] f23df028b6ca: Verifying Checksum [2022-07-18T05:36:24.583Z] f23df028b6ca: Download complete [2022-07-18T05:36:24.583Z] d65c8cfc05b1: Verifying Checksum [2022-07-18T05:36:24.583Z] d65c8cfc05b1: Download complete [2022-07-18T05:36:24.865Z] 699f458cf7ca: Verifying Checksum [2022-07-18T05:36:24.865Z] 699f458cf7ca: Download complete [2022-07-18T05:36:25.143Z] 8998bd30e6a1: Verifying Checksum [2022-07-18T05:36:25.143Z] 8998bd30e6a1: Download complete [2022-07-18T05:36:27.770Z] 2437ff75d9bd: Download complete [2022-07-18T05:36:29.752Z] 8998bd30e6a1: Pull complete [2022-07-18T05:36:30.023Z] 04944245beec: Pull complete [2022-07-18T05:36:31.458Z] 699f458cf7ca: Pull complete [2022-07-18T05:36:31.731Z] 765212b225bb: Pull complete [2022-07-18T05:36:32.718Z] f23df028b6ca: Pull complete [2022-07-18T05:36:32.718Z] d65c8cfc05b1: Pull complete [2022-07-18T05:36:47.844Z] 2437ff75d9bd: Pull complete [2022-07-18T05:36:47.844Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-18T05:36:47.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-18T05:36:47.844Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T05:36:48.141Z] prd-ubuntu20.04-docker-arm64-4c-16g-20375 does not seem to be running inside a container [2022-07-18T05:36:48.239Z] $ 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/38 -v /w/workspace/device-snmp-go/38:/w/workspace/device-snmp-go/38:rw,z -v /w/workspace/device-snmp-go/38@tmp:/w/workspace/device-snmp-go/38@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 [2022-07-18T05:36:50.708Z] $ docker top 4188d797c0f37508bf57061f21a72d2d0d22790d98b779341cb1ca7d02e7335d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T05:36:51.669Z] ---> job-cost.sh [2022-07-18T05:36:51.669Z] lf-activate-venv: SKIPPING [2022-07-18T05:36:51.669Z] INFO: No Stack... [2022-07-18T05:36:51.940Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-18T05:36:52.913Z] INFO: Archiving Costs [Pipeline] sh [2022-07-18T05:36:53.569Z] + cat+ /w/workspace/device-snmp-go/38/archives/cost.csv [2022-07-18T05:36:53.569Z] cut -d, -f6 [Pipeline] lock [2022-07-18T05:36:53.626Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-38-stack-cost] [2022-07-18T05:36:53.633Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-38-stack-cost] did not exist. Created. [2022-07-18T05:36:53.633Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-18T05:36:54.303Z] /w/workspace/device-snmp-go/38@tmp/durable-b8fdb607/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-18T05:36:54.982Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-18T05:36:55.011Z] Warning: overwriting stash ‘stack-cost’ [2022-07-18T05:36:55.054Z] Stashed 1 file(s) [Pipeline] } [2022-07-18T05:36:55.061Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-38-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-18T05:36:55.083Z] $ docker stop --time=1 4188d797c0f37508bf57061f21a72d2d0d22790d98b779341cb1ca7d02e7335d [2022-07-18T05:36:56.536Z] $ docker rm -f 4188d797c0f37508bf57061f21a72d2d0d22790d98b779341cb1ca7d02e7335d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-18T05:36:57.033Z] provisioning config files... [2022-07-18T05:36:57.042Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3210543884631832283tmp [Pipeline] { [Pipeline] sh [2022-07-18T05:36:57.340Z] + set +x [2022-07-18T05:36:57.340Z] + + bash -s -- [2022-07-18T05:36:57.340Z] curl -s https://codecov.io/bash [2022-07-18T05:36:57.340Z] [2022-07-18T05:36:57.340Z] _____ _ [2022-07-18T05:36:57.340Z] / ____| | | [2022-07-18T05:36:57.340Z] | | ___ __| | ___ ___ _____ __ [2022-07-18T05:36:57.340Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-18T05:36:57.340Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-18T05:36:57.340Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-18T05:36:57.340Z] Bash-1.0.6 [2022-07-18T05:36:57.340Z] [2022-07-18T05:36:57.340Z] [2022-07-18T05:36:57.340Z] ==> git version 2.25.1 found [2022-07-18T05:36:57.340Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-18T05:36:57.340Z] Release-Date: 2020-01-08 [2022-07-18T05:36:57.340Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-18T05:36:57.340Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-18T05:36:57.340Z] ==> Jenkins CI detected. [2022-07-18T05:36:57.340Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2022-07-18T05:36:57.340Z] project root: . [2022-07-18T05:36:57.340Z] --> token set from env [2022-07-18T05:36:57.340Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-18T05:36:57.340Z] ==> Running gcov in . (disable via -X gcov) [2022-07-18T05:36:57.340Z] ==> Python coveragepy not found [2022-07-18T05:36:57.340Z] ==> Searching for coverage reports in: [2022-07-18T05:36:57.340Z] + . [2022-07-18T05:36:57.340Z] -> Found 1 reports [2022-07-18T05:36:57.340Z] ==> Detecting git/mercurial file structure [2022-07-18T05:36:57.340Z] ==> Reading reports [2022-07-18T05:36:57.340Z] + ./coverage.out bytes=7631 [2022-07-18T05:36:57.602Z] ==> Appending adjustments [2022-07-18T05:36:57.602Z] https://docs.codecov.io/docs/fixing-reports [2022-07-18T05:36:57.602Z] + Found adjustments [2022-07-18T05:36:57.602Z] ==> Gzipping contents [2022-07-18T05:36:57.602Z] 4.0K /tmp/codecov.Up7333.gz [2022-07-18T05:36:57.602Z] ==> Uploading reports [2022-07-18T05:36:57.602Z] url: https://codecov.io [2022-07-18T05:36:57.602Z] query: branch=main&commit=f6828afe08f553138e4b56b0659b8be13fc1cd72&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-18T05:36:57.602Z] -> Pinging Codecov [2022-07-18T05:36:57.602Z] 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=f6828afe08f553138e4b56b0659b8be13fc1cd72&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-18T05:36:57.865Z] -> Uploading to [2022-07-18T05:36:57.865Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-18/6C56EA5C29638FB4528AC87E60AF5AE0/f6828afe08f553138e4b56b0659b8be13fc1cd72/91f63e2e-870b-43bc-8373-c3c25262036a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220718%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220718T053657Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=daee2788bf93653e6413d5d77b656445bf08493729f04d5a3c47320a63c4924d [2022-07-18T05:36:57.865Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-18T05:36:57.865Z] Dload Upload Total Spent Left Speed [2022-07-18T05:36:58.127Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1603 0 0 100 1603 0 6489 --:--:-- --:--:-- --:--:-- 6489 [2022-07-18T05:36:58.127Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/f6828afe08f553138e4b56b0659b8be13fc1cd72 [Pipeline] } [2022-07-18T05:36:58.136Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-18T05:36:58.319Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-18T05:36:58.331Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:36:58.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-18T05:36:58.635Z] [2022-07-18T05:36:58.635Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:36:58.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-18T05:36:58.941Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-18T05:36:58.941Z] df9b9388f04a: Pulling fs layer [2022-07-18T05:36:58.941Z] 52dc419b0ee2: Pulling fs layer [2022-07-18T05:36:58.941Z] 25bc292e5bac: Pulling fs layer [2022-07-18T05:36:58.941Z] 114826534d7a: Pulling fs layer [2022-07-18T05:36:58.941Z] 4657fd5d0bcf: Pulling fs layer [2022-07-18T05:36:58.941Z] 6ad1cebc031e: Pulling fs layer [2022-07-18T05:36:58.941Z] 8a3aa393b2d8: Pulling fs layer [2022-07-18T05:36:58.941Z] 114826534d7a: Waiting [2022-07-18T05:36:58.941Z] 4657fd5d0bcf: Waiting [2022-07-18T05:36:58.941Z] 6ad1cebc031e: Waiting [2022-07-18T05:36:58.941Z] 8a3aa393b2d8: Waiting [2022-07-18T05:36:58.941Z] 25bc292e5bac: Verifying Checksum [2022-07-18T05:36:58.941Z] 25bc292e5bac: Download complete [2022-07-18T05:36:58.941Z] 52dc419b0ee2: Verifying Checksum [2022-07-18T05:36:58.941Z] 52dc419b0ee2: Download complete [2022-07-18T05:36:58.941Z] 4657fd5d0bcf: Download complete [2022-07-18T05:36:58.941Z] df9b9388f04a: Verifying Checksum [2022-07-18T05:36:59.201Z] df9b9388f04a: Pull complete [2022-07-18T05:36:59.201Z] 6ad1cebc031e: Verifying Checksum [2022-07-18T05:36:59.201Z] 6ad1cebc031e: Download complete [2022-07-18T05:36:59.201Z] 52dc419b0ee2: Pull complete [2022-07-18T05:36:59.201Z] 25bc292e5bac: Pull complete [2022-07-18T05:36:59.771Z] 114826534d7a: Verifying Checksum [2022-07-18T05:36:59.771Z] 114826534d7a: Download complete [2022-07-18T05:36:59.771Z] 8a3aa393b2d8: Verifying Checksum [2022-07-18T05:36:59.771Z] 8a3aa393b2d8: Download complete [2022-07-18T05:37:03.966Z] 114826534d7a: Pull complete [2022-07-18T05:37:03.966Z] 4657fd5d0bcf: Pull complete [2022-07-18T05:37:04.225Z] 6ad1cebc031e: Pull complete [2022-07-18T05:37:07.515Z] 8a3aa393b2d8: Pull complete [2022-07-18T05:37:07.515Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-18T05:37:07.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-18T05:37:07.515Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T05:37:07.618Z] prd-ubuntu20.04-docker-8c-8g-20374 does not seem to be running inside a container [2022-07-18T05:37:07.655Z] $ 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 [2022-07-18T05:37:08.974Z] $ docker top 5048c82277cc723664c75a56f831f84d6b36f37394576f3981e81072baf13737 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-18T05:37:09.050Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2022-07-18T05:37:09.330Z] + set -o pipefail [2022-07-18T05:37:09.330Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2022-07-18T05:37:14.621Z] [2022-07-18T05:37:14.621Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2022-07-18T05:37:14.621Z] [2022-07-18T05:37:14.621Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/8b5f942a-559e-45df-b1ea-89f2d93abde3 [2022-07-18T05:37:14.621Z] [2022-07-18T05:37:14.621Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-18T05:37:14.621Z] [2022-07-18T05:37:14.621Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-18T05:37:14.621Z] [2022-07-18T05:37:14.621Z] [Pipeline] } [2022-07-18T05:37:14.637Z] $ docker stop --time=1 5048c82277cc723664c75a56f831f84d6b36f37394576f3981e81072baf13737 [2022-07-18T05:37:16.649Z] $ docker rm -f 5048c82277cc723664c75a56f831f84d6b36f37394576f3981e81072baf13737 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-18T05:37:17.444Z] + git log --format=format:%s -1 f6828afe08f553138e4b56b0659b8be13fc1cd72 [Pipeline] sh [2022-07-18T05:37:17.741Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-18T05:37:17.741Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:37:18.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-18T05:37:18.047Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T05:37:18.133Z] prd-ubuntu20.04-docker-8c-8g-20374 does not seem to be running inside a container [2022-07-18T05:37:18.171Z] $ 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 [2022-07-18T05:37:18.589Z] $ docker top 66ed200d5a34bbd5367daa6406e0e47d224734f3df0a34a3a00f5e7a0f7a47e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-18T05:37:18.683Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-18T05:37:18.683Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-18T05:37:18.826Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-18T05:37:18.832Z] $ docker exec 66ed200d5a34bbd5367daa6406e0e47d224734f3df0a34a3a00f5e7a0f7a47e6 ssh-agent [2022-07-18T05:37:18.964Z] SSH_AUTH_SOCK=/tmp/ssh-J6J3dsVcLGjh/agent.33 [2022-07-18T05:37:18.964Z] SSH_AGENT_PID=39 [2022-07-18T05:37:18.970Z] Running ssh-add (command line suppressed) [2022-07-18T05:37:19.104Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3152259668731310725.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3152259668731310725.key) [2022-07-18T05:37:19.117Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-18T05:37:19.411Z] + git semver tag [2022-07-18T05:37:19.672Z] 2022-07-18 05:37:19,605 [run_tag] DEBUG tag force:False [2022-07-18T05:37:19.672Z] 2022-07-18 05:37:19,605 [check_head_tag] DEBUG check head tag [2022-07-18T05:37:19.672Z] 2022-07-18 05:37:19,606 [execute] INFO git cat-file --batch-check [2022-07-18T05:37:19.672Z] 2022-07-18 05:37:19,606 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2022-07-18T05:37:19.672Z] 2022-07-18 05:37:19,610 [execute] INFO git cat-file --batch [2022-07-18T05:37:19.672Z] 2022-07-18 05:37:19,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2022-07-18T05:37:19.672Z] 2022-07-18 05:37:19,620 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-07-18T05:37:19.672Z] 2022-07-18 05:37:19,620 [execute] INFO git tag -a v2.2.1-dev.7 -m v2.2.1-dev.7 [2022-07-18T05:37:19.672Z] 2022-07-18 05:37:19,621 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.7', '-m', 'v2.2.1-dev.7'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-18T05:37:19.672Z] 2022-07-18 05:37:19,623 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-07-18T05:37:19.672Z] 2.2.1-dev.7 [Pipeline] } [2022-07-18T05:37:19.686Z] $ docker exec --env ******** --env ******** 66ed200d5a34bbd5367daa6406e0e47d224734f3df0a34a3a00f5e7a0f7a47e6 ssh-agent -k [2022-07-18T05:37:19.805Z] unset SSH_AUTH_SOCK; [2022-07-18T05:37:19.806Z] unset SSH_AGENT_PID; [2022-07-18T05:37:19.806Z] echo Agent pid 39 killed; [2022-07-18T05:37:19.815Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-18T05:37:20.207Z] + git semver [Pipeline] } [2022-07-18T05:37:20.510Z] $ docker stop --time=1 66ed200d5a34bbd5367daa6406e0e47d224734f3df0a34a3a00f5e7a0f7a47e6 [2022-07-18T05:37:21.832Z] $ docker rm -f 66ed200d5a34bbd5367daa6406e0e47d224734f3df0a34a3a00f5e7a0f7a47e6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:37:22.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-18T05:37:22.241Z] [2022-07-18T05:37:22.241Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:37:22.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-18T05:37:22.549Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-18T05:37:22.549Z] ab5ef0e58194: Pulling fs layer [2022-07-18T05:37:22.549Z] 9712f1f96733: Pulling fs layer [2022-07-18T05:37:22.549Z] 63f879dbbcfc: Pulling fs layer [2022-07-18T05:37:22.549Z] 0d9ebad4ef96: Pulling fs layer [2022-07-18T05:37:22.549Z] e9a5061849ea: Pulling fs layer [2022-07-18T05:37:22.549Z] d747dcd14b5f: Pulling fs layer [2022-07-18T05:37:22.549Z] 2de7ff778b66: Pulling fs layer [2022-07-18T05:37:22.549Z] 0d9ebad4ef96: Waiting [2022-07-18T05:37:22.549Z] e9a5061849ea: Waiting [2022-07-18T05:37:22.549Z] d747dcd14b5f: Waiting [2022-07-18T05:37:22.549Z] 2de7ff778b66: Waiting [2022-07-18T05:37:22.549Z] 9712f1f96733: Verifying Checksum [2022-07-18T05:37:22.549Z] 9712f1f96733: Download complete [2022-07-18T05:37:22.811Z] 63f879dbbcfc: Verifying Checksum [2022-07-18T05:37:22.811Z] 63f879dbbcfc: Download complete [2022-07-18T05:37:23.073Z] 0d9ebad4ef96: Verifying Checksum [2022-07-18T05:37:23.073Z] 0d9ebad4ef96: Download complete [2022-07-18T05:37:23.073Z] d747dcd14b5f: Verifying Checksum [2022-07-18T05:37:23.073Z] d747dcd14b5f: Download complete [2022-07-18T05:37:23.073Z] e9a5061849ea: Verifying Checksum [2022-07-18T05:37:23.073Z] e9a5061849ea: Download complete [2022-07-18T05:37:23.073Z] ab5ef0e58194: Verifying Checksum [2022-07-18T05:37:23.073Z] ab5ef0e58194: Download complete [2022-07-18T05:37:23.073Z] 2de7ff778b66: Verifying Checksum [2022-07-18T05:37:23.073Z] 2de7ff778b66: Download complete [2022-07-18T05:37:26.367Z] ab5ef0e58194: Pull complete [2022-07-18T05:37:26.367Z] 9712f1f96733: Pull complete [2022-07-18T05:37:26.943Z] 63f879dbbcfc: Pull complete [2022-07-18T05:37:31.142Z] 0d9ebad4ef96: Pull complete [2022-07-18T05:37:31.403Z] e9a5061849ea: Pull complete [2022-07-18T05:37:31.403Z] d747dcd14b5f: Pull complete [2022-07-18T05:37:32.788Z] 2de7ff778b66: Pull complete [2022-07-18T05:37:32.788Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-18T05:37:32.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-18T05:37:32.788Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T05:37:32.880Z] prd-ubuntu20.04-docker-8c-8g-20374 does not seem to be running inside a container [2022-07-18T05:37:32.917Z] $ 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 [2022-07-18T05:37:34.714Z] $ docker top 9795be01352d9ec52af8cab2733154322a41d4ed5099417102d80be7424aa823 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-18T05:37:34.790Z] provisioning config files... [2022-07-18T05:37:34.798Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6697146443329696240tmp [2022-07-18T05:37:34.809Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2781894222196964564tmp [2022-07-18T05:37:34.821Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7152211192980816521tmp [Pipeline] { [Pipeline] echo [2022-07-18T05:37:34.836Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T05:37:35.120Z] ---> sigul-configuration.sh [2022-07-18T05:37:35.120Z] gpg: directory `/root/.gnupg' created [2022-07-18T05:37:35.120Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-18T05:37:35.120Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-18T05:37:35.120Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-18T05:37:35.120Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-18T05:37:35.120Z] gpg: CAST5 encrypted data [2022-07-18T05:37:35.120Z] gpg: encrypted with 1 passphrase [2022-07-18T05:37:35.120Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-18T05:37:35.409Z] + mkdir /home/jenkins [2022-07-18T05:37:35.409Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-18T05:37:35.699Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-07-18T05:37:35.708Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T05:37:35.996Z] ---> sigul-install.sh [2022-07-18T05:37:35.996Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-18T05:37:36.286Z] + git tag --list [2022-07-18T05:37:36.286Z] 1.0.0 [2022-07-18T05:37:36.286Z] v0.0.0 [2022-07-18T05:37:36.286Z] v1.1.0 [2022-07-18T05:37:36.286Z] v1.1.1 [2022-07-18T05:37:36.286Z] v1.2.2 [2022-07-18T05:37:36.286Z] v1.3.0 [2022-07-18T05:37:36.286Z] v1.3.1 [2022-07-18T05:37:36.286Z] v2.0.0 [2022-07-18T05:37:36.286Z] v2.1.0 [2022-07-18T05:37:36.286Z] v2.1.1 [2022-07-18T05:37:36.286Z] v2.1.1-dev.2 [2022-07-18T05:37:36.286Z] v2.1.1-dev.3 [2022-07-18T05:37:36.286Z] v2.2.0 [2022-07-18T05:37:36.286Z] v2.2.1-dev.1 [2022-07-18T05:37:36.286Z] v2.2.1-dev.2 [2022-07-18T05:37:36.286Z] v2.2.1-dev.3 [2022-07-18T05:37:36.286Z] v2.2.1-dev.4 [2022-07-18T05:37:36.286Z] v2.2.1-dev.5 [2022-07-18T05:37:36.286Z] v2.2.1-dev.6 [2022-07-18T05:37:36.286Z] v2.2.1-dev.7 [Pipeline] sh [2022-07-18T05:37:36.577Z] + lftools sign git-tag v2.2.1-dev.7 [2022-07-18T05:37:37.148Z] Signing Git tag with Sigul... [2022-07-18T05:37:37.148Z] Signing v2.2.1-dev.7 [Pipeline] echo [2022-07-18T05:37:37.418Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T05:37:37.707Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-18T05:37:37.715Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-18T05:37:37.736Z] $ docker stop --time=1 9795be01352d9ec52af8cab2733154322a41d4ed5099417102d80be7424aa823 [2022-07-18T05:37:39.037Z] $ docker rm -f 9795be01352d9ec52af8cab2733154322a41d4ed5099417102d80be7424aa823 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-18T05:37:39.475Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-18T05:37:39.475Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:37:39.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-18T05:37:39.784Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T05:37:39.875Z] prd-ubuntu20.04-docker-8c-8g-20374 does not seem to be running inside a container [2022-07-18T05:37:39.912Z] $ 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 [2022-07-18T05:37:40.326Z] $ docker top 92b93b992985199ccbb1b9b10561f8a7f127275046c0b8b3e167f510cbb1d182 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-18T05:37:40.434Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-18T05:37:40.434Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-18T05:37:40.574Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-18T05:37:40.579Z] $ docker exec 92b93b992985199ccbb1b9b10561f8a7f127275046c0b8b3e167f510cbb1d182 ssh-agent [2022-07-18T05:37:40.709Z] SSH_AUTH_SOCK=/tmp/ssh-AH2LqYwpPCg9/agent.34 [2022-07-18T05:37:40.709Z] SSH_AGENT_PID=40 [2022-07-18T05:37:40.715Z] Running ssh-add (command line suppressed) [2022-07-18T05:37:40.844Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1266855678441616228.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1266855678441616228.key) [2022-07-18T05:37:40.859Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-18T05:37:41.148Z] + git semver bump pre [2022-07-18T05:37:41.410Z] 2022-07-18 05:37:41,366 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-07-18T05:37:41.410Z] 2022-07-18 05:37:41,366 [bump_version] DEBUG bumping version:2.2.1-dev.7 on axis:pre with prefix:dev [2022-07-18T05:37:41.410Z] 2022-07-18 05:37:41,366 [bump_version] DEBUG bumped version:2.2.1-dev.8 [2022-07-18T05:37:41.410Z] 2022-07-18 05:37:41,366 [write_version] DEBUG write version:2.2.1-dev.8 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2022-07-18T05:37:41.410Z] 2022-07-18 05:37:41,366 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-07-18T05:37:41.410Z] 2022-07-18 05:37:41,366 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-07-18T05:37:41.410Z] 2022-07-18 05:37:41,369 [execute] INFO git cat-file --batch-check [2022-07-18T05:37:41.410Z] 2022-07-18 05:37:41,369 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-18T05:37:41.410Z] 2022-07-18 05:37:41,375 [execute] INFO git cat-file --batch [2022-07-18T05:37:41.410Z] 2022-07-18 05:37:41,376 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-18T05:37:41.410Z] 2022-07-18 05:37:41,382 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-07-18T05:37:41.410Z] 2.2.1-dev.8 [Pipeline] } [2022-07-18T05:37:41.424Z] $ docker exec --env ******** --env ******** 92b93b992985199ccbb1b9b10561f8a7f127275046c0b8b3e167f510cbb1d182 ssh-agent -k [2022-07-18T05:37:41.546Z] unset SSH_AUTH_SOCK; [2022-07-18T05:37:41.547Z] unset SSH_AGENT_PID; [2022-07-18T05:37:41.547Z] echo Agent pid 40 killed; [2022-07-18T05:37:41.555Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-18T05:37:41.863Z] + git semver [Pipeline] } [2022-07-18T05:37:42.143Z] $ docker stop --time=1 92b93b992985199ccbb1b9b10561f8a7f127275046c0b8b3e167f510cbb1d182 [2022-07-18T05:37:43.427Z] $ docker rm -f 92b93b992985199ccbb1b9b10561f8a7f127275046c0b8b3e167f510cbb1d182 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-18T05:37:43.789Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-18T05:37:43.789Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:37:44.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-18T05:37:44.094Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T05:37:44.183Z] prd-ubuntu20.04-docker-8c-8g-20374 does not seem to be running inside a container [2022-07-18T05:37:44.224Z] $ 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 [2022-07-18T05:37:44.601Z] $ docker top e771a83dc31b1ca2cbf7a74dcf07fcffcc3602a4be3700f237c8c17af051cc11 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-18T05:37:44.706Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-18T05:37:44.706Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-18T05:37:44.835Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-18T05:37:44.841Z] $ docker exec e771a83dc31b1ca2cbf7a74dcf07fcffcc3602a4be3700f237c8c17af051cc11 ssh-agent [2022-07-18T05:37:44.969Z] SSH_AUTH_SOCK=/tmp/ssh-IVvWoBk31Igz/agent.31 [2022-07-18T05:37:44.970Z] SSH_AGENT_PID=37 [2022-07-18T05:37:44.975Z] Running ssh-add (command line suppressed) [2022-07-18T05:37:45.111Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7702211797716860708.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7702211797716860708.key) [2022-07-18T05:37:45.123Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-18T05:37:45.409Z] + git semver push [2022-07-18T05:37:45.671Z] 2022-07-18 05:37:45,605 [run_push] DEBUG push [2022-07-18T05:37:45.671Z] 2022-07-18 05:37:45,606 [execute] INFO git cat-file --batch-check [2022-07-18T05:37:45.671Z] 2022-07-18 05:37:45,606 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-18T05:37:45.671Z] 2022-07-18 05:37:45,610 [execute] INFO git rev-list 3c5b6287c4ec3e1e7acc380290cfc0075416bb4c -- [2022-07-18T05:37:45.671Z] 2022-07-18 05:37:45,610 [execute] DEBUG Popen(['git', 'rev-list', '3c5b6287c4ec3e1e7acc380290cfc0075416bb4c', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-18T05:37:45.671Z] 2022-07-18 05:37:45,619 [execute] INFO git fetch -v origin [2022-07-18T05:37:45.671Z] 2022-07-18 05:37:45,619 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-18T05:37:46.325Z] 2022-07-18 05:37:46,093 [run_push] DEBUG no remote changes detected [2022-07-18T05:37:46.325Z] 2022-07-18 05:37:46,093 [execute] INFO git push origin semver [2022-07-18T05:37:46.325Z] 2022-07-18 05:37:46,094 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-18T05:37:46.893Z] 2022-07-18 05:37:46,773 [run_push] DEBUG push all version tags [2022-07-18T05:37:46.893Z] 2022-07-18 05:37:46,774 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-18T05:37:46.893Z] 2022-07-18 05:37:46,774 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-18T05:37:47.843Z] 2022-07-18 05:37:47,558 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-07-18T05:37:47.843Z] 2.2.1-dev.8 [Pipeline] } [2022-07-18T05:37:47.858Z] $ docker exec --env ******** --env ******** e771a83dc31b1ca2cbf7a74dcf07fcffcc3602a4be3700f237c8c17af051cc11 ssh-agent -k [2022-07-18T05:37:47.976Z] unset SSH_AUTH_SOCK; [2022-07-18T05:37:47.976Z] unset SSH_AGENT_PID; [2022-07-18T05:37:47.977Z] echo Agent pid 37 killed; [2022-07-18T05:37:47.986Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-18T05:37:48.285Z] + git semver [Pipeline] } [2022-07-18T05:37:48.562Z] $ docker stop --time=1 e771a83dc31b1ca2cbf7a74dcf07fcffcc3602a4be3700f237c8c17af051cc11 [2022-07-18T05:37:49.872Z] $ docker rm -f e771a83dc31b1ca2cbf7a74dcf07fcffcc3602a4be3700f237c8c17af051cc11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-18T05:37:50.436Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2022-07-18T05:37:50.436Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-07-18T05:37:50.436Z] total 16 [2022-07-18T05:37:50.436Z] drwxr-xr-x 3 root root 4096 Jul 18 05:29 . [2022-07-18T05:37:50.436Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 18 05:37 .. [2022-07-18T05:37:50.436Z] drwxr-xr-x 2 root root 4096 Jul 18 05:29 cost [2022-07-18T05:37:50.436Z] -rw-r--r-- 1 root root 84 Jul 18 05:29 cost.csv [2022-07-18T05:37:50.436Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-07-18T05:37:50.436Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-07-18T05:37:50.436Z] total 16 [2022-07-18T05:37:50.436Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 05:29 . [2022-07-18T05:37:50.436Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 18 05:37 .. [2022-07-18T05:37:50.436Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 18 05:29 cost [2022-07-18T05:37:50.436Z] -rw-r--r-- 1 jenkins jenkins 84 Jul 18 05:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-18T05:37:50.730Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T05:37:52.898Z] ---> package-listing.sh [2022-07-18T05:37:52.898Z] ++ facter osfamily [2022-07-18T05:37:52.898Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-18T05:37:53.158Z] + OS_FAMILY=debian [2022-07-18T05:37:53.158Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2022-07-18T05:37:53.158Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-18T05:37:53.158Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-18T05:37:53.158Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-18T05:37:53.158Z] + PACKAGES=/tmp/packages_start.txt [2022-07-18T05:37:53.158Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-07-18T05:37:53.158Z] + PACKAGES=/tmp/packages_end.txt [2022-07-18T05:37:53.158Z] + case "${OS_FAMILY}" in [2022-07-18T05:37:53.158Z] + dpkg -l [2022-07-18T05:37:53.158Z] + grep '^ii' [2022-07-18T05:37:53.158Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-18T05:37:53.158Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-18T05:37:53.158Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-18T05:37:53.158Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-07-18T05:37:53.158Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2022-07-18T05:37:53.158Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2022-07-18T05:37:53.168Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-18T05:37:53.450Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T05:37:54.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-18T05:37:54.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T05:37:54.110Z] prd-ubuntu20.04-docker-8c-8g-20374 does not seem to be running inside a container [2022-07-18T05:37:54.145Z] $ 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 [2022-07-18T05:37:54.371Z] $ docker top e85ed288375af0ffd11b911c290485bb693dcf89ab230fe169a783c4845429be -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-18T05:37:54.725Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-18T05:37:55.018Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-18T05:37:55.309Z] + ls /var/log/sa-host [2022-07-18T05:37:55.309Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-18T05:37:55.470Z] provisioning config files... [2022-07-18T05:37:55.482Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7918578550203638117tmp [Pipeline] { [Pipeline] echo [2022-07-18T05:37:55.502Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T05:37:55.791Z] ---> create-netrc.sh [Pipeline] } [2022-07-18T05:37:55.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-18T05:37:56.136Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-18T05:37:56.147Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T05:37:56.431Z] ---> sudo-logs.sh [2022-07-18T05:37:56.431Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-18T05:37:56.459Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T05:37:56.743Z] ---> job-cost.sh [2022-07-18T05:37:56.743Z] lf-activate-venv: SKIPPING [2022-07-18T05:37:56.743Z] DEBUG: total: 0.2199999988079071 [2022-07-18T05:37:56.743Z] INFO: Retrieving Stack Cost... [2022-07-18T05:37:57.314Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-18T05:37:57.574Z] INFO: Archiving Costs [Pipeline] echo [2022-07-18T05:37:57.586Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T05:37:57.872Z] ---> logs-deploy.sh [2022-07-18T05:37:57.872Z] lf-activate-venv: SKIPPING [2022-07-18T05:37:57.872Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/38 [2022-07-18T05:37:57.872Z] INFO: archiving workspace using pattern(s): [2022-07-18T05:37:58.816Z] Archives upload complete. [2022-07-18T05:37:59.079Z] INFO: archiving logs to Nexus [2022-07-18T05:37:59.651Z] ---> uname -a: [2022-07-18T05:37:59.651Z] Linux prd-ubuntu20-04-docker-8c-8g-20374 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-18T05:37:59.651Z] [2022-07-18T05:37:59.651Z] [2022-07-18T05:37:59.651Z] ---> lscpu: [2022-07-18T05:37:59.651Z] Architecture: x86_64 [2022-07-18T05:37:59.651Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-18T05:37:59.651Z] Byte Order: Little Endian [2022-07-18T05:37:59.651Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-18T05:37:59.651Z] CPU(s): 8 [2022-07-18T05:37:59.651Z] On-line CPU(s) list: 0-7 [2022-07-18T05:37:59.651Z] Thread(s) per core: 1 [2022-07-18T05:37:59.651Z] Core(s) per socket: 1 [2022-07-18T05:37:59.651Z] Socket(s): 8 [2022-07-18T05:37:59.651Z] NUMA node(s): 1 [2022-07-18T05:37:59.651Z] Vendor ID: AuthenticAMD [2022-07-18T05:37:59.651Z] CPU family: 23 [2022-07-18T05:37:59.651Z] Model: 49 [2022-07-18T05:37:59.651Z] Model name: AMD EPYC-Rome Processor [2022-07-18T05:37:59.651Z] Stepping: 0 [2022-07-18T05:37:59.651Z] CPU MHz: 2799.996 [2022-07-18T05:37:59.651Z] BogoMIPS: 5599.99 [2022-07-18T05:37:59.651Z] Virtualization: AMD-V [2022-07-18T05:37:59.651Z] Hypervisor vendor: KVM [2022-07-18T05:37:59.651Z] Virtualization type: full [2022-07-18T05:37:59.651Z] L1d cache: 256 KiB [2022-07-18T05:37:59.651Z] L1i cache: 256 KiB [2022-07-18T05:37:59.651Z] L2 cache: 4 MiB [2022-07-18T05:37:59.651Z] L3 cache: 128 MiB [2022-07-18T05:37:59.651Z] NUMA node0 CPU(s): 0-7 [2022-07-18T05:37:59.651Z] Vulnerability Itlb multihit: Not affected [2022-07-18T05:37:59.651Z] Vulnerability L1tf: Not affected [2022-07-18T05:37:59.651Z] Vulnerability Mds: Not affected [2022-07-18T05:37:59.651Z] Vulnerability Meltdown: Not affected [2022-07-18T05:37:59.651Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-18T05:37:59.651Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-18T05:37:59.651Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-18T05:37:59.651Z] Vulnerability Srbds: Not affected [2022-07-18T05:37:59.652Z] Vulnerability Tsx async abort: Not affected [2022-07-18T05:37:59.652Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-18T05:37:59.652Z] [2022-07-18T05:37:59.652Z] [2022-07-18T05:37:59.652Z] ---> nproc: [2022-07-18T05:37:59.652Z] 8 [2022-07-18T05:37:59.652Z] [2022-07-18T05:37:59.652Z] [2022-07-18T05:37:59.652Z] ---> df -h: [2022-07-18T05:37:59.652Z] Filesystem Size Used Avail Use% Mounted on [2022-07-18T05:37:59.652Z] overlay 155G 12G 143G 8% / [2022-07-18T05:37:59.652Z] tmpfs 64M 0 64M 0% /dev [2022-07-18T05:37:59.652Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-18T05:37:59.652Z] shm 64M 0 64M 0% /dev/shm [2022-07-18T05:37:59.652Z] /dev/vda1 155G 12G 143G 8% /facter-os [2022-07-18T05:37:59.652Z] [2022-07-18T05:37:59.652Z] [2022-07-18T05:37:59.652Z] ---> sar -b -r -n DEV: [2022-07-18T05:37:59.652Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20374) 07/18/22 _x86_64_ (8 CPU) [2022-07-18T05:37:59.652Z] [2022-07-18T05:37:59.652Z] 05:26:59 LINUX RESTART (8 CPU) [2022-07-18T05:37:59.652Z] [2022-07-18T05:37:59.652Z] 05:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-18T05:37:59.652Z] 05:28:03 415.71 110.63 305.08 0.00 13272.64 146346.42 0.00 [2022-07-18T05:37:59.652Z] 05:29:01 180.77 1.90 178.87 0.00 29.23 121332.92 0.00 [2022-07-18T05:37:59.652Z] 05:30:01 173.45 0.07 173.39 0.00 6.00 38568.24 0.00 [2022-07-18T05:37:59.652Z] 05:31:01 1.25 0.00 1.25 0.00 0.00 15.61 0.00 [2022-07-18T05:37:59.652Z] 05:32:01 1.68 0.00 1.68 0.00 0.00 19.59 0.00 [2022-07-18T05:37:59.652Z] 05:33:01 0.85 0.02 0.83 0.00 0.13 10.13 0.00 [2022-07-18T05:37:59.652Z] 05:34:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 [2022-07-18T05:37:59.652Z] 05:35:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 [2022-07-18T05:37:59.652Z] 05:36:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 [2022-07-18T05:37:59.652Z] 05:37:01 2.55 0.10 2.45 0.00 10.26 117.56 0.00 [2022-07-18T05:37:59.652Z] Average: 77.67 11.30 66.37 0.00 1336.20 30342.40 0.00 [2022-07-18T05:37:59.652Z] [2022-07-18T05:37:59.652Z] 05:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-18T05:37:59.652Z] 05:28:03 29636280 31790788 533376 1.62 105064 2342896 2010092 5.92 1093996 1818676 968 [2022-07-18T05:37:59.652Z] 05:29:01 28297584 31745552 545452 1.66 160024 3490224 1992896 5.87 1262860 2865320 111596 [2022-07-18T05:37:59.652Z] 05:30:01 27695268 31757964 530096 1.61 171552 4046920 1769616 5.22 1289052 3388840 180 [2022-07-18T05:37:59.652Z] 05:31:01 27696072 31758776 529020 1.61 171564 4046920 1769616 5.22 1288976 3388840 12 [2022-07-18T05:37:59.652Z] 05:32:01 27708380 31771424 516564 1.57 171608 4046924 1769616 5.22 1276032 3389164 44 [2022-07-18T05:37:59.652Z] 05:33:01 27708260 31771328 516612 1.57 171616 4046928 1769616 5.22 1276192 3389176 12 [2022-07-18T05:37:59.652Z] 05:34:01 27709472 31772576 515304 1.57 171644 4046936 1769616 5.22 1274780 3389184 16 [2022-07-18T05:37:59.652Z] 05:35:01 27715176 31778596 509684 1.55 171672 4046940 1769616 5.22 1269480 3389492 164 [2022-07-18T05:37:59.652Z] 05:36:01 27715452 31778932 509388 1.55 171704 4046940 1769616 5.22 1269444 3389496 172 [2022-07-18T05:37:59.652Z] 05:37:01 27184692 31720104 568324 1.73 172708 4503008 2218964 6.54 1329376 3845300 456668 [2022-07-18T05:37:59.652Z] Average: 27906664 31764604 527382 1.60 163916 3866464 1860926 5.48 1263019 3225349 56983 [2022-07-18T05:37:59.652Z] [2022-07-18T05:37:59.652Z] 05:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-18T05:37:59.652Z] 05:28:03 veth578d6f1 3.53 4.02 41.00 0.44 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] 05:28:03 vethb32fa19 4.02 3.53 0.44 41.00 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] 05:28:03 lo 5.86 5.86 0.55 0.55 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] 05:28:03 ens3 826.72 491.52 4830.93 99.63 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] 05:28:03 docker0 4.02 3.43 0.38 40.99 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] 05:29:01 lo 2.90 2.90 0.28 0.28 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] 05:29:01 ens3 368.77 256.98 5187.89 89.01 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] 05:29:01 docker0 105.10 127.54 8.54 1082.99 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] 05:30:01 lo 7.67 7.67 0.75 0.75 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] 05:30:01 ens3 209.67 157.89 2675.15 283.68 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] 05:30:01 docker0 8.22 12.55 0.49 98.70 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] 05:31:01 ens3 0.45 0.23 0.26 0.20 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] 05:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] 05:32:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] 05:33:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] 05:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] 05:34:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] 05:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] 05:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] 05:36:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] 05:37:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] 05:37:01 ens3 166.44 83.32 3965.97 8.23 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] Average: lo 1.81 1.81 0.17 0.17 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] Average: ens3 156.55 98.51 1654.24 47.94 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] Average: docker0 11.42 13.97 0.92 119.06 0.00 0.00 0.00 0.00 [2022-07-18T05:37:59.652Z] [2022-07-18T05:37:59.652Z] [2022-07-18T05:37:59.652Z] ---> sar -P ALL: [2022-07-18T05:37:59.652Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20374) 07/18/22 _x86_64_ (8 CPU) [2022-07-18T05:37:59.652Z] [2022-07-18T05:37:59.652Z] 05:26:59 LINUX RESTART (8 CPU) [2022-07-18T05:37:59.652Z] [2022-07-18T05:37:59.652Z] 05:27:01 CPU %user %nice %system %iowait %steal %idle [2022-07-18T05:37:59.652Z] 05:28:03 all 9.44 0.00 4.12 7.02 0.05 79.37 [2022-07-18T05:37:59.652Z] 05:28:03 0 7.20 0.00 4.70 1.36 0.03 86.71 [2022-07-18T05:37:59.652Z] 05:28:03 1 8.83 0.00 3.45 2.56 0.05 85.10 [2022-07-18T05:37:59.652Z] 05:28:03 2 10.82 0.02 3.35 0.59 0.05 85.17 [2022-07-18T05:37:59.652Z] 05:28:03 3 9.58 0.00 4.75 7.37 0.05 78.26 [2022-07-18T05:37:59.652Z] 05:28:03 4 8.55 0.02 4.94 15.14 0.05 71.30 [2022-07-18T05:37:59.652Z] 05:28:03 5 8.31 0.00 2.78 10.92 0.05 77.94 [2022-07-18T05:37:59.652Z] 05:28:03 6 11.90 0.00 3.66 9.90 0.03 74.51 [2022-07-18T05:37:59.652Z] 05:28:03 7 10.35 0.00 5.34 8.34 0.07 75.90 [2022-07-18T05:37:59.652Z] 05:29:01 all 30.58 0.00 7.48 1.01 0.07 60.86 [2022-07-18T05:37:59.652Z] 05:29:01 0 32.09 0.00 6.97 0.59 0.07 60.28 [2022-07-18T05:37:59.652Z] 05:29:01 1 30.87 0.00 7.06 0.10 0.07 61.89 [2022-07-18T05:37:59.652Z] 05:29:01 2 30.09 0.00 6.78 0.75 0.07 62.30 [2022-07-18T05:37:59.652Z] 05:29:01 3 30.61 0.00 8.07 2.74 0.09 58.50 [2022-07-18T05:37:59.652Z] 05:29:01 4 29.80 0.00 8.68 2.64 0.09 58.80 [2022-07-18T05:37:59.652Z] 05:29:01 5 30.86 0.00 6.97 0.35 0.07 61.75 [2022-07-18T05:37:59.652Z] 05:29:01 6 29.91 0.00 7.02 0.02 0.07 62.97 [2022-07-18T05:37:59.652Z] 05:29:01 7 30.40 0.00 8.31 0.88 0.07 60.34 [2022-07-18T05:37:59.652Z] 05:30:01 all 23.06 0.00 5.27 0.74 0.07 70.86 [2022-07-18T05:37:59.652Z] 05:30:01 0 23.94 0.00 5.02 0.30 0.07 70.67 [2022-07-18T05:37:59.652Z] 05:30:01 1 22.51 0.00 5.18 1.54 0.05 70.72 [2022-07-18T05:37:59.652Z] 05:30:01 2 23.88 0.00 5.03 1.50 0.07 69.52 [2022-07-18T05:37:59.652Z] 05:30:01 3 21.16 0.00 5.38 0.47 0.07 72.91 [2022-07-18T05:37:59.652Z] 05:30:01 4 24.14 0.00 5.66 0.57 0.07 69.56 [2022-07-18T05:37:59.652Z] 05:30:01 5 23.01 0.00 5.26 1.25 0.07 70.42 [2022-07-18T05:37:59.652Z] 05:30:01 6 22.40 0.00 5.02 0.08 0.07 72.43 [2022-07-18T05:37:59.652Z] 05:30:01 7 23.45 0.00 5.61 0.22 0.07 70.65 [2022-07-18T05:37:59.652Z] 05:31:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-07-18T05:37:59.652Z] 05:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-18T05:37:59.652Z] 05:31:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2022-07-18T05:37:59.652Z] 05:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T05:37:59.652Z] 05:31:01 3 0.02 0.00 0.03 0.02 0.02 99.92 [2022-07-18T05:37:59.652Z] 05:31:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2022-07-18T05:37:59.652Z] 05:31:01 5 0.08 0.00 0.03 0.00 0.00 99.88 [2022-07-18T05:37:59.652Z] 05:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-18T05:37:59.652Z] 05:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-18T05:37:59.652Z] 05:32:01 all 0.04 0.00 0.03 0.01 0.00 99.91 [2022-07-18T05:37:59.652Z] 05:32:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-18T05:37:59.652Z] 05:32:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2022-07-18T05:37:59.652Z] 05:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-18T05:37:59.652Z] 05:32:01 3 0.03 0.00 0.03 0.03 0.02 99.88 [2022-07-18T05:37:59.652Z] 05:32:01 4 0.05 0.00 0.02 0.02 0.00 99.92 [2022-07-18T05:37:59.652Z] 05:32:01 5 0.10 0.00 0.05 0.00 0.00 99.85 [2022-07-18T05:37:59.652Z] 05:32:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2022-07-18T05:37:59.652Z] 05:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T05:37:59.652Z] 05:33:01 all 0.24 0.00 0.01 0.01 0.00 99.74 [2022-07-18T05:37:59.652Z] 05:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-18T05:37:59.652Z] 05:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-18T05:37:59.652Z] 05:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-18T05:37:59.652Z] 05:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-18T05:37:59.653Z] 05:33:01 4 0.02 0.00 0.00 0.05 0.00 99.93 [2022-07-18T05:37:59.653Z] 05:33:01 5 1.78 0.00 0.03 0.00 0.00 98.19 [2022-07-18T05:37:59.653Z] 05:33:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-18T05:37:59.653Z] 05:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T05:37:59.653Z] 05:34:01 all 0.29 0.00 0.01 0.01 0.01 99.68 [2022-07-18T05:37:59.653Z] 05:34:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2022-07-18T05:37:59.653Z] 05:34:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2022-07-18T05:37:59.653Z] 05:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-18T05:37:59.653Z] 05:34:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-18T05:37:59.653Z] 05:34:01 4 0.02 0.00 0.02 0.03 0.02 99.92 [2022-07-18T05:37:59.653Z] 05:34:01 5 2.02 0.00 0.00 0.00 0.02 97.97 [2022-07-18T05:37:59.653Z] 05:34:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2022-07-18T05:37:59.653Z] 05:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-18T05:37:59.653Z] 05:35:01 all 0.26 0.00 0.02 0.00 0.00 99.71 [2022-07-18T05:37:59.653Z] 05:35:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2022-07-18T05:37:59.653Z] 05:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-18T05:37:59.653Z] 05:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-18T05:37:59.653Z] 05:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-18T05:37:59.653Z] 05:35:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-18T05:37:59.653Z] 05:35:01 5 2.00 0.00 0.02 0.00 0.00 97.98 [2022-07-18T05:37:59.653Z] 05:35:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2022-07-18T05:37:59.653Z] 05:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T05:37:59.653Z] 05:36:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2022-07-18T05:37:59.653Z] 05:36:01 0 0.02 0.00 0.03 0.02 0.02 99.92 [2022-07-18T05:37:59.653Z] 05:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T05:37:59.653Z] 05:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-18T05:37:59.653Z] 05:36:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2022-07-18T05:37:59.653Z] 05:36:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2022-07-18T05:37:59.653Z] 05:36:01 5 1.95 0.00 0.02 0.00 0.02 98.01 [2022-07-18T05:37:59.653Z] 05:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-18T05:37:59.653Z] 05:36:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-18T05:37:59.653Z] 05:37:01 all 1.15 0.00 0.52 0.01 0.00 98.31 [2022-07-18T05:37:59.653Z] 05:37:01 0 0.95 0.00 0.47 0.02 0.00 98.57 [2022-07-18T05:37:59.653Z] 05:37:01 1 1.37 0.00 0.55 0.02 0.00 98.07 [2022-07-18T05:37:59.653Z] 05:37:01 2 1.27 0.00 0.33 0.00 0.00 98.40 [2022-07-18T05:37:59.653Z] 05:37:01 3 1.09 0.00 0.80 0.00 0.02 98.10 [2022-07-18T05:37:59.653Z] 05:37:01 4 1.15 0.00 0.37 0.07 0.00 98.41 [2022-07-18T05:37:59.653Z] 05:37:01 5 1.59 0.00 0.32 0.00 0.00 98.10 [2022-07-18T05:37:59.653Z] 05:37:01 6 0.87 0.00 0.50 0.00 0.00 98.63 [2022-07-18T05:37:59.653Z] 05:37:01 7 0.95 0.00 0.84 0.02 0.02 98.18 [2022-07-18T05:37:59.653Z] Average: all 6.39 0.00 1.71 0.88 0.02 90.99 [2022-07-18T05:37:59.653Z] Average: 0 6.30 0.00 1.70 0.23 0.02 91.75 [2022-07-18T05:37:59.653Z] Average: 1 6.25 0.00 1.60 0.43 0.02 91.70 [2022-07-18T05:37:59.653Z] Average: 2 6.49 0.00 1.53 0.28 0.02 91.69 [2022-07-18T05:37:59.653Z] Average: 3 6.12 0.00 1.88 1.05 0.03 90.92 [2022-07-18T05:37:59.653Z] Average: 4 6.24 0.00 1.93 1.85 0.03 89.96 [2022-07-18T05:37:59.653Z] Average: 5 7.00 0.00 1.51 1.25 0.02 90.23 [2022-07-18T05:37:59.653Z] Average: 6 6.40 0.00 1.61 1.00 0.02 90.98 [2022-07-18T05:37:59.653Z] Average: 7 6.36 0.00 1.97 0.94 0.02 90.71 [2022-07-18T05:37:59.653Z] [2022-07-18T05:37:59.653Z] [2022-07-18T05:37:59.653Z]