Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5 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-ssh6636078910678792226.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh7935229396608521297.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh785319846475438739.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-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-ssh2379443332519133680.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-ssh6284914758665729934.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-23556 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5 (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 a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5 # timeout=10 Commit message: "Merge pull request #281 from jinlinGuan/issue-280" > git rev-list --no-walk 48207151525d36e6c5eb15a94183c6d9f8ae1ac7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-26T02:30:31.081Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-26T02:30:31.133Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-26T02:30:31.147Z] ========================================================= [2022-04-26T02:30:31.147Z] EdgeX Global Pipelines Version Info [2022-04-26T02:30:31.147Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-26T02:30:31.923Z] ------------------- [2022-04-26T02:30:31.923Z] stable info: [2022-04-26T02:30:31.923Z] ------------------- [2022-04-26T02:30:31.923Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-26T02:30:31.923Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-26T02:30:31.923Z] Message: update stable to v1.0.221 [2022-04-26T02:30:32.501Z] ------------------- [2022-04-26T02:30:32.501Z] experimental info: [2022-04-26T02:30:32.501Z] ------------------- [2022-04-26T02:30:32.501Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-26T02:30:32.501Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-26T02:30:32.501Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-26T02:30:32.649Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-04-26T02:30:32.664Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-04-26T02:30:32.685Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-26T02:30:32.705Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-26T02:30:32.727Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-26T02:30:32.745Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-26T02:30:32.765Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-26T02:30:32.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-26T02:30:32.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-26T02:30:32.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-26T02:30:32.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-26T02:30:32.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-04-26T02:30:32.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-26T02:30:32.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-26T02:30:32.892Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-26T02:30:32.906Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-26T02:30:32.921Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-26T02:30:32.930Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-26T02:30:32.941Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-26T02:30:32.961Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-26T02:30:32.980Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-26T02:30:33.000Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-26T02:30:33.016Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-26T02:30:33.032Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-26T02:30:33.053Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-26T02:30:33.070Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-26T02:30:33.086Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-26T02:30:33.099Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-26T02:30:33.115Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-26T02:30:33.126Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5 [Pipeline] echo [2022-04-26T02:30:33.141Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a78a78d [Pipeline] echo [2022-04-26T02:30:33.152Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T02:30:33.202Z] provisioning config files... [2022-04-26T02:30:33.216Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config940542872807291284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T02:30:33.540Z] ---> docker-login.sh [2022-04-26T02:30:33.540Z] nexus3.edgexfoundry.org:10001 [2022-04-26T02:30:33.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:30:34.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:30:34.062Z] Configure a credential helper to remove this warning. See [2022-04-26T02:30:34.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:30:34.062Z] [2022-04-26T02:30:34.062Z] Login Succeeded [2022-04-26T02:30:34.062Z] nexus3.edgexfoundry.org:10002 [2022-04-26T02:30:34.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:30:34.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:30:34.062Z] Configure a credential helper to remove this warning. See [2022-04-26T02:30:34.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:30:34.062Z] [2022-04-26T02:30:34.062Z] Login Succeeded [2022-04-26T02:30:34.062Z] nexus3.edgexfoundry.org:10003 [2022-04-26T02:30:34.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:30:34.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:30:34.324Z] Configure a credential helper to remove this warning. See [2022-04-26T02:30:34.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:30:34.324Z] [2022-04-26T02:30:34.324Z] Login Succeeded [2022-04-26T02:30:34.324Z] nexus3.edgexfoundry.org:10004 [2022-04-26T02:30:34.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:30:34.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:30:34.324Z] Configure a credential helper to remove this warning. See [2022-04-26T02:30:34.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:30:34.324Z] [2022-04-26T02:30:34.324Z] Login Succeeded [2022-04-26T02:30:34.324Z] docker.io [2022-04-26T02:30:34.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:30:34.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:30:34.846Z] Configure a credential helper to remove this warning. See [2022-04-26T02:30:34.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:30:34.846Z] [2022-04-26T02:30:34.846Z] Login Succeeded [2022-04-26T02:30:34.846Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T02:30:34.854Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-26T02:30:35.248Z] + git rev-list -1 --merges a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5~1..a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5 [Pipeline] echo [2022-04-26T02:30:35.361Z] -----------> git rev-list -1 --merges a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5~1..a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5 a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5 [2022-04-26T02:30:35.361Z] a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5 [false] [Pipeline] sh [2022-04-26T02:30:35.654Z] + git log --format=format:%s -1 a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5 [Pipeline] echo [2022-04-26T02:30:35.669Z] ========================================================= [2022-04-26T02:30:35.669Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-26T02:30:35.669Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T02:30:36.021Z] + git log --format=format:%s -1 a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5 [Pipeline] echo [2022-04-26T02:30:36.036Z] [semverPrep] GIT_COMMIT: a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5, Commit Message: Merge pull request #281 from jinlinGuan/issue-280 [Pipeline] echo [2022-04-26T02:30:36.047Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-26T02:30:36.511Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T02:30:36.511Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-26T02:30:36.512Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-26T02:30:36.512Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-26T02:30:36.512Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-26T02:30:36.512Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-26T02:30:36.512Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:30:36.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T02:30:36.950Z] [2022-04-26T02:30:36.950Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:30:37.264Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T02:30:37.264Z] latest: Pulling from edgex-devops/git-semver [2022-04-26T02:30:37.264Z] a0d0a0d46f8b: Pulling fs layer [2022-04-26T02:30:37.264Z] 3e5f54012d9b: Pulling fs layer [2022-04-26T02:30:37.264Z] 4c7163046ea9: Pulling fs layer [2022-04-26T02:30:37.264Z] 0c2d73faf560: Pulling fs layer [2022-04-26T02:30:37.264Z] 0c2d73faf560: Waiting [2022-04-26T02:30:37.264Z] 3e5f54012d9b: Verifying Checksum [2022-04-26T02:30:37.264Z] a0d0a0d46f8b: Download complete [2022-04-26T02:30:37.525Z] 0c2d73faf560: Verifying Checksum [2022-04-26T02:30:37.525Z] 4c7163046ea9: Verifying Checksum [2022-04-26T02:30:37.525Z] 4c7163046ea9: Download complete [2022-04-26T02:30:37.525Z] a0d0a0d46f8b: Pull complete [2022-04-26T02:30:37.525Z] 3e5f54012d9b: Pull complete [2022-04-26T02:30:37.787Z] 4c7163046ea9: Pull complete [2022-04-26T02:30:38.049Z] 0c2d73faf560: Pull complete [2022-04-26T02:30:38.049Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-26T02:30:38.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T02:30:38.049Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-26T02:30:38.131Z] prd-ubuntu20.04-docker-8c-8g-23556 does not seem to be running inside a container [2022-04-26T02:30:38.164Z] $ 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 [2022-04-26T02:30:38.882Z] $ docker top f55df96cf1f483a7d6e74a3e9c760bdfde9552ef968fbde6eb4da6e593156f4d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T02:30:38.998Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T02:30:38.998Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T02:30:39.128Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T02:30:39.129Z] $ docker exec f55df96cf1f483a7d6e74a3e9c760bdfde9552ef968fbde6eb4da6e593156f4d ssh-agent [2022-04-26T02:30:39.273Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJcLNcC/agent.14 [2022-04-26T02:30:39.273Z] SSH_AGENT_PID=20 [2022-04-26T02:30:39.283Z] Running ssh-add (command line suppressed) [2022-04-26T02:30:39.405Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7743187061043865309.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7743187061043865309.key) [2022-04-26T02:30:39.427Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T02:30:39.723Z] + git tag --points-at HEAD [Pipeline] } [2022-04-26T02:30:39.746Z] $ docker exec --env ******** --env ******** f55df96cf1f483a7d6e74a3e9c760bdfde9552ef968fbde6eb4da6e593156f4d ssh-agent -k [2022-04-26T02:30:39.856Z] unset SSH_AUTH_SOCK; [2022-04-26T02:30:39.857Z] unset SSH_AGENT_PID; [2022-04-26T02:30:39.857Z] echo Agent pid 20 killed; [2022-04-26T02:30:39.873Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-26T02:30:39.902Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T02:30:39.903Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T02:30:40.039Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T02:30:40.040Z] $ docker exec f55df96cf1f483a7d6e74a3e9c760bdfde9552ef968fbde6eb4da6e593156f4d ssh-agent [2022-04-26T02:30:40.167Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdjBecm/agent.52 [2022-04-26T02:30:40.167Z] SSH_AGENT_PID=58 [2022-04-26T02:30:40.175Z] Running ssh-add (command line suppressed) [2022-04-26T02:30:40.318Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7127346235717681864.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7127346235717681864.key) [2022-04-26T02:30:40.335Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T02:30:40.627Z] + git semver init [2022-04-26T02:30:40.627Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T02:30:40.627Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2022-04-26T02:30:40.627Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2022-04-26T02:30:40.627Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T02:30:40.627Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T02:30:40.627Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T02:30:40.627Z] # $SEMVER_BRANCH = main [2022-04-26T02:30:40.627Z] # $SEMVER_TEMP = /tmp/semver-205145563 [2022-04-26T02:30:40.627Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2022-04-26T02:30:42.011Z] # '/tmp/semver-205145563' -> '/w/workspace/exfoundry_device-virtual-go_main/.semver' [2022-04-26T02:30:42.011Z] # -> Force: false [2022-04-26T02:30:42.011Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } [2022-04-26T02:30:42.022Z] $ docker exec --env ******** --env ******** f55df96cf1f483a7d6e74a3e9c760bdfde9552ef968fbde6eb4da6e593156f4d ssh-agent -k [2022-04-26T02:30:42.133Z] unset SSH_AUTH_SOCK; [2022-04-26T02:30:42.133Z] unset SSH_AGENT_PID; [2022-04-26T02:30:42.134Z] echo Agent pid 58 killed; [2022-04-26T02:30:42.148Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T02:30:42.466Z] + git semver [Pipeline] } [2022-04-26T02:30:42.479Z] $ docker stop --time=1 f55df96cf1f483a7d6e74a3e9c760bdfde9552ef968fbde6eb4da6e593156f4d [2022-04-26T02:30:43.872Z] $ docker rm -f f55df96cf1f483a7d6e74a3e9c760bdfde9552ef968fbde6eb4da6e593156f4d [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T02:30:44.245Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-26T02:30:44.500Z] Stashed 1 file(s) [Pipeline] echo [2022-04-26T02:30:44.505Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.14 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T02:30:44.664Z] provisioning config files... [2022-04-26T02:30:44.674Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4800234540541833647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T02:30:44.977Z] ---> docker-login.sh [2022-04-26T02:30:44.977Z] nexus3.edgexfoundry.org:10001 [2022-04-26T02:30:44.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:30:44.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:30:44.977Z] Configure a credential helper to remove this warning. See [2022-04-26T02:30:44.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:30:44.977Z] [2022-04-26T02:30:44.977Z] Login Succeeded [2022-04-26T02:30:44.977Z] nexus3.edgexfoundry.org:10002 [2022-04-26T02:30:44.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:30:45.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:30:45.238Z] Configure a credential helper to remove this warning. See [2022-04-26T02:30:45.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:30:45.238Z] [2022-04-26T02:30:45.238Z] Login Succeeded [2022-04-26T02:30:45.238Z] nexus3.edgexfoundry.org:10003 [2022-04-26T02:30:45.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:30:45.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:30:45.238Z] Configure a credential helper to remove this warning. See [2022-04-26T02:30:45.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:30:45.238Z] [2022-04-26T02:30:45.238Z] Login Succeeded [2022-04-26T02:30:45.238Z] nexus3.edgexfoundry.org:10004 [2022-04-26T02:30:45.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:30:45.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:30:45.500Z] Configure a credential helper to remove this warning. See [2022-04-26T02:30:45.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:30:45.500Z] [2022-04-26T02:30:45.500Z] Login Succeeded [2022-04-26T02:30:45.500Z] docker.io [2022-04-26T02:30:45.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:30:45.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:30:45.762Z] Configure a credential helper to remove this warning. See [2022-04-26T02:30:45.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:30:45.762Z] [2022-04-26T02:30:45.762Z] Login Succeeded [2022-04-26T02:30:45.762Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T02:30:45.770Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-26T02:30:45.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T02:30:45.865Z] ========================================================= [2022-04-26T02:30:45.865Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-26T02:30:45.865Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:30:46.186Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-26T02:30:46.186Z] Sending build context to Docker daemon 22.88MB [2022-04-26T02:30:46.186Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-26T02:30:46.186Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-26T02:30:46.447Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-26T02:30:46.447Z] 59bf1c3509f3: Pulling fs layer [2022-04-26T02:30:46.447Z] 666ba61612fd: Pulling fs layer [2022-04-26T02:30:46.447Z] 8ed8ca486205: Pulling fs layer [2022-04-26T02:30:46.447Z] 4fe6c5a15a65: Pulling fs layer [2022-04-26T02:30:46.447Z] 22a0e8bec74d: Pulling fs layer [2022-04-26T02:30:46.447Z] ca2b28591e48: Pulling fs layer [2022-04-26T02:30:46.447Z] a51346096db8: Pulling fs layer [2022-04-26T02:30:46.447Z] daebc70d1ce1: Pulling fs layer [2022-04-26T02:30:46.447Z] 0e18a0eac166: Pulling fs layer [2022-04-26T02:30:46.447Z] 4fe6c5a15a65: Waiting [2022-04-26T02:30:46.447Z] 22a0e8bec74d: Waiting [2022-04-26T02:30:46.447Z] ca2b28591e48: Waiting [2022-04-26T02:30:46.447Z] a51346096db8: Waiting [2022-04-26T02:30:46.447Z] daebc70d1ce1: Waiting [2022-04-26T02:30:46.447Z] 0e18a0eac166: Waiting [2022-04-26T02:30:46.447Z] 8ed8ca486205: Download complete [2022-04-26T02:30:46.447Z] 666ba61612fd: Download complete [2022-04-26T02:30:46.447Z] 22a0e8bec74d: Verifying Checksum [2022-04-26T02:30:46.447Z] ca2b28591e48: Download complete [2022-04-26T02:30:46.447Z] 59bf1c3509f3: Verifying Checksum [2022-04-26T02:30:46.447Z] 59bf1c3509f3: Download complete [2022-04-26T02:30:46.447Z] a51346096db8: Verifying Checksum [2022-04-26T02:30:46.447Z] a51346096db8: Download complete [2022-04-26T02:30:46.447Z] daebc70d1ce1: Download complete [2022-04-26T02:30:46.708Z] 59bf1c3509f3: Pull complete [2022-04-26T02:30:46.708Z] 666ba61612fd: Pull complete [2022-04-26T02:30:46.708Z] 8ed8ca486205: Pull complete [2022-04-26T02:30:46.969Z] 0e18a0eac166: Verifying Checksum [2022-04-26T02:30:46.969Z] 0e18a0eac166: Download complete [2022-04-26T02:30:47.230Z] 4fe6c5a15a65: Download complete [2022-04-26T02:30:51.441Z] 4fe6c5a15a65: Pull complete [2022-04-26T02:30:51.441Z] 22a0e8bec74d: Pull complete [2022-04-26T02:30:51.441Z] ca2b28591e48: Pull complete [2022-04-26T02:30:51.441Z] a51346096db8: Pull complete [2022-04-26T02:30:51.441Z] daebc70d1ce1: Pull complete [2022-04-26T02:30:53.355Z] 0e18a0eac166: Pull complete [2022-04-26T02:30:53.355Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-26T02:30:53.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T02:30:53.355Z] ---> f018257e8ee9 [2022-04-26T02:30:53.355Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-26T02:30:55.272Z] ---> Running in 2f45e835f9e4 [2022-04-26T02:30:55.272Z] Removing intermediate container 2f45e835f9e4 [2022-04-26T02:30:55.272Z] ---> 4ada1ed6a4e6 [2022-04-26T02:30:55.272Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-26T02:30:55.272Z] ---> Running in c4218a54b998 [2022-04-26T02:30:55.272Z] Removing intermediate container c4218a54b998 [2022-04-26T02:30:55.272Z] ---> 399ab178aa13 [2022-04-26T02:30:55.272Z] Step 5/12 : WORKDIR /device-virtual-go [2022-04-26T02:30:55.272Z] ---> Running in f460649eafc4 [2022-04-26T02:30:55.272Z] Removing intermediate container f460649eafc4 [2022-04-26T02:30:55.272Z] ---> e8eacf17d805 [2022-04-26T02:30:55.272Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:30:55.532Z] ---> Running in 3c4da62f9a4c [2022-04-26T02:30:56.104Z] Removing intermediate container 3c4da62f9a4c [2022-04-26T02:30:56.104Z] ---> 1cad9e17ff50 [2022-04-26T02:30:56.104Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-26T02:30:56.104Z] ---> Running in f7fc2c0cddd0 [2022-04-26T02:30:56.365Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T02:30:57.329Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T02:30:57.591Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-26T02:30:57.591Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-26T02:30:57.852Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-26T02:30:57.852Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-26T02:30:57.852Z] Executing busybox-1.34.1-r3.trigger [2022-04-26T02:30:57.852Z] OK: 224 MiB in 56 packages [2022-04-26T02:30:58.426Z] Removing intermediate container f7fc2c0cddd0 [2022-04-26T02:30:58.426Z] ---> 5985a30597f0 [2022-04-26T02:30:58.426Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-26T02:30:58.426Z] ---> 3e138ead1a7a [2022-04-26T02:30:58.426Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T02:30:58.687Z] ---> Running in d6db369ad995 [2022-04-26T02:30:59.608Z] Still waiting to schedule task [2022-04-26T02:30:59.609Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-26T02:31:13.608Z] Removing intermediate container d6db369ad995 [2022-04-26T02:31:13.608Z] ---> 02d1562ac9a5 [2022-04-26T02:31:13.608Z] Step 10/12 : COPY . . [2022-04-26T02:31:13.608Z] ---> ed9a200e0778 [2022-04-26T02:31:13.608Z] Step 11/12 : ARG MAKE='make build' [2022-04-26T02:31:13.608Z] ---> Running in c4466a0464c4 [2022-04-26T02:31:13.608Z] Removing intermediate container c4466a0464c4 [2022-04-26T02:31:13.608Z] ---> 204d486f8d8b [2022-04-26T02:31:13.608Z] Step 12/12 : RUN $MAKE [2022-04-26T02:31:13.608Z] ---> Running in 46548ba146db [2022-04-26T02:31:13.608Z] noop [2022-04-26T02:31:13.870Z] Removing intermediate container 46548ba146db [2022-04-26T02:31:13.870Z] ---> 86c6860a8b94 [2022-04-26T02:31:13.870Z] Successfully built 86c6860a8b94 [2022-04-26T02:31:13.870Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:31:14.177Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-26T02:31:14.177Z] . [Pipeline] withDockerContainer [2022-04-26T02:31:14.254Z] prd-ubuntu20.04-docker-8c-8g-23556 does not seem to be running inside a container [2022-04-26T02:31:14.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-26T02:31:14.695Z] $ docker top 23677f079b343f5e6d169fb42a161a367840f3105717967fdd0d557b48571717 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T02:31:15.047Z] + go version [2022-04-26T02:31:15.047Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-26T02:31:15.067Z] $ docker stop --time=1 23677f079b343f5e6d169fb42a161a367840f3105717967fdd0d557b48571717 [2022-04-26T02:31:16.345Z] $ docker rm -f 23677f079b343f5e6d169fb42a161a367840f3105717967fdd0d557b48571717 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:31:16.772Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-26T02:31:16.772Z] . [Pipeline] withDockerContainer [2022-04-26T02:31:16.835Z] prd-ubuntu20.04-docker-8c-8g-23556 does not seem to be running inside a container [2022-04-26T02:31:16.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-26T02:31:17.252Z] $ docker top 938e230cc699d5fd4c514887813fb8e9031d9361ee762acc3a7a66a0213369a2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-26T02:31:17.617Z] + make test [2022-04-26T02:31:17.618Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-04-26T02:31:17.877Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-04-26T02:31:27.883Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-04-26T02:31:27.883Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.043s coverage: 65.7% of statements [2022-04-26T02:31:34.570Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-26T02:31:38.766Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-26T02:31:38.766Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-26T02:31:38.766Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-26T02:31:39.351Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-26T02:31:39.380Z] $ docker stop --time=1 938e230cc699d5fd4c514887813fb8e9031d9361ee762acc3a7a66a0213369a2 [2022-04-26T02:31:41.089Z] $ docker rm -f 938e230cc699d5fd4c514887813fb8e9031d9361ee762acc3a7a66a0213369a2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T02:31:41.522Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-26T02:31:41.568Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-26T02:31:42.747Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-26T02:31:43.039Z] + ls -al . [2022-04-26T02:31:43.039Z] total 184 [2022-04-26T02:31:43.039Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 02:31 . [2022-04-26T02:31:43.039Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 02:30 .. [2022-04-26T02:31:43.039Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 02:30 .git [2022-04-26T02:31:43.039Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 02:30 .github [2022-04-26T02:31:43.039Z] -rw-rw-r-- 1 jenkins jenkins 270 Apr 26 02:30 .gitignore [2022-04-26T02:31:43.039Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 02:30 .golangci.yml [2022-04-26T02:31:43.039Z] drwx------ 3 jenkins jenkins 4096 Apr 26 02:30 .semver [2022-04-26T02:31:43.039Z] -rw-rw-r-- 1 jenkins jenkins 7893 Apr 26 02:30 Attribution.txt [2022-04-26T02:31:43.039Z] -rw-rw-r-- 1 jenkins jenkins 6349 Apr 26 02:30 CHANGELOG.md [2022-04-26T02:31:43.039Z] -rw-rw-r-- 1 jenkins jenkins 1974 Apr 26 02:30 Dockerfile [2022-04-26T02:31:43.039Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 02:30 GOVERNANCE.md [2022-04-26T02:31:43.039Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 26 02:30 Jenkinsfile [2022-04-26T02:31:43.039Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 02:30 LICENSE [2022-04-26T02:31:43.039Z] -rw-rw-r-- 1 jenkins jenkins 2248 Apr 26 02:30 Makefile [2022-04-26T02:31:43.039Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 26 02:30 OWNERS.md [2022-04-26T02:31:43.039Z] -rw-rw-r-- 1 jenkins jenkins 2914 Apr 26 02:30 README.md [2022-04-26T02:31:43.039Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 02:30 VERSION [2022-04-26T02:31:43.039Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 02:30 bin [2022-04-26T02:31:43.039Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 02:30 cmd [2022-04-26T02:31:43.039Z] -rw-r--r-- 1 jenkins jenkins 44128 Apr 26 02:31 coverage.out [2022-04-26T02:31:43.039Z] -rw-rw-r-- 1 jenkins jenkins 3185 Apr 26 02:30 go.mod [2022-04-26T02:31:43.039Z] -rw-rw-r-- 1 jenkins jenkins 34643 Apr 26 02:30 go.sum [2022-04-26T02:31:43.039Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 02:30 internal [2022-04-26T02:31:43.039Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 26 02:30 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:31:43.346Z] + 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=a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5 --label arch=amd64 --label version=2.2.0-dev.14 . [2022-04-26T02:31:43.346Z] Sending build context to Docker daemon 22.92MB [2022-04-26T02:31:43.346Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-04-26T02:31:43.346Z] Step 2/26 : FROM ${BASE} AS builder [2022-04-26T02:31:43.346Z] ---> 86c6860a8b94 [2022-04-26T02:31:43.346Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-26T02:31:43.606Z] ---> Running in 0d085148dbf6 [2022-04-26T02:31:43.606Z] Removing intermediate container 0d085148dbf6 [2022-04-26T02:31:43.606Z] ---> 56a1e6d69f82 [2022-04-26T02:31:43.606Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-04-26T02:31:43.606Z] ---> Running in a979ba092751 [2022-04-26T02:31:43.866Z] Removing intermediate container a979ba092751 [2022-04-26T02:31:43.866Z] ---> a80af3e568b8 [2022-04-26T02:31:43.866Z] Step 5/26 : WORKDIR /device-virtual-go [2022-04-26T02:31:43.866Z] ---> Running in 4404df856b5a [2022-04-26T02:31:43.866Z] Removing intermediate container 4404df856b5a [2022-04-26T02:31:43.866Z] ---> ac9ba36f518c [2022-04-26T02:31:43.866Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:31:43.866Z] ---> Running in 9b23b7bd6f2a [2022-04-26T02:31:44.437Z] Removing intermediate container 9b23b7bd6f2a [2022-04-26T02:31:44.437Z] ---> 1842ec6800c1 [2022-04-26T02:31:44.437Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-26T02:31:44.437Z] ---> Running in 34e299d0e641 [2022-04-26T02:31:44.698Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T02:31:45.641Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T02:31:45.910Z] OK: 224 MiB in 56 packages [2022-04-26T02:31:46.171Z] Removing intermediate container 34e299d0e641 [2022-04-26T02:31:46.171Z] ---> 3920ab8486b2 [2022-04-26T02:31:46.171Z] Step 8/26 : COPY go.mod vendor* ./ [2022-04-26T02:31:46.431Z] ---> e229f4606ca5 [2022-04-26T02:31:46.431Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T02:31:46.431Z] ---> Running in ce660713cf6c [2022-04-26T02:31:46.999Z] Removing intermediate container ce660713cf6c [2022-04-26T02:31:46.999Z] ---> d3129d8eaac5 [2022-04-26T02:31:46.999Z] Step 10/26 : COPY . . [2022-04-26T02:31:47.574Z] ---> 8b130722c3f5 [2022-04-26T02:31:47.574Z] Step 11/26 : ARG MAKE='make build' [2022-04-26T02:31:47.574Z] ---> Running in f2603c40ef0e [2022-04-26T02:31:47.574Z] Removing intermediate container f2603c40ef0e [2022-04-26T02:31:47.574Z] ---> 6aa517505de9 [2022-04-26T02:31:47.574Z] Step 12/26 : RUN $MAKE [2022-04-26T02:31:47.838Z] ---> Running in 31ee747c7af7 [2022-04-26T02:31:48.109Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.2.0-dev.14" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-04-26T02:32:10.097Z] Removing intermediate container 31ee747c7af7 [2022-04-26T02:32:10.097Z] ---> 3828ce82f685 [2022-04-26T02:32:10.097Z] Step 13/26 : FROM alpine:3.14 [2022-04-26T02:32:10.097Z] 3.14: Pulling from library/alpine [2022-04-26T02:32:10.097Z] 8663204ce13b: Pulling fs layer [2022-04-26T02:32:10.097Z] 8663204ce13b: Verifying Checksum [2022-04-26T02:32:10.097Z] 8663204ce13b: Download complete [2022-04-26T02:32:10.097Z] 8663204ce13b: Pull complete [2022-04-26T02:32:10.097Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T02:32:10.097Z] Status: Downloaded newer image for alpine:3.14 [2022-04-26T02:32:10.097Z] ---> e04c818066af [2022-04-26T02:32:10.097Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-04-26T02:32:10.097Z] ---> Running in 7b53cab0eb44 [2022-04-26T02:32:10.097Z] Removing intermediate container 7b53cab0eb44 [2022-04-26T02:32:10.097Z] ---> 7ca039079a33 [2022-04-26T02:32:10.098Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:32:10.098Z] ---> Running in cbbe152e822d [2022-04-26T02:32:10.098Z] Removing intermediate container cbbe152e822d [2022-04-26T02:32:10.098Z] ---> 940f3f84d0b8 [2022-04-26T02:32:10.098Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-26T02:32:10.098Z] ---> Running in 1bbd51afc471 [2022-04-26T02:32:10.098Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T02:32:10.669Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T02:32:10.929Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-26T02:32:10.929Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-26T02:32:11.190Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-26T02:32:11.190Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-26T02:32:11.190Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-26T02:32:11.450Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-26T02:32:11.451Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T02:32:11.451Z] OK: 8 MiB in 20 packages [2022-04-26T02:32:12.394Z] Removing intermediate container 1bbd51afc471 [2022-04-26T02:32:12.394Z] ---> 914f9110b16b [2022-04-26T02:32:12.394Z] Step 17/26 : WORKDIR / [2022-04-26T02:32:12.394Z] ---> Running in c478fe443b90 [2022-04-26T02:32:12.394Z] Removing intermediate container c478fe443b90 [2022-04-26T02:32:12.394Z] ---> 1667fb93a41a [2022-04-26T02:32:12.394Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-04-26T02:32:12.655Z] ---> 9975ac47ab26 [2022-04-26T02:32:12.655Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-04-26T02:32:12.655Z] ---> 52b3c72815d2 [2022-04-26T02:32:12.655Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-04-26T02:32:13.229Z] ---> e921cbd3997b [2022-04-26T02:32:13.229Z] Step 21/26 : EXPOSE 59900 [2022-04-26T02:32:13.229Z] ---> Running in b6ca979632e3 [2022-04-26T02:32:13.497Z] Removing intermediate container b6ca979632e3 [2022-04-26T02:32:13.497Z] ---> ff53255cdbc5 [2022-04-26T02:32:13.497Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-04-26T02:32:13.497Z] ---> Running in 73340c50aa32 [2022-04-26T02:32:13.497Z] Removing intermediate container 73340c50aa32 [2022-04-26T02:32:13.497Z] ---> f0f64cb64d22 [2022-04-26T02:32:13.497Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T02:32:13.760Z] ---> Running in fcc1766e082a [2022-04-26T02:32:13.760Z] Removing intermediate container fcc1766e082a [2022-04-26T02:32:13.760Z] ---> 74d124a05592 [2022-04-26T02:32:13.760Z] Step 24/26 : LABEL arch=amd64 [2022-04-26T02:32:13.760Z] ---> Running in fc40a49a68a0 [2022-04-26T02:32:14.021Z] Removing intermediate container fc40a49a68a0 [2022-04-26T02:32:14.021Z] ---> 4da0ef0897b0 [2022-04-26T02:32:14.021Z] Step 25/26 : LABEL git_sha=a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5 [2022-04-26T02:32:14.021Z] ---> Running in 2ec4a176d669 [2022-04-26T02:32:14.021Z] Removing intermediate container 2ec4a176d669 [2022-04-26T02:32:14.021Z] ---> 5787a9fdc899 [2022-04-26T02:32:14.021Z] Step 26/26 : LABEL version=2.2.0-dev.14 [2022-04-26T02:32:14.021Z] ---> Running in 544395a7064c [2022-04-26T02:32:14.283Z] Removing intermediate container 544395a7064c [2022-04-26T02:32:14.283Z] ---> 0eda30fae26a [2022-04-26T02:32:14.283Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-26T02:32:14.283Z] Successfully built 0eda30fae26a [2022-04-26T02:32:14.283Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T02:32:14.374Z] provisioning config files... [2022-04-26T02:32:14.385Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8009158324696816723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T02:32:14.698Z] ---> docker-login.sh [2022-04-26T02:32:14.698Z] nexus3.edgexfoundry.org:10001 [2022-04-26T02:32:14.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:32:14.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:32:14.698Z] Configure a credential helper to remove this warning. See [2022-04-26T02:32:14.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:32:14.698Z] [2022-04-26T02:32:14.698Z] Login Succeeded [2022-04-26T02:32:14.698Z] nexus3.edgexfoundry.org:10002 [2022-04-26T02:32:14.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:32:14.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:32:14.960Z] Configure a credential helper to remove this warning. See [2022-04-26T02:32:14.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:32:14.960Z] [2022-04-26T02:32:14.960Z] Login Succeeded [2022-04-26T02:32:14.960Z] nexus3.edgexfoundry.org:10003 [2022-04-26T02:32:14.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:32:14.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:32:14.960Z] Configure a credential helper to remove this warning. See [2022-04-26T02:32:14.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:32:14.960Z] [2022-04-26T02:32:14.960Z] Login Succeeded [2022-04-26T02:32:14.960Z] nexus3.edgexfoundry.org:10004 [2022-04-26T02:32:15.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:32:15.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:32:15.223Z] Configure a credential helper to remove this warning. See [2022-04-26T02:32:15.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:32:15.223Z] [2022-04-26T02:32:15.223Z] Login Succeeded [2022-04-26T02:32:15.223Z] docker.io [2022-04-26T02:32:15.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:32:15.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:32:15.485Z] Configure a credential helper to remove this warning. See [2022-04-26T02:32:15.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:32:15.485Z] [2022-04-26T02:32:15.485Z] Login Succeeded [2022-04-26T02:32:15.485Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T02:32:15.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T02:32:15.533Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T02:32:15.566Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2022-04-26T02:32:15.566Z] a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5 [2022-04-26T02:32:15.566Z] latest [2022-04-26T02:32:15.566Z] 2.2.0-dev.14 [2022-04-26T02:32:15.566Z] a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5-2.2.0-dev.14 [2022-04-26T02:32:15.566Z] main [2022-04-26T02:32:15.566Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:32:15.906Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:32:16.218Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5 [2022-04-26T02:32:16.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-04-26T02:32:16.218Z] a3bb44b680f1: Preparing [2022-04-26T02:32:16.218Z] c706dfc1b434: Preparing [2022-04-26T02:32:16.218Z] 674918bb0598: Preparing [2022-04-26T02:32:16.218Z] 6420249c74f5: Preparing [2022-04-26T02:32:16.218Z] fe7a871b625d: Preparing [2022-04-26T02:32:16.218Z] b541d28bf3b4: Preparing [2022-04-26T02:32:16.218Z] b541d28bf3b4: Waiting [2022-04-26T02:32:16.218Z] 674918bb0598: Pushed [2022-04-26T02:32:16.218Z] c706dfc1b434: Pushed [2022-04-26T02:32:16.218Z] fe7a871b625d: Pushed [2022-04-26T02:32:16.218Z] b541d28bf3b4: Layer already exists [2022-04-26T02:32:16.480Z] 6420249c74f5: Pushed [2022-04-26T02:32:19.024Z] a3bb44b680f1: Pushed [2022-04-26T02:32:19.024Z] a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5: digest: sha256:6ff26712ad9afef07dbd264352ec25a7bf3309f85e22fe1aefc77aa9e120424f size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:32:19.326Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:32:19.622Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-04-26T02:32:19.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-04-26T02:32:19.622Z] a3bb44b680f1: Preparing [2022-04-26T02:32:19.622Z] c706dfc1b434: Preparing [2022-04-26T02:32:19.622Z] 674918bb0598: Preparing [2022-04-26T02:32:19.622Z] 6420249c74f5: Preparing [2022-04-26T02:32:19.622Z] fe7a871b625d: Preparing [2022-04-26T02:32:19.622Z] b541d28bf3b4: Preparing [2022-04-26T02:32:19.622Z] b541d28bf3b4: Waiting [2022-04-26T02:32:19.622Z] c706dfc1b434: Layer already exists [2022-04-26T02:32:19.622Z] a3bb44b680f1: Layer already exists [2022-04-26T02:32:19.622Z] 674918bb0598: Layer already exists [2022-04-26T02:32:19.622Z] 6420249c74f5: Layer already exists [2022-04-26T02:32:19.622Z] fe7a871b625d: Layer already exists [2022-04-26T02:32:19.622Z] b541d28bf3b4: Layer already exists [2022-04-26T02:32:19.622Z] latest: digest: sha256:6ff26712ad9afef07dbd264352ec25a7bf3309f85e22fe1aefc77aa9e120424f size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:32:19.933Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.2.0-dev.14 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:32:20.232Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.2.0-dev.14 [2022-04-26T02:32:20.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-04-26T02:32:20.232Z] a3bb44b680f1: Preparing [2022-04-26T02:32:20.232Z] c706dfc1b434: Preparing [2022-04-26T02:32:20.232Z] 674918bb0598: Preparing [2022-04-26T02:32:20.232Z] 6420249c74f5: Preparing [2022-04-26T02:32:20.232Z] fe7a871b625d: Preparing [2022-04-26T02:32:20.232Z] b541d28bf3b4: Preparing [2022-04-26T02:32:20.232Z] b541d28bf3b4: Waiting [2022-04-26T02:32:20.232Z] a3bb44b680f1: Layer already exists [2022-04-26T02:32:20.232Z] fe7a871b625d: Layer already exists [2022-04-26T02:32:20.232Z] c706dfc1b434: Layer already exists [2022-04-26T02:32:20.232Z] 6420249c74f5: Layer already exists [2022-04-26T02:32:20.232Z] 674918bb0598: Layer already exists [2022-04-26T02:32:20.232Z] b541d28bf3b4: Layer already exists [2022-04-26T02:32:20.232Z] 2.2.0-dev.14: digest: sha256:6ff26712ad9afef07dbd264352ec25a7bf3309f85e22fe1aefc77aa9e120424f size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:32:20.529Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5-2.2.0-dev.14 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:32:20.824Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5-2.2.0-dev.14 [2022-04-26T02:32:20.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-04-26T02:32:20.824Z] a3bb44b680f1: Preparing [2022-04-26T02:32:20.824Z] c706dfc1b434: Preparing [2022-04-26T02:32:20.824Z] 674918bb0598: Preparing [2022-04-26T02:32:20.824Z] 6420249c74f5: Preparing [2022-04-26T02:32:20.824Z] fe7a871b625d: Preparing [2022-04-26T02:32:20.824Z] b541d28bf3b4: Preparing [2022-04-26T02:32:20.824Z] c706dfc1b434: Layer already exists [2022-04-26T02:32:20.824Z] fe7a871b625d: Layer already exists [2022-04-26T02:32:20.824Z] 6420249c74f5: Layer already exists [2022-04-26T02:32:20.824Z] 674918bb0598: Layer already exists [2022-04-26T02:32:20.824Z] a3bb44b680f1: Layer already exists [2022-04-26T02:32:20.824Z] b541d28bf3b4: Layer already exists [2022-04-26T02:32:20.824Z] a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5-2.2.0-dev.14: digest: sha256:6ff26712ad9afef07dbd264352ec25a7bf3309f85e22fe1aefc77aa9e120424f size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:32:21.129Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:32:21.418Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2022-04-26T02:32:21.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-04-26T02:32:21.418Z] a3bb44b680f1: Preparing [2022-04-26T02:32:21.418Z] c706dfc1b434: Preparing [2022-04-26T02:32:21.418Z] 674918bb0598: Preparing [2022-04-26T02:32:21.418Z] 6420249c74f5: Preparing [2022-04-26T02:32:21.418Z] fe7a871b625d: Preparing [2022-04-26T02:32:21.418Z] b541d28bf3b4: Preparing [2022-04-26T02:32:21.418Z] b541d28bf3b4: Waiting [2022-04-26T02:32:21.418Z] 674918bb0598: Layer already exists [2022-04-26T02:32:21.418Z] a3bb44b680f1: Layer already exists [2022-04-26T02:32:21.418Z] fe7a871b625d: Layer already exists [2022-04-26T02:32:21.418Z] 6420249c74f5: Layer already exists [2022-04-26T02:32:21.418Z] c706dfc1b434: Layer already exists [2022-04-26T02:32:21.418Z] b541d28bf3b4: Layer already exists [2022-04-26T02:32:21.418Z] main: digest: sha256:6ff26712ad9afef07dbd264352ec25a7bf3309f85e22fe1aefc77aa9e120424f size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T02:32:21.458Z] ===================================================== [Pipeline] echo [2022-04-26T02:32:21.471Z] taggedImages: [2022-04-26T02:32:21.471Z] - nexus3.edgexfoundry.org:10004/device-virtual:a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5 [2022-04-26T02:32:21.471Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-04-26T02:32:21.471Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.2.0-dev.14 [2022-04-26T02:32:21.471Z] - nexus3.edgexfoundry.org:10004/device-virtual:a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5-2.2.0-dev.14 [2022-04-26T02:32:21.471Z] - 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 [2022-04-26T02:32:21.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T02:32:21.857Z] [2022-04-26T02:32:21.857Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:32:22.160Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T02:32:22.160Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-26T02:32:22.160Z] 5eb5b503b376: Pulling fs layer [2022-04-26T02:32:22.160Z] 5c69ac0246d0: Pulling fs layer [2022-04-26T02:32:22.160Z] ec43610c2a17: Pulling fs layer [2022-04-26T02:32:22.160Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-26T02:32:22.160Z] 33b1e0a273af: Pulling fs layer [2022-04-26T02:32:22.160Z] 5d3b04190fa2: Pulling fs layer [2022-04-26T02:32:22.160Z] 2f39f015ded8: Pulling fs layer [2022-04-26T02:32:22.160Z] 5d3b04190fa2: Waiting [2022-04-26T02:32:22.160Z] 33b1e0a273af: Waiting [2022-04-26T02:32:22.160Z] 2f39f015ded8: Waiting [2022-04-26T02:32:22.160Z] 3a2ae6a8a46f: Waiting [2022-04-26T02:32:22.160Z] 5c69ac0246d0: Download complete [2022-04-26T02:32:22.160Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-26T02:32:22.160Z] 3a2ae6a8a46f: Download complete [2022-04-26T02:32:22.160Z] 33b1e0a273af: Verifying Checksum [2022-04-26T02:32:22.160Z] 33b1e0a273af: Download complete [2022-04-26T02:32:22.160Z] ec43610c2a17: Verifying Checksum [2022-04-26T02:32:22.160Z] ec43610c2a17: Download complete [2022-04-26T02:32:22.160Z] 5d3b04190fa2: Download complete [2022-04-26T02:32:22.420Z] 5eb5b503b376: Verifying Checksum [2022-04-26T02:32:22.420Z] 5eb5b503b376: Download complete [2022-04-26T02:32:22.989Z] 2f39f015ded8: Verifying Checksum [2022-04-26T02:32:22.989Z] 2f39f015ded8: Download complete [2022-04-26T02:32:23.929Z] 5eb5b503b376: Pull complete [2022-04-26T02:32:23.929Z] 5c69ac0246d0: Pull complete [2022-04-26T02:32:24.188Z] ec43610c2a17: Pull complete [2022-04-26T02:32:24.447Z] 3a2ae6a8a46f: Pull complete [2022-04-26T02:32:24.706Z] 33b1e0a273af: Pull complete [2022-04-26T02:32:24.706Z] 5d3b04190fa2: Pull complete [2022-04-26T02:32:29.987Z] 2f39f015ded8: Pull complete [2022-04-26T02:32:29.987Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-26T02:32:29.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T02:32:29.987Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-26T02:32:30.049Z] prd-ubuntu20.04-docker-8c-8g-23556 does not seem to be running inside a container [2022-04-26T02:32:30.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-26T02:32:31.827Z] $ docker top c4cd285a7a4b3b928a76dfc897a02d304fa960e4b1b9315e9b95979cae177cc2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T02:32:32.263Z] ---> job-cost.sh [2022-04-26T02:32:32.264Z] lf-activate-venv: SKIPPING [2022-04-26T02:32:32.264Z] INFO: No Stack... [2022-04-26T02:32:32.524Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-26T02:32:33.095Z] INFO: Archiving Costs [Pipeline] sh [2022-04-26T02:32:33.495Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2022-04-26T02:32:33.495Z] + cut -d, -f6 [Pipeline] lock [2022-04-26T02:32:33.515Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-30-stack-cost] [2022-04-26T02:32:33.523Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-30-stack-cost] did not exist. Created. [2022-04-26T02:32:33.523Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-26T02:32:33.885Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-26T02:32:33.910Z] Stashed 1 file(s) [Pipeline] } [2022-04-26T02:32:33.917Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-30-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-26T02:32:33.946Z] $ docker stop --time=1 c4cd285a7a4b3b928a76dfc897a02d304fa960e4b1b9315e9b95979cae177cc2 [2022-04-26T02:32:35.121Z] $ docker rm -f c4cd285a7a4b3b928a76dfc897a02d304fa960e4b1b9315e9b95979cae177cc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-26T02:32:37.567Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23557 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2022-04-26T02:32:37.581Z] Running in /w/workspace/device-virtual-go/30 [Pipeline] { [Pipeline] checkout [2022-04-26T02:32:37.845Z] The recommended git tool is: git [2022-04-26T02:32:44.638Z] using credential edgex-jenkins-ssh [2022-04-26T02:32:44.662Z] Cloning the remote Git repository [2022-04-26T02:32:44.724Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-04-26T02:32:44.795Z] > git init /w/workspace/device-virtual-go/30 # timeout=10 [2022-04-26T02:32:44.870Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-04-26T02:32:44.871Z] > git --version # timeout=10 [2022-04-26T02:32:44.892Z] > git --version # 'git version 2.25.1' [2022-04-26T02:32:44.894Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T02:32:45.030Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-26T02:32:47.009Z] Avoid second fetch [2022-04-26T02:32:47.010Z] Checking out Revision a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5 (main) [2022-04-26T02:32:46.972Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-04-26T02:32:46.993Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-26T02:32:47.039Z] > git config core.sparsecheckout # timeout=10 [2022-04-26T02:32:47.054Z] > git checkout -f a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5 # timeout=10 [2022-04-26T02:32:51.219Z] Commit message: "Merge pull request #281 from jinlinGuan/issue-280" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T02:32:52.059Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-26T02:32:52.059Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T02:32:52.059Z] Dload Upload Total Spent Left Speed [2022-04-26T02:32:52.059Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2022-04-26T02:32:52.584Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-26T02:32:52.972Z] + sudo tee /etc/docker/daemon.new [2022-04-26T02:32:52.972Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-26T02:32:52.972Z] { [2022-04-26T02:32:52.972Z] "registry-mirrors": [ [2022-04-26T02:32:52.972Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-26T02:32:52.972Z] ], [2022-04-26T02:32:52.972Z] "bip": "10.250.0.254/24", [2022-04-26T02:32:52.972Z] "hosts": [ [2022-04-26T02:32:52.972Z] "tcp://0.0.0.0:5555", [2022-04-26T02:32:52.972Z] "unix:///var/run/docker.sock" [2022-04-26T02:32:52.972Z] ], [2022-04-26T02:32:52.972Z] "mtu": 1458, [2022-04-26T02:32:52.972Z] "selinux-enabled": true, [2022-04-26T02:32:52.972Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-26T02:32:52.972Z] } [Pipeline] sh [2022-04-26T02:32:53.362Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-26T02:32:53.729Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T02:33:12.210Z] provisioning config files... [2022-04-26T02:33:12.233Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/30@tmp/config6986882511564021933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T02:33:12.597Z] ---> docker-login.sh [2022-04-26T02:33:12.597Z] nexus3.edgexfoundry.org:10001 [2022-04-26T02:33:13.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:33:13.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:33:13.494Z] Configure a credential helper to remove this warning. See [2022-04-26T02:33:13.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:33:13.494Z] [2022-04-26T02:33:13.494Z] Login Succeeded [2022-04-26T02:33:13.494Z] nexus3.edgexfoundry.org:10002 [2022-04-26T02:33:13.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:33:14.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:33:14.058Z] Configure a credential helper to remove this warning. See [2022-04-26T02:33:14.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:33:14.058Z] [2022-04-26T02:33:14.058Z] Login Succeeded [2022-04-26T02:33:14.058Z] nexus3.edgexfoundry.org:10003 [2022-04-26T02:33:14.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:33:14.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:33:14.340Z] Configure a credential helper to remove this warning. See [2022-04-26T02:33:14.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:33:14.340Z] [2022-04-26T02:33:14.340Z] Login Succeeded [2022-04-26T02:33:14.340Z] nexus3.edgexfoundry.org:10004 [2022-04-26T02:33:14.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:33:14.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:33:14.954Z] Configure a credential helper to remove this warning. See [2022-04-26T02:33:14.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:33:14.954Z] [2022-04-26T02:33:14.954Z] Login Succeeded [2022-04-26T02:33:14.954Z] docker.io [2022-04-26T02:33:15.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:33:15.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:33:15.513Z] Configure a credential helper to remove this warning. See [2022-04-26T02:33:15.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:33:15.513Z] [2022-04-26T02:33:15.513Z] Login Succeeded [2022-04-26T02:33:15.513Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T02:33:15.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-26T02:33:16.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T02:33:16.059Z] ========================================================= [2022-04-26T02:33:16.059Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-26T02:33:16.059Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:33:16.423Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-26T02:33:16.708Z] Sending build context to Docker daemon 11.57MB [2022-04-26T02:33:16.988Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-26T02:33:16.988Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-26T02:33:16.988Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-26T02:33:16.988Z] 9b3977197b4f: Pulling fs layer [2022-04-26T02:33:16.988Z] 1a89e8eeedd5: Pulling fs layer [2022-04-26T02:33:16.988Z] 94645a83ff95: Pulling fs layer [2022-04-26T02:33:16.988Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-26T02:33:16.988Z] 0c92f367c5e7: Pulling fs layer [2022-04-26T02:33:16.988Z] 3096ccb668a1: Pulling fs layer [2022-04-26T02:33:16.988Z] e8cf19c19ddd: Pulling fs layer [2022-04-26T02:33:16.988Z] a4caa8a26152: Pulling fs layer [2022-04-26T02:33:16.988Z] 3096ccb668a1: Waiting [2022-04-26T02:33:16.988Z] e8cf19c19ddd: Waiting [2022-04-26T02:33:16.988Z] a4caa8a26152: Waiting [2022-04-26T02:33:16.988Z] 0c92f367c5e7: Waiting [2022-04-26T02:33:16.988Z] 3f3a8bcf1eab: Waiting [2022-04-26T02:33:16.988Z] 94645a83ff95: Verifying Checksum [2022-04-26T02:33:16.988Z] 94645a83ff95: Download complete [2022-04-26T02:33:16.988Z] 1a89e8eeedd5: Verifying Checksum [2022-04-26T02:33:16.988Z] 1a89e8eeedd5: Download complete [2022-04-26T02:33:16.988Z] 0c92f367c5e7: Verifying Checksum [2022-04-26T02:33:16.988Z] 0c92f367c5e7: Download complete [2022-04-26T02:33:16.988Z] 3096ccb668a1: Verifying Checksum [2022-04-26T02:33:16.988Z] 3096ccb668a1: Download complete [2022-04-26T02:33:16.988Z] 9b3977197b4f: Download complete [2022-04-26T02:33:17.282Z] e8cf19c19ddd: Verifying Checksum [2022-04-26T02:33:17.282Z] e8cf19c19ddd: Download complete [2022-04-26T02:33:17.895Z] 9b3977197b4f: Pull complete [2022-04-26T02:33:18.502Z] 1a89e8eeedd5: Pull complete [2022-04-26T02:33:18.781Z] 94645a83ff95: Pull complete [2022-04-26T02:33:19.062Z] a4caa8a26152: Verifying Checksum [2022-04-26T02:33:19.666Z] 3f3a8bcf1eab: Download complete [2022-04-26T02:33:32.108Z] 3f3a8bcf1eab: Pull complete [2022-04-26T02:33:32.108Z] 0c92f367c5e7: Pull complete [2022-04-26T02:33:32.108Z] 3096ccb668a1: Pull complete [2022-04-26T02:33:32.390Z] e8cf19c19ddd: Pull complete [2022-04-26T02:33:39.134Z] a4caa8a26152: Pull complete [2022-04-26T02:33:39.134Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-26T02:33:39.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T02:33:39.134Z] ---> 725f1c02e7f9 [2022-04-26T02:33:39.134Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-26T02:33:40.122Z] ---> Running in 09b9f2b1b537 [2022-04-26T02:33:40.399Z] Removing intermediate container 09b9f2b1b537 [2022-04-26T02:33:40.399Z] ---> b51beca8e2d3 [2022-04-26T02:33:40.399Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-26T02:33:40.399Z] ---> Running in 288d47c50bda [2022-04-26T02:33:40.678Z] Removing intermediate container 288d47c50bda [2022-04-26T02:33:40.678Z] ---> e8ab66d57131 [2022-04-26T02:33:40.678Z] Step 5/12 : WORKDIR /device-virtual-go [2022-04-26T02:33:40.956Z] ---> Running in 96eeef3cc84a [2022-04-26T02:33:41.234Z] Removing intermediate container 96eeef3cc84a [2022-04-26T02:33:41.234Z] ---> b532a3f19d94 [2022-04-26T02:33:41.234Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:33:41.234Z] ---> Running in 8130056637d4 [2022-04-26T02:33:43.223Z] Removing intermediate container 8130056637d4 [2022-04-26T02:33:43.223Z] ---> 1940fee37aa1 [2022-04-26T02:33:43.223Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-26T02:33:43.223Z] ---> Running in 140b3c0ab736 [2022-04-26T02:33:44.224Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T02:33:44.822Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T02:33:45.813Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-26T02:33:46.090Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-26T02:33:46.090Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-26T02:33:46.365Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-26T02:33:46.365Z] Executing busybox-1.34.1-r3.trigger [2022-04-26T02:33:46.365Z] OK: 224 MiB in 56 packages [2022-04-26T02:33:47.364Z] Removing intermediate container 140b3c0ab736 [2022-04-26T02:33:47.364Z] ---> df2cf25d4690 [2022-04-26T02:33:47.364Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-26T02:33:47.962Z] ---> c7044a8045c1 [2022-04-26T02:33:47.962Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T02:33:47.962Z] ---> Running in d37611b719ed [2022-04-26T02:34:35.002Z] Removing intermediate container d37611b719ed [2022-04-26T02:34:35.002Z] ---> 2f151c49057c [2022-04-26T02:34:35.002Z] Step 10/12 : COPY . . [2022-04-26T02:34:35.002Z] ---> 44f2758dfaf3 [2022-04-26T02:34:35.002Z] Step 11/12 : ARG MAKE='make build' [2022-04-26T02:34:35.002Z] ---> Running in c688d4c7037d [2022-04-26T02:34:35.002Z] Removing intermediate container c688d4c7037d [2022-04-26T02:34:35.002Z] ---> 9887f7c6db1a [2022-04-26T02:34:35.002Z] Step 12/12 : RUN $MAKE [2022-04-26T02:34:35.002Z] ---> Running in d17eabec3aa4 [2022-04-26T02:34:35.002Z] noop [2022-04-26T02:34:35.002Z] Removing intermediate container d17eabec3aa4 [2022-04-26T02:34:35.002Z] ---> a522de224c13 [2022-04-26T02:34:35.002Z] Successfully built a522de224c13 [2022-04-26T02:34:35.002Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:34:35.363Z] + docker inspect -f . ci-base-image-arm64 [2022-04-26T02:34:35.363Z] . [Pipeline] withDockerContainer [2022-04-26T02:34:35.596Z] prd-ubuntu20.04-docker-arm64-4c-16g-23557 does not seem to be running inside a container [2022-04-26T02:34:35.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/30 -v /w/workspace/device-virtual-go/30:/w/workspace/device-virtual-go/30:rw,z -v /w/workspace/device-virtual-go/30@tmp:/w/workspace/device-virtual-go/30@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 [2022-04-26T02:34:36.956Z] $ docker top 80621a58e7706201fcc856bc716ceac3d260b61c95de102fa64396a5964d0634 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T02:34:37.856Z] + go version [2022-04-26T02:34:37.856Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-26T02:34:37.898Z] $ docker stop --time=1 80621a58e7706201fcc856bc716ceac3d260b61c95de102fa64396a5964d0634 [2022-04-26T02:34:39.545Z] $ docker rm -f 80621a58e7706201fcc856bc716ceac3d260b61c95de102fa64396a5964d0634 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:34:40.163Z] + docker inspect -f . ci-base-image-arm64 [2022-04-26T02:34:40.163Z] . [Pipeline] withDockerContainer [2022-04-26T02:34:40.400Z] prd-ubuntu20.04-docker-arm64-4c-16g-23557 does not seem to be running inside a container [2022-04-26T02:34:40.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/30 -v /w/workspace/device-virtual-go/30:/w/workspace/device-virtual-go/30:rw,z -v /w/workspace/device-virtual-go/30@tmp:/w/workspace/device-virtual-go/30@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 [2022-04-26T02:34:41.769Z] $ docker top 222ad7ff8bb96a73f993852af5a322b8ebd0b15ee058ffcc15a4f97d88b04911 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-26T02:34:42.674Z] + make test [2022-04-26T02:34:42.674Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-04-26T02:34:44.684Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-04-26T02:36:06.580Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-04-26T02:36:06.580Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.143s coverage: 65.7% of statements [2022-04-26T02:36:06.580Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-26T02:36:06.580Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-26T02:36:33.416Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-26T02:36:33.416Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-26T02:36:33.416Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-26T02:36:36.056Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-26T02:36:36.079Z] $ docker stop --time=1 222ad7ff8bb96a73f993852af5a322b8ebd0b15ee058ffcc15a4f97d88b04911 [2022-04-26T02:36:37.883Z] $ docker rm -f 222ad7ff8bb96a73f993852af5a322b8ebd0b15ee058ffcc15a4f97d88b04911 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T02:36:38.841Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-26T02:36:38.864Z] Warning: overwriting stash ‘coverage-report’ [2022-04-26T02:36:39.357Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T02:36:39.770Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-26T02:36:40.118Z] + ls -al . [2022-04-26T02:36:40.119Z] total 180 [2022-04-26T02:36:40.119Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 26 02:36 . [2022-04-26T02:36:40.119Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 02:32 .. [2022-04-26T02:36:40.119Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 02:32 .git [2022-04-26T02:36:40.119Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 02:32 .github [2022-04-26T02:36:40.119Z] -rw-rw-r-- 1 jenkins jenkins 270 Apr 26 02:32 .gitignore [2022-04-26T02:36:40.119Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 02:32 .golangci.yml [2022-04-26T02:36:40.119Z] -rw-rw-r-- 1 jenkins jenkins 7893 Apr 26 02:32 Attribution.txt [2022-04-26T02:36:40.119Z] -rw-rw-r-- 1 jenkins jenkins 6349 Apr 26 02:32 CHANGELOG.md [2022-04-26T02:36:40.119Z] -rw-rw-r-- 1 jenkins jenkins 1974 Apr 26 02:32 Dockerfile [2022-04-26T02:36:40.119Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 02:32 GOVERNANCE.md [2022-04-26T02:36:40.119Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 26 02:32 Jenkinsfile [2022-04-26T02:36:40.119Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 02:32 LICENSE [2022-04-26T02:36:40.119Z] -rw-rw-r-- 1 jenkins jenkins 2248 Apr 26 02:32 Makefile [2022-04-26T02:36:40.119Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 26 02:32 OWNERS.md [2022-04-26T02:36:40.119Z] -rw-rw-r-- 1 jenkins jenkins 2914 Apr 26 02:32 README.md [2022-04-26T02:36:40.119Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 02:30 VERSION [2022-04-26T02:36:40.119Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 02:32 bin [2022-04-26T02:36:40.119Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 02:32 cmd [2022-04-26T02:36:40.119Z] -rw-r--r-- 1 jenkins jenkins 44128 Apr 26 02:36 coverage.out [2022-04-26T02:36:40.119Z] -rw-rw-r-- 1 jenkins jenkins 3185 Apr 26 02:32 go.mod [2022-04-26T02:36:40.119Z] -rw-rw-r-- 1 jenkins jenkins 34643 Apr 26 02:32 go.sum [2022-04-26T02:36:40.119Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 02:32 internal [2022-04-26T02:36:40.119Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 26 02:32 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:36:40.470Z] + 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=a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5 --label arch=arm64 --label version=2.2.0-dev.14 . [2022-04-26T02:36:41.074Z] Sending build context to Docker daemon 11.62MB [2022-04-26T02:36:41.074Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-04-26T02:36:41.074Z] Step 2/26 : FROM ${BASE} AS builder [2022-04-26T02:36:41.074Z] ---> a522de224c13 [2022-04-26T02:36:41.074Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-26T02:36:41.074Z] ---> Running in e7e7cd1e19b0 [2022-04-26T02:36:41.359Z] Removing intermediate container e7e7cd1e19b0 [2022-04-26T02:36:41.359Z] ---> 82e32c4f70b8 [2022-04-26T02:36:41.359Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-04-26T02:36:41.359Z] ---> Running in 4aff4ecf1597 [2022-04-26T02:36:41.962Z] Removing intermediate container 4aff4ecf1597 [2022-04-26T02:36:41.962Z] ---> 290409626eea [2022-04-26T02:36:41.962Z] Step 5/26 : WORKDIR /device-virtual-go [2022-04-26T02:36:41.962Z] ---> Running in 514274b0cfa7 [2022-04-26T02:36:42.238Z] Removing intermediate container 514274b0cfa7 [2022-04-26T02:36:42.238Z] ---> e28863d6609a [2022-04-26T02:36:42.238Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:36:42.238Z] ---> Running in 18c67e28a151 [2022-04-26T02:36:44.232Z] Removing intermediate container 18c67e28a151 [2022-04-26T02:36:44.232Z] ---> 6a5b2ae83a32 [2022-04-26T02:36:44.232Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-26T02:36:44.232Z] ---> Running in 9e9c44eb51f2 [2022-04-26T02:36:45.217Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T02:36:45.818Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T02:36:46.798Z] OK: 224 MiB in 56 packages [2022-04-26T02:36:47.398Z] Removing intermediate container 9e9c44eb51f2 [2022-04-26T02:36:47.398Z] ---> 8f401f0983ac [2022-04-26T02:36:47.398Z] Step 8/26 : COPY go.mod vendor* ./ [2022-04-26T02:36:47.999Z] ---> 6a389a6bf8d2 [2022-04-26T02:36:47.999Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T02:36:48.276Z] ---> Running in 8b4a524cf3ab [2022-04-26T02:36:50.249Z] Removing intermediate container 8b4a524cf3ab [2022-04-26T02:36:50.249Z] ---> ca6e099d6d82 [2022-04-26T02:36:50.249Z] Step 10/26 : COPY . . [2022-04-26T02:36:51.229Z] ---> f6a341c54198 [2022-04-26T02:36:51.229Z] Step 11/26 : ARG MAKE='make build' [2022-04-26T02:36:51.229Z] ---> Running in 81ba76e846ab [2022-04-26T02:36:51.507Z] Removing intermediate container 81ba76e846ab [2022-04-26T02:36:51.507Z] ---> 95b5789d1189 [2022-04-26T02:36:51.507Z] Step 12/26 : RUN $MAKE [2022-04-26T02:36:51.507Z] ---> Running in bae9a9d5bb32 [2022-04-26T02:36:52.490Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.2.0-dev.14" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-04-26T02:38:59.386Z] Removing intermediate container bae9a9d5bb32 [2022-04-26T02:38:59.386Z] ---> 3adf8da08578 [2022-04-26T02:38:59.386Z] Step 13/26 : FROM alpine:3.14 [2022-04-26T02:38:59.386Z] 3.14: Pulling from library/alpine [2022-04-26T02:38:59.386Z] 455c02918c45: Pulling fs layer [2022-04-26T02:38:59.386Z] 455c02918c45: Verifying Checksum [2022-04-26T02:38:59.386Z] 455c02918c45: Download complete [2022-04-26T02:38:59.386Z] 455c02918c45: Pull complete [2022-04-26T02:38:59.386Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T02:38:59.386Z] Status: Downloaded newer image for alpine:3.14 [2022-04-26T02:38:59.386Z] ---> ac73e934f311 [2022-04-26T02:38:59.386Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-04-26T02:38:59.386Z] ---> Running in a279593e7b93 [2022-04-26T02:38:59.386Z] Removing intermediate container a279593e7b93 [2022-04-26T02:38:59.386Z] ---> 41851d5e990f [2022-04-26T02:38:59.386Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T02:38:59.386Z] ---> Running in c1eab41733e8 [2022-04-26T02:39:00.002Z] Removing intermediate container c1eab41733e8 [2022-04-26T02:39:00.002Z] ---> b2c0c8adf37e [2022-04-26T02:39:00.002Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-26T02:39:00.281Z] ---> Running in 8d868091c34a [2022-04-26T02:39:01.276Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T02:39:02.258Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T02:39:02.859Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-26T02:39:02.859Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-26T02:39:03.132Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-26T02:39:03.132Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-26T02:39:03.132Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-26T02:39:03.410Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-26T02:39:03.410Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T02:39:03.410Z] OK: 8 MiB in 20 packages [2022-04-26T02:39:04.408Z] Removing intermediate container 8d868091c34a [2022-04-26T02:39:04.408Z] ---> a0f34381f579 [2022-04-26T02:39:04.408Z] Step 17/26 : WORKDIR / [2022-04-26T02:39:04.408Z] ---> Running in 5e1ae15c7ae1 [2022-04-26T02:39:04.683Z] Removing intermediate container 5e1ae15c7ae1 [2022-04-26T02:39:04.683Z] ---> 3c3fb857f172 [2022-04-26T02:39:04.683Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-04-26T02:39:05.284Z] ---> 4b6cb18d146b [2022-04-26T02:39:05.284Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-04-26T02:39:05.887Z] ---> c5991daf8958 [2022-04-26T02:39:05.887Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-04-26T02:39:07.334Z] ---> f47600d51e3a [2022-04-26T02:39:07.334Z] Step 21/26 : EXPOSE 59900 [2022-04-26T02:39:07.611Z] ---> Running in 361fe22b6f1e [2022-04-26T02:39:07.887Z] Removing intermediate container 361fe22b6f1e [2022-04-26T02:39:07.887Z] ---> a37afce12561 [2022-04-26T02:39:07.887Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-04-26T02:39:07.887Z] ---> Running in 3e2190599f6f [2022-04-26T02:39:08.162Z] Removing intermediate container 3e2190599f6f [2022-04-26T02:39:08.162Z] ---> c5f66cdacf26 [2022-04-26T02:39:08.162Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T02:39:08.440Z] ---> Running in cae8f051ecb4 [2022-04-26T02:39:08.715Z] Removing intermediate container cae8f051ecb4 [2022-04-26T02:39:08.715Z] ---> fd3e14b0d9ac [2022-04-26T02:39:08.715Z] Step 24/26 : LABEL arch=arm64 [2022-04-26T02:39:08.715Z] ---> Running in ea39bea181fe [2022-04-26T02:39:08.990Z] Removing intermediate container ea39bea181fe [2022-04-26T02:39:08.990Z] ---> 3d094689b446 [2022-04-26T02:39:08.990Z] Step 25/26 : LABEL git_sha=a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5 [2022-04-26T02:39:09.266Z] ---> Running in c69aa3e87cc0 [2022-04-26T02:39:09.542Z] Removing intermediate container c69aa3e87cc0 [2022-04-26T02:39:09.542Z] ---> 26f7c49aee7b [2022-04-26T02:39:09.542Z] Step 26/26 : LABEL version=2.2.0-dev.14 [2022-04-26T02:39:09.542Z] ---> Running in 8fb3e8239893 [2022-04-26T02:39:09.819Z] Removing intermediate container 8fb3e8239893 [2022-04-26T02:39:09.819Z] ---> f491df17a596 [2022-04-26T02:39:09.819Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-26T02:39:09.819Z] Successfully built f491df17a596 [2022-04-26T02:39:09.819Z] 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 [2022-04-26T02:39:09.975Z] provisioning config files... [2022-04-26T02:39:09.996Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/30@tmp/config2025682538770513410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T02:39:10.367Z] ---> docker-login.sh [2022-04-26T02:39:10.367Z] nexus3.edgexfoundry.org:10001 [2022-04-26T02:39:10.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:39:10.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:39:10.644Z] Configure a credential helper to remove this warning. See [2022-04-26T02:39:10.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:39:10.644Z] [2022-04-26T02:39:10.644Z] Login Succeeded [2022-04-26T02:39:10.644Z] nexus3.edgexfoundry.org:10002 [2022-04-26T02:39:11.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:39:11.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:39:11.245Z] Configure a credential helper to remove this warning. See [2022-04-26T02:39:11.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:39:11.245Z] [2022-04-26T02:39:11.245Z] Login Succeeded [2022-04-26T02:39:11.245Z] nexus3.edgexfoundry.org:10003 [2022-04-26T02:39:11.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:39:11.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:39:11.797Z] Configure a credential helper to remove this warning. See [2022-04-26T02:39:11.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:39:11.797Z] [2022-04-26T02:39:11.797Z] Login Succeeded [2022-04-26T02:39:11.797Z] nexus3.edgexfoundry.org:10004 [2022-04-26T02:39:12.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:39:12.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:39:12.346Z] Configure a credential helper to remove this warning. See [2022-04-26T02:39:12.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:39:12.346Z] [2022-04-26T02:39:12.346Z] Login Succeeded [2022-04-26T02:39:12.346Z] docker.io [2022-04-26T02:39:12.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T02:39:13.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T02:39:13.219Z] Configure a credential helper to remove this warning. See [2022-04-26T02:39:13.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T02:39:13.219Z] [2022-04-26T02:39:13.219Z] Login Succeeded [2022-04-26T02:39:13.219Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T02:39:13.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T02:39:13.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T02:39:13.297Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2022-04-26T02:39:13.297Z] a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5 [2022-04-26T02:39:13.297Z] latest [2022-04-26T02:39:13.297Z] 2.2.0-dev.14 [2022-04-26T02:39:13.297Z] a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5-2.2.0-dev.14 [2022-04-26T02:39:13.297Z] main [2022-04-26T02:39:13.297Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:39:13.668Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:39:14.033Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5 [2022-04-26T02:39:14.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-04-26T02:39:14.033Z] 751ce8baa3ac: Preparing [2022-04-26T02:39:14.033Z] e8523a52983c: Preparing [2022-04-26T02:39:14.033Z] cb327bf351f3: Preparing [2022-04-26T02:39:14.033Z] b23bedf0e2b7: Preparing [2022-04-26T02:39:14.033Z] d02298bd3cb9: Preparing [2022-04-26T02:39:14.033Z] f73e7dbfee58: Preparing [2022-04-26T02:39:14.033Z] f73e7dbfee58: Waiting [2022-04-26T02:39:14.310Z] cb327bf351f3: Pushed [2022-04-26T02:39:14.310Z] e8523a52983c: Pushed [2022-04-26T02:39:14.310Z] d02298bd3cb9: Pushed [2022-04-26T02:39:14.310Z] f73e7dbfee58: Layer already exists [2022-04-26T02:39:14.910Z] b23bedf0e2b7: Pushed [2022-04-26T02:39:20.326Z] 751ce8baa3ac: Pushed [2022-04-26T02:39:20.326Z] a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5: digest: sha256:17dc875b713ef1c12e76f42fd674d0845388843f812cd364b37f6ac727a90b1f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:39:20.687Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:39:21.039Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-04-26T02:39:21.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-04-26T02:39:21.039Z] 751ce8baa3ac: Preparing [2022-04-26T02:39:21.039Z] e8523a52983c: Preparing [2022-04-26T02:39:21.039Z] cb327bf351f3: Preparing [2022-04-26T02:39:21.039Z] b23bedf0e2b7: Preparing [2022-04-26T02:39:21.039Z] d02298bd3cb9: Preparing [2022-04-26T02:39:21.039Z] f73e7dbfee58: Preparing [2022-04-26T02:39:21.039Z] f73e7dbfee58: Waiting [2022-04-26T02:39:21.039Z] e8523a52983c: Layer already exists [2022-04-26T02:39:21.039Z] d02298bd3cb9: Layer already exists [2022-04-26T02:39:21.039Z] b23bedf0e2b7: Layer already exists [2022-04-26T02:39:21.039Z] cb327bf351f3: Layer already exists [2022-04-26T02:39:21.039Z] 751ce8baa3ac: Layer already exists [2022-04-26T02:39:21.039Z] f73e7dbfee58: Layer already exists [2022-04-26T02:39:21.314Z] latest: digest: sha256:17dc875b713ef1c12e76f42fd674d0845388843f812cd364b37f6ac727a90b1f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:39:21.671Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.0-dev.14 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:39:22.019Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.0-dev.14 [2022-04-26T02:39:22.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-04-26T02:39:22.019Z] 751ce8baa3ac: Preparing [2022-04-26T02:39:22.019Z] e8523a52983c: Preparing [2022-04-26T02:39:22.019Z] cb327bf351f3: Preparing [2022-04-26T02:39:22.019Z] b23bedf0e2b7: Preparing [2022-04-26T02:39:22.019Z] d02298bd3cb9: Preparing [2022-04-26T02:39:22.019Z] f73e7dbfee58: Preparing [2022-04-26T02:39:22.019Z] f73e7dbfee58: Waiting [2022-04-26T02:39:22.019Z] d02298bd3cb9: Layer already exists [2022-04-26T02:39:22.019Z] e8523a52983c: Layer already exists [2022-04-26T02:39:22.019Z] 751ce8baa3ac: Layer already exists [2022-04-26T02:39:22.019Z] b23bedf0e2b7: Layer already exists [2022-04-26T02:39:22.019Z] cb327bf351f3: Layer already exists [2022-04-26T02:39:22.019Z] f73e7dbfee58: Layer already exists [2022-04-26T02:39:22.295Z] 2.2.0-dev.14: digest: sha256:17dc875b713ef1c12e76f42fd674d0845388843f812cd364b37f6ac727a90b1f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:39:22.653Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5-2.2.0-dev.14 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:39:23.003Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5-2.2.0-dev.14 [2022-04-26T02:39:23.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-04-26T02:39:23.003Z] 751ce8baa3ac: Preparing [2022-04-26T02:39:23.003Z] e8523a52983c: Preparing [2022-04-26T02:39:23.003Z] cb327bf351f3: Preparing [2022-04-26T02:39:23.003Z] b23bedf0e2b7: Preparing [2022-04-26T02:39:23.003Z] d02298bd3cb9: Preparing [2022-04-26T02:39:23.003Z] f73e7dbfee58: Preparing [2022-04-26T02:39:23.003Z] f73e7dbfee58: Waiting [2022-04-26T02:39:23.003Z] e8523a52983c: Layer already exists [2022-04-26T02:39:23.003Z] cb327bf351f3: Layer already exists [2022-04-26T02:39:23.003Z] 751ce8baa3ac: Layer already exists [2022-04-26T02:39:23.003Z] d02298bd3cb9: Layer already exists [2022-04-26T02:39:23.003Z] b23bedf0e2b7: Layer already exists [2022-04-26T02:39:23.003Z] f73e7dbfee58: Layer already exists [2022-04-26T02:39:23.276Z] a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5-2.2.0-dev.14: digest: sha256:17dc875b713ef1c12e76f42fd674d0845388843f812cd364b37f6ac727a90b1f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:39:23.632Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:39:23.979Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2022-04-26T02:39:23.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-04-26T02:39:23.979Z] 751ce8baa3ac: Preparing [2022-04-26T02:39:23.979Z] e8523a52983c: Preparing [2022-04-26T02:39:23.979Z] cb327bf351f3: Preparing [2022-04-26T02:39:23.979Z] b23bedf0e2b7: Preparing [2022-04-26T02:39:23.979Z] d02298bd3cb9: Preparing [2022-04-26T02:39:23.979Z] f73e7dbfee58: Preparing [2022-04-26T02:39:23.979Z] d02298bd3cb9: Layer already exists [2022-04-26T02:39:23.979Z] b23bedf0e2b7: Layer already exists [2022-04-26T02:39:23.979Z] cb327bf351f3: Layer already exists [2022-04-26T02:39:23.979Z] 751ce8baa3ac: Layer already exists [2022-04-26T02:39:23.979Z] e8523a52983c: Layer already exists [2022-04-26T02:39:23.979Z] f73e7dbfee58: Layer already exists [2022-04-26T02:39:24.252Z] main: digest: sha256:17dc875b713ef1c12e76f42fd674d0845388843f812cd364b37f6ac727a90b1f size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T02:39:24.303Z] ===================================================== [Pipeline] echo [2022-04-26T02:39:24.314Z] taggedImages: [2022-04-26T02:39:24.314Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5 [2022-04-26T02:39:24.314Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-04-26T02:39:24.314Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.0-dev.14 [2022-04-26T02:39:24.314Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5-2.2.0-dev.14 [2022-04-26T02:39:24.314Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:39:24.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T02:39:24.698Z] [2022-04-26T02:39:24.698Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:39:25.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T02:39:25.332Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-26T02:39:25.332Z] 8998bd30e6a1: Pulling fs layer [2022-04-26T02:39:25.332Z] 04944245beec: Pulling fs layer [2022-04-26T02:39:25.332Z] 699f458cf7ca: Pulling fs layer [2022-04-26T02:39:25.332Z] 765212b225bb: Pulling fs layer [2022-04-26T02:39:25.332Z] f23df028b6ca: Pulling fs layer [2022-04-26T02:39:25.332Z] d65c8cfc05b1: Pulling fs layer [2022-04-26T02:39:25.332Z] 2437ff75d9bd: Pulling fs layer [2022-04-26T02:39:25.332Z] 765212b225bb: Waiting [2022-04-26T02:39:25.332Z] f23df028b6ca: Waiting [2022-04-26T02:39:25.332Z] d65c8cfc05b1: Waiting [2022-04-26T02:39:25.332Z] 2437ff75d9bd: Waiting [2022-04-26T02:39:25.332Z] 04944245beec: Verifying Checksum [2022-04-26T02:39:25.332Z] 04944245beec: Download complete [2022-04-26T02:39:25.332Z] 765212b225bb: Download complete [2022-04-26T02:39:25.332Z] f23df028b6ca: Verifying Checksum [2022-04-26T02:39:25.332Z] f23df028b6ca: Download complete [2022-04-26T02:39:25.332Z] d65c8cfc05b1: Verifying Checksum [2022-04-26T02:39:25.609Z] d65c8cfc05b1: Download complete [2022-04-26T02:39:25.609Z] 699f458cf7ca: Verifying Checksum [2022-04-26T02:39:25.609Z] 699f458cf7ca: Download complete [2022-04-26T02:39:25.884Z] 8998bd30e6a1: Verifying Checksum [2022-04-26T02:39:25.884Z] 8998bd30e6a1: Download complete [2022-04-26T02:39:28.545Z] 2437ff75d9bd: Verifying Checksum [2022-04-26T02:39:28.545Z] 2437ff75d9bd: Download complete [2022-04-26T02:39:30.536Z] 8998bd30e6a1: Pull complete [2022-04-26T02:39:30.817Z] 04944245beec: Pull complete [2022-04-26T02:39:32.266Z] 699f458cf7ca: Pull complete [2022-04-26T02:39:32.541Z] 765212b225bb: Pull complete [2022-04-26T02:39:33.534Z] f23df028b6ca: Pull complete [2022-04-26T02:39:33.810Z] d65c8cfc05b1: Pull complete [2022-04-26T02:39:48.967Z] 2437ff75d9bd: Pull complete [2022-04-26T02:39:49.240Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-26T02:39:49.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T02:39:49.240Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-26T02:39:49.500Z] prd-ubuntu20.04-docker-arm64-4c-16g-23557 does not seem to be running inside a container [2022-04-26T02:39:49.647Z] $ 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/30 -v /w/workspace/device-virtual-go/30:/w/workspace/device-virtual-go/30:rw,z -v /w/workspace/device-virtual-go/30@tmp:/w/workspace/device-virtual-go/30@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 [2022-04-26T02:39:52.447Z] $ docker top 317d500e0739912c5fcd661f5fb7dcfc2a7baebb2ff6ccc699850150aebfee9f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T02:39:53.422Z] ---> job-cost.sh [2022-04-26T02:39:53.422Z] lf-activate-venv: SKIPPING [2022-04-26T02:39:53.422Z] INFO: No Stack... [2022-04-26T02:39:54.028Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-26T02:39:54.629Z] INFO: Archiving Costs [Pipeline] sh [2022-04-26T02:39:55.328Z] + cat /w/workspace/device-virtual-go/30/archives/cost.csv [2022-04-26T02:39:55.328Z] + cut -d, -f6 [Pipeline] lock [2022-04-26T02:39:55.393Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-30-stack-cost] [2022-04-26T02:39:55.399Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-30-stack-cost] did not exist. Created. [2022-04-26T02:39:55.400Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-26T02:39:56.089Z] /w/workspace/device-virtual-go/30@tmp/durable-3872092a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-26T02:39:56.791Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-26T02:39:56.821Z] Warning: overwriting stash ‘stack-cost’ [2022-04-26T02:39:56.868Z] Stashed 1 file(s) [Pipeline] } [2022-04-26T02:39:56.875Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-30-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-26T02:39:56.910Z] $ docker stop --time=1 317d500e0739912c5fcd661f5fb7dcfc2a7baebb2ff6ccc699850150aebfee9f [2022-04-26T02:39:58.471Z] $ docker rm -f 317d500e0739912c5fcd661f5fb7dcfc2a7baebb2ff6ccc699850150aebfee9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-26T02:39:59.030Z] provisioning config files... [2022-04-26T02:39:59.040Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2034406930885158474tmp [Pipeline] { [Pipeline] sh [2022-04-26T02:39:59.341Z] + set +x [2022-04-26T02:39:59.341Z] + + bash -s -- [2022-04-26T02:39:59.341Z] curl -s https://codecov.io/bash [2022-04-26T02:39:59.341Z] [2022-04-26T02:39:59.341Z] _____ _ [2022-04-26T02:39:59.341Z] / ____| | | [2022-04-26T02:39:59.341Z] | | ___ __| | ___ ___ _____ __ [2022-04-26T02:39:59.341Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-26T02:39:59.341Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-26T02:39:59.341Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-26T02:39:59.341Z] Bash-1.0.6 [2022-04-26T02:39:59.341Z] [2022-04-26T02:39:59.341Z] [2022-04-26T02:39:59.341Z] ==> git version 2.25.1 found [2022-04-26T02:39:59.341Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-26T02:39:59.341Z] Release-Date: 2020-01-08 [2022-04-26T02:39:59.341Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-26T02:39:59.341Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-26T02:39:59.341Z] ==> Jenkins CI detected. [2022-04-26T02:39:59.341Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2022-04-26T02:39:59.341Z] project root: . [2022-04-26T02:39:59.341Z] --> token set from env [2022-04-26T02:39:59.341Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-26T02:39:59.341Z] ==> Running gcov in . (disable via -X gcov) [2022-04-26T02:39:59.341Z] ==> Python coveragepy not found [2022-04-26T02:39:59.341Z] ==> Searching for coverage reports in: [2022-04-26T02:39:59.341Z] + . [2022-04-26T02:39:59.341Z] -> Found 1 reports [2022-04-26T02:39:59.341Z] ==> Detecting git/mercurial file structure [2022-04-26T02:39:59.602Z] ==> Reading reports [2022-04-26T02:39:59.602Z] + ./coverage.out bytes=44128 [2022-04-26T02:39:59.602Z] ==> Appending adjustments [2022-04-26T02:39:59.602Z] https://docs.codecov.io/docs/fixing-reports [2022-04-26T02:39:59.602Z] + Found adjustments [2022-04-26T02:39:59.602Z] ==> Gzipping contents [2022-04-26T02:39:59.602Z] 8.0K /tmp/codecov.SDasJ0.gz [2022-04-26T02:39:59.602Z] ==> Uploading reports [2022-04-26T02:39:59.602Z] url: https://codecov.io [2022-04-26T02:39:59.602Z] query: branch=main&commit=a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F30%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-26T02:39:59.602Z] -> Pinging Codecov [2022-04-26T02:39:59.602Z] 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=a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F30%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-26T02:39:59.864Z] -> Uploading to [2022-04-26T02:39:59.864Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-26/5E52B4B073DB2E39498172D8E973AA87/a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5/f71b689c-ee47-4c8f-aee1-110eddd76d83.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220426T023959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=74f6f003c8a160dcefbe4255dd2c09fec6dc9c715e84fb0f6e5fe11c1db0c71f [2022-04-26T02:39:59.864Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T02:39:59.864Z] Dload Upload Total Spent Left Speed [2022-04-26T02:40:00.125Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5317 0 0 100 5317 0 21702 --:--:-- --:--:-- --:--:-- 21702 [2022-04-26T02:40:00.125Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5 [Pipeline] } [2022-04-26T02:40:00.135Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-04-26T02:40:00.528Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-26T02:40:00.538Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:40:00.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-26T02:40:00.855Z] [2022-04-26T02:40:00.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:40:01.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-26T02:40:01.198Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-26T02:40:01.198Z] 188c0c94c7c5: Pulling fs layer [2022-04-26T02:40:01.198Z] 0ef7d3d256c8: Pulling fs layer [2022-04-26T02:40:01.198Z] de9db76c5a1d: Pulling fs layer [2022-04-26T02:40:01.198Z] 0eba1c9be4d2: Pulling fs layer [2022-04-26T02:40:01.198Z] 0d57e429df01: Pulling fs layer [2022-04-26T02:40:01.198Z] 4e4be7b47b0d: Pulling fs layer [2022-04-26T02:40:01.198Z] e1f770b5df2f: Pulling fs layer [2022-04-26T02:40:01.198Z] 85a0685a4137: Pulling fs layer [2022-04-26T02:40:01.198Z] 0d57e429df01: Waiting [2022-04-26T02:40:01.198Z] 4e4be7b47b0d: Waiting [2022-04-26T02:40:01.198Z] e1f770b5df2f: Waiting [2022-04-26T02:40:01.198Z] 85a0685a4137: Waiting [2022-04-26T02:40:01.198Z] 0eba1c9be4d2: Waiting [2022-04-26T02:40:01.198Z] de9db76c5a1d: Download complete [2022-04-26T02:40:01.198Z] 0ef7d3d256c8: Download complete [2022-04-26T02:40:01.198Z] 0d57e429df01: Verifying Checksum [2022-04-26T02:40:01.198Z] 0d57e429df01: Download complete [2022-04-26T02:40:01.198Z] 4e4be7b47b0d: Download complete [2022-04-26T02:40:01.198Z] 188c0c94c7c5: Download complete [2022-04-26T02:40:01.460Z] 188c0c94c7c5: Pull complete [2022-04-26T02:40:01.460Z] e1f770b5df2f: Verifying Checksum [2022-04-26T02:40:01.460Z] e1f770b5df2f: Download complete [2022-04-26T02:40:01.460Z] 0ef7d3d256c8: Pull complete [2022-04-26T02:40:01.732Z] de9db76c5a1d: Pull complete [2022-04-26T02:40:02.307Z] 85a0685a4137: Verifying Checksum [2022-04-26T02:40:02.307Z] 85a0685a4137: Download complete [2022-04-26T02:40:02.307Z] 0eba1c9be4d2: Verifying Checksum [2022-04-26T02:40:02.307Z] 0eba1c9be4d2: Download complete [2022-04-26T02:40:05.611Z] 0eba1c9be4d2: Pull complete [2022-04-26T02:40:05.611Z] 0d57e429df01: Pull complete [2022-04-26T02:40:05.611Z] 4e4be7b47b0d: Pull complete [2022-04-26T02:40:06.187Z] e1f770b5df2f: Pull complete [2022-04-26T02:40:09.506Z] 85a0685a4137: Pull complete [2022-04-26T02:40:09.506Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-26T02:40:09.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-26T02:40:09.506Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-26T02:40:09.571Z] prd-ubuntu20.04-docker-8c-8g-23556 does not seem to be running inside a container [2022-04-26T02:40:09.620Z] $ 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 [2022-04-26T02:40:12.788Z] $ docker top a697c3b66d3c46b690a9ae602edc104fcea0d91f52ff22c78f8222aecb119433 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-26T02:40:12.865Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-26T02:40:13.151Z] + set -o pipefail [2022-04-26T02:40:13.151Z] + snyk monitor '--org=edgex-jenkins' [2022-04-26T02:40:19.766Z] [2022-04-26T02:40:19.766Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2022-04-26T02:40:19.766Z] [2022-04-26T02:40:19.766Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/f50973c9-903f-4f8a-97ff-5525a466a499 [2022-04-26T02:40:19.766Z] [2022-04-26T02:40:19.766Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-26T02:40:19.766Z] [2022-04-26T02:40:19.766Z] [Pipeline] } [2022-04-26T02:40:19.789Z] $ docker stop --time=1 a697c3b66d3c46b690a9ae602edc104fcea0d91f52ff22c78f8222aecb119433 [2022-04-26T02:40:22.068Z] $ docker rm -f a697c3b66d3c46b690a9ae602edc104fcea0d91f52ff22c78f8222aecb119433 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-26T02:40:22.903Z] + git log --format=format:%s -1 a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5 [Pipeline] sh [2022-04-26T02:40:23.201Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T02:40:23.201Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:40:23.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T02:40:23.504Z] . [Pipeline] withDockerContainer [2022-04-26T02:40:23.582Z] prd-ubuntu20.04-docker-8c-8g-23556 does not seem to be running inside a container [2022-04-26T02:40:23.631Z] $ 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 [2022-04-26T02:40:24.082Z] $ docker top 11984127f7a07492a9e68b84cf2176f401a58b57d0a3c93f99797400c3fea5e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T02:40:24.192Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T02:40:24.192Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T02:40:24.315Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T02:40:24.329Z] $ docker exec 11984127f7a07492a9e68b84cf2176f401a58b57d0a3c93f99797400c3fea5e0 ssh-agent [2022-04-26T02:40:24.440Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLDlfBd/agent.14 [2022-04-26T02:40:24.440Z] SSH_AGENT_PID=20 [2022-04-26T02:40:24.444Z] Running ssh-add (command line suppressed) [2022-04-26T02:40:24.580Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6028787744286089356.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6028787744286089356.key) [2022-04-26T02:40:24.582Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T02:40:24.876Z] + git semver tag [2022-04-26T02:40:24.876Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T02:40:24.876Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2022-04-26T02:40:24.876Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2022-04-26T02:40:24.876Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T02:40:24.876Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T02:40:24.876Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T02:40:24.876Z] # $SEMVER_BRANCH = main [2022-04-26T02:40:24.876Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [2022-04-26T02:40:24.876Z] # a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5 HEAD [2022-04-26T02:40:24.876Z] # -> Force: false [2022-04-26T02:40:24.876Z] # 4aff6159c8d624cf3b667ce44b3f62b6f793cd58 refs/tags/v2.2.0-dev.14 [Pipeline] } [2022-04-26T02:40:24.900Z] $ docker exec --env ******** --env ******** 11984127f7a07492a9e68b84cf2176f401a58b57d0a3c93f99797400c3fea5e0 ssh-agent -k [2022-04-26T02:40:25.019Z] unset SSH_AUTH_SOCK; [2022-04-26T02:40:25.019Z] unset SSH_AGENT_PID; [2022-04-26T02:40:25.019Z] echo Agent pid 20 killed; [2022-04-26T02:40:25.021Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T02:40:25.394Z] + git semver [Pipeline] } [2022-04-26T02:40:25.424Z] $ docker stop --time=1 11984127f7a07492a9e68b84cf2176f401a58b57d0a3c93f99797400c3fea5e0 [2022-04-26T02:40:26.749Z] $ docker rm -f 11984127f7a07492a9e68b84cf2176f401a58b57d0a3c93f99797400c3fea5e0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:40:27.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-26T02:40:27.187Z] [2022-04-26T02:40:27.187Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:40:27.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-26T02:40:27.501Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-26T02:40:27.501Z] ab5ef0e58194: Pulling fs layer [2022-04-26T02:40:27.501Z] 9712f1f96733: Pulling fs layer [2022-04-26T02:40:27.501Z] 63f879dbbcfc: Pulling fs layer [2022-04-26T02:40:27.501Z] 0d9ebad4ef96: Pulling fs layer [2022-04-26T02:40:27.501Z] e9a5061849ea: Pulling fs layer [2022-04-26T02:40:27.501Z] d747dcd14b5f: Pulling fs layer [2022-04-26T02:40:27.501Z] 2de7ff778b66: Pulling fs layer [2022-04-26T02:40:27.501Z] d747dcd14b5f: Waiting [2022-04-26T02:40:27.501Z] 2de7ff778b66: Waiting [2022-04-26T02:40:27.501Z] 0d9ebad4ef96: Waiting [2022-04-26T02:40:27.501Z] 9712f1f96733: Download complete [2022-04-26T02:40:27.773Z] 63f879dbbcfc: Verifying Checksum [2022-04-26T02:40:27.773Z] 63f879dbbcfc: Download complete [2022-04-26T02:40:28.032Z] e9a5061849ea: Verifying Checksum [2022-04-26T02:40:28.032Z] e9a5061849ea: Download complete [2022-04-26T02:40:28.032Z] d747dcd14b5f: Verifying Checksum [2022-04-26T02:40:28.032Z] d747dcd14b5f: Download complete [2022-04-26T02:40:28.032Z] ab5ef0e58194: Verifying Checksum [2022-04-26T02:40:28.032Z] ab5ef0e58194: Download complete [2022-04-26T02:40:28.032Z] 0d9ebad4ef96: Verifying Checksum [2022-04-26T02:40:28.032Z] 0d9ebad4ef96: Download complete [2022-04-26T02:40:28.292Z] 2de7ff778b66: Verifying Checksum [2022-04-26T02:40:28.292Z] 2de7ff778b66: Download complete [2022-04-26T02:40:31.596Z] ab5ef0e58194: Pull complete [2022-04-26T02:40:31.596Z] 9712f1f96733: Pull complete [2022-04-26T02:40:32.169Z] 63f879dbbcfc: Pull complete [2022-04-26T02:40:35.466Z] 0d9ebad4ef96: Pull complete [2022-04-26T02:40:36.036Z] e9a5061849ea: Pull complete [2022-04-26T02:40:36.036Z] d747dcd14b5f: Pull complete [2022-04-26T02:40:37.420Z] 2de7ff778b66: Pull complete [2022-04-26T02:40:37.420Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-26T02:40:37.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-26T02:40:37.420Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-26T02:40:37.503Z] prd-ubuntu20.04-docker-8c-8g-23556 does not seem to be running inside a container [2022-04-26T02:40:37.559Z] $ 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 [2022-04-26T02:40:40.537Z] $ docker top 85c3fd54c7d1588fb0c363f4ea51dc28969afb695ffd3153fdbd1c938ea41cea -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-26T02:40:40.625Z] provisioning config files... [2022-04-26T02:40:40.636Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3886142992752208988tmp [2022-04-26T02:40:40.647Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4871825885831437446tmp [2022-04-26T02:40:40.664Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config829981706019708593tmp [Pipeline] { [Pipeline] echo [2022-04-26T02:40:40.683Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T02:40:40.978Z] ---> sigul-configuration.sh [2022-04-26T02:40:40.978Z] gpg: directory `/root/.gnupg' created [2022-04-26T02:40:40.978Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-26T02:40:40.978Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-26T02:40:40.978Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-26T02:40:40.978Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-26T02:40:40.978Z] gpg: CAST5 encrypted data [2022-04-26T02:40:40.978Z] gpg: encrypted with 1 passphrase [2022-04-26T02:40:40.978Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-26T02:40:41.270Z] + mkdir /home/jenkins [2022-04-26T02:40:41.270Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-26T02:40:41.559Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-04-26T02:40:41.569Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T02:40:41.857Z] ---> sigul-install.sh [2022-04-26T02:40:41.857Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-26T02:40:42.154Z] + git tag --list [2022-04-26T02:40:42.154Z] v1.0.0 [2022-04-26T02:40:42.154Z] v1.1.0 [2022-04-26T02:40:42.154Z] v1.1.1 [2022-04-26T02:40:42.154Z] v1.2.1 [2022-04-26T02:40:42.154Z] v1.2.2 [2022-04-26T02:40:42.154Z] v1.2.3 [2022-04-26T02:40:42.154Z] v1.3.0 [2022-04-26T02:40:42.154Z] v1.3.1 [2022-04-26T02:40:42.154Z] v2.0.0 [2022-04-26T02:40:42.154Z] v2.0.1-dev.1 [2022-04-26T02:40:42.154Z] v2.0.1-dev.10 [2022-04-26T02:40:42.154Z] v2.0.1-dev.11 [2022-04-26T02:40:42.154Z] v2.0.1-dev.12 [2022-04-26T02:40:42.154Z] v2.0.1-dev.13 [2022-04-26T02:40:42.154Z] v2.0.1-dev.14 [2022-04-26T02:40:42.154Z] v2.0.1-dev.15 [2022-04-26T02:40:42.154Z] v2.0.1-dev.2 [2022-04-26T02:40:42.154Z] v2.0.1-dev.3 [2022-04-26T02:40:42.154Z] v2.0.1-dev.4 [2022-04-26T02:40:42.154Z] v2.0.1-dev.5 [2022-04-26T02:40:42.154Z] v2.0.1-dev.6 [2022-04-26T02:40:42.154Z] v2.0.1-dev.7 [2022-04-26T02:40:42.154Z] v2.0.1-dev.8 [2022-04-26T02:40:42.154Z] v2.0.1-dev.9 [2022-04-26T02:40:42.154Z] v2.1.0 [2022-04-26T02:40:42.154Z] v2.2.0-dev.1 [2022-04-26T02:40:42.154Z] v2.2.0-dev.10 [2022-04-26T02:40:42.154Z] v2.2.0-dev.11 [2022-04-26T02:40:42.154Z] v2.2.0-dev.12 [2022-04-26T02:40:42.154Z] v2.2.0-dev.13 [2022-04-26T02:40:42.154Z] v2.2.0-dev.14 [2022-04-26T02:40:42.154Z] v2.2.0-dev.2 [2022-04-26T02:40:42.154Z] v2.2.0-dev.3 [2022-04-26T02:40:42.154Z] v2.2.0-dev.4 [2022-04-26T02:40:42.154Z] v2.2.0-dev.5 [2022-04-26T02:40:42.154Z] v2.2.0-dev.6 [2022-04-26T02:40:42.154Z] v2.2.0-dev.7 [2022-04-26T02:40:42.154Z] v2.2.0-dev.8 [2022-04-26T02:40:42.154Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-26T02:40:42.450Z] + lftools sign git-tag v2.2.0-dev.14 [2022-04-26T02:40:43.027Z] Signing Git tag with Sigul... [2022-04-26T02:40:43.027Z] Signing v2.2.0-dev.14 [Pipeline] echo [2022-04-26T02:40:43.299Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T02:40:43.598Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-26T02:40:43.611Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-26T02:40:43.651Z] $ docker stop --time=1 85c3fd54c7d1588fb0c363f4ea51dc28969afb695ffd3153fdbd1c938ea41cea [2022-04-26T02:40:44.981Z] $ docker rm -f 85c3fd54c7d1588fb0c363f4ea51dc28969afb695ffd3153fdbd1c938ea41cea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-26T02:40:45.442Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T02:40:45.443Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:40:45.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T02:40:45.738Z] . [Pipeline] withDockerContainer [2022-04-26T02:40:45.822Z] prd-ubuntu20.04-docker-8c-8g-23556 does not seem to be running inside a container [2022-04-26T02:40:45.881Z] $ 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 [2022-04-26T02:40:46.275Z] $ docker top ae8058c7aa428170786fa54c355aadb73502430ff2e2cb2405dc5726b00d979c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T02:40:46.389Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T02:40:46.389Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T02:40:46.517Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T02:40:46.532Z] $ docker exec ae8058c7aa428170786fa54c355aadb73502430ff2e2cb2405dc5726b00d979c ssh-agent [2022-04-26T02:40:46.643Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgFmenf/agent.13 [2022-04-26T02:40:46.643Z] SSH_AGENT_PID=19 [2022-04-26T02:40:46.650Z] Running ssh-add (command line suppressed) [2022-04-26T02:40:46.778Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8955768117050236656.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8955768117050236656.key) [2022-04-26T02:40:46.793Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T02:40:47.090Z] + git semver bump pre [2022-04-26T02:40:47.091Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T02:40:47.091Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2022-04-26T02:40:47.091Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2022-04-26T02:40:47.091Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T02:40:47.091Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T02:40:47.091Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T02:40:47.091Z] # $SEMVER_BRANCH = main [2022-04-26T02:40:47.091Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [2022-04-26T02:40:47.091Z] 2.2.0-dev.15 [Pipeline] } [2022-04-26T02:40:47.118Z] $ docker exec --env ******** --env ******** ae8058c7aa428170786fa54c355aadb73502430ff2e2cb2405dc5726b00d979c ssh-agent -k [2022-04-26T02:40:47.239Z] unset SSH_AUTH_SOCK; [2022-04-26T02:40:47.240Z] unset SSH_AGENT_PID; [2022-04-26T02:40:47.240Z] echo Agent pid 19 killed; [2022-04-26T02:40:47.244Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T02:40:47.564Z] + git semver [Pipeline] } [2022-04-26T02:40:47.598Z] $ docker stop --time=1 ae8058c7aa428170786fa54c355aadb73502430ff2e2cb2405dc5726b00d979c [2022-04-26T02:40:48.981Z] $ docker rm -f ae8058c7aa428170786fa54c355aadb73502430ff2e2cb2405dc5726b00d979c [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T02:40:49.355Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T02:40:49.355Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:40:49.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T02:40:49.660Z] . [Pipeline] withDockerContainer [2022-04-26T02:40:49.746Z] prd-ubuntu20.04-docker-8c-8g-23556 does not seem to be running inside a container [2022-04-26T02:40:49.804Z] $ 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 [2022-04-26T02:40:50.207Z] $ docker top cb44b79b62a73378bc2dc066b8ed9198643149650a38fa2a733ecc76fdfac239 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T02:40:50.312Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T02:40:50.312Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T02:40:50.448Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T02:40:50.463Z] $ docker exec cb44b79b62a73378bc2dc066b8ed9198643149650a38fa2a733ecc76fdfac239 ssh-agent [2022-04-26T02:40:50.572Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCAPIFB/agent.14 [2022-04-26T02:40:50.572Z] SSH_AGENT_PID=21 [2022-04-26T02:40:50.578Z] Running ssh-add (command line suppressed) [2022-04-26T02:40:50.707Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2440778029338037419.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2440778029338037419.key) [2022-04-26T02:40:50.713Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T02:40:51.009Z] + git semver push [2022-04-26T02:40:51.010Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T02:40:51.010Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2022-04-26T02:40:51.010Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2022-04-26T02:40:51.010Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T02:40:51.010Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T02:40:51.010Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T02:40:51.010Z] # $SEMVER_BRANCH = main [2022-04-26T02:40:51.010Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } [2022-04-26T02:40:52.420Z] $ docker exec --env ******** --env ******** cb44b79b62a73378bc2dc066b8ed9198643149650a38fa2a733ecc76fdfac239 ssh-agent -k [2022-04-26T02:40:52.535Z] unset SSH_AUTH_SOCK; [2022-04-26T02:40:52.535Z] unset SSH_AGENT_PID; [2022-04-26T02:40:52.536Z] echo Agent pid 21 killed; [2022-04-26T02:40:52.541Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T02:40:52.865Z] + git semver [Pipeline] } [2022-04-26T02:40:52.895Z] $ docker stop --time=1 cb44b79b62a73378bc2dc066b8ed9198643149650a38fa2a733ecc76fdfac239 [2022-04-26T02:40:54.235Z] $ docker rm -f cb44b79b62a73378bc2dc066b8ed9198643149650a38fa2a733ecc76fdfac239 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-26T02:40:55.031Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2022-04-26T02:40:55.031Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-04-26T02:40:55.031Z] total 16 [2022-04-26T02:40:55.031Z] drwxr-xr-x 3 root root 4096 Apr 26 02:32 . [2022-04-26T02:40:55.031Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 02:40 .. [2022-04-26T02:40:55.031Z] drwxr-xr-x 2 root root 4096 Apr 26 02:32 cost [2022-04-26T02:40:55.031Z] -rw-r--r-- 1 root root 87 Apr 26 02:32 cost.csv [2022-04-26T02:40:55.031Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2022-04-26T02:40:55.031Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-04-26T02:40:55.031Z] total 16 [2022-04-26T02:40:55.031Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 02:32 . [2022-04-26T02:40:55.031Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 02:40 .. [2022-04-26T02:40:55.031Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 02:32 cost [2022-04-26T02:40:55.031Z] -rw-r--r-- 1 jenkins jenkins 87 Apr 26 02:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-26T02:40:55.333Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T02:40:56.211Z] ---> package-listing.sh [2022-04-26T02:40:56.211Z] ++ facter osfamily [2022-04-26T02:40:56.211Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-26T02:40:56.474Z] + OS_FAMILY=debian [2022-04-26T02:40:56.474Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2022-04-26T02:40:56.474Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-26T02:40:56.475Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-26T02:40:56.475Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-26T02:40:56.475Z] + PACKAGES=/tmp/packages_start.txt [2022-04-26T02:40:56.475Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-04-26T02:40:56.475Z] + PACKAGES=/tmp/packages_end.txt [2022-04-26T02:40:56.475Z] + case "${OS_FAMILY}" in [2022-04-26T02:40:56.475Z] + dpkg -l [2022-04-26T02:40:56.475Z] + grep '^ii' [2022-04-26T02:40:56.475Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-26T02:40:56.475Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-26T02:40:56.475Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-26T02:40:56.475Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-04-26T02:40:56.475Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2022-04-26T02:40:56.475Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2022-04-26T02:40:56.489Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-26T02:40:56.776Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-26T02:40:57.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T02:40:57.347Z] . [Pipeline] withDockerContainer [2022-04-26T02:40:57.423Z] prd-ubuntu20.04-docker-8c-8g-23556 does not seem to be running inside a container [2022-04-26T02:40:57.471Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-26T02:40:57.754Z] $ docker top 93a5cf25ce45fadaf72afe53df3eb2ba4562f8707234cdec5bcadd4bc06f0e38 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T02:40:58.112Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-26T02:40:58.411Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-26T02:40:58.700Z] + ls /var/log/sa-host [2022-04-26T02:40:58.700Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T02:40:59.046Z] provisioning config files... [2022-04-26T02:40:59.058Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7557624530892458444tmp [Pipeline] { [Pipeline] echo [2022-04-26T02:40:59.076Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T02:40:59.372Z] ---> create-netrc.sh [Pipeline] } [2022-04-26T02:40:59.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-26T02:40:59.738Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-26T02:40:59.748Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T02:41:00.042Z] ---> sudo-logs.sh [2022-04-26T02:41:00.042Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-26T02:41:00.075Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T02:41:00.375Z] ---> job-cost.sh [2022-04-26T02:41:00.375Z] lf-activate-venv: SKIPPING [2022-04-26T02:41:00.375Z] DEBUG: total: 0.2199999988079071 [2022-04-26T02:41:00.375Z] INFO: Retrieving Stack Cost... [2022-04-26T02:41:00.636Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-26T02:41:01.218Z] INFO: Archiving Costs [Pipeline] echo [2022-04-26T02:41:01.234Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T02:41:01.531Z] ---> logs-deploy.sh [2022-04-26T02:41:01.531Z] lf-activate-venv: SKIPPING [2022-04-26T02:41:01.531Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/30 [2022-04-26T02:41:01.531Z] INFO: archiving workspace using pattern(s): [2022-04-26T02:41:02.472Z] Archives upload complete. [2022-04-26T02:41:02.472Z] INFO: archiving logs to Nexus