Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a4c5e1680f302981d2a38419928a1399fd8860a9 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-ssh14672533651104705737.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-ssh7464787266668285664.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-virtual-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-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7470826599517679339.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-ssh8283649175588121217.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-virtual-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-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12981007268048418592.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-virtual-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-virtual-go-settings PROJECT: device-virtual-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-virtual 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-20410 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a4c5e1680f302981d2a38419928a1399fd8860a9 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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 a4c5e1680f302981d2a38419928a1399fd8860a9 # timeout=10 Commit message: "Merge pull request #296 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.1-dev.14" > git rev-list --no-walk 92de881e1764f9c8787685d99df057aa74012de3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-18T13:54:26.840Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-18T13:54:26.906Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-18T13:54:26.924Z] ========================================================= [2022-07-18T13:54:26.924Z] EdgeX Global Pipelines Version Info [2022-07-18T13:54:26.924Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-18T13:54:27.692Z] ------------------- [2022-07-18T13:54:27.692Z] stable info: [2022-07-18T13:54:27.692Z] ------------------- [2022-07-18T13:54:27.692Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-18T13:54:27.692Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-18T13:54:27.692Z] Message: update stable to v1.0.238 [2022-07-18T13:54:28.265Z] ------------------- [2022-07-18T13:54:28.265Z] experimental info: [2022-07-18T13:54:28.265Z] ------------------- [2022-07-18T13:54:28.265Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-18T13:54:28.265Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-18T13:54:28.265Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-18T13:54:28.547Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-07-18T13:54:28.556Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-07-18T13:54:28.568Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-18T13:54:28.579Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-18T13:54:28.592Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-18T13:54:28.603Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-18T13:54:28.615Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-18T13:54:28.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-18T13:54:28.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-18T13:54:28.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-18T13:54:28.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-18T13:54:28.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-07-18T13:54:28.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-18T13:54:28.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-18T13:54:28.736Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-18T13:54:28.752Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-18T13:54:28.765Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-18T13:54:28.776Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-18T13:54:28.791Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-18T13:54:28.809Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-18T13:54:28.828Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-18T13:54:28.839Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-18T13:54:28.848Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-18T13:54:28.856Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-18T13:54:28.865Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-18T13:54:28.874Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-18T13:54:28.886Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-18T13:54:28.897Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-18T13:54:28.906Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-18T13:54:28.915Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-18T13:54:28.923Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a4c5e1680f302981d2a38419928a1399fd8860a9 [Pipeline] echo [2022-07-18T13:54:28.932Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a4c5e16 [Pipeline] echo [2022-07-18T13:54:28.940Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-18T13:54:28.972Z] provisioning config files... [2022-07-18T13:54:28.985Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2526109617437459579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T13:54:29.300Z] ---> docker-login.sh [2022-07-18T13:54:29.300Z] nexus3.edgexfoundry.org:10001 [2022-07-18T13:54:29.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:54:30.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:54:30.135Z] Configure a credential helper to remove this warning. See [2022-07-18T13:54:30.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:54:30.135Z] [2022-07-18T13:54:30.135Z] Login Succeeded [2022-07-18T13:54:30.135Z] nexus3.edgexfoundry.org:10002 [2022-07-18T13:54:30.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:54:30.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:54:30.136Z] Configure a credential helper to remove this warning. See [2022-07-18T13:54:30.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:54:30.136Z] [2022-07-18T13:54:30.136Z] Login Succeeded [2022-07-18T13:54:30.136Z] nexus3.edgexfoundry.org:10003 [2022-07-18T13:54:30.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:54:30.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:54:30.136Z] Configure a credential helper to remove this warning. See [2022-07-18T13:54:30.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:54:30.136Z] [2022-07-18T13:54:30.136Z] Login Succeeded [2022-07-18T13:54:30.398Z] nexus3.edgexfoundry.org:10004 [2022-07-18T13:54:30.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:54:30.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:54:30.398Z] Configure a credential helper to remove this warning. See [2022-07-18T13:54:30.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:54:30.398Z] [2022-07-18T13:54:30.398Z] Login Succeeded [2022-07-18T13:54:30.398Z] docker.io [2022-07-18T13:54:30.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:54:30.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:54:30.971Z] Configure a credential helper to remove this warning. See [2022-07-18T13:54:30.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:54:30.971Z] [2022-07-18T13:54:30.971Z] Login Succeeded [2022-07-18T13:54:30.971Z] ---> docker-login.sh ends [Pipeline] } [2022-07-18T13:54:30.981Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-18T13:54:31.335Z] + git rev-list -1 --merges a4c5e1680f302981d2a38419928a1399fd8860a9~1..a4c5e1680f302981d2a38419928a1399fd8860a9 [Pipeline] echo [2022-07-18T13:54:31.368Z] -----------> git rev-list -1 --merges a4c5e1680f302981d2a38419928a1399fd8860a9~1..a4c5e1680f302981d2a38419928a1399fd8860a9 a4c5e1680f302981d2a38419928a1399fd8860a9 [2022-07-18T13:54:31.368Z] a4c5e1680f302981d2a38419928a1399fd8860a9 [false] [Pipeline] sh [2022-07-18T13:54:31.667Z] + git log --format=format:%s -1 a4c5e1680f302981d2a38419928a1399fd8860a9 [Pipeline] echo [2022-07-18T13:54:31.684Z] ========================================================= [2022-07-18T13:54:31.684Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-18T13:54:31.684Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-18T13:54:32.037Z] + git log --format=format:%s -1 a4c5e1680f302981d2a38419928a1399fd8860a9 [Pipeline] echo [2022-07-18T13:54:32.050Z] [semverPrep] GIT_COMMIT: a4c5e1680f302981d2a38419928a1399fd8860a9, Commit Message: Merge pull request #296 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.1-dev.14 [Pipeline] echo [2022-07-18T13:54:32.061Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-18T13:54:32.441Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-18T13:54:32.441Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-18T13:54:32.441Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-18T13:54:32.441Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-18T13:54:32.441Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-18T13:54:32.441Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-18T13:54:32.441Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:54:32.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-18T13:54:32.859Z] [2022-07-18T13:54:32.859Z] 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-18T13:54:33.172Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-18T13:54:33.172Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-18T13:54:33.172Z] b85a868b505f: Pulling fs layer [2022-07-18T13:54:33.172Z] e2be974225ed: Pulling fs layer [2022-07-18T13:54:33.172Z] 339a4e72a1f5: Pulling fs layer [2022-07-18T13:54:33.172Z] 988bab9f4d93: Pulling fs layer [2022-07-18T13:54:33.172Z] 1469e6f7b9e6: Pulling fs layer [2022-07-18T13:54:33.172Z] eaf3925da568: Pulling fs layer [2022-07-18T13:54:33.172Z] 1469e6f7b9e6: Waiting [2022-07-18T13:54:33.172Z] 988bab9f4d93: Waiting [2022-07-18T13:54:33.172Z] bab4dde63d76: Pulling fs layer [2022-07-18T13:54:33.172Z] bde34c3a00c8: Pulling fs layer [2022-07-18T13:54:33.172Z] b352a97aabf1: Pulling fs layer [2022-07-18T13:54:33.172Z] bab4dde63d76: Waiting [2022-07-18T13:54:33.172Z] eaf3925da568: Waiting [2022-07-18T13:54:33.172Z] bde34c3a00c8: Waiting [2022-07-18T13:54:33.172Z] 4872d77fe225: Pulling fs layer [2022-07-18T13:54:33.172Z] 5851b861e8e6: Pulling fs layer [2022-07-18T13:54:33.172Z] b352a97aabf1: Waiting [2022-07-18T13:54:33.172Z] 4872d77fe225: Waiting [2022-07-18T13:54:33.172Z] 5851b861e8e6: Waiting [2022-07-18T13:54:33.172Z] e2be974225ed: Verifying Checksum [2022-07-18T13:54:33.172Z] e2be974225ed: Download complete [2022-07-18T13:54:33.172Z] 988bab9f4d93: Verifying Checksum [2022-07-18T13:54:33.172Z] 988bab9f4d93: Download complete [2022-07-18T13:54:33.172Z] 1469e6f7b9e6: Verifying Checksum [2022-07-18T13:54:33.172Z] 1469e6f7b9e6: Download complete [2022-07-18T13:54:33.172Z] eaf3925da568: Download complete [2022-07-18T13:54:33.432Z] 339a4e72a1f5: Verifying Checksum [2022-07-18T13:54:33.432Z] 339a4e72a1f5: Download complete [2022-07-18T13:54:33.432Z] bde34c3a00c8: Download complete [2022-07-18T13:54:33.432Z] b352a97aabf1: Verifying Checksum [2022-07-18T13:54:33.432Z] b352a97aabf1: Download complete [2022-07-18T13:54:33.432Z] 4872d77fe225: Download complete [2022-07-18T13:54:33.432Z] 5851b861e8e6: Verifying Checksum [2022-07-18T13:54:33.432Z] 5851b861e8e6: Download complete [2022-07-18T13:54:33.432Z] b85a868b505f: Download complete [2022-07-18T13:54:33.692Z] bab4dde63d76: Verifying Checksum [2022-07-18T13:54:33.692Z] bab4dde63d76: Download complete [2022-07-18T13:54:35.076Z] b85a868b505f: Pull complete [2022-07-18T13:54:35.076Z] e2be974225ed: Pull complete [2022-07-18T13:54:35.651Z] 339a4e72a1f5: Pull complete [2022-07-18T13:54:35.651Z] 988bab9f4d93: Pull complete [2022-07-18T13:54:35.912Z] 1469e6f7b9e6: Pull complete [2022-07-18T13:54:35.912Z] eaf3925da568: Pull complete [2022-07-18T13:54:38.461Z] bab4dde63d76: Pull complete [2022-07-18T13:54:38.461Z] bde34c3a00c8: Pull complete [2022-07-18T13:54:38.461Z] b352a97aabf1: Pull complete [2022-07-18T13:54:38.461Z] 4872d77fe225: Pull complete [2022-07-18T13:54:38.461Z] 5851b861e8e6: Pull complete [2022-07-18T13:54:38.461Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-18T13:54:38.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-18T13:54:38.461Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T13:54:38.559Z] prd-ubuntu20.04-docker-8c-8g-20410 does not seem to be running inside a container [2022-07-18T13:54:38.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-18T13:54:39.811Z] $ docker top 6720b43290c7b5079fb333eafc5279d9e1ec1e2b98d657dc252eee17e8070a1a -eo pid,comm [2022-07-18T13:54:39.889Z] 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-18T13:54:39.889Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-18T13:54:39.932Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-18T13:54:39.932Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-18T13:54:40.073Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-18T13:54:40.081Z] $ docker exec 6720b43290c7b5079fb333eafc5279d9e1ec1e2b98d657dc252eee17e8070a1a ssh-agent [2022-07-18T13:54:40.201Z] SSH_AUTH_SOCK=/tmp/ssh-NIiOQNQZxXvp/agent.34 [2022-07-18T13:54:40.201Z] SSH_AGENT_PID=41 [2022-07-18T13:54:40.208Z] Running ssh-add (command line suppressed) [2022-07-18T13:54:40.339Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1899483962585249777.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1899483962585249777.key) [2022-07-18T13:54:40.356Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-18T13:54:40.651Z] + git tag --points-at HEAD [Pipeline] } [2022-07-18T13:54:40.679Z] $ docker exec --env ******** --env ******** 6720b43290c7b5079fb333eafc5279d9e1ec1e2b98d657dc252eee17e8070a1a ssh-agent -k [2022-07-18T13:54:40.798Z] unset SSH_AUTH_SOCK; [2022-07-18T13:54:40.799Z] unset SSH_AGENT_PID; [2022-07-18T13:54:40.800Z] echo Agent pid 41 killed; [2022-07-18T13:54:40.808Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-18T13:54:40.833Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-18T13:54:40.833Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-18T13:54:40.968Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-18T13:54:40.976Z] $ docker exec 6720b43290c7b5079fb333eafc5279d9e1ec1e2b98d657dc252eee17e8070a1a ssh-agent [2022-07-18T13:54:41.099Z] SSH_AUTH_SOCK=/tmp/ssh-8kkC6R7ya5pu/agent.75 [2022-07-18T13:54:41.099Z] SSH_AGENT_PID=81 [2022-07-18T13:54:41.104Z] Running ssh-add (command line suppressed) [2022-07-18T13:54:41.238Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7960990270790278404.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7960990270790278404.key) [2022-07-18T13:54:41.248Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-18T13:54:41.535Z] + git semver init [2022-07-18T13:54:41.798Z] 2022-07-18 13:54:41,767 [run_init] DEBUG init version:0.0.0 force:False [2022-07-18T13:54:41.798Z] 2022-07-18 13:54:41,768 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2022-07-18T13:54:41.798Z] 2022-07-18 13:54:41,768 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2022-07-18T13:54:41.798Z] 2022-07-18 13:54:41,768 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-18T13:54:43.191Z] 2022-07-18 13:54:42,772 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2022-07-18T13:54:43.191Z] 2022-07-18 13:54:42,772 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2022-07-18T13:54:43.192Z] 2022-07-18 13:54:42,773 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-07-18T13:54:43.192Z] 2022-07-18 13:54:42,773 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-07-18T13:54:43.192Z] 2.2.1-dev.8 [Pipeline] } [2022-07-18T13:54:43.217Z] $ docker exec --env ******** --env ******** 6720b43290c7b5079fb333eafc5279d9e1ec1e2b98d657dc252eee17e8070a1a ssh-agent -k [2022-07-18T13:54:43.327Z] unset SSH_AUTH_SOCK; [2022-07-18T13:54:43.328Z] unset SSH_AGENT_PID; [2022-07-18T13:54:43.328Z] echo Agent pid 81 killed; [2022-07-18T13:54:43.333Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-18T13:54:43.649Z] + git semver [Pipeline] } [2022-07-18T13:54:43.943Z] $ docker stop --time=1 6720b43290c7b5079fb333eafc5279d9e1ec1e2b98d657dc252eee17e8070a1a [2022-07-18T13:54:45.283Z] $ docker rm -f 6720b43290c7b5079fb333eafc5279d9e1ec1e2b98d657dc252eee17e8070a1a [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-18T13:54:45.653Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-18T13:54:45.903Z] Stashed 1 file(s) [Pipeline] echo [2022-07-18T13:54:45.905Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.8 [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-18T13:54:46.044Z] provisioning config files... [2022-07-18T13:54:46.054Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4303135747229479099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T13:54:46.355Z] ---> docker-login.sh [2022-07-18T13:54:46.356Z] nexus3.edgexfoundry.org:10001 [2022-07-18T13:54:46.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:54:46.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:54:46.356Z] Configure a credential helper to remove this warning. See [2022-07-18T13:54:46.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:54:46.356Z] [2022-07-18T13:54:46.356Z] Login Succeeded [2022-07-18T13:54:46.356Z] nexus3.edgexfoundry.org:10002 [2022-07-18T13:54:46.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:54:46.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:54:46.616Z] Configure a credential helper to remove this warning. See [2022-07-18T13:54:46.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:54:46.616Z] [2022-07-18T13:54:46.616Z] Login Succeeded [2022-07-18T13:54:46.616Z] nexus3.edgexfoundry.org:10003 [2022-07-18T13:54:46.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:54:46.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:54:46.616Z] Configure a credential helper to remove this warning. See [2022-07-18T13:54:46.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:54:46.616Z] [2022-07-18T13:54:46.616Z] Login Succeeded [2022-07-18T13:54:46.616Z] nexus3.edgexfoundry.org:10004 [2022-07-18T13:54:46.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:54:46.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:54:46.878Z] Configure a credential helper to remove this warning. See [2022-07-18T13:54:46.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:54:46.878Z] [2022-07-18T13:54:46.878Z] Login Succeeded [2022-07-18T13:54:46.878Z] docker.io [2022-07-18T13:54:46.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:54:47.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:54:47.450Z] Configure a credential helper to remove this warning. See [2022-07-18T13:54:47.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:54:47.450Z] [2022-07-18T13:54:47.450Z] Login Succeeded [2022-07-18T13:54:47.450Z] ---> docker-login.sh ends [Pipeline] } [2022-07-18T13:54:47.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-18T13:54:47.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-18T13:54:47.542Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-18T13:54:47.555Z] ========================================================= [2022-07-18T13:54:47.555Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-18T13:54:47.555Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:54:47.873Z] + 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-18T13:54:47.873Z] Sending build context to Docker daemon 23.05MB [2022-07-18T13:54:47.873Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-07-18T13:54:47.873Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-18T13:54:48.133Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-18T13:54:48.133Z] 2408cc74d12b: Pulling fs layer [2022-07-18T13:54:48.133Z] ea60b727a1ce: Pulling fs layer [2022-07-18T13:54:48.133Z] 30c4a7721957: Pulling fs layer [2022-07-18T13:54:48.133Z] 370296b7ddb6: Pulling fs layer [2022-07-18T13:54:48.133Z] 7c6cee850709: Pulling fs layer [2022-07-18T13:54:48.133Z] 39a5fcdaea64: Pulling fs layer [2022-07-18T13:54:48.133Z] d94ebbe4e438: Pulling fs layer [2022-07-18T13:54:48.133Z] bcfd1f05c69d: Pulling fs layer [2022-07-18T13:54:48.133Z] 59ccb84bbe0f: Pulling fs layer [2022-07-18T13:54:48.133Z] 370296b7ddb6: Waiting [2022-07-18T13:54:48.133Z] 7c6cee850709: Waiting [2022-07-18T13:54:48.133Z] 39a5fcdaea64: Waiting [2022-07-18T13:54:48.133Z] d94ebbe4e438: Waiting [2022-07-18T13:54:48.133Z] bcfd1f05c69d: Waiting [2022-07-18T13:54:48.133Z] 59ccb84bbe0f: Waiting [2022-07-18T13:54:48.133Z] 30c4a7721957: Verifying Checksum [2022-07-18T13:54:48.133Z] 30c4a7721957: Download complete [2022-07-18T13:54:48.133Z] ea60b727a1ce: Download complete [2022-07-18T13:54:48.133Z] 7c6cee850709: Download complete [2022-07-18T13:54:48.133Z] 39a5fcdaea64: Verifying Checksum [2022-07-18T13:54:48.133Z] 39a5fcdaea64: Download complete [2022-07-18T13:54:48.133Z] 2408cc74d12b: Verifying Checksum [2022-07-18T13:54:48.133Z] 2408cc74d12b: Download complete [2022-07-18T13:54:48.133Z] d94ebbe4e438: Verifying Checksum [2022-07-18T13:54:48.133Z] d94ebbe4e438: Download complete [2022-07-18T13:54:48.399Z] 2408cc74d12b: Pull complete [2022-07-18T13:54:48.399Z] ea60b727a1ce: Pull complete [2022-07-18T13:54:48.663Z] 30c4a7721957: Pull complete [2022-07-18T13:54:48.663Z] 59ccb84bbe0f: Verifying Checksum [2022-07-18T13:54:48.663Z] 59ccb84bbe0f: Download complete [2022-07-18T13:54:48.926Z] bcfd1f05c69d: Verifying Checksum [2022-07-18T13:54:48.926Z] bcfd1f05c69d: Download complete [2022-07-18T13:54:48.926Z] 370296b7ddb6: Verifying Checksum [2022-07-18T13:54:48.926Z] 370296b7ddb6: Download complete [2022-07-18T13:54:53.125Z] 370296b7ddb6: Pull complete [2022-07-18T13:54:53.125Z] 7c6cee850709: Pull complete [2022-07-18T13:54:53.125Z] 39a5fcdaea64: Pull complete [2022-07-18T13:54:53.125Z] d94ebbe4e438: Pull complete [2022-07-18T13:54:55.663Z] bcfd1f05c69d: Pull complete [2022-07-18T13:54:56.232Z] 59ccb84bbe0f: Pull complete [2022-07-18T13:54:56.232Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-18T13:54:56.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-18T13:54:56.232Z] ---> a4fb48ad2a94 [2022-07-18T13:54:56.232Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-18T13:54:58.146Z] ---> Running in 917b163fc37c [2022-07-18T13:54:58.146Z] Removing intermediate container 917b163fc37c [2022-07-18T13:54:58.146Z] ---> 9b3ac0f1429e [2022-07-18T13:54:58.146Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-18T13:54:58.146Z] ---> Running in ce8822429ceb [2022-07-18T13:54:58.146Z] Removing intermediate container ce8822429ceb [2022-07-18T13:54:58.146Z] ---> 4dcd607ad9f5 [2022-07-18T13:54:58.146Z] Step 5/12 : WORKDIR /device-virtual-go [2022-07-18T13:54:58.146Z] ---> Running in 3bc02e571fed [2022-07-18T13:54:58.146Z] Removing intermediate container 3bc02e571fed [2022-07-18T13:54:58.146Z] ---> 60dc53e1bc5e [2022-07-18T13:54:58.146Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-18T13:54:58.146Z] ---> Running in f7a75ceb1e26 [2022-07-18T13:54:58.718Z] Removing intermediate container f7a75ceb1e26 [2022-07-18T13:54:58.718Z] ---> 1db4c24b0138 [2022-07-18T13:54:58.718Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-18T13:54:58.718Z] ---> Running in 950076d66a6b [2022-07-18T13:54:58.979Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-18T13:54:59.921Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-18T13:55:00.182Z] (1/4) Installing openssh-keygen (9.0_p1-r1) [2022-07-18T13:55:00.443Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-07-18T13:55:00.443Z] (3/4) Installing openssh-client-common (9.0_p1-r1) [2022-07-18T13:55:00.443Z] (4/4) Installing openssh-client-default (9.0_p1-r1) [2022-07-18T13:55:00.706Z] Executing busybox-1.35.0-r13.trigger [2022-07-18T13:55:00.706Z] OK: 216 MiB in 55 packages [2022-07-18T13:55:00.968Z] Removing intermediate container 950076d66a6b [2022-07-18T13:55:00.968Z] ---> 8554959f7c6e [2022-07-18T13:55:00.968Z] Step 8/12 : COPY go.mod vendor* ./ [2022-07-18T13:55:01.001Z] Still waiting to schedule task [2022-07-18T13:55:01.001Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-18T13:55:01.229Z] ---> 4386925a0501 [2022-07-18T13:55:01.229Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-18T13:55:01.229Z] ---> Running in 5f49d9c72203 [2022-07-18T13:55:19.357Z] Removing intermediate container 5f49d9c72203 [2022-07-18T13:55:19.357Z] ---> e082ceb5f68d [2022-07-18T13:55:19.357Z] Step 10/12 : COPY . . [2022-07-18T13:55:19.357Z] ---> 4a1567ff125c [2022-07-18T13:55:19.357Z] Step 11/12 : ARG MAKE='make build' [2022-07-18T13:55:19.357Z] ---> Running in 2e834b8e4207 [2022-07-18T13:55:19.357Z] Removing intermediate container 2e834b8e4207 [2022-07-18T13:55:19.357Z] ---> 526723caacd9 [2022-07-18T13:55:19.357Z] Step 12/12 : RUN $MAKE [2022-07-18T13:55:19.357Z] ---> Running in 837a2a04d7a0 [2022-07-18T13:55:19.357Z] noop [2022-07-18T13:55:19.357Z] Removing intermediate container 837a2a04d7a0 [2022-07-18T13:55:19.357Z] ---> 090dc3c4a3be [2022-07-18T13:55:19.357Z] Successfully built 090dc3c4a3be [2022-07-18T13:55:19.357Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:55:19.678Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-18T13:55:19.678Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T13:55:19.767Z] prd-ubuntu20.04-docker-8c-8g-20410 does not seem to be running inside a container [2022-07-18T13:55:19.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 ******** -e ******** ci-base-image-x86_64 cat [2022-07-18T13:55:20.172Z] $ docker top 6c431d48039538b9669247756dac164f9a92ba19d844036e42b8dc90f5afda3e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-18T13:55:20.531Z] + go version [2022-07-18T13:55:20.531Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-18T13:55:20.549Z] $ docker stop --time=1 6c431d48039538b9669247756dac164f9a92ba19d844036e42b8dc90f5afda3e [2022-07-18T13:55:21.881Z] $ docker rm -f 6c431d48039538b9669247756dac164f9a92ba19d844036e42b8dc90f5afda3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:55:22.296Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-18T13:55:22.296Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T13:55:22.423Z] prd-ubuntu20.04-docker-8c-8g-20410 does not seem to be running inside a container [2022-07-18T13:55:22.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 ******** -e ******** ci-base-image-x86_64 cat [2022-07-18T13:55:22.978Z] $ docker top fc81f68d03d0bbac29de04a6df3320973fb7b6446fadd74a9bda1d6880ff32ac -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-18T13:55:23.334Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2022-07-18T13:55:23.629Z] + make test [2022-07-18T13:55:23.629Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-07-18T13:55:23.890Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-07-18T13:55:33.901Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-07-18T13:55:34.471Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.040s coverage: 65.7% of statements [2022-07-18T13:55:42.629Z] 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-18T13:55:42.629Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-18T13:55:45.921Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-18T13:55:45.921Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-18T13:55:45.921Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-18T13:55:45.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-18T13:55:45.955Z] $ docker stop --time=1 fc81f68d03d0bbac29de04a6df3320973fb7b6446fadd74a9bda1d6880ff32ac [2022-07-18T13:55:48.117Z] $ docker rm -f fc81f68d03d0bbac29de04a6df3320973fb7b6446fadd74a9bda1d6880ff32ac [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-18T13:55:48.556Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-18T13:55:48.597Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-18T13:55:49.088Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-18T13:55:49.377Z] + ls -al . [2022-07-18T13:55:49.377Z] total 192 [2022-07-18T13:55:49.377Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 18 13:55 . [2022-07-18T13:55:49.377Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 13:54 .. [2022-07-18T13:55:49.377Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 13:55 .git [2022-07-18T13:55:49.377Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 13:54 .github [2022-07-18T13:55:49.377Z] -rw-rw-r-- 1 jenkins jenkins 337 Jul 18 13:54 .gitignore [2022-07-18T13:55:49.377Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 18 13:54 .golangci.yml [2022-07-18T13:55:49.377Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 13:54 .semver [2022-07-18T13:55:49.377Z] -rw-rw-r-- 1 jenkins jenkins 8152 Jul 18 13:54 Attribution.txt [2022-07-18T13:55:49.377Z] -rw-rw-r-- 1 jenkins jenkins 9649 Jul 18 13:54 CHANGELOG.md [2022-07-18T13:55:49.377Z] -rw-rw-r-- 1 jenkins jenkins 1978 Jul 18 13:54 Dockerfile [2022-07-18T13:55:49.377Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 13:54 GOVERNANCE.md [2022-07-18T13:55:49.377Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 18 13:54 Jenkinsfile [2022-07-18T13:55:49.377Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 18 13:54 LICENSE [2022-07-18T13:55:49.377Z] -rw-rw-r-- 1 jenkins jenkins 2248 Jul 18 13:54 Makefile [2022-07-18T13:55:49.377Z] -rw-rw-r-- 1 jenkins jenkins 623 Jul 18 13:54 OWNERS.md [2022-07-18T13:55:49.377Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jul 18 13:54 README.md [2022-07-18T13:55:49.377Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 18 13:54 VERSION [2022-07-18T13:55:49.377Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 13:54 bin [2022-07-18T13:55:49.377Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 13:54 cmd [2022-07-18T13:55:49.377Z] -rw-r--r-- 1 jenkins jenkins 44128 Jul 18 13:55 coverage.out [2022-07-18T13:55:49.377Z] -rw-rw-r-- 1 jenkins jenkins 3191 Jul 18 13:54 go.mod [2022-07-18T13:55:49.377Z] -rw-rw-r-- 1 jenkins jenkins 34839 Jul 18 13:54 go.sum [2022-07-18T13:55:49.377Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 13:54 internal [2022-07-18T13:55:49.377Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 13:54 snap [2022-07-18T13:55:49.377Z] -rw-rw-r-- 1 jenkins jenkins 235 Jul 18 13:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:55:49.705Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a4c5e1680f302981d2a38419928a1399fd8860a9 --label arch=amd64 --label version=2.2.1-dev.8 . [2022-07-18T13:55:49.705Z] Sending build context to Docker daemon 23.1MB [2022-07-18T13:55:49.705Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-07-18T13:55:49.705Z] Step 2/26 : FROM ${BASE} AS builder [2022-07-18T13:55:49.705Z] ---> 090dc3c4a3be [2022-07-18T13:55:49.705Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-18T13:55:49.965Z] ---> Running in 2da1c961702b [2022-07-18T13:55:49.965Z] Removing intermediate container 2da1c961702b [2022-07-18T13:55:49.965Z] ---> ba1167da494d [2022-07-18T13:55:49.966Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-07-18T13:55:49.966Z] ---> Running in 3ae633f02e54 [2022-07-18T13:55:49.966Z] Removing intermediate container 3ae633f02e54 [2022-07-18T13:55:49.966Z] ---> b11b18cd19ae [2022-07-18T13:55:49.966Z] Step 5/26 : WORKDIR /device-virtual-go [2022-07-18T13:55:49.966Z] ---> Running in f2038435df42 [2022-07-18T13:55:50.225Z] Removing intermediate container f2038435df42 [2022-07-18T13:55:50.225Z] ---> 988762b5f52e [2022-07-18T13:55:50.225Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-18T13:55:50.225Z] ---> Running in 760531384b3c [2022-07-18T13:55:50.798Z] Removing intermediate container 760531384b3c [2022-07-18T13:55:50.798Z] ---> 80844c2dc7bb [2022-07-18T13:55:50.798Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-18T13:55:50.798Z] ---> Running in c99529e2d995 [2022-07-18T13:55:51.058Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-18T13:55:51.999Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-18T13:55:52.260Z] OK: 216 MiB in 55 packages [2022-07-18T13:55:52.519Z] Removing intermediate container c99529e2d995 [2022-07-18T13:55:52.519Z] ---> 0170324b3aa5 [2022-07-18T13:55:52.519Z] Step 8/26 : COPY go.mod vendor* ./ [2022-07-18T13:55:52.777Z] ---> 5e92fc64f315 [2022-07-18T13:55:52.778Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-18T13:55:52.778Z] ---> Running in d953a415dd23 [2022-07-18T13:55:53.347Z] Removing intermediate container d953a415dd23 [2022-07-18T13:55:53.347Z] ---> 7756302cc853 [2022-07-18T13:55:53.347Z] Step 10/26 : COPY . . [2022-07-18T13:55:53.914Z] ---> c866d1e8a18f [2022-07-18T13:55:53.914Z] Step 11/26 : ARG MAKE='make build' [2022-07-18T13:55:53.914Z] ---> Running in 7f340d99a777 [2022-07-18T13:55:54.176Z] Removing intermediate container 7f340d99a777 [2022-07-18T13:55:54.176Z] ---> d6e143e302d7 [2022-07-18T13:55:54.176Z] Step 12/26 : RUN $MAKE [2022-07-18T13:55:54.176Z] ---> Running in 9846dc592022 [2022-07-18T13:55:54.435Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.2.1-dev.8" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-07-18T13:56:16.382Z] Removing intermediate container 9846dc592022 [2022-07-18T13:56:16.382Z] ---> 6be247ea6d17 [2022-07-18T13:56:16.382Z] Step 13/26 : FROM alpine:3.16 [2022-07-18T13:56:16.382Z] 3.16: Pulling from library/alpine [2022-07-18T13:56:16.382Z] 2408cc74d12b: Already exists [2022-07-18T13:56:16.382Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-18T13:56:16.382Z] Status: Downloaded newer image for alpine:3.16 [2022-07-18T13:56:16.382Z] ---> e66264b98777 [2022-07-18T13:56:16.382Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-07-18T13:56:16.382Z] ---> Running in 31778e29d5e9 [2022-07-18T13:56:16.382Z] Removing intermediate container 31778e29d5e9 [2022-07-18T13:56:16.382Z] ---> 19218bfc6c59 [2022-07-18T13:56:16.382Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-18T13:56:16.382Z] ---> Running in 305b9b5404a5 [2022-07-18T13:56:16.956Z] Removing intermediate container 305b9b5404a5 [2022-07-18T13:56:16.956Z] ---> 7f3daa136ed8 [2022-07-18T13:56:16.956Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-18T13:56:16.956Z] ---> Running in 446b7673a3a7 [2022-07-18T13:56:17.215Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-18T13:56:18.156Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-18T13:56:18.417Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-18T13:56:18.417Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-18T13:56:18.680Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-18T13:56:18.680Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-18T13:56:18.680Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-18T13:56:18.939Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-18T13:56:18.939Z] Executing busybox-1.35.0-r13.trigger [2022-07-18T13:56:18.939Z] OK: 8 MiB in 20 packages [2022-07-18T13:56:19.198Z] Removing intermediate container 446b7673a3a7 [2022-07-18T13:56:19.198Z] ---> a501c32731ac [2022-07-18T13:56:19.198Z] Step 17/26 : WORKDIR / [2022-07-18T13:56:19.458Z] ---> Running in 40970e4aebab [2022-07-18T13:56:19.458Z] Removing intermediate container 40970e4aebab [2022-07-18T13:56:19.458Z] ---> a958aa37efc2 [2022-07-18T13:56:19.458Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-07-18T13:56:19.458Z] ---> 717dcebda61a [2022-07-18T13:56:19.458Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-07-18T13:56:19.718Z] ---> eb29f29ae041 [2022-07-18T13:56:19.718Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-07-18T13:56:20.304Z] ---> c62c65ad741f [2022-07-18T13:56:20.304Z] Step 21/26 : EXPOSE 59900 [2022-07-18T13:56:20.564Z] ---> Running in 142e2e1384a3 [2022-07-18T13:56:20.564Z] Removing intermediate container 142e2e1384a3 [2022-07-18T13:56:20.564Z] ---> 83732fb3841b [2022-07-18T13:56:20.564Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-07-18T13:56:20.564Z] ---> Running in 58a13a22e376 [2022-07-18T13:56:20.564Z] Removing intermediate container 58a13a22e376 [2022-07-18T13:56:20.564Z] ---> 6ea1d0debe67 [2022-07-18T13:56:20.564Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-18T13:56:20.564Z] ---> Running in 861fc47925c1 [2022-07-18T13:56:20.843Z] Removing intermediate container 861fc47925c1 [2022-07-18T13:56:20.843Z] ---> 7fe4b4154114 [2022-07-18T13:56:20.843Z] Step 24/26 : LABEL arch=amd64 [2022-07-18T13:56:20.843Z] ---> Running in 1a4c4f921b04 [2022-07-18T13:56:20.843Z] Removing intermediate container 1a4c4f921b04 [2022-07-18T13:56:20.843Z] ---> 02a494758321 [2022-07-18T13:56:20.843Z] Step 25/26 : LABEL git_sha=a4c5e1680f302981d2a38419928a1399fd8860a9 [2022-07-18T13:56:20.843Z] ---> Running in a0f866591bdf [2022-07-18T13:56:20.843Z] Removing intermediate container a0f866591bdf [2022-07-18T13:56:20.843Z] ---> bd591d749f09 [2022-07-18T13:56:20.843Z] Step 26/26 : LABEL version=2.2.1-dev.8 [2022-07-18T13:56:21.104Z] ---> Running in c01a4f9857ea [2022-07-18T13:56:21.105Z] Removing intermediate container c01a4f9857ea [2022-07-18T13:56:21.105Z] ---> 1f605d853752 [2022-07-18T13:56:21.105Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-18T13:56:21.105Z] Successfully built 1f605d853752 [2022-07-18T13:56:21.105Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-18T13:56:21.228Z] provisioning config files... [2022-07-18T13:56:21.238Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8636325952364049979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T13:56:21.540Z] ---> docker-login.sh [2022-07-18T13:56:21.540Z] nexus3.edgexfoundry.org:10001 [2022-07-18T13:56:21.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:56:21.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:56:21.540Z] Configure a credential helper to remove this warning. See [2022-07-18T13:56:21.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:56:21.540Z] [2022-07-18T13:56:21.540Z] Login Succeeded [2022-07-18T13:56:21.540Z] nexus3.edgexfoundry.org:10002 [2022-07-18T13:56:21.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:56:21.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:56:21.800Z] Configure a credential helper to remove this warning. See [2022-07-18T13:56:21.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:56:21.800Z] [2022-07-18T13:56:21.800Z] Login Succeeded [2022-07-18T13:56:21.800Z] nexus3.edgexfoundry.org:10003 [2022-07-18T13:56:21.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:56:21.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:56:21.800Z] Configure a credential helper to remove this warning. See [2022-07-18T13:56:21.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:56:21.800Z] [2022-07-18T13:56:21.800Z] Login Succeeded [2022-07-18T13:56:21.800Z] nexus3.edgexfoundry.org:10004 [2022-07-18T13:56:21.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:56:22.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:56:22.063Z] Configure a credential helper to remove this warning. See [2022-07-18T13:56:22.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:56:22.063Z] [2022-07-18T13:56:22.063Z] Login Succeeded [2022-07-18T13:56:22.063Z] docker.io [2022-07-18T13:56:22.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:56:22.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:56:22.324Z] Configure a credential helper to remove this warning. See [2022-07-18T13:56:22.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:56:22.324Z] [2022-07-18T13:56:22.324Z] Login Succeeded [2022-07-18T13:56:22.324Z] ---> docker-login.sh ends [Pipeline] } [2022-07-18T13:56:22.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-18T13:56:22.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-18T13:56:22.372Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2022-07-18T13:56:22.372Z] a4c5e1680f302981d2a38419928a1399fd8860a9 [2022-07-18T13:56:22.372Z] latest [2022-07-18T13:56:22.372Z] 2.2.1-dev.8 [2022-07-18T13:56:22.372Z] a4c5e1680f302981d2a38419928a1399fd8860a9-2.2.1-dev.8 [2022-07-18T13:56:22.372Z] main [2022-07-18T13:56:22.372Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:56:22.681Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:a4c5e1680f302981d2a38419928a1399fd8860a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:56:23.002Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:a4c5e1680f302981d2a38419928a1399fd8860a9 [2022-07-18T13:56:23.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-07-18T13:56:23.002Z] d5edd4722f6a: Preparing [2022-07-18T13:56:23.002Z] 8f085177ccaf: Preparing [2022-07-18T13:56:23.002Z] 9ed68941b59c: Preparing [2022-07-18T13:56:23.002Z] d9d3dc3c89a4: Preparing [2022-07-18T13:56:23.002Z] 88b292c67e26: Preparing [2022-07-18T13:56:23.002Z] 24302eb7d908: Preparing [2022-07-18T13:56:23.002Z] 24302eb7d908: Waiting [2022-07-18T13:56:23.002Z] 8f085177ccaf: Pushed [2022-07-18T13:56:23.002Z] 88b292c67e26: Pushed [2022-07-18T13:56:23.002Z] 9ed68941b59c: Pushed [2022-07-18T13:56:23.002Z] 24302eb7d908: Layer already exists [2022-07-18T13:56:23.261Z] d9d3dc3c89a4: Pushed [2022-07-18T13:56:25.801Z] d5edd4722f6a: Pushed [2022-07-18T13:56:26.061Z] a4c5e1680f302981d2a38419928a1399fd8860a9: digest: sha256:8b4ad710275cbf01d9381df957600bc506355ce05946c2aa17e0936c44bd32a8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:56:26.377Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:56:26.690Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-07-18T13:56:26.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-07-18T13:56:26.690Z] d5edd4722f6a: Preparing [2022-07-18T13:56:26.690Z] 8f085177ccaf: Preparing [2022-07-18T13:56:26.690Z] 9ed68941b59c: Preparing [2022-07-18T13:56:26.690Z] d9d3dc3c89a4: Preparing [2022-07-18T13:56:26.690Z] 88b292c67e26: Preparing [2022-07-18T13:56:26.690Z] 24302eb7d908: Preparing [2022-07-18T13:56:26.690Z] 24302eb7d908: Waiting [2022-07-18T13:56:26.690Z] d5edd4722f6a: Layer already exists [2022-07-18T13:56:26.690Z] 8f085177ccaf: Layer already exists [2022-07-18T13:56:26.690Z] 88b292c67e26: Layer already exists [2022-07-18T13:56:26.690Z] 9ed68941b59c: Layer already exists [2022-07-18T13:56:26.690Z] d9d3dc3c89a4: Layer already exists [2022-07-18T13:56:26.690Z] 24302eb7d908: Layer already exists [2022-07-18T13:56:26.690Z] latest: digest: sha256:8b4ad710275cbf01d9381df957600bc506355ce05946c2aa17e0936c44bd32a8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:56:27.010Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.2.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:56:27.321Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.2.1-dev.8 [2022-07-18T13:56:27.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-07-18T13:56:27.321Z] d5edd4722f6a: Preparing [2022-07-18T13:56:27.321Z] 8f085177ccaf: Preparing [2022-07-18T13:56:27.321Z] 9ed68941b59c: Preparing [2022-07-18T13:56:27.321Z] d9d3dc3c89a4: Preparing [2022-07-18T13:56:27.321Z] 88b292c67e26: Preparing [2022-07-18T13:56:27.321Z] 24302eb7d908: Preparing [2022-07-18T13:56:27.321Z] 24302eb7d908: Waiting [2022-07-18T13:56:27.321Z] 8f085177ccaf: Layer already exists [2022-07-18T13:56:27.321Z] 9ed68941b59c: Layer already exists [2022-07-18T13:56:27.321Z] 88b292c67e26: Layer already exists [2022-07-18T13:56:27.321Z] d5edd4722f6a: Layer already exists [2022-07-18T13:56:27.321Z] d9d3dc3c89a4: Layer already exists [2022-07-18T13:56:27.321Z] 24302eb7d908: Layer already exists [2022-07-18T13:56:27.321Z] 2.2.1-dev.8: digest: sha256:8b4ad710275cbf01d9381df957600bc506355ce05946c2aa17e0936c44bd32a8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:56:27.707Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:a4c5e1680f302981d2a38419928a1399fd8860a9-2.2.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:56:28.098Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:a4c5e1680f302981d2a38419928a1399fd8860a9-2.2.1-dev.8 [2022-07-18T13:56:28.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-07-18T13:56:28.098Z] d5edd4722f6a: Preparing [2022-07-18T13:56:28.098Z] 8f085177ccaf: Preparing [2022-07-18T13:56:28.098Z] 9ed68941b59c: Preparing [2022-07-18T13:56:28.098Z] d9d3dc3c89a4: Preparing [2022-07-18T13:56:28.098Z] 88b292c67e26: Preparing [2022-07-18T13:56:28.098Z] 24302eb7d908: Preparing [2022-07-18T13:56:28.098Z] 24302eb7d908: Waiting [2022-07-18T13:56:28.098Z] 8f085177ccaf: Layer already exists [2022-07-18T13:56:28.098Z] 9ed68941b59c: Layer already exists [2022-07-18T13:56:28.098Z] d5edd4722f6a: Layer already exists [2022-07-18T13:56:28.098Z] 88b292c67e26: Layer already exists [2022-07-18T13:56:28.098Z] d9d3dc3c89a4: Layer already exists [2022-07-18T13:56:28.098Z] 24302eb7d908: Layer already exists [2022-07-18T13:56:28.098Z] a4c5e1680f302981d2a38419928a1399fd8860a9-2.2.1-dev.8: digest: sha256:8b4ad710275cbf01d9381df957600bc506355ce05946c2aa17e0936c44bd32a8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:56:28.406Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:56:28.716Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2022-07-18T13:56:28.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-07-18T13:56:28.716Z] d5edd4722f6a: Preparing [2022-07-18T13:56:28.716Z] 8f085177ccaf: Preparing [2022-07-18T13:56:28.716Z] 9ed68941b59c: Preparing [2022-07-18T13:56:28.716Z] d9d3dc3c89a4: Preparing [2022-07-18T13:56:28.716Z] 88b292c67e26: Preparing [2022-07-18T13:56:28.716Z] 24302eb7d908: Preparing [2022-07-18T13:56:28.716Z] 88b292c67e26: Layer already exists [2022-07-18T13:56:28.716Z] 8f085177ccaf: Layer already exists [2022-07-18T13:56:28.716Z] d5edd4722f6a: Layer already exists [2022-07-18T13:56:28.716Z] d9d3dc3c89a4: Layer already exists [2022-07-18T13:56:28.716Z] 9ed68941b59c: Layer already exists [2022-07-18T13:56:28.716Z] 24302eb7d908: Layer already exists [2022-07-18T13:56:28.716Z] main: digest: sha256:8b4ad710275cbf01d9381df957600bc506355ce05946c2aa17e0936c44bd32a8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-18T13:56:28.766Z] ===================================================== [Pipeline] echo [2022-07-18T13:56:28.774Z] taggedImages: [2022-07-18T13:56:28.774Z] - nexus3.edgexfoundry.org:10004/device-virtual:a4c5e1680f302981d2a38419928a1399fd8860a9 [2022-07-18T13:56:28.774Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-07-18T13:56:28.774Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.2.1-dev.8 [2022-07-18T13:56:28.774Z] - nexus3.edgexfoundry.org:10004/device-virtual:a4c5e1680f302981d2a38419928a1399fd8860a9-2.2.1-dev.8 [2022-07-18T13:56:28.774Z] - nexus3.edgexfoundry.org:10004/device-virtual: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-18T13:56:29.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-18T13:56:29.151Z] [2022-07-18T13:56:29.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:56:29.448Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-18T13:56:29.448Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-18T13:56:29.448Z] 5eb5b503b376: Pulling fs layer [2022-07-18T13:56:29.448Z] 5c69ac0246d0: Pulling fs layer [2022-07-18T13:56:29.448Z] ec43610c2a17: Pulling fs layer [2022-07-18T13:56:29.448Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-18T13:56:29.448Z] 33b1e0a273af: Pulling fs layer [2022-07-18T13:56:29.448Z] 5d3b04190fa2: Pulling fs layer [2022-07-18T13:56:29.448Z] 3a2ae6a8a46f: Waiting [2022-07-18T13:56:29.448Z] 33b1e0a273af: Waiting [2022-07-18T13:56:29.448Z] 2f39f015ded8: Pulling fs layer [2022-07-18T13:56:29.448Z] 2f39f015ded8: Waiting [2022-07-18T13:56:29.448Z] 5d3b04190fa2: Waiting [2022-07-18T13:56:29.448Z] 5c69ac0246d0: Verifying Checksum [2022-07-18T13:56:29.448Z] 5c69ac0246d0: Download complete [2022-07-18T13:56:29.448Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-18T13:56:29.448Z] 3a2ae6a8a46f: Download complete [2022-07-18T13:56:29.448Z] 33b1e0a273af: Verifying Checksum [2022-07-18T13:56:29.448Z] 33b1e0a273af: Download complete [2022-07-18T13:56:29.448Z] ec43610c2a17: Verifying Checksum [2022-07-18T13:56:29.448Z] ec43610c2a17: Download complete [2022-07-18T13:56:29.448Z] 5d3b04190fa2: Verifying Checksum [2022-07-18T13:56:29.448Z] 5d3b04190fa2: Download complete [2022-07-18T13:56:29.707Z] 5eb5b503b376: Verifying Checksum [2022-07-18T13:56:29.707Z] 5eb5b503b376: Download complete [2022-07-18T13:56:30.276Z] 2f39f015ded8: Download complete [2022-07-18T13:56:30.845Z] 5eb5b503b376: Pull complete [2022-07-18T13:56:31.104Z] 5c69ac0246d0: Pull complete [2022-07-18T13:56:31.670Z] ec43610c2a17: Pull complete [2022-07-18T13:56:31.670Z] 3a2ae6a8a46f: Pull complete [2022-07-18T13:56:31.928Z] 33b1e0a273af: Pull complete [2022-07-18T13:56:31.928Z] 5d3b04190fa2: Pull complete [2022-07-18T13:56:36.120Z] 2f39f015ded8: Pull complete [2022-07-18T13:56:36.120Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-18T13:56:36.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-18T13:56:36.120Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T13:56:36.208Z] prd-ubuntu20.04-docker-8c-8g-20410 does not seem to be running inside a container [2022-07-18T13:56:36.249Z] $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-18T13:56:37.868Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20412 in /w/workspace/exfoundry_device-virtual-go_main [2022-07-18T13:56:37.910Z] $ docker top 9889b04b92514d39337ab015a6051eb3266de083633b25c06c91fd8865dc624f -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2022-07-18T13:56:38.056Z] Running in /w/workspace/device-virtual-go/44 [Pipeline] { [Pipeline] checkout [2022-07-18T13:56:38.089Z] The recommended git tool is: git [2022-07-18T13:56:38.311Z] ---> job-cost.sh [2022-07-18T13:56:38.311Z] lf-activate-venv: SKIPPING [2022-07-18T13:56:38.311Z] INFO: No Stack... [2022-07-18T13:56:38.882Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-18T13:56:39.145Z] INFO: Archiving Costs [Pipeline] sh [2022-07-18T13:56:39.434Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2022-07-18T13:56:39.434Z] + cut -d, -f6 [Pipeline] lock [2022-07-18T13:56:39.447Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-44-stack-cost] [2022-07-18T13:56:39.456Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-44-stack-cost] did not exist. Created. [2022-07-18T13:56:39.456Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-18T13:56:39.759Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-18T13:56:39.785Z] Stashed 1 file(s) [Pipeline] } [2022-07-18T13:56:39.792Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-44-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-18T13:56:39.817Z] $ docker stop --time=1 9889b04b92514d39337ab015a6051eb3266de083633b25c06c91fd8865dc624f [2022-07-18T13:56:41.214Z] $ docker rm -f 9889b04b92514d39337ab015a6051eb3266de083633b25c06c91fd8865dc624f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-18T13:56:45.724Z] using credential edgex-jenkins-ssh [2022-07-18T13:56:45.749Z] Cloning the remote Git repository [2022-07-18T13:56:45.812Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-07-18T13:56:45.897Z] > git init /w/workspace/device-virtual-go/44 # timeout=10 [2022-07-18T13:56:46.033Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-07-18T13:56:46.034Z] > git --version # timeout=10 [2022-07-18T13:56:46.059Z] > git --version # 'git version 2.25.1' [2022-07-18T13:56:46.062Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-18T13:56:46.221Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-18T13:56:48.220Z] Avoid second fetch [2022-07-18T13:56:48.221Z] Checking out Revision a4c5e1680f302981d2a38419928a1399fd8860a9 (main) [2022-07-18T13:56:48.148Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-07-18T13:56:48.200Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-18T13:56:48.242Z] > git config core.sparsecheckout # timeout=10 [2022-07-18T13:56:48.260Z] > git checkout -f a4c5e1680f302981d2a38419928a1399fd8860a9 # timeout=10 [2022-07-18T13:56:52.986Z] Commit message: "Merge pull request #296 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-18T13:56:53.836Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-18T13:56:53.836Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-18T13:56:53.836Z] Dload Upload Total Spent Left Speed [2022-07-18T13:56:53.836Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 81131 0 --:--:-- --:--:-- --:--:-- 81131 [Pipeline] sh [2022-07-18T13:56:54.583Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-18T13:56:54.941Z] + sudo tee /etc/docker/daemon.new [2022-07-18T13:56:54.941Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-18T13:56:54.941Z] { [2022-07-18T13:56:54.941Z] "registry-mirrors": [ [2022-07-18T13:56:54.941Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-18T13:56:54.941Z] ], [2022-07-18T13:56:54.941Z] "bip": "10.250.0.254/24", [2022-07-18T13:56:54.941Z] "hosts": [ [2022-07-18T13:56:54.941Z] "tcp://0.0.0.0:5555", [2022-07-18T13:56:54.941Z] "unix:///var/run/docker.sock" [2022-07-18T13:56:54.941Z] ], [2022-07-18T13:56:54.941Z] "mtu": 1458, [2022-07-18T13:56:54.941Z] "selinux-enabled": true, [2022-07-18T13:56:54.941Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-18T13:56:54.941Z] } [Pipeline] sh [2022-07-18T13:56:55.297Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-18T13:56:55.648Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-18T13:57:14.069Z] provisioning config files... [2022-07-18T13:57:14.120Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/44@tmp/config3167504579619198363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T13:57:14.546Z] ---> docker-login.sh [2022-07-18T13:57:14.547Z] nexus3.edgexfoundry.org:10001 [2022-07-18T13:57:15.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:57:15.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:57:15.422Z] Configure a credential helper to remove this warning. See [2022-07-18T13:57:15.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:57:15.422Z] [2022-07-18T13:57:15.422Z] Login Succeeded [2022-07-18T13:57:15.422Z] nexus3.edgexfoundry.org:10002 [2022-07-18T13:57:16.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:57:16.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:57:16.021Z] Configure a credential helper to remove this warning. See [2022-07-18T13:57:16.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:57:16.021Z] [2022-07-18T13:57:16.021Z] Login Succeeded [2022-07-18T13:57:16.021Z] nexus3.edgexfoundry.org:10003 [2022-07-18T13:57:16.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:57:16.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:57:16.573Z] Configure a credential helper to remove this warning. See [2022-07-18T13:57:16.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:57:16.573Z] [2022-07-18T13:57:16.573Z] Login Succeeded [2022-07-18T13:57:16.573Z] nexus3.edgexfoundry.org:10004 [2022-07-18T13:57:16.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:57:16.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:57:16.845Z] Configure a credential helper to remove this warning. See [2022-07-18T13:57:16.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:57:16.845Z] [2022-07-18T13:57:16.845Z] Login Succeeded [2022-07-18T13:57:16.845Z] docker.io [2022-07-18T13:57:17.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:57:17.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:57:17.389Z] Configure a credential helper to remove this warning. See [2022-07-18T13:57:17.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:57:17.389Z] [2022-07-18T13:57:17.389Z] Login Succeeded [2022-07-18T13:57:17.659Z] ---> docker-login.sh ends [Pipeline] } [2022-07-18T13:57:17.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-18T13:57:18.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-18T13:57:18.134Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-18T13:57:18.143Z] ========================================================= [2022-07-18T13:57:18.143Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-18T13:57:18.143Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:57:18.497Z] + 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-18T13:57:18.769Z] Sending build context to Docker daemon 11.66MB [2022-07-18T13:57:18.770Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-07-18T13:57:18.770Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-18T13:57:19.046Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-18T13:57:19.046Z] b3c136eddcbf: Pulling fs layer [2022-07-18T13:57:19.046Z] c0a3192eca97: Pulling fs layer [2022-07-18T13:57:19.046Z] a050256f5b6f: Pulling fs layer [2022-07-18T13:57:19.046Z] 656be50a0ddc: Pulling fs layer [2022-07-18T13:57:19.046Z] 2bbca73fdf42: Pulling fs layer [2022-07-18T13:57:19.046Z] 46d945488cbd: Pulling fs layer [2022-07-18T13:57:19.046Z] 8a5474983e97: Pulling fs layer [2022-07-18T13:57:19.046Z] 329c88fbcd65: Pulling fs layer [2022-07-18T13:57:19.046Z] 46d945488cbd: Waiting [2022-07-18T13:57:19.046Z] 8a5474983e97: Waiting [2022-07-18T13:57:19.046Z] 656be50a0ddc: Waiting [2022-07-18T13:57:19.046Z] 329c88fbcd65: Waiting [2022-07-18T13:57:19.046Z] 2bbca73fdf42: Waiting [2022-07-18T13:57:19.046Z] a050256f5b6f: Verifying Checksum [2022-07-18T13:57:19.046Z] a050256f5b6f: Download complete [2022-07-18T13:57:19.046Z] c0a3192eca97: Verifying Checksum [2022-07-18T13:57:19.046Z] c0a3192eca97: Download complete [2022-07-18T13:57:19.046Z] 2bbca73fdf42: Verifying Checksum [2022-07-18T13:57:19.046Z] 2bbca73fdf42: Download complete [2022-07-18T13:57:19.046Z] 46d945488cbd: Verifying Checksum [2022-07-18T13:57:19.046Z] 46d945488cbd: Download complete [2022-07-18T13:57:19.046Z] b3c136eddcbf: Verifying Checksum [2022-07-18T13:57:20.040Z] b3c136eddcbf: Pull complete [2022-07-18T13:57:20.040Z] 329c88fbcd65: Verifying Checksum [2022-07-18T13:57:20.040Z] 329c88fbcd65: Download complete [2022-07-18T13:57:20.642Z] c0a3192eca97: Pull complete [2022-07-18T13:57:20.925Z] a050256f5b6f: Pull complete [2022-07-18T13:57:21.199Z] 8a5474983e97: Verifying Checksum [2022-07-18T13:57:21.199Z] 8a5474983e97: Download complete [2022-07-18T13:57:22.178Z] 656be50a0ddc: Verifying Checksum [2022-07-18T13:57:22.178Z] 656be50a0ddc: Download complete [2022-07-18T13:57:34.587Z] 656be50a0ddc: Pull complete [2022-07-18T13:57:34.587Z] 2bbca73fdf42: Pull complete [2022-07-18T13:57:34.860Z] 46d945488cbd: Pull complete [2022-07-18T13:57:41.596Z] 8a5474983e97: Pull complete [2022-07-18T13:57:43.583Z] 329c88fbcd65: Pull complete [2022-07-18T13:57:43.583Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-18T13:57:43.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-18T13:57:43.583Z] ---> ff4287adb874 [2022-07-18T13:57:43.583Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-18T13:57:45.038Z] ---> Running in 1e45a60db1da [2022-07-18T13:57:45.647Z] Removing intermediate container 1e45a60db1da [2022-07-18T13:57:45.647Z] ---> 756017a3312d [2022-07-18T13:57:45.647Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-18T13:57:45.647Z] ---> Running in 021a48fb40e6 [2022-07-18T13:57:45.920Z] Removing intermediate container 021a48fb40e6 [2022-07-18T13:57:45.920Z] ---> b177f27cb153 [2022-07-18T13:57:45.920Z] Step 5/12 : WORKDIR /device-virtual-go [2022-07-18T13:57:45.920Z] ---> Running in bd88b3c0838a [2022-07-18T13:57:46.196Z] Removing intermediate container bd88b3c0838a [2022-07-18T13:57:46.196Z] ---> 0c78543d1ad7 [2022-07-18T13:57:46.196Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-18T13:57:46.196Z] ---> Running in 9511a43a133a [2022-07-18T13:57:48.187Z] Removing intermediate container 9511a43a133a [2022-07-18T13:57:48.187Z] ---> dd461b1bbd57 [2022-07-18T13:57:48.187Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-18T13:57:48.187Z] ---> Running in 3dea7032e357 [2022-07-18T13:57:49.174Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-18T13:57:50.160Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-18T13:57:51.154Z] (1/4) Installing openssh-keygen (9.0_p1-r1) [2022-07-18T13:57:51.154Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-07-18T13:57:51.437Z] (3/4) Installing openssh-client-common (9.0_p1-r1) [2022-07-18T13:57:51.437Z] (4/4) Installing openssh-client-default (9.0_p1-r1) [2022-07-18T13:57:51.719Z] Executing busybox-1.35.0-r13.trigger [2022-07-18T13:57:51.719Z] OK: 226 MiB in 55 packages [2022-07-18T13:57:53.179Z] Removing intermediate container 3dea7032e357 [2022-07-18T13:57:53.179Z] ---> 69f7f01a6569 [2022-07-18T13:57:53.179Z] Step 8/12 : COPY go.mod vendor* ./ [2022-07-18T13:57:53.799Z] ---> c0f88ef38e55 [2022-07-18T13:57:53.799Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-18T13:57:53.799Z] ---> Running in bec3a46f7209 [2022-07-18T13:58:40.832Z] Removing intermediate container bec3a46f7209 [2022-07-18T13:58:40.832Z] ---> a817b77b861d [2022-07-18T13:58:40.832Z] Step 10/12 : COPY . . [2022-07-18T13:58:40.832Z] ---> c0a9481be5be [2022-07-18T13:58:40.832Z] Step 11/12 : ARG MAKE='make build' [2022-07-18T13:58:40.832Z] ---> Running in 0687672e0e6c [2022-07-18T13:58:40.832Z] Removing intermediate container 0687672e0e6c [2022-07-18T13:58:40.832Z] ---> 01a4f61b03cc [2022-07-18T13:58:40.832Z] Step 12/12 : RUN $MAKE [2022-07-18T13:58:40.832Z] ---> Running in 16336086b8dc [2022-07-18T13:58:41.819Z] noop [2022-07-18T13:58:42.813Z] Removing intermediate container 16336086b8dc [2022-07-18T13:58:42.813Z] ---> 6d01979bccbb [2022-07-18T13:58:42.813Z] Successfully built 6d01979bccbb [2022-07-18T13:58:42.813Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:58:43.193Z] + docker inspect -f . ci-base-image-arm64 [2022-07-18T13:58:43.193Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T13:58:43.471Z] prd-ubuntu20.04-docker-arm64-4c-16g-20412 does not seem to be running inside a container [2022-07-18T13:58:43.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/44 -v /w/workspace/device-virtual-go/44:/w/workspace/device-virtual-go/44:rw,z -v /w/workspace/device-virtual-go/44@tmp:/w/workspace/device-virtual-go/44@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-18T13:58:44.950Z] $ docker top 6ac79dfa50061a1ed8078a7f4c22992563e210f75354a83ba9666d18ae960ff8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-18T13:58:45.935Z] + go version [2022-07-18T13:58:45.935Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-18T13:58:45.960Z] $ docker stop --time=1 6ac79dfa50061a1ed8078a7f4c22992563e210f75354a83ba9666d18ae960ff8 [2022-07-18T13:58:47.662Z] $ docker rm -f 6ac79dfa50061a1ed8078a7f4c22992563e210f75354a83ba9666d18ae960ff8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:58:48.304Z] + docker inspect -f . ci-base-image-arm64 [2022-07-18T13:58:48.304Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T13:58:48.543Z] prd-ubuntu20.04-docker-arm64-4c-16g-20412 does not seem to be running inside a container [2022-07-18T13:58:48.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-virtual-go/44 -v /w/workspace/device-virtual-go/44:/w/workspace/device-virtual-go/44:rw,z -v /w/workspace/device-virtual-go/44@tmp:/w/workspace/device-virtual-go/44@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-18T13:58:49.955Z] $ docker top d04fd695c4b52be21910ce43112e562b80ce35a77122419678ac34fbc5aa9c77 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-18T13:58:50.902Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/44 [Pipeline] fileExists [Pipeline] sh [2022-07-18T13:58:51.581Z] + make test [2022-07-18T13:58:51.581Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-07-18T13:58:53.571Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-07-18T14:00:30.475Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-07-18T14:00:30.475Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.147s coverage: 65.7% of statements [2022-07-18T14:00:30.475Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-18T14:00:30.475Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-18T14:00:52.705Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-18T14:00:52.705Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-18T14:00:52.705Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-18T14:00:52.729Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-18T14:00:52.741Z] $ docker stop --time=1 d04fd695c4b52be21910ce43112e562b80ce35a77122419678ac34fbc5aa9c77 [2022-07-18T14:00:54.612Z] $ docker rm -f d04fd695c4b52be21910ce43112e562b80ce35a77122419678ac34fbc5aa9c77 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-18T14:00:55.675Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-18T14:00:55.704Z] Warning: overwriting stash ‘coverage-report’ [2022-07-18T14:00:56.366Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-18T14:00:56.782Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-18T14:00:57.196Z] + ls -al . [2022-07-18T14:00:57.196Z] total 188 [2022-07-18T14:00:57.196Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 13:58 . [2022-07-18T14:00:57.197Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 13:56 .. [2022-07-18T14:00:57.197Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 13:56 .git [2022-07-18T14:00:57.197Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 13:56 .github [2022-07-18T14:00:57.197Z] -rw-rw-r-- 1 jenkins jenkins 337 Jul 18 13:56 .gitignore [2022-07-18T14:00:57.197Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 18 13:56 .golangci.yml [2022-07-18T14:00:57.197Z] -rw-rw-r-- 1 jenkins jenkins 8152 Jul 18 13:56 Attribution.txt [2022-07-18T14:00:57.197Z] -rw-rw-r-- 1 jenkins jenkins 9649 Jul 18 13:56 CHANGELOG.md [2022-07-18T14:00:57.197Z] -rw-rw-r-- 1 jenkins jenkins 1978 Jul 18 13:56 Dockerfile [2022-07-18T14:00:57.197Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 13:56 GOVERNANCE.md [2022-07-18T14:00:57.197Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 18 13:56 Jenkinsfile [2022-07-18T14:00:57.197Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 18 13:56 LICENSE [2022-07-18T14:00:57.197Z] -rw-rw-r-- 1 jenkins jenkins 2248 Jul 18 13:56 Makefile [2022-07-18T14:00:57.197Z] -rw-rw-r-- 1 jenkins jenkins 623 Jul 18 13:56 OWNERS.md [2022-07-18T14:00:57.197Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jul 18 13:56 README.md [2022-07-18T14:00:57.197Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 18 13:54 VERSION [2022-07-18T14:00:57.197Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 13:56 bin [2022-07-18T14:00:57.197Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 13:56 cmd [2022-07-18T14:00:57.197Z] -rw-r--r-- 1 jenkins jenkins 44128 Jul 18 14:00 coverage.out [2022-07-18T14:00:57.197Z] -rw-rw-r-- 1 jenkins jenkins 3191 Jul 18 13:56 go.mod [2022-07-18T14:00:57.197Z] -rw-rw-r-- 1 jenkins jenkins 34839 Jul 18 13:56 go.sum [2022-07-18T14:00:57.197Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 13:56 internal [2022-07-18T14:00:57.197Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 13:56 snap [2022-07-18T14:00:57.197Z] -rw-rw-r-- 1 jenkins jenkins 235 Jul 18 13:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T14:00:57.641Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a4c5e1680f302981d2a38419928a1399fd8860a9 --label arch=arm64 --label version=2.2.1-dev.8 . [2022-07-18T14:00:58.256Z] Sending build context to Docker daemon 11.7MB [2022-07-18T14:00:58.256Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-07-18T14:00:58.256Z] Step 2/26 : FROM ${BASE} AS builder [2022-07-18T14:00:58.256Z] ---> 6d01979bccbb [2022-07-18T14:00:58.256Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-18T14:00:58.532Z] ---> Running in 5a140c0a9f27 [2022-07-18T14:00:58.806Z] Removing intermediate container 5a140c0a9f27 [2022-07-18T14:00:58.806Z] ---> abfbb55bd5f3 [2022-07-18T14:00:58.806Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-07-18T14:00:58.806Z] ---> Running in d20a11c588d9 [2022-07-18T14:00:59.084Z] Removing intermediate container d20a11c588d9 [2022-07-18T14:00:59.084Z] ---> c1e5cb2beabe [2022-07-18T14:00:59.084Z] Step 5/26 : WORKDIR /device-virtual-go [2022-07-18T14:00:59.361Z] ---> Running in dc2390c3ea48 [2022-07-18T14:00:59.634Z] Removing intermediate container dc2390c3ea48 [2022-07-18T14:00:59.634Z] ---> 7f3709dbee5c [2022-07-18T14:00:59.634Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-18T14:00:59.634Z] ---> Running in 83724798cb76 [2022-07-18T14:01:01.621Z] Removing intermediate container 83724798cb76 [2022-07-18T14:01:01.621Z] ---> 99e5fe774ebf [2022-07-18T14:01:01.621Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-18T14:01:01.621Z] ---> Running in c902ae7c202a [2022-07-18T14:01:02.602Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-18T14:01:03.578Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-18T14:01:04.557Z] OK: 226 MiB in 55 packages [2022-07-18T14:01:05.538Z] Removing intermediate container c902ae7c202a [2022-07-18T14:01:05.538Z] ---> dc5b8347abf3 [2022-07-18T14:01:05.538Z] Step 8/26 : COPY go.mod vendor* ./ [2022-07-18T14:01:06.134Z] ---> 7c60ba972a53 [2022-07-18T14:01:06.134Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-18T14:01:06.414Z] ---> Running in d3d81c5698e8 [2022-07-18T14:01:08.391Z] Removing intermediate container d3d81c5698e8 [2022-07-18T14:01:08.391Z] ---> 7431e3fc49e6 [2022-07-18T14:01:08.391Z] Step 10/26 : COPY . . [2022-07-18T14:01:09.838Z] ---> 3a829fcbb7bf [2022-07-18T14:01:09.838Z] Step 11/26 : ARG MAKE='make build' [2022-07-18T14:01:09.838Z] ---> Running in 78c6657dc1ff [2022-07-18T14:01:10.115Z] Removing intermediate container 78c6657dc1ff [2022-07-18T14:01:10.115Z] ---> eedf6d689944 [2022-07-18T14:01:10.115Z] Step 12/26 : RUN $MAKE [2022-07-18T14:01:10.115Z] ---> Running in 17db9eaf495a [2022-07-18T14:01:11.560Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.2.1-dev.8" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-07-18T14:03:33.478Z] Removing intermediate container 17db9eaf495a [2022-07-18T14:03:33.478Z] ---> bcc7ffda361f [2022-07-18T14:03:33.478Z] Step 13/26 : FROM alpine:3.16 [2022-07-18T14:03:33.478Z] 3.16: Pulling from library/alpine [2022-07-18T14:03:33.478Z] b3c136eddcbf: Already exists [2022-07-18T14:03:33.478Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-18T14:03:33.478Z] Status: Downloaded newer image for alpine:3.16 [2022-07-18T14:03:33.478Z] ---> 6e30ab57aeee [2022-07-18T14:03:33.478Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-07-18T14:03:33.478Z] ---> Running in 3969c4a8e1df [2022-07-18T14:03:33.478Z] Removing intermediate container 3969c4a8e1df [2022-07-18T14:03:33.478Z] ---> 50458aeec41f [2022-07-18T14:03:33.478Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-18T14:03:33.478Z] ---> Running in e089db4fce31 [2022-07-18T14:03:33.478Z] Removing intermediate container e089db4fce31 [2022-07-18T14:03:33.478Z] ---> 56fa790236ff [2022-07-18T14:03:33.478Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-18T14:03:33.478Z] ---> Running in 57fee31e506d [2022-07-18T14:03:33.478Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-18T14:03:33.478Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-18T14:03:33.478Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-18T14:03:33.478Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-18T14:03:33.478Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-18T14:03:33.478Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-18T14:03:33.478Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-18T14:03:33.478Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-18T14:03:33.478Z] Executing busybox-1.35.0-r13.trigger [2022-07-18T14:03:33.478Z] OK: 8 MiB in 20 packages [2022-07-18T14:03:33.478Z] Removing intermediate container 57fee31e506d [2022-07-18T14:03:33.478Z] ---> b874e1dc1548 [2022-07-18T14:03:33.478Z] Step 17/26 : WORKDIR / [2022-07-18T14:03:33.478Z] ---> Running in 1ee2ea5ac2cf [2022-07-18T14:03:33.478Z] Removing intermediate container 1ee2ea5ac2cf [2022-07-18T14:03:33.478Z] ---> f06538d534d4 [2022-07-18T14:03:33.478Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-07-18T14:03:33.478Z] ---> d170a946142e [2022-07-18T14:03:33.478Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-07-18T14:03:33.478Z] ---> 2a8eee57c9e7 [2022-07-18T14:03:33.478Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-07-18T14:03:33.478Z] ---> 03df9277df8a [2022-07-18T14:03:33.478Z] Step 21/26 : EXPOSE 59900 [2022-07-18T14:03:33.478Z] ---> Running in 7f51711b021e [2022-07-18T14:03:33.478Z] Removing intermediate container 7f51711b021e [2022-07-18T14:03:33.478Z] ---> f10c24146373 [2022-07-18T14:03:33.478Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-07-18T14:03:33.478Z] ---> Running in 760292a708ff [2022-07-18T14:03:33.478Z] Removing intermediate container 760292a708ff [2022-07-18T14:03:33.478Z] ---> 591258e79f47 [2022-07-18T14:03:33.478Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-18T14:03:33.478Z] ---> Running in 5ea7d2dc0ca9 [2022-07-18T14:03:33.478Z] Removing intermediate container 5ea7d2dc0ca9 [2022-07-18T14:03:33.478Z] ---> cf45331defac [2022-07-18T14:03:33.478Z] Step 24/26 : LABEL arch=arm64 [2022-07-18T14:03:33.478Z] ---> Running in 1a92e962f1c3 [2022-07-18T14:03:33.478Z] Removing intermediate container 1a92e962f1c3 [2022-07-18T14:03:33.478Z] ---> 3d5ca8d6c032 [2022-07-18T14:03:33.478Z] Step 25/26 : LABEL git_sha=a4c5e1680f302981d2a38419928a1399fd8860a9 [2022-07-18T14:03:33.478Z] ---> Running in 61ba76908241 [2022-07-18T14:03:33.478Z] Removing intermediate container 61ba76908241 [2022-07-18T14:03:33.478Z] ---> 103af9b342cc [2022-07-18T14:03:33.478Z] Step 26/26 : LABEL version=2.2.1-dev.8 [2022-07-18T14:03:33.478Z] ---> Running in 8162dfcaf286 [2022-07-18T14:03:33.746Z] Removing intermediate container 8162dfcaf286 [2022-07-18T14:03:33.746Z] ---> 65b7362405ef [2022-07-18T14:03:33.746Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-18T14:03:33.746Z] Successfully built 65b7362405ef [2022-07-18T14:03:33.746Z] Successfully tagged device-virtual-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-18T14:03:33.895Z] provisioning config files... [2022-07-18T14:03:33.911Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/44@tmp/config2300110722379353234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T14:03:34.252Z] ---> docker-login.sh [2022-07-18T14:03:34.252Z] nexus3.edgexfoundry.org:10001 [2022-07-18T14:03:34.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T14:03:34.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T14:03:34.521Z] Configure a credential helper to remove this warning. See [2022-07-18T14:03:34.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T14:03:34.521Z] [2022-07-18T14:03:34.521Z] Login Succeeded [2022-07-18T14:03:34.521Z] nexus3.edgexfoundry.org:10002 [2022-07-18T14:03:34.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T14:03:35.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T14:03:35.061Z] Configure a credential helper to remove this warning. See [2022-07-18T14:03:35.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T14:03:35.061Z] [2022-07-18T14:03:35.061Z] Login Succeeded [2022-07-18T14:03:35.061Z] nexus3.edgexfoundry.org:10003 [2022-07-18T14:03:35.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T14:03:35.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T14:03:35.330Z] Configure a credential helper to remove this warning. See [2022-07-18T14:03:35.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T14:03:35.330Z] [2022-07-18T14:03:35.330Z] Login Succeeded [2022-07-18T14:03:35.330Z] nexus3.edgexfoundry.org:10004 [2022-07-18T14:03:35.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T14:03:35.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T14:03:35.924Z] Configure a credential helper to remove this warning. See [2022-07-18T14:03:35.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T14:03:35.924Z] [2022-07-18T14:03:35.924Z] Login Succeeded [2022-07-18T14:03:35.924Z] docker.io [2022-07-18T14:03:36.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T14:03:36.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T14:03:36.461Z] Configure a credential helper to remove this warning. See [2022-07-18T14:03:36.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T14:03:36.461Z] [2022-07-18T14:03:36.461Z] Login Succeeded [2022-07-18T14:03:36.461Z] ---> docker-login.sh ends [Pipeline] } [2022-07-18T14:03:36.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-18T14:03:36.512Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-18T14:03:36.533Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2022-07-18T14:03:36.533Z] a4c5e1680f302981d2a38419928a1399fd8860a9 [2022-07-18T14:03:36.533Z] latest [2022-07-18T14:03:36.533Z] 2.2.1-dev.8 [2022-07-18T14:03:36.533Z] a4c5e1680f302981d2a38419928a1399fd8860a9-2.2.1-dev.8 [2022-07-18T14:03:36.533Z] main [2022-07-18T14:03:36.533Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T14:03:36.877Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:a4c5e1680f302981d2a38419928a1399fd8860a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T14:03:37.237Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:a4c5e1680f302981d2a38419928a1399fd8860a9 [2022-07-18T14:03:37.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-07-18T14:03:37.237Z] f64970613db9: Preparing [2022-07-18T14:03:37.237Z] a7569ed869b8: Preparing [2022-07-18T14:03:37.237Z] e555ad798a4e: Preparing [2022-07-18T14:03:37.237Z] f6c56e9437a0: Preparing [2022-07-18T14:03:37.237Z] 02c305d4e20b: Preparing [2022-07-18T14:03:37.237Z] dd565ff850e7: Preparing [2022-07-18T14:03:37.237Z] dd565ff850e7: Waiting [2022-07-18T14:03:37.511Z] e555ad798a4e: Pushed [2022-07-18T14:03:37.511Z] 02c305d4e20b: Pushed [2022-07-18T14:03:37.511Z] a7569ed869b8: Pushed [2022-07-18T14:03:37.511Z] dd565ff850e7: Layer already exists [2022-07-18T14:03:38.106Z] f6c56e9437a0: Pushed [2022-07-18T14:03:43.491Z] f64970613db9: Pushed [2022-07-18T14:03:43.491Z] a4c5e1680f302981d2a38419928a1399fd8860a9: digest: sha256:5e769fc025f034ffe17a32330fa4d48ec4bb7d2376fa93bf330c0d18fd6139b1 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T14:03:43.856Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T14:03:44.213Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-07-18T14:03:44.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-07-18T14:03:44.213Z] f64970613db9: Preparing [2022-07-18T14:03:44.213Z] a7569ed869b8: Preparing [2022-07-18T14:03:44.213Z] e555ad798a4e: Preparing [2022-07-18T14:03:44.213Z] f6c56e9437a0: Preparing [2022-07-18T14:03:44.213Z] 02c305d4e20b: Preparing [2022-07-18T14:03:44.213Z] dd565ff850e7: Preparing [2022-07-18T14:03:44.213Z] dd565ff850e7: Waiting [2022-07-18T14:03:44.213Z] 02c305d4e20b: Layer already exists [2022-07-18T14:03:44.213Z] a7569ed869b8: Layer already exists [2022-07-18T14:03:44.213Z] f6c56e9437a0: Layer already exists [2022-07-18T14:03:44.213Z] e555ad798a4e: Layer already exists [2022-07-18T14:03:44.213Z] f64970613db9: Layer already exists [2022-07-18T14:03:44.213Z] dd565ff850e7: Layer already exists [2022-07-18T14:03:44.484Z] latest: digest: sha256:5e769fc025f034ffe17a32330fa4d48ec4bb7d2376fa93bf330c0d18fd6139b1 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T14:03:44.843Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T14:03:45.210Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.1-dev.8 [2022-07-18T14:03:45.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-07-18T14:03:45.211Z] f64970613db9: Preparing [2022-07-18T14:03:45.211Z] a7569ed869b8: Preparing [2022-07-18T14:03:45.211Z] e555ad798a4e: Preparing [2022-07-18T14:03:45.211Z] f6c56e9437a0: Preparing [2022-07-18T14:03:45.211Z] 02c305d4e20b: Preparing [2022-07-18T14:03:45.211Z] dd565ff850e7: Preparing [2022-07-18T14:03:45.211Z] dd565ff850e7: Waiting [2022-07-18T14:03:45.211Z] a7569ed869b8: Layer already exists [2022-07-18T14:03:45.211Z] 02c305d4e20b: Layer already exists [2022-07-18T14:03:45.211Z] f64970613db9: Layer already exists [2022-07-18T14:03:45.211Z] e555ad798a4e: Layer already exists [2022-07-18T14:03:45.211Z] f6c56e9437a0: Layer already exists [2022-07-18T14:03:45.211Z] dd565ff850e7: Layer already exists [2022-07-18T14:03:45.481Z] 2.2.1-dev.8: digest: sha256:5e769fc025f034ffe17a32330fa4d48ec4bb7d2376fa93bf330c0d18fd6139b1 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T14:03:45.846Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:a4c5e1680f302981d2a38419928a1399fd8860a9-2.2.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T14:03:46.206Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:a4c5e1680f302981d2a38419928a1399fd8860a9-2.2.1-dev.8 [2022-07-18T14:03:46.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-07-18T14:03:46.206Z] f64970613db9: Preparing [2022-07-18T14:03:46.206Z] a7569ed869b8: Preparing [2022-07-18T14:03:46.206Z] e555ad798a4e: Preparing [2022-07-18T14:03:46.206Z] f6c56e9437a0: Preparing [2022-07-18T14:03:46.206Z] 02c305d4e20b: Preparing [2022-07-18T14:03:46.206Z] dd565ff850e7: Preparing [2022-07-18T14:03:46.206Z] dd565ff850e7: Waiting [2022-07-18T14:03:46.479Z] f6c56e9437a0: Layer already exists [2022-07-18T14:03:46.479Z] 02c305d4e20b: Layer already exists [2022-07-18T14:03:46.479Z] a7569ed869b8: Layer already exists [2022-07-18T14:03:46.479Z] e555ad798a4e: Layer already exists [2022-07-18T14:03:46.479Z] f64970613db9: Layer already exists [2022-07-18T14:03:46.479Z] dd565ff850e7: Layer already exists [2022-07-18T14:03:46.479Z] a4c5e1680f302981d2a38419928a1399fd8860a9-2.2.1-dev.8: digest: sha256:5e769fc025f034ffe17a32330fa4d48ec4bb7d2376fa93bf330c0d18fd6139b1 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T14:03:46.848Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T14:03:47.208Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2022-07-18T14:03:47.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-07-18T14:03:47.208Z] f64970613db9: Preparing [2022-07-18T14:03:47.208Z] a7569ed869b8: Preparing [2022-07-18T14:03:47.208Z] e555ad798a4e: Preparing [2022-07-18T14:03:47.208Z] f6c56e9437a0: Preparing [2022-07-18T14:03:47.208Z] 02c305d4e20b: Preparing [2022-07-18T14:03:47.208Z] dd565ff850e7: Preparing [2022-07-18T14:03:47.208Z] dd565ff850e7: Waiting [2022-07-18T14:03:47.208Z] f6c56e9437a0: Layer already exists [2022-07-18T14:03:47.208Z] e555ad798a4e: Layer already exists [2022-07-18T14:03:47.208Z] a7569ed869b8: Layer already exists [2022-07-18T14:03:47.208Z] f64970613db9: Layer already exists [2022-07-18T14:03:47.208Z] 02c305d4e20b: Layer already exists [2022-07-18T14:03:47.480Z] dd565ff850e7: Layer already exists [2022-07-18T14:03:47.480Z] main: digest: sha256:5e769fc025f034ffe17a32330fa4d48ec4bb7d2376fa93bf330c0d18fd6139b1 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-18T14:03:47.545Z] ===================================================== [Pipeline] echo [2022-07-18T14:03:47.555Z] taggedImages: [2022-07-18T14:03:47.555Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:a4c5e1680f302981d2a38419928a1399fd8860a9 [2022-07-18T14:03:47.555Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-07-18T14:03:47.555Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.1-dev.8 [2022-07-18T14:03:47.555Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:a4c5e1680f302981d2a38419928a1399fd8860a9-2.2.1-dev.8 [2022-07-18T14:03:47.555Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T14:03:47.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-18T14:03:47.918Z] [2022-07-18T14:03:47.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T14:03:48.273Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-18T14:03:48.549Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-18T14:03:48.549Z] 8998bd30e6a1: Pulling fs layer [2022-07-18T14:03:48.550Z] 04944245beec: Pulling fs layer [2022-07-18T14:03:48.550Z] 699f458cf7ca: Pulling fs layer [2022-07-18T14:03:48.550Z] 765212b225bb: Pulling fs layer [2022-07-18T14:03:48.550Z] f23df028b6ca: Pulling fs layer [2022-07-18T14:03:48.550Z] d65c8cfc05b1: Pulling fs layer [2022-07-18T14:03:48.550Z] 2437ff75d9bd: Pulling fs layer [2022-07-18T14:03:48.550Z] d65c8cfc05b1: Waiting [2022-07-18T14:03:48.550Z] 765212b225bb: Waiting [2022-07-18T14:03:48.550Z] f23df028b6ca: Waiting [2022-07-18T14:03:48.550Z] 2437ff75d9bd: Waiting [2022-07-18T14:03:48.550Z] 04944245beec: Verifying Checksum [2022-07-18T14:03:48.550Z] 04944245beec: Download complete [2022-07-18T14:03:48.550Z] 765212b225bb: Verifying Checksum [2022-07-18T14:03:48.550Z] 765212b225bb: Download complete [2022-07-18T14:03:48.550Z] f23df028b6ca: Verifying Checksum [2022-07-18T14:03:48.550Z] f23df028b6ca: Download complete [2022-07-18T14:03:48.550Z] d65c8cfc05b1: Verifying Checksum [2022-07-18T14:03:48.550Z] d65c8cfc05b1: Download complete [2022-07-18T14:03:48.825Z] 699f458cf7ca: Verifying Checksum [2022-07-18T14:03:48.825Z] 699f458cf7ca: Download complete [2022-07-18T14:03:49.099Z] 8998bd30e6a1: Download complete [2022-07-18T14:03:51.733Z] 2437ff75d9bd: Verifying Checksum [2022-07-18T14:03:51.733Z] 2437ff75d9bd: Download complete [2022-07-18T14:03:53.729Z] 8998bd30e6a1: Pull complete [2022-07-18T14:03:54.000Z] 04944245beec: Pull complete [2022-07-18T14:03:55.438Z] 699f458cf7ca: Pull complete [2022-07-18T14:03:55.714Z] 765212b225bb: Pull complete [2022-07-18T14:03:56.776Z] f23df028b6ca: Pull complete [2022-07-18T14:03:56.776Z] d65c8cfc05b1: Pull complete [2022-07-18T14:04:11.982Z] 2437ff75d9bd: Pull complete [2022-07-18T14:04:11.982Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-18T14:04:11.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-18T14:04:11.982Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T14:04:12.233Z] prd-ubuntu20.04-docker-arm64-4c-16g-20412 does not seem to be running inside a container [2022-07-18T14:04:12.315Z] $ 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-virtual-go/44 -v /w/workspace/device-virtual-go/44:/w/workspace/device-virtual-go/44:rw,z -v /w/workspace/device-virtual-go/44@tmp:/w/workspace/device-virtual-go/44@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-18T14:04:14.913Z] $ docker top 765fc6dffb9f75a126404d2ce2bdd8cf9b3369a4dd00f462656be284c5488ff6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T14:04:15.842Z] ---> job-cost.sh [2022-07-18T14:04:15.842Z] lf-activate-venv: SKIPPING [2022-07-18T14:04:15.842Z] INFO: No Stack... [2022-07-18T14:04:16.436Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-18T14:04:17.029Z] INFO: Archiving Costs [Pipeline] sh [2022-07-18T14:04:17.700Z] + cat /w/workspace/device-virtual-go/44/archives/cost.csv [2022-07-18T14:04:17.700Z] + cut -d, -f6 [Pipeline] lock [2022-07-18T14:04:17.762Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-44-stack-cost] [2022-07-18T14:04:17.767Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-44-stack-cost] did not exist. Created. [2022-07-18T14:04:17.767Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-18T14:04:18.440Z] /w/workspace/device-virtual-go/44@tmp/durable-d3de137b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-18T14:04:19.108Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-18T14:04:19.128Z] Warning: overwriting stash ‘stack-cost’ [2022-07-18T14:04:19.177Z] Stashed 1 file(s) [Pipeline] } [2022-07-18T14:04:19.184Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-44-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-18T14:04:19.202Z] $ docker stop --time=1 765fc6dffb9f75a126404d2ce2bdd8cf9b3369a4dd00f462656be284c5488ff6 [2022-07-18T14:04:20.735Z] $ docker rm -f 765fc6dffb9f75a126404d2ce2bdd8cf9b3369a4dd00f462656be284c5488ff6 [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-18T14:04:21.157Z] provisioning config files... [2022-07-18T14:04:21.166Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4872882445957969608tmp [Pipeline] { [Pipeline] sh [2022-07-18T14:04:21.462Z] + set +x [2022-07-18T14:04:21.462Z] + curl -s https://codecov.io/bash [2022-07-18T14:04:21.462Z] + bash -s -- [2022-07-18T14:04:21.462Z] [2022-07-18T14:04:21.462Z] _____ _ [2022-07-18T14:04:21.462Z] / ____| | | [2022-07-18T14:04:21.462Z] | | ___ __| | ___ ___ _____ __ [2022-07-18T14:04:21.462Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-18T14:04:21.462Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-18T14:04:21.462Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-18T14:04:21.462Z] Bash-1.0.6 [2022-07-18T14:04:21.462Z] [2022-07-18T14:04:21.462Z] [2022-07-18T14:04:21.462Z] ==> git version 2.25.1 found [2022-07-18T14:04:21.462Z] ==> 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-18T14:04:21.462Z] Release-Date: 2020-01-08 [2022-07-18T14:04:21.462Z] 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-18T14:04:21.462Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-18T14:04:21.462Z] ==> Jenkins CI detected. [2022-07-18T14:04:21.462Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2022-07-18T14:04:21.462Z] project root: . [2022-07-18T14:04:21.462Z] --> token set from env [2022-07-18T14:04:21.462Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-18T14:04:21.462Z] ==> Running gcov in . (disable via -X gcov) [2022-07-18T14:04:21.462Z] ==> Python coveragepy not found [2022-07-18T14:04:21.462Z] ==> Searching for coverage reports in: [2022-07-18T14:04:21.462Z] + . [2022-07-18T14:04:21.462Z] -> Found 1 reports [2022-07-18T14:04:21.462Z] ==> Detecting git/mercurial file structure [2022-07-18T14:04:21.462Z] ==> Reading reports [2022-07-18T14:04:21.462Z] + ./coverage.out bytes=44128 [2022-07-18T14:04:21.462Z] ==> Appending adjustments [2022-07-18T14:04:21.462Z] https://docs.codecov.io/docs/fixing-reports [2022-07-18T14:04:21.721Z] + Found adjustments [2022-07-18T14:04:21.721Z] ==> Gzipping contents [2022-07-18T14:04:21.721Z] 8.0K /tmp/codecov.GwcSQG.gz [2022-07-18T14:04:21.721Z] ==> Uploading reports [2022-07-18T14:04:21.721Z] url: https://codecov.io [2022-07-18T14:04:21.721Z] query: branch=main&commit=a4c5e1680f302981d2a38419928a1399fd8860a9&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-18T14:04:21.721Z] -> Pinging Codecov [2022-07-18T14:04:21.721Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=a4c5e1680f302981d2a38419928a1399fd8860a9&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-18T14:04:21.981Z] -> Uploading to [2022-07-18T14:04:21.981Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-18/5E52B4B073DB2E39498172D8E973AA87/a4c5e1680f302981d2a38419928a1399fd8860a9/fa1e2600-13d4-4bf5-8b6f-5d376ef2246b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220718%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220718T140421Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cee8064a0187656175ca4e6e8773c94d26f3e790bf88d713de83950c27fb99da [2022-07-18T14:04:21.981Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-18T14:04:21.981Z] Dload Upload Total Spent Left Speed [2022-07-18T14:04:22.242Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5500 0 0 100 5500 0 27093 --:--:-- --:--:-- --:--:-- 26960 100 5500 0 0 100 5500 0 24663 --:--:-- --:--:-- --:--:-- 24663 [2022-07-18T14:04:22.242Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/a4c5e1680f302981d2a38419928a1399fd8860a9 [Pipeline] } [2022-07-18T14:04:22.252Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-18T14:04:22.366Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-18T14:04:22.375Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T14:04:22.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-18T14:04:22.680Z] [2022-07-18T14:04:22.680Z] 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-18T14:04:22.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-18T14:04:22.982Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-18T14:04:22.982Z] df9b9388f04a: Pulling fs layer [2022-07-18T14:04:22.982Z] 52dc419b0ee2: Pulling fs layer [2022-07-18T14:04:22.982Z] 25bc292e5bac: Pulling fs layer [2022-07-18T14:04:22.982Z] 114826534d7a: Pulling fs layer [2022-07-18T14:04:22.982Z] 4657fd5d0bcf: Pulling fs layer [2022-07-18T14:04:22.982Z] 6ad1cebc031e: Pulling fs layer [2022-07-18T14:04:22.982Z] 4657fd5d0bcf: Waiting [2022-07-18T14:04:22.982Z] 114826534d7a: Waiting [2022-07-18T14:04:22.982Z] 6ad1cebc031e: Waiting [2022-07-18T14:04:22.982Z] 8a3aa393b2d8: Pulling fs layer [2022-07-18T14:04:22.982Z] 8a3aa393b2d8: Waiting [2022-07-18T14:04:22.982Z] 25bc292e5bac: Verifying Checksum [2022-07-18T14:04:22.982Z] 25bc292e5bac: Download complete [2022-07-18T14:04:22.982Z] 52dc419b0ee2: Verifying Checksum [2022-07-18T14:04:22.982Z] 52dc419b0ee2: Download complete [2022-07-18T14:04:22.982Z] 4657fd5d0bcf: Download complete [2022-07-18T14:04:22.982Z] df9b9388f04a: Download complete [2022-07-18T14:04:23.241Z] df9b9388f04a: Pull complete [2022-07-18T14:04:23.241Z] 6ad1cebc031e: Verifying Checksum [2022-07-18T14:04:23.241Z] 6ad1cebc031e: Download complete [2022-07-18T14:04:23.241Z] 52dc419b0ee2: Pull complete [2022-07-18T14:04:23.502Z] 25bc292e5bac: Pull complete [2022-07-18T14:04:23.762Z] 114826534d7a: Verifying Checksum [2022-07-18T14:04:23.762Z] 114826534d7a: Download complete [2022-07-18T14:04:24.022Z] 8a3aa393b2d8: Verifying Checksum [2022-07-18T14:04:24.022Z] 8a3aa393b2d8: Download complete [2022-07-18T14:04:28.218Z] 114826534d7a: Pull complete [2022-07-18T14:04:28.218Z] 4657fd5d0bcf: Pull complete [2022-07-18T14:04:28.218Z] 6ad1cebc031e: Pull complete [2022-07-18T14:04:31.536Z] 8a3aa393b2d8: Pull complete [2022-07-18T14:04:31.536Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-18T14:04:31.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-18T14:04:31.536Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T14:04:31.630Z] prd-ubuntu20.04-docker-8c-8g-20410 does not seem to be running inside a container [2022-07-18T14:04:31.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-18T14:04:35.861Z] $ docker top 0f27a84f2f56389d1cfae90ee0131a113894b88a418e61a91758da24ed2eb25f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-18T14:04:35.953Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2022-07-18T14:04:36.234Z] + set -o pipefail [2022-07-18T14:04:36.234Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2022-07-18T14:04:42.809Z] [2022-07-18T14:04:42.809Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2022-07-18T14:04:42.809Z] [2022-07-18T14:04:42.809Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/6913555b-69f3-4909-8533-ac54c8344f73 [2022-07-18T14:04:42.809Z] [2022-07-18T14:04:42.809Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-18T14:04:42.809Z] [2022-07-18T14:04:42.809Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-18T14:04:42.809Z] [2022-07-18T14:04:42.809Z] [Pipeline] } [2022-07-18T14:04:42.830Z] $ docker stop --time=1 0f27a84f2f56389d1cfae90ee0131a113894b88a418e61a91758da24ed2eb25f [2022-07-18T14:04:45.761Z] $ docker rm -f 0f27a84f2f56389d1cfae90ee0131a113894b88a418e61a91758da24ed2eb25f [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-18T14:04:46.478Z] + git log --format=format:%s -1 a4c5e1680f302981d2a38419928a1399fd8860a9 [Pipeline] sh [2022-07-18T14:04:46.771Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-18T14:04:46.771Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T14:04:47.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-18T14:04:47.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T14:04:47.156Z] prd-ubuntu20.04-docker-8c-8g-20410 does not seem to be running inside a container [2022-07-18T14:04:47.201Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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/py-git-semver:0.1.4 cat [2022-07-18T14:04:47.714Z] $ docker top dd16106349fecc9ad2880a014dc1a7e01a3b6a91550f3e36f083b5b93a803f46 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-18T14:04:47.806Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-18T14:04:47.806Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-18T14:04:47.952Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-18T14:04:47.963Z] $ docker exec dd16106349fecc9ad2880a014dc1a7e01a3b6a91550f3e36f083b5b93a803f46 ssh-agent [2022-07-18T14:04:48.090Z] SSH_AUTH_SOCK=/tmp/ssh-cINx2ix20PsX/agent.33 [2022-07-18T14:04:48.090Z] SSH_AGENT_PID=39 [2022-07-18T14:04:48.096Z] Running ssh-add (command line suppressed) [2022-07-18T14:04:48.236Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3174515941433816925.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3174515941433816925.key) [2022-07-18T14:04:48.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-18T14:04:48.535Z] + git semver tag [2022-07-18T14:04:48.795Z] 2022-07-18 14:04:48,754 [run_tag] DEBUG tag force:False [2022-07-18T14:04:48.795Z] 2022-07-18 14:04:48,754 [check_head_tag] DEBUG check head tag [2022-07-18T14:04:48.795Z] 2022-07-18 14:04:48,755 [execute] INFO git cat-file --batch-check [2022-07-18T14:04:48.795Z] 2022-07-18 14:04:48,755 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-07-18T14:04:48.795Z] 2022-07-18 14:04:48,759 [execute] INFO git cat-file --batch [2022-07-18T14:04:48.795Z] 2022-07-18 14:04:48,759 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-07-18T14:04:48.795Z] 2022-07-18 14:04:48,770 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-07-18T14:04:48.795Z] 2022-07-18 14:04:48,770 [execute] INFO git tag -a v2.2.1-dev.8 -m v2.2.1-dev.8 [2022-07-18T14:04:48.795Z] 2022-07-18 14:04:48,771 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.8', '-m', 'v2.2.1-dev.8'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-18T14:04:48.795Z] 2022-07-18 14:04:48,775 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-07-18T14:04:48.795Z] 2.2.1-dev.8 [Pipeline] } [2022-07-18T14:04:48.813Z] $ docker exec --env ******** --env ******** dd16106349fecc9ad2880a014dc1a7e01a3b6a91550f3e36f083b5b93a803f46 ssh-agent -k [2022-07-18T14:04:48.949Z] unset SSH_AUTH_SOCK; [2022-07-18T14:04:48.949Z] unset SSH_AGENT_PID; [2022-07-18T14:04:48.949Z] echo Agent pid 39 killed; [2022-07-18T14:04:48.954Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-18T14:04:49.261Z] + git semver [Pipeline] } [2022-07-18T14:04:49.544Z] $ docker stop --time=1 dd16106349fecc9ad2880a014dc1a7e01a3b6a91550f3e36f083b5b93a803f46 [2022-07-18T14:04:50.850Z] $ docker rm -f dd16106349fecc9ad2880a014dc1a7e01a3b6a91550f3e36f083b5b93a803f46 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T14:04:51.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-18T14:04:51.253Z] [2022-07-18T14:04:51.253Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T14:04:51.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-18T14:04:51.559Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-18T14:04:51.559Z] ab5ef0e58194: Pulling fs layer [2022-07-18T14:04:51.559Z] 9712f1f96733: Pulling fs layer [2022-07-18T14:04:51.559Z] 63f879dbbcfc: Pulling fs layer [2022-07-18T14:04:51.559Z] 0d9ebad4ef96: Pulling fs layer [2022-07-18T14:04:51.559Z] e9a5061849ea: Pulling fs layer [2022-07-18T14:04:51.559Z] d747dcd14b5f: Pulling fs layer [2022-07-18T14:04:51.559Z] 2de7ff778b66: Pulling fs layer [2022-07-18T14:04:51.559Z] e9a5061849ea: Waiting [2022-07-18T14:04:51.559Z] d747dcd14b5f: Waiting [2022-07-18T14:04:51.559Z] 2de7ff778b66: Waiting [2022-07-18T14:04:51.559Z] 0d9ebad4ef96: Waiting [2022-07-18T14:04:51.559Z] 9712f1f96733: Verifying Checksum [2022-07-18T14:04:51.559Z] 9712f1f96733: Download complete [2022-07-18T14:04:51.820Z] 63f879dbbcfc: Verifying Checksum [2022-07-18T14:04:51.820Z] 63f879dbbcfc: Download complete [2022-07-18T14:04:52.080Z] e9a5061849ea: Verifying Checksum [2022-07-18T14:04:52.080Z] e9a5061849ea: Download complete [2022-07-18T14:04:52.080Z] d747dcd14b5f: Verifying Checksum [2022-07-18T14:04:52.080Z] d747dcd14b5f: Download complete [2022-07-18T14:04:52.080Z] ab5ef0e58194: Verifying Checksum [2022-07-18T14:04:52.080Z] ab5ef0e58194: Download complete [2022-07-18T14:04:52.080Z] 2de7ff778b66: Verifying Checksum [2022-07-18T14:04:52.080Z] 2de7ff778b66: Download complete [2022-07-18T14:04:52.080Z] 0d9ebad4ef96: Verifying Checksum [2022-07-18T14:04:52.080Z] 0d9ebad4ef96: Download complete [2022-07-18T14:04:55.378Z] ab5ef0e58194: Pull complete [2022-07-18T14:04:55.378Z] 9712f1f96733: Pull complete [2022-07-18T14:04:55.951Z] 63f879dbbcfc: Pull complete [2022-07-18T14:05:00.157Z] 0d9ebad4ef96: Pull complete [2022-07-18T14:05:00.734Z] e9a5061849ea: Pull complete [2022-07-18T14:05:00.734Z] d747dcd14b5f: Pull complete [2022-07-18T14:05:02.118Z] 2de7ff778b66: Pull complete [2022-07-18T14:05:02.118Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-18T14:05:02.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-18T14:05:02.118Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T14:05:02.212Z] prd-ubuntu20.04-docker-8c-8g-20410 does not seem to be running inside a container [2022-07-18T14:05:02.264Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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:0.23.1-centos7 cat [2022-07-18T14:05:06.772Z] $ docker top 5ba1669fb99460a1b1f14acb72b915df6b9a8c6c8eef61f47d3a397d1d7864a8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-18T14:05:06.853Z] provisioning config files... [2022-07-18T14:05:06.861Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4408314772198560648tmp [2022-07-18T14:05:06.873Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4556989509821656481tmp [2022-07-18T14:05:06.885Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4920425344113371675tmp [Pipeline] { [Pipeline] echo [2022-07-18T14:05:06.901Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T14:05:07.187Z] ---> sigul-configuration.sh [2022-07-18T14:05:07.187Z] gpg: directory `/root/.gnupg' created [2022-07-18T14:05:07.187Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-18T14:05:07.187Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-18T14:05:07.187Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-18T14:05:07.187Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-18T14:05:07.187Z] gpg: CAST5 encrypted data [2022-07-18T14:05:07.187Z] gpg: encrypted with 1 passphrase [2022-07-18T14:05:07.187Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-18T14:05:07.471Z] + mkdir /home/jenkins [2022-07-18T14:05:07.472Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-18T14:05:07.760Z] + 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-18T14:05:07.769Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T14:05:08.056Z] ---> sigul-install.sh [2022-07-18T14:05:08.056Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-18T14:05:08.340Z] + git tag --list [2022-07-18T14:05:08.340Z] v1.0.0 [2022-07-18T14:05:08.340Z] v1.1.0 [2022-07-18T14:05:08.340Z] v1.1.1 [2022-07-18T14:05:08.340Z] v1.2.1 [2022-07-18T14:05:08.340Z] v1.2.2 [2022-07-18T14:05:08.340Z] v1.2.3 [2022-07-18T14:05:08.340Z] v1.3.0 [2022-07-18T14:05:08.340Z] v1.3.1 [2022-07-18T14:05:08.340Z] v2.0.0 [2022-07-18T14:05:08.340Z] v2.1.0 [2022-07-18T14:05:08.340Z] v2.1.1 [2022-07-18T14:05:08.340Z] v2.1.1-dev.1 [2022-07-18T14:05:08.340Z] v2.1.1-dev.2 [2022-07-18T14:05:08.340Z] v2.2.0 [2022-07-18T14:05:08.340Z] v2.2.1-dev.1 [2022-07-18T14:05:08.340Z] v2.2.1-dev.2 [2022-07-18T14:05:08.340Z] v2.2.1-dev.3 [2022-07-18T14:05:08.340Z] v2.2.1-dev.4 [2022-07-18T14:05:08.340Z] v2.2.1-dev.5 [2022-07-18T14:05:08.340Z] v2.2.1-dev.6 [2022-07-18T14:05:08.340Z] v2.2.1-dev.7 [2022-07-18T14:05:08.340Z] v2.2.1-dev.8 [Pipeline] sh [2022-07-18T14:05:08.628Z] + lftools sign git-tag v2.2.1-dev.8 [2022-07-18T14:05:09.197Z] Signing Git tag with Sigul... [2022-07-18T14:05:09.197Z] Signing v2.2.1-dev.8 [Pipeline] echo [2022-07-18T14:05:09.466Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T14:05:09.751Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-18T14:05:09.759Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-18T14:05:09.788Z] $ docker stop --time=1 5ba1669fb99460a1b1f14acb72b915df6b9a8c6c8eef61f47d3a397d1d7864a8 [2022-07-18T14:05:11.130Z] $ docker rm -f 5ba1669fb99460a1b1f14acb72b915df6b9a8c6c8eef61f47d3a397d1d7864a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-18T14:05:11.641Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-18T14:05:11.641Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T14:05:11.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-18T14:05:11.944Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T14:05:12.029Z] prd-ubuntu20.04-docker-8c-8g-20410 does not seem to be running inside a container [2022-07-18T14:05:12.074Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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/py-git-semver:0.1.4 cat [2022-07-18T14:05:12.460Z] $ docker top 188d0eb341bfb6b56a499437245333312df55960024cc5ccd667f65520bac7bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-18T14:05:12.549Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-18T14:05:12.549Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-18T14:05:12.699Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-18T14:05:12.711Z] $ docker exec 188d0eb341bfb6b56a499437245333312df55960024cc5ccd667f65520bac7bf ssh-agent [2022-07-18T14:05:12.821Z] SSH_AUTH_SOCK=/tmp/ssh-lNV8cLdSieKO/agent.32 [2022-07-18T14:05:12.821Z] SSH_AGENT_PID=38 [2022-07-18T14:05:12.827Z] Running ssh-add (command line suppressed) [2022-07-18T14:05:12.961Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8248812577690357769.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8248812577690357769.key) [2022-07-18T14:05:12.970Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-18T14:05:13.264Z] + git semver bump pre [2022-07-18T14:05:13.526Z] 2022-07-18 14:05:13,516 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-07-18T14:05:13.526Z] 2022-07-18 14:05:13,516 [bump_version] DEBUG bumping version:2.2.1-dev.8 on axis:pre with prefix:dev [2022-07-18T14:05:13.526Z] 2022-07-18 14:05:13,516 [bump_version] DEBUG bumped version:2.2.1-dev.9 [2022-07-18T14:05:13.526Z] 2022-07-18 14:05:13,516 [write_version] DEBUG write version:2.2.1-dev.9 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2022-07-18T14:05:13.526Z] 2022-07-18 14:05:13,516 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-07-18T14:05:13.526Z] 2022-07-18 14:05:13,516 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-07-18T14:05:13.526Z] 2022-07-18 14:05:13,519 [execute] INFO git cat-file --batch-check [2022-07-18T14:05:13.526Z] 2022-07-18 14:05:13,520 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-18T14:05:13.526Z] 2022-07-18 14:05:13,526 [execute] INFO git cat-file --batch [2022-07-18T14:05:13.526Z] 2022-07-18 14:05:13,527 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-18T14:05:13.794Z] 2022-07-18 14:05:13,535 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-07-18T14:05:13.794Z] 2.2.1-dev.9 [Pipeline] } [2022-07-18T14:05:13.812Z] $ docker exec --env ******** --env ******** 188d0eb341bfb6b56a499437245333312df55960024cc5ccd667f65520bac7bf ssh-agent -k [2022-07-18T14:05:13.918Z] unset SSH_AUTH_SOCK; [2022-07-18T14:05:13.918Z] unset SSH_AGENT_PID; [2022-07-18T14:05:13.918Z] echo Agent pid 38 killed; [2022-07-18T14:05:13.923Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-18T14:05:14.221Z] + git semver [Pipeline] } [2022-07-18T14:05:14.508Z] $ docker stop --time=1 188d0eb341bfb6b56a499437245333312df55960024cc5ccd667f65520bac7bf [2022-07-18T14:05:16.014Z] $ docker rm -f 188d0eb341bfb6b56a499437245333312df55960024cc5ccd667f65520bac7bf [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-18T14:05:16.393Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-18T14:05:16.393Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T14:05:16.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-18T14:05:16.701Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T14:05:16.782Z] prd-ubuntu20.04-docker-8c-8g-20410 does not seem to be running inside a container [2022-07-18T14:05:16.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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/py-git-semver:0.1.4 cat [2022-07-18T14:05:17.466Z] $ docker top 96dcedd6c01b2bd48ffecb357ada7386631bf20dd57158091f9cc004614ea1be -eo pid,comm [2022-07-18T14:05:17.537Z] 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-18T14:05:17.537Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-18T14:05:17.564Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-18T14:05:17.564Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-18T14:05:17.712Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-18T14:05:17.723Z] $ docker exec 96dcedd6c01b2bd48ffecb357ada7386631bf20dd57158091f9cc004614ea1be ssh-agent [2022-07-18T14:05:17.872Z] SSH_AUTH_SOCK=/tmp/ssh-YBeTC9ZWAQYg/agent.21 [2022-07-18T14:05:17.872Z] SSH_AGENT_PID=39 [2022-07-18T14:05:17.878Z] Running ssh-add (command line suppressed) [2022-07-18T14:05:18.008Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3549766268263259074.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3549766268263259074.key) [2022-07-18T14:05:18.015Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-18T14:05:18.305Z] + git semver push [2022-07-18T14:05:18.566Z] 2022-07-18 14:05:18,543 [run_push] DEBUG push [2022-07-18T14:05:18.566Z] 2022-07-18 14:05:18,544 [execute] INFO git cat-file --batch-check [2022-07-18T14:05:18.566Z] 2022-07-18 14:05:18,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-18T14:05:18.566Z] 2022-07-18 14:05:18,548 [execute] INFO git rev-list a9f6daa9b1e3f93cf11824200c5fbae864d9d177 -- [2022-07-18T14:05:18.566Z] 2022-07-18 14:05:18,548 [execute] DEBUG Popen(['git', 'rev-list', 'a9f6daa9b1e3f93cf11824200c5fbae864d9d177', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-18T14:05:18.566Z] 2022-07-18 14:05:18,556 [execute] INFO git fetch -v origin [2022-07-18T14:05:18.566Z] 2022-07-18 14:05:18,556 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-18T14:05:19.137Z] 2022-07-18 14:05:19,039 [run_push] DEBUG no remote changes detected [2022-07-18T14:05:19.137Z] 2022-07-18 14:05:19,040 [execute] INFO git push origin semver [2022-07-18T14:05:19.137Z] 2022-07-18 14:05:19,040 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-18T14:05:20.077Z] 2022-07-18 14:05:19,802 [run_push] DEBUG push all version tags [2022-07-18T14:05:20.077Z] 2022-07-18 14:05:19,802 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-18T14:05:20.077Z] 2022-07-18 14:05:19,803 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-18T14:05:20.646Z] 2022-07-18 14:05:20,463 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-07-18T14:05:20.646Z] 2.2.1-dev.9 [Pipeline] } [2022-07-18T14:05:20.665Z] $ docker exec --env ******** --env ******** 96dcedd6c01b2bd48ffecb357ada7386631bf20dd57158091f9cc004614ea1be ssh-agent -k [2022-07-18T14:05:20.788Z] unset SSH_AUTH_SOCK; [2022-07-18T14:05:20.788Z] unset SSH_AGENT_PID; [2022-07-18T14:05:20.788Z] echo Agent pid 39 killed; [2022-07-18T14:05:20.801Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-18T14:05:21.115Z] + git semver [Pipeline] } [2022-07-18T14:05:21.397Z] $ docker stop --time=1 96dcedd6c01b2bd48ffecb357ada7386631bf20dd57158091f9cc004614ea1be [2022-07-18T14:05:22.856Z] $ docker rm -f 96dcedd6c01b2bd48ffecb357ada7386631bf20dd57158091f9cc004614ea1be [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-18T14:05:23.411Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2022-07-18T14:05:23.411Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-07-18T14:05:23.411Z] total 16 [2022-07-18T14:05:23.411Z] drwxr-xr-x 3 root root 4096 Jul 18 13:56 . [2022-07-18T14:05:23.411Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 18 14:05 .. [2022-07-18T14:05:23.411Z] drwxr-xr-x 2 root root 4096 Jul 18 13:56 cost [2022-07-18T14:05:23.411Z] -rw-r--r-- 1 root root 87 Jul 18 13:56 cost.csv [2022-07-18T14:05:23.411Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2022-07-18T14:05:23.411Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-07-18T14:05:23.411Z] total 16 [2022-07-18T14:05:23.411Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 13:56 . [2022-07-18T14:05:23.411Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 18 14:05 .. [2022-07-18T14:05:23.411Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 18 13:56 cost [2022-07-18T14:05:23.411Z] -rw-r--r-- 1 jenkins jenkins 87 Jul 18 13:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-18T14:05:23.705Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T14:05:24.571Z] ---> package-listing.sh [2022-07-18T14:05:24.571Z] ++ facter osfamily [2022-07-18T14:05:24.571Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-18T14:05:24.831Z] + OS_FAMILY=debian [2022-07-18T14:05:24.831Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2022-07-18T14:05:24.831Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-18T14:05:24.831Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-18T14:05:24.831Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-18T14:05:24.831Z] + PACKAGES=/tmp/packages_start.txt [2022-07-18T14:05:24.831Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-07-18T14:05:24.831Z] + PACKAGES=/tmp/packages_end.txt [2022-07-18T14:05:24.831Z] + case "${OS_FAMILY}" in [2022-07-18T14:05:24.831Z] + dpkg -l [2022-07-18T14:05:24.831Z] + grep '^ii' [2022-07-18T14:05:24.831Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-18T14:05:24.831Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-18T14:05:24.831Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-18T14:05:24.831Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-07-18T14:05:24.831Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2022-07-18T14:05:24.831Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2022-07-18T14:05:24.841Z] 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/exfoundry_device-virtual-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-18T14:05:25.122Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T14:05:25.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-18T14:05:25.683Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T14:05:25.772Z] prd-ubuntu20.04-docker-8c-8g-20410 does not seem to be running inside a container [2022-07-18T14:05:25.823Z] $ 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/exfoundry_device-virtual-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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-18T14:05:26.060Z] $ docker top 4fd6c8d17b1148bb234015d1a1e9de193dd749ecddd4e00cda07352f164b7b8a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-18T14:05:26.409Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-18T14:05:26.698Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-18T14:05:26.985Z] + ls /var/log/sa-host [2022-07-18T14:05:26.985Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-18T14:05:27.048Z] provisioning config files... [2022-07-18T14:05:27.055Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5324837515795842680tmp [Pipeline] { [Pipeline] echo [2022-07-18T14:05:27.071Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T14:05:27.357Z] ---> create-netrc.sh [Pipeline] } [2022-07-18T14:05:27.364Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-18T14:05:27.683Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-18T14:05:27.694Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T14:05:27.982Z] ---> sudo-logs.sh [2022-07-18T14:05:27.982Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-18T14:05:28.002Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T14:05:28.285Z] ---> job-cost.sh [2022-07-18T14:05:28.285Z] lf-activate-venv: SKIPPING [2022-07-18T14:05:28.285Z] DEBUG: total: 0.2199999988079071 [2022-07-18T14:05:28.285Z] INFO: Retrieving Stack Cost... [2022-07-18T14:05:29.225Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-18T14:05:29.486Z] INFO: Archiving Costs [Pipeline] echo [2022-07-18T14:05:29.498Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T14:05:29.783Z] ---> logs-deploy.sh [2022-07-18T14:05:29.784Z] lf-activate-venv: SKIPPING [2022-07-18T14:05:29.784Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/44 [2022-07-18T14:05:29.784Z] INFO: archiving workspace using pattern(s): [2022-07-18T14:05:30.724Z] Archives upload complete. [2022-07-18T14:05:30.986Z] INFO: archiving logs to Nexus [2022-07-18T14:05:31.562Z] ---> uname -a: [2022-07-18T14:05:31.562Z] Linux prd-ubuntu20-04-docker-8c-8g-20410 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-18T14:05:31.562Z] [2022-07-18T14:05:31.562Z]