Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh7627683129675962606.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh1330079462635722293.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 a03e002eace0db65b27acd1444eb3c4392a49323 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/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4651269055922598693.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh291410630577404169.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4579986506118973319.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-231 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.24.4' 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 /w/workspace/exfoundry_device-virtual-go_main@tmp/jenkins-gitclient-ssh1606692786027756812.key > 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 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 (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 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 # timeout=10 Commit message: "Merge pull request #250 from lenny-intel/latest-sdk" > git rev-list --no-walk 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-11T20:53:36.804Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-11T20:53:36.926Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-11T20:53:36.947Z] ========================================================= [2021-11-11T20:53:36.947Z] EdgeX Global Pipelines Version Info [2021-11-11T20:53:36.947Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:53:38.119Z] ------------------- [2021-11-11T20:53:38.119Z] stable info: [2021-11-11T20:53:38.119Z] ------------------- [2021-11-11T20:53:38.119Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T20:53:38.119Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-11T20:53:38.119Z] Message: update stable to v1.0.213 [2021-11-11T20:53:38.698Z] ------------------- [2021-11-11T20:53:38.698Z] experimental info: [2021-11-11T20:53:38.698Z] ------------------- [2021-11-11T20:53:38.698Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-11T20:53:38.698Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-11T20:53:38.698Z] Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-11T20:53:38.773Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-11-11T20:53:38.785Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-11-11T20:53:38.795Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-11T20:53:38.804Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-11T20:53:38.814Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-11T20:53:38.824Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-11T20:53:38.834Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-11T20:53:38.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-11T20:53:38.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-11T20:53:38.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-11T20:53:38.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-11T20:53:38.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2021-11-11T20:53:38.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-11T20:53:38.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-11T20:53:38.917Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-11T20:53:38.927Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-11T20:53:38.937Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-11T20:53:38.948Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-11T20:53:38.958Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-11T20:53:38.968Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-11T20:53:38.979Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-11T20:53:38.989Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-11T20:53:39.001Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-11T20:53:39.012Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-11T20:53:39.022Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-11T20:53:39.032Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-11T20:53:39.043Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-11T20:53:39.053Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-11T20:53:39.063Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-11T20:53:39.073Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 [Pipeline] echo [2021-11-11T20:53:39.083Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b2b4c4 [Pipeline] echo [2021-11-11T20:53:39.093Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T20:53:39.138Z] provisioning config files... [2021-11-11T20:53:39.151Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7376957898302752417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:53:39.456Z] ---> docker-login.sh [2021-11-11T20:53:39.456Z] nexus3.edgexfoundry.org:10001 [2021-11-11T20:53:39.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:53:40.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:53:40.037Z] Configure a credential helper to remove this warning. See [2021-11-11T20:53:40.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:53:40.037Z] [2021-11-11T20:53:40.037Z] Login Succeeded [2021-11-11T20:53:40.037Z] nexus3.edgexfoundry.org:10002 [2021-11-11T20:53:40.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:53:40.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:53:40.037Z] Configure a credential helper to remove this warning. See [2021-11-11T20:53:40.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:53:40.037Z] [2021-11-11T20:53:40.037Z] Login Succeeded [2021-11-11T20:53:40.037Z] nexus3.edgexfoundry.org:10003 [2021-11-11T20:53:40.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:53:40.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:53:40.037Z] Configure a credential helper to remove this warning. See [2021-11-11T20:53:40.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:53:40.037Z] [2021-11-11T20:53:40.037Z] Login Succeeded [2021-11-11T20:53:40.037Z] nexus3.edgexfoundry.org:10004 [2021-11-11T20:53:40.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:53:40.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:53:40.298Z] Configure a credential helper to remove this warning. See [2021-11-11T20:53:40.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:53:40.298Z] [2021-11-11T20:53:40.298Z] Login Succeeded [2021-11-11T20:53:40.298Z] docker.io [2021-11-11T20:53:40.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:53:40.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:53:40.560Z] Configure a credential helper to remove this warning. See [2021-11-11T20:53:40.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:53:40.560Z] [2021-11-11T20:53:40.560Z] Login Succeeded [2021-11-11T20:53:40.560Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T20:53:40.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-11T20:53:40.982Z] + git rev-list -1 --merges 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0~1..0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 [Pipeline] echo [2021-11-11T20:53:41.012Z] -----------> git rev-list -1 --merges 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0~1..0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 [2021-11-11T20:53:41.012Z] 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 [false] [Pipeline] sh [2021-11-11T20:53:41.307Z] + git log --format=format:%s -1 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 [Pipeline] echo [2021-11-11T20:53:41.321Z] ========================================================= [2021-11-11T20:53:41.321Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-11T20:53:41.321Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T20:53:41.642Z] + git log --format=format:%s -1 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 [Pipeline] echo [2021-11-11T20:53:41.658Z] [semverPrep] GIT_COMMIT: 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0, Commit Message: Merge pull request #250 from lenny-intel/latest-sdk [Pipeline] echo [2021-11-11T20:53:41.667Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:53:42.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T20:53:42.098Z] [2021-11-11T20:53:42.098Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:53:42.412Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T20:53:42.412Z] latest: Pulling from edgex-devops/git-semver [2021-11-11T20:53:42.412Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T20:53:42.412Z] 3e5f54012d9b: Pulling fs layer [2021-11-11T20:53:42.412Z] 4c7163046ea9: Pulling fs layer [2021-11-11T20:53:42.412Z] 0c2d73faf560: Pulling fs layer [2021-11-11T20:53:42.412Z] 0c2d73faf560: Waiting [2021-11-11T20:53:42.412Z] 3e5f54012d9b: Verifying Checksum [2021-11-11T20:53:42.412Z] 3e5f54012d9b: Download complete [2021-11-11T20:53:42.412Z] a0d0a0d46f8b: Verifying Checksum [2021-11-11T20:53:42.412Z] a0d0a0d46f8b: Download complete [2021-11-11T20:53:42.412Z] 0c2d73faf560: Verifying Checksum [2021-11-11T20:53:42.412Z] 0c2d73faf560: Download complete [2021-11-11T20:53:42.412Z] 4c7163046ea9: Verifying Checksum [2021-11-11T20:53:42.412Z] 4c7163046ea9: Download complete [2021-11-11T20:53:42.680Z] a0d0a0d46f8b: Pull complete [2021-11-11T20:53:42.680Z] 3e5f54012d9b: Pull complete [2021-11-11T20:53:42.948Z] 4c7163046ea9: Pull complete [2021-11-11T20:53:43.208Z] 0c2d73faf560: Pull complete [2021-11-11T20:53:43.208Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-11T20:53:43.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T20:53:43.208Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-11T20:53:43.277Z] prd-centos7-docker-4c-2g-231 does not seem to be running inside a container [2021-11-11T20:53:43.317Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-11T20:53:43.896Z] $ docker top 24c33cb38e4a1757980444863a7867520a9c5a26628b3d575b51bb75147f4c75 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T20:53:44.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T20:53:44.046Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T20:53:44.153Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T20:53:44.157Z] $ docker exec 24c33cb38e4a1757980444863a7867520a9c5a26628b3d575b51bb75147f4c75 ssh-agent [2021-11-11T20:53:44.266Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMJKeoe/agent.13 [2021-11-11T20:53:44.266Z] SSH_AGENT_PID=19 [2021-11-11T20:53:44.275Z] Running ssh-add (command line suppressed) [2021-11-11T20:53:44.367Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7230603860263274413.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7230603860263274413.key) [2021-11-11T20:53:44.378Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T20:53:44.669Z] + git tag --points-at HEAD [Pipeline] } [2021-11-11T20:53:44.688Z] $ docker exec --env ******** --env ******** 24c33cb38e4a1757980444863a7867520a9c5a26628b3d575b51bb75147f4c75 ssh-agent -k [2021-11-11T20:53:44.775Z] unset SSH_AUTH_SOCK; [2021-11-11T20:53:44.775Z] unset SSH_AGENT_PID; [2021-11-11T20:53:44.775Z] echo Agent pid 19 killed; [2021-11-11T20:53:44.783Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-11T20:53:44.842Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T20:53:44.842Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T20:53:44.943Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T20:53:44.947Z] $ docker exec 24c33cb38e4a1757980444863a7867520a9c5a26628b3d575b51bb75147f4c75 ssh-agent [2021-11-11T20:53:45.039Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKfHocl/agent.52 [2021-11-11T20:53:45.039Z] SSH_AGENT_PID=58 [2021-11-11T20:53:45.044Z] Running ssh-add (command line suppressed) [2021-11-11T20:53:45.130Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5665824551934971215.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5665824551934971215.key) [2021-11-11T20:53:45.145Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T20:53:45.442Z] + git semver init [2021-11-11T20:53:45.442Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T20:53:45.442Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-11-11T20:53:45.442Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-11-11T20:53:45.442Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T20:53:45.442Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T20:53:45.442Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T20:53:45.442Z] # $SEMVER_BRANCH = main [2021-11-11T20:53:45.442Z] # $SEMVER_TEMP = /tmp/semver-161273056 [2021-11-11T20:53:45.442Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-11-11T20:53:46.397Z] # '/tmp/semver-161273056' -> '/w/workspace/exfoundry_device-virtual-go_main/.semver' [2021-11-11T20:53:46.397Z] # -> Force: false [2021-11-11T20:53:46.397Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } [2021-11-11T20:53:46.409Z] $ docker exec --env ******** --env ******** 24c33cb38e4a1757980444863a7867520a9c5a26628b3d575b51bb75147f4c75 ssh-agent -k [2021-11-11T20:53:46.503Z] unset SSH_AUTH_SOCK; [2021-11-11T20:53:46.504Z] unset SSH_AGENT_PID; [2021-11-11T20:53:46.504Z] echo Agent pid 58 killed; [2021-11-11T20:53:46.512Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T20:53:46.819Z] + git semver [Pipeline] } [2021-11-11T20:53:46.834Z] $ docker stop --time=1 24c33cb38e4a1757980444863a7867520a9c5a26628b3d575b51bb75147f4c75 [2021-11-11T20:53:48.132Z] $ docker rm -f 24c33cb38e4a1757980444863a7867520a9c5a26628b3d575b51bb75147f4c75 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T20:53:48.503Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-11T20:53:48.729Z] Stashed 1 file(s) [Pipeline] echo [2021-11-11T20:53:48.732Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.13 [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] node [Pipeline] node [2021-11-11T20:54:03.859Z] Still waiting to schedule task [2021-11-11T20:54:03.859Z] ‘prd-centos7-docker-4c-2g-215’ is offline [2021-11-11T20:54:03.859Z] ‘prd-centos7-docker-4c-2g-220’ is offline [2021-11-11T20:54:03.859Z] ‘prd-centos7-docker-4c-2g-222’ is offline [2021-11-11T20:54:03.860Z] ‘prd-centos7-docker-4c-2g-223’ is offline [2021-11-11T20:54:03.860Z] ‘prd-centos7-docker-4c-2g-225’ is offline [2021-11-11T20:54:03.860Z] ‘prd-centos7-docker-4c-2g-232’ is offline [2021-11-11T20:54:03.860Z] ‘prd-ubuntu18.04-docker-8c-8g-230’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-11-11T20:54:03.860Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-221’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-11-11T20:54:03.860Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-224’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-11-11T20:54:03.860Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-227’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-11-11T20:54:03.860Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-229’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-11-11T20:54:03.861Z] Still waiting to schedule task [2021-11-11T20:54:03.861Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-11T20:55:40.739Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-234 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2021-11-11T20:55:40.750Z] Running in /w/workspace/device-virtual-go/14 [Pipeline] { [Pipeline] checkout [2021-11-11T20:55:40.939Z] The recommended git tool is: git [2021-11-11T20:55:46.127Z] using credential edgex-jenkins-ssh [2021-11-11T20:55:46.145Z] Cloning the remote Git repository [2021-11-11T20:55:46.193Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-11-11T20:55:46.290Z] > git init /w/workspace/device-virtual-go/14 # timeout=10 [2021-11-11T20:55:46.364Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-11-11T20:55:46.365Z] > git --version # timeout=10 [2021-11-11T20:55:46.437Z] > git --version # 'git version 2.17.1' [2021-11-11T20:55:46.439Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T20:55:46.542Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T20:55:48.101Z] Avoid second fetch [2021-11-11T20:55:48.102Z] Checking out Revision 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 (main) [2021-11-11T20:55:48.056Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-11-11T20:55:48.085Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T20:55:48.124Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T20:55:48.138Z] > git checkout -f 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 # timeout=10 [2021-11-11T20:55:49.674Z] Running on prd-centos7-docker-4c-2g-235 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2021-11-11T20:55:49.687Z] Running in /w/workspace/device-virtual-go/14 [Pipeline] { [Pipeline] checkout [2021-11-11T20:55:49.767Z] The recommended git tool is: git [2021-11-11T20:55:51.890Z] using credential edgex-jenkins-ssh [2021-11-11T20:55:51.906Z] Cloning the remote Git repository [2021-11-11T20:55:51.787Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-11-11T20:55:51.840Z] > git init /w/workspace/device-virtual-go/14 # timeout=10 [2021-11-11T20:55:51.869Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-11-11T20:55:51.869Z] > git --version # timeout=10 [2021-11-11T20:55:51.874Z] > git --version # 'git version 2.24.4' [2021-11-11T20:55:51.875Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T20:55:51.898Z] [INFO] Currently running in a labeled security context [2021-11-11T20:55:51.899Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-11T20:55:52.470Z] Commit message: "Merge pull request #250 from lenny-intel/latest-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T20:55:52.908Z] Avoid second fetch [2021-11-11T20:55:52.909Z] Checking out Revision 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 (main) [2021-11-11T20:55:51.899Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/14@tmp/jenkins-gitclient-ssh8537314494664192452.key [2021-11-11T20:55:51.919Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T20:55:52.757Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-11-11T20:55:52.761Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T20:55:52.779Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T20:55:52.789Z] > git checkout -f 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 # timeout=10 [2021-11-11T20:55:53.272Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-11T20:55:53.272Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T20:55:53.272Z] Dload Upload Total Spent Left Speed [2021-11-11T20:55:53.272Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 88902 0 --:--:-- --:--:-- --:--:-- 88902 [Pipeline] sh [2021-11-11T20:55:53.677Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-11T20:55:54.029Z] + sudo tee /etc/docker/daemon.new [2021-11-11T20:55:54.029Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-11T20:55:54.029Z] { [2021-11-11T20:55:54.029Z] "registry-mirrors": [ [2021-11-11T20:55:54.029Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-11T20:55:54.029Z] ], [2021-11-11T20:55:54.029Z] "bip": "10.250.0.254/24", [2021-11-11T20:55:54.029Z] "hosts": [ [2021-11-11T20:55:54.029Z] "tcp://0.0.0.0:5555", [2021-11-11T20:55:54.029Z] "unix:///var/run/docker.sock" [2021-11-11T20:55:54.029Z] ], [2021-11-11T20:55:54.029Z] "mtu": 1458, [2021-11-11T20:55:54.029Z] "selinux-enabled": true, [2021-11-11T20:55:54.029Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-11T20:55:54.029Z] } [Pipeline] sh [2021-11-11T20:55:54.390Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-11T20:55:54.741Z] + sudo service docker restart [2021-11-11T20:55:56.338Z] Commit message: "Merge pull request #250 from lenny-intel/latest-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T20:55:56.679Z] provisioning config files... [2021-11-11T20:55:56.693Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/14@tmp/config4671781638616129662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:55:57.074Z] ---> docker-login.sh [2021-11-11T20:55:57.075Z] nexus3.edgexfoundry.org:10001 [2021-11-11T20:55:57.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:55:57.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:55:57.075Z] Configure a credential helper to remove this warning. See [2021-11-11T20:55:57.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:55:57.075Z] [2021-11-11T20:55:57.075Z] Login Succeeded [2021-11-11T20:55:57.075Z] nexus3.edgexfoundry.org:10002 [2021-11-11T20:55:57.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:55:57.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:55:57.347Z] Configure a credential helper to remove this warning. See [2021-11-11T20:55:57.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:55:57.347Z] [2021-11-11T20:55:57.347Z] Login Succeeded [2021-11-11T20:55:57.347Z] nexus3.edgexfoundry.org:10003 [2021-11-11T20:55:57.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:55:57.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:55:57.347Z] Configure a credential helper to remove this warning. See [2021-11-11T20:55:57.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:55:57.347Z] [2021-11-11T20:55:57.347Z] Login Succeeded [2021-11-11T20:55:57.347Z] nexus3.edgexfoundry.org:10004 [2021-11-11T20:55:57.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:55:57.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:55:57.611Z] Configure a credential helper to remove this warning. See [2021-11-11T20:55:57.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:55:57.611Z] [2021-11-11T20:55:57.611Z] Login Succeeded [2021-11-11T20:55:57.611Z] docker.io [2021-11-11T20:55:57.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:55:57.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:55:57.873Z] Configure a credential helper to remove this warning. See [2021-11-11T20:55:57.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:55:57.873Z] [2021-11-11T20:55:57.873Z] Login Succeeded [2021-11-11T20:55:57.873Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T20:55:57.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-11T20:55:58.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T20:55:58.058Z] ========================================================= [2021-11-11T20:55:58.058Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-11T20:55:58.058Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:55:58.373Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-11T20:55:58.373Z] Sending build context to Docker daemon 8.715MB [2021-11-11T20:55:58.373Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-11-11T20:55:58.373Z] Step 2/11 : FROM ${BASE} AS builder [2021-11-11T20:55:58.373Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-11T20:55:58.373Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T20:55:58.373Z] 31adcdaf11c8: Pulling fs layer [2021-11-11T20:55:58.373Z] b8b176561691: Pulling fs layer [2021-11-11T20:55:58.373Z] 4527c011a84f: Pulling fs layer [2021-11-11T20:55:58.373Z] 5d74067f8e1e: Pulling fs layer [2021-11-11T20:55:58.373Z] e0aca202a116: Pulling fs layer [2021-11-11T20:55:58.373Z] 3a43be97a3b4: Pulling fs layer [2021-11-11T20:55:58.373Z] 34cad66bf833: Pulling fs layer [2021-11-11T20:55:58.373Z] b4e3c513aaa6: Pulling fs layer [2021-11-11T20:55:58.373Z] 5d74067f8e1e: Waiting [2021-11-11T20:55:58.373Z] e0aca202a116: Waiting [2021-11-11T20:55:58.373Z] 3a43be97a3b4: Waiting [2021-11-11T20:55:58.373Z] 34cad66bf833: Waiting [2021-11-11T20:55:58.373Z] b4e3c513aaa6: Waiting [2021-11-11T20:55:58.373Z] 4527c011a84f: Waiting [2021-11-11T20:55:58.373Z] b8b176561691: Verifying Checksum [2021-11-11T20:55:58.373Z] b8b176561691: Download complete [2021-11-11T20:55:58.373Z] 31adcdaf11c8: Verifying Checksum [2021-11-11T20:55:58.373Z] 31adcdaf11c8: Download complete [2021-11-11T20:55:58.373Z] 5d74067f8e1e: Verifying Checksum [2021-11-11T20:55:58.373Z] 5d74067f8e1e: Download complete [2021-11-11T20:55:58.373Z] e0aca202a116: Verifying Checksum [2021-11-11T20:55:58.373Z] e0aca202a116: Download complete [2021-11-11T20:55:58.645Z] 3a43be97a3b4: Verifying Checksum [2021-11-11T20:55:58.645Z] 3a43be97a3b4: Download complete [2021-11-11T20:55:58.645Z] a0d0a0d46f8b: Verifying Checksum [2021-11-11T20:55:58.645Z] a0d0a0d46f8b: Download complete [2021-11-11T20:55:58.645Z] 34cad66bf833: Verifying Checksum [2021-11-11T20:55:58.645Z] 34cad66bf833: Download complete [2021-11-11T20:55:58.909Z] a0d0a0d46f8b: Pull complete [2021-11-11T20:55:59.199Z] 4527c011a84f: Verifying Checksum [2021-11-11T20:55:59.199Z] 4527c011a84f: Download complete [2021-11-11T20:55:59.199Z] b4e3c513aaa6: Verifying Checksum [2021-11-11T20:55:59.199Z] b4e3c513aaa6: Download complete [2021-11-11T20:55:59.199Z] 31adcdaf11c8: Pull complete [2021-11-11T20:55:59.199Z] b8b176561691: Pull complete [2021-11-11T20:56:03.453Z] 4527c011a84f: Pull complete [2021-11-11T20:56:03.453Z] 5d74067f8e1e: Pull complete [2021-11-11T20:56:03.453Z] e0aca202a116: Pull complete [2021-11-11T20:56:03.453Z] 3a43be97a3b4: Pull complete [2021-11-11T20:56:03.453Z] 34cad66bf833: Pull complete [2021-11-11T20:56:06.045Z] b4e3c513aaa6: Pull complete [2021-11-11T20:56:06.045Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-11T20:56:06.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T20:56:06.045Z] ---> 9f6097aaca64 [2021-11-11T20:56:06.045Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-11T20:56:07.991Z] ---> Running in 70752e9e0f89 [2021-11-11T20:56:08.260Z] Removing intermediate container 70752e9e0f89 [2021-11-11T20:56:08.260Z] ---> c38adc7fec8a [2021-11-11T20:56:08.260Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-11-11T20:56:08.260Z] ---> Running in 386bf83722fc [2021-11-11T20:56:08.260Z] Removing intermediate container 386bf83722fc [2021-11-11T20:56:08.260Z] ---> 2b9f456628b9 [2021-11-11T20:56:08.260Z] Step 5/11 : WORKDIR /device-virtual-go [2021-11-11T20:56:08.523Z] ---> Running in 85a25846ad05 [2021-11-11T20:56:08.523Z] Removing intermediate container 85a25846ad05 [2021-11-11T20:56:08.523Z] ---> 6c520d4098e9 [2021-11-11T20:56:08.523Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T20:56:08.523Z] ---> Running in 204b41bdfb6e [2021-11-11T20:56:09.101Z] Removing intermediate container 204b41bdfb6e [2021-11-11T20:56:09.101Z] ---> f268089e9e6b [2021-11-11T20:56:09.101Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-11T20:56:09.101Z] ---> Running in c499d7c8f13f [2021-11-11T20:56:09.363Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T20:56:10.303Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T20:56:10.563Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-11-11T20:56:10.563Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-11-11T20:56:10.822Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-11-11T20:56:10.822Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-11-11T20:56:10.822Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T20:56:10.822Z] OK: 224 MiB in 56 packages [2021-11-11T20:56:11.400Z] Removing intermediate container c499d7c8f13f [2021-11-11T20:56:11.400Z] ---> 29edc6480717 [2021-11-11T20:56:11.400Z] Step 8/11 : COPY . . [2021-11-11T20:56:11.662Z] ---> 2fc2a3704ea5 [2021-11-11T20:56:11.662Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T20:56:11.662Z] ---> Running in 0d17982b5026 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T20:56:13.130Z] provisioning config files... [2021-11-11T20:56:13.153Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/14@tmp/config6580921714365993982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:56:13.518Z] ---> docker-login.sh [2021-11-11T20:56:13.518Z] nexus3.edgexfoundry.org:10001 [2021-11-11T20:56:14.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:56:14.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:56:14.715Z] Configure a credential helper to remove this warning. See [2021-11-11T20:56:14.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:56:14.715Z] [2021-11-11T20:56:14.715Z] Login Succeeded [2021-11-11T20:56:14.715Z] nexus3.edgexfoundry.org:10002 [2021-11-11T20:56:14.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:56:15.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:56:15.267Z] Configure a credential helper to remove this warning. See [2021-11-11T20:56:15.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:56:15.267Z] [2021-11-11T20:56:15.267Z] Login Succeeded [2021-11-11T20:56:15.267Z] nexus3.edgexfoundry.org:10003 [2021-11-11T20:56:15.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:56:15.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:56:15.822Z] Configure a credential helper to remove this warning. See [2021-11-11T20:56:15.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:56:15.822Z] [2021-11-11T20:56:15.822Z] Login Succeeded [2021-11-11T20:56:15.822Z] nexus3.edgexfoundry.org:10004 [2021-11-11T20:56:16.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:56:16.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:56:16.427Z] Configure a credential helper to remove this warning. See [2021-11-11T20:56:16.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:56:16.427Z] [2021-11-11T20:56:16.427Z] Login Succeeded [2021-11-11T20:56:16.427Z] docker.io [2021-11-11T20:56:16.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:56:17.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:56:17.299Z] Configure a credential helper to remove this warning. See [2021-11-11T20:56:17.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:56:17.299Z] [2021-11-11T20:56:17.299Z] Login Succeeded [2021-11-11T20:56:17.299Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T20:56:17.318Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-11T20:56:17.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T20:56:17.639Z] ========================================================= [2021-11-11T20:56:17.639Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-11T20:56:17.639Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:56:17.993Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-11-11T20:56:18.270Z] Sending build context to Docker daemon 8.714MB [2021-11-11T20:56:18.542Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-11-11T20:56:18.542Z] Step 2/11 : FROM ${BASE} AS builder [2021-11-11T20:56:18.542Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-11T20:56:18.542Z] 552d1f2373af: Pulling fs layer [2021-11-11T20:56:18.542Z] ea3f2d53f512: Pulling fs layer [2021-11-11T20:56:18.542Z] 9e70ebbbe112: Pulling fs layer [2021-11-11T20:56:18.542Z] 7a9cfe048b4a: Pulling fs layer [2021-11-11T20:56:18.542Z] 72dc09318566: Pulling fs layer [2021-11-11T20:56:18.542Z] f4f7b4309257: Pulling fs layer [2021-11-11T20:56:18.542Z] 0ac9a79272e3: Pulling fs layer [2021-11-11T20:56:18.542Z] b78e95d17946: Pulling fs layer [2021-11-11T20:56:18.542Z] 7a9cfe048b4a: Waiting [2021-11-11T20:56:18.542Z] 0ac9a79272e3: Waiting [2021-11-11T20:56:18.542Z] b78e95d17946: Waiting [2021-11-11T20:56:18.542Z] 72dc09318566: Waiting [2021-11-11T20:56:18.542Z] f4f7b4309257: Waiting [2021-11-11T20:56:18.542Z] 9e70ebbbe112: Verifying Checksum [2021-11-11T20:56:18.542Z] 9e70ebbbe112: Download complete [2021-11-11T20:56:18.542Z] ea3f2d53f512: Verifying Checksum [2021-11-11T20:56:18.542Z] ea3f2d53f512: Download complete [2021-11-11T20:56:18.825Z] 72dc09318566: Verifying Checksum [2021-11-11T20:56:18.825Z] 72dc09318566: Download complete [2021-11-11T20:56:18.825Z] f4f7b4309257: Verifying Checksum [2021-11-11T20:56:18.825Z] f4f7b4309257: Download complete [2021-11-11T20:56:18.825Z] 552d1f2373af: Verifying Checksum [2021-11-11T20:56:18.825Z] 0ac9a79272e3: Verifying Checksum [2021-11-11T20:56:18.825Z] 0ac9a79272e3: Download complete [2021-11-11T20:56:19.423Z] 552d1f2373af: Pull complete [2021-11-11T20:56:20.411Z] ea3f2d53f512: Pull complete [2021-11-11T20:56:20.411Z] 9e70ebbbe112: Pull complete [2021-11-11T20:56:20.684Z] b78e95d17946: Verifying Checksum [2021-11-11T20:56:20.684Z] b78e95d17946: Download complete [2021-11-11T20:56:21.281Z] 7a9cfe048b4a: Verifying Checksum [2021-11-11T20:56:21.281Z] 7a9cfe048b4a: Download complete [2021-11-11T20:56:31.440Z] 7a9cfe048b4a: Pull complete [2021-11-11T20:56:31.440Z] 72dc09318566: Pull complete [2021-11-11T20:56:31.711Z] f4f7b4309257: Pull complete [2021-11-11T20:56:31.985Z] 0ac9a79272e3: Pull complete [2021-11-11T20:56:38.723Z] b78e95d17946: Pull complete [2021-11-11T20:56:38.723Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-11T20:56:38.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T20:56:38.723Z] ---> 8b459fc5aaf0 [2021-11-11T20:56:38.723Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-11T20:56:39.706Z] ---> Running in 818e5a20fa9d [2021-11-11T20:56:39.980Z] Removing intermediate container 818e5a20fa9d [2021-11-11T20:56:39.980Z] ---> d553c9436fce [2021-11-11T20:56:39.980Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-11-11T20:56:40.252Z] ---> Running in 75d59f9b336a [2021-11-11T20:56:40.524Z] Removing intermediate container 75d59f9b336a [2021-11-11T20:56:40.524Z] ---> 3e76f1b7916b [2021-11-11T20:56:40.524Z] Step 5/11 : WORKDIR /device-virtual-go [2021-11-11T20:56:40.797Z] ---> Running in 38118d7b6165 [2021-11-11T20:56:41.078Z] Removing intermediate container 38118d7b6165 [2021-11-11T20:56:41.078Z] ---> 3413bbbc6ecd [2021-11-11T20:56:41.078Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T20:56:41.351Z] ---> Running in dd7d2414639c [2021-11-11T20:56:43.326Z] Removing intermediate container dd7d2414639c [2021-11-11T20:56:43.326Z] ---> 753b0bd34f7e [2021-11-11T20:56:43.326Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-11T20:56:43.326Z] ---> Running in 035ac56d9665 [2021-11-11T20:56:43.825Z] Removing intermediate container 0d17982b5026 [2021-11-11T20:56:43.825Z] ---> 7ed07bf5e477 [2021-11-11T20:56:43.825Z] Step 10/11 : ARG MAKE='make build' [2021-11-11T20:56:43.825Z] ---> Running in 79c36b672c37 [2021-11-11T20:56:43.825Z] Removing intermediate container 79c36b672c37 [2021-11-11T20:56:43.825Z] ---> 8f73607b9546 [2021-11-11T20:56:43.825Z] Step 11/11 : RUN $MAKE [2021-11-11T20:56:43.825Z] ---> Running in e2b8f3cef83a [2021-11-11T20:56:43.825Z] noop [2021-11-11T20:56:43.825Z] Removing intermediate container e2b8f3cef83a [2021-11-11T20:56:43.825Z] ---> a59dc7bf5775 [2021-11-11T20:56:43.825Z] Successfully built a59dc7bf5775 [2021-11-11T20:56:43.825Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:56:44.134Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T20:56:44.134Z] . [Pipeline] withDockerContainer [2021-11-11T20:56:44.201Z] prd-centos7-docker-4c-2g-235 does not seem to be running inside a container [2021-11-11T20:56:44.229Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/14 -v /w/workspace/device-virtual-go/14:/w/workspace/device-virtual-go/14:rw,z -v /w/workspace/device-virtual-go/14@tmp:/w/workspace/device-virtual-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-11T20:56:44.559Z] $ docker top 8af6568b9122cb4c2726304fe7e5a23c3d10ecdbb0fdbda3709d53e169e0af8d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T20:56:44.762Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T20:56:44.935Z] + go version [2021-11-11T20:56:44.935Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-11T20:56:44.945Z] $ docker stop --time=1 8af6568b9122cb4c2726304fe7e5a23c3d10ecdbb0fdbda3709d53e169e0af8d [2021-11-11T20:56:45.743Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T20:56:46.105Z] $ docker rm -f 8af6568b9122cb4c2726304fe7e5a23c3d10ecdbb0fdbda3709d53e169e0af8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:56:46.337Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-11-11T20:56:46.338Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-11-11T20:56:46.338Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-11-11T20:56:46.539Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T20:56:46.539Z] . [Pipeline] withDockerContainer [2021-11-11T20:56:46.604Z] prd-centos7-docker-4c-2g-235 does not seem to be running inside a container [2021-11-11T20:56:46.612Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-11-11T20:56:46.612Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T20:56:46.612Z] OK: 223 MiB in 56 packages [2021-11-11T20:56:46.636Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/14 -v /w/workspace/device-virtual-go/14:/w/workspace/device-virtual-go/14:rw,z -v /w/workspace/device-virtual-go/14@tmp:/w/workspace/device-virtual-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-11T20:56:46.997Z] $ docker top fe03819ca1a5e68f819f70ba6e980dc051c0c505c38ba02b594a7f7f131a46d9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-11T20:56:47.362Z] + make test [2021-11-11T20:56:47.362Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-11-11T20:56:47.628Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-11-11T20:56:48.049Z] Removing intermediate container 035ac56d9665 [2021-11-11T20:56:48.049Z] ---> b1c32af70b7f [2021-11-11T20:56:48.049Z] Step 8/11 : COPY . . [2021-11-11T20:56:49.038Z] ---> 3d3a6f016af5 [2021-11-11T20:56:49.038Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T20:56:49.038Z] ---> Running in 8c3df2d79031 [2021-11-11T20:57:09.739Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-11-11T20:57:09.739Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.279s coverage: 64.6% of statements [2021-11-11T20:57:09.739Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-11T20:57:15.085Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-11T20:57:15.085Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-11T20:57:15.085Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-11-11T20:57:15.097Z] $ docker stop --time=1 fe03819ca1a5e68f819f70ba6e980dc051c0c505c38ba02b594a7f7f131a46d9 [2021-11-11T20:57:16.643Z] $ docker rm -f fe03819ca1a5e68f819f70ba6e980dc051c0c505c38ba02b594a7f7f131a46d9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T20:57:17.085Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-11T20:57:17.258Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-11T20:57:18.466Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-11T20:57:18.768Z] + ls -al . [2021-11-11T20:57:18.768Z] total 176 [2021-11-11T20:57:18.768Z] drwxrwxr-x. 7 jenkins jenkins 4096 Nov 11 20:57 . [2021-11-11T20:57:18.768Z] drwxrwxr-x. 4 jenkins jenkins 30 Nov 11 20:55 .. [2021-11-11T20:57:18.768Z] -rw-rw-r--. 1 jenkins jenkins 8449 Nov 11 20:55 Attribution.txt [2021-11-11T20:57:18.768Z] drwxrwxr-x. 2 jenkins jenkins 37 Nov 11 20:55 bin [2021-11-11T20:57:18.768Z] -rw-rw-r--. 1 jenkins jenkins 6349 Nov 11 20:55 CHANGELOG.md [2021-11-11T20:57:18.768Z] drwxrwxr-x. 3 jenkins jenkins 32 Nov 11 20:55 cmd [2021-11-11T20:57:18.768Z] -rw-r--r--. 1 jenkins jenkins 46339 Nov 11 20:57 coverage.out [2021-11-11T20:57:18.768Z] -rw-rw-r--. 1 jenkins jenkins 1951 Nov 11 20:55 Dockerfile [2021-11-11T20:57:18.768Z] drwxrwxr-x. 8 jenkins jenkins 162 Nov 11 20:55 .git [2021-11-11T20:57:18.768Z] drwxrwxr-x. 2 jenkins jenkins 103 Nov 11 20:55 .github [2021-11-11T20:57:18.768Z] -rw-rw-r--. 1 jenkins jenkins 270 Nov 11 20:55 .gitignore [2021-11-11T20:57:18.768Z] -rw-rw-r--. 1 jenkins jenkins 351 Nov 11 20:55 go.mod [2021-11-11T20:57:18.768Z] -rw-rw-r--. 1 jenkins jenkins 52493 Nov 11 20:55 go.sum [2021-11-11T20:57:18.768Z] -rw-rw-r--. 1 jenkins jenkins 677 Nov 11 20:55 GOVERNANCE.md [2021-11-11T20:57:18.768Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 11 20:55 internal [2021-11-11T20:57:18.768Z] -rw-rw-r--. 1 jenkins jenkins 660 Nov 11 20:55 Jenkinsfile [2021-11-11T20:57:18.768Z] -rw-rw-r--. 1 jenkins jenkins 11340 Nov 11 20:55 LICENSE [2021-11-11T20:57:18.768Z] -rw-rw-r--. 1 jenkins jenkins 999 Nov 11 20:55 Makefile [2021-11-11T20:57:18.768Z] -rw-rw-r--. 1 jenkins jenkins 623 Nov 11 20:55 OWNERS.md [2021-11-11T20:57:18.768Z] -rw-rw-r--. 1 jenkins jenkins 2913 Nov 11 20:55 README.md [2021-11-11T20:57:18.768Z] -rw-rw-r--. 1 jenkins jenkins 12 Nov 11 20:53 VERSION [2021-11-11T20:57:18.768Z] -rw-rw-r--. 1 jenkins jenkins 235 Nov 11 20:55 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:57:19.086Z] + 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=0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 --label arch=amd64 --label version=2.0.1-dev.13 . [2021-11-11T20:57:19.086Z] Sending build context to Docker daemon 8.762MB [2021-11-11T20:57:19.086Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-11-11T20:57:19.086Z] Step 2/25 : FROM ${BASE} AS builder [2021-11-11T20:57:19.086Z] ---> a59dc7bf5775 [2021-11-11T20:57:19.086Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-11T20:57:19.086Z] ---> Running in e058a4541882 [2021-11-11T20:57:19.345Z] Removing intermediate container e058a4541882 [2021-11-11T20:57:19.345Z] ---> 1e8d5e14708b [2021-11-11T20:57:19.345Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2021-11-11T20:57:19.345Z] ---> Running in f4992329cfa0 [2021-11-11T20:57:19.345Z] Removing intermediate container f4992329cfa0 [2021-11-11T20:57:19.345Z] ---> 27b96884b5e6 [2021-11-11T20:57:19.345Z] Step 5/25 : WORKDIR /device-virtual-go [2021-11-11T20:57:19.345Z] ---> Running in f3d532434daa [2021-11-11T20:57:19.604Z] Removing intermediate container f3d532434daa [2021-11-11T20:57:19.604Z] ---> 2eb2b453aa6d [2021-11-11T20:57:19.604Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T20:57:19.604Z] ---> Running in 12da98fa2f87 [2021-11-11T20:57:20.171Z] Removing intermediate container 12da98fa2f87 [2021-11-11T20:57:20.171Z] ---> 24ceb098eb44 [2021-11-11T20:57:20.171Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-11T20:57:20.171Z] ---> Running in 479d4a96dc8e [2021-11-11T20:57:20.171Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T20:57:21.119Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T20:57:21.382Z] OK: 224 MiB in 56 packages [2021-11-11T20:57:21.641Z] Removing intermediate container 479d4a96dc8e [2021-11-11T20:57:21.641Z] ---> de373fc3b393 [2021-11-11T20:57:21.641Z] Step 8/25 : COPY . . [2021-11-11T20:57:21.901Z] ---> e3c583753f10 [2021-11-11T20:57:21.901Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T20:57:21.901Z] ---> Running in a41d2d8e42c3 [2021-11-11T20:57:22.846Z] Removing intermediate container a41d2d8e42c3 [2021-11-11T20:57:22.846Z] ---> 89263ee713ed [2021-11-11T20:57:22.846Z] Step 10/25 : ARG MAKE='make build' [2021-11-11T20:57:22.846Z] ---> Running in b923a8f216ff [2021-11-11T20:57:22.846Z] Removing intermediate container b923a8f216ff [2021-11-11T20:57:22.846Z] ---> d2cb941a6f4a [2021-11-11T20:57:22.846Z] Step 11/25 : RUN $MAKE [2021-11-11T20:57:22.846Z] ---> Running in 14f2426d6a5f [2021-11-11T20:57:23.117Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.13" -o cmd/device-virtual ./cmd [2021-11-11T20:57:41.310Z] Removing intermediate container 14f2426d6a5f [2021-11-11T20:57:41.310Z] ---> 6f59e03cbe9a [2021-11-11T20:57:41.310Z] Step 12/25 : FROM alpine:3.14 [2021-11-11T20:57:42.697Z] 3.14: Pulling from library/alpine [2021-11-11T20:57:42.954Z] a0d0a0d46f8b: Already exists [2021-11-11T20:57:43.218Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T20:57:43.218Z] Status: Downloaded newer image for alpine:3.14 [2021-11-11T20:57:43.218Z] ---> 14119a10abf4 [2021-11-11T20:57:43.218Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-11-11T20:57:43.218Z] ---> Running in 29f7b95f897b [2021-11-11T20:57:43.218Z] Removing intermediate container 29f7b95f897b [2021-11-11T20:57:43.218Z] ---> 1846929bb148 [2021-11-11T20:57:43.218Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T20:57:43.218Z] ---> Running in 08299fe6d3c1 [2021-11-11T20:57:43.791Z] Removing intermediate container 08299fe6d3c1 [2021-11-11T20:57:43.791Z] ---> 3b9b78e91692 [2021-11-11T20:57:43.791Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-11T20:57:43.791Z] ---> Running in f4134da95490 [2021-11-11T20:57:44.049Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T20:57:44.993Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T20:57:44.993Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-11T20:57:45.253Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T20:57:45.253Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-11T20:57:45.253Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T20:57:45.512Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-11T20:57:45.512Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-11T20:57:45.773Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T20:57:45.773Z] OK: 8 MiB in 20 packages [2021-11-11T20:57:46.038Z] Removing intermediate container f4134da95490 [2021-11-11T20:57:46.038Z] ---> 693c2859c799 [2021-11-11T20:57:46.038Z] Step 16/25 : WORKDIR / [2021-11-11T20:57:46.301Z] ---> Running in 1b3052ad169f [2021-11-11T20:57:46.301Z] Removing intermediate container 1b3052ad169f [2021-11-11T20:57:46.301Z] ---> 18b73608eb0d [2021-11-11T20:57:46.301Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-11-11T20:57:46.559Z] ---> 84963cb7a83c [2021-11-11T20:57:46.559Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2021-11-11T20:57:46.822Z] ---> ae10b8eeb50e [2021-11-11T20:57:46.822Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2021-11-11T20:57:47.394Z] ---> 4816237fec91 [2021-11-11T20:57:47.394Z] Step 20/25 : EXPOSE 59900 [2021-11-11T20:57:47.394Z] ---> Running in 56b988149162 [2021-11-11T20:57:47.394Z] Removing intermediate container 56b988149162 [2021-11-11T20:57:47.394Z] ---> 6f760fdc0d60 [2021-11-11T20:57:47.394Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2021-11-11T20:57:47.394Z] ---> Running in 9d2321cbc3af [2021-11-11T20:57:47.652Z] Removing intermediate container 9d2321cbc3af [2021-11-11T20:57:47.652Z] ---> b7bafb3d1ae5 [2021-11-11T20:57:47.652Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T20:57:47.652Z] ---> Running in cae7a3191c52 [2021-11-11T20:57:47.652Z] Removing intermediate container cae7a3191c52 [2021-11-11T20:57:47.652Z] ---> 7fa4b28f7843 [2021-11-11T20:57:47.652Z] Step 23/25 : LABEL arch=amd64 [2021-11-11T20:57:47.652Z] ---> Running in a0336176c88e [2021-11-11T20:57:47.652Z] Removing intermediate container a0336176c88e [2021-11-11T20:57:47.652Z] ---> b30b96d16698 [2021-11-11T20:57:47.652Z] Step 24/25 : LABEL git_sha=0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 [2021-11-11T20:57:47.911Z] ---> Running in 51fb224f720a [2021-11-11T20:57:47.911Z] Removing intermediate container 51fb224f720a [2021-11-11T20:57:47.911Z] ---> 680ee79df478 [2021-11-11T20:57:47.911Z] Step 25/25 : LABEL version=2.0.1-dev.13 [2021-11-11T20:57:47.911Z] ---> Running in cb41d0d3a0ad [2021-11-11T20:57:47.911Z] Removing intermediate container cb41d0d3a0ad [2021-11-11T20:57:47.911Z] ---> b78a9ec74655 [2021-11-11T20:57:47.911Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-11T20:57:47.911Z] Successfully built b78a9ec74655 [2021-11-11T20:57:47.911Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T20:57:48.035Z] provisioning config files... [2021-11-11T20:57:48.045Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/14@tmp/config8334587850622780330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:57:48.356Z] ---> docker-login.sh [2021-11-11T20:57:48.356Z] nexus3.edgexfoundry.org:10001 [2021-11-11T20:57:48.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:57:48.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:57:48.356Z] Configure a credential helper to remove this warning. See [2021-11-11T20:57:48.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:57:48.356Z] [2021-11-11T20:57:48.356Z] Login Succeeded [2021-11-11T20:57:48.356Z] nexus3.edgexfoundry.org:10002 [2021-11-11T20:57:48.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:57:48.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:57:48.356Z] Configure a credential helper to remove this warning. See [2021-11-11T20:57:48.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:57:48.356Z] [2021-11-11T20:57:48.356Z] Login Succeeded [2021-11-11T20:57:48.356Z] nexus3.edgexfoundry.org:10003 [2021-11-11T20:57:48.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:57:48.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:57:48.619Z] Configure a credential helper to remove this warning. See [2021-11-11T20:57:48.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:57:48.619Z] [2021-11-11T20:57:48.619Z] Login Succeeded [2021-11-11T20:57:48.619Z] nexus3.edgexfoundry.org:10004 [2021-11-11T20:57:48.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:57:48.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:57:48.619Z] Configure a credential helper to remove this warning. See [2021-11-11T20:57:48.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:57:48.619Z] [2021-11-11T20:57:48.619Z] Login Succeeded [2021-11-11T20:57:48.619Z] docker.io [2021-11-11T20:57:48.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:57:49.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:57:49.140Z] Configure a credential helper to remove this warning. See [2021-11-11T20:57:49.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:57:49.140Z] [2021-11-11T20:57:49.140Z] Login Succeeded [2021-11-11T20:57:49.140Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T20:57:49.150Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T20:57:49.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T20:57:49.201Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2021-11-11T20:57:49.201Z] 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 [2021-11-11T20:57:49.201Z] latest [2021-11-11T20:57:49.201Z] 2.0.1-dev.13 [2021-11-11T20:57:49.201Z] 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0-2.0.1-dev.13 [2021-11-11T20:57:49.201Z] main [2021-11-11T20:57:49.201Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:57:49.515Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:57:49.809Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 [2021-11-11T20:57:49.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-11-11T20:57:49.809Z] 8dfc750e7d53: Preparing [2021-11-11T20:57:49.809Z] 851697d11829: Preparing [2021-11-11T20:57:49.809Z] 2e22410832a6: Preparing [2021-11-11T20:57:49.809Z] fb3505516801: Preparing [2021-11-11T20:57:49.809Z] 546f362fb49f: Preparing [2021-11-11T20:57:49.809Z] e2eb06d8af82: Preparing [2021-11-11T20:57:49.809Z] e2eb06d8af82: Waiting [2021-11-11T20:57:55.085Z] fb3505516801: Pushed [2021-11-11T20:57:55.085Z] e2eb06d8af82: Layer already exists [2021-11-11T20:57:55.085Z] 851697d11829: Pushed [2021-11-11T20:57:56.024Z] 8dfc750e7d53: Pushed [2021-11-11T20:57:56.284Z] 2e22410832a6: Pushed [2021-11-11T20:57:56.857Z] 546f362fb49f: Pushed [2021-11-11T20:57:58.239Z] 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0: digest: sha256:4c519d772b0798d46b04ecbaac23941448b76893bdc65533fb328c682acd5c7d size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:57:58.534Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:57:58.826Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2021-11-11T20:57:58.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-11-11T20:57:58.826Z] 8dfc750e7d53: Preparing [2021-11-11T20:57:58.826Z] 851697d11829: Preparing [2021-11-11T20:57:58.826Z] 2e22410832a6: Preparing [2021-11-11T20:57:58.826Z] fb3505516801: Preparing [2021-11-11T20:57:58.826Z] 546f362fb49f: Preparing [2021-11-11T20:57:58.826Z] e2eb06d8af82: Preparing [2021-11-11T20:57:58.826Z] e2eb06d8af82: Waiting [2021-11-11T20:57:58.826Z] 546f362fb49f: Layer already exists [2021-11-11T20:57:58.826Z] 8dfc750e7d53: Layer already exists [2021-11-11T20:57:58.826Z] fb3505516801: Layer already exists [2021-11-11T20:57:58.826Z] 851697d11829: Layer already exists [2021-11-11T20:57:58.826Z] 2e22410832a6: Layer already exists [2021-11-11T20:57:58.826Z] e2eb06d8af82: Layer already exists [2021-11-11T20:57:59.395Z] latest: digest: sha256:4c519d772b0798d46b04ecbaac23941448b76893bdc65533fb328c682acd5c7d size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:57:59.695Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:57:59.999Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.13 [2021-11-11T20:57:59.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-11-11T20:57:59.999Z] 8dfc750e7d53: Preparing [2021-11-11T20:57:59.999Z] 851697d11829: Preparing [2021-11-11T20:57:59.999Z] 2e22410832a6: Preparing [2021-11-11T20:57:59.999Z] fb3505516801: Preparing [2021-11-11T20:57:59.999Z] 546f362fb49f: Preparing [2021-11-11T20:57:59.999Z] e2eb06d8af82: Preparing [2021-11-11T20:57:59.999Z] e2eb06d8af82: Waiting [2021-11-11T20:57:59.999Z] 546f362fb49f: Layer already exists [2021-11-11T20:57:59.999Z] 851697d11829: Layer already exists [2021-11-11T20:57:59.999Z] 2e22410832a6: Layer already exists [2021-11-11T20:57:59.999Z] fb3505516801: Layer already exists [2021-11-11T20:57:59.999Z] 8dfc750e7d53: Layer already exists [2021-11-11T20:57:59.999Z] e2eb06d8af82: Layer already exists [2021-11-11T20:57:59.999Z] 2.0.1-dev.13: digest: sha256:4c519d772b0798d46b04ecbaac23941448b76893bdc65533fb328c682acd5c7d size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:58:00.292Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0-2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:58:00.584Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0-2.0.1-dev.13 [2021-11-11T20:58:00.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-11-11T20:58:00.584Z] 8dfc750e7d53: Preparing [2021-11-11T20:58:00.584Z] 851697d11829: Preparing [2021-11-11T20:58:00.584Z] 2e22410832a6: Preparing [2021-11-11T20:58:00.584Z] fb3505516801: Preparing [2021-11-11T20:58:00.584Z] 546f362fb49f: Preparing [2021-11-11T20:58:00.584Z] e2eb06d8af82: Preparing [2021-11-11T20:58:00.584Z] e2eb06d8af82: Waiting [2021-11-11T20:58:00.584Z] 851697d11829: Layer already exists [2021-11-11T20:58:00.584Z] 546f362fb49f: Layer already exists [2021-11-11T20:58:00.584Z] 8dfc750e7d53: Layer already exists [2021-11-11T20:58:00.584Z] fb3505516801: Layer already exists [2021-11-11T20:58:00.584Z] 2e22410832a6: Layer already exists [2021-11-11T20:58:00.584Z] e2eb06d8af82: Layer already exists [2021-11-11T20:58:00.584Z] 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0-2.0.1-dev.13: digest: sha256:4c519d772b0798d46b04ecbaac23941448b76893bdc65533fb328c682acd5c7d size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:58:00.888Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:58:01.183Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2021-11-11T20:58:01.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-11-11T20:58:01.183Z] 8dfc750e7d53: Preparing [2021-11-11T20:58:01.183Z] 851697d11829: Preparing [2021-11-11T20:58:01.183Z] 2e22410832a6: Preparing [2021-11-11T20:58:01.183Z] fb3505516801: Preparing [2021-11-11T20:58:01.183Z] 546f362fb49f: Preparing [2021-11-11T20:58:01.183Z] e2eb06d8af82: Preparing [2021-11-11T20:58:01.183Z] e2eb06d8af82: Waiting [2021-11-11T20:58:01.183Z] 546f362fb49f: Layer already exists [2021-11-11T20:58:01.183Z] 8dfc750e7d53: Layer already exists [2021-11-11T20:58:01.183Z] fb3505516801: Layer already exists [2021-11-11T20:58:01.183Z] 2e22410832a6: Layer already exists [2021-11-11T20:58:01.183Z] 851697d11829: Layer already exists [2021-11-11T20:58:01.183Z] e2eb06d8af82: Layer already exists [2021-11-11T20:58:01.754Z] main: digest: sha256:4c519d772b0798d46b04ecbaac23941448b76893bdc65533fb328c682acd5c7d size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T20:58:01.787Z] ===================================================== [Pipeline] echo [2021-11-11T20:58:01.794Z] taggedImages: [2021-11-11T20:58:01.794Z] - nexus3.edgexfoundry.org:10004/device-virtual:0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 [2021-11-11T20:58:01.794Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2021-11-11T20:58:01.794Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.13 [2021-11-11T20:58:01.794Z] - nexus3.edgexfoundry.org:10004/device-virtual:0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0-2.0.1-dev.13 [2021-11-11T20:58:01.794Z] - 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] sh [2021-11-11T20:58:02.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T20:58:02.261Z] [2021-11-11T20:58:02.261Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:58:02.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T20:58:02.570Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-11T20:58:02.570Z] b4d181a07f80: Pulling fs layer [2021-11-11T20:58:02.570Z] a1111a8f2ec3: Pulling fs layer [2021-11-11T20:58:02.570Z] ed53099fbce6: Pulling fs layer [2021-11-11T20:58:02.570Z] dc539afda2c1: Pulling fs layer [2021-11-11T20:58:02.570Z] 77bc0d833cb6: Pulling fs layer [2021-11-11T20:58:02.570Z] 9065ff56babe: Pulling fs layer [2021-11-11T20:58:02.570Z] d287ab97295c: Pulling fs layer [2021-11-11T20:58:02.570Z] dc539afda2c1: Waiting [2021-11-11T20:58:02.570Z] 77bc0d833cb6: Waiting [2021-11-11T20:58:02.570Z] 9065ff56babe: Waiting [2021-11-11T20:58:02.570Z] d287ab97295c: Waiting [2021-11-11T20:58:02.570Z] a1111a8f2ec3: Verifying Checksum [2021-11-11T20:58:02.570Z] a1111a8f2ec3: Download complete [2021-11-11T20:58:02.570Z] dc539afda2c1: Verifying Checksum [2021-11-11T20:58:02.570Z] dc539afda2c1: Download complete [2021-11-11T20:58:02.829Z] ed53099fbce6: Verifying Checksum [2021-11-11T20:58:02.829Z] ed53099fbce6: Download complete [2021-11-11T20:58:02.829Z] 9065ff56babe: Verifying Checksum [2021-11-11T20:58:02.829Z] 9065ff56babe: Download complete [2021-11-11T20:58:02.829Z] 77bc0d833cb6: Verifying Checksum [2021-11-11T20:58:02.829Z] 77bc0d833cb6: Download complete [2021-11-11T20:58:02.829Z] b4d181a07f80: Verifying Checksum [2021-11-11T20:58:02.829Z] b4d181a07f80: Download complete [2021-11-11T20:58:03.408Z] d287ab97295c: Verifying Checksum [2021-11-11T20:58:03.408Z] d287ab97295c: Download complete [2021-11-11T20:58:04.367Z] b4d181a07f80: Pull complete [2021-11-11T20:58:04.367Z] a1111a8f2ec3: Pull complete [2021-11-11T20:58:04.941Z] ed53099fbce6: Pull complete [2021-11-11T20:58:04.941Z] dc539afda2c1: Pull complete [2021-11-11T20:58:05.204Z] 77bc0d833cb6: Pull complete [2021-11-11T20:58:05.204Z] 9065ff56babe: Pull complete [2021-11-11T20:58:10.508Z] d287ab97295c: Pull complete [2021-11-11T20:58:10.508Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-11T20:58:10.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T20:58:10.508Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-11T20:58:10.574Z] prd-centos7-docker-4c-2g-235 does not seem to be running inside a container [2021-11-11T20:58:10.619Z] $ 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/14 -v /w/workspace/device-virtual-go/14:/w/workspace/device-virtual-go/14:rw,z -v /w/workspace/device-virtual-go/14@tmp:/w/workspace/device-virtual-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-11T20:58:10.812Z] Removing intermediate container 8c3df2d79031 [2021-11-11T20:58:10.812Z] ---> 8a7f9371d018 [2021-11-11T20:58:10.812Z] Step 10/11 : ARG MAKE='make build' [2021-11-11T20:58:10.812Z] ---> Running in ca6c6ad7a78f [2021-11-11T20:58:10.812Z] Removing intermediate container ca6c6ad7a78f [2021-11-11T20:58:10.812Z] ---> 83140be33569 [2021-11-11T20:58:10.812Z] Step 11/11 : RUN $MAKE [2021-11-11T20:58:10.812Z] ---> Running in c5331ba95a76 [2021-11-11T20:58:10.812Z] noop [2021-11-11T20:58:10.812Z] Removing intermediate container c5331ba95a76 [2021-11-11T20:58:10.812Z] ---> b58d69df3981 [2021-11-11T20:58:10.812Z] Successfully built b58d69df3981 [2021-11-11T20:58:10.812Z] Successfully tagged ci-base-image-arm64:latest [2021-11-11T20:58:14.495Z] $ docker top 8cc2fdf75016e08caba6ce69cd69a1208fbfc4efd2a39b1e0df00d937356f710 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:58:14.907Z] ---> job-cost.sh [2021-11-11T20:58:14.907Z] lf-activate-venv: SKIPPING [2021-11-11T20:58:14.907Z] INFO: No Stack... [2021-11-11T20:58:14.975Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T20:58:14.975Z] . [Pipeline] withDockerContainer [2021-11-11T20:58:15.167Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-11T20:58:15.202Z] prd-ubuntu18.04-docker-arm64-4c-16g-234 does not seem to be running inside a container [2021-11-11T20:58:15.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/14 -v /w/workspace/device-virtual-go/14:/w/workspace/device-virtual-go/14:rw,z -v /w/workspace/device-virtual-go/14@tmp:/w/workspace/device-virtual-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-11T20:58:15.426Z] INFO: Archiving Costs [2021-11-11T20:58:16.673Z] $ docker top 1e7088f2a622028ab5bea911b3e9dee5ea30c71c6e46ee83d1d17e98c9aa364f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-11-11T20:58:17.253Z] + cat /w/workspace/device-virtual-go/14/archives/cost.csv [2021-11-11T20:58:17.253Z] + cut -d, -f6 [Pipeline] lock [2021-11-11T20:58:17.278Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-14-stack-cost] [2021-11-11T20:58:17.365Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-14-stack-cost] did not exist. Created. [2021-11-11T20:58:17.365Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-11T20:58:17.646Z] + go version [2021-11-11T20:58:17.646Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-11T20:58:17.670Z] $ docker stop --time=1 1e7088f2a622028ab5bea911b3e9dee5ea30c71c6e46ee83d1d17e98c9aa364f [2021-11-11T20:58:17.679Z] + echo total: 0.05999999865889549 [2021-11-11T20:58:19.350Z] $ docker rm -f 1e7088f2a622028ab5bea911b3e9dee5ea30c71c6e46ee83d1d17e98c9aa364f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [Pipeline] // script [Pipeline] } [2021-11-11T20:58:19.599Z] Stashed 1 file(s) [Pipeline] // stage [Pipeline] } [2021-11-11T20:58:19.852Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-14-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-11T20:58:19.864Z] $ docker stop --time=1 8cc2fdf75016e08caba6ce69cd69a1208fbfc4efd2a39b1e0df00d937356f710 [2021-11-11T20:58:21.083Z] $ docker rm -f 8cc2fdf75016e08caba6ce69cd69a1208fbfc4efd2a39b1e0df00d937356f710 [Pipeline] stage [Pipeline] { (Test) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:58:21.613Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T20:58:21.613Z] . [Pipeline] withDockerContainer [2021-11-11T20:58:21.847Z] prd-ubuntu18.04-docker-arm64-4c-16g-234 does not seem to be running inside a container [2021-11-11T20:58:21.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/14 -v /w/workspace/device-virtual-go/14:/w/workspace/device-virtual-go/14:rw,z -v /w/workspace/device-virtual-go/14@tmp:/w/workspace/device-virtual-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-11T20:58:23.346Z] $ docker top 6307106aceaf1a9e7cfa37129acc176887fa7459b58ca0556ccc0ecb8668c09c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-11T20:58:24.282Z] + make test [2021-11-11T20:58:24.282Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-11-11T20:58:25.729Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-11-11T20:59:47.528Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-11-11T20:59:47.528Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 2.090s coverage: 64.6% of statements [2021-11-11T20:59:47.528Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-11T21:00:09.748Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-11T21:00:09.748Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-11T21:00:09.748Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-11-11T21:00:11.733Z] $ docker stop --time=1 6307106aceaf1a9e7cfa37129acc176887fa7459b58ca0556ccc0ecb8668c09c [2021-11-11T21:00:13.524Z] $ docker rm -f 6307106aceaf1a9e7cfa37129acc176887fa7459b58ca0556ccc0ecb8668c09c [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T21:00:14.401Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-11T21:00:14.427Z] Warning: overwriting stash ‘coverage-report’ [2021-11-11T21:00:14.966Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T21:00:15.401Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-11T21:00:15.748Z] + ls -al . [2021-11-11T21:00:15.748Z] total 200 [2021-11-11T21:00:15.748Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 11 21:00 . [2021-11-11T21:00:15.748Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 20:55 .. [2021-11-11T21:00:15.748Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 20:55 .git [2021-11-11T21:00:15.748Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 20:55 .github [2021-11-11T21:00:15.748Z] -rw-rw-r-- 1 jenkins jenkins 270 Nov 11 20:55 .gitignore [2021-11-11T21:00:15.748Z] -rw-rw-r-- 1 jenkins jenkins 8449 Nov 11 20:55 Attribution.txt [2021-11-11T21:00:15.748Z] -rw-rw-r-- 1 jenkins jenkins 6349 Nov 11 20:55 CHANGELOG.md [2021-11-11T21:00:15.748Z] -rw-rw-r-- 1 jenkins jenkins 1951 Nov 11 20:55 Dockerfile [2021-11-11T21:00:15.748Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 20:55 GOVERNANCE.md [2021-11-11T21:00:15.748Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 11 20:55 Jenkinsfile [2021-11-11T21:00:15.748Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 11 20:55 LICENSE [2021-11-11T21:00:15.748Z] -rw-rw-r-- 1 jenkins jenkins 999 Nov 11 20:55 Makefile [2021-11-11T21:00:15.748Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 11 20:55 OWNERS.md [2021-11-11T21:00:15.748Z] -rw-rw-r-- 1 jenkins jenkins 2913 Nov 11 20:55 README.md [2021-11-11T21:00:15.748Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 11 20:53 VERSION [2021-11-11T21:00:15.748Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 20:55 bin [2021-11-11T21:00:15.748Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 20:55 cmd [2021-11-11T21:00:15.748Z] -rw-r--r-- 1 jenkins jenkins 46339 Nov 11 20:59 coverage.out [2021-11-11T21:00:15.748Z] -rw-rw-r-- 1 jenkins jenkins 351 Nov 11 20:55 go.mod [2021-11-11T21:00:15.748Z] -rw-rw-r-- 1 jenkins jenkins 52493 Nov 11 20:55 go.sum [2021-11-11T21:00:15.748Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 20:55 internal [2021-11-11T21:00:15.748Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 11 20:55 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:00:16.089Z] + 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=0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 --label arch=arm64 --label version=2.0.1-dev.13 . [2021-11-11T21:00:16.690Z] Sending build context to Docker daemon 8.761MB [2021-11-11T21:00:16.690Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-11-11T21:00:16.690Z] Step 2/25 : FROM ${BASE} AS builder [2021-11-11T21:00:16.690Z] ---> b58d69df3981 [2021-11-11T21:00:16.690Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-11T21:00:16.690Z] ---> Running in 5b1d41cd06b2 [2021-11-11T21:00:17.287Z] Removing intermediate container 5b1d41cd06b2 [2021-11-11T21:00:17.287Z] ---> 4916fa1eb9d7 [2021-11-11T21:00:17.287Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2021-11-11T21:00:17.287Z] ---> Running in 6879c946421c [2021-11-11T21:00:17.561Z] Removing intermediate container 6879c946421c [2021-11-11T21:00:17.561Z] ---> d911119afe6d [2021-11-11T21:00:17.561Z] Step 5/25 : WORKDIR /device-virtual-go [2021-11-11T21:00:17.841Z] ---> Running in 2773cc972eb4 [2021-11-11T21:00:18.435Z] Removing intermediate container 2773cc972eb4 [2021-11-11T21:00:18.435Z] ---> 0cb859cb2581 [2021-11-11T21:00:18.435Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T21:00:18.435Z] ---> Running in 06b48ca41251 [2021-11-11T21:00:20.424Z] Removing intermediate container 06b48ca41251 [2021-11-11T21:00:20.424Z] ---> 2791cd3088d3 [2021-11-11T21:00:20.424Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-11T21:00:20.424Z] ---> Running in 5445af85b4b5 [2021-11-11T21:00:21.869Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T21:00:22.850Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T21:00:23.446Z] OK: 223 MiB in 56 packages [2021-11-11T21:00:24.442Z] Removing intermediate container 5445af85b4b5 [2021-11-11T21:00:24.442Z] ---> 91f6e33bf9e6 [2021-11-11T21:00:24.442Z] Step 8/25 : COPY . . [2021-11-11T21:00:25.429Z] ---> c8384d1cddb3 [2021-11-11T21:00:25.429Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T21:00:25.702Z] ---> Running in b1daed9be26a [2021-11-11T21:00:28.355Z] Removing intermediate container b1daed9be26a [2021-11-11T21:00:28.355Z] ---> 9eee946d9303 [2021-11-11T21:00:28.355Z] Step 10/25 : ARG MAKE='make build' [2021-11-11T21:00:28.355Z] ---> Running in d5dddf95803f [2021-11-11T21:00:28.961Z] Removing intermediate container d5dddf95803f [2021-11-11T21:00:28.961Z] ---> d6724060f7ff [2021-11-11T21:00:28.961Z] Step 11/25 : RUN $MAKE [2021-11-11T21:00:28.961Z] ---> Running in 8ffcdca4b132 [2021-11-11T21:00:30.402Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.13" -o cmd/device-virtual ./cmd [2021-11-11T21:01:38.458Z] Removing intermediate container 8ffcdca4b132 [2021-11-11T21:01:38.458Z] ---> 7596127b9ad4 [2021-11-11T21:01:38.458Z] Step 12/25 : FROM alpine:3.14 [2021-11-11T21:01:38.458Z] 3.14: Pulling from library/alpine [2021-11-11T21:01:38.458Z] 552d1f2373af: Already exists [2021-11-11T21:01:38.458Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T21:01:38.458Z] Status: Downloaded newer image for alpine:3.14 [2021-11-11T21:01:38.458Z] ---> bb3de5531c18 [2021-11-11T21:01:38.458Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-11-11T21:01:38.458Z] ---> Running in d3377d9e74cb [2021-11-11T21:01:38.458Z] Removing intermediate container d3377d9e74cb [2021-11-11T21:01:38.458Z] ---> 5bd2f2d1141e [2021-11-11T21:01:38.458Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T21:01:38.458Z] ---> Running in 43c0e4275bdc [2021-11-11T21:01:38.458Z] Removing intermediate container 43c0e4275bdc [2021-11-11T21:01:38.458Z] ---> 5af0f6e78c82 [2021-11-11T21:01:38.458Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-11T21:01:38.458Z] ---> Running in 34b9163d16b2 [2021-11-11T21:01:38.458Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T21:01:38.458Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T21:01:38.458Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-11T21:01:38.458Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T21:01:38.458Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-11T21:01:38.458Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T21:01:38.458Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-11T21:01:38.458Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-11T21:01:38.458Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T21:01:38.458Z] OK: 8 MiB in 20 packages [2021-11-11T21:01:38.458Z] Removing intermediate container 34b9163d16b2 [2021-11-11T21:01:38.458Z] ---> d7e9b1703202 [2021-11-11T21:01:38.458Z] Step 16/25 : WORKDIR / [2021-11-11T21:01:38.458Z] ---> Running in c60792d7862d [2021-11-11T21:01:38.733Z] Removing intermediate container c60792d7862d [2021-11-11T21:01:38.734Z] ---> 586f65cd6ae3 [2021-11-11T21:01:38.734Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-11-11T21:01:39.714Z] ---> d826a375b1bb [2021-11-11T21:01:39.714Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2021-11-11T21:01:40.310Z] ---> b9a640993bac [2021-11-11T21:01:40.310Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2021-11-11T21:01:41.751Z] ---> 7428e5cddb70 [2021-11-11T21:01:41.751Z] Step 20/25 : EXPOSE 59900 [2021-11-11T21:01:41.751Z] ---> Running in 3f3f16af355d [2021-11-11T21:01:42.026Z] Removing intermediate container 3f3f16af355d [2021-11-11T21:01:42.026Z] ---> 46160c411e1d [2021-11-11T21:01:42.026Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2021-11-11T21:01:42.026Z] ---> Running in 506389a9ee2d [2021-11-11T21:01:42.630Z] Removing intermediate container 506389a9ee2d [2021-11-11T21:01:42.630Z] ---> 84a366e42801 [2021-11-11T21:01:42.630Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T21:01:42.907Z] ---> Running in 427ff4544515 [2021-11-11T21:01:43.190Z] Removing intermediate container 427ff4544515 [2021-11-11T21:01:43.190Z] ---> f5ea03d13d41 [2021-11-11T21:01:43.190Z] Step 23/25 : LABEL arch=arm64 [2021-11-11T21:01:43.466Z] ---> Running in 5d699206a9a3 [2021-11-11T21:01:44.064Z] Removing intermediate container 5d699206a9a3 [2021-11-11T21:01:44.064Z] ---> 216f6515faca [2021-11-11T21:01:44.064Z] Step 24/25 : LABEL git_sha=0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 [2021-11-11T21:01:44.064Z] ---> Running in 2f8e96923a7a [2021-11-11T21:01:44.665Z] Removing intermediate container 2f8e96923a7a [2021-11-11T21:01:44.665Z] ---> 4ba1e369e0b0 [2021-11-11T21:01:44.665Z] Step 25/25 : LABEL version=2.0.1-dev.13 [2021-11-11T21:01:44.665Z] ---> Running in 63f2577991e8 [2021-11-11T21:01:45.263Z] Removing intermediate container 63f2577991e8 [2021-11-11T21:01:45.263Z] ---> d826fb3b26a5 [2021-11-11T21:01:45.263Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-11T21:01:45.263Z] Successfully built d826fb3b26a5 [2021-11-11T21:01:45.263Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T21:01:45.402Z] provisioning config files... [2021-11-11T21:01:45.423Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/14@tmp/config7187753233294575324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T21:01:45.795Z] ---> docker-login.sh [2021-11-11T21:01:45.795Z] nexus3.edgexfoundry.org:10001 [2021-11-11T21:01:46.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T21:01:46.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T21:01:46.347Z] Configure a credential helper to remove this warning. See [2021-11-11T21:01:46.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T21:01:46.347Z] [2021-11-11T21:01:46.347Z] Login Succeeded [2021-11-11T21:01:46.347Z] nexus3.edgexfoundry.org:10002 [2021-11-11T21:01:46.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T21:01:46.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T21:01:46.947Z] Configure a credential helper to remove this warning. See [2021-11-11T21:01:46.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T21:01:46.947Z] [2021-11-11T21:01:46.947Z] Login Succeeded [2021-11-11T21:01:46.947Z] nexus3.edgexfoundry.org:10003 [2021-11-11T21:01:47.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T21:01:47.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T21:01:47.831Z] Configure a credential helper to remove this warning. See [2021-11-11T21:01:47.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T21:01:47.831Z] [2021-11-11T21:01:47.831Z] Login Succeeded [2021-11-11T21:01:47.831Z] nexus3.edgexfoundry.org:10004 [2021-11-11T21:01:48.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T21:01:48.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T21:01:48.433Z] Configure a credential helper to remove this warning. See [2021-11-11T21:01:48.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T21:01:48.433Z] [2021-11-11T21:01:48.433Z] Login Succeeded [2021-11-11T21:01:48.433Z] docker.io [2021-11-11T21:01:49.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T21:01:49.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T21:01:49.629Z] Configure a credential helper to remove this warning. See [2021-11-11T21:01:49.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T21:01:49.629Z] [2021-11-11T21:01:49.629Z] Login Succeeded [2021-11-11T21:01:49.629Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T21:01:49.648Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T21:01:49.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T21:01:49.693Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2021-11-11T21:01:49.693Z] 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 [2021-11-11T21:01:49.693Z] latest [2021-11-11T21:01:49.693Z] 2.0.1-dev.13 [2021-11-11T21:01:49.693Z] 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0-2.0.1-dev.13 [2021-11-11T21:01:49.693Z] main [2021-11-11T21:01:49.693Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:01:50.045Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:01:50.409Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 [2021-11-11T21:01:50.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-11-11T21:01:50.409Z] 2be6fd331b6a: Preparing [2021-11-11T21:01:50.409Z] 6631212d6201: Preparing [2021-11-11T21:01:50.409Z] d3595650ab25: Preparing [2021-11-11T21:01:50.409Z] bea8af7f8140: Preparing [2021-11-11T21:01:50.409Z] 1bcaebe5978c: Preparing [2021-11-11T21:01:50.409Z] ee420dfed78a: Preparing [2021-11-11T21:01:50.409Z] ee420dfed78a: Waiting [2021-11-11T21:01:55.828Z] bea8af7f8140: Pushed [2021-11-11T21:01:55.828Z] ee420dfed78a: Layer already exists [2021-11-11T21:01:55.828Z] 1bcaebe5978c: Pushed [2021-11-11T21:01:55.828Z] d3595650ab25: Pushed [2021-11-11T21:01:57.270Z] 6631212d6201: Pushed [2021-11-11T21:01:58.253Z] 2be6fd331b6a: Pushed [2021-11-11T21:01:59.692Z] 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0: digest: sha256:a3bc71074af13c589fa081b89e280f49967b847c6cc2448e86cfe8d2664d7f16 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:02:00.046Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:02:00.411Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2021-11-11T21:02:00.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-11-11T21:02:00.411Z] 2be6fd331b6a: Preparing [2021-11-11T21:02:00.411Z] 6631212d6201: Preparing [2021-11-11T21:02:00.411Z] d3595650ab25: Preparing [2021-11-11T21:02:00.411Z] bea8af7f8140: Preparing [2021-11-11T21:02:00.411Z] 1bcaebe5978c: Preparing [2021-11-11T21:02:00.411Z] ee420dfed78a: Preparing [2021-11-11T21:02:00.411Z] ee420dfed78a: Waiting [2021-11-11T21:02:00.411Z] d3595650ab25: Layer already exists [2021-11-11T21:02:00.687Z] 6631212d6201: Layer already exists [2021-11-11T21:02:00.687Z] 2be6fd331b6a: Layer already exists [2021-11-11T21:02:00.687Z] 1bcaebe5978c: Layer already exists [2021-11-11T21:02:00.687Z] bea8af7f8140: Layer already exists [2021-11-11T21:02:00.687Z] ee420dfed78a: Layer already exists [2021-11-11T21:02:00.960Z] latest: digest: sha256:a3bc71074af13c589fa081b89e280f49967b847c6cc2448e86cfe8d2664d7f16 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:02:01.309Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:02:01.657Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.13 [2021-11-11T21:02:01.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-11-11T21:02:01.657Z] 2be6fd331b6a: Preparing [2021-11-11T21:02:01.657Z] 6631212d6201: Preparing [2021-11-11T21:02:01.657Z] d3595650ab25: Preparing [2021-11-11T21:02:01.657Z] bea8af7f8140: Preparing [2021-11-11T21:02:01.657Z] 1bcaebe5978c: Preparing [2021-11-11T21:02:01.657Z] ee420dfed78a: Preparing [2021-11-11T21:02:01.657Z] ee420dfed78a: Waiting [2021-11-11T21:02:01.657Z] d3595650ab25: Layer already exists [2021-11-11T21:02:01.929Z] 6631212d6201: Layer already exists [2021-11-11T21:02:01.929Z] 1bcaebe5978c: Layer already exists [2021-11-11T21:02:01.929Z] bea8af7f8140: Layer already exists [2021-11-11T21:02:01.929Z] 2be6fd331b6a: Layer already exists [2021-11-11T21:02:01.929Z] ee420dfed78a: Layer already exists [2021-11-11T21:02:01.929Z] 2.0.1-dev.13: digest: sha256:a3bc71074af13c589fa081b89e280f49967b847c6cc2448e86cfe8d2664d7f16 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:02:02.273Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0-2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:02:02.621Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0-2.0.1-dev.13 [2021-11-11T21:02:02.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-11-11T21:02:02.621Z] 2be6fd331b6a: Preparing [2021-11-11T21:02:02.621Z] 6631212d6201: Preparing [2021-11-11T21:02:02.621Z] d3595650ab25: Preparing [2021-11-11T21:02:02.621Z] bea8af7f8140: Preparing [2021-11-11T21:02:02.621Z] 1bcaebe5978c: Preparing [2021-11-11T21:02:02.621Z] ee420dfed78a: Preparing [2021-11-11T21:02:02.621Z] ee420dfed78a: Waiting [2021-11-11T21:02:02.621Z] 2be6fd331b6a: Layer already exists [2021-11-11T21:02:02.621Z] bea8af7f8140: Layer already exists [2021-11-11T21:02:02.621Z] 6631212d6201: Layer already exists [2021-11-11T21:02:02.621Z] d3595650ab25: Layer already exists [2021-11-11T21:02:02.621Z] 1bcaebe5978c: Layer already exists [2021-11-11T21:02:02.893Z] ee420dfed78a: Layer already exists [2021-11-11T21:02:02.893Z] 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0-2.0.1-dev.13: digest: sha256:a3bc71074af13c589fa081b89e280f49967b847c6cc2448e86cfe8d2664d7f16 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:02:03.237Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:02:03.583Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2021-11-11T21:02:03.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-11-11T21:02:03.583Z] 2be6fd331b6a: Preparing [2021-11-11T21:02:03.583Z] 6631212d6201: Preparing [2021-11-11T21:02:03.583Z] d3595650ab25: Preparing [2021-11-11T21:02:03.583Z] bea8af7f8140: Preparing [2021-11-11T21:02:03.583Z] 1bcaebe5978c: Preparing [2021-11-11T21:02:03.583Z] ee420dfed78a: Preparing [2021-11-11T21:02:03.583Z] ee420dfed78a: Waiting [2021-11-11T21:02:03.855Z] 2be6fd331b6a: Layer already exists [2021-11-11T21:02:03.855Z] 6631212d6201: Layer already exists [2021-11-11T21:02:03.855Z] bea8af7f8140: Layer already exists [2021-11-11T21:02:03.855Z] d3595650ab25: Layer already exists [2021-11-11T21:02:03.855Z] 1bcaebe5978c: Layer already exists [2021-11-11T21:02:03.855Z] ee420dfed78a: Layer already exists [2021-11-11T21:02:04.450Z] main: digest: sha256:a3bc71074af13c589fa081b89e280f49967b847c6cc2448e86cfe8d2664d7f16 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T21:02:04.499Z] ===================================================== [Pipeline] echo [2021-11-11T21:02:04.507Z] taggedImages: [2021-11-11T21:02:04.507Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 [2021-11-11T21:02:04.507Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2021-11-11T21:02:04.507Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.13 [2021-11-11T21:02:04.507Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0-2.0.1-dev.13 [2021-11-11T21:02:04.507Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:02:04.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T21:02:04.984Z] [2021-11-11T21:02:04.984Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:02:05.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T21:02:05.885Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-11T21:02:05.885Z] 448f6bf000e3: Pulling fs layer [2021-11-11T21:02:05.885Z] f757da607395: Pulling fs layer [2021-11-11T21:02:05.885Z] 05883995daec: Pulling fs layer [2021-11-11T21:02:05.885Z] 8603b9c90790: Pulling fs layer [2021-11-11T21:02:05.885Z] 1560dd03e051: Pulling fs layer [2021-11-11T21:02:05.885Z] 27f5ce0e4adf: Pulling fs layer [2021-11-11T21:02:05.885Z] c2d8d7efcc4b: Pulling fs layer [2021-11-11T21:02:05.885Z] 1560dd03e051: Waiting [2021-11-11T21:02:05.885Z] 27f5ce0e4adf: Waiting [2021-11-11T21:02:05.885Z] c2d8d7efcc4b: Waiting [2021-11-11T21:02:05.885Z] 8603b9c90790: Waiting [2021-11-11T21:02:05.885Z] f757da607395: Verifying Checksum [2021-11-11T21:02:05.885Z] f757da607395: Download complete [2021-11-11T21:02:05.885Z] 8603b9c90790: Verifying Checksum [2021-11-11T21:02:05.885Z] 8603b9c90790: Download complete [2021-11-11T21:02:06.166Z] 1560dd03e051: Download complete [2021-11-11T21:02:06.166Z] 27f5ce0e4adf: Verifying Checksum [2021-11-11T21:02:06.166Z] 27f5ce0e4adf: Download complete [2021-11-11T21:02:06.166Z] 05883995daec: Verifying Checksum [2021-11-11T21:02:06.166Z] 05883995daec: Download complete [2021-11-11T21:02:06.439Z] 448f6bf000e3: Verifying Checksum [2021-11-11T21:02:06.439Z] 448f6bf000e3: Download complete [2021-11-11T21:02:09.068Z] c2d8d7efcc4b: Download complete [2021-11-11T21:02:10.052Z] 448f6bf000e3: Pull complete [2021-11-11T21:02:10.656Z] f757da607395: Pull complete [2021-11-11T21:02:12.097Z] 05883995daec: Pull complete [2021-11-11T21:02:12.374Z] 8603b9c90790: Pull complete [2021-11-11T21:02:13.364Z] 1560dd03e051: Pull complete [2021-11-11T21:02:13.961Z] 27f5ce0e4adf: Pull complete [2021-11-11T21:02:29.058Z] c2d8d7efcc4b: Pull complete [2021-11-11T21:02:29.058Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-11T21:02:29.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T21:02:29.058Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-11T21:02:29.352Z] prd-ubuntu18.04-docker-arm64-4c-16g-234 does not seem to be running inside a container [2021-11-11T21:02:29.444Z] $ 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/14 -v /w/workspace/device-virtual-go/14:/w/workspace/device-virtual-go/14:rw,z -v /w/workspace/device-virtual-go/14@tmp:/w/workspace/device-virtual-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-11T21:02:32.642Z] $ docker top 1f72633feea971620a23cbcd809d71953aed695eeabd369c850bba0b4ee33344 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T21:02:33.628Z] ---> job-cost.sh [2021-11-11T21:02:33.628Z] lf-activate-venv: SKIPPING [2021-11-11T21:02:33.628Z] INFO: No Stack... [2021-11-11T21:02:34.225Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-11T21:02:34.499Z] INFO: Archiving Costs [Pipeline] sh [2021-11-11T21:02:35.170Z] + cut -d, -f6 [2021-11-11T21:02:35.170Z] + cat /w/workspace/device-virtual-go/14/archives/cost.csv [Pipeline] lock [2021-11-11T21:02:35.241Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-14-stack-cost] [2021-11-11T21:02:35.378Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-14-stack-cost] did not exist. Created. [2021-11-11T21:02:35.378Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-11T21:02:36.081Z] /w/workspace/device-virtual-go/14@tmp/durable-a9e5a065/script.sh: 1: /w/workspace/device-virtual-go/14@tmp/durable-a9e5a065/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-11T21:02:36.750Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-11T21:02:36.780Z] Warning: overwriting stash ‘stack-cost’ [2021-11-11T21:02:36.825Z] Stashed 1 file(s) [Pipeline] } [2021-11-11T21:02:37.102Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-14-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-11T21:02:37.126Z] $ docker stop --time=1 1f72633feea971620a23cbcd809d71953aed695eeabd369c850bba0b4ee33344 [2021-11-11T21:02:38.724Z] $ docker rm -f 1f72633feea971620a23cbcd809d71953aed695eeabd369c850bba0b4ee33344 [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 [2021-11-11T21:02:39.344Z] provisioning config files... [2021-11-11T21:02:39.352Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4156095895332846905tmp [Pipeline] { [Pipeline] sh [2021-11-11T21:02:39.662Z] + set +x [2021-11-11T21:02:39.662Z] + curl -s https://codecov.io/bash [2021-11-11T21:02:39.662Z] + bash -s -- [2021-11-11T21:02:39.662Z] [2021-11-11T21:02:39.662Z] _____ _ [2021-11-11T21:02:39.662Z] / ____| | | [2021-11-11T21:02:39.662Z] | | ___ __| | ___ ___ _____ __ [2021-11-11T21:02:39.662Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-11T21:02:39.662Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-11T21:02:39.662Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-11T21:02:39.662Z] Bash-1.0.6 [2021-11-11T21:02:39.662Z] [2021-11-11T21:02:39.662Z] [2021-11-11T21:02:39.662Z] ==> git version 2.24.4 found [2021-11-11T21:02:39.662Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-11T21:02:39.662Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-11T21:02:39.662Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-11T21:02:39.662Z] ==> Jenkins CI detected. [2021-11-11T21:02:39.662Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2021-11-11T21:02:39.662Z] project root: . [2021-11-11T21:02:39.662Z] --> token set from env [2021-11-11T21:02:39.662Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-11T21:02:39.924Z] ==> Running gcov in . (disable via -X gcov) [2021-11-11T21:02:39.924Z] ==> Python coveragepy not found [2021-11-11T21:02:39.924Z] ==> Searching for coverage reports in: [2021-11-11T21:02:39.924Z] + . [2021-11-11T21:02:39.924Z] -> Found 1 reports [2021-11-11T21:02:39.924Z] ==> Detecting git/mercurial file structure [2021-11-11T21:02:39.924Z] ==> Reading reports [2021-11-11T21:02:39.924Z] + ./coverage.out bytes=46339 [2021-11-11T21:02:39.924Z] ==> Appending adjustments [2021-11-11T21:02:39.924Z] https://docs.codecov.io/docs/fixing-reports [2021-11-11T21:02:39.924Z] + Found adjustments [2021-11-11T21:02:39.924Z] ==> Gzipping contents [2021-11-11T21:02:39.924Z] 8.0K /tmp/codecov.dwoDkh.gz [2021-11-11T21:02:39.924Z] ==> Uploading reports [2021-11-11T21:02:39.924Z] url: https://codecov.io [2021-11-11T21:02:39.924Z] query: branch=main&commit=0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F14%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-11T21:02:39.924Z] -> Pinging Codecov [2021-11-11T21:02:39.924Z] 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=0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F14%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-11T21:02:40.500Z] -> Uploading to [2021-11-11T21:02:40.500Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-11/5E52B4B073DB2E39498172D8E973AA87/0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0/519b738f-8a45-43ee-a1b1-552ccd4c4e09.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211111T210240Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=17443767e7c672068aa46b4376afaa29069ac8b95a26fa124b12d310d8415b38 [2021-11-11T21:02:40.500Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T21:02:40.500Z] Dload Upload Total Spent Left Speed [2021-11-11T21:02:40.760Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5501 0 0 100 5501 0 18397 --:--:-- --:--:-- --:--:-- 18397 100 5501 0 0 100 5501 0 18389 --:--:-- --:--:-- --:--:-- 18336 [2021-11-11T21:02:40.760Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 [Pipeline] } [2021-11-11T21:02:40.768Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-11-11T21:02:40.933Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-11T21:02:40.953Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:02:41.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-11T21:02:41.248Z] [2021-11-11T21:02:41.248Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:02:41.582Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-11T21:02:41.582Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-11T21:02:41.582Z] 188c0c94c7c5: Pulling fs layer [2021-11-11T21:02:41.582Z] 0ef7d3d256c8: Pulling fs layer [2021-11-11T21:02:41.582Z] de9db76c5a1d: Pulling fs layer [2021-11-11T21:02:41.582Z] 0eba1c9be4d2: Pulling fs layer [2021-11-11T21:02:41.582Z] 0d57e429df01: Pulling fs layer [2021-11-11T21:02:41.582Z] 4e4be7b47b0d: Pulling fs layer [2021-11-11T21:02:41.582Z] e1f770b5df2f: Pulling fs layer [2021-11-11T21:02:41.582Z] 85a0685a4137: Pulling fs layer [2021-11-11T21:02:41.582Z] 0eba1c9be4d2: Waiting [2021-11-11T21:02:41.582Z] 0d57e429df01: Waiting [2021-11-11T21:02:41.582Z] e1f770b5df2f: Waiting [2021-11-11T21:02:41.582Z] 4e4be7b47b0d: Waiting [2021-11-11T21:02:41.582Z] 85a0685a4137: Waiting [2021-11-11T21:02:41.582Z] de9db76c5a1d: Verifying Checksum [2021-11-11T21:02:41.582Z] de9db76c5a1d: Download complete [2021-11-11T21:02:41.582Z] 0ef7d3d256c8: Verifying Checksum [2021-11-11T21:02:41.582Z] 0ef7d3d256c8: Download complete [2021-11-11T21:02:41.582Z] 0d57e429df01: Verifying Checksum [2021-11-11T21:02:41.582Z] 0d57e429df01: Download complete [2021-11-11T21:02:41.582Z] 4e4be7b47b0d: Verifying Checksum [2021-11-11T21:02:41.582Z] 4e4be7b47b0d: Download complete [2021-11-11T21:02:41.582Z] 188c0c94c7c5: Verifying Checksum [2021-11-11T21:02:41.582Z] 188c0c94c7c5: Download complete [2021-11-11T21:02:41.843Z] e1f770b5df2f: Verifying Checksum [2021-11-11T21:02:41.843Z] e1f770b5df2f: Download complete [2021-11-11T21:02:41.843Z] 188c0c94c7c5: Pull complete [2021-11-11T21:02:42.117Z] 0ef7d3d256c8: Pull complete [2021-11-11T21:02:42.117Z] de9db76c5a1d: Pull complete [2021-11-11T21:02:42.383Z] 85a0685a4137: Verifying Checksum [2021-11-11T21:02:42.383Z] 85a0685a4137: Download complete [2021-11-11T21:02:42.383Z] 0eba1c9be4d2: Verifying Checksum [2021-11-11T21:02:42.383Z] 0eba1c9be4d2: Download complete [2021-11-11T21:02:46.626Z] 0eba1c9be4d2: Pull complete [2021-11-11T21:02:46.626Z] 0d57e429df01: Pull complete [2021-11-11T21:02:46.626Z] 4e4be7b47b0d: Pull complete [2021-11-11T21:02:46.887Z] e1f770b5df2f: Pull complete [2021-11-11T21:02:53.507Z] 85a0685a4137: Pull complete [2021-11-11T21:02:53.507Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-11T21:02:53.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-11T21:02:53.507Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-11T21:02:53.571Z] prd-centos7-docker-4c-2g-231 does not seem to be running inside a container [2021-11-11T21:02:53.614Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-11-11T21:02:54.190Z] $ docker top 0f3e05f2cebc81793c00d686633e65d1e806c01c35a470d6f87462cd547dc1bc -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-11T21:02:54.268Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-11T21:02:54.549Z] + set -o pipefail [2021-11-11T21:02:54.549Z] + snyk monitor '--org=edgex-jenkins' [2021-11-11T21:02:59.841Z] [2021-11-11T21:02:59.841Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2021-11-11T21:02:59.841Z] [2021-11-11T21:02:59.841Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/e05a5be6-e0de-453b-83a3-25cbb8c97541 [2021-11-11T21:02:59.841Z] [2021-11-11T21:02:59.841Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-11T21:02:59.841Z] [2021-11-11T21:03:00.411Z] [2021-11-11T21:03:00.411Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-11-11T21:03:00.411Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-11-11T21:03:00.423Z] $ docker stop --time=1 0f3e05f2cebc81793c00d686633e65d1e806c01c35a470d6f87462cd547dc1bc [2021-11-11T21:03:02.466Z] $ docker rm -f 0f3e05f2cebc81793c00d686633e65d1e806c01c35a470d6f87462cd547dc1bc [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 [2021-11-11T21:03:03.372Z] + git log --format=format:%s -1 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:03:03.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T21:03:03.666Z] . [Pipeline] withDockerContainer [2021-11-11T21:03:03.728Z] prd-centos7-docker-4c-2g-231 does not seem to be running inside a container [2021-11-11T21:03:03.765Z] $ 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:10004/edgex-devops/git-semver:latest cat [2021-11-11T21:03:04.103Z] $ docker top 765fe4f06ed3a1bb0ee6dc7bfcd80cda63e14d0db93d67ab6321e949d555b0ea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T21:03:04.328Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T21:03:04.328Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T21:03:04.445Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T21:03:04.448Z] $ docker exec 765fe4f06ed3a1bb0ee6dc7bfcd80cda63e14d0db93d67ab6321e949d555b0ea ssh-agent [2021-11-11T21:03:04.540Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXllBliP/agent.14 [2021-11-11T21:03:04.540Z] SSH_AGENT_PID=20 [2021-11-11T21:03:04.544Z] Running ssh-add (command line suppressed) [2021-11-11T21:03:04.626Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5600999688689056469.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5600999688689056469.key) [2021-11-11T21:03:04.637Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T21:03:04.923Z] + git semver tag [2021-11-11T21:03:04.923Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T21:03:04.923Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-11-11T21:03:04.923Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-11-11T21:03:04.923Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T21:03:04.923Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T21:03:04.923Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T21:03:04.923Z] # $SEMVER_BRANCH = main [2021-11-11T21:03:04.923Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [2021-11-11T21:03:04.923Z] # 0b2b4c4852c1d1623c4a2ab7ce0e778821fd0eb0 HEAD [2021-11-11T21:03:04.923Z] # -> Force: false [2021-11-11T21:03:04.923Z] # 211ef146b9a9d2cffceb611426b97677316285ed refs/tags/v2.0.1-dev.13 [Pipeline] } [2021-11-11T21:03:04.935Z] $ docker exec --env ******** --env ******** 765fe4f06ed3a1bb0ee6dc7bfcd80cda63e14d0db93d67ab6321e949d555b0ea ssh-agent -k [2021-11-11T21:03:05.014Z] unset SSH_AUTH_SOCK; [2021-11-11T21:03:05.014Z] unset SSH_AGENT_PID; [2021-11-11T21:03:05.014Z] echo Agent pid 20 killed; [2021-11-11T21:03:05.022Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T21:03:05.329Z] + git semver [Pipeline] } [2021-11-11T21:03:05.349Z] $ docker stop --time=1 765fe4f06ed3a1bb0ee6dc7bfcd80cda63e14d0db93d67ab6321e949d555b0ea [2021-11-11T21:03:06.548Z] $ docker rm -f 765fe4f06ed3a1bb0ee6dc7bfcd80cda63e14d0db93d67ab6321e949d555b0ea [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:03:06.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-11T21:03:06.938Z] [2021-11-11T21:03:06.938Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:03:07.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-11T21:03:07.246Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-11T21:03:07.246Z] ab5ef0e58194: Pulling fs layer [2021-11-11T21:03:07.246Z] 9712f1f96733: Pulling fs layer [2021-11-11T21:03:07.246Z] 63f879dbbcfc: Pulling fs layer [2021-11-11T21:03:07.246Z] 0d9ebad4ef96: Pulling fs layer [2021-11-11T21:03:07.246Z] e9a5061849ea: Pulling fs layer [2021-11-11T21:03:07.246Z] d747dcd14b5f: Pulling fs layer [2021-11-11T21:03:07.246Z] 2de7ff778b66: Pulling fs layer [2021-11-11T21:03:07.246Z] 0d9ebad4ef96: Waiting [2021-11-11T21:03:07.246Z] e9a5061849ea: Waiting [2021-11-11T21:03:07.246Z] d747dcd14b5f: Waiting [2021-11-11T21:03:07.246Z] 2de7ff778b66: Waiting [2021-11-11T21:03:07.246Z] 9712f1f96733: Verifying Checksum [2021-11-11T21:03:07.246Z] 9712f1f96733: Download complete [2021-11-11T21:03:07.510Z] 63f879dbbcfc: Verifying Checksum [2021-11-11T21:03:07.510Z] 63f879dbbcfc: Download complete [2021-11-11T21:03:07.771Z] ab5ef0e58194: Verifying Checksum [2021-11-11T21:03:07.771Z] ab5ef0e58194: Download complete [2021-11-11T21:03:07.771Z] 0d9ebad4ef96: Verifying Checksum [2021-11-11T21:03:07.771Z] 0d9ebad4ef96: Download complete [2021-11-11T21:03:07.771Z] d747dcd14b5f: Verifying Checksum [2021-11-11T21:03:07.771Z] d747dcd14b5f: Download complete [2021-11-11T21:03:07.771Z] e9a5061849ea: Verifying Checksum [2021-11-11T21:03:07.771Z] e9a5061849ea: Download complete [2021-11-11T21:03:07.771Z] 2de7ff778b66: Verifying Checksum [2021-11-11T21:03:07.771Z] 2de7ff778b66: Download complete [2021-11-11T21:03:11.092Z] ab5ef0e58194: Pull complete [2021-11-11T21:03:11.092Z] 9712f1f96733: Pull complete [2021-11-11T21:03:11.355Z] 63f879dbbcfc: Pull complete [2021-11-11T21:03:15.626Z] 0d9ebad4ef96: Pull complete [2021-11-11T21:03:15.626Z] e9a5061849ea: Pull complete [2021-11-11T21:03:15.626Z] d747dcd14b5f: Pull complete [2021-11-11T21:03:17.025Z] 2de7ff778b66: Pull complete [2021-11-11T21:03:17.025Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-11T21:03:17.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-11T21:03:17.025Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-11T21:03:17.091Z] prd-centos7-docker-4c-2g-231 does not seem to be running inside a container [2021-11-11T21:03:17.125Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-11-11T21:03:20.128Z] $ docker top 13257b8d544a42e8dbd64298ff6f81aa122fd409293290bcaf86c9cd22c54136 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-11T21:03:20.202Z] provisioning config files... [2021-11-11T21:03:20.210Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4355330304999554257tmp [2021-11-11T21:03:20.221Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5014630378007805763tmp [2021-11-11T21:03:20.230Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7356522480704803065tmp [Pipeline] { [Pipeline] echo [2021-11-11T21:03:20.247Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T21:03:20.532Z] ---> sigul-configuration.sh [2021-11-11T21:03:20.533Z] gpg: directory `/root/.gnupg' created [2021-11-11T21:03:20.533Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-11T21:03:20.533Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-11T21:03:20.533Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-11T21:03:20.533Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-11T21:03:20.533Z] gpg: CAST5 encrypted data [2021-11-11T21:03:20.533Z] gpg: encrypted with 1 passphrase [2021-11-11T21:03:20.533Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-11T21:03:20.820Z] + mkdir /home/jenkins [2021-11-11T21:03:20.820Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-11T21:03:21.107Z] + 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 [2021-11-11T21:03:21.116Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T21:03:21.401Z] ---> sigul-install.sh [2021-11-11T21:03:21.402Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-11T21:03:21.687Z] + git tag --list [2021-11-11T21:03:21.687Z] v1.0.0 [2021-11-11T21:03:21.687Z] v1.1.0 [2021-11-11T21:03:21.687Z] v1.1.1 [2021-11-11T21:03:21.687Z] v1.2.1 [2021-11-11T21:03:21.687Z] v1.2.2 [2021-11-11T21:03:21.687Z] v1.2.3 [2021-11-11T21:03:21.687Z] v1.3.0 [2021-11-11T21:03:21.687Z] v1.3.1 [2021-11-11T21:03:21.687Z] v2.0.0 [2021-11-11T21:03:21.687Z] v2.0.1-dev.1 [2021-11-11T21:03:21.687Z] v2.0.1-dev.10 [2021-11-11T21:03:21.687Z] v2.0.1-dev.11 [2021-11-11T21:03:21.687Z] v2.0.1-dev.12 [2021-11-11T21:03:21.687Z] v2.0.1-dev.13 [2021-11-11T21:03:21.687Z] v2.0.1-dev.2 [2021-11-11T21:03:21.687Z] v2.0.1-dev.3 [2021-11-11T21:03:21.687Z] v2.0.1-dev.4 [2021-11-11T21:03:21.687Z] v2.0.1-dev.5 [2021-11-11T21:03:21.687Z] v2.0.1-dev.6 [2021-11-11T21:03:21.687Z] v2.0.1-dev.7 [2021-11-11T21:03:21.687Z] v2.0.1-dev.8 [2021-11-11T21:03:21.687Z] v2.0.1-dev.9 [Pipeline] sh [2021-11-11T21:03:21.987Z] + lftools sign git-tag v2.0.1-dev.13 [2021-11-11T21:03:22.556Z] Signing Git tag with Sigul... [2021-11-11T21:03:22.556Z] Signing v2.0.1-dev.13 [Pipeline] echo [2021-11-11T21:03:23.505Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T21:03:23.799Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-11T21:03:23.807Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-11T21:03:23.823Z] $ docker stop --time=1 13257b8d544a42e8dbd64298ff6f81aa122fd409293290bcaf86c9cd22c54136 [2021-11-11T21:03:25.005Z] $ docker rm -f 13257b8d544a42e8dbd64298ff6f81aa122fd409293290bcaf86c9cd22c54136 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:03:25.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T21:03:25.510Z] . [Pipeline] withDockerContainer [2021-11-11T21:03:25.588Z] prd-centos7-docker-4c-2g-231 does not seem to be running inside a container [2021-11-11T21:03:25.624Z] $ 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:10004/edgex-devops/git-semver:latest cat [2021-11-11T21:03:25.977Z] $ docker top 81d42daf2fbfcbfe94ee1b831cdd16fd89314cc150b8c10cc2e4bf3b1085d9a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T21:03:26.198Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T21:03:26.199Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T21:03:26.302Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T21:03:26.305Z] $ docker exec 81d42daf2fbfcbfe94ee1b831cdd16fd89314cc150b8c10cc2e4bf3b1085d9a3 ssh-agent [2021-11-11T21:03:26.412Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaMAeIG/agent.13 [2021-11-11T21:03:26.412Z] SSH_AGENT_PID=19 [2021-11-11T21:03:26.417Z] Running ssh-add (command line suppressed) [2021-11-11T21:03:26.535Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1152509462020399664.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1152509462020399664.key) [2021-11-11T21:03:26.547Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T21:03:26.834Z] + git semver bump pre [2021-11-11T21:03:26.834Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T21:03:26.834Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-11-11T21:03:26.834Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-11-11T21:03:26.834Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T21:03:26.834Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T21:03:26.834Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T21:03:26.834Z] # $SEMVER_BRANCH = main [2021-11-11T21:03:26.834Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [2021-11-11T21:03:26.834Z] 2.0.1-dev.14 [Pipeline] } [2021-11-11T21:03:26.844Z] $ docker exec --env ******** --env ******** 81d42daf2fbfcbfe94ee1b831cdd16fd89314cc150b8c10cc2e4bf3b1085d9a3 ssh-agent -k [2021-11-11T21:03:26.954Z] unset SSH_AUTH_SOCK; [2021-11-11T21:03:26.954Z] unset SSH_AGENT_PID; [2021-11-11T21:03:26.954Z] echo Agent pid 19 killed; [2021-11-11T21:03:26.962Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T21:03:27.271Z] + git semver [Pipeline] } [2021-11-11T21:03:27.284Z] $ docker stop --time=1 81d42daf2fbfcbfe94ee1b831cdd16fd89314cc150b8c10cc2e4bf3b1085d9a3 [2021-11-11T21:03:28.467Z] $ docker rm -f 81d42daf2fbfcbfe94ee1b831cdd16fd89314cc150b8c10cc2e4bf3b1085d9a3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:03:28.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T21:03:28.817Z] . [Pipeline] withDockerContainer [2021-11-11T21:03:28.920Z] prd-centos7-docker-4c-2g-231 does not seem to be running inside a container [2021-11-11T21:03:29.053Z] $ 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:10004/edgex-devops/git-semver:latest cat [2021-11-11T21:03:29.383Z] $ docker top 29571bd2670f948b6177a59d0a38e6955612fa4210fa40b3a84faa75e1f3889a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T21:03:29.520Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T21:03:29.520Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T21:03:29.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T21:03:29.628Z] $ docker exec 29571bd2670f948b6177a59d0a38e6955612fa4210fa40b3a84faa75e1f3889a ssh-agent [2021-11-11T21:03:29.741Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgFjMjE/agent.13 [2021-11-11T21:03:29.741Z] SSH_AGENT_PID=19 [2021-11-11T21:03:29.747Z] Running ssh-add (command line suppressed) [2021-11-11T21:03:29.839Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_29234467313556407.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_29234467313556407.key) [2021-11-11T21:03:29.850Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T21:03:30.139Z] + git semver push [2021-11-11T21:03:30.139Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T21:03:30.139Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-11-11T21:03:30.139Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-11-11T21:03:30.139Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T21:03:30.139Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T21:03:30.139Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T21:03:30.139Z] # $SEMVER_BRANCH = main [2021-11-11T21:03:30.139Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } [2021-11-11T21:03:32.693Z] $ docker exec --env ******** --env ******** 29571bd2670f948b6177a59d0a38e6955612fa4210fa40b3a84faa75e1f3889a ssh-agent -k [2021-11-11T21:03:32.796Z] unset SSH_AUTH_SOCK; [2021-11-11T21:03:32.796Z] unset SSH_AGENT_PID; [2021-11-11T21:03:32.796Z] echo Agent pid 19 killed; [2021-11-11T21:03:32.813Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T21:03:33.152Z] + git semver [Pipeline] } [2021-11-11T21:03:33.165Z] $ docker stop --time=1 29571bd2670f948b6177a59d0a38e6955612fa4210fa40b3a84faa75e1f3889a [2021-11-11T21:03:34.333Z] $ docker rm -f 29571bd2670f948b6177a59d0a38e6955612fa4210fa40b3a84faa75e1f3889a [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 [2021-11-11T21:03:35.142Z] + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-11T21:03:35.436Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T21:03:35.994Z] ---> package-listing.sh [2021-11-11T21:03:35.994Z] ++ facter osfamily [2021-11-11T21:03:35.994Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-11T21:03:36.256Z] + OS_FAMILY=redhat [2021-11-11T21:03:36.256Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2021-11-11T21:03:36.256Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-11T21:03:36.256Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-11T21:03:36.256Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-11T21:03:36.256Z] + PACKAGES=/tmp/packages_start.txt [2021-11-11T21:03:36.256Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2021-11-11T21:03:36.256Z] + PACKAGES=/tmp/packages_end.txt [2021-11-11T21:03:36.256Z] + case "${OS_FAMILY}" in [2021-11-11T21:03:36.256Z] + rpm -qa [2021-11-11T21:03:36.256Z] + sort [2021-11-11T21:03:36.825Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-11T21:03:36.825Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-11T21:03:36.825Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-11T21:03:36.825Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2021-11-11T21:03:36.825Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2021-11-11T21:03:36.825Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2021-11-11T21:03:36.837Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 [2021-11-11T21:03:37.122Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:03:37.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T21:03:37.676Z] [2021-11-11T21:03:37.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T21:03:37.976Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T21:03:37.976Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-11T21:03:37.976Z] b4d181a07f80: Pulling fs layer [2021-11-11T21:03:37.976Z] a1111a8f2ec3: Pulling fs layer [2021-11-11T21:03:37.976Z] ed53099fbce6: Pulling fs layer [2021-11-11T21:03:37.976Z] dc539afda2c1: Pulling fs layer [2021-11-11T21:03:37.976Z] 77bc0d833cb6: Pulling fs layer [2021-11-11T21:03:37.976Z] 9065ff56babe: Pulling fs layer [2021-11-11T21:03:37.976Z] d287ab97295c: Pulling fs layer [2021-11-11T21:03:37.976Z] dc539afda2c1: Waiting [2021-11-11T21:03:37.976Z] 77bc0d833cb6: Waiting [2021-11-11T21:03:37.976Z] 9065ff56babe: Waiting [2021-11-11T21:03:37.976Z] d287ab97295c: Waiting [2021-11-11T21:03:37.976Z] a1111a8f2ec3: Verifying Checksum [2021-11-11T21:03:37.976Z] a1111a8f2ec3: Download complete [2021-11-11T21:03:37.976Z] dc539afda2c1: Verifying Checksum [2021-11-11T21:03:37.976Z] dc539afda2c1: Download complete [2021-11-11T21:03:37.976Z] ed53099fbce6: Verifying Checksum [2021-11-11T21:03:37.976Z] ed53099fbce6: Download complete [2021-11-11T21:03:37.976Z] 9065ff56babe: Verifying Checksum [2021-11-11T21:03:37.976Z] 9065ff56babe: Download complete [2021-11-11T21:03:38.241Z] 77bc0d833cb6: Verifying Checksum [2021-11-11T21:03:38.242Z] 77bc0d833cb6: Download complete [2021-11-11T21:03:38.242Z] b4d181a07f80: Verifying Checksum [2021-11-11T21:03:38.242Z] b4d181a07f80: Download complete [2021-11-11T21:03:38.854Z] d287ab97295c: Verifying Checksum [2021-11-11T21:03:38.854Z] d287ab97295c: Download complete [2021-11-11T21:03:39.806Z] b4d181a07f80: Pull complete [2021-11-11T21:03:39.806Z] a1111a8f2ec3: Pull complete [2021-11-11T21:03:40.382Z] ed53099fbce6: Pull complete [2021-11-11T21:03:40.382Z] dc539afda2c1: Pull complete [2021-11-11T21:03:40.645Z] 77bc0d833cb6: Pull complete [2021-11-11T21:03:40.910Z] 9065ff56babe: Pull complete [2021-11-11T21:03:46.213Z] d287ab97295c: Pull complete [2021-11-11T21:03:46.213Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-11T21:03:46.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T21:03:46.213Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-11T21:03:46.273Z] prd-centos7-docker-4c-2g-231 does not seem to be running inside a container [2021-11-11T21:03:46.308Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-11T21:03:48.850Z] $ docker top e9c21df91c93cbd48ed9aa9956f3f1b4b7302ec77e157847e42f6ee5bd2be972 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T21:03:49.195Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-11T21:03:49.487Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-11T21:03:49.770Z] + ls /var/log/sa-host [2021-11-11T21:03:49.770Z] + sadf -c /var/log/sa-host/sa11 [2021-11-11T21:03:49.770Z] file_magic: OK [2021-11-11T21:03:49.770Z] HZ: Using current value: 100 [2021-11-11T21:03:49.770Z] file_header: OK [2021-11-11T21:03:49.770Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-11T21:03:49.770Z] Statistics: [2021-11-11T21:03:49.770Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T21:03:49.770Z] File successfully converted to sysstat format version 12.0.3 [2021-11-11T21:03:49.770Z] + sadf -c /var/log/sa-host/sa30 [2021-11-11T21:03:49.770Z] file_magic: OK [2021-11-11T21:03:49.770Z] HZ: Using current value: 100 [2021-11-11T21:03:49.770Z] file_header: OK [2021-11-11T21:03:49.770Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-11T21:03:49.770Z] Statistics: [2021-11-11T21:03:49.770Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T21:03:49.770Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T21:03:50.028Z] provisioning config files... [2021-11-11T21:03:50.038Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config283408967325127020tmp [Pipeline] { [Pipeline] echo [2021-11-11T21:03:50.051Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T21:03:50.337Z] ---> create-netrc.sh [Pipeline] } [2021-11-11T21:03:50.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-11T21:03:50.684Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-11T21:03:50.694Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T21:03:50.990Z] ---> sudo-logs.sh [2021-11-11T21:03:50.991Z] Archiving 'sudo' log.. [2021-11-11T21:03:50.991Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-231.novalocal: Name or service not known [2021-11-11T21:03:50.991Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-231.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-11T21:03:51.009Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T21:03:51.291Z] ---> job-cost.sh [2021-11-11T21:03:51.291Z] lf-activate-venv: SKIPPING [2021-11-11T21:03:51.291Z] DEBUG: total: 0.10999999940395355 [2021-11-11T21:03:51.291Z] INFO: Retrieving Stack Cost... [2021-11-11T21:03:53.830Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-11T21:03:54.089Z] INFO: Archiving Costs [Pipeline] echo [2021-11-11T21:03:54.099Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T21:03:54.384Z] ---> logs-deploy.sh [2021-11-11T21:03:54.384Z] lf-activate-venv: SKIPPING [2021-11-11T21:03:54.384Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/14 [2021-11-11T21:03:54.384Z] INFO: archiving workspace using pattern(s): [2021-11-11T21:03:54.954Z] Archives upload complete. [2021-11-11T21:03:55.212Z] INFO: archiving logs to Nexus