Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2ecf0fc734cc14a642189e470a894444964f864e 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-ssh15698860503460146164.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh1502712485052424277.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3435572028662667349.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8519828554061426563.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3462606098330494516.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7719 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 2ecf0fc734cc14a642189e470a894444964f864e (main) Commit message: "Merge pull request #313 from hahattan/update-example" > git config core.sparsecheckout # timeout=10 > git checkout -f 2ecf0fc734cc14a642189e470a894444964f864e # timeout=10 > git rev-list --no-walk 476f8fe53201fee1938bf38d508323121d922085 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-12T04:00:06.902Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-12T04:00:06.947Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-12T04:00:06.960Z] ========================================================= [2022-10-12T04:00:06.960Z] EdgeX Global Pipelines Version Info [2022-10-12T04:00:06.960Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:00:07.668Z] ------------------- [2022-10-12T04:00:07.668Z] stable info: [2022-10-12T04:00:07.668Z] ------------------- [2022-10-12T04:00:07.668Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-12T04:00:07.668Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-12T04:00:07.668Z] Message: update stable to v1.0.239 [2022-10-12T04:00:08.237Z] ------------------- [2022-10-12T04:00:08.237Z] experimental info: [2022-10-12T04:00:08.237Z] ------------------- [2022-10-12T04:00:08.237Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-12T04:00:08.237Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-12T04:00:08.237Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-12T04:00:08.411Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-10-12T04:00:08.419Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-10-12T04:00:08.427Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-12T04:00:08.443Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-12T04:00:08.453Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-12T04:00:08.464Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-12T04:00:08.475Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-12T04:00:08.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-12T04:00:08.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-12T04:00:08.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-12T04:00:08.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-12T04:00:08.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-10-12T04:00:08.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-12T04:00:08.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-12T04:00:08.574Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-12T04:00:08.585Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-12T04:00:08.596Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-12T04:00:08.606Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-12T04:00:08.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-12T04:00:08.628Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-12T04:00:08.639Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-12T04:00:08.650Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-12T04:00:08.661Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-12T04:00:08.672Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-12T04:00:08.683Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-12T04:00:08.705Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-12T04:00:08.715Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-12T04:00:08.726Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-12T04:00:08.737Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-12T04:00:08.748Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-12T04:00:08.759Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2ecf0fc734cc14a642189e470a894444964f864e [Pipeline] echo [2022-10-12T04:00:08.770Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2ecf0fc [Pipeline] echo [2022-10-12T04:00:08.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-12T04:00:08.825Z] provisioning config files... [2022-10-12T04:00:08.841Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9663487233575072757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:00:09.143Z] ---> docker-login.sh [2022-10-12T04:00:09.143Z] nexus3.edgexfoundry.org:10001 [2022-10-12T04:00:09.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:00:09.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:00:09.404Z] Configure a credential helper to remove this warning. See [2022-10-12T04:00:09.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:00:09.404Z] [2022-10-12T04:00:09.404Z] Login Succeeded [2022-10-12T04:00:09.404Z] nexus3.edgexfoundry.org:10002 [2022-10-12T04:00:09.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:00:09.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:00:09.674Z] Configure a credential helper to remove this warning. See [2022-10-12T04:00:09.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:00:09.674Z] [2022-10-12T04:00:09.674Z] Login Succeeded [2022-10-12T04:00:09.674Z] nexus3.edgexfoundry.org:10003 [2022-10-12T04:00:09.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:00:09.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:00:09.674Z] Configure a credential helper to remove this warning. See [2022-10-12T04:00:09.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:00:09.674Z] [2022-10-12T04:00:09.674Z] Login Succeeded [2022-10-12T04:00:09.674Z] nexus3.edgexfoundry.org:10004 [2022-10-12T04:00:09.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:00:09.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:00:09.937Z] Configure a credential helper to remove this warning. See [2022-10-12T04:00:09.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:00:09.937Z] [2022-10-12T04:00:09.937Z] Login Succeeded [2022-10-12T04:00:09.937Z] docker.io [2022-10-12T04:00:09.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:00:10.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:00:10.509Z] Configure a credential helper to remove this warning. See [2022-10-12T04:00:10.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:00:10.509Z] [2022-10-12T04:00:10.509Z] Login Succeeded [2022-10-12T04:00:10.509Z] ---> docker-login.sh ends [Pipeline] } [2022-10-12T04:00:10.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-12T04:00:10.892Z] + git rev-list -1 --merges 2ecf0fc734cc14a642189e470a894444964f864e~1..2ecf0fc734cc14a642189e470a894444964f864e [Pipeline] echo [2022-10-12T04:00:10.919Z] -----------> git rev-list -1 --merges 2ecf0fc734cc14a642189e470a894444964f864e~1..2ecf0fc734cc14a642189e470a894444964f864e 2ecf0fc734cc14a642189e470a894444964f864e [2022-10-12T04:00:10.919Z] 2ecf0fc734cc14a642189e470a894444964f864e [false] [Pipeline] sh [2022-10-12T04:00:11.207Z] + git log --format=format:%s -1 2ecf0fc734cc14a642189e470a894444964f864e [Pipeline] echo [2022-10-12T04:00:11.224Z] ========================================================= [2022-10-12T04:00:11.224Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-12T04:00:11.224Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-12T04:00:11.554Z] + git log --format=format:%s -1 2ecf0fc734cc14a642189e470a894444964f864e [Pipeline] echo [2022-10-12T04:00:11.564Z] [semverPrep] GIT_COMMIT: 2ecf0fc734cc14a642189e470a894444964f864e, Commit Message: Merge pull request #313 from hahattan/update-example [Pipeline] echo [2022-10-12T04:00:11.573Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-12T04:00:11.919Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-12T04:00:11.919Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-12T04:00:11.919Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-12T04:00:11.919Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-12T04:00:11.919Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-12T04:00:11.919Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-12T04:00:11.919Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:00:12.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T04:00:12.268Z] [2022-10-12T04:00:12.268Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:00:12.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T04:00:12.568Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-12T04:00:12.568Z] b85a868b505f: Pulling fs layer [2022-10-12T04:00:12.568Z] e2be974225ed: Pulling fs layer [2022-10-12T04:00:12.568Z] 339a4e72a1f5: Pulling fs layer [2022-10-12T04:00:12.568Z] 988bab9f4d93: Pulling fs layer [2022-10-12T04:00:12.568Z] 1469e6f7b9e6: Pulling fs layer [2022-10-12T04:00:12.568Z] eaf3925da568: Pulling fs layer [2022-10-12T04:00:12.568Z] bab4dde63d76: Pulling fs layer [2022-10-12T04:00:12.568Z] bde34c3a00c8: Pulling fs layer [2022-10-12T04:00:12.568Z] b352a97aabf1: Pulling fs layer [2022-10-12T04:00:12.568Z] 4872d77fe225: Pulling fs layer [2022-10-12T04:00:12.568Z] 5851b861e8e6: Pulling fs layer [2022-10-12T04:00:12.568Z] 988bab9f4d93: Waiting [2022-10-12T04:00:12.568Z] bde34c3a00c8: Waiting [2022-10-12T04:00:12.568Z] b352a97aabf1: Waiting [2022-10-12T04:00:12.568Z] 1469e6f7b9e6: Waiting [2022-10-12T04:00:12.568Z] 4872d77fe225: Waiting [2022-10-12T04:00:12.568Z] bab4dde63d76: Waiting [2022-10-12T04:00:12.568Z] eaf3925da568: Waiting [2022-10-12T04:00:12.568Z] 5851b861e8e6: Waiting [2022-10-12T04:00:12.568Z] e2be974225ed: Download complete [2022-10-12T04:00:12.568Z] 988bab9f4d93: Verifying Checksum [2022-10-12T04:00:12.568Z] 988bab9f4d93: Download complete [2022-10-12T04:00:12.838Z] 339a4e72a1f5: Download complete [2022-10-12T04:00:12.838Z] 1469e6f7b9e6: Verifying Checksum [2022-10-12T04:00:12.838Z] 1469e6f7b9e6: Download complete [2022-10-12T04:00:12.838Z] eaf3925da568: Download complete [2022-10-12T04:00:12.838Z] bde34c3a00c8: Verifying Checksum [2022-10-12T04:00:12.838Z] bde34c3a00c8: Download complete [2022-10-12T04:00:12.838Z] b352a97aabf1: Verifying Checksum [2022-10-12T04:00:12.838Z] b352a97aabf1: Download complete [2022-10-12T04:00:12.838Z] 4872d77fe225: Verifying Checksum [2022-10-12T04:00:12.838Z] 4872d77fe225: Download complete [2022-10-12T04:00:12.838Z] b85a868b505f: Verifying Checksum [2022-10-12T04:00:12.838Z] b85a868b505f: Download complete [2022-10-12T04:00:13.096Z] bab4dde63d76: Verifying Checksum [2022-10-12T04:00:13.096Z] bab4dde63d76: Download complete [2022-10-12T04:00:14.066Z] b85a868b505f: Pull complete [2022-10-12T04:00:14.326Z] e2be974225ed: Pull complete [2022-10-12T04:00:14.897Z] 339a4e72a1f5: Pull complete [2022-10-12T04:00:14.897Z] 988bab9f4d93: Pull complete [2022-10-12T04:00:15.156Z] 1469e6f7b9e6: Pull complete [2022-10-12T04:00:15.422Z] eaf3925da568: Pull complete [2022-10-12T04:00:17.329Z] bab4dde63d76: Pull complete [2022-10-12T04:00:17.329Z] bde34c3a00c8: Pull complete [2022-10-12T04:00:17.329Z] b352a97aabf1: Pull complete [2022-10-12T04:00:17.589Z] 4872d77fe225: Pull complete [2022-10-12T04:00:17.589Z] 5851b861e8e6: Pull complete [2022-10-12T04:00:17.589Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-12T04:00:17.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T04:00:17.589Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:00:17.679Z] prd-ubuntu20.04-docker-8c-8g-7719 does not seem to be running inside a container [2022-10-12T04:00:17.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-12T04:00:23.400Z] $ docker top 09a3a3c7eeb792333c69794d4de7b267c2d7bc0a6845aaad06d7f2a6d3b4d032 -eo pid,comm [2022-10-12T04:00:23.463Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-12T04:00:23.463Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-12T04:00:23.502Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-12T04:00:23.502Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-12T04:00:23.626Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-12T04:00:23.632Z] $ docker exec 09a3a3c7eeb792333c69794d4de7b267c2d7bc0a6845aaad06d7f2a6d3b4d032 ssh-agent [2022-10-12T04:00:23.745Z] SSH_AUTH_SOCK=/tmp/ssh-2X5YmqLqNA58/agent.32 [2022-10-12T04:00:23.745Z] SSH_AGENT_PID=38 [2022-10-12T04:00:23.754Z] Running ssh-add (command line suppressed) [2022-10-12T04:00:23.860Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15245507442292561685.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15245507442292561685.key) [2022-10-12T04:00:23.871Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-12T04:00:24.165Z] + git tag --points-at HEAD [Pipeline] } [2022-10-12T04:00:24.182Z] $ docker exec --env ******** --env ******** 09a3a3c7eeb792333c69794d4de7b267c2d7bc0a6845aaad06d7f2a6d3b4d032 ssh-agent -k [2022-10-12T04:00:24.294Z] unset SSH_AUTH_SOCK; [2022-10-12T04:00:24.294Z] unset SSH_AGENT_PID; [2022-10-12T04:00:24.295Z] echo Agent pid 38 killed; [2022-10-12T04:00:24.303Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-12T04:00:24.325Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-12T04:00:24.325Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-12T04:00:24.427Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-12T04:00:24.432Z] $ docker exec 09a3a3c7eeb792333c69794d4de7b267c2d7bc0a6845aaad06d7f2a6d3b4d032 ssh-agent [2022-10-12T04:00:24.548Z] SSH_AUTH_SOCK=/tmp/ssh-qFLJgujPnFyC/agent.70 [2022-10-12T04:00:24.548Z] SSH_AGENT_PID=76 [2022-10-12T04:00:24.552Z] Running ssh-add (command line suppressed) [2022-10-12T04:00:24.665Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14843859945402619839.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14843859945402619839.key) [2022-10-12T04:00:24.679Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-12T04:00:24.970Z] + git semver init [2022-10-12T04:00:25.241Z] 2022-10-12 04:00:25,174 [run_init] DEBUG init version:0.0.0 force:False [2022-10-12T04:00:25.241Z] 2022-10-12 04:00:25,175 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2022-10-12T04:00:25.241Z] 2022-10-12 04:00:25,175 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2022-10-12T04:00:25.241Z] 2022-10-12 04:00:25,176 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-12T04:00:26.630Z] 2022-10-12 04:00:26,425 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2022-10-12T04:00:26.630Z] 2022-10-12 04:00:26,426 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2022-10-12T04:00:26.630Z] 2022-10-12 04:00:26,426 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-12T04:00:26.630Z] 2022-10-12 04:00:26,427 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-12T04:00:26.630Z] 2.3.0-dev.24 [Pipeline] } [2022-10-12T04:00:26.643Z] $ docker exec --env ******** --env ******** 09a3a3c7eeb792333c69794d4de7b267c2d7bc0a6845aaad06d7f2a6d3b4d032 ssh-agent -k [2022-10-12T04:00:26.741Z] unset SSH_AUTH_SOCK; [2022-10-12T04:00:26.742Z] unset SSH_AGENT_PID; [2022-10-12T04:00:26.742Z] echo Agent pid 76 killed; [2022-10-12T04:00:26.751Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-12T04:00:27.059Z] + git semver [Pipeline] } [2022-10-12T04:00:27.335Z] $ docker stop --time=1 09a3a3c7eeb792333c69794d4de7b267c2d7bc0a6845aaad06d7f2a6d3b4d032 [2022-10-12T04:00:28.637Z] $ docker rm -f 09a3a3c7eeb792333c69794d4de7b267c2d7bc0a6845aaad06d7f2a6d3b4d032 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-12T04:00:28.976Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-12T04:00:29.145Z] Stashed 1 file(s) [Pipeline] echo [2022-10-12T04:00:29.148Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.24 [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-10-12T04:00:29.278Z] provisioning config files... [2022-10-12T04:00:29.287Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config351364647385837759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:00:29.586Z] ---> docker-login.sh [2022-10-12T04:00:29.586Z] nexus3.edgexfoundry.org:10001 [2022-10-12T04:00:29.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:00:29.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:00:29.586Z] Configure a credential helper to remove this warning. See [2022-10-12T04:00:29.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:00:29.586Z] [2022-10-12T04:00:29.586Z] Login Succeeded [2022-10-12T04:00:29.586Z] nexus3.edgexfoundry.org:10002 [2022-10-12T04:00:29.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:00:29.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:00:29.586Z] Configure a credential helper to remove this warning. See [2022-10-12T04:00:29.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:00:29.586Z] [2022-10-12T04:00:29.586Z] Login Succeeded [2022-10-12T04:00:29.586Z] nexus3.edgexfoundry.org:10003 [2022-10-12T04:00:29.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:00:29.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:00:29.845Z] Configure a credential helper to remove this warning. See [2022-10-12T04:00:29.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:00:29.845Z] [2022-10-12T04:00:29.845Z] Login Succeeded [2022-10-12T04:00:29.845Z] nexus3.edgexfoundry.org:10004 [2022-10-12T04:00:29.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:00:29.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:00:29.845Z] Configure a credential helper to remove this warning. See [2022-10-12T04:00:29.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:00:29.845Z] [2022-10-12T04:00:29.845Z] Login Succeeded [2022-10-12T04:00:29.845Z] docker.io [2022-10-12T04:00:30.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:00:30.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:00:30.363Z] Configure a credential helper to remove this warning. See [2022-10-12T04:00:30.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:00:30.363Z] [2022-10-12T04:00:30.363Z] Login Succeeded [2022-10-12T04:00:30.363Z] ---> docker-login.sh ends [Pipeline] } [2022-10-12T04:00:30.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-12T04:00:30.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T04:00:30.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T04:00:30.460Z] ========================================================= [2022-10-12T04:00:30.460Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-12T04:00:30.460Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:00:30.769Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-12T04:00:30.769Z] Sending build context to Docker daemon 23.18MB [2022-10-12T04:00:30.769Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-12T04:00:30.769Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-12T04:00:30.769Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-12T04:00:30.769Z] 213ec9aee27d: Pulling fs layer [2022-10-12T04:00:30.769Z] 4583459ba037: Pulling fs layer [2022-10-12T04:00:30.769Z] 93c1e223e6f2: Pulling fs layer [2022-10-12T04:00:30.769Z] 53926ce57604: Pulling fs layer [2022-10-12T04:00:30.769Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-12T04:00:30.769Z] 30f14e443154: Pulling fs layer [2022-10-12T04:00:30.770Z] 801331c1e519: Pulling fs layer [2022-10-12T04:00:30.770Z] 99cc6dd402b0: Pulling fs layer [2022-10-12T04:00:30.770Z] 7d9ed39f4882: Pulling fs layer [2022-10-12T04:00:30.770Z] 99cc6dd402b0: Waiting [2022-10-12T04:00:30.770Z] 30f14e443154: Waiting [2022-10-12T04:00:30.770Z] 7d9ed39f4882: Waiting [2022-10-12T04:00:30.770Z] 53926ce57604: Waiting [2022-10-12T04:00:30.770Z] 801331c1e519: Waiting [2022-10-12T04:00:31.028Z] 93c1e223e6f2: Verifying Checksum [2022-10-12T04:00:31.028Z] 93c1e223e6f2: Download complete [2022-10-12T04:00:31.028Z] 4583459ba037: Download complete [2022-10-12T04:00:31.028Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-12T04:00:31.028Z] 21b2b0c7a3f4: Download complete [2022-10-12T04:00:31.028Z] 30f14e443154: Verifying Checksum [2022-10-12T04:00:31.028Z] 30f14e443154: Download complete [2022-10-12T04:00:31.028Z] 213ec9aee27d: Verifying Checksum [2022-10-12T04:00:31.028Z] 213ec9aee27d: Download complete [2022-10-12T04:00:31.028Z] 801331c1e519: Verifying Checksum [2022-10-12T04:00:31.028Z] 801331c1e519: Download complete [2022-10-12T04:00:31.028Z] 213ec9aee27d: Pull complete [2022-10-12T04:00:31.287Z] 4583459ba037: Pull complete [2022-10-12T04:00:31.287Z] 93c1e223e6f2: Pull complete [2022-10-12T04:00:31.856Z] 7d9ed39f4882: Verifying Checksum [2022-10-12T04:00:31.856Z] 7d9ed39f4882: Download complete [2022-10-12T04:00:31.856Z] 53926ce57604: Verifying Checksum [2022-10-12T04:00:31.856Z] 53926ce57604: Download complete [2022-10-12T04:00:32.115Z] 99cc6dd402b0: Verifying Checksum [2022-10-12T04:00:32.115Z] 99cc6dd402b0: Download complete [2022-10-12T04:00:36.301Z] 53926ce57604: Pull complete [2022-10-12T04:00:36.301Z] 21b2b0c7a3f4: Pull complete [2022-10-12T04:00:36.301Z] 30f14e443154: Pull complete [2022-10-12T04:00:36.301Z] 801331c1e519: Pull complete [2022-10-12T04:00:38.203Z] 99cc6dd402b0: Pull complete [2022-10-12T04:00:39.138Z] 7d9ed39f4882: Pull complete [2022-10-12T04:00:39.138Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-12T04:00:39.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-12T04:00:39.138Z] ---> 1dedd983c030 [2022-10-12T04:00:39.138Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-12T04:00:44.238Z] Still waiting to schedule task [2022-10-12T04:00:44.238Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7718’ [2022-10-12T04:00:47.270Z] ---> Running in fa14bd338522 [2022-10-12T04:00:47.270Z] Removing intermediate container fa14bd338522 [2022-10-12T04:00:47.270Z] ---> 52c3d2ffab14 [2022-10-12T04:00:47.270Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-12T04:00:47.270Z] ---> Running in e8fbc6dcfdea [2022-10-12T04:00:47.270Z] Removing intermediate container e8fbc6dcfdea [2022-10-12T04:00:47.270Z] ---> 1695a5608843 [2022-10-12T04:00:47.270Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-10-12T04:00:47.270Z] ---> Running in 7dddd2a1b9d8 [2022-10-12T04:00:47.270Z] Removing intermediate container 7dddd2a1b9d8 [2022-10-12T04:00:47.270Z] ---> 052a9714821b [2022-10-12T04:00:47.270Z] Step 6/13 : WORKDIR /device-virtual-go [2022-10-12T04:00:47.270Z] ---> Running in e3d7dfd2e1ff [2022-10-12T04:00:47.270Z] Removing intermediate container e3d7dfd2e1ff [2022-10-12T04:00:47.270Z] ---> 95b7d4a8985c [2022-10-12T04:00:47.270Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:00:47.270Z] ---> Running in df7a005d2b34 [2022-10-12T04:00:47.838Z] Removing intermediate container df7a005d2b34 [2022-10-12T04:00:47.838Z] ---> 15b43404eb62 [2022-10-12T04:00:47.838Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-12T04:00:47.838Z] ---> Running in b4e075563aa2 [2022-10-12T04:00:48.097Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T04:00:49.036Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T04:00:49.296Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-12T04:00:49.296Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-12T04:00:49.296Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-12T04:00:49.556Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-12T04:00:49.556Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T04:00:49.556Z] OK: 216 MiB in 55 packages [2022-10-12T04:00:50.123Z] Removing intermediate container b4e075563aa2 [2022-10-12T04:00:50.123Z] ---> 7ad11f05c2ec [2022-10-12T04:00:50.123Z] Step 9/13 : COPY go.mod vendor* ./ [2022-10-12T04:00:50.381Z] ---> bb98f212c936 [2022-10-12T04:00:50.381Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T04:00:50.381Z] ---> Running in d91bdcd3401e [2022-10-12T04:01:23.618Z] Removing intermediate container d91bdcd3401e [2022-10-12T04:01:23.618Z] ---> b733949fa56e [2022-10-12T04:01:23.618Z] Step 11/13 : COPY . . [2022-10-12T04:01:23.618Z] ---> 83d03fadc350 [2022-10-12T04:01:23.618Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-12T04:01:23.618Z] ---> Running in 43291a082c1f [2022-10-12T04:01:23.618Z] Removing intermediate container 43291a082c1f [2022-10-12T04:01:23.618Z] ---> 5d8a1b264c39 [2022-10-12T04:01:23.618Z] Step 13/13 : RUN $MAKE [2022-10-12T04:01:23.618Z] ---> Running in e02a08511970 [2022-10-12T04:01:23.618Z] noop [2022-10-12T04:01:23.618Z] Removing intermediate container e02a08511970 [2022-10-12T04:01:23.618Z] ---> 32f6743fdd64 [2022-10-12T04:01:23.618Z] Successfully built 32f6743fdd64 [2022-10-12T04:01:23.618Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:01:23.928Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-12T04:01:23.928Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:01:23.994Z] prd-ubuntu20.04-docker-8c-8g-7719 does not seem to be running inside a container [2022-10-12T04:01:24.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-12T04:01:24.356Z] $ docker top 7fc189d7098c83d69795b31063a52e77fed70b23997c55555d8a0554f517ddbf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T04:01:24.687Z] + go version [2022-10-12T04:01:24.687Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-12T04:01:24.703Z] $ docker stop --time=1 7fc189d7098c83d69795b31063a52e77fed70b23997c55555d8a0554f517ddbf [2022-10-12T04:01:25.958Z] $ docker rm -f 7fc189d7098c83d69795b31063a52e77fed70b23997c55555d8a0554f517ddbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:01:26.412Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-12T04:01:26.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:01:26.473Z] prd-ubuntu20.04-docker-8c-8g-7719 does not seem to be running inside a container [2022-10-12T04:01:26.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-12T04:01:26.885Z] $ docker top b7cf5961cde28ad02330c35e87289ceeb4b34537963e28b6a4969c244a112105 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T04:01:27.222Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-12T04:01:27.516Z] + make test [2022-10-12T04:01:27.516Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-10-12T04:01:27.774Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-10-12T04:01:35.889Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-10-12T04:01:36.824Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.042s coverage: 65.7% of statements [2022-10-12T04:01:43.378Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-12T04:01:43.378Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-12T04:01:45.906Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-12T04:01:45.906Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-12T04:01:45.906Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-12T04:01:45.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-12T04:01:45.930Z] $ docker stop --time=1 b7cf5961cde28ad02330c35e87289ceeb4b34537963e28b6a4969c244a112105 [2022-10-12T04:01:49.407Z] $ docker rm -f b7cf5961cde28ad02330c35e87289ceeb4b34537963e28b6a4969c244a112105 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-12T04:01:49.819Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-12T04:01:49.870Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-12T04:01:50.300Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-12T04:01:50.588Z] + ls -al . [2022-10-12T04:01:50.588Z] total 200 [2022-10-12T04:01:50.588Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 12 04:01 . [2022-10-12T04:01:50.588Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 04:00 .. [2022-10-12T04:01:50.588Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 04:01 .git [2022-10-12T04:01:50.588Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 04:00 .github [2022-10-12T04:01:50.588Z] -rw-rw-r-- 1 jenkins jenkins 337 Oct 12 04:00 .gitignore [2022-10-12T04:01:50.588Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 12 04:00 .golangci.yml [2022-10-12T04:01:50.588Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 04:00 .semver [2022-10-12T04:01:50.588Z] -rw-rw-r-- 1 jenkins jenkins 8527 Oct 12 04:00 Attribution.txt [2022-10-12T04:01:50.588Z] -rw-rw-r-- 1 jenkins jenkins 9649 Oct 12 04:00 CHANGELOG.md [2022-10-12T04:01:50.588Z] -rw-rw-r-- 1 jenkins jenkins 2034 Oct 12 04:00 Dockerfile [2022-10-12T04:01:50.588Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 04:00 GOVERNANCE.md [2022-10-12T04:01:50.588Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 12 04:00 Jenkinsfile [2022-10-12T04:01:50.588Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 12 04:00 LICENSE [2022-10-12T04:01:50.588Z] -rw-rw-r-- 1 jenkins jenkins 2457 Oct 12 04:00 Makefile [2022-10-12T04:01:50.588Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 12 04:00 OWNERS.md [2022-10-12T04:01:50.588Z] -rw-rw-r-- 1 jenkins jenkins 3578 Oct 12 04:00 README.md [2022-10-12T04:01:50.588Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 12 04:00 VERSION [2022-10-12T04:01:50.588Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 04:00 bin [2022-10-12T04:01:50.588Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 04:00 cmd [2022-10-12T04:01:50.588Z] -rw-r--r-- 1 jenkins jenkins 44128 Oct 12 04:01 coverage.out [2022-10-12T04:01:50.588Z] -rw-rw-r-- 1 jenkins jenkins 3399 Oct 12 04:00 go.mod [2022-10-12T04:01:50.588Z] -rw-rw-r-- 1 jenkins jenkins 37522 Oct 12 04:00 go.sum [2022-10-12T04:01:50.588Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 04:00 internal [2022-10-12T04:01:50.588Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 04:00 snap [2022-10-12T04:01:50.588Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 12 04:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:01:50.972Z] + 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=2ecf0fc734cc14a642189e470a894444964f864e --label arch=amd64 --label version=2.3.0-dev.24 . [2022-10-12T04:01:50.972Z] Sending build context to Docker daemon 23.23MB [2022-10-12T04:01:50.972Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-12T04:01:50.972Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-12T04:01:50.972Z] ---> 32f6743fdd64 [2022-10-12T04:01:50.972Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-12T04:01:51.540Z] ---> Running in 9ddb39620075 [2022-10-12T04:01:51.540Z] Removing intermediate container 9ddb39620075 [2022-10-12T04:01:51.540Z] ---> 1eabb565e805 [2022-10-12T04:01:51.540Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-12T04:01:51.540Z] ---> Running in bc236de85120 [2022-10-12T04:01:51.799Z] Removing intermediate container bc236de85120 [2022-10-12T04:01:51.799Z] ---> 0cd8fefac8bb [2022-10-12T04:01:51.799Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-10-12T04:01:51.799Z] ---> Running in dd0767079bce [2022-10-12T04:01:51.799Z] Removing intermediate container dd0767079bce [2022-10-12T04:01:51.799Z] ---> 286873889605 [2022-10-12T04:01:51.799Z] Step 6/27 : WORKDIR /device-virtual-go [2022-10-12T04:01:51.799Z] ---> Running in 4a27ec6a1dc1 [2022-10-12T04:01:51.799Z] Removing intermediate container 4a27ec6a1dc1 [2022-10-12T04:01:51.799Z] ---> bdc4bfcbe1e4 [2022-10-12T04:01:51.799Z] Step 7/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:01:51.799Z] ---> Running in 51e28fc52f1d [2022-10-12T04:01:52.734Z] Removing intermediate container 51e28fc52f1d [2022-10-12T04:01:52.734Z] ---> 430469cda364 [2022-10-12T04:01:52.734Z] Step 8/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-12T04:01:52.734Z] ---> Running in 9ae41b66ec41 [2022-10-12T04:01:52.734Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T04:01:53.669Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T04:01:53.927Z] OK: 216 MiB in 55 packages [2022-10-12T04:01:54.186Z] Removing intermediate container 9ae41b66ec41 [2022-10-12T04:01:54.186Z] ---> ef970222002e [2022-10-12T04:01:54.186Z] Step 9/27 : COPY go.mod vendor* ./ [2022-10-12T04:01:54.444Z] ---> e2783938167c [2022-10-12T04:01:54.444Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T04:01:54.444Z] ---> Running in 98d94a8032ab [2022-10-12T04:01:55.011Z] Removing intermediate container 98d94a8032ab [2022-10-12T04:01:55.011Z] ---> b2e1d4933780 [2022-10-12T04:01:55.011Z] Step 11/27 : COPY . . [2022-10-12T04:01:55.960Z] ---> 3d914e92ad60 [2022-10-12T04:01:55.960Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-12T04:01:55.960Z] ---> Running in b297465a1188 [2022-10-12T04:01:56.220Z] Removing intermediate container b297465a1188 [2022-10-12T04:01:56.220Z] ---> eb981de84150 [2022-10-12T04:01:56.220Z] Step 13/27 : RUN $MAKE [2022-10-12T04:01:56.220Z] ---> Running in 610a5351cb7b [2022-10-12T04:01:56.481Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.24" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-10-12T04:02:23.007Z] Removing intermediate container 610a5351cb7b [2022-10-12T04:02:23.007Z] ---> bf7198557bc9 [2022-10-12T04:02:23.007Z] Step 14/27 : FROM alpine:3.16 [2022-10-12T04:02:23.007Z] 3.16: Pulling from library/alpine [2022-10-12T04:02:23.007Z] 213ec9aee27d: Already exists [2022-10-12T04:02:23.007Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-12T04:02:23.007Z] Status: Downloaded newer image for alpine:3.16 [2022-10-12T04:02:23.007Z] ---> 9c6f07244728 [2022-10-12T04:02:23.007Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-10-12T04:02:23.007Z] ---> Running in d89f2192233e [2022-10-12T04:02:23.007Z] Removing intermediate container d89f2192233e [2022-10-12T04:02:23.007Z] ---> 2648e0d8af40 [2022-10-12T04:02:23.007Z] Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:02:23.007Z] ---> Running in 772a99036a49 [2022-10-12T04:02:23.007Z] Removing intermediate container 772a99036a49 [2022-10-12T04:02:23.007Z] ---> 708bc0f37497 [2022-10-12T04:02:23.007Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-12T04:02:23.007Z] ---> Running in effc1c87bd10 [2022-10-12T04:02:23.007Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T04:02:23.007Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T04:02:23.007Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-12T04:02:23.007Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-12T04:02:23.007Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-12T04:02:23.267Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-12T04:02:23.267Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-12T04:02:23.267Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-12T04:02:23.525Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T04:02:23.525Z] OK: 8 MiB in 20 packages [2022-10-12T04:02:23.784Z] Removing intermediate container effc1c87bd10 [2022-10-12T04:02:23.784Z] ---> 4553ce2a6782 [2022-10-12T04:02:23.784Z] Step 18/27 : WORKDIR / [2022-10-12T04:02:23.784Z] ---> Running in 75b549df0508 [2022-10-12T04:02:24.044Z] Removing intermediate container 75b549df0508 [2022-10-12T04:02:24.044Z] ---> 7676f8a0e231 [2022-10-12T04:02:24.044Z] Step 19/27 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-10-12T04:02:24.044Z] ---> ef5f0969e959 [2022-10-12T04:02:24.044Z] Step 20/27 : COPY --from=builder /device-virtual-go/LICENSE / [2022-10-12T04:02:24.044Z] ---> 66366237075b [2022-10-12T04:02:24.044Z] Step 21/27 : COPY --from=builder /device-virtual-go/cmd / [2022-10-12T04:02:25.535Z] ---> 02a9d6ec668b [2022-10-12T04:02:25.535Z] Step 22/27 : EXPOSE 59900 [2022-10-12T04:02:25.535Z] ---> Running in bc4c63fc5c56 [2022-10-12T04:02:25.535Z] Removing intermediate container bc4c63fc5c56 [2022-10-12T04:02:25.535Z] ---> 1c2902b79cb5 [2022-10-12T04:02:25.535Z] Step 23/27 : ENTRYPOINT ["/device-virtual"] [2022-10-12T04:02:25.535Z] ---> Running in 8bdd38b61370 [2022-10-12T04:02:25.535Z] Removing intermediate container 8bdd38b61370 [2022-10-12T04:02:25.535Z] ---> ced96b859718 [2022-10-12T04:02:25.535Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T04:02:25.535Z] ---> Running in b60c0d9c0e0c [2022-10-12T04:02:25.535Z] Removing intermediate container b60c0d9c0e0c [2022-10-12T04:02:25.535Z] ---> 0bb090352c56 [2022-10-12T04:02:25.535Z] Step 25/27 : LABEL arch=amd64 [2022-10-12T04:02:25.535Z] ---> Running in 47720a97a53f [2022-10-12T04:02:25.535Z] Removing intermediate container 47720a97a53f [2022-10-12T04:02:25.535Z] ---> 2f613a48d10b [2022-10-12T04:02:25.535Z] Step 26/27 : LABEL git_sha=2ecf0fc734cc14a642189e470a894444964f864e [2022-10-12T04:02:25.535Z] ---> Running in bd62a1c34d68 [2022-10-12T04:02:25.811Z] Removing intermediate container bd62a1c34d68 [2022-10-12T04:02:25.811Z] ---> ce10382f0853 [2022-10-12T04:02:25.811Z] Step 27/27 : LABEL version=2.3.0-dev.24 [2022-10-12T04:02:25.811Z] ---> Running in 598b4c6f99c0 [2022-10-12T04:02:25.811Z] Removing intermediate container 598b4c6f99c0 [2022-10-12T04:02:25.811Z] ---> 9c3ebbb4caff [2022-10-12T04:02:25.811Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-12T04:02:25.811Z] Successfully built 9c3ebbb4caff [2022-10-12T04:02:25.811Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-12T04:02:25.907Z] provisioning config files... [2022-10-12T04:02:25.928Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3910863859705490584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:02:26.273Z] ---> docker-login.sh [2022-10-12T04:02:26.273Z] nexus3.edgexfoundry.org:10001 [2022-10-12T04:02:26.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:02:26.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:02:26.273Z] Configure a credential helper to remove this warning. See [2022-10-12T04:02:26.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:02:26.273Z] [2022-10-12T04:02:26.273Z] Login Succeeded [2022-10-12T04:02:26.273Z] nexus3.edgexfoundry.org:10002 [2022-10-12T04:02:26.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:02:26.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:02:26.273Z] Configure a credential helper to remove this warning. See [2022-10-12T04:02:26.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:02:26.273Z] [2022-10-12T04:02:26.273Z] Login Succeeded [2022-10-12T04:02:26.273Z] nexus3.edgexfoundry.org:10003 [2022-10-12T04:02:26.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:02:26.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:02:26.544Z] Configure a credential helper to remove this warning. See [2022-10-12T04:02:26.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:02:26.544Z] [2022-10-12T04:02:26.544Z] Login Succeeded [2022-10-12T04:02:26.544Z] nexus3.edgexfoundry.org:10004 [2022-10-12T04:02:26.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:02:26.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:02:26.544Z] Configure a credential helper to remove this warning. See [2022-10-12T04:02:26.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:02:26.544Z] [2022-10-12T04:02:26.544Z] Login Succeeded [2022-10-12T04:02:26.544Z] docker.io [2022-10-12T04:02:26.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:02:26.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:02:26.810Z] Configure a credential helper to remove this warning. See [2022-10-12T04:02:26.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:02:26.811Z] [2022-10-12T04:02:26.811Z] Login Succeeded [2022-10-12T04:02:26.811Z] ---> docker-login.sh ends [Pipeline] } [2022-10-12T04:02:26.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T04:02:26.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T04:02:26.857Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2022-10-12T04:02:26.857Z] 2ecf0fc734cc14a642189e470a894444964f864e [2022-10-12T04:02:26.857Z] latest [2022-10-12T04:02:26.857Z] 2.3.0-dev.24 [2022-10-12T04:02:26.857Z] 2ecf0fc734cc14a642189e470a894444964f864e-2.3.0-dev.24 [2022-10-12T04:02:26.857Z] main [2022-10-12T04:02:26.857Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:02:27.195Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2ecf0fc734cc14a642189e470a894444964f864e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:02:27.546Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2ecf0fc734cc14a642189e470a894444964f864e [2022-10-12T04:02:27.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-10-12T04:02:27.546Z] da6e1d7b90fa: Preparing [2022-10-12T04:02:27.546Z] 53bf1b8bf961: Preparing [2022-10-12T04:02:27.546Z] 6c31805d593c: Preparing [2022-10-12T04:02:27.546Z] 7aa556665f2e: Preparing [2022-10-12T04:02:27.546Z] 3034bdc85e45: Preparing [2022-10-12T04:02:27.546Z] 994393dc58e7: Preparing [2022-10-12T04:02:27.546Z] 994393dc58e7: Waiting [2022-10-12T04:02:27.546Z] 3034bdc85e45: Pushed [2022-10-12T04:02:27.546Z] 53bf1b8bf961: Pushed [2022-10-12T04:02:27.546Z] 6c31805d593c: Pushed [2022-10-12T04:02:27.546Z] 994393dc58e7: Layer already exists [2022-10-12T04:02:27.804Z] 7aa556665f2e: Pushed [2022-10-12T04:02:29.705Z] da6e1d7b90fa: Pushed [2022-10-12T04:02:29.965Z] 2ecf0fc734cc14a642189e470a894444964f864e: digest: sha256:2c7c1216086b8e39364cc0882e4d098eaa70d4e5291b23e137de9d8fb66306b8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:02:30.277Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:02:30.580Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-10-12T04:02:30.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-10-12T04:02:30.580Z] da6e1d7b90fa: Preparing [2022-10-12T04:02:30.580Z] 53bf1b8bf961: Preparing [2022-10-12T04:02:30.580Z] 6c31805d593c: Preparing [2022-10-12T04:02:30.580Z] 7aa556665f2e: Preparing [2022-10-12T04:02:30.580Z] 3034bdc85e45: Preparing [2022-10-12T04:02:30.580Z] 994393dc58e7: Preparing [2022-10-12T04:02:30.580Z] 994393dc58e7: Waiting [2022-10-12T04:02:30.580Z] 53bf1b8bf961: Layer already exists [2022-10-12T04:02:30.580Z] da6e1d7b90fa: Layer already exists [2022-10-12T04:02:30.580Z] 7aa556665f2e: Layer already exists [2022-10-12T04:02:30.580Z] 6c31805d593c: Layer already exists [2022-10-12T04:02:30.580Z] 3034bdc85e45: Layer already exists [2022-10-12T04:02:30.580Z] 994393dc58e7: Layer already exists [2022-10-12T04:02:30.580Z] latest: digest: sha256:2c7c1216086b8e39364cc0882e4d098eaa70d4e5291b23e137de9d8fb66306b8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:02:30.886Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:02:31.198Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.24 [2022-10-12T04:02:31.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-10-12T04:02:31.198Z] da6e1d7b90fa: Preparing [2022-10-12T04:02:31.198Z] 53bf1b8bf961: Preparing [2022-10-12T04:02:31.198Z] 6c31805d593c: Preparing [2022-10-12T04:02:31.198Z] 7aa556665f2e: Preparing [2022-10-12T04:02:31.198Z] 3034bdc85e45: Preparing [2022-10-12T04:02:31.198Z] 994393dc58e7: Preparing [2022-10-12T04:02:31.198Z] 994393dc58e7: Waiting [2022-10-12T04:02:31.198Z] da6e1d7b90fa: Layer already exists [2022-10-12T04:02:31.198Z] 6c31805d593c: Layer already exists [2022-10-12T04:02:31.198Z] 7aa556665f2e: Layer already exists [2022-10-12T04:02:31.198Z] 3034bdc85e45: Layer already exists [2022-10-12T04:02:31.198Z] 53bf1b8bf961: Layer already exists [2022-10-12T04:02:31.198Z] 994393dc58e7: Layer already exists [2022-10-12T04:02:31.198Z] 2.3.0-dev.24: digest: sha256:2c7c1216086b8e39364cc0882e4d098eaa70d4e5291b23e137de9d8fb66306b8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:02:31.566Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2ecf0fc734cc14a642189e470a894444964f864e-2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:02:31.874Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2ecf0fc734cc14a642189e470a894444964f864e-2.3.0-dev.24 [2022-10-12T04:02:31.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-10-12T04:02:31.875Z] da6e1d7b90fa: Preparing [2022-10-12T04:02:31.875Z] 53bf1b8bf961: Preparing [2022-10-12T04:02:31.875Z] 6c31805d593c: Preparing [2022-10-12T04:02:31.875Z] 7aa556665f2e: Preparing [2022-10-12T04:02:31.875Z] 3034bdc85e45: Preparing [2022-10-12T04:02:31.875Z] 994393dc58e7: Preparing [2022-10-12T04:02:31.875Z] 994393dc58e7: Waiting [2022-10-12T04:02:31.875Z] 6c31805d593c: Layer already exists [2022-10-12T04:02:31.875Z] da6e1d7b90fa: Layer already exists [2022-10-12T04:02:31.875Z] 53bf1b8bf961: Layer already exists [2022-10-12T04:02:31.875Z] 7aa556665f2e: Layer already exists [2022-10-12T04:02:31.875Z] 3034bdc85e45: Layer already exists [2022-10-12T04:02:31.875Z] 994393dc58e7: Layer already exists [2022-10-12T04:02:31.875Z] 2ecf0fc734cc14a642189e470a894444964f864e-2.3.0-dev.24: digest: sha256:2c7c1216086b8e39364cc0882e4d098eaa70d4e5291b23e137de9d8fb66306b8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:02:32.178Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:02:32.478Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2022-10-12T04:02:32.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-10-12T04:02:32.478Z] da6e1d7b90fa: Preparing [2022-10-12T04:02:32.478Z] 53bf1b8bf961: Preparing [2022-10-12T04:02:32.478Z] 6c31805d593c: Preparing [2022-10-12T04:02:32.478Z] 7aa556665f2e: Preparing [2022-10-12T04:02:32.478Z] 3034bdc85e45: Preparing [2022-10-12T04:02:32.478Z] 994393dc58e7: Preparing [2022-10-12T04:02:32.478Z] 994393dc58e7: Waiting [2022-10-12T04:02:32.478Z] 53bf1b8bf961: Layer already exists [2022-10-12T04:02:32.478Z] 3034bdc85e45: Layer already exists [2022-10-12T04:02:32.478Z] 7aa556665f2e: Layer already exists [2022-10-12T04:02:32.478Z] 6c31805d593c: Layer already exists [2022-10-12T04:02:32.478Z] da6e1d7b90fa: Layer already exists [2022-10-12T04:02:32.478Z] 994393dc58e7: Layer already exists [2022-10-12T04:02:32.478Z] main: digest: sha256:2c7c1216086b8e39364cc0882e4d098eaa70d4e5291b23e137de9d8fb66306b8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T04:02:32.512Z] ===================================================== [Pipeline] echo [2022-10-12T04:02:32.517Z] taggedImages: [2022-10-12T04:02:32.517Z] - nexus3.edgexfoundry.org:10004/device-virtual:2ecf0fc734cc14a642189e470a894444964f864e [2022-10-12T04:02:32.517Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-10-12T04:02:32.517Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.24 [2022-10-12T04:02:32.517Z] - nexus3.edgexfoundry.org:10004/device-virtual:2ecf0fc734cc14a642189e470a894444964f864e-2.3.0-dev.24 [2022-10-12T04:02:32.518Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:02:32.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-12T04:02:32.848Z] [2022-10-12T04:02:32.848Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:02:33.140Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-12T04:02:33.140Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-12T04:02:33.140Z] 5eb5b503b376: Pulling fs layer [2022-10-12T04:02:33.140Z] 5c69ac0246d0: Pulling fs layer [2022-10-12T04:02:33.140Z] ec43610c2a17: Pulling fs layer [2022-10-12T04:02:33.140Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-12T04:02:33.140Z] 33b1e0a273af: Pulling fs layer [2022-10-12T04:02:33.140Z] 5d3b04190fa2: Pulling fs layer [2022-10-12T04:02:33.140Z] 3a2ae6a8a46f: Waiting [2022-10-12T04:02:33.140Z] 2f39f015ded8: Pulling fs layer [2022-10-12T04:02:33.140Z] 5d3b04190fa2: Waiting [2022-10-12T04:02:33.140Z] 2f39f015ded8: Waiting [2022-10-12T04:02:33.140Z] 5c69ac0246d0: Verifying Checksum [2022-10-12T04:02:33.140Z] 5c69ac0246d0: Download complete [2022-10-12T04:02:33.140Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-12T04:02:33.140Z] 3a2ae6a8a46f: Download complete [2022-10-12T04:02:33.140Z] 33b1e0a273af: Verifying Checksum [2022-10-12T04:02:33.140Z] 33b1e0a273af: Download complete [2022-10-12T04:02:33.398Z] ec43610c2a17: Verifying Checksum [2022-10-12T04:02:33.398Z] ec43610c2a17: Download complete [2022-10-12T04:02:33.398Z] 5d3b04190fa2: Verifying Checksum [2022-10-12T04:02:33.398Z] 5d3b04190fa2: Download complete [2022-10-12T04:02:33.398Z] 5eb5b503b376: Download complete [2022-10-12T04:02:33.963Z] 2f39f015ded8: Download complete [2022-10-12T04:02:34.531Z] 5eb5b503b376: Pull complete [2022-10-12T04:02:34.788Z] 5c69ac0246d0: Pull complete [2022-10-12T04:02:35.046Z] ec43610c2a17: Pull complete [2022-10-12T04:02:35.046Z] 3a2ae6a8a46f: Pull complete [2022-10-12T04:02:35.304Z] 33b1e0a273af: Pull complete [2022-10-12T04:02:35.304Z] 5d3b04190fa2: Pull complete [2022-10-12T04:02:39.485Z] 2f39f015ded8: Pull complete [2022-10-12T04:02:39.485Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-12T04:02:39.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-12T04:02:39.485Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:02:39.552Z] prd-ubuntu20.04-docker-8c-8g-7719 does not seem to be running inside a container [2022-10-12T04:02:39.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-12T04:02:46.438Z] $ docker top acb317cbbb363ff4501cd3bc59db6f70d877284a02f68684634116fb37c27f72 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:02:46.803Z] ---> job-cost.sh [2022-10-12T04:02:46.803Z] lf-activate-venv: SKIPPING [2022-10-12T04:02:46.803Z] INFO: No Stack... [2022-10-12T04:02:47.370Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-12T04:02:47.628Z] INFO: Archiving Costs [Pipeline] sh [2022-10-12T04:02:47.916Z] + + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2022-10-12T04:02:47.916Z] cut -d, -f6 [Pipeline] lock [2022-10-12T04:02:47.928Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-60-stack-cost] [2022-10-12T04:02:47.936Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-60-stack-cost] did not exist. Created. [2022-10-12T04:02:47.936Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-60-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-12T04:02:48.237Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-12T04:02:48.269Z] Stashed 1 file(s) [Pipeline] } [2022-10-12T04:02:48.275Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-60-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-12T04:02:48.294Z] $ docker stop --time=1 acb317cbbb363ff4501cd3bc59db6f70d877284a02f68684634116fb37c27f72 [2022-10-12T04:02:49.449Z] $ docker rm -f acb317cbbb363ff4501cd3bc59db6f70d877284a02f68684634116fb37c27f72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-12T04:03:37.673Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7721 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2022-10-12T04:03:37.685Z] Running in /w/workspace/device-virtual-go/60 [Pipeline] { [Pipeline] checkout [2022-10-12T04:03:37.723Z] The recommended git tool is: git [2022-10-12T04:03:43.444Z] using credential edgex-jenkins-ssh [2022-10-12T04:03:43.463Z] Cloning the remote Git repository [2022-10-12T04:03:43.516Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-10-12T04:03:43.599Z] > git init /w/workspace/device-virtual-go/60 # timeout=10 [2022-10-12T04:03:43.751Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-10-12T04:03:43.752Z] > git --version # timeout=10 [2022-10-12T04:03:43.771Z] > git --version # 'git version 2.25.1' [2022-10-12T04:03:43.774Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-12T04:03:43.829Z] Verifying host key using known hosts file [2022-10-12T04:03:44.037Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-12T04:03:44.051Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-12T04:03:46.082Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-10-12T04:03:46.107Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-12T04:03:47.145Z] Avoid second fetch [2022-10-12T04:03:47.146Z] Checking out Revision 2ecf0fc734cc14a642189e470a894444964f864e (main) [2022-10-12T04:03:47.880Z] Commit message: "Merge pull request #313 from hahattan/update-example" [2022-10-12T04:03:47.166Z] > git config core.sparsecheckout # timeout=10 [2022-10-12T04:03:47.186Z] > git checkout -f 2ecf0fc734cc14a642189e470a894444964f864e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-12T04:03:48.728Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-12T04:03:48.728Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-12T04:03:48.728Z] Dload Upload Total Spent Left Speed [2022-10-12T04:03:48.728Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 227k 0 --:--:-- --:--:-- --:--:-- 227k [Pipeline] sh [2022-10-12T04:03:49.392Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-12T04:03:49.720Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2022-10-12T04:03:49.720Z] [2022-10-12T04:03:49.720Z] { [2022-10-12T04:03:49.720Z] "registry-mirrors": [ [2022-10-12T04:03:49.720Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-12T04:03:49.720Z] ], [2022-10-12T04:03:49.720Z] "bip": "10.250.0.254/24", [2022-10-12T04:03:49.720Z] "hosts": [ [2022-10-12T04:03:49.720Z] "tcp://0.0.0.0:5555", [2022-10-12T04:03:49.720Z] "unix:///var/run/docker.sock" [2022-10-12T04:03:49.720Z] ], [2022-10-12T04:03:49.720Z] "mtu": 1458, [2022-10-12T04:03:49.720Z] "selinux-enabled": true, [2022-10-12T04:03:49.720Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-12T04:03:49.720Z] } [Pipeline] sh [2022-10-12T04:03:50.084Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-12T04:03:50.420Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-12T04:04:08.721Z] provisioning config files... [2022-10-12T04:04:08.746Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/60@tmp/config5341139389673006070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:04:09.097Z] ---> docker-login.sh [2022-10-12T04:04:09.097Z] nexus3.edgexfoundry.org:10001 [2022-10-12T04:04:09.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:04:09.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:04:09.690Z] Configure a credential helper to remove this warning. See [2022-10-12T04:04:09.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:04:09.690Z] [2022-10-12T04:04:09.690Z] Login Succeeded [2022-10-12T04:04:09.961Z] nexus3.edgexfoundry.org:10002 [2022-10-12T04:04:10.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:04:10.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:04:10.233Z] Configure a credential helper to remove this warning. See [2022-10-12T04:04:10.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:04:10.233Z] [2022-10-12T04:04:10.233Z] Login Succeeded [2022-10-12T04:04:10.233Z] nexus3.edgexfoundry.org:10003 [2022-10-12T04:04:10.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:04:10.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:04:10.504Z] Configure a credential helper to remove this warning. See [2022-10-12T04:04:10.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:04:10.504Z] [2022-10-12T04:04:10.504Z] Login Succeeded [2022-10-12T04:04:10.504Z] nexus3.edgexfoundry.org:10004 [2022-10-12T04:04:10.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:04:11.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:04:11.052Z] Configure a credential helper to remove this warning. See [2022-10-12T04:04:11.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:04:11.052Z] [2022-10-12T04:04:11.052Z] Login Succeeded [2022-10-12T04:04:11.052Z] docker.io [2022-10-12T04:04:11.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:04:11.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:04:11.593Z] Configure a credential helper to remove this warning. See [2022-10-12T04:04:11.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:04:11.593Z] [2022-10-12T04:04:11.593Z] Login Succeeded [2022-10-12T04:04:11.593Z] ---> docker-login.sh ends [Pipeline] } [2022-10-12T04:04:11.610Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-12T04:04:11.805Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T04:04:11.815Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T04:04:11.822Z] ========================================================= [2022-10-12T04:04:11.822Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-12T04:04:11.822Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:04:12.178Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-12T04:04:12.449Z] Sending build context to Docker daemon 11.73MB [2022-10-12T04:04:12.723Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-12T04:04:12.723Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-12T04:04:12.723Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-12T04:04:12.723Z] 9b18e9b68314: Pulling fs layer [2022-10-12T04:04:12.723Z] d32db5db7311: Pulling fs layer [2022-10-12T04:04:12.723Z] d0c4b47475fc: Pulling fs layer [2022-10-12T04:04:12.723Z] 5831b945b038: Pulling fs layer [2022-10-12T04:04:12.723Z] 86bbec2aaacd: Pulling fs layer [2022-10-12T04:04:12.723Z] e10730c5d714: Pulling fs layer [2022-10-12T04:04:12.723Z] 5dd5c2283517: Pulling fs layer [2022-10-12T04:04:12.723Z] d5ac0230b979: Pulling fs layer [2022-10-12T04:04:12.723Z] 5831b945b038: Waiting [2022-10-12T04:04:12.723Z] 86bbec2aaacd: Waiting [2022-10-12T04:04:12.723Z] e10730c5d714: Waiting [2022-10-12T04:04:12.723Z] 5dd5c2283517: Waiting [2022-10-12T04:04:12.723Z] d5ac0230b979: Waiting [2022-10-12T04:04:12.723Z] d0c4b47475fc: Download complete [2022-10-12T04:04:12.723Z] d32db5db7311: Verifying Checksum [2022-10-12T04:04:12.723Z] d32db5db7311: Download complete [2022-10-12T04:04:12.723Z] 86bbec2aaacd: Verifying Checksum [2022-10-12T04:04:12.723Z] 86bbec2aaacd: Download complete [2022-10-12T04:04:13.001Z] e10730c5d714: Verifying Checksum [2022-10-12T04:04:13.001Z] e10730c5d714: Download complete [2022-10-12T04:04:13.001Z] 9b18e9b68314: Verifying Checksum [2022-10-12T04:04:13.001Z] 9b18e9b68314: Download complete [2022-10-12T04:04:13.972Z] 9b18e9b68314: Pull complete [2022-10-12T04:04:13.972Z] d5ac0230b979: Verifying Checksum [2022-10-12T04:04:13.972Z] d5ac0230b979: Download complete [2022-10-12T04:04:14.570Z] d32db5db7311: Pull complete [2022-10-12T04:04:14.850Z] d0c4b47475fc: Pull complete [2022-10-12T04:04:15.440Z] 5dd5c2283517: Verifying Checksum [2022-10-12T04:04:15.440Z] 5dd5c2283517: Download complete [2022-10-12T04:04:16.028Z] 5831b945b038: Verifying Checksum [2022-10-12T04:04:16.028Z] 5831b945b038: Download complete [2022-10-12T04:04:28.371Z] 5831b945b038: Pull complete [2022-10-12T04:04:28.371Z] 86bbec2aaacd: Pull complete [2022-10-12T04:04:28.371Z] e10730c5d714: Pull complete [2022-10-12T04:04:35.044Z] 5dd5c2283517: Pull complete [2022-10-12T04:04:36.017Z] d5ac0230b979: Pull complete [2022-10-12T04:04:36.017Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-12T04:04:36.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-12T04:04:36.017Z] ---> 59b3b1a385d4 [2022-10-12T04:04:36.017Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-12T04:04:37.970Z] ---> Running in b3f266373154 [2022-10-12T04:04:38.560Z] Removing intermediate container b3f266373154 [2022-10-12T04:04:38.560Z] ---> 7e6c8dca4791 [2022-10-12T04:04:38.560Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-12T04:04:38.560Z] ---> Running in b5010d4861c9 [2022-10-12T04:04:38.830Z] Removing intermediate container b5010d4861c9 [2022-10-12T04:04:38.830Z] ---> 3091c383f3db [2022-10-12T04:04:38.830Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-10-12T04:04:38.830Z] ---> Running in bbcd6736b70b [2022-10-12T04:04:39.418Z] Removing intermediate container bbcd6736b70b [2022-10-12T04:04:39.418Z] ---> b695c8d82e04 [2022-10-12T04:04:39.418Z] Step 6/13 : WORKDIR /device-virtual-go [2022-10-12T04:04:39.418Z] ---> Running in 787c3d971bb2 [2022-10-12T04:04:39.697Z] Removing intermediate container 787c3d971bb2 [2022-10-12T04:04:39.697Z] ---> d7cb75200ef0 [2022-10-12T04:04:39.697Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:04:39.697Z] ---> Running in 30e8df8ed332 [2022-10-12T04:04:41.667Z] Removing intermediate container 30e8df8ed332 [2022-10-12T04:04:41.667Z] ---> 491c2f880db1 [2022-10-12T04:04:41.667Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-12T04:04:41.940Z] ---> Running in 418839b6fc96 [2022-10-12T04:04:42.908Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T04:04:43.876Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T04:04:44.846Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-12T04:04:44.846Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-12T04:04:44.846Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-12T04:04:45.117Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-12T04:04:45.391Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T04:04:45.391Z] OK: 226 MiB in 55 packages [2022-10-12T04:04:46.360Z] Removing intermediate container 418839b6fc96 [2022-10-12T04:04:46.361Z] ---> a986e8591224 [2022-10-12T04:04:46.361Z] Step 9/13 : COPY go.mod vendor* ./ [2022-10-12T04:04:46.952Z] ---> 34f842f71633 [2022-10-12T04:04:46.952Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T04:04:47.220Z] ---> Running in c1aff79b11a4 [2022-10-12T04:05:43.644Z] Removing intermediate container c1aff79b11a4 [2022-10-12T04:05:43.644Z] ---> b95fdf6defc7 [2022-10-12T04:05:43.644Z] Step 11/13 : COPY . . [2022-10-12T04:05:43.644Z] ---> 9ad2c4011da5 [2022-10-12T04:05:43.644Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-12T04:05:43.644Z] ---> Running in 46d996c8dd3e [2022-10-12T04:05:43.644Z] Removing intermediate container 46d996c8dd3e [2022-10-12T04:05:43.644Z] ---> 83650ad21080 [2022-10-12T04:05:43.644Z] Step 13/13 : RUN $MAKE [2022-10-12T04:05:43.644Z] ---> Running in 601a531f2ef7 [2022-10-12T04:05:43.644Z] noop [2022-10-12T04:05:43.644Z] Removing intermediate container 601a531f2ef7 [2022-10-12T04:05:43.644Z] ---> be1cec0fc7aa [2022-10-12T04:05:43.644Z] Successfully built be1cec0fc7aa [2022-10-12T04:05:43.644Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:05:44.010Z] + docker inspect -f . ci-base-image-arm64 [2022-10-12T04:05:44.010Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:05:44.201Z] prd-ubuntu20.04-docker-arm64-4c-16g-7721 does not seem to be running inside a container [2022-10-12T04:05:44.283Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/60 -v /w/workspace/device-virtual-go/60:/w/workspace/device-virtual-go/60:rw,z -v /w/workspace/device-virtual-go/60@tmp:/w/workspace/device-virtual-go/60@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-12T04:05:45.578Z] $ docker top 7fffd55b807a2731e4b5da70c2c3f5d03a42b563db6e13fbf38e617b34d5b135 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T04:05:46.429Z] + go version [2022-10-12T04:05:46.429Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-12T04:05:46.451Z] $ docker stop --time=1 7fffd55b807a2731e4b5da70c2c3f5d03a42b563db6e13fbf38e617b34d5b135 [2022-10-12T04:05:48.103Z] $ docker rm -f 7fffd55b807a2731e4b5da70c2c3f5d03a42b563db6e13fbf38e617b34d5b135 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:05:48.661Z] + docker inspect -f . ci-base-image-arm64 [2022-10-12T04:05:48.661Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:05:48.838Z] prd-ubuntu20.04-docker-arm64-4c-16g-7721 does not seem to be running inside a container [2022-10-12T04:05:48.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/60 -v /w/workspace/device-virtual-go/60:/w/workspace/device-virtual-go/60:rw,z -v /w/workspace/device-virtual-go/60@tmp:/w/workspace/device-virtual-go/60@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-12T04:05:50.123Z] $ docker top d69861be76d980c72b6f2274b97db225bec316a9d7ec1bda13d572d43e1a2f7d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T04:05:51.001Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/60 [Pipeline] fileExists [Pipeline] sh [2022-10-12T04:05:51.690Z] + make test [2022-10-12T04:05:51.691Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-10-12T04:05:53.701Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-10-12T04:07:30.369Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-10-12T04:07:30.369Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.139s coverage: 65.7% of statements [2022-10-12T04:07:30.369Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-12T04:07:30.369Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-12T04:07:48.594Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-12T04:07:48.594Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-12T04:07:48.594Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-12T04:07:48.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-12T04:07:48.627Z] $ docker stop --time=1 d69861be76d980c72b6f2274b97db225bec316a9d7ec1bda13d572d43e1a2f7d [2022-10-12T04:07:50.478Z] $ docker rm -f d69861be76d980c72b6f2274b97db225bec316a9d7ec1bda13d572d43e1a2f7d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-12T04:07:51.460Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-12T04:07:51.476Z] Warning: overwriting stash ‘coverage-report’ [2022-10-12T04:07:52.017Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-12T04:07:52.413Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-12T04:07:52.750Z] + ls -al . [2022-10-12T04:07:52.750Z] total 196 [2022-10-12T04:07:52.750Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 04:05 . [2022-10-12T04:07:52.750Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 04:03 .. [2022-10-12T04:07:52.750Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 04:03 .git [2022-10-12T04:07:52.750Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 04:03 .github [2022-10-12T04:07:52.750Z] -rw-rw-r-- 1 jenkins jenkins 337 Oct 12 04:03 .gitignore [2022-10-12T04:07:52.750Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 12 04:03 .golangci.yml [2022-10-12T04:07:52.750Z] -rw-rw-r-- 1 jenkins jenkins 8527 Oct 12 04:03 Attribution.txt [2022-10-12T04:07:52.750Z] -rw-rw-r-- 1 jenkins jenkins 9649 Oct 12 04:03 CHANGELOG.md [2022-10-12T04:07:52.750Z] -rw-rw-r-- 1 jenkins jenkins 2034 Oct 12 04:03 Dockerfile [2022-10-12T04:07:52.750Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 04:03 GOVERNANCE.md [2022-10-12T04:07:52.750Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 12 04:03 Jenkinsfile [2022-10-12T04:07:52.750Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 12 04:03 LICENSE [2022-10-12T04:07:52.750Z] -rw-rw-r-- 1 jenkins jenkins 2457 Oct 12 04:03 Makefile [2022-10-12T04:07:52.750Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 12 04:03 OWNERS.md [2022-10-12T04:07:52.750Z] -rw-rw-r-- 1 jenkins jenkins 3578 Oct 12 04:03 README.md [2022-10-12T04:07:52.750Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 12 04:00 VERSION [2022-10-12T04:07:52.750Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 04:03 bin [2022-10-12T04:07:52.750Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 04:03 cmd [2022-10-12T04:07:52.750Z] -rw-r--r-- 1 jenkins jenkins 44128 Oct 12 04:07 coverage.out [2022-10-12T04:07:52.750Z] -rw-rw-r-- 1 jenkins jenkins 3399 Oct 12 04:03 go.mod [2022-10-12T04:07:52.750Z] -rw-rw-r-- 1 jenkins jenkins 37522 Oct 12 04:03 go.sum [2022-10-12T04:07:52.750Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 04:03 internal [2022-10-12T04:07:52.750Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 04:03 snap [2022-10-12T04:07:52.750Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 12 04:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:07:53.095Z] + 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=2ecf0fc734cc14a642189e470a894444964f864e --label arch=arm64 --label version=2.3.0-dev.24 . [2022-10-12T04:07:53.684Z] Sending build context to Docker daemon 11.78MB [2022-10-12T04:07:53.684Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-12T04:07:53.684Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-12T04:07:53.684Z] ---> be1cec0fc7aa [2022-10-12T04:07:53.684Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-12T04:07:53.684Z] ---> Running in fde7b0f7331c [2022-10-12T04:07:53.956Z] Removing intermediate container fde7b0f7331c [2022-10-12T04:07:53.956Z] ---> cd06846a8e5b [2022-10-12T04:07:53.956Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-12T04:07:54.224Z] ---> Running in 9846c808e02f [2022-10-12T04:07:54.492Z] Removing intermediate container 9846c808e02f [2022-10-12T04:07:54.492Z] ---> 7e97b9cd86a2 [2022-10-12T04:07:54.492Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-10-12T04:07:54.492Z] ---> Running in f75fa3c0dcf4 [2022-10-12T04:07:54.762Z] Removing intermediate container f75fa3c0dcf4 [2022-10-12T04:07:54.762Z] ---> 301c2b2398cc [2022-10-12T04:07:54.762Z] Step 6/27 : WORKDIR /device-virtual-go [2022-10-12T04:07:55.031Z] ---> Running in 8fe6a7f3035b [2022-10-12T04:07:55.301Z] Removing intermediate container 8fe6a7f3035b [2022-10-12T04:07:55.301Z] ---> 699cb221b99e [2022-10-12T04:07:55.301Z] Step 7/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:07:55.571Z] ---> Running in ae79baa1a173 [2022-10-12T04:07:57.530Z] Removing intermediate container ae79baa1a173 [2022-10-12T04:07:57.530Z] ---> fb3b97ac0b60 [2022-10-12T04:07:57.530Z] Step 8/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-12T04:07:57.530Z] ---> Running in 88c39428d999 [2022-10-12T04:07:58.497Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T04:07:59.462Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T04:08:00.887Z] OK: 226 MiB in 55 packages [2022-10-12T04:08:01.864Z] Removing intermediate container 88c39428d999 [2022-10-12T04:08:01.864Z] ---> 68aad6a195ac [2022-10-12T04:08:01.864Z] Step 9/27 : COPY go.mod vendor* ./ [2022-10-12T04:08:02.453Z] ---> d5f248129beb [2022-10-12T04:08:02.453Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T04:08:02.720Z] ---> Running in 1e05231ce984 [2022-10-12T04:08:05.310Z] Removing intermediate container 1e05231ce984 [2022-10-12T04:08:05.310Z] ---> 1765ccf3e0d8 [2022-10-12T04:08:05.310Z] Step 11/27 : COPY . . [2022-10-12T04:08:06.273Z] ---> f23241384702 [2022-10-12T04:08:06.273Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-12T04:08:06.273Z] ---> Running in fc1d5f2f8975 [2022-10-12T04:08:06.544Z] Removing intermediate container fc1d5f2f8975 [2022-10-12T04:08:06.544Z] ---> a31e4d0d1ec5 [2022-10-12T04:08:06.544Z] Step 13/27 : RUN $MAKE [2022-10-12T04:08:06.544Z] ---> Running in 441ead6cfc29 [2022-10-12T04:08:07.510Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.24" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-10-12T04:10:59.360Z] Removing intermediate container 441ead6cfc29 [2022-10-12T04:10:59.360Z] ---> 2c919352055c [2022-10-12T04:10:59.360Z] Step 14/27 : FROM alpine:3.16 [2022-10-12T04:10:59.360Z] 3.16: Pulling from library/alpine [2022-10-12T04:10:59.360Z] 9b18e9b68314: Already exists [2022-10-12T04:10:59.360Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-12T04:10:59.360Z] Status: Downloaded newer image for alpine:3.16 [2022-10-12T04:10:59.360Z] ---> a6215f271958 [2022-10-12T04:10:59.360Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-10-12T04:10:59.360Z] ---> Running in 308611acedaf [2022-10-12T04:10:59.360Z] Removing intermediate container 308611acedaf [2022-10-12T04:10:59.360Z] ---> 9f54a561fc9e [2022-10-12T04:10:59.360Z] Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:10:59.360Z] ---> Running in 5dae54c391df [2022-10-12T04:10:59.360Z] Removing intermediate container 5dae54c391df [2022-10-12T04:10:59.360Z] ---> 3eb9c58fe232 [2022-10-12T04:10:59.360Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-12T04:10:59.360Z] ---> Running in ee02f609c998 [2022-10-12T04:10:59.360Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T04:10:59.360Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T04:10:59.360Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-12T04:10:59.360Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-12T04:10:59.360Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-12T04:10:59.360Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-12T04:10:59.360Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-12T04:10:59.360Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-12T04:10:59.360Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T04:10:59.360Z] OK: 8 MiB in 20 packages [2022-10-12T04:10:59.360Z] Removing intermediate container ee02f609c998 [2022-10-12T04:10:59.360Z] ---> ba0d2b14f0aa [2022-10-12T04:10:59.360Z] Step 18/27 : WORKDIR / [2022-10-12T04:10:59.360Z] ---> Running in ca81f6ed627e [2022-10-12T04:10:59.360Z] Removing intermediate container ca81f6ed627e [2022-10-12T04:10:59.360Z] ---> 15b785a00357 [2022-10-12T04:10:59.360Z] Step 19/27 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-10-12T04:10:59.360Z] ---> 19e7d197f351 [2022-10-12T04:10:59.360Z] Step 20/27 : COPY --from=builder /device-virtual-go/LICENSE / [2022-10-12T04:10:59.360Z] ---> c2f044a13535 [2022-10-12T04:10:59.360Z] Step 21/27 : COPY --from=builder /device-virtual-go/cmd / [2022-10-12T04:10:59.360Z] ---> 0533df277cf9 [2022-10-12T04:10:59.360Z] Step 22/27 : EXPOSE 59900 [2022-10-12T04:10:59.360Z] ---> Running in fd29c0cf3cee [2022-10-12T04:10:59.360Z] Removing intermediate container fd29c0cf3cee [2022-10-12T04:10:59.360Z] ---> 24ed7da2e4b6 [2022-10-12T04:10:59.360Z] Step 23/27 : ENTRYPOINT ["/device-virtual"] [2022-10-12T04:10:59.360Z] ---> Running in 924bd53588de [2022-10-12T04:10:59.628Z] Removing intermediate container 924bd53588de [2022-10-12T04:10:59.628Z] ---> 8ae0480fdbfe [2022-10-12T04:10:59.628Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T04:10:59.628Z] ---> Running in 6042c411d0b2 [2022-10-12T04:11:00.232Z] Removing intermediate container 6042c411d0b2 [2022-10-12T04:11:00.232Z] ---> 77528947ba42 [2022-10-12T04:11:00.232Z] Step 25/27 : LABEL arch=arm64 [2022-10-12T04:11:00.232Z] ---> Running in a702d7f78f13 [2022-10-12T04:11:00.505Z] Removing intermediate container a702d7f78f13 [2022-10-12T04:11:00.505Z] ---> 5c73cb602d22 [2022-10-12T04:11:00.505Z] Step 26/27 : LABEL git_sha=2ecf0fc734cc14a642189e470a894444964f864e [2022-10-12T04:11:00.505Z] ---> Running in ff24d309ec5d [2022-10-12T04:11:00.773Z] Removing intermediate container ff24d309ec5d [2022-10-12T04:11:00.773Z] ---> f42f163b9652 [2022-10-12T04:11:00.773Z] Step 27/27 : LABEL version=2.3.0-dev.24 [2022-10-12T04:11:01.042Z] ---> Running in 66f427634389 [2022-10-12T04:11:01.310Z] Removing intermediate container 66f427634389 [2022-10-12T04:11:01.310Z] ---> 1745a0f83e10 [2022-10-12T04:11:01.310Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-12T04:11:01.310Z] Successfully built 1745a0f83e10 [2022-10-12T04:11:01.310Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-12T04:11:01.421Z] provisioning config files... [2022-10-12T04:11:01.439Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/60@tmp/config10887209411322215272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:11:01.787Z] ---> docker-login.sh [2022-10-12T04:11:01.787Z] nexus3.edgexfoundry.org:10001 [2022-10-12T04:11:02.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:11:02.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:11:02.056Z] Configure a credential helper to remove this warning. See [2022-10-12T04:11:02.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:11:02.056Z] [2022-10-12T04:11:02.056Z] Login Succeeded [2022-10-12T04:11:02.056Z] nexus3.edgexfoundry.org:10002 [2022-10-12T04:11:02.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:11:02.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:11:02.592Z] Configure a credential helper to remove this warning. See [2022-10-12T04:11:02.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:11:02.592Z] [2022-10-12T04:11:02.592Z] Login Succeeded [2022-10-12T04:11:02.592Z] nexus3.edgexfoundry.org:10003 [2022-10-12T04:11:02.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:11:02.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:11:02.860Z] Configure a credential helper to remove this warning. See [2022-10-12T04:11:02.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:11:02.860Z] [2022-10-12T04:11:02.860Z] Login Succeeded [2022-10-12T04:11:02.860Z] nexus3.edgexfoundry.org:10004 [2022-10-12T04:11:03.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:11:03.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:11:03.396Z] Configure a credential helper to remove this warning. See [2022-10-12T04:11:03.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:11:03.396Z] [2022-10-12T04:11:03.396Z] Login Succeeded [2022-10-12T04:11:03.396Z] docker.io [2022-10-12T04:11:03.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:11:04.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:11:04.253Z] Configure a credential helper to remove this warning. See [2022-10-12T04:11:04.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:11:04.253Z] [2022-10-12T04:11:04.253Z] Login Succeeded [2022-10-12T04:11:04.253Z] ---> docker-login.sh ends [Pipeline] } [2022-10-12T04:11:04.268Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T04:11:04.294Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T04:11:04.309Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2022-10-12T04:11:04.309Z] 2ecf0fc734cc14a642189e470a894444964f864e [2022-10-12T04:11:04.309Z] latest [2022-10-12T04:11:04.309Z] 2.3.0-dev.24 [2022-10-12T04:11:04.309Z] 2ecf0fc734cc14a642189e470a894444964f864e-2.3.0-dev.24 [2022-10-12T04:11:04.309Z] main [2022-10-12T04:11:04.309Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:11:04.656Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2ecf0fc734cc14a642189e470a894444964f864e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:11:05.006Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2ecf0fc734cc14a642189e470a894444964f864e [2022-10-12T04:11:05.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-10-12T04:11:05.006Z] b1b1c4cc997d: Preparing [2022-10-12T04:11:05.006Z] 6f886bf026ea: Preparing [2022-10-12T04:11:05.006Z] 4b54e3049181: Preparing [2022-10-12T04:11:05.006Z] dfbdf4563d37: Preparing [2022-10-12T04:11:05.006Z] 5e29136dc6fe: Preparing [2022-10-12T04:11:05.006Z] 5d3e392a13a0: Preparing [2022-10-12T04:11:05.006Z] 5d3e392a13a0: Waiting [2022-10-12T04:11:05.272Z] 4b54e3049181: Pushed [2022-10-12T04:11:05.272Z] 5e29136dc6fe: Pushed [2022-10-12T04:11:05.272Z] 6f886bf026ea: Pushed [2022-10-12T04:11:05.272Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:11:05.894Z] dfbdf4563d37: Pushed [2022-10-12T04:11:11.298Z] b1b1c4cc997d: Pushed [2022-10-12T04:11:11.298Z] 2ecf0fc734cc14a642189e470a894444964f864e: digest: sha256:a4b2445c1d887db44181514873cc57625506b1c0f35873ec679c73c2b63187b3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:11:11.658Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:11:12.002Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-10-12T04:11:12.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-10-12T04:11:12.002Z] b1b1c4cc997d: Preparing [2022-10-12T04:11:12.002Z] 6f886bf026ea: Preparing [2022-10-12T04:11:12.002Z] 4b54e3049181: Preparing [2022-10-12T04:11:12.002Z] dfbdf4563d37: Preparing [2022-10-12T04:11:12.002Z] 5e29136dc6fe: Preparing [2022-10-12T04:11:12.002Z] 5d3e392a13a0: Preparing [2022-10-12T04:11:12.002Z] 5d3e392a13a0: Waiting [2022-10-12T04:11:12.002Z] 6f886bf026ea: Layer already exists [2022-10-12T04:11:12.002Z] 4b54e3049181: Layer already exists [2022-10-12T04:11:12.002Z] dfbdf4563d37: Layer already exists [2022-10-12T04:11:12.002Z] 5e29136dc6fe: Layer already exists [2022-10-12T04:11:12.002Z] b1b1c4cc997d: Layer already exists [2022-10-12T04:11:12.002Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:11:12.586Z] latest: digest: sha256:a4b2445c1d887db44181514873cc57625506b1c0f35873ec679c73c2b63187b3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:11:12.928Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:11:13.279Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.24 [2022-10-12T04:11:13.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-10-12T04:11:13.279Z] b1b1c4cc997d: Preparing [2022-10-12T04:11:13.279Z] 6f886bf026ea: Preparing [2022-10-12T04:11:13.279Z] 4b54e3049181: Preparing [2022-10-12T04:11:13.279Z] dfbdf4563d37: Preparing [2022-10-12T04:11:13.279Z] 5e29136dc6fe: Preparing [2022-10-12T04:11:13.279Z] 5d3e392a13a0: Preparing [2022-10-12T04:11:13.279Z] 5d3e392a13a0: Waiting [2022-10-12T04:11:13.279Z] 4b54e3049181: Layer already exists [2022-10-12T04:11:13.279Z] b1b1c4cc997d: Layer already exists [2022-10-12T04:11:13.279Z] dfbdf4563d37: Layer already exists [2022-10-12T04:11:13.279Z] 5e29136dc6fe: Layer already exists [2022-10-12T04:11:13.279Z] 6f886bf026ea: Layer already exists [2022-10-12T04:11:13.279Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:11:13.279Z] 2.3.0-dev.24: digest: sha256:a4b2445c1d887db44181514873cc57625506b1c0f35873ec679c73c2b63187b3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:11:13.902Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2ecf0fc734cc14a642189e470a894444964f864e-2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:11:14.248Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2ecf0fc734cc14a642189e470a894444964f864e-2.3.0-dev.24 [2022-10-12T04:11:14.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-10-12T04:11:14.248Z] b1b1c4cc997d: Preparing [2022-10-12T04:11:14.248Z] 6f886bf026ea: Preparing [2022-10-12T04:11:14.248Z] 4b54e3049181: Preparing [2022-10-12T04:11:14.248Z] dfbdf4563d37: Preparing [2022-10-12T04:11:14.248Z] 5e29136dc6fe: Preparing [2022-10-12T04:11:14.248Z] 5d3e392a13a0: Preparing [2022-10-12T04:11:14.248Z] 5d3e392a13a0: Waiting [2022-10-12T04:11:14.248Z] 6f886bf026ea: Layer already exists [2022-10-12T04:11:14.248Z] dfbdf4563d37: Layer already exists [2022-10-12T04:11:14.248Z] 5e29136dc6fe: Layer already exists [2022-10-12T04:11:14.248Z] 4b54e3049181: Layer already exists [2022-10-12T04:11:14.248Z] b1b1c4cc997d: Layer already exists [2022-10-12T04:11:14.248Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:11:14.515Z] 2ecf0fc734cc14a642189e470a894444964f864e-2.3.0-dev.24: digest: sha256:a4b2445c1d887db44181514873cc57625506b1c0f35873ec679c73c2b63187b3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:11:14.868Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:11:15.214Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2022-10-12T04:11:15.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-10-12T04:11:15.214Z] b1b1c4cc997d: Preparing [2022-10-12T04:11:15.214Z] 6f886bf026ea: Preparing [2022-10-12T04:11:15.214Z] 4b54e3049181: Preparing [2022-10-12T04:11:15.214Z] dfbdf4563d37: Preparing [2022-10-12T04:11:15.214Z] 5e29136dc6fe: Preparing [2022-10-12T04:11:15.214Z] 5d3e392a13a0: Preparing [2022-10-12T04:11:15.214Z] 5d3e392a13a0: Waiting [2022-10-12T04:11:15.214Z] 4b54e3049181: Layer already exists [2022-10-12T04:11:15.214Z] 5e29136dc6fe: Layer already exists [2022-10-12T04:11:15.214Z] b1b1c4cc997d: Layer already exists [2022-10-12T04:11:15.214Z] dfbdf4563d37: Layer already exists [2022-10-12T04:11:15.214Z] 6f886bf026ea: Layer already exists [2022-10-12T04:11:15.214Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:11:15.481Z] main: digest: sha256:a4b2445c1d887db44181514873cc57625506b1c0f35873ec679c73c2b63187b3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T04:11:15.538Z] ===================================================== [Pipeline] echo [2022-10-12T04:11:15.548Z] taggedImages: [2022-10-12T04:11:15.548Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2ecf0fc734cc14a642189e470a894444964f864e [2022-10-12T04:11:15.548Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-10-12T04:11:15.548Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.24 [2022-10-12T04:11:15.548Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2ecf0fc734cc14a642189e470a894444964f864e-2.3.0-dev.24 [2022-10-12T04:11:15.548Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:11:15.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-12T04:11:15.912Z] [2022-10-12T04:11:15.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:11:16.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-12T04:11:16.247Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-12T04:11:16.247Z] 8998bd30e6a1: Pulling fs layer [2022-10-12T04:11:16.247Z] 04944245beec: Pulling fs layer [2022-10-12T04:11:16.247Z] 699f458cf7ca: Pulling fs layer [2022-10-12T04:11:16.247Z] 765212b225bb: Pulling fs layer [2022-10-12T04:11:16.247Z] f23df028b6ca: Pulling fs layer [2022-10-12T04:11:16.247Z] d65c8cfc05b1: Pulling fs layer [2022-10-12T04:11:16.247Z] 2437ff75d9bd: Pulling fs layer [2022-10-12T04:11:16.247Z] f23df028b6ca: Waiting [2022-10-12T04:11:16.247Z] 765212b225bb: Waiting [2022-10-12T04:11:16.247Z] d65c8cfc05b1: Waiting [2022-10-12T04:11:16.247Z] 2437ff75d9bd: Waiting [2022-10-12T04:11:16.516Z] 04944245beec: Verifying Checksum [2022-10-12T04:11:16.516Z] 04944245beec: Download complete [2022-10-12T04:11:16.516Z] 765212b225bb: Verifying Checksum [2022-10-12T04:11:16.516Z] 765212b225bb: Download complete [2022-10-12T04:11:16.516Z] f23df028b6ca: Verifying Checksum [2022-10-12T04:11:16.516Z] f23df028b6ca: Download complete [2022-10-12T04:11:16.516Z] d65c8cfc05b1: Verifying Checksum [2022-10-12T04:11:16.516Z] d65c8cfc05b1: Download complete [2022-10-12T04:11:16.786Z] 699f458cf7ca: Verifying Checksum [2022-10-12T04:11:16.786Z] 699f458cf7ca: Download complete [2022-10-12T04:11:17.054Z] 8998bd30e6a1: Verifying Checksum [2022-10-12T04:11:17.054Z] 8998bd30e6a1: Download complete [2022-10-12T04:11:19.639Z] 2437ff75d9bd: Verifying Checksum [2022-10-12T04:11:19.639Z] 2437ff75d9bd: Download complete [2022-10-12T04:11:21.058Z] 8998bd30e6a1: Pull complete [2022-10-12T04:11:21.645Z] 04944245beec: Pull complete [2022-10-12T04:11:23.059Z] 699f458cf7ca: Pull complete [2022-10-12T04:11:23.326Z] 765212b225bb: Pull complete [2022-10-12T04:11:24.292Z] f23df028b6ca: Pull complete [2022-10-12T04:11:24.292Z] d65c8cfc05b1: Pull complete [2022-10-12T04:11:39.320Z] 2437ff75d9bd: Pull complete [2022-10-12T04:11:39.320Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-12T04:11:39.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-12T04:11:39.320Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:11:39.523Z] prd-ubuntu20.04-docker-arm64-4c-16g-7721 does not seem to be running inside a container [2022-10-12T04:11:39.603Z] $ 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/60 -v /w/workspace/device-virtual-go/60:/w/workspace/device-virtual-go/60:rw,z -v /w/workspace/device-virtual-go/60@tmp:/w/workspace/device-virtual-go/60@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-12T04:11:42.350Z] $ docker top 80f6ccbb5d7a69bdd7671708e8994adf9b9dce0bc5b31ee8f7f2bfe811043ad8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:11:43.181Z] ---> job-cost.sh [2022-10-12T04:11:43.182Z] lf-activate-venv: SKIPPING [2022-10-12T04:11:43.182Z] INFO: No Stack... [2022-10-12T04:11:43.449Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-12T04:11:44.413Z] INFO: Archiving Costs [Pipeline] sh [2022-10-12T04:11:44.737Z] + cut -d, -f6 [2022-10-12T04:11:44.737Z] + cat /w/workspace/device-virtual-go/60/archives/cost.csv [Pipeline] lock [2022-10-12T04:11:45.072Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-60-stack-cost] [2022-10-12T04:11:45.081Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-60-stack-cost] did not exist. Created. [2022-10-12T04:11:45.081Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-60-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-12T04:11:45.743Z] /w/workspace/device-virtual-go/60@tmp/durable-a79488ab/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-12T04:11:46.401Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-12T04:11:46.416Z] Warning: overwriting stash ‘stack-cost’ [2022-10-12T04:11:46.468Z] Stashed 1 file(s) [Pipeline] } [2022-10-12T04:11:46.478Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-60-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-12T04:11:46.503Z] $ docker stop --time=1 80f6ccbb5d7a69bdd7671708e8994adf9b9dce0bc5b31ee8f7f2bfe811043ad8 [2022-10-12T04:11:48.000Z] $ docker rm -f 80f6ccbb5d7a69bdd7671708e8994adf9b9dce0bc5b31ee8f7f2bfe811043ad8 [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-10-12T04:11:48.363Z] provisioning config files... [2022-10-12T04:11:48.369Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11631703077821652328tmp [Pipeline] { [Pipeline] sh [2022-10-12T04:11:48.656Z] + set +x [2022-10-12T04:11:48.656Z] + + curl -s https://codecov.io/bash [2022-10-12T04:11:48.656Z] bash -s -- [2022-10-12T04:11:48.656Z] [2022-10-12T04:11:48.656Z] _____ _ [2022-10-12T04:11:48.656Z] / ____| | | [2022-10-12T04:11:48.656Z] | | ___ __| | ___ ___ _____ __ [2022-10-12T04:11:48.656Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-12T04:11:48.656Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-12T04:11:48.656Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-12T04:11:48.656Z] Bash-1.0.6 [2022-10-12T04:11:48.656Z] [2022-10-12T04:11:48.656Z] [2022-10-12T04:11:48.656Z] ==> git version 2.25.1 found [2022-10-12T04:11:48.656Z] ==> 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-10-12T04:11:48.656Z] Release-Date: 2020-01-08 [2022-10-12T04:11:48.656Z] 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-10-12T04:11:48.656Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-12T04:11:48.656Z] ==> Jenkins CI detected. [2022-10-12T04:11:48.656Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2022-10-12T04:11:48.656Z] project root: . [2022-10-12T04:11:48.656Z] --> token set from env [2022-10-12T04:11:48.656Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-12T04:11:48.656Z] ==> Running gcov in . (disable via -X gcov) [2022-10-12T04:11:48.656Z] ==> Python coveragepy not found [2022-10-12T04:11:48.656Z] ==> Searching for coverage reports in: [2022-10-12T04:11:48.656Z] + . [2022-10-12T04:11:48.656Z] -> Found 1 reports [2022-10-12T04:11:48.656Z] ==> Detecting git/mercurial file structure [2022-10-12T04:11:48.656Z] ==> Reading reports [2022-10-12T04:11:48.656Z] + ./coverage.out bytes=44128 [2022-10-12T04:11:48.656Z] ==> Appending adjustments [2022-10-12T04:11:48.656Z] https://docs.codecov.io/docs/fixing-reports [2022-10-12T04:11:48.915Z] + Found adjustments [2022-10-12T04:11:48.915Z] ==> Gzipping contents [2022-10-12T04:11:48.915Z] 8.0K /tmp/codecov.AbSn8J.gz [2022-10-12T04:11:48.915Z] ==> Uploading reports [2022-10-12T04:11:48.915Z] url: https://codecov.io [2022-10-12T04:11:48.915Z] query: branch=main&commit=2ecf0fc734cc14a642189e470a894444964f864e&build=60&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F60%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-12T04:11:48.915Z] -> Pinging Codecov [2022-10-12T04:11:48.915Z] 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=2ecf0fc734cc14a642189e470a894444964f864e&build=60&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F60%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-12T04:11:49.174Z] -> Uploading to [2022-10-12T04:11:49.174Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-12/5E52B4B073DB2E39498172D8E973AA87/2ecf0fc734cc14a642189e470a894444964f864e/704e535d-02dc-484d-bbbe-d94006ec6cf4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221012T041149Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f9bad42304be65ad994c317be3424c650f5e279924bafd0c1b1c1493b149abba [2022-10-12T04:11:49.174Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-12T04:11:49.174Z] Dload Upload Total Spent Left Speed [2022-10-12T04:11:49.432Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5482 0 0 100 5482 0 23130 --:--:-- --:--:-- --:--:-- 23130 [2022-10-12T04:11:49.432Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/2ecf0fc734cc14a642189e470a894444964f864e [Pipeline] } [2022-10-12T04:11:49.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-12T04:11:49.537Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-12T04:11:49.548Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:11:49.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-12T04:11:49.844Z] [2022-10-12T04:11:49.844Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:11:50.139Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-12T04:11:50.139Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-12T04:11:50.139Z] df9b9388f04a: Pulling fs layer [2022-10-12T04:11:50.139Z] 52dc419b0ee2: Pulling fs layer [2022-10-12T04:11:50.139Z] 25bc292e5bac: Pulling fs layer [2022-10-12T04:11:50.139Z] 114826534d7a: Pulling fs layer [2022-10-12T04:11:50.139Z] 4657fd5d0bcf: Pulling fs layer [2022-10-12T04:11:50.139Z] 6ad1cebc031e: Pulling fs layer [2022-10-12T04:11:50.139Z] 8a3aa393b2d8: Pulling fs layer [2022-10-12T04:11:50.139Z] 114826534d7a: Waiting [2022-10-12T04:11:50.139Z] 4657fd5d0bcf: Waiting [2022-10-12T04:11:50.139Z] 6ad1cebc031e: Waiting [2022-10-12T04:11:50.139Z] 8a3aa393b2d8: Waiting [2022-10-12T04:11:50.139Z] 25bc292e5bac: Verifying Checksum [2022-10-12T04:11:50.139Z] 25bc292e5bac: Download complete [2022-10-12T04:11:50.139Z] 52dc419b0ee2: Verifying Checksum [2022-10-12T04:11:50.139Z] 52dc419b0ee2: Download complete [2022-10-12T04:11:50.139Z] 4657fd5d0bcf: Verifying Checksum [2022-10-12T04:11:50.139Z] 4657fd5d0bcf: Download complete [2022-10-12T04:11:50.139Z] df9b9388f04a: Verifying Checksum [2022-10-12T04:11:50.139Z] df9b9388f04a: Download complete [2022-10-12T04:11:50.407Z] df9b9388f04a: Pull complete [2022-10-12T04:11:50.407Z] 6ad1cebc031e: Verifying Checksum [2022-10-12T04:11:50.407Z] 6ad1cebc031e: Download complete [2022-10-12T04:11:50.407Z] 52dc419b0ee2: Pull complete [2022-10-12T04:11:50.407Z] 25bc292e5bac: Pull complete [2022-10-12T04:11:50.974Z] 114826534d7a: Verifying Checksum [2022-10-12T04:11:50.974Z] 114826534d7a: Download complete [2022-10-12T04:11:50.974Z] 8a3aa393b2d8: Download complete [2022-10-12T04:11:54.251Z] 114826534d7a: Pull complete [2022-10-12T04:11:54.251Z] 4657fd5d0bcf: Pull complete [2022-10-12T04:11:54.251Z] 6ad1cebc031e: Pull complete [2022-10-12T04:11:56.783Z] 8a3aa393b2d8: Pull complete [2022-10-12T04:11:56.784Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-12T04:11:56.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-12T04:11:56.784Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:11:56.851Z] prd-ubuntu20.04-docker-8c-8g-7719 does not seem to be running inside a container [2022-10-12T04:11:56.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-12T04:12:01.463Z] $ docker top 184b5304973a9e408150a11c37a8d6a3e3d87b9b24e0398383583c779218be25 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-12T04:12:01.529Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2022-10-12T04:12:01.806Z] + set -o pipefail [2022-10-12T04:12:01.806Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2022-10-12T04:12:05.996Z] [2022-10-12T04:12:05.996Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2022-10-12T04:12:05.996Z] [2022-10-12T04:12:05.996Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/13ba39b4-8be7-4c54-918c-d396c5c02d75 [2022-10-12T04:12:05.996Z] [2022-10-12T04:12:05.996Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-12T04:12:05.996Z] [2022-10-12T04:12:05.996Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-12T04:12:05.996Z] [2022-10-12T04:12:06.570Z] [2022-10-12T04:12:06.570Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-12T04:12:06.570Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-12T04:12:06.570Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-12T04:12:06.582Z] $ docker stop --time=1 184b5304973a9e408150a11c37a8d6a3e3d87b9b24e0398383583c779218be25 [2022-10-12T04:12:10.993Z] $ docker rm -f 184b5304973a9e408150a11c37a8d6a3e3d87b9b24e0398383583c779218be25 [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-10-12T04:12:11.662Z] + git log --format=format:%s -1 2ecf0fc734cc14a642189e470a894444964f864e [Pipeline] sh [2022-10-12T04:12:11.947Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-12T04:12:11.947Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:12:12.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T04:12:12.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:12:12.299Z] prd-ubuntu20.04-docker-8c-8g-7719 does not seem to be running inside a container [2022-10-12T04:12:12.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-12T04:12:12.718Z] $ docker top cdc891897b421f06d14d577d4a5b720be6a1f69899356b83849d6c930796e280 -eo pid,comm [2022-10-12T04:12:12.767Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-12T04:12:12.767Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-12T04:12:12.801Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-12T04:12:12.801Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-12T04:12:12.921Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-12T04:12:12.924Z] $ docker exec cdc891897b421f06d14d577d4a5b720be6a1f69899356b83849d6c930796e280 ssh-agent [2022-10-12T04:12:13.015Z] SSH_AUTH_SOCK=/tmp/ssh-KSc5m947bb5G/agent.31 [2022-10-12T04:12:13.015Z] SSH_AGENT_PID=38 [2022-10-12T04:12:13.019Z] Running ssh-add (command line suppressed) [2022-10-12T04:12:13.105Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13755594233239816266.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13755594233239816266.key) [2022-10-12T04:12:13.117Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-12T04:12:13.399Z] + git semver tag [2022-10-12T04:12:13.657Z] 2022-10-12 04:12:13,596 [run_tag] DEBUG tag force:False [2022-10-12T04:12:13.657Z] 2022-10-12 04:12:13,597 [check_head_tag] DEBUG check head tag [2022-10-12T04:12:13.657Z] 2022-10-12 04:12:13,597 [execute] INFO git cat-file --batch-check [2022-10-12T04:12:13.657Z] 2022-10-12 04:12:13,597 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-10-12T04:12:13.657Z] 2022-10-12 04:12:13,601 [execute] INFO git cat-file --batch [2022-10-12T04:12:13.657Z] 2022-10-12 04:12:13,601 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-10-12T04:12:13.657Z] 2022-10-12 04:12:13,614 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-12T04:12:13.657Z] 2022-10-12 04:12:13,615 [execute] INFO git tag -a v2.3.0-dev.24 -m v2.3.0-dev.24 [2022-10-12T04:12:13.657Z] 2022-10-12 04:12:13,615 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.24', '-m', 'v2.3.0-dev.24'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-12T04:12:13.657Z] 2022-10-12 04:12:13,619 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-12T04:12:13.657Z] 2.3.0-dev.24 [Pipeline] } [2022-10-12T04:12:13.667Z] $ docker exec --env ******** --env ******** cdc891897b421f06d14d577d4a5b720be6a1f69899356b83849d6c930796e280 ssh-agent -k [2022-10-12T04:12:13.764Z] unset SSH_AUTH_SOCK; [2022-10-12T04:12:13.764Z] unset SSH_AGENT_PID; [2022-10-12T04:12:13.764Z] echo Agent pid 38 killed; [2022-10-12T04:12:13.770Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-12T04:12:14.075Z] + git semver [Pipeline] } [2022-10-12T04:12:14.347Z] $ docker stop --time=1 cdc891897b421f06d14d577d4a5b720be6a1f69899356b83849d6c930796e280 [2022-10-12T04:12:15.668Z] $ docker rm -f cdc891897b421f06d14d577d4a5b720be6a1f69899356b83849d6c930796e280 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:12:16.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-12T04:12:16.052Z] [2022-10-12T04:12:16.052Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:12:16.344Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-12T04:12:16.344Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-12T04:12:16.344Z] ab5ef0e58194: Pulling fs layer [2022-10-12T04:12:16.344Z] 9712f1f96733: Pulling fs layer [2022-10-12T04:12:16.344Z] 63f879dbbcfc: Pulling fs layer [2022-10-12T04:12:16.344Z] 0d9ebad4ef96: Pulling fs layer [2022-10-12T04:12:16.344Z] e9a5061849ea: Pulling fs layer [2022-10-12T04:12:16.344Z] d747dcd14b5f: Pulling fs layer [2022-10-12T04:12:16.344Z] 2de7ff778b66: Pulling fs layer [2022-10-12T04:12:16.344Z] d747dcd14b5f: Waiting [2022-10-12T04:12:16.344Z] 0d9ebad4ef96: Waiting [2022-10-12T04:12:16.344Z] e9a5061849ea: Waiting [2022-10-12T04:12:16.344Z] 2de7ff778b66: Waiting [2022-10-12T04:12:16.344Z] 9712f1f96733: Verifying Checksum [2022-10-12T04:12:16.344Z] 9712f1f96733: Download complete [2022-10-12T04:12:16.603Z] 63f879dbbcfc: Verifying Checksum [2022-10-12T04:12:16.603Z] 63f879dbbcfc: Download complete [2022-10-12T04:12:16.862Z] e9a5061849ea: Verifying Checksum [2022-10-12T04:12:16.862Z] e9a5061849ea: Download complete [2022-10-12T04:12:16.862Z] d747dcd14b5f: Verifying Checksum [2022-10-12T04:12:16.862Z] d747dcd14b5f: Download complete [2022-10-12T04:12:16.862Z] ab5ef0e58194: Verifying Checksum [2022-10-12T04:12:16.862Z] ab5ef0e58194: Download complete [2022-10-12T04:12:16.862Z] 0d9ebad4ef96: Verifying Checksum [2022-10-12T04:12:16.862Z] 0d9ebad4ef96: Download complete [2022-10-12T04:12:17.120Z] 2de7ff778b66: Verifying Checksum [2022-10-12T04:12:17.120Z] 2de7ff778b66: Download complete [2022-10-12T04:12:19.647Z] ab5ef0e58194: Pull complete [2022-10-12T04:12:19.647Z] 9712f1f96733: Pull complete [2022-10-12T04:12:19.904Z] 63f879dbbcfc: Pull complete [2022-10-12T04:12:24.086Z] 0d9ebad4ef96: Pull complete [2022-10-12T04:12:24.086Z] e9a5061849ea: Pull complete [2022-10-12T04:12:24.086Z] d747dcd14b5f: Pull complete [2022-10-12T04:12:24.651Z] 2de7ff778b66: Pull complete [2022-10-12T04:12:24.651Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-12T04:12:24.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-12T04:12:24.651Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:12:24.718Z] prd-ubuntu20.04-docker-8c-8g-7719 does not seem to be running inside a container [2022-10-12T04:12:24.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-12T04:12:29.838Z] $ docker top 99292a285377d52d4b1d015c7ac52594e876bb91256d898f3788a4bfb1a5081b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-12T04:12:29.902Z] provisioning config files... [2022-10-12T04:12:29.908Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2076693756448504494tmp [2022-10-12T04:12:29.918Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9146522241743251247tmp [2022-10-12T04:12:29.927Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5483191575730167577tmp [Pipeline] { [Pipeline] echo [2022-10-12T04:12:29.943Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:12:30.223Z] ---> sigul-configuration.sh [2022-10-12T04:12:30.223Z] gpg: directory `/root/.gnupg' created [2022-10-12T04:12:30.223Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-12T04:12:30.223Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-12T04:12:30.223Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-12T04:12:30.223Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-12T04:12:30.223Z] gpg: CAST5 encrypted data [2022-10-12T04:12:30.223Z] gpg: encrypted with 1 passphrase [2022-10-12T04:12:30.223Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-12T04:12:30.506Z] + mkdir /home/jenkins [2022-10-12T04:12:30.506Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-12T04:12:30.788Z] + 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-10-12T04:12:30.795Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:12:31.072Z] ---> sigul-install.sh [2022-10-12T04:12:31.072Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-12T04:12:31.354Z] + git tag --list [2022-10-12T04:12:31.354Z] v1.0.0 [2022-10-12T04:12:31.354Z] v1.1.0 [2022-10-12T04:12:31.354Z] v1.1.1 [2022-10-12T04:12:31.354Z] v1.2.1 [2022-10-12T04:12:31.354Z] v1.2.2 [2022-10-12T04:12:31.354Z] v1.2.3 [2022-10-12T04:12:31.354Z] v1.3.0 [2022-10-12T04:12:31.354Z] v1.3.1 [2022-10-12T04:12:31.354Z] v2.0.0 [2022-10-12T04:12:31.354Z] v2.1.0 [2022-10-12T04:12:31.354Z] v2.1.1 [2022-10-12T04:12:31.354Z] v2.1.1-dev.1 [2022-10-12T04:12:31.354Z] v2.1.1-dev.2 [2022-10-12T04:12:31.354Z] v2.2.0 [2022-10-12T04:12:31.354Z] v2.2.1-dev.1 [2022-10-12T04:12:31.354Z] v2.2.1-dev.2 [2022-10-12T04:12:31.354Z] v2.2.1-dev.3 [2022-10-12T04:12:31.354Z] v2.2.1-dev.4 [2022-10-12T04:12:31.354Z] v2.2.1-dev.5 [2022-10-12T04:12:31.354Z] v2.2.1-dev.6 [2022-10-12T04:12:31.354Z] v2.2.1-dev.7 [2022-10-12T04:12:31.354Z] v2.2.1-dev.8 [2022-10-12T04:12:31.354Z] v2.3.0-dev.10 [2022-10-12T04:12:31.354Z] v2.3.0-dev.11 [2022-10-12T04:12:31.354Z] v2.3.0-dev.12 [2022-10-12T04:12:31.354Z] v2.3.0-dev.13 [2022-10-12T04:12:31.354Z] v2.3.0-dev.14 [2022-10-12T04:12:31.354Z] v2.3.0-dev.15 [2022-10-12T04:12:31.354Z] v2.3.0-dev.16 [2022-10-12T04:12:31.354Z] v2.3.0-dev.17 [2022-10-12T04:12:31.354Z] v2.3.0-dev.18 [2022-10-12T04:12:31.354Z] v2.3.0-dev.19 [2022-10-12T04:12:31.354Z] v2.3.0-dev.20 [2022-10-12T04:12:31.354Z] v2.3.0-dev.21 [2022-10-12T04:12:31.354Z] v2.3.0-dev.22 [2022-10-12T04:12:31.354Z] v2.3.0-dev.23 [2022-10-12T04:12:31.354Z] v2.3.0-dev.24 [2022-10-12T04:12:31.354Z] v2.3.0-dev.8 [2022-10-12T04:12:31.354Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-12T04:12:31.649Z] + lftools sign git-tag v2.3.0-dev.24 [2022-10-12T04:12:32.214Z] Signing Git tag with Sigul... [2022-10-12T04:12:32.214Z] Signing v2.3.0-dev.24 [Pipeline] echo [2022-10-12T04:12:32.479Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:12:32.762Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-12T04:12:32.767Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-12T04:12:32.786Z] $ docker stop --time=1 99292a285377d52d4b1d015c7ac52594e876bb91256d898f3788a4bfb1a5081b [2022-10-12T04:12:34.067Z] $ docker rm -f 99292a285377d52d4b1d015c7ac52594e876bb91256d898f3788a4bfb1a5081b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-12T04:12:34.447Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-12T04:12:34.447Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:12:34.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T04:12:34.739Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:12:34.801Z] prd-ubuntu20.04-docker-8c-8g-7719 does not seem to be running inside a container [2022-10-12T04:12:34.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-12T04:12:35.143Z] $ docker top 9e4b5fc4853673c5cf6851d483b888cf4423f262f89f637f9900af59e5e7b9f6 -eo pid,comm [2022-10-12T04:12:35.186Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-12T04:12:35.186Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-12T04:12:35.222Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-12T04:12:35.222Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-12T04:12:35.343Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-12T04:12:35.347Z] $ docker exec 9e4b5fc4853673c5cf6851d483b888cf4423f262f89f637f9900af59e5e7b9f6 ssh-agent [2022-10-12T04:12:35.449Z] SSH_AUTH_SOCK=/tmp/ssh-GrhOIgW55vR1/agent.33 [2022-10-12T04:12:35.449Z] SSH_AGENT_PID=40 [2022-10-12T04:12:35.453Z] Running ssh-add (command line suppressed) [2022-10-12T04:12:35.553Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9712427085714886506.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9712427085714886506.key) [2022-10-12T04:12:35.564Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-12T04:12:35.845Z] + git semver bump pre [2022-10-12T04:12:36.103Z] 2022-10-12 04:12:36,009 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-12T04:12:36.103Z] 2022-10-12 04:12:36,009 [bump_version] DEBUG bumping version:2.3.0-dev.24 on axis:pre with prefix:dev [2022-10-12T04:12:36.103Z] 2022-10-12 04:12:36,009 [bump_version] DEBUG bumped version:2.3.0-dev.25 [2022-10-12T04:12:36.103Z] 2022-10-12 04:12:36,009 [write_version] DEBUG write version:2.3.0-dev.25 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2022-10-12T04:12:36.103Z] 2022-10-12 04:12:36,009 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-12T04:12:36.103Z] 2022-10-12 04:12:36,009 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-12T04:12:36.103Z] 2022-10-12 04:12:36,012 [execute] INFO git cat-file --batch-check [2022-10-12T04:12:36.104Z] 2022-10-12 04:12:36,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-12T04:12:36.104Z] 2022-10-12 04:12:36,017 [execute] INFO git cat-file --batch [2022-10-12T04:12:36.104Z] 2022-10-12 04:12:36,018 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-12T04:12:36.104Z] 2022-10-12 04:12:36,022 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-12T04:12:36.104Z] 2.3.0-dev.25 [Pipeline] } [2022-10-12T04:12:36.114Z] $ docker exec --env ******** --env ******** 9e4b5fc4853673c5cf6851d483b888cf4423f262f89f637f9900af59e5e7b9f6 ssh-agent -k [2022-10-12T04:12:36.205Z] unset SSH_AUTH_SOCK; [2022-10-12T04:12:36.206Z] unset SSH_AGENT_PID; [2022-10-12T04:12:36.206Z] echo Agent pid 40 killed; [2022-10-12T04:12:36.215Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-12T04:12:36.510Z] + git semver [Pipeline] } [2022-10-12T04:12:36.780Z] $ docker stop --time=1 9e4b5fc4853673c5cf6851d483b888cf4423f262f89f637f9900af59e5e7b9f6 [2022-10-12T04:12:38.046Z] $ docker rm -f 9e4b5fc4853673c5cf6851d483b888cf4423f262f89f637f9900af59e5e7b9f6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-12T04:12:38.385Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-12T04:12:38.385Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:12:38.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T04:12:38.684Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:12:38.746Z] prd-ubuntu20.04-docker-8c-8g-7719 does not seem to be running inside a container [2022-10-12T04:12:38.776Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-12T04:12:39.082Z] $ docker top 21c4a1f613062e91eea242761816c29dd3eed449d8eb4162e94dcf66b21a4ff1 -eo pid,comm [2022-10-12T04:12:39.127Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-12T04:12:39.127Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-12T04:12:39.164Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-12T04:12:39.164Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-12T04:12:39.267Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-12T04:12:39.271Z] $ docker exec 21c4a1f613062e91eea242761816c29dd3eed449d8eb4162e94dcf66b21a4ff1 ssh-agent [2022-10-12T04:12:39.381Z] SSH_AUTH_SOCK=/tmp/ssh-J9XmprOts4TU/agent.32 [2022-10-12T04:12:39.381Z] SSH_AGENT_PID=38 [2022-10-12T04:12:39.386Z] Running ssh-add (command line suppressed) [2022-10-12T04:12:39.490Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_130777191816930045.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_130777191816930045.key) [2022-10-12T04:12:39.500Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-12T04:12:39.783Z] + git semver push [2022-10-12T04:12:40.042Z] 2022-10-12 04:12:39,955 [run_push] DEBUG push [2022-10-12T04:12:40.042Z] 2022-10-12 04:12:39,956 [execute] INFO git cat-file --batch-check [2022-10-12T04:12:40.042Z] 2022-10-12 04:12:39,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-12T04:12:40.042Z] 2022-10-12 04:12:39,961 [execute] INFO git rev-list 8a52f456e9e0d13f394d62304fea7a3a02ea0aa7 -- [2022-10-12T04:12:40.042Z] 2022-10-12 04:12:39,961 [execute] DEBUG Popen(['git', 'rev-list', '8a52f456e9e0d13f394d62304fea7a3a02ea0aa7', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-12T04:12:40.042Z] 2022-10-12 04:12:39,969 [execute] INFO git fetch -v origin [2022-10-12T04:12:40.042Z] 2022-10-12 04:12:39,970 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-12T04:12:40.610Z] 2022-10-12 04:12:40,574 [run_push] DEBUG no remote changes detected [2022-10-12T04:12:40.610Z] 2022-10-12 04:12:40,575 [execute] INFO git push origin semver [2022-10-12T04:12:40.610Z] 2022-10-12 04:12:40,575 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-12T04:12:41.548Z] 2022-10-12 04:12:41,481 [run_push] DEBUG push all version tags [2022-10-12T04:12:41.548Z] 2022-10-12 04:12:41,481 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-12T04:12:41.548Z] 2022-10-12 04:12:41,481 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-12T04:12:42.489Z] 2022-10-12 04:12:42,395 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-10-12T04:12:42.489Z] 2.3.0-dev.25 [Pipeline] } [2022-10-12T04:12:42.500Z] $ docker exec --env ******** --env ******** 21c4a1f613062e91eea242761816c29dd3eed449d8eb4162e94dcf66b21a4ff1 ssh-agent -k [2022-10-12T04:12:42.606Z] unset SSH_AUTH_SOCK; [2022-10-12T04:12:42.606Z] unset SSH_AGENT_PID; [2022-10-12T04:12:42.606Z] echo Agent pid 38 killed; [2022-10-12T04:12:42.614Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-12T04:12:42.920Z] + git semver [Pipeline] } [2022-10-12T04:12:43.191Z] $ docker stop --time=1 21c4a1f613062e91eea242761816c29dd3eed449d8eb4162e94dcf66b21a4ff1 [2022-10-12T04:12:44.475Z] $ docker rm -f 21c4a1f613062e91eea242761816c29dd3eed449d8eb4162e94dcf66b21a4ff1 [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-10-12T04:12:44.955Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2022-10-12T04:12:44.955Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-10-12T04:12:44.955Z] total 16 [2022-10-12T04:12:44.955Z] drwxr-xr-x 3 root root 4096 Oct 12 04:02 . [2022-10-12T04:12:44.955Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 12 04:12 .. [2022-10-12T04:12:44.955Z] drwxr-xr-x 2 root root 4096 Oct 12 04:02 cost [2022-10-12T04:12:44.955Z] -rw-r--r-- 1 root root 88 Oct 12 04:02 cost.csv [2022-10-12T04:12:44.955Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2022-10-12T04:12:44.955Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-10-12T04:12:44.955Z] total 16 [2022-10-12T04:12:44.955Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 04:02 . [2022-10-12T04:12:44.955Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 12 04:12 .. [2022-10-12T04:12:44.955Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 12 04:02 cost [2022-10-12T04:12:44.955Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 12 04:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:12:45.240Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:12:46.237Z] ---> package-listing.sh [2022-10-12T04:12:46.237Z] ++ facter osfamily [2022-10-12T04:12:46.237Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-12T04:12:46.237Z] + OS_FAMILY=debian [2022-10-12T04:12:46.237Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2022-10-12T04:12:46.237Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-12T04:12:46.237Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-12T04:12:46.237Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-12T04:12:46.237Z] + PACKAGES=/tmp/packages_start.txt [2022-10-12T04:12:46.237Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-10-12T04:12:46.237Z] + PACKAGES=/tmp/packages_end.txt [2022-10-12T04:12:46.237Z] + case "${OS_FAMILY}" in [2022-10-12T04:12:46.237Z] + dpkg -l [2022-10-12T04:12:46.237Z] + grep '^ii' [2022-10-12T04:12:46.237Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-12T04:12:46.237Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-12T04:12:46.237Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-12T04:12:46.513Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-10-12T04:12:46.513Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2022-10-12T04:12:46.513Z] + 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-10-12T04:12:46.528Z] 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-10-12T04:12:46.801Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:12:47.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-12T04:12:47.355Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:12:47.422Z] prd-ubuntu20.04-docker-8c-8g-7719 does not seem to be running inside a container [2022-10-12T04:12:47.451Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-12T04:12:47.681Z] $ docker top 25ea4bc1eef07afe9a40722be6b244ddd4bde011b5b2df6e67a3ef1885f1643d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T04:12:48.017Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-12T04:12:48.296Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-12T04:12:48.582Z] + ls /var/log/sa-host [2022-10-12T04:12:48.582Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-12T04:12:48.648Z] provisioning config files... [2022-10-12T04:12:48.656Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6818601690205184136tmp [Pipeline] { [Pipeline] echo [2022-10-12T04:12:48.671Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:12:48.955Z] ---> create-netrc.sh [Pipeline] } [2022-10-12T04:12:48.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:12:49.284Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-12T04:12:49.291Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:12:49.572Z] ---> sudo-logs.sh [2022-10-12T04:12:49.572Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-12T04:12:49.602Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:12:49.885Z] ---> job-cost.sh [2022-10-12T04:12:49.885Z] lf-activate-venv: SKIPPING [2022-10-12T04:12:49.885Z] DEBUG: total: 0.2199999988079071 [2022-10-12T04:12:49.885Z] INFO: Retrieving Stack Cost... [2022-10-12T04:12:50.454Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-12T04:12:50.715Z] INFO: Archiving Costs [Pipeline] echo [2022-10-12T04:12:50.725Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:12:51.011Z] ---> logs-deploy.sh [2022-10-12T04:12:51.011Z] lf-activate-venv: SKIPPING [2022-10-12T04:12:51.011Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/60 [2022-10-12T04:12:51.011Z] INFO: archiving workspace using pattern(s): [2022-10-12T04:12:51.948Z] Archives upload complete. [2022-10-12T04:12:51.948Z] INFO: archiving logs to Nexus