Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 48207151525d36e6c5eb15a94183c6d9f8ae1ac7 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-ssh13906653293750279151.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-ssh13811132194789732095.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-ssh2705769560739978262.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-ssh983717836852092711.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-ssh7739842739676330935.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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21438 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 48207151525d36e6c5eb15a94183c6d9f8ae1ac7 (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 48207151525d36e6c5eb15a94183c6d9f8ae1ac7 # timeout=10 Commit message: "Merge pull request #278 from bnevis-i/delayed-start-configuration" > git rev-list --no-walk 55fbfbcd5b5a742e8ebac6649b1ed4185d266fca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-20T02:05:13.965Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-20T02:05:14.020Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-20T02:05:14.038Z] ========================================================= [2022-04-20T02:05:14.038Z] EdgeX Global Pipelines Version Info [2022-04-20T02:05:14.038Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-20T02:05:14.817Z] ------------------- [2022-04-20T02:05:14.817Z] stable info: [2022-04-20T02:05:14.817Z] ------------------- [2022-04-20T02:05:14.817Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-20T02:05:14.817Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-20T02:05:14.817Z] Message: update stable to v1.0.221 [2022-04-20T02:05:15.390Z] ------------------- [2022-04-20T02:05:15.390Z] experimental info: [2022-04-20T02:05:15.390Z] ------------------- [2022-04-20T02:05:15.390Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-20T02:05:15.390Z] Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d [2022-04-20T02:05:15.390Z] Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-20T02:05:15.552Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-04-20T02:05:15.564Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-04-20T02:05:15.576Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-20T02:05:15.590Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-20T02:05:15.605Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-20T02:05:15.621Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-20T02:05:15.636Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-20T02:05:15.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-20T02:05:15.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-20T02:05:15.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-20T02:05:15.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-20T02:05:15.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-04-20T02:05:15.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-20T02:05:15.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-20T02:05:15.745Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-20T02:05:15.756Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-20T02:05:15.767Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-20T02:05:15.783Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-20T02:05:15.796Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-20T02:05:15.808Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-20T02:05:15.820Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-20T02:05:15.835Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-20T02:05:15.852Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-20T02:05:15.865Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-20T02:05:15.877Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-20T02:05:15.889Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-20T02:05:15.901Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-20T02:05:15.914Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-20T02:05:15.926Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-20T02:05:15.941Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 48207151525d36e6c5eb15a94183c6d9f8ae1ac7 [Pipeline] echo [2022-04-20T02:05:15.952Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4820715 [Pipeline] echo [2022-04-20T02:05:15.965Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-20T02:05:16.012Z] provisioning config files... [2022-04-20T02:05:16.026Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2284847883427028722tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T02:05:16.355Z] ---> docker-login.sh [2022-04-20T02:05:16.355Z] nexus3.edgexfoundry.org:10001 [2022-04-20T02:05:16.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T02:05:16.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T02:05:16.616Z] Configure a credential helper to remove this warning. See [2022-04-20T02:05:16.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T02:05:16.616Z] [2022-04-20T02:05:16.616Z] Login Succeeded [2022-04-20T02:05:16.616Z] nexus3.edgexfoundry.org:10002 [2022-04-20T02:05:16.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T02:05:16.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T02:05:16.876Z] Configure a credential helper to remove this warning. See [2022-04-20T02:05:16.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T02:05:16.876Z] [2022-04-20T02:05:16.876Z] Login Succeeded [2022-04-20T02:05:16.876Z] nexus3.edgexfoundry.org:10003 [2022-04-20T02:05:16.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T02:05:16.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T02:05:16.876Z] Configure a credential helper to remove this warning. See [2022-04-20T02:05:16.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T02:05:16.876Z] [2022-04-20T02:05:16.876Z] Login Succeeded [2022-04-20T02:05:16.876Z] nexus3.edgexfoundry.org:10004 [2022-04-20T02:05:17.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T02:05:17.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T02:05:17.137Z] Configure a credential helper to remove this warning. See [2022-04-20T02:05:17.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T02:05:17.137Z] [2022-04-20T02:05:17.137Z] Login Succeeded [2022-04-20T02:05:17.137Z] docker.io [2022-04-20T02:05:17.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T02:05:17.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T02:05:17.398Z] Configure a credential helper to remove this warning. See [2022-04-20T02:05:17.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T02:05:17.398Z] [2022-04-20T02:05:17.398Z] Login Succeeded [2022-04-20T02:05:17.398Z] ---> docker-login.sh ends [Pipeline] } [2022-04-20T02:05:17.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-20T02:05:17.795Z] + git rev-list -1 --merges 48207151525d36e6c5eb15a94183c6d9f8ae1ac7~1..48207151525d36e6c5eb15a94183c6d9f8ae1ac7 [Pipeline] echo [2022-04-20T02:05:17.895Z] -----------> git rev-list -1 --merges 48207151525d36e6c5eb15a94183c6d9f8ae1ac7~1..48207151525d36e6c5eb15a94183c6d9f8ae1ac7 48207151525d36e6c5eb15a94183c6d9f8ae1ac7 [2022-04-20T02:05:17.895Z] 48207151525d36e6c5eb15a94183c6d9f8ae1ac7 [false] [Pipeline] sh [2022-04-20T02:05:18.193Z] + git log --format=format:%s -1 48207151525d36e6c5eb15a94183c6d9f8ae1ac7 [Pipeline] echo [2022-04-20T02:05:18.209Z] ========================================================= [2022-04-20T02:05:18.209Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-20T02:05:18.209Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-20T02:05:18.549Z] + git log --format=format:%s -1 48207151525d36e6c5eb15a94183c6d9f8ae1ac7 [Pipeline] echo [2022-04-20T02:05:18.563Z] [semverPrep] GIT_COMMIT: 48207151525d36e6c5eb15a94183c6d9f8ae1ac7, Commit Message: Merge pull request #278 from bnevis-i/delayed-start-configuration [Pipeline] echo [2022-04-20T02:05:18.575Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-20T02:05:19.005Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-20T02:05:19.005Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-20T02:05:19.005Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-20T02:05:19.005Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-20T02:05:19.005Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-20T02:05:19.005Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-20T02:05:19.005Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:05:19.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-20T02:05:19.422Z] [2022-04-20T02:05:19.422Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:05:19.723Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-20T02:05:19.723Z] latest: Pulling from edgex-devops/git-semver [2022-04-20T02:05:19.723Z] a0d0a0d46f8b: Pulling fs layer [2022-04-20T02:05:19.723Z] 3e5f54012d9b: Pulling fs layer [2022-04-20T02:05:19.723Z] 4c7163046ea9: Pulling fs layer [2022-04-20T02:05:19.723Z] 0c2d73faf560: Pulling fs layer [2022-04-20T02:05:19.723Z] 0c2d73faf560: Waiting [2022-04-20T02:05:19.723Z] 3e5f54012d9b: Download complete [2022-04-20T02:05:19.723Z] a0d0a0d46f8b: Verifying Checksum [2022-04-20T02:05:19.723Z] a0d0a0d46f8b: Download complete [2022-04-20T02:05:19.984Z] 0c2d73faf560: Verifying Checksum [2022-04-20T02:05:19.984Z] 0c2d73faf560: Download complete [2022-04-20T02:05:19.984Z] 4c7163046ea9: Verifying Checksum [2022-04-20T02:05:19.984Z] 4c7163046ea9: Download complete [2022-04-20T02:05:19.984Z] a0d0a0d46f8b: Pull complete [2022-04-20T02:05:19.984Z] 3e5f54012d9b: Pull complete [2022-04-20T02:05:20.557Z] 4c7163046ea9: Pull complete [2022-04-20T02:05:20.557Z] 0c2d73faf560: Pull complete [2022-04-20T02:05:20.557Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-20T02:05:20.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-20T02:05:20.557Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-20T02:05:20.636Z] prd-ubuntu20.04-docker-8c-8g-21438 does not seem to be running inside a container [2022-04-20T02:05:20.682Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-20T02:05:21.321Z] $ docker top 17d040e0d4739340c4d2c61d4895c071fd76a24c0cfc032e5890ebec0c9f8d62 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-20T02:05:21.424Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-20T02:05:21.424Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-20T02:05:21.540Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-20T02:05:21.552Z] $ docker exec 17d040e0d4739340c4d2c61d4895c071fd76a24c0cfc032e5890ebec0c9f8d62 ssh-agent [2022-04-20T02:05:21.654Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNBIebb/agent.12 [2022-04-20T02:05:21.654Z] SSH_AGENT_PID=18 [2022-04-20T02:05:21.661Z] Running ssh-add (command line suppressed) [2022-04-20T02:05:21.784Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1299528597041622399.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1299528597041622399.key) [2022-04-20T02:05:21.789Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-20T02:05:22.084Z] + git tag --points-at HEAD [Pipeline] } [2022-04-20T02:05:22.113Z] $ docker exec --env ******** --env ******** 17d040e0d4739340c4d2c61d4895c071fd76a24c0cfc032e5890ebec0c9f8d62 ssh-agent -k [2022-04-20T02:05:22.227Z] unset SSH_AUTH_SOCK; [2022-04-20T02:05:22.227Z] unset SSH_AGENT_PID; [2022-04-20T02:05:22.227Z] echo Agent pid 18 killed; [2022-04-20T02:05:22.229Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-20T02:05:22.252Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-20T02:05:22.252Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-20T02:05:22.377Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-20T02:05:22.389Z] $ docker exec 17d040e0d4739340c4d2c61d4895c071fd76a24c0cfc032e5890ebec0c9f8d62 ssh-agent [2022-04-20T02:05:22.503Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaKaMfn/agent.51 [2022-04-20T02:05:22.503Z] SSH_AGENT_PID=57 [2022-04-20T02:05:22.508Z] Running ssh-add (command line suppressed) [2022-04-20T02:05:22.616Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_843879672888963403.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_843879672888963403.key) [2022-04-20T02:05:22.621Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-20T02:05:22.916Z] + git semver init [2022-04-20T02:05:22.916Z] # -> Open(): unable to determine branch for HEAD [2022-04-20T02:05:22.916Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2022-04-20T02:05:22.916Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2022-04-20T02:05:22.916Z] # $SEMVER_REMOTE_NAME = origin [2022-04-20T02:05:22.916Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-20T02:05:22.916Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-20T02:05:22.916Z] # $SEMVER_BRANCH = main [2022-04-20T02:05:22.916Z] # $SEMVER_TEMP = /tmp/semver-944558496 [2022-04-20T02:05:22.916Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2022-04-20T02:05:24.300Z] # '/tmp/semver-944558496' -> '/w/workspace/exfoundry_device-virtual-go_main/.semver' [2022-04-20T02:05:24.300Z] # -> Force: false [2022-04-20T02:05:24.300Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } [2022-04-20T02:05:24.319Z] $ docker exec --env ******** --env ******** 17d040e0d4739340c4d2c61d4895c071fd76a24c0cfc032e5890ebec0c9f8d62 ssh-agent -k [2022-04-20T02:05:24.436Z] unset SSH_AUTH_SOCK; [2022-04-20T02:05:24.437Z] unset SSH_AGENT_PID; [2022-04-20T02:05:24.437Z] echo Agent pid 57 killed; [2022-04-20T02:05:24.442Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-20T02:05:24.748Z] + git semver [Pipeline] } [2022-04-20T02:05:24.771Z] $ docker stop --time=1 17d040e0d4739340c4d2c61d4895c071fd76a24c0cfc032e5890ebec0c9f8d62 [2022-04-20T02:05:26.177Z] $ docker rm -f 17d040e0d4739340c4d2c61d4895c071fd76a24c0cfc032e5890ebec0c9f8d62 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-20T02:05:26.523Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-20T02:05:26.761Z] Stashed 1 file(s) [Pipeline] echo [2022-04-20T02:05:26.765Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.13 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-20T02:05:26.925Z] provisioning config files... [2022-04-20T02:05:26.936Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3904213831967643857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T02:05:27.235Z] ---> docker-login.sh [2022-04-20T02:05:27.235Z] nexus3.edgexfoundry.org:10001 [2022-04-20T02:05:27.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T02:05:27.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T02:05:27.235Z] Configure a credential helper to remove this warning. See [2022-04-20T02:05:27.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T02:05:27.235Z] [2022-04-20T02:05:27.235Z] Login Succeeded [2022-04-20T02:05:27.235Z] nexus3.edgexfoundry.org:10002 [2022-04-20T02:05:27.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T02:05:27.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T02:05:27.496Z] Configure a credential helper to remove this warning. See [2022-04-20T02:05:27.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T02:05:27.496Z] [2022-04-20T02:05:27.496Z] Login Succeeded [2022-04-20T02:05:27.496Z] nexus3.edgexfoundry.org:10003 [2022-04-20T02:05:27.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T02:05:27.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T02:05:27.496Z] Configure a credential helper to remove this warning. See [2022-04-20T02:05:27.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T02:05:27.496Z] [2022-04-20T02:05:27.496Z] Login Succeeded [2022-04-20T02:05:27.496Z] nexus3.edgexfoundry.org:10004 [2022-04-20T02:05:27.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T02:05:27.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T02:05:27.496Z] Configure a credential helper to remove this warning. See [2022-04-20T02:05:27.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T02:05:27.496Z] [2022-04-20T02:05:27.496Z] Login Succeeded [2022-04-20T02:05:27.757Z] docker.io [2022-04-20T02:05:27.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T02:05:28.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T02:05:28.017Z] Configure a credential helper to remove this warning. See [2022-04-20T02:05:28.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T02:05:28.017Z] [2022-04-20T02:05:28.017Z] Login Succeeded [2022-04-20T02:05:28.017Z] ---> docker-login.sh ends [Pipeline] } [2022-04-20T02:05:28.026Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-20T02:05:28.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-20T02:05:28.099Z] ========================================================= [2022-04-20T02:05:28.099Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-20T02:05:28.099Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:05:28.406Z] + 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-20T02:05:28.406Z] Sending build context to Docker daemon 22.92MB [2022-04-20T02:05:28.406Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-20T02:05:28.406Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-20T02:05:28.406Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-20T02:05:28.406Z] 59bf1c3509f3: Pulling fs layer [2022-04-20T02:05:28.406Z] 666ba61612fd: Pulling fs layer [2022-04-20T02:05:28.406Z] 8ed8ca486205: Pulling fs layer [2022-04-20T02:05:28.406Z] 4fe6c5a15a65: Pulling fs layer [2022-04-20T02:05:28.406Z] 22a0e8bec74d: Pulling fs layer [2022-04-20T02:05:28.406Z] 640e595b4fbd: Pulling fs layer [2022-04-20T02:05:28.406Z] 763cafe07f6e: Pulling fs layer [2022-04-20T02:05:28.406Z] 0c0b528cf693: Pulling fs layer [2022-04-20T02:05:28.406Z] 10935f4eaf8b: Pulling fs layer [2022-04-20T02:05:28.406Z] 4fe6c5a15a65: Waiting [2022-04-20T02:05:28.406Z] 22a0e8bec74d: Waiting [2022-04-20T02:05:28.406Z] 640e595b4fbd: Waiting [2022-04-20T02:05:28.406Z] 763cafe07f6e: Waiting [2022-04-20T02:05:28.406Z] 0c0b528cf693: Waiting [2022-04-20T02:05:28.406Z] 10935f4eaf8b: Waiting [2022-04-20T02:05:28.665Z] 8ed8ca486205: Download complete [2022-04-20T02:05:28.665Z] 666ba61612fd: Download complete [2022-04-20T02:05:28.665Z] 22a0e8bec74d: Download complete [2022-04-20T02:05:28.665Z] 640e595b4fbd: Download complete [2022-04-20T02:05:28.665Z] 59bf1c3509f3: Verifying Checksum [2022-04-20T02:05:28.665Z] 59bf1c3509f3: Download complete [2022-04-20T02:05:28.665Z] 0c0b528cf693: Verifying Checksum [2022-04-20T02:05:28.665Z] 59bf1c3509f3: Pull complete [2022-04-20T02:05:28.927Z] 666ba61612fd: Pull complete [2022-04-20T02:05:28.927Z] 8ed8ca486205: Pull complete [2022-04-20T02:05:29.188Z] 10935f4eaf8b: Verifying Checksum [2022-04-20T02:05:29.188Z] 10935f4eaf8b: Download complete [2022-04-20T02:05:29.449Z] 4fe6c5a15a65: Verifying Checksum [2022-04-20T02:05:29.449Z] 4fe6c5a15a65: Download complete [2022-04-20T02:05:33.643Z] 4fe6c5a15a65: Pull complete [2022-04-20T02:05:33.643Z] 22a0e8bec74d: Pull complete [2022-04-20T02:05:33.643Z] 640e595b4fbd: Pull complete [2022-04-20T02:05:33.643Z] 763cafe07f6e: Pull complete [2022-04-20T02:05:33.643Z] 0c0b528cf693: Pull complete [2022-04-20T02:05:35.549Z] 10935f4eaf8b: Pull complete [2022-04-20T02:05:35.549Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-20T02:05:35.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-20T02:05:35.549Z] ---> 99d49a6021b9 [2022-04-20T02:05:35.549Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-20T02:05:37.465Z] ---> Running in 35f65b5b2522 [2022-04-20T02:05:37.465Z] Removing intermediate container 35f65b5b2522 [2022-04-20T02:05:37.465Z] ---> 6cbff1325851 [2022-04-20T02:05:37.465Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-20T02:05:37.465Z] ---> Running in e2c8eebc637d [2022-04-20T02:05:37.465Z] Removing intermediate container e2c8eebc637d [2022-04-20T02:05:37.465Z] ---> d93a882f1bc8 [2022-04-20T02:05:37.465Z] Step 5/12 : WORKDIR /device-virtual-go [2022-04-20T02:05:37.465Z] ---> Running in 4de1f3dfc36a [2022-04-20T02:05:37.465Z] Removing intermediate container 4de1f3dfc36a [2022-04-20T02:05:37.465Z] ---> c84df55f017e [2022-04-20T02:05:37.465Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T02:05:37.725Z] ---> Running in 1fb7bcda2d70 [2022-04-20T02:05:38.299Z] Removing intermediate container 1fb7bcda2d70 [2022-04-20T02:05:38.299Z] ---> 18320cde238d [2022-04-20T02:05:38.299Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-20T02:05:38.299Z] ---> Running in 8f151fb4fe27 [2022-04-20T02:05:38.559Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-20T02:05:39.500Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-20T02:05:39.762Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-20T02:05:39.762Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-20T02:05:40.022Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-20T02:05:40.022Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-20T02:05:40.022Z] Executing busybox-1.34.1-r3.trigger [2022-04-20T02:05:40.022Z] OK: 224 MiB in 56 packages [2022-04-20T02:05:40.594Z] Removing intermediate container 8f151fb4fe27 [2022-04-20T02:05:40.594Z] ---> d46ddaa8195b [2022-04-20T02:05:40.594Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-20T02:05:40.855Z] ---> 33b6fc5494f1 [2022-04-20T02:05:40.855Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T02:05:41.115Z] ---> Running in 4717d2c031a9 [2022-04-20T02:05:41.872Z] Still waiting to schedule task [2022-04-20T02:05:41.873Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21436’ [2022-04-20T02:05:59.233Z] Removing intermediate container 4717d2c031a9 [2022-04-20T02:05:59.233Z] ---> f173e6579ce2 [2022-04-20T02:05:59.233Z] Step 10/12 : COPY . . [2022-04-20T02:05:59.233Z] ---> 9212ca5ad793 [2022-04-20T02:05:59.233Z] Step 11/12 : ARG MAKE='make build' [2022-04-20T02:05:59.233Z] ---> Running in e53bd9448d61 [2022-04-20T02:05:59.233Z] Removing intermediate container e53bd9448d61 [2022-04-20T02:05:59.233Z] ---> 98b199f8355b [2022-04-20T02:05:59.233Z] Step 12/12 : RUN $MAKE [2022-04-20T02:05:59.233Z] ---> Running in a83754eb898f [2022-04-20T02:05:59.233Z] noop [2022-04-20T02:05:59.493Z] Removing intermediate container a83754eb898f [2022-04-20T02:05:59.493Z] ---> cbd21b5b5540 [2022-04-20T02:05:59.493Z] Successfully built cbd21b5b5540 [2022-04-20T02:05:59.493Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:05:59.793Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-20T02:05:59.793Z] . [Pipeline] withDockerContainer [2022-04-20T02:05:59.861Z] prd-ubuntu20.04-docker-8c-8g-21438 does not seem to be running inside a container [2022-04-20T02:05:59.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-20T02:06:00.297Z] $ docker top 95e62f92e1400378202cf37f5c4bbd969fbb9dcdbb24a30d21b3f6e34cbbce0f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-20T02:06:00.650Z] + go version [2022-04-20T02:06:00.650Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-20T02:06:00.668Z] $ docker stop --time=1 95e62f92e1400378202cf37f5c4bbd969fbb9dcdbb24a30d21b3f6e34cbbce0f [2022-04-20T02:06:01.955Z] $ docker rm -f 95e62f92e1400378202cf37f5c4bbd969fbb9dcdbb24a30d21b3f6e34cbbce0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:06:02.369Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-20T02:06:02.369Z] . [Pipeline] withDockerContainer [2022-04-20T02:06:02.434Z] prd-ubuntu20.04-docker-8c-8g-21438 does not seem to be running inside a container [2022-04-20T02:06:02.474Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-20T02:06:02.870Z] $ docker top c6e9d75302aedfeed1ae8f82acf4d9b2d735e9c4f1731ca5dd5f5953bb1d4c5a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-20T02:06:03.234Z] + make test [2022-04-20T02:06:03.234Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-04-20T02:06:03.494Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-04-20T02:06:13.587Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-04-20T02:06:13.587Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.037s coverage: 65.7% of statements [2022-04-20T02:06:18.889Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-20T02:06:23.089Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-20T02:06:23.089Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-20T02:06:23.089Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-20T02:06:23.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-20T02:06:23.123Z] $ docker stop --time=1 c6e9d75302aedfeed1ae8f82acf4d9b2d735e9c4f1731ca5dd5f5953bb1d4c5a [2022-04-20T02:06:24.912Z] $ docker rm -f c6e9d75302aedfeed1ae8f82acf4d9b2d735e9c4f1731ca5dd5f5953bb1d4c5a [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-20T02:06:25.371Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-20T02:06:25.419Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-20T02:06:26.474Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-20T02:06:26.761Z] + ls -al . [2022-04-20T02:06:26.761Z] total 204 [2022-04-20T02:06:26.761Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 02:06 . [2022-04-20T02:06:26.761Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 02:05 .. [2022-04-20T02:06:26.761Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 02:05 .git [2022-04-20T02:06:26.761Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 02:05 .github [2022-04-20T02:06:26.761Z] -rw-rw-r-- 1 jenkins jenkins 270 Apr 20 02:05 .gitignore [2022-04-20T02:06:26.761Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 20 02:05 .golangci.yml [2022-04-20T02:06:26.761Z] drwx------ 3 jenkins jenkins 4096 Apr 20 02:05 .semver [2022-04-20T02:06:26.761Z] -rw-rw-r-- 1 jenkins jenkins 7750 Apr 20 02:05 Attribution.txt [2022-04-20T02:06:26.761Z] -rw-rw-r-- 1 jenkins jenkins 6349 Apr 20 02:05 CHANGELOG.md [2022-04-20T02:06:26.761Z] -rw-rw-r-- 1 jenkins jenkins 1974 Apr 20 02:05 Dockerfile [2022-04-20T02:06:26.761Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 20 02:05 GOVERNANCE.md [2022-04-20T02:06:26.761Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 20 02:05 Jenkinsfile [2022-04-20T02:06:26.761Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 20 02:05 LICENSE [2022-04-20T02:06:26.761Z] -rw-rw-r-- 1 jenkins jenkins 2248 Apr 20 02:05 Makefile [2022-04-20T02:06:26.761Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 20 02:05 OWNERS.md [2022-04-20T02:06:26.761Z] -rw-rw-r-- 1 jenkins jenkins 2914 Apr 20 02:05 README.md [2022-04-20T02:06:26.761Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 20 02:05 VERSION [2022-04-20T02:06:26.761Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 02:05 bin [2022-04-20T02:06:26.761Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 02:05 cmd [2022-04-20T02:06:26.761Z] -rw-r--r-- 1 jenkins jenkins 44128 Apr 20 02:06 coverage.out [2022-04-20T02:06:26.761Z] -rw-rw-r-- 1 jenkins jenkins 3093 Apr 20 02:05 go.mod [2022-04-20T02:06:26.761Z] -rw-rw-r-- 1 jenkins jenkins 53999 Apr 20 02:05 go.sum [2022-04-20T02:06:26.761Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 02:05 internal [2022-04-20T02:06:26.761Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 20 02:05 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:06:27.062Z] + 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=48207151525d36e6c5eb15a94183c6d9f8ae1ac7 --label arch=amd64 --label version=2.2.0-dev.13 . [2022-04-20T02:06:27.062Z] Sending build context to Docker daemon 22.97MB [2022-04-20T02:06:27.062Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-04-20T02:06:27.062Z] Step 2/26 : FROM ${BASE} AS builder [2022-04-20T02:06:27.062Z] ---> cbd21b5b5540 [2022-04-20T02:06:27.062Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-20T02:06:27.323Z] ---> Running in 7432da56018c [2022-04-20T02:06:27.323Z] Removing intermediate container 7432da56018c [2022-04-20T02:06:27.323Z] ---> 90a4c4a78dbb [2022-04-20T02:06:27.323Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-04-20T02:06:27.323Z] ---> Running in c4af35773bf7 [2022-04-20T02:06:27.323Z] Removing intermediate container c4af35773bf7 [2022-04-20T02:06:27.323Z] ---> 50a4da55f7de [2022-04-20T02:06:27.323Z] Step 5/26 : WORKDIR /device-virtual-go [2022-04-20T02:06:27.323Z] ---> Running in c092559f4f8b [2022-04-20T02:06:27.583Z] Removing intermediate container c092559f4f8b [2022-04-20T02:06:27.583Z] ---> 8e834d408471 [2022-04-20T02:06:27.583Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T02:06:27.583Z] ---> Running in 011b8bbe6225 [2022-04-20T02:06:28.153Z] Removing intermediate container 011b8bbe6225 [2022-04-20T02:06:28.153Z] ---> 24bd684e7a1a [2022-04-20T02:06:28.153Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-20T02:06:28.153Z] ---> Running in 155197312e67 [2022-04-20T02:06:28.414Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-20T02:06:29.361Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-20T02:06:29.622Z] OK: 224 MiB in 56 packages [2022-04-20T02:06:29.883Z] Removing intermediate container 155197312e67 [2022-04-20T02:06:29.883Z] ---> 00f819bfb24c [2022-04-20T02:06:29.883Z] Step 8/26 : COPY go.mod vendor* ./ [2022-04-20T02:06:30.146Z] ---> bb9f14a888bd [2022-04-20T02:06:30.146Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T02:06:30.146Z] ---> Running in e7d654079dc1 [2022-04-20T02:06:31.093Z] Removing intermediate container e7d654079dc1 [2022-04-20T02:06:31.093Z] ---> 82b691d08670 [2022-04-20T02:06:31.093Z] Step 10/26 : COPY . . [2022-04-20T02:06:31.354Z] ---> 906e3cf02eed [2022-04-20T02:06:31.354Z] Step 11/26 : ARG MAKE='make build' [2022-04-20T02:06:31.354Z] ---> Running in 833fbcde27c2 [2022-04-20T02:06:31.354Z] Removing intermediate container 833fbcde27c2 [2022-04-20T02:06:31.354Z] ---> 63a7ae1cea44 [2022-04-20T02:06:31.354Z] Step 12/26 : RUN $MAKE [2022-04-20T02:06:31.615Z] ---> Running in a7a57eae36ad [2022-04-20T02:06:31.875Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.2.0-dev.13" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-04-20T02:06:53.843Z] Removing intermediate container a7a57eae36ad [2022-04-20T02:06:53.843Z] ---> 8a91b90c13be [2022-04-20T02:06:53.843Z] Step 13/26 : FROM alpine:3.14 [2022-04-20T02:06:53.843Z] 3.14: Pulling from library/alpine [2022-04-20T02:06:53.843Z] 8663204ce13b: Pulling fs layer [2022-04-20T02:06:53.843Z] 8663204ce13b: Verifying Checksum [2022-04-20T02:06:53.843Z] 8663204ce13b: Download complete [2022-04-20T02:06:53.843Z] 8663204ce13b: Pull complete [2022-04-20T02:06:53.843Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-20T02:06:53.843Z] Status: Downloaded newer image for alpine:3.14 [2022-04-20T02:06:53.843Z] ---> e04c818066af [2022-04-20T02:06:53.843Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-04-20T02:06:53.843Z] ---> Running in 30eaeb33a442 [2022-04-20T02:06:53.843Z] Removing intermediate container 30eaeb33a442 [2022-04-20T02:06:53.843Z] ---> b189d7124416 [2022-04-20T02:06:53.843Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T02:06:53.843Z] ---> Running in b8d89ef6f4a4 [2022-04-20T02:06:53.843Z] Removing intermediate container b8d89ef6f4a4 [2022-04-20T02:06:53.843Z] ---> b365555966b8 [2022-04-20T02:06:53.843Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-20T02:06:53.843Z] ---> Running in cb7b81833e0d [2022-04-20T02:06:53.844Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-20T02:06:53.844Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-20T02:06:53.844Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-20T02:06:53.844Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-20T02:06:53.844Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-20T02:06:53.844Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-20T02:06:54.107Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-20T02:06:54.107Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-20T02:06:54.367Z] Executing busybox-1.33.1-r7.trigger [2022-04-20T02:06:54.367Z] OK: 8 MiB in 20 packages [2022-04-20T02:06:54.627Z] Removing intermediate container cb7b81833e0d [2022-04-20T02:06:54.627Z] ---> 4a0d37d23ba9 [2022-04-20T02:06:54.627Z] Step 17/26 : WORKDIR / [2022-04-20T02:06:54.627Z] ---> Running in 3c7a7211c451 [2022-04-20T02:06:54.627Z] Removing intermediate container 3c7a7211c451 [2022-04-20T02:06:54.627Z] ---> 9265960f9cb4 [2022-04-20T02:06:54.627Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-04-20T02:06:54.888Z] ---> 812a7da325c2 [2022-04-20T02:06:54.888Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-04-20T02:06:54.888Z] ---> d46409f3f66c [2022-04-20T02:06:54.888Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-04-20T02:06:55.459Z] ---> 9a96bf99b4eb [2022-04-20T02:06:55.459Z] Step 21/26 : EXPOSE 59900 [2022-04-20T02:06:55.459Z] ---> Running in 386d48ed6993 [2022-04-20T02:06:55.719Z] Removing intermediate container 386d48ed6993 [2022-04-20T02:06:55.719Z] ---> 586029f7eefe [2022-04-20T02:06:55.719Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-04-20T02:06:55.719Z] ---> Running in 5f8a31bd377b [2022-04-20T02:06:55.719Z] Removing intermediate container 5f8a31bd377b [2022-04-20T02:06:55.719Z] ---> 781a1d75b5ce [2022-04-20T02:06:55.719Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-20T02:06:55.719Z] ---> Running in 1c2369239a66 [2022-04-20T02:06:55.988Z] Removing intermediate container 1c2369239a66 [2022-04-20T02:06:55.988Z] ---> de6d793cf355 [2022-04-20T02:06:55.988Z] Step 24/26 : LABEL arch=amd64 [2022-04-20T02:06:55.988Z] ---> Running in d06e485c1545 [2022-04-20T02:06:56.250Z] Removing intermediate container d06e485c1545 [2022-04-20T02:06:56.250Z] ---> 60c491fc33cf [2022-04-20T02:06:56.250Z] Step 25/26 : LABEL git_sha=48207151525d36e6c5eb15a94183c6d9f8ae1ac7 [2022-04-20T02:06:56.250Z] ---> Running in e840a8e6ae52 [2022-04-20T02:06:56.250Z] Removing intermediate container e840a8e6ae52 [2022-04-20T02:06:56.250Z] ---> 141089ec2b4d [2022-04-20T02:06:56.250Z] Step 26/26 : LABEL version=2.2.0-dev.13 [2022-04-20T02:06:56.250Z] ---> Running in c1fb7c60e98b [2022-04-20T02:06:56.510Z] Removing intermediate container c1fb7c60e98b [2022-04-20T02:06:56.510Z] ---> 2e2b2b4ca8bb [2022-04-20T02:06:56.510Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-20T02:06:56.510Z] Successfully built 2e2b2b4ca8bb [2022-04-20T02:06:56.510Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-20T02:06:56.583Z] provisioning config files... [2022-04-20T02:06:56.593Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9210352802427750901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T02:06:56.896Z] ---> docker-login.sh [2022-04-20T02:06:56.896Z] nexus3.edgexfoundry.org:10001 [2022-04-20T02:06:56.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T02:06:56.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T02:06:56.896Z] Configure a credential helper to remove this warning. See [2022-04-20T02:06:56.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T02:06:56.896Z] [2022-04-20T02:06:56.896Z] Login Succeeded [2022-04-20T02:06:56.896Z] nexus3.edgexfoundry.org:10002 [2022-04-20T02:06:56.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T02:06:57.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T02:06:57.158Z] Configure a credential helper to remove this warning. See [2022-04-20T02:06:57.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T02:06:57.158Z] [2022-04-20T02:06:57.158Z] Login Succeeded [2022-04-20T02:06:57.158Z] nexus3.edgexfoundry.org:10003 [2022-04-20T02:06:57.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T02:06:57.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T02:06:57.158Z] Configure a credential helper to remove this warning. See [2022-04-20T02:06:57.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T02:06:57.158Z] [2022-04-20T02:06:57.158Z] Login Succeeded [2022-04-20T02:06:57.158Z] nexus3.edgexfoundry.org:10004 [2022-04-20T02:06:57.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T02:06:57.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T02:06:57.420Z] Configure a credential helper to remove this warning. See [2022-04-20T02:06:57.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T02:06:57.420Z] [2022-04-20T02:06:57.420Z] Login Succeeded [2022-04-20T02:06:57.420Z] docker.io [2022-04-20T02:06:57.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T02:06:57.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T02:06:57.681Z] Configure a credential helper to remove this warning. See [2022-04-20T02:06:57.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T02:06:57.681Z] [2022-04-20T02:06:57.681Z] Login Succeeded [2022-04-20T02:06:57.681Z] ---> docker-login.sh ends [Pipeline] } [2022-04-20T02:06:57.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-20T02:06:57.722Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-20T02:06:57.743Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2022-04-20T02:06:57.743Z] 48207151525d36e6c5eb15a94183c6d9f8ae1ac7 [2022-04-20T02:06:57.743Z] latest [2022-04-20T02:06:57.743Z] 2.2.0-dev.13 [2022-04-20T02:06:57.743Z] 48207151525d36e6c5eb15a94183c6d9f8ae1ac7-2.2.0-dev.13 [2022-04-20T02:06:57.743Z] main [2022-04-20T02:06:57.743Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:06:58.058Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:48207151525d36e6c5eb15a94183c6d9f8ae1ac7 [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:06:58.353Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:48207151525d36e6c5eb15a94183c6d9f8ae1ac7 [2022-04-20T02:06:58.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-04-20T02:06:58.353Z] 7aa98ff8a83f: Preparing [2022-04-20T02:06:58.353Z] 5d84f62acbae: Preparing [2022-04-20T02:06:58.353Z] a841557d5cd4: Preparing [2022-04-20T02:06:58.353Z] bbe61464c505: Preparing [2022-04-20T02:06:58.353Z] 3357c4df57a3: Preparing [2022-04-20T02:06:58.353Z] b541d28bf3b4: Preparing [2022-04-20T02:06:58.353Z] b541d28bf3b4: Waiting [2022-04-20T02:06:58.353Z] 5d84f62acbae: Pushed [2022-04-20T02:06:58.353Z] 3357c4df57a3: Pushed [2022-04-20T02:06:58.353Z] a841557d5cd4: Pushed [2022-04-20T02:06:58.353Z] b541d28bf3b4: Layer already exists [2022-04-20T02:06:58.613Z] bbe61464c505: Pushed [2022-04-20T02:07:01.159Z] 7aa98ff8a83f: Pushed [2022-04-20T02:07:01.159Z] 48207151525d36e6c5eb15a94183c6d9f8ae1ac7: digest: sha256:92486a2fc219a7a6efe85d3068dcf9381c7e08d4c24c793d2be0fd82a0b25f23 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:07:01.458Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:07:01.757Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-04-20T02:07:01.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-04-20T02:07:01.757Z] 7aa98ff8a83f: Preparing [2022-04-20T02:07:01.757Z] 5d84f62acbae: Preparing [2022-04-20T02:07:01.757Z] a841557d5cd4: Preparing [2022-04-20T02:07:01.757Z] bbe61464c505: Preparing [2022-04-20T02:07:01.757Z] 3357c4df57a3: Preparing [2022-04-20T02:07:01.757Z] b541d28bf3b4: Preparing [2022-04-20T02:07:01.757Z] b541d28bf3b4: Waiting [2022-04-20T02:07:01.757Z] 7aa98ff8a83f: Layer already exists [2022-04-20T02:07:01.757Z] bbe61464c505: Layer already exists [2022-04-20T02:07:01.757Z] 5d84f62acbae: Layer already exists [2022-04-20T02:07:01.757Z] 3357c4df57a3: Layer already exists [2022-04-20T02:07:01.757Z] a841557d5cd4: Layer already exists [2022-04-20T02:07:01.757Z] b541d28bf3b4: Layer already exists [2022-04-20T02:07:01.757Z] latest: digest: sha256:92486a2fc219a7a6efe85d3068dcf9381c7e08d4c24c793d2be0fd82a0b25f23 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:07:02.062Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:07:02.358Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.2.0-dev.13 [2022-04-20T02:07:02.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-04-20T02:07:02.358Z] 7aa98ff8a83f: Preparing [2022-04-20T02:07:02.358Z] 5d84f62acbae: Preparing [2022-04-20T02:07:02.358Z] a841557d5cd4: Preparing [2022-04-20T02:07:02.358Z] bbe61464c505: Preparing [2022-04-20T02:07:02.358Z] 3357c4df57a3: Preparing [2022-04-20T02:07:02.358Z] b541d28bf3b4: Preparing [2022-04-20T02:07:02.358Z] b541d28bf3b4: Waiting [2022-04-20T02:07:02.358Z] a841557d5cd4: Layer already exists [2022-04-20T02:07:02.358Z] bbe61464c505: Layer already exists [2022-04-20T02:07:02.358Z] 5d84f62acbae: Layer already exists [2022-04-20T02:07:02.358Z] 3357c4df57a3: Layer already exists [2022-04-20T02:07:02.358Z] 7aa98ff8a83f: Layer already exists [2022-04-20T02:07:02.358Z] b541d28bf3b4: Layer already exists [2022-04-20T02:07:02.358Z] 2.2.0-dev.13: digest: sha256:92486a2fc219a7a6efe85d3068dcf9381c7e08d4c24c793d2be0fd82a0b25f23 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:07:02.662Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:48207151525d36e6c5eb15a94183c6d9f8ae1ac7-2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:07:02.958Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:48207151525d36e6c5eb15a94183c6d9f8ae1ac7-2.2.0-dev.13 [2022-04-20T02:07:02.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-04-20T02:07:02.958Z] 7aa98ff8a83f: Preparing [2022-04-20T02:07:02.958Z] 5d84f62acbae: Preparing [2022-04-20T02:07:02.958Z] a841557d5cd4: Preparing [2022-04-20T02:07:02.958Z] bbe61464c505: Preparing [2022-04-20T02:07:02.958Z] 3357c4df57a3: Preparing [2022-04-20T02:07:02.958Z] b541d28bf3b4: Preparing [2022-04-20T02:07:02.958Z] b541d28bf3b4: Waiting [2022-04-20T02:07:02.958Z] 5d84f62acbae: Layer already exists [2022-04-20T02:07:02.958Z] bbe61464c505: Layer already exists [2022-04-20T02:07:02.958Z] a841557d5cd4: Layer already exists [2022-04-20T02:07:02.958Z] 3357c4df57a3: Layer already exists [2022-04-20T02:07:02.958Z] 7aa98ff8a83f: Layer already exists [2022-04-20T02:07:02.958Z] b541d28bf3b4: Layer already exists [2022-04-20T02:07:02.958Z] 48207151525d36e6c5eb15a94183c6d9f8ae1ac7-2.2.0-dev.13: digest: sha256:92486a2fc219a7a6efe85d3068dcf9381c7e08d4c24c793d2be0fd82a0b25f23 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:07:03.258Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:07:03.555Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2022-04-20T02:07:03.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-04-20T02:07:03.555Z] 7aa98ff8a83f: Preparing [2022-04-20T02:07:03.555Z] 5d84f62acbae: Preparing [2022-04-20T02:07:03.555Z] a841557d5cd4: Preparing [2022-04-20T02:07:03.555Z] bbe61464c505: Preparing [2022-04-20T02:07:03.555Z] 3357c4df57a3: Preparing [2022-04-20T02:07:03.555Z] b541d28bf3b4: Preparing [2022-04-20T02:07:03.555Z] b541d28bf3b4: Waiting [2022-04-20T02:07:03.555Z] bbe61464c505: Layer already exists [2022-04-20T02:07:03.555Z] a841557d5cd4: Layer already exists [2022-04-20T02:07:03.555Z] 7aa98ff8a83f: Layer already exists [2022-04-20T02:07:03.555Z] 3357c4df57a3: Layer already exists [2022-04-20T02:07:03.555Z] 5d84f62acbae: Layer already exists [2022-04-20T02:07:03.555Z] b541d28bf3b4: Layer already exists [2022-04-20T02:07:03.555Z] main: digest: sha256:92486a2fc219a7a6efe85d3068dcf9381c7e08d4c24c793d2be0fd82a0b25f23 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-20T02:07:03.597Z] ===================================================== [Pipeline] echo [2022-04-20T02:07:03.605Z] taggedImages: [2022-04-20T02:07:03.605Z] - nexus3.edgexfoundry.org:10004/device-virtual:48207151525d36e6c5eb15a94183c6d9f8ae1ac7 [2022-04-20T02:07:03.605Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-04-20T02:07:03.605Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.2.0-dev.13 [2022-04-20T02:07:03.605Z] - nexus3.edgexfoundry.org:10004/device-virtual:48207151525d36e6c5eb15a94183c6d9f8ae1ac7-2.2.0-dev.13 [2022-04-20T02:07:03.605Z] - 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-20T02:07:03.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-20T02:07:03.997Z] [2022-04-20T02:07:03.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:07:04.308Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-20T02:07:04.308Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-20T02:07:04.308Z] 5eb5b503b376: Pulling fs layer [2022-04-20T02:07:04.308Z] 5c69ac0246d0: Pulling fs layer [2022-04-20T02:07:04.308Z] ec43610c2a17: Pulling fs layer [2022-04-20T02:07:04.308Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-20T02:07:04.308Z] 33b1e0a273af: Pulling fs layer [2022-04-20T02:07:04.308Z] 5d3b04190fa2: Pulling fs layer [2022-04-20T02:07:04.308Z] 2f39f015ded8: Pulling fs layer [2022-04-20T02:07:04.308Z] 33b1e0a273af: Waiting [2022-04-20T02:07:04.308Z] 5d3b04190fa2: Waiting [2022-04-20T02:07:04.308Z] 2f39f015ded8: Waiting [2022-04-20T02:07:04.308Z] 5c69ac0246d0: Verifying Checksum [2022-04-20T02:07:04.308Z] 5c69ac0246d0: Download complete [2022-04-20T02:07:04.308Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-20T02:07:04.308Z] 3a2ae6a8a46f: Download complete [2022-04-20T02:07:04.308Z] 33b1e0a273af: Verifying Checksum [2022-04-20T02:07:04.308Z] 33b1e0a273af: Download complete [2022-04-20T02:07:04.308Z] 5d3b04190fa2: Download complete [2022-04-20T02:07:04.568Z] ec43610c2a17: Verifying Checksum [2022-04-20T02:07:04.568Z] ec43610c2a17: Download complete [2022-04-20T02:07:04.568Z] 5eb5b503b376: Verifying Checksum [2022-04-20T02:07:04.568Z] 5eb5b503b376: Download complete [2022-04-20T02:07:05.138Z] 2f39f015ded8: Download complete [2022-04-20T02:07:05.708Z] 5eb5b503b376: Pull complete [2022-04-20T02:07:05.968Z] 5c69ac0246d0: Pull complete [2022-04-20T02:07:06.228Z] ec43610c2a17: Pull complete [2022-04-20T02:07:06.488Z] 3a2ae6a8a46f: Pull complete [2022-04-20T02:07:06.488Z] 33b1e0a273af: Pull complete [2022-04-20T02:07:06.747Z] 5d3b04190fa2: Pull complete [2022-04-20T02:07:10.945Z] 2f39f015ded8: Pull complete [2022-04-20T02:07:10.945Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-20T02:07:10.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-20T02:07:10.945Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-20T02:07:11.013Z] prd-ubuntu20.04-docker-8c-8g-21438 does not seem to be running inside a container [2022-04-20T02:07:11.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-20T02:07:12.798Z] $ docker top 1d47e4b04fe66389099fef877668ce0add93396c443900bfb4344ed7db533d2f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T02:07:13.224Z] ---> job-cost.sh [2022-04-20T02:07:13.224Z] lf-activate-venv: SKIPPING [2022-04-20T02:07:13.224Z] INFO: No Stack... [2022-04-20T02:07:13.484Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-20T02:07:14.054Z] INFO: Archiving Costs [Pipeline] sh [2022-04-20T02:07:14.350Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2022-04-20T02:07:14.350Z] + cut -d, -f6 [Pipeline] lock [2022-04-20T02:07:14.370Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-29-stack-cost] [2022-04-20T02:07:14.376Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-29-stack-cost] did not exist. Created. [2022-04-20T02:07:14.376Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-20T02:07:14.706Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-20T02:07:14.746Z] Stashed 1 file(s) [Pipeline] } [2022-04-20T02:07:14.755Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-29-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-20T02:07:14.777Z] $ docker stop --time=1 1d47e4b04fe66389099fef877668ce0add93396c443900bfb4344ed7db533d2f [2022-04-20T02:07:15.967Z] $ docker rm -f 1d47e4b04fe66389099fef877668ce0add93396c443900bfb4344ed7db533d2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-20T02:09:22.604Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21439 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2022-04-20T02:09:22.617Z] Running in /w/workspace/device-virtual-go/29 [Pipeline] { [Pipeline] checkout [2022-04-20T02:09:23.076Z] The recommended git tool is: git [2022-04-20T02:09:30.545Z] using credential edgex-jenkins-ssh [2022-04-20T02:09:30.566Z] Cloning the remote Git repository [2022-04-20T02:09:30.753Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-04-20T02:09:30.923Z] > git init /w/workspace/device-virtual-go/29 # timeout=10 [2022-04-20T02:09:31.088Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-04-20T02:09:31.089Z] > git --version # timeout=10 [2022-04-20T02:09:31.124Z] > git --version # 'git version 2.25.1' [2022-04-20T02:09:31.126Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-20T02:09:31.284Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-20T02:09:33.610Z] Avoid second fetch [2022-04-20T02:09:33.610Z] Checking out Revision 48207151525d36e6c5eb15a94183c6d9f8ae1ac7 (main) [2022-04-20T02:09:33.548Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-04-20T02:09:33.591Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-20T02:09:33.653Z] > git config core.sparsecheckout # timeout=10 [2022-04-20T02:09:33.704Z] > git checkout -f 48207151525d36e6c5eb15a94183c6d9f8ae1ac7 # timeout=10 [2022-04-20T02:09:38.141Z] Commit message: "Merge pull request #278 from bnevis-i/delayed-start-configuration" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-20T02:09:39.099Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-20T02:09:39.099Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-20T02:09:39.099Z] Dload Upload Total Spent Left Speed [2022-04-20T02:09:39.379Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 36552 0 --:--:-- --:--:-- --:--:-- 36440 [Pipeline] sh [2022-04-20T02:09:39.901Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-20T02:09:40.251Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-20T02:09:40.251Z] + sudo tee /etc/docker/daemon.new [2022-04-20T02:09:40.251Z] { [2022-04-20T02:09:40.251Z] "registry-mirrors": [ [2022-04-20T02:09:40.251Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-20T02:09:40.251Z] ], [2022-04-20T02:09:40.251Z] "bip": "10.250.0.254/24", [2022-04-20T02:09:40.251Z] "hosts": [ [2022-04-20T02:09:40.251Z] "tcp://0.0.0.0:5555", [2022-04-20T02:09:40.251Z] "unix:///var/run/docker.sock" [2022-04-20T02:09:40.251Z] ], [2022-04-20T02:09:40.251Z] "mtu": 1458, [2022-04-20T02:09:40.251Z] "selinux-enabled": true, [2022-04-20T02:09:40.251Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-20T02:09:40.251Z] } [Pipeline] sh [2022-04-20T02:09:40.611Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-20T02:09:40.964Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-20T02:09:59.395Z] provisioning config files... [2022-04-20T02:09:59.420Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/29@tmp/config893798646712504893tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T02:09:59.801Z] ---> docker-login.sh [2022-04-20T02:09:59.802Z] nexus3.edgexfoundry.org:10001 [2022-04-20T02:10:00.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T02:10:00.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T02:10:00.683Z] Configure a credential helper to remove this warning. See [2022-04-20T02:10:00.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T02:10:00.683Z] [2022-04-20T02:10:00.683Z] Login Succeeded [2022-04-20T02:10:00.683Z] nexus3.edgexfoundry.org:10002 [2022-04-20T02:10:00.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T02:10:01.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T02:10:01.246Z] Configure a credential helper to remove this warning. See [2022-04-20T02:10:01.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T02:10:01.246Z] [2022-04-20T02:10:01.246Z] Login Succeeded [2022-04-20T02:10:01.246Z] nexus3.edgexfoundry.org:10003 [2022-04-20T02:10:01.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T02:10:01.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T02:10:01.809Z] Configure a credential helper to remove this warning. See [2022-04-20T02:10:01.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T02:10:01.809Z] [2022-04-20T02:10:01.809Z] Login Succeeded [2022-04-20T02:10:01.809Z] nexus3.edgexfoundry.org:10004 [2022-04-20T02:10:02.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T02:10:02.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T02:10:02.358Z] Configure a credential helper to remove this warning. See [2022-04-20T02:10:02.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T02:10:02.358Z] [2022-04-20T02:10:02.358Z] Login Succeeded [2022-04-20T02:10:02.358Z] docker.io [2022-04-20T02:10:02.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T02:10:02.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T02:10:02.910Z] Configure a credential helper to remove this warning. See [2022-04-20T02:10:02.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T02:10:02.910Z] [2022-04-20T02:10:02.910Z] Login Succeeded [2022-04-20T02:10:02.910Z] ---> docker-login.sh ends [Pipeline] } [2022-04-20T02:10:02.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-20T02:10:03.445Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-20T02:10:03.457Z] ========================================================= [2022-04-20T02:10:03.457Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-20T02:10:03.457Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:10:03.815Z] + 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-20T02:10:04.416Z] Sending build context to Docker daemon 11.6MB [2022-04-20T02:10:04.416Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-20T02:10:04.416Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-20T02:10:04.416Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-20T02:10:04.416Z] 9b3977197b4f: Pulling fs layer [2022-04-20T02:10:04.416Z] 1a89e8eeedd5: Pulling fs layer [2022-04-20T02:10:04.416Z] 94645a83ff95: Pulling fs layer [2022-04-20T02:10:04.416Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-20T02:10:04.416Z] 0c92f367c5e7: Pulling fs layer [2022-04-20T02:10:04.416Z] f7c0051592d6: Pulling fs layer [2022-04-20T02:10:04.416Z] a227ed2f7395: Pulling fs layer [2022-04-20T02:10:04.416Z] 7b1c46037f91: Pulling fs layer [2022-04-20T02:10:04.416Z] 3f3a8bcf1eab: Waiting [2022-04-20T02:10:04.416Z] 0c92f367c5e7: Waiting [2022-04-20T02:10:04.416Z] f7c0051592d6: Waiting [2022-04-20T02:10:04.416Z] a227ed2f7395: Waiting [2022-04-20T02:10:04.416Z] 7b1c46037f91: Waiting [2022-04-20T02:10:04.416Z] 94645a83ff95: Verifying Checksum [2022-04-20T02:10:04.416Z] 94645a83ff95: Download complete [2022-04-20T02:10:04.416Z] 1a89e8eeedd5: Verifying Checksum [2022-04-20T02:10:04.416Z] 1a89e8eeedd5: Download complete [2022-04-20T02:10:04.695Z] 0c92f367c5e7: Verifying Checksum [2022-04-20T02:10:04.695Z] 0c92f367c5e7: Download complete [2022-04-20T02:10:04.695Z] f7c0051592d6: Verifying Checksum [2022-04-20T02:10:04.695Z] f7c0051592d6: Download complete [2022-04-20T02:10:04.695Z] 9b3977197b4f: Verifying Checksum [2022-04-20T02:10:04.695Z] 9b3977197b4f: Download complete [2022-04-20T02:10:04.695Z] a227ed2f7395: Verifying Checksum [2022-04-20T02:10:04.695Z] a227ed2f7395: Download complete [2022-04-20T02:10:05.299Z] 9b3977197b4f: Pull complete [2022-04-20T02:10:05.900Z] 1a89e8eeedd5: Pull complete [2022-04-20T02:10:06.184Z] 94645a83ff95: Pull complete [2022-04-20T02:10:06.789Z] 7b1c46037f91: Verifying Checksum [2022-04-20T02:10:06.789Z] 7b1c46037f91: Download complete [2022-04-20T02:10:07.385Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-20T02:10:07.385Z] 3f3a8bcf1eab: Download complete [2022-04-20T02:10:19.793Z] 3f3a8bcf1eab: Pull complete [2022-04-20T02:10:19.793Z] 0c92f367c5e7: Pull complete [2022-04-20T02:10:19.793Z] f7c0051592d6: Pull complete [2022-04-20T02:10:20.070Z] a227ed2f7395: Pull complete [2022-04-20T02:10:26.802Z] 7b1c46037f91: Pull complete [2022-04-20T02:10:26.802Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-20T02:10:26.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-20T02:10:26.802Z] ---> f79e39bc4007 [2022-04-20T02:10:26.803Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-20T02:10:27.405Z] ---> Running in 8c0520f470fa [2022-04-20T02:10:27.678Z] Removing intermediate container 8c0520f470fa [2022-04-20T02:10:27.678Z] ---> 87e4e1a89462 [2022-04-20T02:10:27.678Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-20T02:10:27.678Z] ---> Running in 1dd531c56939 [2022-04-20T02:10:27.951Z] Removing intermediate container 1dd531c56939 [2022-04-20T02:10:27.951Z] ---> 6eb8390f5db3 [2022-04-20T02:10:27.951Z] Step 5/12 : WORKDIR /device-virtual-go [2022-04-20T02:10:27.951Z] ---> Running in 0cce5b2d7d42 [2022-04-20T02:10:28.224Z] Removing intermediate container 0cce5b2d7d42 [2022-04-20T02:10:28.224Z] ---> 7fbefa6e5a1c [2022-04-20T02:10:28.224Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T02:10:28.499Z] ---> Running in 53fd0df53bcf [2022-04-20T02:10:30.482Z] Removing intermediate container 53fd0df53bcf [2022-04-20T02:10:30.482Z] ---> 0f5ec16289c8 [2022-04-20T02:10:30.482Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-20T02:10:30.482Z] ---> Running in 74d1a3aad057 [2022-04-20T02:10:31.080Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-20T02:10:32.060Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-20T02:10:33.036Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-20T02:10:33.036Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-20T02:10:33.036Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-20T02:10:33.312Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-20T02:10:33.587Z] Executing busybox-1.34.1-r3.trigger [2022-04-20T02:10:33.587Z] OK: 224 MiB in 56 packages [2022-04-20T02:10:34.598Z] Removing intermediate container 74d1a3aad057 [2022-04-20T02:10:34.598Z] ---> d3c05fd64ce9 [2022-04-20T02:10:34.598Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-20T02:10:34.872Z] ---> e7fd8fb5a3e8 [2022-04-20T02:10:34.872Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T02:10:34.872Z] ---> Running in f067aaca4c22 [2022-04-20T02:11:21.937Z] Removing intermediate container f067aaca4c22 [2022-04-20T02:11:21.937Z] ---> ec8923dc68a2 [2022-04-20T02:11:21.937Z] Step 10/12 : COPY . . [2022-04-20T02:11:21.937Z] ---> f4cf5ddc2969 [2022-04-20T02:11:21.937Z] Step 11/12 : ARG MAKE='make build' [2022-04-20T02:11:22.213Z] ---> Running in 83d2629c907b [2022-04-20T02:11:22.489Z] Removing intermediate container 83d2629c907b [2022-04-20T02:11:22.489Z] ---> 2afa6ef7dcfb [2022-04-20T02:11:22.489Z] Step 12/12 : RUN $MAKE [2022-04-20T02:11:22.489Z] ---> Running in 734c17c21cf5 [2022-04-20T02:11:23.475Z] noop [2022-04-20T02:11:24.073Z] Removing intermediate container 734c17c21cf5 [2022-04-20T02:11:24.073Z] ---> 22b274fa0d8b [2022-04-20T02:11:24.073Z] Successfully built 22b274fa0d8b [2022-04-20T02:11:24.073Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:11:24.430Z] + docker inspect -f . ci-base-image-arm64 [2022-04-20T02:11:24.430Z] . [Pipeline] withDockerContainer [2022-04-20T02:11:24.678Z] prd-ubuntu20.04-docker-arm64-4c-16g-21439 does not seem to be running inside a container [2022-04-20T02:11:24.782Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/29 -v /w/workspace/device-virtual-go/29:/w/workspace/device-virtual-go/29:rw,z -v /w/workspace/device-virtual-go/29@tmp:/w/workspace/device-virtual-go/29@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-20T02:11:26.104Z] $ docker top ccc1fdf260d1e44689ec7572f039159b92e15f09d5c6896be98efaf5a0238efa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-20T02:11:27.025Z] + go version [2022-04-20T02:11:27.025Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-20T02:11:27.059Z] $ docker stop --time=1 ccc1fdf260d1e44689ec7572f039159b92e15f09d5c6896be98efaf5a0238efa [2022-04-20T02:11:28.687Z] $ docker rm -f ccc1fdf260d1e44689ec7572f039159b92e15f09d5c6896be98efaf5a0238efa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:11:29.320Z] + docker inspect -f . ci-base-image-arm64 [2022-04-20T02:11:29.320Z] . [Pipeline] withDockerContainer [2022-04-20T02:11:29.544Z] prd-ubuntu20.04-docker-arm64-4c-16g-21439 does not seem to be running inside a container [2022-04-20T02:11:29.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/29 -v /w/workspace/device-virtual-go/29:/w/workspace/device-virtual-go/29:rw,z -v /w/workspace/device-virtual-go/29@tmp:/w/workspace/device-virtual-go/29@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-20T02:11:31.001Z] $ docker top d23e106ef773b7ad7e6af3222f6255a559dfc3eec4f742289c56e3a34c706a9d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-20T02:11:31.908Z] + make test [2022-04-20T02:11:31.908Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-04-20T02:11:33.350Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-04-20T02:12:55.227Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-04-20T02:12:55.227Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.135s coverage: 65.7% of statements [2022-04-20T02:12:55.227Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-20T02:12:55.227Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-20T02:13:17.455Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-20T02:13:17.455Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-20T02:13:17.455Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-20T02:13:17.752Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-20T02:13:17.780Z] $ docker stop --time=1 d23e106ef773b7ad7e6af3222f6255a559dfc3eec4f742289c56e3a34c706a9d [2022-04-20T02:13:19.502Z] $ docker rm -f d23e106ef773b7ad7e6af3222f6255a559dfc3eec4f742289c56e3a34c706a9d [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-20T02:13:20.433Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-20T02:13:20.463Z] Warning: overwriting stash ‘coverage-report’ [2022-04-20T02:13:20.949Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-20T02:13:21.356Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-20T02:13:21.694Z] + ls -al . [2022-04-20T02:13:21.694Z] total 200 [2022-04-20T02:13:21.694Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 20 02:13 . [2022-04-20T02:13:21.694Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 02:09 .. [2022-04-20T02:13:21.694Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 02:09 .git [2022-04-20T02:13:21.694Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 02:09 .github [2022-04-20T02:13:21.694Z] -rw-rw-r-- 1 jenkins jenkins 270 Apr 20 02:09 .gitignore [2022-04-20T02:13:21.694Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 20 02:09 .golangci.yml [2022-04-20T02:13:21.694Z] -rw-rw-r-- 1 jenkins jenkins 7750 Apr 20 02:09 Attribution.txt [2022-04-20T02:13:21.694Z] -rw-rw-r-- 1 jenkins jenkins 6349 Apr 20 02:09 CHANGELOG.md [2022-04-20T02:13:21.694Z] -rw-rw-r-- 1 jenkins jenkins 1974 Apr 20 02:09 Dockerfile [2022-04-20T02:13:21.694Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 20 02:09 GOVERNANCE.md [2022-04-20T02:13:21.694Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 20 02:09 Jenkinsfile [2022-04-20T02:13:21.694Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 20 02:09 LICENSE [2022-04-20T02:13:21.694Z] -rw-rw-r-- 1 jenkins jenkins 2248 Apr 20 02:09 Makefile [2022-04-20T02:13:21.694Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 20 02:09 OWNERS.md [2022-04-20T02:13:21.694Z] -rw-rw-r-- 1 jenkins jenkins 2914 Apr 20 02:09 README.md [2022-04-20T02:13:21.694Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 20 02:05 VERSION [2022-04-20T02:13:21.694Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 02:09 bin [2022-04-20T02:13:21.694Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 02:09 cmd [2022-04-20T02:13:21.694Z] -rw-r--r-- 1 jenkins jenkins 44128 Apr 20 02:12 coverage.out [2022-04-20T02:13:21.694Z] -rw-rw-r-- 1 jenkins jenkins 3093 Apr 20 02:09 go.mod [2022-04-20T02:13:21.694Z] -rw-rw-r-- 1 jenkins jenkins 53999 Apr 20 02:09 go.sum [2022-04-20T02:13:21.694Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 02:09 internal [2022-04-20T02:13:21.694Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 20 02:09 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:13:22.038Z] + 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=48207151525d36e6c5eb15a94183c6d9f8ae1ac7 --label arch=arm64 --label version=2.2.0-dev.13 . [2022-04-20T02:13:22.634Z] Sending build context to Docker daemon 11.64MB [2022-04-20T02:13:22.634Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-04-20T02:13:22.634Z] Step 2/26 : FROM ${BASE} AS builder [2022-04-20T02:13:22.634Z] ---> 22b274fa0d8b [2022-04-20T02:13:22.634Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-20T02:13:22.634Z] ---> Running in e26bc0793e27 [2022-04-20T02:13:22.907Z] Removing intermediate container e26bc0793e27 [2022-04-20T02:13:22.907Z] ---> 6186769e0cce [2022-04-20T02:13:22.907Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-04-20T02:13:22.907Z] ---> Running in ffef142daf26 [2022-04-20T02:13:23.183Z] Removing intermediate container ffef142daf26 [2022-04-20T02:13:23.183Z] ---> 5c18ff9dae53 [2022-04-20T02:13:23.183Z] Step 5/26 : WORKDIR /device-virtual-go [2022-04-20T02:13:23.463Z] ---> Running in ee8a0f1fec44 [2022-04-20T02:13:23.740Z] Removing intermediate container ee8a0f1fec44 [2022-04-20T02:13:23.740Z] ---> 607b953af41c [2022-04-20T02:13:23.740Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T02:13:23.740Z] ---> Running in 5d9e183853ea [2022-04-20T02:13:25.725Z] Removing intermediate container 5d9e183853ea [2022-04-20T02:13:25.725Z] ---> a49926f0d183 [2022-04-20T02:13:25.725Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-20T02:13:25.725Z] ---> Running in cbf53eae0e22 [2022-04-20T02:13:26.321Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-20T02:13:27.296Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-20T02:13:28.278Z] OK: 224 MiB in 56 packages [2022-04-20T02:13:28.875Z] Removing intermediate container cbf53eae0e22 [2022-04-20T02:13:28.875Z] ---> b945b11e59cf [2022-04-20T02:13:28.875Z] Step 8/26 : COPY go.mod vendor* ./ [2022-04-20T02:13:29.473Z] ---> cd6616092dcf [2022-04-20T02:13:29.473Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T02:13:29.473Z] ---> Running in cc13dc85644c [2022-04-20T02:13:31.456Z] Removing intermediate container cc13dc85644c [2022-04-20T02:13:31.456Z] ---> 71faa46f415e [2022-04-20T02:13:31.456Z] Step 10/26 : COPY . . [2022-04-20T02:13:32.442Z] ---> 419d048554bf [2022-04-20T02:13:32.442Z] Step 11/26 : ARG MAKE='make build' [2022-04-20T02:13:32.442Z] ---> Running in af0fb5e4943e [2022-04-20T02:13:32.717Z] Removing intermediate container af0fb5e4943e [2022-04-20T02:13:32.717Z] ---> 3284d56b8de1 [2022-04-20T02:13:32.717Z] Step 12/26 : RUN $MAKE [2022-04-20T02:13:32.717Z] ---> Running in bd5efdbfaebc [2022-04-20T02:13:33.702Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.2.0-dev.13" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-04-20T02:15:40.621Z] Removing intermediate container bd5efdbfaebc [2022-04-20T02:15:40.621Z] ---> 41091e4e3ec2 [2022-04-20T02:15:40.621Z] Step 13/26 : FROM alpine:3.14 [2022-04-20T02:15:40.621Z] 3.14: Pulling from library/alpine [2022-04-20T02:15:40.621Z] 455c02918c45: Pulling fs layer [2022-04-20T02:15:40.621Z] 455c02918c45: Download complete [2022-04-20T02:15:40.621Z] 455c02918c45: Pull complete [2022-04-20T02:15:40.621Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-20T02:15:40.621Z] Status: Downloaded newer image for alpine:3.14 [2022-04-20T02:15:40.621Z] ---> ac73e934f311 [2022-04-20T02:15:40.621Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-04-20T02:15:40.621Z] ---> Running in 9f067fd824a3 [2022-04-20T02:15:40.621Z] Removing intermediate container 9f067fd824a3 [2022-04-20T02:15:40.621Z] ---> 4b320c363aee [2022-04-20T02:15:40.621Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T02:15:40.621Z] ---> Running in 527a12653a98 [2022-04-20T02:15:40.621Z] Removing intermediate container 527a12653a98 [2022-04-20T02:15:40.621Z] ---> c6be65f5c98d [2022-04-20T02:15:40.621Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-20T02:15:40.621Z] ---> Running in dff95f9a8ef4 [2022-04-20T02:15:40.621Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-20T02:15:40.621Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-20T02:15:40.621Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-20T02:15:40.621Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-20T02:15:40.621Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-20T02:15:40.621Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-20T02:15:40.621Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-20T02:15:40.621Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-20T02:15:40.621Z] Executing busybox-1.33.1-r7.trigger [2022-04-20T02:15:40.621Z] OK: 8 MiB in 20 packages [2022-04-20T02:15:40.621Z] Removing intermediate container dff95f9a8ef4 [2022-04-20T02:15:40.621Z] ---> a0d0559f997a [2022-04-20T02:15:40.621Z] Step 17/26 : WORKDIR / [2022-04-20T02:15:40.621Z] ---> Running in 717132e1aa91 [2022-04-20T02:15:40.621Z] Removing intermediate container 717132e1aa91 [2022-04-20T02:15:40.621Z] ---> 5dfc6b67db6f [2022-04-20T02:15:40.621Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-04-20T02:15:40.621Z] ---> 36720012e50f [2022-04-20T02:15:40.621Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-04-20T02:15:40.621Z] ---> be4dca54c142 [2022-04-20T02:15:40.621Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-04-20T02:15:40.621Z] ---> fb284a6d321e [2022-04-20T02:15:40.621Z] Step 21/26 : EXPOSE 59900 [2022-04-20T02:15:40.621Z] ---> Running in ab7e343cbe06 [2022-04-20T02:15:40.621Z] Removing intermediate container ab7e343cbe06 [2022-04-20T02:15:40.621Z] ---> c5953b9991ff [2022-04-20T02:15:40.621Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-04-20T02:15:40.621Z] ---> Running in 5a884ec8f784 [2022-04-20T02:15:40.621Z] Removing intermediate container 5a884ec8f784 [2022-04-20T02:15:40.621Z] ---> 72cc21005d1a [2022-04-20T02:15:40.621Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-20T02:15:40.621Z] ---> Running in dfc3eb18cab6 [2022-04-20T02:15:40.621Z] Removing intermediate container dfc3eb18cab6 [2022-04-20T02:15:40.621Z] ---> 2548205e6d6a [2022-04-20T02:15:40.621Z] Step 24/26 : LABEL arch=arm64 [2022-04-20T02:15:40.621Z] ---> Running in 52e148710ae3 [2022-04-20T02:15:40.621Z] Removing intermediate container 52e148710ae3 [2022-04-20T02:15:40.621Z] ---> 799a8342037f [2022-04-20T02:15:40.621Z] Step 25/26 : LABEL git_sha=48207151525d36e6c5eb15a94183c6d9f8ae1ac7 [2022-04-20T02:15:40.621Z] ---> Running in 541c8bf7d61e [2022-04-20T02:15:40.621Z] Removing intermediate container 541c8bf7d61e [2022-04-20T02:15:40.621Z] ---> d1371d4dc679 [2022-04-20T02:15:40.621Z] Step 26/26 : LABEL version=2.2.0-dev.13 [2022-04-20T02:15:40.621Z] ---> Running in 4b8f154aa9f3 [2022-04-20T02:15:40.621Z] Removing intermediate container 4b8f154aa9f3 [2022-04-20T02:15:40.621Z] ---> 05f40e137d50 [2022-04-20T02:15:40.621Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-20T02:15:40.621Z] Successfully built 05f40e137d50 [2022-04-20T02:15:40.621Z] 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-20T02:15:40.730Z] provisioning config files... [2022-04-20T02:15:40.746Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/29@tmp/config2673712131921124624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T02:15:41.097Z] ---> docker-login.sh [2022-04-20T02:15:41.097Z] nexus3.edgexfoundry.org:10001 [2022-04-20T02:15:41.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T02:15:41.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T02:15:41.369Z] Configure a credential helper to remove this warning. See [2022-04-20T02:15:41.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T02:15:41.369Z] [2022-04-20T02:15:41.369Z] Login Succeeded [2022-04-20T02:15:41.369Z] nexus3.edgexfoundry.org:10002 [2022-04-20T02:15:41.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T02:15:41.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T02:15:41.917Z] Configure a credential helper to remove this warning. See [2022-04-20T02:15:41.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T02:15:41.917Z] [2022-04-20T02:15:41.917Z] Login Succeeded [2022-04-20T02:15:41.917Z] nexus3.edgexfoundry.org:10003 [2022-04-20T02:15:42.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T02:15:42.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T02:15:42.189Z] Configure a credential helper to remove this warning. See [2022-04-20T02:15:42.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T02:15:42.189Z] [2022-04-20T02:15:42.189Z] Login Succeeded [2022-04-20T02:15:42.189Z] nexus3.edgexfoundry.org:10004 [2022-04-20T02:15:42.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T02:15:42.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T02:15:42.784Z] Configure a credential helper to remove this warning. See [2022-04-20T02:15:42.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T02:15:42.784Z] [2022-04-20T02:15:42.784Z] Login Succeeded [2022-04-20T02:15:42.784Z] docker.io [2022-04-20T02:15:43.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T02:15:43.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T02:15:43.328Z] Configure a credential helper to remove this warning. See [2022-04-20T02:15:43.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T02:15:43.328Z] [2022-04-20T02:15:43.328Z] Login Succeeded [2022-04-20T02:15:43.328Z] ---> docker-login.sh ends [Pipeline] } [2022-04-20T02:15:43.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-20T02:15:43.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-20T02:15:43.413Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2022-04-20T02:15:43.413Z] 48207151525d36e6c5eb15a94183c6d9f8ae1ac7 [2022-04-20T02:15:43.413Z] latest [2022-04-20T02:15:43.413Z] 2.2.0-dev.13 [2022-04-20T02:15:43.413Z] 48207151525d36e6c5eb15a94183c6d9f8ae1ac7-2.2.0-dev.13 [2022-04-20T02:15:43.413Z] main [2022-04-20T02:15:43.413Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:15:43.769Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:48207151525d36e6c5eb15a94183c6d9f8ae1ac7 [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:15:44.121Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:48207151525d36e6c5eb15a94183c6d9f8ae1ac7 [2022-04-20T02:15:44.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-04-20T02:15:44.122Z] 11ed45348c75: Preparing [2022-04-20T02:15:44.122Z] 404791112949: Preparing [2022-04-20T02:15:44.122Z] cd9ac8dae136: Preparing [2022-04-20T02:15:44.122Z] c9d11e08967d: Preparing [2022-04-20T02:15:44.122Z] 746ab1eb305d: Preparing [2022-04-20T02:15:44.122Z] f73e7dbfee58: Preparing [2022-04-20T02:15:44.122Z] f73e7dbfee58: Waiting [2022-04-20T02:15:44.412Z] 404791112949: Pushed [2022-04-20T02:15:44.412Z] 746ab1eb305d: Pushed [2022-04-20T02:15:44.412Z] cd9ac8dae136: Pushed [2022-04-20T02:15:44.412Z] f73e7dbfee58: Layer already exists [2022-04-20T02:15:45.010Z] c9d11e08967d: Pushed [2022-04-20T02:15:50.404Z] 11ed45348c75: Pushed [2022-04-20T02:15:50.404Z] 48207151525d36e6c5eb15a94183c6d9f8ae1ac7: digest: sha256:f7c98f830e1433ffa3440a369935ebefc7c56aaa4c2b3de05fa916e375b426f7 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:15:50.760Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:15:51.105Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-04-20T02:15:51.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-04-20T02:15:51.105Z] 11ed45348c75: Preparing [2022-04-20T02:15:51.105Z] 404791112949: Preparing [2022-04-20T02:15:51.105Z] cd9ac8dae136: Preparing [2022-04-20T02:15:51.105Z] c9d11e08967d: Preparing [2022-04-20T02:15:51.105Z] 746ab1eb305d: Preparing [2022-04-20T02:15:51.105Z] f73e7dbfee58: Preparing [2022-04-20T02:15:51.105Z] f73e7dbfee58: Waiting [2022-04-20T02:15:51.105Z] cd9ac8dae136: Layer already exists [2022-04-20T02:15:51.105Z] 746ab1eb305d: Layer already exists [2022-04-20T02:15:51.105Z] 11ed45348c75: Layer already exists [2022-04-20T02:15:51.105Z] c9d11e08967d: Layer already exists [2022-04-20T02:15:51.105Z] 404791112949: Layer already exists [2022-04-20T02:15:51.105Z] f73e7dbfee58: Layer already exists [2022-04-20T02:15:51.381Z] latest: digest: sha256:f7c98f830e1433ffa3440a369935ebefc7c56aaa4c2b3de05fa916e375b426f7 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:15:51.730Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:15:52.070Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.0-dev.13 [2022-04-20T02:15:52.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-04-20T02:15:52.070Z] 11ed45348c75: Preparing [2022-04-20T02:15:52.070Z] 404791112949: Preparing [2022-04-20T02:15:52.070Z] cd9ac8dae136: Preparing [2022-04-20T02:15:52.070Z] c9d11e08967d: Preparing [2022-04-20T02:15:52.070Z] 746ab1eb305d: Preparing [2022-04-20T02:15:52.070Z] f73e7dbfee58: Preparing [2022-04-20T02:15:52.070Z] 11ed45348c75: Layer already exists [2022-04-20T02:15:52.070Z] c9d11e08967d: Layer already exists [2022-04-20T02:15:52.070Z] cd9ac8dae136: Layer already exists [2022-04-20T02:15:52.070Z] 404791112949: Layer already exists [2022-04-20T02:15:52.070Z] 746ab1eb305d: Layer already exists [2022-04-20T02:15:52.070Z] f73e7dbfee58: Layer already exists [2022-04-20T02:15:52.342Z] 2.2.0-dev.13: digest: sha256:f7c98f830e1433ffa3440a369935ebefc7c56aaa4c2b3de05fa916e375b426f7 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:15:52.691Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:48207151525d36e6c5eb15a94183c6d9f8ae1ac7-2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:15:53.033Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:48207151525d36e6c5eb15a94183c6d9f8ae1ac7-2.2.0-dev.13 [2022-04-20T02:15:53.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-04-20T02:15:53.033Z] 11ed45348c75: Preparing [2022-04-20T02:15:53.033Z] 404791112949: Preparing [2022-04-20T02:15:53.033Z] cd9ac8dae136: Preparing [2022-04-20T02:15:53.033Z] c9d11e08967d: Preparing [2022-04-20T02:15:53.033Z] 746ab1eb305d: Preparing [2022-04-20T02:15:53.033Z] f73e7dbfee58: Preparing [2022-04-20T02:15:53.033Z] f73e7dbfee58: Waiting [2022-04-20T02:15:53.033Z] c9d11e08967d: Layer already exists [2022-04-20T02:15:53.033Z] 404791112949: Layer already exists [2022-04-20T02:15:53.033Z] 746ab1eb305d: Layer already exists [2022-04-20T02:15:53.033Z] 11ed45348c75: Layer already exists [2022-04-20T02:15:53.033Z] cd9ac8dae136: Layer already exists [2022-04-20T02:15:53.033Z] f73e7dbfee58: Layer already exists [2022-04-20T02:15:53.305Z] 48207151525d36e6c5eb15a94183c6d9f8ae1ac7-2.2.0-dev.13: digest: sha256:f7c98f830e1433ffa3440a369935ebefc7c56aaa4c2b3de05fa916e375b426f7 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:15:53.649Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:15:53.990Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2022-04-20T02:15:53.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-04-20T02:15:53.990Z] 11ed45348c75: Preparing [2022-04-20T02:15:53.990Z] 404791112949: Preparing [2022-04-20T02:15:53.990Z] cd9ac8dae136: Preparing [2022-04-20T02:15:53.990Z] c9d11e08967d: Preparing [2022-04-20T02:15:53.990Z] 746ab1eb305d: Preparing [2022-04-20T02:15:53.990Z] f73e7dbfee58: Preparing [2022-04-20T02:15:53.990Z] f73e7dbfee58: Waiting [2022-04-20T02:15:53.990Z] cd9ac8dae136: Layer already exists [2022-04-20T02:15:53.990Z] c9d11e08967d: Layer already exists [2022-04-20T02:15:53.990Z] 746ab1eb305d: Layer already exists [2022-04-20T02:15:53.990Z] 404791112949: Layer already exists [2022-04-20T02:15:53.990Z] 11ed45348c75: Layer already exists [2022-04-20T02:15:53.990Z] f73e7dbfee58: Layer already exists [2022-04-20T02:15:54.263Z] main: digest: sha256:f7c98f830e1433ffa3440a369935ebefc7c56aaa4c2b3de05fa916e375b426f7 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-20T02:15:54.316Z] ===================================================== [Pipeline] echo [2022-04-20T02:15:54.325Z] taggedImages: [2022-04-20T02:15:54.325Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:48207151525d36e6c5eb15a94183c6d9f8ae1ac7 [2022-04-20T02:15:54.325Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-04-20T02:15:54.325Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.0-dev.13 [2022-04-20T02:15:54.325Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:48207151525d36e6c5eb15a94183c6d9f8ae1ac7-2.2.0-dev.13 [2022-04-20T02:15:54.325Z] - 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-20T02:15:54.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-20T02:15:54.747Z] [2022-04-20T02:15:54.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:15:55.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-20T02:15:55.377Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-20T02:15:55.377Z] 8998bd30e6a1: Pulling fs layer [2022-04-20T02:15:55.377Z] 04944245beec: Pulling fs layer [2022-04-20T02:15:55.377Z] 699f458cf7ca: Pulling fs layer [2022-04-20T02:15:55.377Z] 765212b225bb: Pulling fs layer [2022-04-20T02:15:55.377Z] f23df028b6ca: Pulling fs layer [2022-04-20T02:15:55.377Z] d65c8cfc05b1: Pulling fs layer [2022-04-20T02:15:55.377Z] 2437ff75d9bd: Pulling fs layer [2022-04-20T02:15:55.377Z] 765212b225bb: Waiting [2022-04-20T02:15:55.377Z] f23df028b6ca: Waiting [2022-04-20T02:15:55.377Z] 2437ff75d9bd: Waiting [2022-04-20T02:15:55.377Z] d65c8cfc05b1: Waiting [2022-04-20T02:15:55.377Z] 04944245beec: Verifying Checksum [2022-04-20T02:15:55.377Z] 04944245beec: Download complete [2022-04-20T02:15:55.377Z] 765212b225bb: Verifying Checksum [2022-04-20T02:15:55.377Z] 765212b225bb: Download complete [2022-04-20T02:15:55.377Z] f23df028b6ca: Verifying Checksum [2022-04-20T02:15:55.377Z] f23df028b6ca: Download complete [2022-04-20T02:15:55.377Z] d65c8cfc05b1: Verifying Checksum [2022-04-20T02:15:55.377Z] d65c8cfc05b1: Download complete [2022-04-20T02:15:55.653Z] 699f458cf7ca: Verifying Checksum [2022-04-20T02:15:55.653Z] 699f458cf7ca: Download complete [2022-04-20T02:15:55.931Z] 8998bd30e6a1: Verifying Checksum [2022-04-20T02:15:55.931Z] 8998bd30e6a1: Download complete [2022-04-20T02:15:58.559Z] 2437ff75d9bd: Verifying Checksum [2022-04-20T02:15:58.559Z] 2437ff75d9bd: Download complete [2022-04-20T02:16:00.000Z] 8998bd30e6a1: Pull complete [2022-04-20T02:16:00.598Z] 04944245beec: Pull complete [2022-04-20T02:16:02.042Z] 699f458cf7ca: Pull complete [2022-04-20T02:16:02.314Z] 765212b225bb: Pull complete [2022-04-20T02:16:03.297Z] f23df028b6ca: Pull complete [2022-04-20T02:16:03.297Z] d65c8cfc05b1: Pull complete [2022-04-20T02:16:18.401Z] 2437ff75d9bd: Pull complete [2022-04-20T02:16:18.401Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-20T02:16:18.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-20T02:16:18.401Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-20T02:16:18.638Z] prd-ubuntu20.04-docker-arm64-4c-16g-21439 does not seem to be running inside a container [2022-04-20T02:16:18.732Z] $ 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/29 -v /w/workspace/device-virtual-go/29:/w/workspace/device-virtual-go/29:rw,z -v /w/workspace/device-virtual-go/29@tmp:/w/workspace/device-virtual-go/29@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-20T02:16:21.178Z] $ docker top c8c3ae4e3ca607e57e565feb6838fcc322db10f076093d66e3fddc29f8d0d3e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T02:16:22.096Z] ---> job-cost.sh [2022-04-20T02:16:22.096Z] lf-activate-venv: SKIPPING [2022-04-20T02:16:22.096Z] INFO: No Stack... [2022-04-20T02:16:22.369Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-20T02:16:23.352Z] INFO: Archiving Costs [Pipeline] sh [2022-04-20T02:16:24.027Z] + cut -d, -f6 [2022-04-20T02:16:24.027Z] + cat /w/workspace/device-virtual-go/29/archives/cost.csv [Pipeline] lock [2022-04-20T02:16:24.098Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-29-stack-cost] [2022-04-20T02:16:24.153Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-29-stack-cost] did not exist. Created. [2022-04-20T02:16:24.154Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-20T02:16:24.843Z] /w/workspace/device-virtual-go/29@tmp/durable-6654be83/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-20T02:16:25.528Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-20T02:16:25.551Z] Warning: overwriting stash ‘stack-cost’ [2022-04-20T02:16:25.594Z] Stashed 1 file(s) [Pipeline] } [2022-04-20T02:16:25.694Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-29-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-20T02:16:25.726Z] $ docker stop --time=1 c8c3ae4e3ca607e57e565feb6838fcc322db10f076093d66e3fddc29f8d0d3e5 [2022-04-20T02:16:27.236Z] $ docker rm -f c8c3ae4e3ca607e57e565feb6838fcc322db10f076093d66e3fddc29f8d0d3e5 [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-20T02:16:27.746Z] provisioning config files... [2022-04-20T02:16:27.755Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7096688652878796366tmp [Pipeline] { [Pipeline] sh [2022-04-20T02:16:28.055Z] + set +x [2022-04-20T02:16:28.055Z] + curl -s https://codecov.io/bash [2022-04-20T02:16:28.055Z] + bash -s -- [2022-04-20T02:16:28.055Z] [2022-04-20T02:16:28.055Z] _____ _ [2022-04-20T02:16:28.055Z] / ____| | | [2022-04-20T02:16:28.055Z] | | ___ __| | ___ ___ _____ __ [2022-04-20T02:16:28.055Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-20T02:16:28.055Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-20T02:16:28.055Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-20T02:16:28.055Z] Bash-1.0.6 [2022-04-20T02:16:28.055Z] [2022-04-20T02:16:28.055Z] [2022-04-20T02:16:28.055Z] ==> git version 2.25.1 found [2022-04-20T02:16:28.055Z] ==> 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-20T02:16:28.055Z] Release-Date: 2020-01-08 [2022-04-20T02:16:28.055Z] 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-20T02:16:28.055Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-20T02:16:28.055Z] ==> Jenkins CI detected. [2022-04-20T02:16:28.055Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2022-04-20T02:16:28.055Z] project root: . [2022-04-20T02:16:28.055Z] --> token set from env [2022-04-20T02:16:28.055Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-20T02:16:28.055Z] ==> Running gcov in . (disable via -X gcov) [2022-04-20T02:16:28.055Z] ==> Python coveragepy not found [2022-04-20T02:16:28.055Z] ==> Searching for coverage reports in: [2022-04-20T02:16:28.055Z] + . [2022-04-20T02:16:28.055Z] -> Found 1 reports [2022-04-20T02:16:28.055Z] ==> Detecting git/mercurial file structure [2022-04-20T02:16:28.316Z] ==> Reading reports [2022-04-20T02:16:28.316Z] + ./coverage.out bytes=44128 [2022-04-20T02:16:28.316Z] ==> Appending adjustments [2022-04-20T02:16:28.316Z] https://docs.codecov.io/docs/fixing-reports [2022-04-20T02:16:28.316Z] + Found adjustments [2022-04-20T02:16:28.316Z] ==> Gzipping contents [2022-04-20T02:16:28.316Z] 8.0K /tmp/codecov.m8DAcn.gz [2022-04-20T02:16:28.316Z] ==> Uploading reports [2022-04-20T02:16:28.316Z] url: https://codecov.io [2022-04-20T02:16:28.316Z] query: branch=main&commit=48207151525d36e6c5eb15a94183c6d9f8ae1ac7&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-20T02:16:28.316Z] -> Pinging Codecov [2022-04-20T02:16:28.316Z] 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=48207151525d36e6c5eb15a94183c6d9f8ae1ac7&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-20T02:16:28.580Z] -> Uploading to [2022-04-20T02:16:28.580Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-20/5E52B4B073DB2E39498172D8E973AA87/48207151525d36e6c5eb15a94183c6d9f8ae1ac7/8066998e-f557-4415-a0fd-2006c50647cf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220420T021628Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d229d83a127bd99bae4e852b7b4822268b18852e0c47f1d0085be8b9790e3bc0 [2022-04-20T02:16:28.580Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-20T02:16:28.580Z] Dload Upload Total Spent Left Speed [2022-04-20T02:16:28.840Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5293 0 0 100 5293 0 21962 --:--:-- --:--:-- --:--:-- 21962 [2022-04-20T02:16:28.840Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/48207151525d36e6c5eb15a94183c6d9f8ae1ac7 [Pipeline] } [2022-04-20T02:16:28.849Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-04-20T02:16:29.127Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-20T02:16:29.139Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:16:29.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-20T02:16:29.434Z] [2022-04-20T02:16:29.434Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:16:29.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-20T02:16:29.740Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-20T02:16:29.740Z] 188c0c94c7c5: Pulling fs layer [2022-04-20T02:16:29.740Z] 0ef7d3d256c8: Pulling fs layer [2022-04-20T02:16:29.740Z] de9db76c5a1d: Pulling fs layer [2022-04-20T02:16:29.740Z] 0eba1c9be4d2: Pulling fs layer [2022-04-20T02:16:29.740Z] 0d57e429df01: Pulling fs layer [2022-04-20T02:16:29.740Z] 4e4be7b47b0d: Pulling fs layer [2022-04-20T02:16:29.740Z] e1f770b5df2f: Pulling fs layer [2022-04-20T02:16:29.740Z] 85a0685a4137: Pulling fs layer [2022-04-20T02:16:29.740Z] 0eba1c9be4d2: Waiting [2022-04-20T02:16:29.740Z] 85a0685a4137: Waiting [2022-04-20T02:16:29.740Z] 0d57e429df01: Waiting [2022-04-20T02:16:29.740Z] 4e4be7b47b0d: Waiting [2022-04-20T02:16:29.740Z] e1f770b5df2f: Waiting [2022-04-20T02:16:29.740Z] de9db76c5a1d: Verifying Checksum [2022-04-20T02:16:29.740Z] de9db76c5a1d: Download complete [2022-04-20T02:16:29.740Z] 0ef7d3d256c8: Verifying Checksum [2022-04-20T02:16:29.740Z] 0ef7d3d256c8: Download complete [2022-04-20T02:16:29.740Z] 0d57e429df01: Verifying Checksum [2022-04-20T02:16:29.740Z] 0d57e429df01: Download complete [2022-04-20T02:16:29.740Z] 4e4be7b47b0d: Download complete [2022-04-20T02:16:29.740Z] 188c0c94c7c5: Verifying Checksum [2022-04-20T02:16:29.740Z] 188c0c94c7c5: Download complete [2022-04-20T02:16:30.000Z] 188c0c94c7c5: Pull complete [2022-04-20T02:16:30.000Z] e1f770b5df2f: Verifying Checksum [2022-04-20T02:16:30.000Z] e1f770b5df2f: Download complete [2022-04-20T02:16:30.000Z] 0ef7d3d256c8: Pull complete [2022-04-20T02:16:30.260Z] de9db76c5a1d: Pull complete [2022-04-20T02:16:30.525Z] 0eba1c9be4d2: Download complete [2022-04-20T02:16:30.784Z] 85a0685a4137: Verifying Checksum [2022-04-20T02:16:30.784Z] 85a0685a4137: Download complete [2022-04-20T02:16:34.075Z] 0eba1c9be4d2: Pull complete [2022-04-20T02:16:34.075Z] 0d57e429df01: Pull complete [2022-04-20T02:16:34.075Z] 4e4be7b47b0d: Pull complete [2022-04-20T02:16:34.334Z] e1f770b5df2f: Pull complete [2022-04-20T02:16:37.622Z] 85a0685a4137: Pull complete [2022-04-20T02:16:37.622Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-20T02:16:37.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-20T02:16:37.622Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-20T02:16:37.714Z] prd-ubuntu20.04-docker-8c-8g-21438 does not seem to be running inside a container [2022-04-20T02:16:37.755Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-20T02:16:40.045Z] $ docker top b0fac5681ee6e65b335a2635d248a3b284c70a23d7ea1519d7ee25b39ed51619 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-20T02:16:40.125Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-20T02:16:40.412Z] + set -o pipefail [2022-04-20T02:16:40.412Z] + snyk monitor '--org=edgex-jenkins' [2022-04-20T02:16:45.700Z] [2022-04-20T02:16:45.700Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2022-04-20T02:16:45.700Z] [2022-04-20T02:16:45.700Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/0d57a2cd-75f9-4793-aa01-a12c7efa0270 [2022-04-20T02:16:45.700Z] [2022-04-20T02:16:45.700Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-20T02:16:45.700Z] [2022-04-20T02:16:45.700Z] [Pipeline] } [2022-04-20T02:16:45.718Z] $ docker stop --time=1 b0fac5681ee6e65b335a2635d248a3b284c70a23d7ea1519d7ee25b39ed51619 [2022-04-20T02:16:48.256Z] $ docker rm -f b0fac5681ee6e65b335a2635d248a3b284c70a23d7ea1519d7ee25b39ed51619 [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-20T02:16:49.224Z] + git log --format=format:%s -1 48207151525d36e6c5eb15a94183c6d9f8ae1ac7 [Pipeline] sh [2022-04-20T02:16:49.524Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-20T02:16:49.524Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:16:49.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-20T02:16:49.832Z] . [Pipeline] withDockerContainer [2022-04-20T02:16:49.909Z] prd-ubuntu20.04-docker-8c-8g-21438 does not seem to be running inside a container [2022-04-20T02:16:49.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-20T02:16:50.491Z] $ docker top 47c7a2b49bc33a1a8db65503f5259e2de291dcc358dff1686391d136eb4c4e08 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-20T02:16:50.585Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-20T02:16:50.585Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-20T02:16:50.716Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-20T02:16:50.724Z] $ docker exec 47c7a2b49bc33a1a8db65503f5259e2de291dcc358dff1686391d136eb4c4e08 ssh-agent [2022-04-20T02:16:50.837Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGJHBHe/agent.13 [2022-04-20T02:16:50.837Z] SSH_AGENT_PID=19 [2022-04-20T02:16:50.842Z] Running ssh-add (command line suppressed) [2022-04-20T02:16:50.975Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6508111619425527750.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6508111619425527750.key) [2022-04-20T02:16:50.985Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-20T02:16:51.279Z] + git semver tag [2022-04-20T02:16:51.279Z] # -> Open(): unable to determine branch for HEAD [2022-04-20T02:16:51.279Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2022-04-20T02:16:51.279Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2022-04-20T02:16:51.279Z] # $SEMVER_REMOTE_NAME = origin [2022-04-20T02:16:51.279Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-20T02:16:51.279Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-20T02:16:51.279Z] # $SEMVER_BRANCH = main [2022-04-20T02:16:51.279Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [2022-04-20T02:16:51.279Z] # 48207151525d36e6c5eb15a94183c6d9f8ae1ac7 HEAD [2022-04-20T02:16:51.279Z] # -> Force: false [2022-04-20T02:16:51.279Z] # e019efc5e10e8c928fe73e570c4339e8bee2f3d5 refs/tags/v2.2.0-dev.13 [Pipeline] } [2022-04-20T02:16:51.294Z] $ docker exec --env ******** --env ******** 47c7a2b49bc33a1a8db65503f5259e2de291dcc358dff1686391d136eb4c4e08 ssh-agent -k [2022-04-20T02:16:51.395Z] unset SSH_AUTH_SOCK; [2022-04-20T02:16:51.396Z] unset SSH_AGENT_PID; [2022-04-20T02:16:51.396Z] echo Agent pid 19 killed; [2022-04-20T02:16:51.402Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-20T02:16:51.718Z] + git semver [Pipeline] } [2022-04-20T02:16:51.736Z] $ docker stop --time=1 47c7a2b49bc33a1a8db65503f5259e2de291dcc358dff1686391d136eb4c4e08 [2022-04-20T02:16:53.072Z] $ docker rm -f 47c7a2b49bc33a1a8db65503f5259e2de291dcc358dff1686391d136eb4c4e08 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:16:53.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-20T02:16:53.463Z] [2022-04-20T02:16:53.463Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:16:53.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-20T02:16:53.767Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-20T02:16:53.767Z] ab5ef0e58194: Pulling fs layer [2022-04-20T02:16:53.767Z] 9712f1f96733: Pulling fs layer [2022-04-20T02:16:53.767Z] 63f879dbbcfc: Pulling fs layer [2022-04-20T02:16:53.767Z] 0d9ebad4ef96: Pulling fs layer [2022-04-20T02:16:53.767Z] e9a5061849ea: Pulling fs layer [2022-04-20T02:16:53.767Z] d747dcd14b5f: Pulling fs layer [2022-04-20T02:16:53.767Z] 2de7ff778b66: Pulling fs layer [2022-04-20T02:16:53.767Z] e9a5061849ea: Waiting [2022-04-20T02:16:53.767Z] 2de7ff778b66: Waiting [2022-04-20T02:16:53.767Z] 0d9ebad4ef96: Waiting [2022-04-20T02:16:53.767Z] 9712f1f96733: Verifying Checksum [2022-04-20T02:16:53.767Z] 9712f1f96733: Download complete [2022-04-20T02:16:54.032Z] 63f879dbbcfc: Verifying Checksum [2022-04-20T02:16:54.032Z] 63f879dbbcfc: Download complete [2022-04-20T02:16:54.293Z] e9a5061849ea: Verifying Checksum [2022-04-20T02:16:54.293Z] e9a5061849ea: Download complete [2022-04-20T02:16:54.293Z] 0d9ebad4ef96: Verifying Checksum [2022-04-20T02:16:54.293Z] 0d9ebad4ef96: Download complete [2022-04-20T02:16:54.293Z] d747dcd14b5f: Verifying Checksum [2022-04-20T02:16:54.293Z] d747dcd14b5f: Download complete [2022-04-20T02:16:54.293Z] ab5ef0e58194: Verifying Checksum [2022-04-20T02:16:54.293Z] ab5ef0e58194: Download complete [2022-04-20T02:16:54.552Z] 2de7ff778b66: Verifying Checksum [2022-04-20T02:16:54.552Z] 2de7ff778b66: Download complete [2022-04-20T02:16:57.087Z] ab5ef0e58194: Pull complete [2022-04-20T02:16:57.087Z] 9712f1f96733: Pull complete [2022-04-20T02:16:57.654Z] 63f879dbbcfc: Pull complete [2022-04-20T02:17:01.847Z] 0d9ebad4ef96: Pull complete [2022-04-20T02:17:01.847Z] e9a5061849ea: Pull complete [2022-04-20T02:17:01.847Z] d747dcd14b5f: Pull complete [2022-04-20T02:17:02.785Z] 2de7ff778b66: Pull complete [2022-04-20T02:17:02.785Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-20T02:17:02.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-20T02:17:02.785Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-20T02:17:02.851Z] prd-ubuntu20.04-docker-8c-8g-21438 does not seem to be running inside a container [2022-04-20T02:17:02.893Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-20T02:17:05.164Z] $ docker top 413bc66008e3eb2b4693e12eae95acc3a47afe7c13ebaa4048441ba688dd9e5d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-20T02:17:05.243Z] provisioning config files... [2022-04-20T02:17:05.251Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8081333381608870925tmp [2022-04-20T02:17:05.264Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config413451929294320551tmp [2022-04-20T02:17:05.276Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8920024346679489672tmp [Pipeline] { [Pipeline] echo [2022-04-20T02:17:05.293Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T02:17:05.578Z] ---> sigul-configuration.sh [2022-04-20T02:17:05.578Z] gpg: directory `/root/.gnupg' created [2022-04-20T02:17:05.578Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-20T02:17:05.578Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-20T02:17:05.578Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-20T02:17:05.578Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-20T02:17:05.578Z] gpg: CAST5 encrypted data [2022-04-20T02:17:05.578Z] gpg: encrypted with 1 passphrase [2022-04-20T02:17:05.578Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-20T02:17:05.868Z] + mkdir /home/jenkins [2022-04-20T02:17:05.868Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-20T02:17:06.160Z] + 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-20T02:17:06.170Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T02:17:06.458Z] ---> sigul-install.sh [2022-04-20T02:17:06.458Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-20T02:17:06.743Z] + git tag --list [2022-04-20T02:17:06.743Z] v1.0.0 [2022-04-20T02:17:06.743Z] v1.1.0 [2022-04-20T02:17:06.743Z] v1.1.1 [2022-04-20T02:17:06.743Z] v1.2.1 [2022-04-20T02:17:06.743Z] v1.2.2 [2022-04-20T02:17:06.743Z] v1.2.3 [2022-04-20T02:17:06.743Z] v1.3.0 [2022-04-20T02:17:06.743Z] v1.3.1 [2022-04-20T02:17:06.743Z] v2.0.0 [2022-04-20T02:17:06.743Z] v2.0.1-dev.1 [2022-04-20T02:17:06.743Z] v2.0.1-dev.10 [2022-04-20T02:17:06.743Z] v2.0.1-dev.11 [2022-04-20T02:17:06.743Z] v2.0.1-dev.12 [2022-04-20T02:17:06.743Z] v2.0.1-dev.13 [2022-04-20T02:17:06.743Z] v2.0.1-dev.14 [2022-04-20T02:17:06.743Z] v2.0.1-dev.15 [2022-04-20T02:17:06.743Z] v2.0.1-dev.2 [2022-04-20T02:17:06.743Z] v2.0.1-dev.3 [2022-04-20T02:17:06.743Z] v2.0.1-dev.4 [2022-04-20T02:17:06.743Z] v2.0.1-dev.5 [2022-04-20T02:17:06.743Z] v2.0.1-dev.6 [2022-04-20T02:17:06.743Z] v2.0.1-dev.7 [2022-04-20T02:17:06.743Z] v2.0.1-dev.8 [2022-04-20T02:17:06.743Z] v2.0.1-dev.9 [2022-04-20T02:17:06.743Z] v2.1.0 [2022-04-20T02:17:06.743Z] v2.2.0-dev.1 [2022-04-20T02:17:06.743Z] v2.2.0-dev.10 [2022-04-20T02:17:06.743Z] v2.2.0-dev.11 [2022-04-20T02:17:06.743Z] v2.2.0-dev.12 [2022-04-20T02:17:06.743Z] v2.2.0-dev.13 [2022-04-20T02:17:06.743Z] v2.2.0-dev.2 [2022-04-20T02:17:06.743Z] v2.2.0-dev.3 [2022-04-20T02:17:06.743Z] v2.2.0-dev.4 [2022-04-20T02:17:06.743Z] v2.2.0-dev.5 [2022-04-20T02:17:06.743Z] v2.2.0-dev.6 [2022-04-20T02:17:06.743Z] v2.2.0-dev.7 [2022-04-20T02:17:06.743Z] v2.2.0-dev.8 [2022-04-20T02:17:06.743Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-20T02:17:07.034Z] + lftools sign git-tag v2.2.0-dev.13 [2022-04-20T02:17:07.605Z] Signing Git tag with Sigul... [2022-04-20T02:17:07.605Z] Signing v2.2.0-dev.13 [Pipeline] echo [2022-04-20T02:17:07.876Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T02:17:08.166Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-20T02:17:08.174Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-20T02:17:08.201Z] $ docker stop --time=1 413bc66008e3eb2b4693e12eae95acc3a47afe7c13ebaa4048441ba688dd9e5d [2022-04-20T02:17:09.495Z] $ docker rm -f 413bc66008e3eb2b4693e12eae95acc3a47afe7c13ebaa4048441ba688dd9e5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-20T02:17:09.922Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-20T02:17:09.922Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:17:10.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-20T02:17:10.219Z] . [Pipeline] withDockerContainer [2022-04-20T02:17:10.284Z] prd-ubuntu20.04-docker-8c-8g-21438 does not seem to be running inside a container [2022-04-20T02:17:10.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-20T02:17:10.691Z] $ docker top 6bb276d741c26acdf0739de80e96d941c91d7fb9ea70bb5f922b1d81058750b4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-20T02:17:10.789Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-20T02:17:10.789Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-20T02:17:10.939Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-20T02:17:10.946Z] $ docker exec 6bb276d741c26acdf0739de80e96d941c91d7fb9ea70bb5f922b1d81058750b4 ssh-agent [2022-04-20T02:17:11.063Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOCpIpJ/agent.14 [2022-04-20T02:17:11.063Z] SSH_AGENT_PID=20 [2022-04-20T02:17:11.070Z] Running ssh-add (command line suppressed) [2022-04-20T02:17:11.202Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5803302554359738076.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5803302554359738076.key) [2022-04-20T02:17:11.215Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-20T02:17:11.521Z] + git semver bump pre [2022-04-20T02:17:11.521Z] # -> Open(): unable to determine branch for HEAD [2022-04-20T02:17:11.521Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2022-04-20T02:17:11.521Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2022-04-20T02:17:11.521Z] # $SEMVER_REMOTE_NAME = origin [2022-04-20T02:17:11.521Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-20T02:17:11.521Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-20T02:17:11.521Z] # $SEMVER_BRANCH = main [2022-04-20T02:17:11.521Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [2022-04-20T02:17:11.521Z] 2.2.0-dev.14 [Pipeline] } [2022-04-20T02:17:11.536Z] $ docker exec --env ******** --env ******** 6bb276d741c26acdf0739de80e96d941c91d7fb9ea70bb5f922b1d81058750b4 ssh-agent -k [2022-04-20T02:17:11.660Z] unset SSH_AUTH_SOCK; [2022-04-20T02:17:11.661Z] unset SSH_AGENT_PID; [2022-04-20T02:17:11.661Z] echo Agent pid 20 killed; [2022-04-20T02:17:11.667Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-20T02:17:11.983Z] + git semver [Pipeline] } [2022-04-20T02:17:12.003Z] $ docker stop --time=1 6bb276d741c26acdf0739de80e96d941c91d7fb9ea70bb5f922b1d81058750b4 [2022-04-20T02:17:13.280Z] $ docker rm -f 6bb276d741c26acdf0739de80e96d941c91d7fb9ea70bb5f922b1d81058750b4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-20T02:17:13.624Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-20T02:17:13.624Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:17:13.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-20T02:17:13.917Z] . [Pipeline] withDockerContainer [2022-04-20T02:17:13.979Z] prd-ubuntu20.04-docker-8c-8g-21438 does not seem to be running inside a container [2022-04-20T02:17:14.018Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-20T02:17:14.366Z] $ docker top c0c5ca771953409c96c5372408ff4c66447225fed29e5698d590c15815186ae2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-20T02:17:14.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-20T02:17:14.453Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-20T02:17:14.569Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-20T02:17:14.576Z] $ docker exec c0c5ca771953409c96c5372408ff4c66447225fed29e5698d590c15815186ae2 ssh-agent [2022-04-20T02:17:14.679Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJpOoLG/agent.13 [2022-04-20T02:17:14.679Z] SSH_AGENT_PID=19 [2022-04-20T02:17:14.684Z] Running ssh-add (command line suppressed) [2022-04-20T02:17:14.798Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8955845114004542729.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8955845114004542729.key) [2022-04-20T02:17:14.810Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-20T02:17:15.100Z] + git semver push [2022-04-20T02:17:15.100Z] # -> Open(): unable to determine branch for HEAD [2022-04-20T02:17:15.100Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2022-04-20T02:17:15.100Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2022-04-20T02:17:15.100Z] # $SEMVER_REMOTE_NAME = origin [2022-04-20T02:17:15.100Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-20T02:17:15.100Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-20T02:17:15.100Z] # $SEMVER_BRANCH = main [2022-04-20T02:17:15.100Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } [2022-04-20T02:17:17.028Z] $ docker exec --env ******** --env ******** c0c5ca771953409c96c5372408ff4c66447225fed29e5698d590c15815186ae2 ssh-agent -k [2022-04-20T02:17:17.145Z] unset SSH_AUTH_SOCK; [2022-04-20T02:17:17.145Z] unset SSH_AGENT_PID; [2022-04-20T02:17:17.145Z] echo Agent pid 19 killed; [2022-04-20T02:17:17.156Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-20T02:17:17.467Z] + git semver [Pipeline] } [2022-04-20T02:17:17.492Z] $ docker stop --time=1 c0c5ca771953409c96c5372408ff4c66447225fed29e5698d590c15815186ae2 [2022-04-20T02:17:18.777Z] $ docker rm -f c0c5ca771953409c96c5372408ff4c66447225fed29e5698d590c15815186ae2 [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-20T02:17:19.481Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2022-04-20T02:17:19.481Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-04-20T02:17:19.481Z] total 16 [2022-04-20T02:17:19.481Z] drwxr-xr-x 3 root root 4096 Apr 20 02:07 . [2022-04-20T02:17:19.481Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 02:17 .. [2022-04-20T02:17:19.481Z] drwxr-xr-x 2 root root 4096 Apr 20 02:07 cost [2022-04-20T02:17:19.481Z] -rw-r--r-- 1 root root 87 Apr 20 02:07 cost.csv [2022-04-20T02:17:19.481Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2022-04-20T02:17:19.481Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-04-20T02:17:19.481Z] total 16 [2022-04-20T02:17:19.481Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 02:07 . [2022-04-20T02:17:19.481Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 02:17 .. [2022-04-20T02:17:19.481Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 20 02:07 cost [2022-04-20T02:17:19.481Z] -rw-r--r-- 1 jenkins jenkins 87 Apr 20 02:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-20T02:17:19.838Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T02:17:20.739Z] ---> package-listing.sh [2022-04-20T02:17:20.739Z] ++ facter osfamily [2022-04-20T02:17:20.739Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-20T02:17:21.000Z] + OS_FAMILY=debian [2022-04-20T02:17:21.000Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2022-04-20T02:17:21.000Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-20T02:17:21.000Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-20T02:17:21.000Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-20T02:17:21.000Z] + PACKAGES=/tmp/packages_start.txt [2022-04-20T02:17:21.000Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-04-20T02:17:21.000Z] + PACKAGES=/tmp/packages_end.txt [2022-04-20T02:17:21.000Z] + case "${OS_FAMILY}" in [2022-04-20T02:17:21.000Z] + dpkg -l [2022-04-20T02:17:21.000Z] + grep '^ii' [2022-04-20T02:17:21.000Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-20T02:17:21.000Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-20T02:17:21.000Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-20T02:17:21.001Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-04-20T02:17:21.001Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2022-04-20T02:17:21.001Z] + 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-20T02:17:21.013Z] 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-20T02:17:21.293Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-20T02:17:21.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-20T02:17:21.849Z] . [Pipeline] withDockerContainer [2022-04-20T02:17:21.926Z] prd-ubuntu20.04-docker-8c-8g-21438 does not seem to be running inside a container [2022-04-20T02:17:21.967Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-20T02:17:22.341Z] $ docker top 1b9547e53cc37dd22b554cedfb9380ba1cf99930ddca11c101921fa03c813434 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-20T02:17:22.689Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-20T02:17:22.977Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-20T02:17:23.268Z] + ls /var/log/sa-host [2022-04-20T02:17:23.268Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-20T02:17:23.509Z] provisioning config files... [2022-04-20T02:17:23.518Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1358353329226788252tmp [Pipeline] { [Pipeline] echo [2022-04-20T02:17:23.534Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T02:17:23.820Z] ---> create-netrc.sh [Pipeline] } [2022-04-20T02:17:23.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-20T02:17:24.196Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-20T02:17:24.207Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T02:17:24.495Z] ---> sudo-logs.sh [2022-04-20T02:17:24.495Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-20T02:17:24.521Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T02:17:24.820Z] ---> job-cost.sh [2022-04-20T02:17:24.820Z] lf-activate-venv: SKIPPING [2022-04-20T02:17:24.820Z] DEBUG: total: 0.2199999988079071 [2022-04-20T02:17:24.820Z] INFO: Retrieving Stack Cost... [2022-04-20T02:17:25.391Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-20T02:17:25.652Z] INFO: Archiving Costs [Pipeline] echo [2022-04-20T02:17:25.667Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T02:17:25.953Z] ---> logs-deploy.sh [2022-04-20T02:17:25.953Z] lf-activate-venv: SKIPPING [2022-04-20T02:17:25.953Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/29 [2022-04-20T02:17:25.953Z] INFO: archiving workspace using pattern(s): [2022-04-20T02:17:26.894Z] Archives upload complete. [2022-04-20T02:17:26.894Z] INFO: archiving logs to Nexus