Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2df8c8ad4822796dc8acc1b504482056a7890ea9 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-ssh5949906542839916281.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh2121458367217092897.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh3985362893893352999.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh5104763649983810016.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-ssh6201432280620258452.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-13771 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-ssh1288273700561755284.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 2df8c8ad4822796dc8acc1b504482056a7890ea9 (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 2df8c8ad4822796dc8acc1b504482056a7890ea9 # timeout=10 Commit message: "Merge pull request #247 from lenny-intel/sdk" > git rev-list --no-walk ec57df2525f5cafee8ef272e9914b3bd69991a03 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-01T22:09:35.811Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-01T22:09:35.848Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-01T22:09:35.863Z] ========================================================= [2021-11-01T22:09:35.863Z] EdgeX Global Pipelines Version Info [2021-11-01T22:09:35.863Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-01T22:09:37.015Z] ------------------- [2021-11-01T22:09:37.015Z] stable info: [2021-11-01T22:09:37.015Z] ------------------- [2021-11-01T22:09:37.015Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-01T22:09:37.015Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-01T22:09:37.015Z] Message: update stable to v1.0.211 [2021-11-01T22:09:37.591Z] ------------------- [2021-11-01T22:09:37.591Z] experimental info: [2021-11-01T22:09:37.591Z] ------------------- [2021-11-01T22:09:37.591Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-01T22:09:37.591Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-01T22:09:37.591Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-01T22:09:37.677Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-11-01T22:09:37.687Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-11-01T22:09:37.697Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-01T22:09:37.707Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-01T22:09:37.718Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-01T22:09:37.729Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-01T22:09:37.741Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-01T22:09:37.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-01T22:09:37.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-01T22:09:37.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-01T22:09:37.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-01T22:09:37.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2021-11-01T22:09:37.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-01T22:09:37.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-01T22:09:37.839Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-01T22:09:37.849Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-01T22:09:37.858Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-01T22:09:37.868Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-01T22:09:37.878Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-01T22:09:37.889Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-01T22:09:37.898Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-01T22:09:37.908Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-01T22:09:37.920Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-01T22:09:37.930Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-01T22:09:37.940Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-01T22:09:37.949Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-01T22:09:37.960Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-01T22:09:37.970Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-01T22:09:37.989Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-01T22:09:37.998Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2df8c8ad4822796dc8acc1b504482056a7890ea9 [Pipeline] echo [2021-11-01T22:09:38.006Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2df8c8a [Pipeline] echo [2021-11-01T22:09:38.016Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-01T22:09:38.056Z] provisioning config files... [2021-11-01T22:09:38.071Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6943583248966545828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-01T22:09:38.383Z] ---> docker-login.sh [2021-11-01T22:09:38.383Z] nexus3.edgexfoundry.org:10001 [2021-11-01T22:09:38.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T22:09:38.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T22:09:38.648Z] Configure a credential helper to remove this warning. See [2021-11-01T22:09:38.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T22:09:38.648Z] [2021-11-01T22:09:38.648Z] Login Succeeded [2021-11-01T22:09:38.648Z] nexus3.edgexfoundry.org:10002 [2021-11-01T22:09:38.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T22:09:38.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T22:09:38.648Z] Configure a credential helper to remove this warning. See [2021-11-01T22:09:38.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T22:09:38.648Z] [2021-11-01T22:09:38.648Z] Login Succeeded [2021-11-01T22:09:38.648Z] nexus3.edgexfoundry.org:10003 [2021-11-01T22:09:38.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T22:09:38.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T22:09:38.913Z] Configure a credential helper to remove this warning. See [2021-11-01T22:09:38.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T22:09:38.913Z] [2021-11-01T22:09:38.913Z] Login Succeeded [2021-11-01T22:09:38.913Z] nexus3.edgexfoundry.org:10004 [2021-11-01T22:09:38.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T22:09:38.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T22:09:38.913Z] Configure a credential helper to remove this warning. See [2021-11-01T22:09:38.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T22:09:38.913Z] [2021-11-01T22:09:38.913Z] Login Succeeded [2021-11-01T22:09:38.913Z] docker.io [2021-11-01T22:09:39.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T22:09:39.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T22:09:39.438Z] Configure a credential helper to remove this warning. See [2021-11-01T22:09:39.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T22:09:39.438Z] [2021-11-01T22:09:39.438Z] Login Succeeded [2021-11-01T22:09:39.438Z] ---> docker-login.sh ends [Pipeline] } [2021-11-01T22:09:39.446Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-01T22:09:39.872Z] + git rev-list -1 --merges 2df8c8ad4822796dc8acc1b504482056a7890ea9~1..2df8c8ad4822796dc8acc1b504482056a7890ea9 [Pipeline] echo [2021-11-01T22:09:39.912Z] -----------> git rev-list -1 --merges 2df8c8ad4822796dc8acc1b504482056a7890ea9~1..2df8c8ad4822796dc8acc1b504482056a7890ea9 2df8c8ad4822796dc8acc1b504482056a7890ea9 [2021-11-01T22:09:39.912Z] 2df8c8ad4822796dc8acc1b504482056a7890ea9 [false] [Pipeline] sh [2021-11-01T22:09:40.219Z] + git log --format=format:%s -1 2df8c8ad4822796dc8acc1b504482056a7890ea9 [Pipeline] echo [2021-11-01T22:09:40.234Z] ========================================================= [2021-11-01T22:09:40.234Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-01T22:09:40.234Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-01T22:09:40.559Z] + git log --format=format:%s -1 2df8c8ad4822796dc8acc1b504482056a7890ea9 [Pipeline] echo [2021-11-01T22:09:40.571Z] [semverPrep] GIT_COMMIT: 2df8c8ad4822796dc8acc1b504482056a7890ea9, Commit Message: Merge pull request #247 from lenny-intel/sdk [Pipeline] echo [2021-11-01T22:09:40.580Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:09:41.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-01T22:09:41.157Z] [2021-11-01T22:09:41.157Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:09:41.460Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-01T22:09:41.460Z] latest: Pulling from edgex-devops/git-semver [2021-11-01T22:09:41.460Z] a0d0a0d46f8b: Pulling fs layer [2021-11-01T22:09:41.460Z] 3e5f54012d9b: Pulling fs layer [2021-11-01T22:09:41.460Z] 4c7163046ea9: Pulling fs layer [2021-11-01T22:09:41.460Z] 0c2d73faf560: Pulling fs layer [2021-11-01T22:09:41.460Z] 0c2d73faf560: Waiting [2021-11-01T22:09:41.460Z] 3e5f54012d9b: Verifying Checksum [2021-11-01T22:09:41.460Z] 3e5f54012d9b: Download complete [2021-11-01T22:09:41.460Z] a0d0a0d46f8b: Verifying Checksum [2021-11-01T22:09:41.460Z] a0d0a0d46f8b: Download complete [2021-11-01T22:09:41.460Z] 4c7163046ea9: Verifying Checksum [2021-11-01T22:09:41.460Z] 4c7163046ea9: Download complete [2021-11-01T22:09:41.460Z] 0c2d73faf560: Verifying Checksum [2021-11-01T22:09:41.460Z] 0c2d73faf560: Download complete [2021-11-01T22:09:41.723Z] a0d0a0d46f8b: Pull complete [2021-11-01T22:09:41.724Z] 3e5f54012d9b: Pull complete [2021-11-01T22:09:41.989Z] 4c7163046ea9: Pull complete [2021-11-01T22:09:42.252Z] 0c2d73faf560: Pull complete [2021-11-01T22:09:42.252Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-01T22:09:42.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-01T22:09:42.252Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-01T22:09:42.318Z] prd-centos7-docker-4c-2g-13771 does not seem to be running inside a container [2021-11-01T22:09:42.365Z] $ 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-01T22:09:42.993Z] $ docker top c1532d4eff77f3d280ff135f1637c363441af00447f9f84ffdbf291661e6b59d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-01T22:09:43.089Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-01T22:09:43.089Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-01T22:09:43.201Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-01T22:09:43.207Z] $ docker exec c1532d4eff77f3d280ff135f1637c363441af00447f9f84ffdbf291661e6b59d ssh-agent [2021-11-01T22:09:43.317Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEkcLNh/agent.15 [2021-11-01T22:09:43.317Z] SSH_AGENT_PID=21 [2021-11-01T22:09:43.325Z] Running ssh-add (command line suppressed) [2021-11-01T22:09:43.439Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7073335421407703803.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7073335421407703803.key) [2021-11-01T22:09:43.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-01T22:09:43.765Z] + git tag --points-at HEAD [Pipeline] } [2021-11-01T22:09:43.782Z] $ docker exec --env ******** --env ******** c1532d4eff77f3d280ff135f1637c363441af00447f9f84ffdbf291661e6b59d ssh-agent -k [2021-11-01T22:09:43.875Z] unset SSH_AUTH_SOCK; [2021-11-01T22:09:43.875Z] unset SSH_AGENT_PID; [2021-11-01T22:09:43.876Z] echo Agent pid 21 killed; [2021-11-01T22:09:43.881Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-01T22:09:43.905Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-01T22:09:43.905Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-01T22:09:44.022Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-01T22:09:44.028Z] $ docker exec c1532d4eff77f3d280ff135f1637c363441af00447f9f84ffdbf291661e6b59d ssh-agent [2021-11-01T22:09:44.130Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBOCKgb/agent.54 [2021-11-01T22:09:44.130Z] SSH_AGENT_PID=60 [2021-11-01T22:09:44.136Z] Running ssh-add (command line suppressed) [2021-11-01T22:09:44.248Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7232435847558117385.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7232435847558117385.key) [2021-11-01T22:09:44.258Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-01T22:09:44.547Z] + git semver init [2021-11-01T22:09:44.547Z] # -> Open(): unable to determine branch for HEAD [2021-11-01T22:09:44.547Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-11-01T22:09:44.547Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-11-01T22:09:44.547Z] # $SEMVER_REMOTE_NAME = origin [2021-11-01T22:09:44.547Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-01T22:09:44.547Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-01T22:09:44.547Z] # $SEMVER_BRANCH = main [2021-11-01T22:09:44.547Z] # $SEMVER_TEMP = /tmp/semver-873683495 [2021-11-01T22:09:44.547Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-11-01T22:09:45.498Z] # '/tmp/semver-873683495' -> '/w/workspace/exfoundry_device-virtual-go_main/.semver' [2021-11-01T22:09:45.498Z] # -> Force: false [2021-11-01T22:09:45.498Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } [2021-11-01T22:09:45.511Z] $ docker exec --env ******** --env ******** c1532d4eff77f3d280ff135f1637c363441af00447f9f84ffdbf291661e6b59d ssh-agent -k [2021-11-01T22:09:45.607Z] unset SSH_AUTH_SOCK; [2021-11-01T22:09:45.607Z] unset SSH_AGENT_PID; [2021-11-01T22:09:45.607Z] echo Agent pid 60 killed; [2021-11-01T22:09:45.616Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-01T22:09:45.925Z] + git semver [Pipeline] } [2021-11-01T22:09:45.942Z] $ docker stop --time=1 c1532d4eff77f3d280ff135f1637c363441af00447f9f84ffdbf291661e6b59d [2021-11-01T22:09:47.186Z] $ docker rm -f c1532d4eff77f3d280ff135f1637c363441af00447f9f84ffdbf291661e6b59d [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-01T22:09:47.528Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-01T22:09:47.765Z] Stashed 1 file(s) [Pipeline] echo [2021-11-01T22:09:47.767Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.11 [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-01T22:10:02.926Z] Still waiting to schedule task [2021-11-01T22:10:02.927Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-13771’ [2021-11-01T22:10:02.928Z] Still waiting to schedule task [2021-11-01T22:10:02.928Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-01T22:12:12.641Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13772 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2021-11-01T22:12:12.652Z] Running in /w/workspace/device-virtual-go/12 [Pipeline] { [Pipeline] checkout [2021-11-01T22:12:12.902Z] The recommended git tool is: git [2021-11-01T22:12:16.554Z] Running on prd-centos7-docker-4c-2g-13773 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2021-11-01T22:12:16.565Z] Running in /w/workspace/device-virtual-go/12 [Pipeline] { [Pipeline] checkout [2021-11-01T22:12:16.646Z] The recommended git tool is: git [2021-11-01T22:12:18.552Z] using credential edgex-jenkins-ssh [2021-11-01T22:12:18.562Z] Cloning the remote Git repository [2021-11-01T22:12:18.367Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-11-01T22:12:18.418Z] > git init /w/workspace/device-virtual-go/12 # timeout=10 [2021-11-01T22:12:18.440Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-11-01T22:12:18.440Z] > git --version # timeout=10 [2021-11-01T22:12:18.449Z] > git --version # 'git version 2.24.4' [2021-11-01T22:12:18.449Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-01T22:12:18.473Z] [INFO] Currently running in a labeled security context [2021-11-01T22:12:18.474Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-01T22:12:18.474Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/12@tmp/jenkins-gitclient-ssh6510628811204022110.key [2021-11-01T22:12:18.488Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-01T22:12:19.278Z] using credential edgex-jenkins-ssh [2021-11-01T22:12:19.295Z] Cloning the remote Git repository [2021-11-01T22:12:19.358Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-11-01T22:12:19.608Z] Avoid second fetch [2021-11-01T22:12:19.609Z] Checking out Revision 2df8c8ad4822796dc8acc1b504482056a7890ea9 (main) [2021-11-01T22:12:19.377Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-11-01T22:12:19.388Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-01T22:12:19.403Z] > git config core.sparsecheckout # timeout=10 [2021-11-01T22:12:19.409Z] > git checkout -f 2df8c8ad4822796dc8acc1b504482056a7890ea9 # timeout=10 [2021-11-01T22:12:19.470Z] > git init /w/workspace/device-virtual-go/12 # timeout=10 [2021-11-01T22:12:19.570Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-11-01T22:12:19.572Z] > git --version # timeout=10 [2021-11-01T22:12:19.593Z] > git --version # 'git version 2.17.1' [2021-11-01T22:12:19.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-01T22:12:19.696Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-01T22:12:21.498Z] Avoid second fetch [2021-11-01T22:12:21.498Z] Checking out Revision 2df8c8ad4822796dc8acc1b504482056a7890ea9 (main) [2021-11-01T22:12:21.442Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-11-01T22:12:21.470Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-01T22:12:21.514Z] > git config core.sparsecheckout # timeout=10 [2021-11-01T22:12:21.528Z] > git checkout -f 2df8c8ad4822796dc8acc1b504482056a7890ea9 # timeout=10 [2021-11-01T22:12:23.184Z] Commit message: "Merge pull request #247 from lenny-intel/sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-01T22:12:23.811Z] provisioning config files... [2021-11-01T22:12:23.823Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/12@tmp/config2938327821416175605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-01T22:12:24.207Z] ---> docker-login.sh [2021-11-01T22:12:24.207Z] nexus3.edgexfoundry.org:10001 [2021-11-01T22:12:24.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T22:12:24.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T22:12:24.207Z] Configure a credential helper to remove this warning. See [2021-11-01T22:12:24.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T22:12:24.207Z] [2021-11-01T22:12:24.207Z] Login Succeeded [2021-11-01T22:12:24.469Z] nexus3.edgexfoundry.org:10002 [2021-11-01T22:12:24.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T22:12:24.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T22:12:24.469Z] Configure a credential helper to remove this warning. See [2021-11-01T22:12:24.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T22:12:24.469Z] [2021-11-01T22:12:24.469Z] Login Succeeded [2021-11-01T22:12:24.469Z] nexus3.edgexfoundry.org:10003 [2021-11-01T22:12:24.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T22:12:24.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T22:12:24.469Z] Configure a credential helper to remove this warning. See [2021-11-01T22:12:24.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T22:12:24.469Z] [2021-11-01T22:12:24.469Z] Login Succeeded [2021-11-01T22:12:24.469Z] nexus3.edgexfoundry.org:10004 [2021-11-01T22:12:24.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T22:12:24.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T22:12:24.730Z] Configure a credential helper to remove this warning. See [2021-11-01T22:12:24.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T22:12:24.730Z] [2021-11-01T22:12:24.730Z] Login Succeeded [2021-11-01T22:12:24.730Z] docker.io [2021-11-01T22:12:24.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T22:12:24.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T22:12:24.992Z] Configure a credential helper to remove this warning. See [2021-11-01T22:12:24.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T22:12:24.992Z] [2021-11-01T22:12:24.992Z] Login Succeeded [2021-11-01T22:12:24.992Z] ---> docker-login.sh ends [Pipeline] } [2021-11-01T22:12:25.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-01T22:12:25.158Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-01T22:12:25.166Z] ========================================================= [2021-11-01T22:12:25.166Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-01T22:12:25.166Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:12:25.472Z] + 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-01T22:12:25.472Z] Sending build context to Docker daemon 8.709MB [2021-11-01T22:12:25.472Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-11-01T22:12:25.472Z] Step 2/11 : FROM ${BASE} AS builder [2021-11-01T22:12:25.472Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-01T22:12:25.472Z] a0d0a0d46f8b: Pulling fs layer [2021-11-01T22:12:25.472Z] 31adcdaf11c8: Pulling fs layer [2021-11-01T22:12:25.472Z] b8b176561691: Pulling fs layer [2021-11-01T22:12:25.472Z] 4527c011a84f: Pulling fs layer [2021-11-01T22:12:25.472Z] 5d74067f8e1e: Pulling fs layer [2021-11-01T22:12:25.472Z] e0aca202a116: Pulling fs layer [2021-11-01T22:12:25.472Z] 3a43be97a3b4: Pulling fs layer [2021-11-01T22:12:25.472Z] 34cad66bf833: Pulling fs layer [2021-11-01T22:12:25.472Z] b4e3c513aaa6: Pulling fs layer [2021-11-01T22:12:25.472Z] e0aca202a116: Waiting [2021-11-01T22:12:25.472Z] 3a43be97a3b4: Waiting [2021-11-01T22:12:25.472Z] 34cad66bf833: Waiting [2021-11-01T22:12:25.472Z] b4e3c513aaa6: Waiting [2021-11-01T22:12:25.472Z] 4527c011a84f: Waiting [2021-11-01T22:12:25.472Z] 5d74067f8e1e: Waiting [2021-11-01T22:12:25.472Z] b8b176561691: Verifying Checksum [2021-11-01T22:12:25.472Z] b8b176561691: Download complete [2021-11-01T22:12:25.472Z] 31adcdaf11c8: Verifying Checksum [2021-11-01T22:12:25.472Z] 31adcdaf11c8: Download complete [2021-11-01T22:12:25.735Z] 5d74067f8e1e: Verifying Checksum [2021-11-01T22:12:25.735Z] 5d74067f8e1e: Download complete [2021-11-01T22:12:25.735Z] a0d0a0d46f8b: Verifying Checksum [2021-11-01T22:12:25.735Z] a0d0a0d46f8b: Download complete [2021-11-01T22:12:25.735Z] e0aca202a116: Verifying Checksum [2021-11-01T22:12:25.735Z] e0aca202a116: Download complete [2021-11-01T22:12:25.735Z] 3a43be97a3b4: Verifying Checksum [2021-11-01T22:12:25.735Z] 3a43be97a3b4: Download complete [2021-11-01T22:12:25.735Z] 34cad66bf833: Verifying Checksum [2021-11-01T22:12:25.735Z] 34cad66bf833: Download complete [2021-11-01T22:12:25.971Z] Commit message: "Merge pull request #247 from lenny-intel/sdk" [2021-11-01T22:12:26.006Z] a0d0a0d46f8b: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-11-01T22:12:26.273Z] 31adcdaf11c8: Pull complete [2021-11-01T22:12:26.273Z] 4527c011a84f: Verifying Checksum [2021-11-01T22:12:26.273Z] 4527c011a84f: Download complete [2021-11-01T22:12:26.273Z] b8b176561691: Pull complete [2021-11-01T22:12:26.273Z] b4e3c513aaa6: Verifying Checksum [2021-11-01T22:12:26.273Z] b4e3c513aaa6: Download complete [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-01T22:12:26.844Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-01T22:12:26.844Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-01T22:12:26.844Z] Dload Upload Total Spent Left Speed [2021-11-01T22:12:26.844Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 89 11824 89 10504 0 0 61788 0 --:--:-- --:--:-- --:--:-- 61788 100 11824 100 11824 0 0 69146 0 --:--:-- --:--:-- --:--:-- 68744 [Pipeline] sh [2021-11-01T22:12:27.265Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-01T22:12:27.632Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-01T22:12:27.632Z] + sudo tee /etc/docker/daemon.new [2021-11-01T22:12:27.632Z] { [2021-11-01T22:12:27.632Z] "registry-mirrors": [ [2021-11-01T22:12:27.632Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-01T22:12:27.632Z] ], [2021-11-01T22:12:27.632Z] "bip": "10.250.0.254/24", [2021-11-01T22:12:27.632Z] "hosts": [ [2021-11-01T22:12:27.632Z] "tcp://0.0.0.0:5555", [2021-11-01T22:12:27.632Z] "unix:///var/run/docker.sock" [2021-11-01T22:12:27.632Z] ], [2021-11-01T22:12:27.632Z] "mtu": 1458, [2021-11-01T22:12:27.632Z] "selinux-enabled": true, [2021-11-01T22:12:27.632Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-01T22:12:27.632Z] } [Pipeline] sh [2021-11-01T22:12:27.999Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-01T22:12:28.351Z] + sudo service docker restart [2021-11-01T22:12:30.532Z] 4527c011a84f: Pull complete [2021-11-01T22:12:30.532Z] 5d74067f8e1e: Pull complete [2021-11-01T22:12:30.532Z] e0aca202a116: Pull complete [2021-11-01T22:12:30.532Z] 3a43be97a3b4: Pull complete [2021-11-01T22:12:30.532Z] 34cad66bf833: Pull complete [2021-11-01T22:12:33.121Z] b4e3c513aaa6: Pull complete [2021-11-01T22:12:33.121Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-01T22:12:33.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-01T22:12:33.121Z] ---> 9f6097aaca64 [2021-11-01T22:12:33.121Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-01T22:12:37.332Z] ---> Running in def2c6d6b87b [2021-11-01T22:12:37.332Z] Removing intermediate container def2c6d6b87b [2021-11-01T22:12:37.332Z] ---> 64c8d7096385 [2021-11-01T22:12:37.332Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-11-01T22:12:37.332Z] ---> Running in 2547616f66a8 [2021-11-01T22:12:37.332Z] Removing intermediate container 2547616f66a8 [2021-11-01T22:12:37.332Z] ---> 0a10f00cf6d9 [2021-11-01T22:12:37.332Z] Step 5/11 : WORKDIR /device-virtual-go [2021-11-01T22:12:37.332Z] ---> Running in 97c081d25312 [2021-11-01T22:12:37.332Z] Removing intermediate container 97c081d25312 [2021-11-01T22:12:37.332Z] ---> c4cdfbb0ff28 [2021-11-01T22:12:37.332Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T22:12:37.332Z] ---> Running in 16e4438dcc86 [2021-11-01T22:12:37.595Z] Removing intermediate container 16e4438dcc86 [2021-11-01T22:12:37.595Z] ---> d62137ede30b [2021-11-01T22:12:37.595Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-01T22:12:37.595Z] ---> Running in 95d4029af5d5 [2021-11-01T22:12:37.855Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-01T22:12:39.245Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-01T22:12:39.505Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-11-01T22:12:39.505Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-11-01T22:12:39.505Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-11-01T22:12:39.765Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-11-01T22:12:39.765Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T22:12:39.765Z] OK: 224 MiB in 56 packages [2021-11-01T22:12:40.024Z] Removing intermediate container 95d4029af5d5 [2021-11-01T22:12:40.024Z] ---> 0ee547709d73 [2021-11-01T22:12:40.024Z] Step 8/11 : COPY . . [2021-11-01T22:12:40.593Z] ---> e0b6bf063688 [2021-11-01T22:12:40.593Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T22:12:40.593Z] ---> Running in 9de98e19a3b0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-01T22:12:46.738Z] provisioning config files... [2021-11-01T22:12:46.767Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/12@tmp/config7034788195478231367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-01T22:12:47.137Z] ---> docker-login.sh [2021-11-01T22:12:47.137Z] nexus3.edgexfoundry.org:10001 [2021-11-01T22:12:48.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T22:12:48.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T22:12:48.717Z] Configure a credential helper to remove this warning. See [2021-11-01T22:12:48.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T22:12:48.717Z] [2021-11-01T22:12:48.717Z] Login Succeeded [2021-11-01T22:12:48.717Z] nexus3.edgexfoundry.org:10002 [2021-11-01T22:12:48.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T22:12:49.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T22:12:49.269Z] Configure a credential helper to remove this warning. See [2021-11-01T22:12:49.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T22:12:49.269Z] [2021-11-01T22:12:49.269Z] Login Succeeded [2021-11-01T22:12:49.269Z] nexus3.edgexfoundry.org:10003 [2021-11-01T22:12:49.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T22:12:49.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T22:12:49.823Z] Configure a credential helper to remove this warning. See [2021-11-01T22:12:49.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T22:12:49.823Z] [2021-11-01T22:12:49.823Z] Login Succeeded [2021-11-01T22:12:49.823Z] nexus3.edgexfoundry.org:10004 [2021-11-01T22:12:50.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T22:12:50.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T22:12:50.378Z] Configure a credential helper to remove this warning. See [2021-11-01T22:12:50.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T22:12:50.378Z] [2021-11-01T22:12:50.378Z] Login Succeeded [2021-11-01T22:12:50.378Z] docker.io [2021-11-01T22:12:50.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T22:12:51.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T22:12:51.256Z] Configure a credential helper to remove this warning. See [2021-11-01T22:12:51.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T22:12:51.256Z] [2021-11-01T22:12:51.256Z] Login Succeeded [2021-11-01T22:12:51.256Z] ---> docker-login.sh ends [Pipeline] } [2021-11-01T22:12:51.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-01T22:12:51.828Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-01T22:12:51.839Z] ========================================================= [2021-11-01T22:12:51.839Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-01T22:12:51.839Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:12:52.194Z] + 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-01T22:12:52.800Z] Sending build context to Docker daemon 8.708MB [2021-11-01T22:12:52.800Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-11-01T22:12:52.800Z] Step 2/11 : FROM ${BASE} AS builder [2021-11-01T22:12:53.077Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-01T22:12:53.077Z] 552d1f2373af: Pulling fs layer [2021-11-01T22:12:53.077Z] ea3f2d53f512: Pulling fs layer [2021-11-01T22:12:53.077Z] 9e70ebbbe112: Pulling fs layer [2021-11-01T22:12:53.077Z] 7a9cfe048b4a: Pulling fs layer [2021-11-01T22:12:53.077Z] 72dc09318566: Pulling fs layer [2021-11-01T22:12:53.077Z] f4f7b4309257: Pulling fs layer [2021-11-01T22:12:53.077Z] 0ac9a79272e3: Pulling fs layer [2021-11-01T22:12:53.077Z] b78e95d17946: Pulling fs layer [2021-11-01T22:12:53.077Z] 72dc09318566: Waiting [2021-11-01T22:12:53.077Z] f4f7b4309257: Waiting [2021-11-01T22:12:53.077Z] 0ac9a79272e3: Waiting [2021-11-01T22:12:53.077Z] b78e95d17946: Waiting [2021-11-01T22:12:53.077Z] 7a9cfe048b4a: Waiting [2021-11-01T22:12:53.077Z] 9e70ebbbe112: Verifying Checksum [2021-11-01T22:12:53.077Z] 9e70ebbbe112: Download complete [2021-11-01T22:12:53.077Z] ea3f2d53f512: Verifying Checksum [2021-11-01T22:12:53.077Z] ea3f2d53f512: Download complete [2021-11-01T22:12:53.077Z] 72dc09318566: Verifying Checksum [2021-11-01T22:12:53.077Z] 72dc09318566: Download complete [2021-11-01T22:12:53.077Z] f4f7b4309257: Verifying Checksum [2021-11-01T22:12:53.077Z] f4f7b4309257: Download complete [2021-11-01T22:12:53.077Z] 552d1f2373af: Verifying Checksum [2021-11-01T22:12:53.077Z] 0ac9a79272e3: Verifying Checksum [2021-11-01T22:12:53.077Z] 0ac9a79272e3: Download complete [2021-11-01T22:12:54.081Z] 552d1f2373af: Pull complete [2021-11-01T22:12:54.684Z] ea3f2d53f512: Pull complete [2021-11-01T22:12:54.962Z] 9e70ebbbe112: Pull complete [2021-11-01T22:12:55.237Z] b78e95d17946: Download complete [2021-11-01T22:12:55.835Z] 7a9cfe048b4a: Verifying Checksum [2021-11-01T22:12:55.835Z] 7a9cfe048b4a: Download complete [2021-11-01T22:13:08.240Z] 7a9cfe048b4a: Pull complete [2021-11-01T22:13:08.240Z] 72dc09318566: Pull complete [2021-11-01T22:13:08.240Z] f4f7b4309257: Pull complete [2021-11-01T22:13:08.240Z] 0ac9a79272e3: Pull complete [2021-11-01T22:13:12.935Z] Removing intermediate container 9de98e19a3b0 [2021-11-01T22:13:12.935Z] ---> 73f7f957b8dd [2021-11-01T22:13:12.935Z] Step 10/11 : ARG MAKE='make build' [2021-11-01T22:13:12.935Z] ---> Running in d2005ac95adc [2021-11-01T22:13:13.200Z] Removing intermediate container d2005ac95adc [2021-11-01T22:13:13.200Z] ---> 4f8ca6f60c53 [2021-11-01T22:13:13.200Z] Step 11/11 : RUN $MAKE [2021-11-01T22:13:13.200Z] ---> Running in a875d361e261 [2021-11-01T22:13:13.461Z] noop [2021-11-01T22:13:13.652Z] b78e95d17946: Pull complete [2021-11-01T22:13:13.652Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-01T22:13:13.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-01T22:13:13.652Z] ---> 8b459fc5aaf0 [2021-11-01T22:13:13.652Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-01T22:13:13.724Z] Removing intermediate container a875d361e261 [2021-11-01T22:13:13.724Z] ---> d6a56cbda1a3 [2021-11-01T22:13:13.724Z] Successfully built d6a56cbda1a3 [2021-11-01T22:13:13.724Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:13:14.026Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-01T22:13:14.027Z] . [Pipeline] withDockerContainer [2021-11-01T22:13:14.114Z] prd-centos7-docker-4c-2g-13773 does not seem to be running inside a container [2021-11-01T22:13:14.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/12 -v /w/workspace/device-virtual-go/12:/w/workspace/device-virtual-go/12:rw,z -v /w/workspace/device-virtual-go/12@tmp:/w/workspace/device-virtual-go/12@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-01T22:13:14.547Z] $ docker top 0e6026503291ca8c5863a38aea0dca1d9155603ddc77a86ad61c1a90b6b37bfc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-01T22:13:14.940Z] + go version [2021-11-01T22:13:14.940Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-01T22:13:14.952Z] $ docker stop --time=1 0e6026503291ca8c5863a38aea0dca1d9155603ddc77a86ad61c1a90b6b37bfc [2021-11-01T22:13:15.719Z] ---> Running in 59b745a8760b [2021-11-01T22:13:16.137Z] $ docker rm -f 0e6026503291ca8c5863a38aea0dca1d9155603ddc77a86ad61c1a90b6b37bfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-11-01T22:13:16.315Z] Removing intermediate container 59b745a8760b [2021-11-01T22:13:16.315Z] ---> b9e1af6fbd2d [2021-11-01T22:13:16.315Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-11-01T22:13:16.315Z] ---> Running in 936dc4082784 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:13:16.587Z] Removing intermediate container 936dc4082784 [2021-11-01T22:13:16.587Z] ---> 48f8ba7c9742 [2021-11-01T22:13:16.587Z] Step 5/11 : WORKDIR /device-virtual-go [2021-11-01T22:13:16.587Z] ---> Running in 4198317894ec [2021-11-01T22:13:16.685Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-01T22:13:16.685Z] . [Pipeline] withDockerContainer [2021-11-01T22:13:16.759Z] prd-centos7-docker-4c-2g-13773 does not seem to be running inside a container [2021-11-01T22:13:16.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/12 -v /w/workspace/device-virtual-go/12:/w/workspace/device-virtual-go/12:rw,z -v /w/workspace/device-virtual-go/12@tmp:/w/workspace/device-virtual-go/12@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-01T22:13:17.155Z] $ docker top ce22fa2f64fe300a3a590d547503e4bb8d5b4d2bd26cc7330c8b4906d13e74da -eo pid,comm [2021-11-01T22:13:17.186Z] Removing intermediate container 4198317894ec [2021-11-01T22:13:17.186Z] ---> dcae937388e0 [2021-11-01T22:13:17.186Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T22:13:17.186Z] ---> Running in 41d18e807273 [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-01T22:13:17.542Z] + make test [2021-11-01T22:13:17.542Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-11-01T22:13:17.805Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-11-01T22:13:19.824Z] Removing intermediate container 41d18e807273 [2021-11-01T22:13:19.824Z] ---> 26b12d8e91a9 [2021-11-01T22:13:19.824Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-01T22:13:19.824Z] ---> Running in f4c391762243 [2021-11-01T22:13:20.802Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-01T22:13:21.395Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-01T22:13:22.380Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-11-01T22:13:22.380Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-11-01T22:13:22.380Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-11-01T22:13:22.667Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-11-01T22:13:22.667Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T22:13:22.667Z] OK: 223 MiB in 56 packages [2021-11-01T22:13:23.651Z] Removing intermediate container f4c391762243 [2021-11-01T22:13:23.651Z] ---> a1b9e1c43ef7 [2021-11-01T22:13:23.651Z] Step 8/11 : COPY . . [2021-11-01T22:13:25.091Z] ---> a269ebf8b2da [2021-11-01T22:13:25.091Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T22:13:25.091Z] ---> Running in b09467d9e4aa [2021-11-01T22:13:35.991Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-11-01T22:13:36.939Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.261s coverage: 64.6% of statements [2021-11-01T22:13:36.939Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-01T22:13:43.570Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-01T22:13:43.570Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-01T22:13:43.570Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-11-01T22:13:44.143Z] $ docker stop --time=1 ce22fa2f64fe300a3a590d547503e4bb8d5b4d2bd26cc7330c8b4906d13e74da [2021-11-01T22:13:45.651Z] $ docker rm -f ce22fa2f64fe300a3a590d547503e4bb8d5b4d2bd26cc7330c8b4906d13e74da [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-01T22:13:46.050Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-01T22:13:46.219Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-01T22:13:47.393Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-01T22:13:47.677Z] + ls -al . [2021-11-01T22:13:47.677Z] total 176 [2021-11-01T22:13:47.677Z] drwxrwxr-x. 7 jenkins jenkins 4096 Nov 1 22:13 . [2021-11-01T22:13:47.677Z] drwxrwxr-x. 4 jenkins jenkins 30 Nov 1 22:12 .. [2021-11-01T22:13:47.677Z] -rw-rw-r--. 1 jenkins jenkins 8449 Nov 1 22:12 Attribution.txt [2021-11-01T22:13:47.677Z] drwxrwxr-x. 2 jenkins jenkins 37 Nov 1 22:12 bin [2021-11-01T22:13:47.677Z] -rw-rw-r--. 1 jenkins jenkins 6349 Nov 1 22:12 CHANGELOG.md [2021-11-01T22:13:47.677Z] drwxrwxr-x. 3 jenkins jenkins 32 Nov 1 22:12 cmd [2021-11-01T22:13:47.677Z] -rw-r--r--. 1 jenkins jenkins 46339 Nov 1 22:13 coverage.out [2021-11-01T22:13:47.677Z] -rw-rw-r--. 1 jenkins jenkins 1951 Nov 1 22:12 Dockerfile [2021-11-01T22:13:47.677Z] drwxrwxr-x. 8 jenkins jenkins 162 Nov 1 22:12 .git [2021-11-01T22:13:47.677Z] drwxrwxr-x. 2 jenkins jenkins 103 Nov 1 22:12 .github [2021-11-01T22:13:47.677Z] -rw-rw-r--. 1 jenkins jenkins 270 Nov 1 22:12 .gitignore [2021-11-01T22:13:47.677Z] -rw-rw-r--. 1 jenkins jenkins 358 Nov 1 22:12 go.mod [2021-11-01T22:13:47.677Z] -rw-rw-r--. 1 jenkins jenkins 52389 Nov 1 22:12 go.sum [2021-11-01T22:13:47.677Z] -rw-rw-r--. 1 jenkins jenkins 677 Nov 1 22:12 GOVERNANCE.md [2021-11-01T22:13:47.677Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 1 22:12 internal [2021-11-01T22:13:47.677Z] -rw-rw-r--. 1 jenkins jenkins 660 Nov 1 22:12 Jenkinsfile [2021-11-01T22:13:47.677Z] -rw-rw-r--. 1 jenkins jenkins 11340 Nov 1 22:12 LICENSE [2021-11-01T22:13:47.677Z] -rw-rw-r--. 1 jenkins jenkins 999 Nov 1 22:12 Makefile [2021-11-01T22:13:47.677Z] -rw-rw-r--. 1 jenkins jenkins 623 Nov 1 22:12 OWNERS.md [2021-11-01T22:13:47.677Z] -rw-rw-r--. 1 jenkins jenkins 2913 Nov 1 22:12 README.md [2021-11-01T22:13:47.677Z] -rw-rw-r--. 1 jenkins jenkins 12 Nov 1 22:09 VERSION [2021-11-01T22:13:47.677Z] -rw-rw-r--. 1 jenkins jenkins 235 Nov 1 22:12 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:13:47.991Z] + 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=2df8c8ad4822796dc8acc1b504482056a7890ea9 --label arch=amd64 --label version=2.0.1-dev.11 . [2021-11-01T22:13:47.991Z] Sending build context to Docker daemon 8.756MB [2021-11-01T22:13:47.991Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-11-01T22:13:47.991Z] Step 2/25 : FROM ${BASE} AS builder [2021-11-01T22:13:47.991Z] ---> d6a56cbda1a3 [2021-11-01T22:13:47.991Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-01T22:13:47.991Z] ---> Running in 4f3b66857230 [2021-11-01T22:13:48.253Z] Removing intermediate container 4f3b66857230 [2021-11-01T22:13:48.253Z] ---> b184e59f5944 [2021-11-01T22:13:48.253Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2021-11-01T22:13:48.253Z] ---> Running in 04a96771c470 [2021-11-01T22:13:48.253Z] Removing intermediate container 04a96771c470 [2021-11-01T22:13:48.253Z] ---> 2dfdcf374571 [2021-11-01T22:13:48.253Z] Step 5/25 : WORKDIR /device-virtual-go [2021-11-01T22:13:48.253Z] ---> Running in 65ddf8d0349c [2021-11-01T22:13:48.253Z] Removing intermediate container 65ddf8d0349c [2021-11-01T22:13:48.253Z] ---> 8b13567d2c4b [2021-11-01T22:13:48.253Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T22:13:48.253Z] ---> Running in 8043deaf0278 [2021-11-01T22:13:48.833Z] Removing intermediate container 8043deaf0278 [2021-11-01T22:13:48.833Z] ---> fba8ed9997a8 [2021-11-01T22:13:48.833Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-01T22:13:48.833Z] ---> Running in be40d177e992 [2021-11-01T22:13:49.095Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-01T22:13:50.038Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-01T22:13:50.301Z] OK: 224 MiB in 56 packages [2021-11-01T22:13:50.561Z] Removing intermediate container be40d177e992 [2021-11-01T22:13:50.561Z] ---> d29d0fb88c82 [2021-11-01T22:13:50.561Z] Step 8/25 : COPY . . [2021-11-01T22:13:50.820Z] ---> 1412aa9a3a9c [2021-11-01T22:13:50.821Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T22:13:50.821Z] ---> Running in 661d6f5568ca [2021-11-01T22:13:51.396Z] Removing intermediate container 661d6f5568ca [2021-11-01T22:13:51.396Z] ---> 86ed7f804f58 [2021-11-01T22:13:51.396Z] Step 10/25 : ARG MAKE='make build' [2021-11-01T22:13:51.659Z] ---> Running in 97bb47547b89 [2021-11-01T22:13:51.659Z] Removing intermediate container 97bb47547b89 [2021-11-01T22:13:51.659Z] ---> 26194da30fe7 [2021-11-01T22:13:51.659Z] Step 11/25 : RUN $MAKE [2021-11-01T22:13:51.659Z] ---> Running in 3e2d59ee9b09 [2021-11-01T22:13:51.923Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.11" -o cmd/device-virtual ./cmd [2021-11-01T22:14:06.963Z] Removing intermediate container 3e2d59ee9b09 [2021-11-01T22:14:06.963Z] ---> 0521c71757ce [2021-11-01T22:14:06.963Z] Step 12/25 : FROM alpine:3.14 [2021-11-01T22:14:07.533Z] 3.14: Pulling from library/alpine [2021-11-01T22:14:07.533Z] a0d0a0d46f8b: Already exists [2021-11-01T22:14:07.792Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-01T22:14:07.792Z] Status: Downloaded newer image for alpine:3.14 [2021-11-01T22:14:07.792Z] ---> 14119a10abf4 [2021-11-01T22:14:07.792Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-11-01T22:14:07.792Z] ---> Running in 5e26c6c80d88 [2021-11-01T22:14:08.054Z] Removing intermediate container 5e26c6c80d88 [2021-11-01T22:14:08.054Z] ---> d7463737e50f [2021-11-01T22:14:08.054Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T22:14:08.054Z] ---> Running in 1a2e91369f61 [2021-11-01T22:14:08.317Z] Removing intermediate container 1a2e91369f61 [2021-11-01T22:14:08.317Z] ---> fbd4a91834ee [2021-11-01T22:14:08.317Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-01T22:14:08.317Z] ---> Running in 37f91ecd050d [2021-11-01T22:14:08.579Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-01T22:14:09.520Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-01T22:14:09.779Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-01T22:14:10.038Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-01T22:14:10.038Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-01T22:14:10.038Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-01T22:14:10.297Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-01T22:14:10.297Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-01T22:14:10.557Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T22:14:10.557Z] OK: 8 MiB in 20 packages [2021-11-01T22:14:10.818Z] Removing intermediate container 37f91ecd050d [2021-11-01T22:14:10.818Z] ---> 244a10837258 [2021-11-01T22:14:10.818Z] Step 16/25 : WORKDIR / [2021-11-01T22:14:10.818Z] ---> Running in 9bca7ded4d63 [2021-11-01T22:14:10.818Z] Removing intermediate container 9bca7ded4d63 [2021-11-01T22:14:10.818Z] ---> 2ff23d80dd73 [2021-11-01T22:14:10.818Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-11-01T22:14:11.081Z] ---> 60c9efe39bd7 [2021-11-01T22:14:11.081Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2021-11-01T22:14:11.081Z] ---> 3162fdc1b4a1 [2021-11-01T22:14:11.081Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2021-11-01T22:14:11.655Z] ---> 9c145c106b91 [2021-11-01T22:14:11.655Z] Step 20/25 : EXPOSE 59900 [2021-11-01T22:14:11.655Z] ---> Running in d23d1dbe477f [2021-11-01T22:14:11.655Z] Removing intermediate container d23d1dbe477f [2021-11-01T22:14:11.655Z] ---> c77286039b4b [2021-11-01T22:14:11.655Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2021-11-01T22:14:11.655Z] ---> Running in a5b72eb0d10e [2021-11-01T22:14:11.655Z] Removing intermediate container a5b72eb0d10e [2021-11-01T22:14:11.655Z] ---> 0d262a269b7a [2021-11-01T22:14:11.655Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-01T22:14:11.655Z] ---> Running in 51468458c7a6 [2021-11-01T22:14:11.915Z] Removing intermediate container 51468458c7a6 [2021-11-01T22:14:11.915Z] ---> a69412ffcdab [2021-11-01T22:14:11.915Z] Step 23/25 : LABEL arch=amd64 [2021-11-01T22:14:11.915Z] ---> Running in e6c23d299c97 [2021-11-01T22:14:11.915Z] Removing intermediate container e6c23d299c97 [2021-11-01T22:14:11.915Z] ---> 63b03f81388e [2021-11-01T22:14:11.915Z] Step 24/25 : LABEL git_sha=2df8c8ad4822796dc8acc1b504482056a7890ea9 [2021-11-01T22:14:11.915Z] ---> Running in d8742cc4b50a [2021-11-01T22:14:11.915Z] Removing intermediate container d8742cc4b50a [2021-11-01T22:14:11.915Z] ---> cf8c03337a31 [2021-11-01T22:14:11.915Z] Step 25/25 : LABEL version=2.0.1-dev.11 [2021-11-01T22:14:12.177Z] ---> Running in 1946e9611a7a [2021-11-01T22:14:12.177Z] Removing intermediate container 1946e9611a7a [2021-11-01T22:14:12.177Z] ---> bbb688227d2b [2021-11-01T22:14:12.177Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-01T22:14:12.177Z] Successfully built bbb688227d2b [2021-11-01T22:14:12.177Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-01T22:14:12.354Z] provisioning config files... [2021-11-01T22:14:12.368Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/12@tmp/config4874250688028008742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-01T22:14:12.675Z] ---> docker-login.sh [2021-11-01T22:14:12.675Z] nexus3.edgexfoundry.org:10001 [2021-11-01T22:14:12.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T22:14:12.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T22:14:12.675Z] Configure a credential helper to remove this warning. See [2021-11-01T22:14:12.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T22:14:12.675Z] [2021-11-01T22:14:12.675Z] Login Succeeded [2021-11-01T22:14:12.675Z] nexus3.edgexfoundry.org:10002 [2021-11-01T22:14:12.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T22:14:12.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T22:14:12.675Z] Configure a credential helper to remove this warning. See [2021-11-01T22:14:12.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T22:14:12.675Z] [2021-11-01T22:14:12.675Z] Login Succeeded [2021-11-01T22:14:12.675Z] nexus3.edgexfoundry.org:10003 [2021-11-01T22:14:12.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T22:14:12.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T22:14:12.935Z] Configure a credential helper to remove this warning. See [2021-11-01T22:14:12.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T22:14:12.935Z] [2021-11-01T22:14:12.935Z] Login Succeeded [2021-11-01T22:14:12.935Z] nexus3.edgexfoundry.org:10004 [2021-11-01T22:14:12.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T22:14:12.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T22:14:12.935Z] Configure a credential helper to remove this warning. See [2021-11-01T22:14:12.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T22:14:12.935Z] [2021-11-01T22:14:12.935Z] Login Succeeded [2021-11-01T22:14:12.935Z] docker.io [2021-11-01T22:14:13.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T22:14:13.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T22:14:13.456Z] Configure a credential helper to remove this warning. See [2021-11-01T22:14:13.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T22:14:13.456Z] [2021-11-01T22:14:13.456Z] Login Succeeded [2021-11-01T22:14:13.456Z] ---> docker-login.sh ends [Pipeline] } [2021-11-01T22:14:13.464Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-01T22:14:13.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-01T22:14:13.516Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2021-11-01T22:14:13.516Z] 2df8c8ad4822796dc8acc1b504482056a7890ea9 [2021-11-01T22:14:13.516Z] latest [2021-11-01T22:14:13.516Z] 2.0.1-dev.11 [2021-11-01T22:14:13.516Z] 2df8c8ad4822796dc8acc1b504482056a7890ea9-2.0.1-dev.11 [2021-11-01T22:14:13.516Z] main [2021-11-01T22:14:13.516Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:14:13.832Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2df8c8ad4822796dc8acc1b504482056a7890ea9 [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:14:14.141Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2df8c8ad4822796dc8acc1b504482056a7890ea9 [2021-11-01T22:14:14.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-11-01T22:14:14.141Z] 2b8fbe7078ae: Preparing [2021-11-01T22:14:14.141Z] c8f04b0786a7: Preparing [2021-11-01T22:14:14.141Z] fffcc6cfcdf5: Preparing [2021-11-01T22:14:14.141Z] ed28d93efc1c: Preparing [2021-11-01T22:14:14.141Z] a64ed2098627: Preparing [2021-11-01T22:14:14.141Z] e2eb06d8af82: Preparing [2021-11-01T22:14:14.141Z] e2eb06d8af82: Waiting [2021-11-01T22:14:14.403Z] a64ed2098627: Pushed [2021-11-01T22:14:14.403Z] e2eb06d8af82: Layer already exists [2021-11-01T22:14:14.403Z] ed28d93efc1c: Pushed [2021-11-01T22:14:14.403Z] fffcc6cfcdf5: Pushed [2021-11-01T22:14:14.667Z] c8f04b0786a7: Pushed [2021-11-01T22:14:15.610Z] 2b8fbe7078ae: Pushed [2021-11-01T22:14:15.870Z] 2df8c8ad4822796dc8acc1b504482056a7890ea9: digest: sha256:7bfbf97df4ae8bdf635fc3a5fa9520b6f19c6c64add292252a563dc075a7f38a size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:14:16.167Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:14:16.455Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2021-11-01T22:14:16.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-11-01T22:14:16.455Z] 2b8fbe7078ae: Preparing [2021-11-01T22:14:16.455Z] c8f04b0786a7: Preparing [2021-11-01T22:14:16.455Z] fffcc6cfcdf5: Preparing [2021-11-01T22:14:16.455Z] ed28d93efc1c: Preparing [2021-11-01T22:14:16.455Z] a64ed2098627: Preparing [2021-11-01T22:14:16.455Z] e2eb06d8af82: Preparing [2021-11-01T22:14:16.455Z] e2eb06d8af82: Waiting [2021-11-01T22:14:16.455Z] a64ed2098627: Layer already exists [2021-11-01T22:14:16.455Z] fffcc6cfcdf5: Layer already exists [2021-11-01T22:14:16.455Z] 2b8fbe7078ae: Layer already exists [2021-11-01T22:14:16.455Z] c8f04b0786a7: Layer already exists [2021-11-01T22:14:16.455Z] ed28d93efc1c: Layer already exists [2021-11-01T22:14:16.455Z] e2eb06d8af82: Layer already exists [2021-11-01T22:14:16.455Z] latest: digest: sha256:7bfbf97df4ae8bdf635fc3a5fa9520b6f19c6c64add292252a563dc075a7f38a size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:14:16.749Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.11 [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:14:17.058Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.11 [2021-11-01T22:14:17.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-11-01T22:14:17.058Z] 2b8fbe7078ae: Preparing [2021-11-01T22:14:17.058Z] c8f04b0786a7: Preparing [2021-11-01T22:14:17.058Z] fffcc6cfcdf5: Preparing [2021-11-01T22:14:17.058Z] ed28d93efc1c: Preparing [2021-11-01T22:14:17.058Z] a64ed2098627: Preparing [2021-11-01T22:14:17.058Z] e2eb06d8af82: Preparing [2021-11-01T22:14:17.058Z] e2eb06d8af82: Waiting [2021-11-01T22:14:17.058Z] c8f04b0786a7: Layer already exists [2021-11-01T22:14:17.058Z] 2b8fbe7078ae: Layer already exists [2021-11-01T22:14:17.058Z] a64ed2098627: Layer already exists [2021-11-01T22:14:17.058Z] fffcc6cfcdf5: Layer already exists [2021-11-01T22:14:17.058Z] ed28d93efc1c: Layer already exists [2021-11-01T22:14:17.058Z] e2eb06d8af82: Layer already exists [2021-11-01T22:14:17.058Z] 2.0.1-dev.11: digest: sha256:7bfbf97df4ae8bdf635fc3a5fa9520b6f19c6c64add292252a563dc075a7f38a size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:14:17.355Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2df8c8ad4822796dc8acc1b504482056a7890ea9-2.0.1-dev.11 [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:14:17.677Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2df8c8ad4822796dc8acc1b504482056a7890ea9-2.0.1-dev.11 [2021-11-01T22:14:17.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-11-01T22:14:17.677Z] 2b8fbe7078ae: Preparing [2021-11-01T22:14:17.677Z] c8f04b0786a7: Preparing [2021-11-01T22:14:17.677Z] fffcc6cfcdf5: Preparing [2021-11-01T22:14:17.677Z] ed28d93efc1c: Preparing [2021-11-01T22:14:17.677Z] a64ed2098627: Preparing [2021-11-01T22:14:17.677Z] e2eb06d8af82: Preparing [2021-11-01T22:14:17.677Z] e2eb06d8af82: Waiting [2021-11-01T22:14:17.677Z] a64ed2098627: Layer already exists [2021-11-01T22:14:17.677Z] c8f04b0786a7: Layer already exists [2021-11-01T22:14:17.677Z] fffcc6cfcdf5: Layer already exists [2021-11-01T22:14:17.677Z] 2b8fbe7078ae: Layer already exists [2021-11-01T22:14:17.677Z] ed28d93efc1c: Layer already exists [2021-11-01T22:14:17.677Z] e2eb06d8af82: Layer already exists [2021-11-01T22:14:17.677Z] 2df8c8ad4822796dc8acc1b504482056a7890ea9-2.0.1-dev.11: digest: sha256:7bfbf97df4ae8bdf635fc3a5fa9520b6f19c6c64add292252a563dc075a7f38a size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:14:17.978Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:14:18.281Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2021-11-01T22:14:18.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-11-01T22:14:18.281Z] 2b8fbe7078ae: Preparing [2021-11-01T22:14:18.281Z] c8f04b0786a7: Preparing [2021-11-01T22:14:18.281Z] fffcc6cfcdf5: Preparing [2021-11-01T22:14:18.281Z] ed28d93efc1c: Preparing [2021-11-01T22:14:18.281Z] a64ed2098627: Preparing [2021-11-01T22:14:18.281Z] e2eb06d8af82: Preparing [2021-11-01T22:14:18.281Z] e2eb06d8af82: Waiting [2021-11-01T22:14:18.281Z] 2b8fbe7078ae: Layer already exists [2021-11-01T22:14:18.281Z] fffcc6cfcdf5: Layer already exists [2021-11-01T22:14:18.281Z] c8f04b0786a7: Layer already exists [2021-11-01T22:14:18.281Z] a64ed2098627: Layer already exists [2021-11-01T22:14:18.281Z] ed28d93efc1c: Layer already exists [2021-11-01T22:14:18.281Z] e2eb06d8af82: Layer already exists [2021-11-01T22:14:18.281Z] main: digest: sha256:7bfbf97df4ae8bdf635fc3a5fa9520b6f19c6c64add292252a563dc075a7f38a size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-01T22:14:18.314Z] ===================================================== [Pipeline] echo [2021-11-01T22:14:18.320Z] taggedImages: [2021-11-01T22:14:18.320Z] - nexus3.edgexfoundry.org:10004/device-virtual:2df8c8ad4822796dc8acc1b504482056a7890ea9 [2021-11-01T22:14:18.320Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2021-11-01T22:14:18.320Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.11 [2021-11-01T22:14:18.320Z] - nexus3.edgexfoundry.org:10004/device-virtual:2df8c8ad4822796dc8acc1b504482056a7890ea9-2.0.1-dev.11 [2021-11-01T22:14:18.320Z] - 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-01T22:14:18.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-01T22:14:18.789Z] [2021-11-01T22:14:18.789Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:14:19.093Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-01T22:14:19.093Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-01T22:14:19.093Z] b4d181a07f80: Pulling fs layer [2021-11-01T22:14:19.093Z] a1111a8f2ec3: Pulling fs layer [2021-11-01T22:14:19.093Z] ed53099fbce6: Pulling fs layer [2021-11-01T22:14:19.093Z] dc539afda2c1: Pulling fs layer [2021-11-01T22:14:19.093Z] 77bc0d833cb6: Pulling fs layer [2021-11-01T22:14:19.093Z] 9065ff56babe: Pulling fs layer [2021-11-01T22:14:19.093Z] d287ab97295c: Pulling fs layer [2021-11-01T22:14:19.093Z] 77bc0d833cb6: Waiting [2021-11-01T22:14:19.093Z] 9065ff56babe: Waiting [2021-11-01T22:14:19.093Z] d287ab97295c: Waiting [2021-11-01T22:14:19.093Z] dc539afda2c1: Waiting [2021-11-01T22:14:19.093Z] a1111a8f2ec3: Verifying Checksum [2021-11-01T22:14:19.093Z] a1111a8f2ec3: Download complete [2021-11-01T22:14:19.093Z] dc539afda2c1: Verifying Checksum [2021-11-01T22:14:19.093Z] dc539afda2c1: Download complete [2021-11-01T22:14:19.093Z] ed53099fbce6: Verifying Checksum [2021-11-01T22:14:19.093Z] ed53099fbce6: Download complete [2021-11-01T22:14:19.093Z] 77bc0d833cb6: Verifying Checksum [2021-11-01T22:14:19.093Z] 77bc0d833cb6: Download complete [2021-11-01T22:14:19.093Z] 9065ff56babe: Verifying Checksum [2021-11-01T22:14:19.093Z] 9065ff56babe: Download complete [2021-11-01T22:14:19.368Z] b4d181a07f80: Verifying Checksum [2021-11-01T22:14:19.368Z] b4d181a07f80: Download complete [2021-11-01T22:14:19.940Z] d287ab97295c: Verifying Checksum [2021-11-01T22:14:19.941Z] d287ab97295c: Download complete [2021-11-01T22:14:20.886Z] b4d181a07f80: Pull complete [2021-11-01T22:14:20.886Z] a1111a8f2ec3: Pull complete [2021-11-01T22:14:21.468Z] ed53099fbce6: Pull complete [2021-11-01T22:14:21.468Z] dc539afda2c1: Pull complete [2021-11-01T22:14:21.730Z] 77bc0d833cb6: Pull complete [2021-11-01T22:14:21.730Z] 9065ff56babe: Pull complete [2021-11-01T22:14:27.084Z] d287ab97295c: Pull complete [2021-11-01T22:14:27.084Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-01T22:14:27.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-01T22:14:27.084Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-01T22:14:27.149Z] prd-centos7-docker-4c-2g-13773 does not seem to be running inside a container [2021-11-01T22:14:27.178Z] $ 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/12 -v /w/workspace/device-virtual-go/12:/w/workspace/device-virtual-go/12:rw,z -v /w/workspace/device-virtual-go/12@tmp:/w/workspace/device-virtual-go/12@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-01T22:14:29.956Z] $ docker top 034784b884fd4f6b326da1b6ed0f502e7a14dbe685b5d5095d354ecfd03899fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-01T22:14:30.393Z] ---> job-cost.sh [2021-11-01T22:14:30.393Z] lf-activate-venv: SKIPPING [2021-11-01T22:14:30.393Z] INFO: No Stack... [2021-11-01T22:14:30.654Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-01T22:14:30.915Z] INFO: Archiving Costs [Pipeline] sh [2021-11-01T22:14:31.214Z] + cat /w/workspace/device-virtual-go/12/archives/cost.csv [2021-11-01T22:14:31.214Z] + cut -d, -f6 [Pipeline] lock [2021-11-01T22:14:31.241Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-12-stack-cost] [2021-11-01T22:14:31.248Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-12-stack-cost] did not exist. Created. [2021-11-01T22:14:31.248Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-01T22:14:31.553Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-01T22:14:31.579Z] Stashed 1 file(s) [Pipeline] } [2021-11-01T22:14:31.588Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-12-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-01T22:14:31.600Z] $ docker stop --time=1 034784b884fd4f6b326da1b6ed0f502e7a14dbe685b5d5095d354ecfd03899fd [2021-11-01T22:14:32.729Z] $ docker rm -f 034784b884fd4f6b326da1b6ed0f502e7a14dbe685b5d5095d354ecfd03899fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-01T22:14:46.863Z] Removing intermediate container b09467d9e4aa [2021-11-01T22:14:46.863Z] ---> d0e9eabd971f [2021-11-01T22:14:46.863Z] Step 10/11 : ARG MAKE='make build' [2021-11-01T22:14:46.863Z] ---> Running in 16ae343c0ac6 [2021-11-01T22:14:46.863Z] Removing intermediate container 16ae343c0ac6 [2021-11-01T22:14:46.863Z] ---> dcad9198884f [2021-11-01T22:14:46.863Z] Step 11/11 : RUN $MAKE [2021-11-01T22:14:46.863Z] ---> Running in 1ee73cf3de20 [2021-11-01T22:14:46.863Z] noop [2021-11-01T22:14:46.863Z] Removing intermediate container 1ee73cf3de20 [2021-11-01T22:14:46.863Z] ---> 687ed3c0b4c7 [2021-11-01T22:14:46.863Z] Successfully built 687ed3c0b4c7 [2021-11-01T22:14:46.863Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:14:47.209Z] + docker inspect -f . ci-base-image-arm64 [2021-11-01T22:14:47.209Z] . [Pipeline] withDockerContainer [2021-11-01T22:14:47.473Z] prd-ubuntu18.04-docker-arm64-4c-16g-13772 does not seem to be running inside a container [2021-11-01T22:14:47.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/12 -v /w/workspace/device-virtual-go/12:/w/workspace/device-virtual-go/12:rw,z -v /w/workspace/device-virtual-go/12@tmp:/w/workspace/device-virtual-go/12@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-01T22:14:49.199Z] $ docker top 443a5a5eb9417fca7dcb5ec3ef60b48e88fa060afebcfb4098b447ca51e0b7b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-01T22:14:50.182Z] + go version [2021-11-01T22:14:50.182Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-01T22:14:50.201Z] $ docker stop --time=1 443a5a5eb9417fca7dcb5ec3ef60b48e88fa060afebcfb4098b447ca51e0b7b5 [2021-11-01T22:14:51.955Z] $ docker rm -f 443a5a5eb9417fca7dcb5ec3ef60b48e88fa060afebcfb4098b447ca51e0b7b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:14:52.682Z] + docker inspect -f . ci-base-image-arm64 [2021-11-01T22:14:52.682Z] . [Pipeline] withDockerContainer [2021-11-01T22:14:52.937Z] prd-ubuntu18.04-docker-arm64-4c-16g-13772 does not seem to be running inside a container [2021-11-01T22:14:53.017Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/12 -v /w/workspace/device-virtual-go/12:/w/workspace/device-virtual-go/12:rw,z -v /w/workspace/device-virtual-go/12@tmp:/w/workspace/device-virtual-go/12@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-01T22:14:54.624Z] $ docker top e23f84fc5e1067630bc204645bbf064173a2eecf2a8ba482d05d61bad4f79221 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-01T22:14:55.593Z] + make test [2021-11-01T22:14:55.593Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-11-01T22:14:57.037Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-11-01T22:16:05.125Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-11-01T22:16:06.561Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 2.297s coverage: 64.6% of statements [2021-11-01T22:16:06.836Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-01T22:16:45.902Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-01T22:16:45.902Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-01T22:16:45.902Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-11-01T22:16:45.920Z] $ docker stop --time=1 e23f84fc5e1067630bc204645bbf064173a2eecf2a8ba482d05d61bad4f79221 [2021-11-01T22:16:47.772Z] $ docker rm -f e23f84fc5e1067630bc204645bbf064173a2eecf2a8ba482d05d61bad4f79221 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-01T22:16:48.760Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-01T22:16:48.788Z] Warning: overwriting stash ‘coverage-report’ [2021-11-01T22:16:49.345Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-01T22:16:49.830Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-01T22:16:50.166Z] + ls -al . [2021-11-01T22:16:50.166Z] total 200 [2021-11-01T22:16:50.166Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 22:16 . [2021-11-01T22:16:50.166Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 22:12 .. [2021-11-01T22:16:50.166Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 22:12 .git [2021-11-01T22:16:50.166Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 22:12 .github [2021-11-01T22:16:50.166Z] -rw-rw-r-- 1 jenkins jenkins 270 Nov 1 22:12 .gitignore [2021-11-01T22:16:50.166Z] -rw-rw-r-- 1 jenkins jenkins 8449 Nov 1 22:12 Attribution.txt [2021-11-01T22:16:50.166Z] -rw-rw-r-- 1 jenkins jenkins 6349 Nov 1 22:12 CHANGELOG.md [2021-11-01T22:16:50.166Z] -rw-rw-r-- 1 jenkins jenkins 1951 Nov 1 22:12 Dockerfile [2021-11-01T22:16:50.166Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 22:12 GOVERNANCE.md [2021-11-01T22:16:50.166Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 1 22:12 Jenkinsfile [2021-11-01T22:16:50.166Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 1 22:12 LICENSE [2021-11-01T22:16:50.166Z] -rw-rw-r-- 1 jenkins jenkins 999 Nov 1 22:12 Makefile [2021-11-01T22:16:50.166Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 1 22:12 OWNERS.md [2021-11-01T22:16:50.166Z] -rw-rw-r-- 1 jenkins jenkins 2913 Nov 1 22:12 README.md [2021-11-01T22:16:50.166Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 22:09 VERSION [2021-11-01T22:16:50.166Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 22:12 bin [2021-11-01T22:16:50.166Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 22:12 cmd [2021-11-01T22:16:50.166Z] -rw-r--r-- 1 jenkins jenkins 46339 Nov 1 22:16 coverage.out [2021-11-01T22:16:50.166Z] -rw-rw-r-- 1 jenkins jenkins 358 Nov 1 22:12 go.mod [2021-11-01T22:16:50.166Z] -rw-rw-r-- 1 jenkins jenkins 52389 Nov 1 22:12 go.sum [2021-11-01T22:16:50.166Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 22:12 internal [2021-11-01T22:16:50.166Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 1 22:12 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:16:50.514Z] + 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=2df8c8ad4822796dc8acc1b504482056a7890ea9 --label arch=arm64 --label version=2.0.1-dev.11 . [2021-11-01T22:16:51.121Z] Sending build context to Docker daemon 8.755MB [2021-11-01T22:16:51.121Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-11-01T22:16:51.121Z] Step 2/25 : FROM ${BASE} AS builder [2021-11-01T22:16:51.121Z] ---> 687ed3c0b4c7 [2021-11-01T22:16:51.121Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-01T22:16:51.393Z] ---> Running in ba82072033a1 [2021-11-01T22:16:51.989Z] Removing intermediate container ba82072033a1 [2021-11-01T22:16:51.989Z] ---> bdbc6571aa76 [2021-11-01T22:16:51.989Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2021-11-01T22:16:51.989Z] ---> Running in 2bb022a4d136 [2021-11-01T22:16:52.587Z] Removing intermediate container 2bb022a4d136 [2021-11-01T22:16:52.587Z] ---> 46f0dfe01f0d [2021-11-01T22:16:52.587Z] Step 5/25 : WORKDIR /device-virtual-go [2021-11-01T22:16:52.587Z] ---> Running in 4f75c089c973 [2021-11-01T22:16:53.192Z] Removing intermediate container 4f75c089c973 [2021-11-01T22:16:53.192Z] ---> 033304a0ab0b [2021-11-01T22:16:53.192Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T22:16:53.192Z] ---> Running in 9457502fdd95 [2021-11-01T22:16:55.818Z] Removing intermediate container 9457502fdd95 [2021-11-01T22:16:55.818Z] ---> ce713bd7c65c [2021-11-01T22:16:55.818Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-01T22:16:55.818Z] ---> Running in 8b229d5dd697 [2021-11-01T22:16:57.254Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-01T22:16:57.849Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-01T22:16:58.830Z] OK: 223 MiB in 56 packages [2021-11-01T22:16:59.810Z] Removing intermediate container 8b229d5dd697 [2021-11-01T22:16:59.810Z] ---> 7da138d5cb3d [2021-11-01T22:16:59.810Z] Step 8/25 : COPY . . [2021-11-01T22:17:01.252Z] ---> 41ccd52cc0f0 [2021-11-01T22:17:01.252Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T22:17:01.252Z] ---> Running in 0adbe282a572 [2021-11-01T22:17:04.639Z] Removing intermediate container 0adbe282a572 [2021-11-01T22:17:04.639Z] ---> 768a78fe545a [2021-11-01T22:17:04.639Z] Step 10/25 : ARG MAKE='make build' [2021-11-01T22:17:04.639Z] ---> Running in 2e10a68ed4c7 [2021-11-01T22:17:04.639Z] Removing intermediate container 2e10a68ed4c7 [2021-11-01T22:17:04.639Z] ---> 70e60e8f2230 [2021-11-01T22:17:04.639Z] Step 11/25 : RUN $MAKE [2021-11-01T22:17:04.639Z] ---> Running in 5780e68589fd [2021-11-01T22:17:06.076Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.11" -o cmd/device-virtual ./cmd [2021-11-01T22:18:02.672Z] Removing intermediate container 5780e68589fd [2021-11-01T22:18:02.672Z] ---> cdab59d4f600 [2021-11-01T22:18:02.672Z] Step 12/25 : FROM alpine:3.14 [2021-11-01T22:18:02.672Z] 3.14: Pulling from library/alpine [2021-11-01T22:18:02.672Z] 552d1f2373af: Already exists [2021-11-01T22:18:02.672Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-01T22:18:02.672Z] Status: Downloaded newer image for alpine:3.14 [2021-11-01T22:18:02.672Z] ---> bb3de5531c18 [2021-11-01T22:18:02.672Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-11-01T22:18:02.672Z] ---> Running in 063d241cb715 [2021-11-01T22:18:02.672Z] Removing intermediate container 063d241cb715 [2021-11-01T22:18:02.672Z] ---> dcdecb361f74 [2021-11-01T22:18:02.672Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T22:18:02.672Z] ---> Running in 4f5bb4c8d18e [2021-11-01T22:18:05.310Z] Removing intermediate container 4f5bb4c8d18e [2021-11-01T22:18:05.310Z] ---> b1dda4827965 [2021-11-01T22:18:05.310Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-01T22:18:05.310Z] ---> Running in acb496b8210d [2021-11-01T22:18:06.301Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-01T22:18:07.275Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-01T22:18:08.250Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-01T22:18:08.250Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-01T22:18:08.522Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-01T22:18:08.522Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-01T22:18:08.522Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-01T22:18:08.797Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-01T22:18:08.797Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T22:18:08.797Z] OK: 8 MiB in 20 packages [2021-11-01T22:18:10.232Z] Removing intermediate container acb496b8210d [2021-11-01T22:18:10.232Z] ---> 26e0f87013df [2021-11-01T22:18:10.232Z] Step 16/25 : WORKDIR / [2021-11-01T22:18:10.232Z] ---> Running in c764aa073c9c [2021-11-01T22:18:10.830Z] Removing intermediate container c764aa073c9c [2021-11-01T22:18:10.830Z] ---> bab83ca2c843 [2021-11-01T22:18:10.830Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-11-01T22:18:11.426Z] ---> c26cb9a39494 [2021-11-01T22:18:11.426Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2021-11-01T22:18:12.409Z] ---> ad2b958eff07 [2021-11-01T22:18:12.409Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2021-11-01T22:18:13.843Z] ---> d2794556ad5c [2021-11-01T22:18:13.843Z] Step 20/25 : EXPOSE 59900 [2021-11-01T22:18:13.843Z] ---> Running in cfaabf54ca35 [2021-11-01T22:18:14.117Z] Removing intermediate container cfaabf54ca35 [2021-11-01T22:18:14.117Z] ---> 178ddfa4c111 [2021-11-01T22:18:14.117Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2021-11-01T22:18:14.396Z] ---> Running in 416e341acc3e [2021-11-01T22:18:14.671Z] Removing intermediate container 416e341acc3e [2021-11-01T22:18:14.671Z] ---> 6ed745fd9a2f [2021-11-01T22:18:14.671Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-01T22:18:14.946Z] ---> Running in 14172536d551 [2021-11-01T22:18:15.219Z] Removing intermediate container 14172536d551 [2021-11-01T22:18:15.219Z] ---> d8b157bb8c55 [2021-11-01T22:18:15.219Z] Step 23/25 : LABEL arch=arm64 [2021-11-01T22:18:15.496Z] ---> Running in d0f7f49f3a82 [2021-11-01T22:18:16.091Z] Removing intermediate container d0f7f49f3a82 [2021-11-01T22:18:16.091Z] ---> 6b03ac2caf55 [2021-11-01T22:18:16.091Z] Step 24/25 : LABEL git_sha=2df8c8ad4822796dc8acc1b504482056a7890ea9 [2021-11-01T22:18:16.091Z] ---> Running in 1b9fb1f030e3 [2021-11-01T22:18:16.690Z] Removing intermediate container 1b9fb1f030e3 [2021-11-01T22:18:16.690Z] ---> f401e69789ce [2021-11-01T22:18:16.690Z] Step 25/25 : LABEL version=2.0.1-dev.11 [2021-11-01T22:18:16.690Z] ---> Running in 4948d6afb297 [2021-11-01T22:18:17.287Z] Removing intermediate container 4948d6afb297 [2021-11-01T22:18:17.287Z] ---> afca4186d83c [2021-11-01T22:18:17.287Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-01T22:18:17.287Z] Successfully built afca4186d83c [2021-11-01T22:18:17.287Z] 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-01T22:18:17.442Z] provisioning config files... [2021-11-01T22:18:17.461Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/12@tmp/config1243565569743328671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-01T22:18:17.815Z] ---> docker-login.sh [2021-11-01T22:18:17.815Z] nexus3.edgexfoundry.org:10001 [2021-11-01T22:18:18.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T22:18:18.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T22:18:18.368Z] Configure a credential helper to remove this warning. See [2021-11-01T22:18:18.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T22:18:18.368Z] [2021-11-01T22:18:18.368Z] Login Succeeded [2021-11-01T22:18:18.368Z] nexus3.edgexfoundry.org:10002 [2021-11-01T22:18:18.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T22:18:18.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T22:18:18.917Z] Configure a credential helper to remove this warning. See [2021-11-01T22:18:18.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T22:18:18.917Z] [2021-11-01T22:18:18.917Z] Login Succeeded [2021-11-01T22:18:18.917Z] nexus3.edgexfoundry.org:10003 [2021-11-01T22:18:19.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T22:18:19.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T22:18:19.514Z] Configure a credential helper to remove this warning. See [2021-11-01T22:18:19.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T22:18:19.514Z] [2021-11-01T22:18:19.514Z] Login Succeeded [2021-11-01T22:18:19.514Z] nexus3.edgexfoundry.org:10004 [2021-11-01T22:18:20.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T22:18:20.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T22:18:20.113Z] Configure a credential helper to remove this warning. See [2021-11-01T22:18:20.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T22:18:20.113Z] [2021-11-01T22:18:20.113Z] Login Succeeded [2021-11-01T22:18:20.113Z] docker.io [2021-11-01T22:18:20.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T22:18:20.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T22:18:20.984Z] Configure a credential helper to remove this warning. See [2021-11-01T22:18:20.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T22:18:20.984Z] [2021-11-01T22:18:20.984Z] Login Succeeded [2021-11-01T22:18:20.984Z] ---> docker-login.sh ends [Pipeline] } [2021-11-01T22:18:21.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-01T22:18:21.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-01T22:18:21.055Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2021-11-01T22:18:21.055Z] 2df8c8ad4822796dc8acc1b504482056a7890ea9 [2021-11-01T22:18:21.055Z] latest [2021-11-01T22:18:21.055Z] 2.0.1-dev.11 [2021-11-01T22:18:21.055Z] 2df8c8ad4822796dc8acc1b504482056a7890ea9-2.0.1-dev.11 [2021-11-01T22:18:21.055Z] main [2021-11-01T22:18:21.055Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:18:21.415Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2df8c8ad4822796dc8acc1b504482056a7890ea9 [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:18:21.758Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2df8c8ad4822796dc8acc1b504482056a7890ea9 [2021-11-01T22:18:21.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-11-01T22:18:21.758Z] 7f9aca6c49c3: Preparing [2021-11-01T22:18:21.758Z] 2ebd935090f0: Preparing [2021-11-01T22:18:21.758Z] e2cf6b9c0a9b: Preparing [2021-11-01T22:18:21.758Z] 2d825c1487fd: Preparing [2021-11-01T22:18:21.758Z] 6715d6d7c9e4: Preparing [2021-11-01T22:18:21.758Z] ee420dfed78a: Preparing [2021-11-01T22:18:21.758Z] ee420dfed78a: Waiting [2021-11-01T22:18:22.030Z] 2ebd935090f0: Pushed [2021-11-01T22:18:22.030Z] 6715d6d7c9e4: Pushed [2021-11-01T22:18:22.031Z] e2cf6b9c0a9b: Pushed [2021-11-01T22:18:22.031Z] ee420dfed78a: Layer already exists [2021-11-01T22:18:22.625Z] 2d825c1487fd: Pushed [2021-11-01T22:18:25.243Z] 7f9aca6c49c3: Pushed [2021-11-01T22:18:25.516Z] 2df8c8ad4822796dc8acc1b504482056a7890ea9: digest: sha256:02431eb19d4790f78095d33e522ae321039ab0faa7acdc0193bbbed1f45336b5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:18:25.861Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:18:26.201Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2021-11-01T22:18:26.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-11-01T22:18:26.201Z] 7f9aca6c49c3: Preparing [2021-11-01T22:18:26.201Z] 2ebd935090f0: Preparing [2021-11-01T22:18:26.201Z] e2cf6b9c0a9b: Preparing [2021-11-01T22:18:26.201Z] 2d825c1487fd: Preparing [2021-11-01T22:18:26.201Z] 6715d6d7c9e4: Preparing [2021-11-01T22:18:26.201Z] ee420dfed78a: Preparing [2021-11-01T22:18:26.201Z] ee420dfed78a: Waiting [2021-11-01T22:18:26.475Z] 6715d6d7c9e4: Layer already exists [2021-11-01T22:18:26.475Z] e2cf6b9c0a9b: Layer already exists [2021-11-01T22:18:26.475Z] 2ebd935090f0: Layer already exists [2021-11-01T22:18:26.475Z] 2d825c1487fd: Layer already exists [2021-11-01T22:18:26.475Z] 7f9aca6c49c3: Layer already exists [2021-11-01T22:18:26.475Z] ee420dfed78a: Layer already exists [2021-11-01T22:18:26.475Z] latest: digest: sha256:02431eb19d4790f78095d33e522ae321039ab0faa7acdc0193bbbed1f45336b5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:18:26.819Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.11 [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:18:27.157Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.11 [2021-11-01T22:18:27.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-11-01T22:18:27.157Z] 7f9aca6c49c3: Preparing [2021-11-01T22:18:27.157Z] 2ebd935090f0: Preparing [2021-11-01T22:18:27.157Z] e2cf6b9c0a9b: Preparing [2021-11-01T22:18:27.157Z] 2d825c1487fd: Preparing [2021-11-01T22:18:27.157Z] 6715d6d7c9e4: Preparing [2021-11-01T22:18:27.157Z] ee420dfed78a: Preparing [2021-11-01T22:18:27.157Z] ee420dfed78a: Waiting [2021-11-01T22:18:27.429Z] 2d825c1487fd: Layer already exists [2021-11-01T22:18:27.429Z] 7f9aca6c49c3: Layer already exists [2021-11-01T22:18:27.429Z] 2ebd935090f0: Layer already exists [2021-11-01T22:18:27.429Z] 6715d6d7c9e4: Layer already exists [2021-11-01T22:18:27.429Z] e2cf6b9c0a9b: Layer already exists [2021-11-01T22:18:27.429Z] ee420dfed78a: Layer already exists [2021-11-01T22:18:27.429Z] 2.0.1-dev.11: digest: sha256:02431eb19d4790f78095d33e522ae321039ab0faa7acdc0193bbbed1f45336b5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:18:27.774Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2df8c8ad4822796dc8acc1b504482056a7890ea9-2.0.1-dev.11 [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:18:28.111Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2df8c8ad4822796dc8acc1b504482056a7890ea9-2.0.1-dev.11 [2021-11-01T22:18:28.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-11-01T22:18:28.111Z] 7f9aca6c49c3: Preparing [2021-11-01T22:18:28.111Z] 2ebd935090f0: Preparing [2021-11-01T22:18:28.111Z] e2cf6b9c0a9b: Preparing [2021-11-01T22:18:28.111Z] 2d825c1487fd: Preparing [2021-11-01T22:18:28.111Z] 6715d6d7c9e4: Preparing [2021-11-01T22:18:28.111Z] ee420dfed78a: Preparing [2021-11-01T22:18:28.111Z] ee420dfed78a: Waiting [2021-11-01T22:18:28.111Z] 2d825c1487fd: Layer already exists [2021-11-01T22:18:28.111Z] 7f9aca6c49c3: Layer already exists [2021-11-01T22:18:28.383Z] 2ebd935090f0: Layer already exists [2021-11-01T22:18:28.383Z] e2cf6b9c0a9b: Layer already exists [2021-11-01T22:18:28.383Z] 6715d6d7c9e4: Layer already exists [2021-11-01T22:18:28.383Z] ee420dfed78a: Layer already exists [2021-11-01T22:18:28.383Z] 2df8c8ad4822796dc8acc1b504482056a7890ea9-2.0.1-dev.11: digest: sha256:02431eb19d4790f78095d33e522ae321039ab0faa7acdc0193bbbed1f45336b5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:18:28.728Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:18:29.067Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2021-11-01T22:18:29.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-11-01T22:18:29.067Z] 7f9aca6c49c3: Preparing [2021-11-01T22:18:29.067Z] 2ebd935090f0: Preparing [2021-11-01T22:18:29.067Z] e2cf6b9c0a9b: Preparing [2021-11-01T22:18:29.067Z] 2d825c1487fd: Preparing [2021-11-01T22:18:29.067Z] 6715d6d7c9e4: Preparing [2021-11-01T22:18:29.067Z] ee420dfed78a: Preparing [2021-11-01T22:18:29.067Z] ee420dfed78a: Waiting [2021-11-01T22:18:29.067Z] 2ebd935090f0: Layer already exists [2021-11-01T22:18:29.338Z] 2d825c1487fd: Layer already exists [2021-11-01T22:18:29.338Z] 6715d6d7c9e4: Layer already exists [2021-11-01T22:18:29.338Z] e2cf6b9c0a9b: Layer already exists [2021-11-01T22:18:29.338Z] 7f9aca6c49c3: Layer already exists [2021-11-01T22:18:29.338Z] ee420dfed78a: Layer already exists [2021-11-01T22:18:29.338Z] main: digest: sha256:02431eb19d4790f78095d33e522ae321039ab0faa7acdc0193bbbed1f45336b5 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-01T22:18:29.387Z] ===================================================== [Pipeline] echo [2021-11-01T22:18:29.395Z] taggedImages: [2021-11-01T22:18:29.396Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2df8c8ad4822796dc8acc1b504482056a7890ea9 [2021-11-01T22:18:29.396Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2021-11-01T22:18:29.396Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.11 [2021-11-01T22:18:29.396Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2df8c8ad4822796dc8acc1b504482056a7890ea9-2.0.1-dev.11 [2021-11-01T22:18:29.396Z] - 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-01T22:18:29.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-01T22:18:30.155Z] [2021-11-01T22:18:30.155Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:18:30.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-01T22:18:30.790Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-01T22:18:30.790Z] 448f6bf000e3: Pulling fs layer [2021-11-01T22:18:30.790Z] f757da607395: Pulling fs layer [2021-11-01T22:18:30.790Z] 05883995daec: Pulling fs layer [2021-11-01T22:18:30.790Z] 8603b9c90790: Pulling fs layer [2021-11-01T22:18:30.790Z] 1560dd03e051: Pulling fs layer [2021-11-01T22:18:30.790Z] 27f5ce0e4adf: Pulling fs layer [2021-11-01T22:18:30.790Z] c2d8d7efcc4b: Pulling fs layer [2021-11-01T22:18:30.790Z] 27f5ce0e4adf: Waiting [2021-11-01T22:18:30.790Z] c2d8d7efcc4b: Waiting [2021-11-01T22:18:30.790Z] 8603b9c90790: Waiting [2021-11-01T22:18:30.790Z] f757da607395: Verifying Checksum [2021-11-01T22:18:30.790Z] f757da607395: Download complete [2021-11-01T22:18:30.790Z] 8603b9c90790: Verifying Checksum [2021-11-01T22:18:30.790Z] 8603b9c90790: Download complete [2021-11-01T22:18:31.064Z] 1560dd03e051: Verifying Checksum [2021-11-01T22:18:31.064Z] 1560dd03e051: Download complete [2021-11-01T22:18:31.064Z] 05883995daec: Download complete [2021-11-01T22:18:31.064Z] 27f5ce0e4adf: Verifying Checksum [2021-11-01T22:18:31.064Z] 27f5ce0e4adf: Download complete [2021-11-01T22:18:31.341Z] 448f6bf000e3: Verifying Checksum [2021-11-01T22:18:31.341Z] 448f6bf000e3: Download complete [2021-11-01T22:18:33.970Z] c2d8d7efcc4b: Verifying Checksum [2021-11-01T22:18:33.970Z] c2d8d7efcc4b: Download complete [2021-11-01T22:18:34.567Z] 448f6bf000e3: Pull complete [2021-11-01T22:18:35.549Z] f757da607395: Pull complete [2021-11-01T22:18:36.989Z] 05883995daec: Pull complete [2021-11-01T22:18:36.989Z] 8603b9c90790: Pull complete [2021-11-01T22:18:37.968Z] 1560dd03e051: Pull complete [2021-11-01T22:18:38.567Z] 27f5ce0e4adf: Pull complete [2021-11-01T22:18:53.663Z] c2d8d7efcc4b: Pull complete [2021-11-01T22:18:53.663Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-01T22:18:53.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-01T22:18:53.663Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-01T22:18:53.938Z] prd-ubuntu18.04-docker-arm64-4c-16g-13772 does not seem to be running inside a container [2021-11-01T22:18:54.021Z] $ 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/12 -v /w/workspace/device-virtual-go/12:/w/workspace/device-virtual-go/12:rw,z -v /w/workspace/device-virtual-go/12@tmp:/w/workspace/device-virtual-go/12@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-01T22:18:57.332Z] $ docker top 32938e67452c681d771972bbff4b1cbbd9e410157550ce1e4e82a7d60d3740ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-01T22:18:58.382Z] ---> job-cost.sh [2021-11-01T22:18:58.382Z] lf-activate-venv: SKIPPING [2021-11-01T22:18:58.382Z] INFO: No Stack... [2021-11-01T22:18:58.655Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-01T22:18:59.251Z] INFO: Archiving Costs [Pipeline] sh [2021-11-01T22:18:59.928Z] + cat /w/workspace/device-virtual-go/12/archives/cost.csv [2021-11-01T22:18:59.928Z] + cut -d, -f6 [Pipeline] lock [2021-11-01T22:18:59.994Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-12-stack-cost] [2021-11-01T22:19:00.000Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-12-stack-cost] did not exist. Created. [2021-11-01T22:19:00.000Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-01T22:19:00.679Z] /w/workspace/device-virtual-go/12@tmp/durable-74621f59/script.sh: 1: /w/workspace/device-virtual-go/12@tmp/durable-74621f59/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-01T22:19:01.361Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-01T22:19:01.386Z] Warning: overwriting stash ‘stack-cost’ [2021-11-01T22:19:01.435Z] Stashed 1 file(s) [Pipeline] } [2021-11-01T22:19:01.442Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-12-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-01T22:19:01.453Z] $ docker stop --time=1 32938e67452c681d771972bbff4b1cbbd9e410157550ce1e4e82a7d60d3740ba [2021-11-01T22:19:03.115Z] $ docker rm -f 32938e67452c681d771972bbff4b1cbbd9e410157550ce1e4e82a7d60d3740ba [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-01T22:19:03.905Z] provisioning config files... [2021-11-01T22:19:03.921Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5263296447034125333tmp [Pipeline] { [Pipeline] sh [2021-11-01T22:19:04.235Z] + set +x [2021-11-01T22:19:04.235Z] + curl -s https://codecov.io/bash [2021-11-01T22:19:04.235Z] + bash -s -- [2021-11-01T22:19:04.235Z] [2021-11-01T22:19:04.235Z] _____ _ [2021-11-01T22:19:04.235Z] / ____| | | [2021-11-01T22:19:04.235Z] | | ___ __| | ___ ___ _____ __ [2021-11-01T22:19:04.235Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-01T22:19:04.235Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-01T22:19:04.235Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-01T22:19:04.235Z] Bash-1.0.6 [2021-11-01T22:19:04.235Z] [2021-11-01T22:19:04.235Z] [2021-11-01T22:19:04.235Z] ==> git version 2.24.4 found [2021-11-01T22:19:04.235Z] ==> 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-01T22:19:04.235Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-01T22:19:04.235Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-01T22:19:04.235Z] ==> Jenkins CI detected. [2021-11-01T22:19:04.235Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2021-11-01T22:19:04.235Z] project root: . [2021-11-01T22:19:04.235Z] --> token set from env [2021-11-01T22:19:04.235Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-01T22:19:04.495Z] ==> Running gcov in . (disable via -X gcov) [2021-11-01T22:19:04.495Z] ==> Python coveragepy not found [2021-11-01T22:19:04.495Z] ==> Searching for coverage reports in: [2021-11-01T22:19:04.495Z] + . [2021-11-01T22:19:04.495Z] -> Found 1 reports [2021-11-01T22:19:04.495Z] ==> Detecting git/mercurial file structure [2021-11-01T22:19:04.495Z] ==> Reading reports [2021-11-01T22:19:04.495Z] + ./coverage.out bytes=46339 [2021-11-01T22:19:04.495Z] ==> Appending adjustments [2021-11-01T22:19:04.495Z] https://docs.codecov.io/docs/fixing-reports [2021-11-01T22:19:04.495Z] + Found adjustments [2021-11-01T22:19:04.495Z] ==> Gzipping contents [2021-11-01T22:19:04.495Z] 8.0K /tmp/codecov.XUnByS.gz [2021-11-01T22:19:04.495Z] ==> Uploading reports [2021-11-01T22:19:04.495Z] url: https://codecov.io [2021-11-01T22:19:04.495Z] query: branch=main&commit=2df8c8ad4822796dc8acc1b504482056a7890ea9&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-01T22:19:04.495Z] -> Pinging Codecov [2021-11-01T22:19:04.495Z] 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=2df8c8ad4822796dc8acc1b504482056a7890ea9&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-01T22:19:04.756Z] -> Uploading to [2021-11-01T22:19:04.756Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-01/5E52B4B073DB2E39498172D8E973AA87/2df8c8ad4822796dc8acc1b504482056a7890ea9/1d817054-0d82-4700-af96-b298b52bfa71.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211101T221904Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=20af3318bd778ba0cb006f411620e683510b1a0017d0c691f2d0f923d0fd1236 [2021-11-01T22:19:04.756Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-01T22:19:04.756Z] Dload Upload Total Spent Left Speed [2021-11-01T22:19:05.326Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5480 0 0 100 5480 0 12967 --:--:-- --:--:-- --:--:-- 12985 [2021-11-01T22:19:05.326Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/2df8c8ad4822796dc8acc1b504482056a7890ea9 [Pipeline] } [2021-11-01T22:19:05.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-11-01T22:19:05.662Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-01T22:19:05.669Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:19:05.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-01T22:19:05.976Z] [2021-11-01T22:19:05.976Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:19:06.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-01T22:19:06.315Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-01T22:19:06.315Z] 188c0c94c7c5: Pulling fs layer [2021-11-01T22:19:06.315Z] 0ef7d3d256c8: Pulling fs layer [2021-11-01T22:19:06.315Z] de9db76c5a1d: Pulling fs layer [2021-11-01T22:19:06.315Z] 0eba1c9be4d2: Pulling fs layer [2021-11-01T22:19:06.315Z] 0d57e429df01: Pulling fs layer [2021-11-01T22:19:06.315Z] 4e4be7b47b0d: Pulling fs layer [2021-11-01T22:19:06.315Z] e1f770b5df2f: Pulling fs layer [2021-11-01T22:19:06.315Z] 85a0685a4137: Pulling fs layer [2021-11-01T22:19:06.315Z] 0d57e429df01: Waiting [2021-11-01T22:19:06.315Z] 4e4be7b47b0d: Waiting [2021-11-01T22:19:06.315Z] e1f770b5df2f: Waiting [2021-11-01T22:19:06.315Z] 85a0685a4137: Waiting [2021-11-01T22:19:06.315Z] 0eba1c9be4d2: Waiting [2021-11-01T22:19:06.315Z] de9db76c5a1d: Verifying Checksum [2021-11-01T22:19:06.315Z] de9db76c5a1d: Download complete [2021-11-01T22:19:06.315Z] 0ef7d3d256c8: Verifying Checksum [2021-11-01T22:19:06.315Z] 0ef7d3d256c8: Download complete [2021-11-01T22:19:06.315Z] 0d57e429df01: Verifying Checksum [2021-11-01T22:19:06.315Z] 0d57e429df01: Download complete [2021-11-01T22:19:06.315Z] 188c0c94c7c5: Verifying Checksum [2021-11-01T22:19:06.315Z] 188c0c94c7c5: Download complete [2021-11-01T22:19:06.315Z] 4e4be7b47b0d: Verifying Checksum [2021-11-01T22:19:06.315Z] 4e4be7b47b0d: Download complete [2021-11-01T22:19:06.585Z] e1f770b5df2f: Verifying Checksum [2021-11-01T22:19:06.585Z] e1f770b5df2f: Download complete [2021-11-01T22:19:06.854Z] 0eba1c9be4d2: Verifying Checksum [2021-11-01T22:19:06.854Z] 0eba1c9be4d2: Download complete [2021-11-01T22:19:07.121Z] 188c0c94c7c5: Pull complete [2021-11-01T22:19:07.121Z] 85a0685a4137: Verifying Checksum [2021-11-01T22:19:07.121Z] 85a0685a4137: Download complete [2021-11-01T22:19:07.121Z] 0ef7d3d256c8: Pull complete [2021-11-01T22:19:07.121Z] de9db76c5a1d: Pull complete [2021-11-01T22:19:11.390Z] 0eba1c9be4d2: Pull complete [2021-11-01T22:19:11.390Z] 0d57e429df01: Pull complete [2021-11-01T22:19:11.390Z] 4e4be7b47b0d: Pull complete [2021-11-01T22:19:11.982Z] e1f770b5df2f: Pull complete [2021-11-01T22:19:16.228Z] 85a0685a4137: Pull complete [2021-11-01T22:19:16.228Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-01T22:19:16.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-01T22:19:16.228Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-01T22:19:16.299Z] prd-centos7-docker-4c-2g-13771 does not seem to be running inside a container [2021-11-01T22:19:16.338Z] $ 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-01T22:19:18.798Z] $ docker top 2d398cd19a004175bb10a23602bdca4e5aec421edcc08dffc7c6ccb0c526ea06 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-01T22:19:18.874Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-01T22:19:19.169Z] + set -o pipefail [2021-11-01T22:19:19.169Z] + snyk monitor '--org=edgex-jenkins' [2021-11-01T22:19:24.476Z] [2021-11-01T22:19:24.476Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2021-11-01T22:19:24.476Z] [2021-11-01T22:19:24.476Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/37ed2e10-89bf-47d0-9733-9389dd9d65fe [2021-11-01T22:19:24.476Z] [2021-11-01T22:19:24.476Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-01T22:19:24.476Z] [2021-11-01T22:19:24.736Z] [Pipeline] } [2021-11-01T22:19:24.750Z] $ docker stop --time=1 2d398cd19a004175bb10a23602bdca4e5aec421edcc08dffc7c6ccb0c526ea06 [2021-11-01T22:19:26.750Z] $ docker rm -f 2d398cd19a004175bb10a23602bdca4e5aec421edcc08dffc7c6ccb0c526ea06 [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-01T22:19:27.736Z] + git log --format=format:%s -1 2df8c8ad4822796dc8acc1b504482056a7890ea9 [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:19:28.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-01T22:19:28.034Z] . [Pipeline] withDockerContainer [2021-11-01T22:19:28.108Z] prd-centos7-docker-4c-2g-13771 does not seem to be running inside a container [2021-11-01T22:19:28.151Z] $ 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-01T22:19:28.555Z] $ docker top 9f1b52b3320e0357794915a215e50f2d7aa5e2811ebdc5d1a78601087659d3ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-01T22:19:28.656Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-01T22:19:28.656Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-01T22:19:28.775Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-01T22:19:28.781Z] $ docker exec 9f1b52b3320e0357794915a215e50f2d7aa5e2811ebdc5d1a78601087659d3ca ssh-agent [2021-11-01T22:19:28.896Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmaKMOb/agent.13 [2021-11-01T22:19:28.896Z] SSH_AGENT_PID=20 [2021-11-01T22:19:28.901Z] Running ssh-add (command line suppressed) [2021-11-01T22:19:29.015Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6623362039278364248.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6623362039278364248.key) [2021-11-01T22:19:29.025Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-01T22:19:29.318Z] + git semver tag [2021-11-01T22:19:29.318Z] # -> Open(): unable to determine branch for HEAD [2021-11-01T22:19:29.318Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-11-01T22:19:29.318Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-11-01T22:19:29.318Z] # $SEMVER_REMOTE_NAME = origin [2021-11-01T22:19:29.318Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-01T22:19:29.318Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-01T22:19:29.318Z] # $SEMVER_BRANCH = main [2021-11-01T22:19:29.318Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [2021-11-01T22:19:29.318Z] # 2df8c8ad4822796dc8acc1b504482056a7890ea9 HEAD [2021-11-01T22:19:29.318Z] # -> Force: false [2021-11-01T22:19:29.318Z] # 008b731e9505977143ca59bfaa97a644714e1b9d refs/tags/v2.0.1-dev.11 [Pipeline] } [2021-11-01T22:19:29.331Z] $ docker exec --env ******** --env ******** 9f1b52b3320e0357794915a215e50f2d7aa5e2811ebdc5d1a78601087659d3ca ssh-agent -k [2021-11-01T22:19:29.435Z] unset SSH_AUTH_SOCK; [2021-11-01T22:19:29.436Z] unset SSH_AGENT_PID; [2021-11-01T22:19:29.436Z] echo Agent pid 20 killed; [2021-11-01T22:19:29.447Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-01T22:19:29.757Z] + git semver [Pipeline] } [2021-11-01T22:19:29.774Z] $ docker stop --time=1 9f1b52b3320e0357794915a215e50f2d7aa5e2811ebdc5d1a78601087659d3ca [2021-11-01T22:19:30.982Z] $ docker rm -f 9f1b52b3320e0357794915a215e50f2d7aa5e2811ebdc5d1a78601087659d3ca [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:19:31.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-01T22:19:31.380Z] [2021-11-01T22:19:31.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:19:31.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-01T22:19:31.690Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-01T22:19:31.690Z] ab5ef0e58194: Pulling fs layer [2021-11-01T22:19:31.690Z] 9712f1f96733: Pulling fs layer [2021-11-01T22:19:31.690Z] 63f879dbbcfc: Pulling fs layer [2021-11-01T22:19:31.690Z] 0d9ebad4ef96: Pulling fs layer [2021-11-01T22:19:31.690Z] e9a5061849ea: Pulling fs layer [2021-11-01T22:19:31.690Z] d747dcd14b5f: Pulling fs layer [2021-11-01T22:19:31.690Z] 2de7ff778b66: Pulling fs layer [2021-11-01T22:19:31.690Z] e9a5061849ea: Waiting [2021-11-01T22:19:31.690Z] d747dcd14b5f: Waiting [2021-11-01T22:19:31.690Z] 2de7ff778b66: Waiting [2021-11-01T22:19:31.690Z] 0d9ebad4ef96: Waiting [2021-11-01T22:19:31.690Z] 9712f1f96733: Verifying Checksum [2021-11-01T22:19:31.690Z] 9712f1f96733: Download complete [2021-11-01T22:19:32.271Z] 63f879dbbcfc: Verifying Checksum [2021-11-01T22:19:32.271Z] 63f879dbbcfc: Download complete [2021-11-01T22:19:32.271Z] 0d9ebad4ef96: Verifying Checksum [2021-11-01T22:19:32.271Z] 0d9ebad4ef96: Download complete [2021-11-01T22:19:32.271Z] d747dcd14b5f: Verifying Checksum [2021-11-01T22:19:32.271Z] d747dcd14b5f: Download complete [2021-11-01T22:19:32.271Z] ab5ef0e58194: Verifying Checksum [2021-11-01T22:19:32.271Z] ab5ef0e58194: Download complete [2021-11-01T22:19:32.271Z] e9a5061849ea: Verifying Checksum [2021-11-01T22:19:32.271Z] e9a5061849ea: Download complete [2021-11-01T22:19:32.271Z] 2de7ff778b66: Verifying Checksum [2021-11-01T22:19:32.271Z] 2de7ff778b66: Download complete [2021-11-01T22:19:35.610Z] ab5ef0e58194: Pull complete [2021-11-01T22:19:35.610Z] 9712f1f96733: Pull complete [2021-11-01T22:19:36.193Z] 63f879dbbcfc: Pull complete [2021-11-01T22:19:40.475Z] 0d9ebad4ef96: Pull complete [2021-11-01T22:19:40.744Z] e9a5061849ea: Pull complete [2021-11-01T22:19:40.744Z] d747dcd14b5f: Pull complete [2021-11-01T22:19:42.180Z] 2de7ff778b66: Pull complete [2021-11-01T22:19:42.180Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-01T22:19:42.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-01T22:19:42.180Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-01T22:19:42.255Z] prd-centos7-docker-4c-2g-13771 does not seem to be running inside a container [2021-11-01T22:19:42.295Z] $ 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-01T22:19:45.623Z] $ docker top 6f14966ac4985e09b77a0e2aba4026c6e81f64e16f19ee63c026a6c869eb1137 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-01T22:19:45.707Z] provisioning config files... [2021-11-01T22:19:45.716Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7690565876197210639tmp [2021-11-01T22:19:45.728Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7551398034329084991tmp [2021-11-01T22:19:45.746Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4816103216707308848tmp [Pipeline] { [Pipeline] echo [2021-11-01T22:19:45.762Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T22:19:46.051Z] ---> sigul-configuration.sh [2021-11-01T22:19:46.051Z] gpg: directory `/root/.gnupg' created [2021-11-01T22:19:46.051Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-01T22:19:46.051Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-01T22:19:46.051Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-01T22:19:46.051Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-01T22:19:46.051Z] gpg: CAST5 encrypted data [2021-11-01T22:19:46.051Z] gpg: encrypted with 1 passphrase [2021-11-01T22:19:46.051Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-01T22:19:46.346Z] + mkdir /home/jenkins [2021-11-01T22:19:46.346Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-01T22:19:46.640Z] + 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-01T22:19:46.651Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T22:19:46.959Z] ---> sigul-install.sh [2021-11-01T22:19:46.959Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-01T22:19:47.246Z] + git tag --list [2021-11-01T22:19:47.246Z] v1.0.0 [2021-11-01T22:19:47.246Z] v1.1.0 [2021-11-01T22:19:47.246Z] v1.1.1 [2021-11-01T22:19:47.246Z] v1.2.1 [2021-11-01T22:19:47.246Z] v1.2.2 [2021-11-01T22:19:47.246Z] v1.2.3 [2021-11-01T22:19:47.246Z] v1.3.0 [2021-11-01T22:19:47.246Z] v1.3.1 [2021-11-01T22:19:47.246Z] v2.0.0 [2021-11-01T22:19:47.246Z] v2.0.1-dev.1 [2021-11-01T22:19:47.246Z] v2.0.1-dev.10 [2021-11-01T22:19:47.246Z] v2.0.1-dev.11 [2021-11-01T22:19:47.246Z] v2.0.1-dev.2 [2021-11-01T22:19:47.246Z] v2.0.1-dev.3 [2021-11-01T22:19:47.246Z] v2.0.1-dev.4 [2021-11-01T22:19:47.246Z] v2.0.1-dev.5 [2021-11-01T22:19:47.246Z] v2.0.1-dev.6 [2021-11-01T22:19:47.246Z] v2.0.1-dev.7 [2021-11-01T22:19:47.246Z] v2.0.1-dev.8 [2021-11-01T22:19:47.246Z] v2.0.1-dev.9 [Pipeline] sh [2021-11-01T22:19:47.540Z] + lftools sign git-tag v2.0.1-dev.11 [2021-11-01T22:19:48.116Z] Signing Git tag with Sigul... [2021-11-01T22:19:48.116Z] Signing v2.0.1-dev.11 [Pipeline] echo [2021-11-01T22:19:49.509Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T22:19:49.802Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-01T22:19:49.811Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-01T22:19:49.831Z] $ docker stop --time=1 6f14966ac4985e09b77a0e2aba4026c6e81f64e16f19ee63c026a6c869eb1137 [2021-11-01T22:19:51.053Z] $ docker rm -f 6f14966ac4985e09b77a0e2aba4026c6e81f64e16f19ee63c026a6c869eb1137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:19:51.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-01T22:19:51.649Z] . [Pipeline] withDockerContainer [2021-11-01T22:19:51.720Z] prd-centos7-docker-4c-2g-13771 does not seem to be running inside a container [2021-11-01T22:19:51.757Z] $ 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-01T22:19:52.203Z] $ docker top 36c4f94940c341ff0a13a64e028aa1e68d3d5a3cc0114ca8b9afb92d6c868a89 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-01T22:19:52.309Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-01T22:19:52.309Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-01T22:19:52.436Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-01T22:19:52.442Z] $ docker exec 36c4f94940c341ff0a13a64e028aa1e68d3d5a3cc0114ca8b9afb92d6c868a89 ssh-agent [2021-11-01T22:19:52.555Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbjGpkN/agent.14 [2021-11-01T22:19:52.555Z] SSH_AGENT_PID=20 [2021-11-01T22:19:52.561Z] Running ssh-add (command line suppressed) [2021-11-01T22:19:52.665Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_947776560698804252.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_947776560698804252.key) [2021-11-01T22:19:52.675Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-01T22:19:52.969Z] + git semver bump pre [2021-11-01T22:19:52.969Z] # -> Open(): unable to determine branch for HEAD [2021-11-01T22:19:52.969Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-11-01T22:19:52.969Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-11-01T22:19:52.969Z] # $SEMVER_REMOTE_NAME = origin [2021-11-01T22:19:52.969Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-01T22:19:52.969Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-01T22:19:52.969Z] # $SEMVER_BRANCH = main [2021-11-01T22:19:52.969Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [2021-11-01T22:19:52.969Z] 2.0.1-dev.12 [Pipeline] } [2021-11-01T22:19:52.983Z] $ docker exec --env ******** --env ******** 36c4f94940c341ff0a13a64e028aa1e68d3d5a3cc0114ca8b9afb92d6c868a89 ssh-agent -k [2021-11-01T22:19:53.078Z] unset SSH_AUTH_SOCK; [2021-11-01T22:19:53.078Z] unset SSH_AGENT_PID; [2021-11-01T22:19:53.078Z] echo Agent pid 20 killed; [2021-11-01T22:19:53.089Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-01T22:19:53.397Z] + git semver [Pipeline] } [2021-11-01T22:19:53.415Z] $ docker stop --time=1 36c4f94940c341ff0a13a64e028aa1e68d3d5a3cc0114ca8b9afb92d6c868a89 [2021-11-01T22:19:54.604Z] $ docker rm -f 36c4f94940c341ff0a13a64e028aa1e68d3d5a3cc0114ca8b9afb92d6c868a89 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:19:55.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-01T22:19:55.128Z] . [Pipeline] withDockerContainer [2021-11-01T22:19:55.266Z] prd-centos7-docker-4c-2g-13771 does not seem to be running inside a container [2021-11-01T22:19:55.305Z] $ 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-01T22:19:55.746Z] $ docker top 266fa5ee089101858f1fa32e088ba75284c46c376d3701be209f077e8402209b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-01T22:19:55.840Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-01T22:19:55.841Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-01T22:19:55.966Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-01T22:19:55.972Z] $ docker exec 266fa5ee089101858f1fa32e088ba75284c46c376d3701be209f077e8402209b ssh-agent [2021-11-01T22:19:56.090Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKCHfDb/agent.13 [2021-11-01T22:19:56.090Z] SSH_AGENT_PID=20 [2021-11-01T22:19:56.095Z] Running ssh-add (command line suppressed) [2021-11-01T22:19:56.203Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3268747504512481467.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3268747504512481467.key) [2021-11-01T22:19:56.214Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-01T22:19:56.513Z] + git semver push [2021-11-01T22:19:56.513Z] # -> Open(): unable to determine branch for HEAD [2021-11-01T22:19:56.513Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-11-01T22:19:56.513Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-11-01T22:19:56.513Z] # $SEMVER_REMOTE_NAME = origin [2021-11-01T22:19:56.513Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-01T22:19:56.513Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-01T22:19:56.513Z] # $SEMVER_BRANCH = main [2021-11-01T22:19:56.513Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } [2021-11-01T22:19:57.915Z] $ docker exec --env ******** --env ******** 266fa5ee089101858f1fa32e088ba75284c46c376d3701be209f077e8402209b ssh-agent -k [2021-11-01T22:19:58.021Z] unset SSH_AUTH_SOCK; [2021-11-01T22:19:58.022Z] unset SSH_AGENT_PID; [2021-11-01T22:19:58.022Z] echo Agent pid 20 killed; [2021-11-01T22:19:58.027Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-01T22:19:58.343Z] + git semver [Pipeline] } [2021-11-01T22:19:58.360Z] $ docker stop --time=1 266fa5ee089101858f1fa32e088ba75284c46c376d3701be209f077e8402209b [2021-11-01T22:19:59.566Z] $ docker rm -f 266fa5ee089101858f1fa32e088ba75284c46c376d3701be209f077e8402209b [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-01T22:20:00.497Z] + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-01T22:20:00.788Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T22:20:01.340Z] ---> package-listing.sh [2021-11-01T22:20:01.340Z] ++ facter osfamily [2021-11-01T22:20:01.340Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-01T22:20:01.600Z] + OS_FAMILY=redhat [2021-11-01T22:20:01.600Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2021-11-01T22:20:01.600Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-01T22:20:01.600Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-01T22:20:01.600Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-01T22:20:01.600Z] + PACKAGES=/tmp/packages_start.txt [2021-11-01T22:20:01.600Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2021-11-01T22:20:01.600Z] + PACKAGES=/tmp/packages_end.txt [2021-11-01T22:20:01.600Z] + case "${OS_FAMILY}" in [2021-11-01T22:20:01.600Z] + rpm -qa [2021-11-01T22:20:01.600Z] + sort [2021-11-01T22:20:02.168Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-01T22:20:02.168Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-01T22:20:02.168Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-01T22:20:02.168Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2021-11-01T22:20:02.168Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2021-11-01T22:20:02.168Z] + 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-01T22:20:02.178Z] 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-01T22:20:02.457Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:20:03.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-01T22:20:03.016Z] [2021-11-01T22:20:03.016Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T22:20:03.319Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-01T22:20:03.319Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-01T22:20:03.319Z] b4d181a07f80: Pulling fs layer [2021-11-01T22:20:03.319Z] a1111a8f2ec3: Pulling fs layer [2021-11-01T22:20:03.319Z] ed53099fbce6: Pulling fs layer [2021-11-01T22:20:03.319Z] dc539afda2c1: Pulling fs layer [2021-11-01T22:20:03.319Z] 77bc0d833cb6: Pulling fs layer [2021-11-01T22:20:03.319Z] 9065ff56babe: Pulling fs layer [2021-11-01T22:20:03.319Z] d287ab97295c: Pulling fs layer [2021-11-01T22:20:03.319Z] dc539afda2c1: Waiting [2021-11-01T22:20:03.319Z] 77bc0d833cb6: Waiting [2021-11-01T22:20:03.319Z] 9065ff56babe: Waiting [2021-11-01T22:20:03.319Z] d287ab97295c: Waiting [2021-11-01T22:20:03.319Z] a1111a8f2ec3: Verifying Checksum [2021-11-01T22:20:03.319Z] a1111a8f2ec3: Download complete [2021-11-01T22:20:03.319Z] dc539afda2c1: Verifying Checksum [2021-11-01T22:20:03.319Z] dc539afda2c1: Download complete [2021-11-01T22:20:03.319Z] ed53099fbce6: Verifying Checksum [2021-11-01T22:20:03.319Z] ed53099fbce6: Download complete [2021-11-01T22:20:03.584Z] 9065ff56babe: Verifying Checksum [2021-11-01T22:20:03.584Z] 9065ff56babe: Download complete [2021-11-01T22:20:03.584Z] 77bc0d833cb6: Verifying Checksum [2021-11-01T22:20:03.584Z] 77bc0d833cb6: Download complete [2021-11-01T22:20:03.584Z] b4d181a07f80: Verifying Checksum [2021-11-01T22:20:03.584Z] b4d181a07f80: Download complete [2021-11-01T22:20:04.159Z] d287ab97295c: Verifying Checksum [2021-11-01T22:20:04.159Z] d287ab97295c: Download complete [2021-11-01T22:20:05.118Z] b4d181a07f80: Pull complete [2021-11-01T22:20:05.118Z] a1111a8f2ec3: Pull complete [2021-11-01T22:20:05.694Z] ed53099fbce6: Pull complete [2021-11-01T22:20:05.956Z] dc539afda2c1: Pull complete [2021-11-01T22:20:06.219Z] 77bc0d833cb6: Pull complete [2021-11-01T22:20:06.219Z] 9065ff56babe: Pull complete [2021-11-01T22:20:11.558Z] d287ab97295c: Pull complete [2021-11-01T22:20:11.558Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-01T22:20:11.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-01T22:20:11.558Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-01T22:20:11.635Z] prd-centos7-docker-4c-2g-13771 does not seem to be running inside a container [2021-11-01T22:20:11.675Z] $ 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-01T22:20:14.617Z] $ docker top 733a7c20e437cc41a3f037fafe6cf76f6e42625334ac624f267ea860f64d7a92 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-01T22:20:14.971Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-01T22:20:15.270Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-01T22:20:15.555Z] + ls /var/log/sa-host [2021-11-01T22:20:15.556Z] + sadf -c /var/log/sa-host/sa01 [2021-11-01T22:20:15.556Z] file_magic: OK [2021-11-01T22:20:15.556Z] HZ: Using current value: 100 [2021-11-01T22:20:15.556Z] file_header: OK [2021-11-01T22:20:15.556Z] 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-01T22:20:15.556Z] Statistics: [2021-11-01T22:20:15.556Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-01T22:20:15.556Z] File successfully converted to sysstat format version 12.0.3 [2021-11-01T22:20:15.556Z] + sadf -c /var/log/sa-host/sa30 [2021-11-01T22:20:15.556Z] file_magic: OK [2021-11-01T22:20:15.556Z] HZ: Using current value: 100 [2021-11-01T22:20:15.556Z] file_header: OK [2021-11-01T22:20:15.556Z] 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-01T22:20:15.556Z] Statistics: [2021-11-01T22:20:15.556Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-01T22:20:15.556Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-01T22:20:15.827Z] provisioning config files... [2021-11-01T22:20:15.839Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config112560016058100024tmp [Pipeline] { [Pipeline] echo [2021-11-01T22:20:15.853Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T22:20:16.133Z] ---> create-netrc.sh [Pipeline] } [2021-11-01T22:20:16.140Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-01T22:20:16.475Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-01T22:20:16.482Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T22:20:16.770Z] ---> sudo-logs.sh [2021-11-01T22:20:16.770Z] Archiving 'sudo' log.. [2021-11-01T22:20:16.770Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-13771.novalocal: Name or service not known [2021-11-01T22:20:16.770Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-13771.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-01T22:20:16.787Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T22:20:17.070Z] ---> job-cost.sh [2021-11-01T22:20:17.070Z] lf-activate-venv: SKIPPING [2021-11-01T22:20:17.070Z] DEBUG: total: 0.10999999940395355 [2021-11-01T22:20:17.070Z] INFO: Retrieving Stack Cost... [2021-11-01T22:20:21.278Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-01T22:20:21.537Z] INFO: Archiving Costs [Pipeline] echo [2021-11-01T22:20:21.548Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T22:20:21.838Z] ---> logs-deploy.sh [2021-11-01T22:20:21.838Z] lf-activate-venv: SKIPPING [2021-11-01T22:20:21.838Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/12 [2021-11-01T22:20:21.838Z] INFO: archiving workspace using pattern(s): [2021-11-01T22:20:22.411Z] Archives upload complete. [2021-11-01T22:20:22.672Z] INFO: archiving logs to Nexus