Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b6817069b5a51f00109e4d74960f23ef1aea0426 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-ssh4253590075564794106.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh10316304162528428754.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh1847653208413958436.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh3450284686869911004.key > 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-ssh10351644638753854031.key > 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.21 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-7839 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b6817069b5a51f00109e4d74960f23ef1aea0426 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#433)" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b6817069b5a51f00109e4d74960f23ef1aea0426 # timeout=10 > git rev-list --no-walk 88cb92755446ff3d15da758ed0b4d5ad23298886 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:36:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:36:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:36:47 ========================================================= 15:36:47 EdgeX Global Pipelines Version Info 15:36:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:36:48 ------------------- 15:36:48 stable info: 15:36:48 ------------------- 15:36:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:36:48 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:36:48 Message: update stable to v1.0.254 15:36:48 ------------------- 15:36:48 experimental info: 15:36:48 ------------------- 15:36:48 Commited By: **** collab-it+edgex@linuxfoundation.org 15:36:48 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:36:48 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:36:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 15:36:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 15:36:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:36:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:36:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:36:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:36:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:36:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:36:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:36:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:36:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:36:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 15:36:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:36:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:36:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:36:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:36:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:36:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:36:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:36:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:36:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:36:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:36:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:36:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:36:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:36:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:36:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:36:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:36:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:36:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:36:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b6817069b5a51f00109e4d74960f23ef1aea0426 [Pipeline] echo 15:36:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b681706 [Pipeline] echo 15:36:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:36:49 provisioning config files... 15:36:49 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1275038028093472707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:36:49 ---> docker-login.sh 15:36:49 nexus3.edgexfoundry.org:10001 15:36:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:50 Configure a credential helper to remove this warning. See 15:36:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:50 15:36:50 Login Succeeded 15:36:50 nexus3.edgexfoundry.org:10002 15:36:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:50 Configure a credential helper to remove this warning. See 15:36:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:50 15:36:50 Login Succeeded 15:36:50 nexus3.edgexfoundry.org:10003 15:36:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:50 Configure a credential helper to remove this warning. See 15:36:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:50 15:36:50 Login Succeeded 15:36:50 nexus3.edgexfoundry.org:10004 15:36:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:50 Configure a credential helper to remove this warning. See 15:36:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:50 15:36:50 Login Succeeded 15:36:50 docker.io 15:36:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:51 Configure a credential helper to remove this warning. See 15:36:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:51 15:36:51 Login Succeeded 15:36:51 ---> docker-login.sh ends [Pipeline] } 15:36:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:36:51 + git rev-list -1 --merges b6817069b5a51f00109e4d74960f23ef1aea0426~1..b6817069b5a51f00109e4d74960f23ef1aea0426 [Pipeline] echo 15:36:51 -----------> git rev-list -1 --merges b6817069b5a51f00109e4d74960f23ef1aea0426~1..b6817069b5a51f00109e4d74960f23ef1aea0426 b6817069b5a51f00109e4d74960f23ef1aea0426 [false] [Pipeline] sh 15:36:51 + git log --format=format:%s -1 b6817069b5a51f00109e4d74960f23ef1aea0426 [Pipeline] echo 15:36:51 ========================================================= 15:36:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:36:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:36:52 + git log --format=format:%s -1 b6817069b5a51f00109e4d74960f23ef1aea0426 [Pipeline] echo 15:36:52 [semverPrep] GIT_COMMIT: b6817069b5a51f00109e4d74960f23ef1aea0426, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#433) [Pipeline] echo 15:36:52 [semverPrep] This is not a build commit. [Pipeline] sh 15:36:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:36:52 + grep -v github /etc/ssh/ssh_known_hosts 15:36:52 + [ -e /tmp/ssh_known_hosts ] 15:36:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:36:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:36:52 + sudo tee -a /etc/ssh/ssh_known_hosts 15:36:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:36:53 15:36:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:36:53 0.1.4: Pulling from edgex-devops/py-git-semver 15:36:53 b85a868b505f: Pulling fs layer 15:36:53 e2be974225ed: Pulling fs layer 15:36:53 339a4e72a1f5: Pulling fs layer 15:36:53 988bab9f4d93: Pulling fs layer 15:36:53 1469e6f7b9e6: Pulling fs layer 15:36:53 eaf3925da568: Pulling fs layer 15:36:53 1469e6f7b9e6: Waiting 15:36:53 bab4dde63d76: Pulling fs layer 15:36:53 bde34c3a00c8: Pulling fs layer 15:36:53 b352a97aabf1: Pulling fs layer 15:36:53 bab4dde63d76: Waiting 15:36:53 bde34c3a00c8: Waiting 15:36:53 4872d77fe225: Pulling fs layer 15:36:53 5851b861e8e6: Pulling fs layer 15:36:53 4872d77fe225: Waiting 15:36:53 b352a97aabf1: Waiting 15:36:53 5851b861e8e6: Waiting 15:36:53 e2be974225ed: Verifying Checksum 15:36:53 e2be974225ed: Download complete 15:36:53 988bab9f4d93: Download complete 15:36:53 1469e6f7b9e6: Verifying Checksum 15:36:53 1469e6f7b9e6: Download complete 15:36:53 eaf3925da568: Verifying Checksum 15:36:53 eaf3925da568: Download complete 15:36:53 339a4e72a1f5: Verifying Checksum 15:36:53 339a4e72a1f5: Download complete 15:36:53 bde34c3a00c8: Download complete 15:36:53 b352a97aabf1: Download complete 15:36:53 4872d77fe225: Download complete 15:36:53 5851b861e8e6: Verifying Checksum 15:36:53 5851b861e8e6: Download complete 15:36:53 b85a868b505f: Verifying Checksum 15:36:53 b85a868b505f: Download complete 15:36:54 bab4dde63d76: Verifying Checksum 15:36:54 bab4dde63d76: Download complete 15:36:55 b85a868b505f: Pull complete 15:36:55 e2be974225ed: Pull complete 15:36:55 339a4e72a1f5: Pull complete 15:36:55 988bab9f4d93: Pull complete 15:36:56 1469e6f7b9e6: Pull complete 15:36:56 eaf3925da568: Pull complete 15:36:58 bab4dde63d76: Pull complete 15:36:58 bde34c3a00c8: Pull complete 15:36:58 b352a97aabf1: Pull complete 15:36:58 4872d77fe225: Pull complete 15:36:58 5851b861e8e6: Pull complete 15:36:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:36:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:36:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:58 prd-ubuntu20.04-docker-8c-8g-7839 does not seem to be running inside a container 15:36:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:37:00 $ docker top 7d020f3d6bccab2a791b1aa2e9e0fccd083c952e4e95505633aa636543aae3d2 -eo pid,comm 15:37:00 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). 15:37:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:37:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:37:00 [ssh-agent] Looking for ssh-agent implementation... 15:37:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:37:00 $ docker exec 7d020f3d6bccab2a791b1aa2e9e0fccd083c952e4e95505633aa636543aae3d2 ssh-agent 15:37:00 SSH_AUTH_SOCK=/tmp/ssh-b0hhJMtHq5Gk/agent.32 15:37:00 SSH_AGENT_PID=38 15:37:00 Running ssh-add (command line suppressed) 15:37:00 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1675807549678257791.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1675807549678257791.key) 15:37:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:37:01 + git tag --points-at HEAD [Pipeline] } 15:37:01 $ docker exec --env ******** --env ******** 7d020f3d6bccab2a791b1aa2e9e0fccd083c952e4e95505633aa636543aae3d2 ssh-agent -k 15:37:01 unset SSH_AUTH_SOCK; 15:37:01 unset SSH_AGENT_PID; 15:37:01 echo Agent pid 38 killed; 15:37:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:37:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:37:01 [ssh-agent] Looking for ssh-agent implementation... 15:37:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:37:01 $ docker exec 7d020f3d6bccab2a791b1aa2e9e0fccd083c952e4e95505633aa636543aae3d2 ssh-agent 15:37:01 SSH_AUTH_SOCK=/tmp/ssh-KuHhi0uU553Q/agent.70 15:37:01 SSH_AGENT_PID=76 15:37:01 Running ssh-add (command line suppressed) 15:37:01 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13147787397393945265.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13147787397393945265.key) 15:37:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:37:02 + git semver init 15:37:02 2023-09-25 15:37:02,216 [run_init] DEBUG init version:0.0.0 force:False 15:37:02 2023-09-25 15:37:02,217 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 15:37:02 2023-09-25 15:37:02,217 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 15:37:02 2023-09-25 15:37:02,218 [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) 15:37:03 2023-09-25 15:37:03,561 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 15:37:03 2023-09-25 15:37:03,561 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 15:37:03 2023-09-25 15:37:03,562 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:37:03 2023-09-25 15:37:03,562 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:37:03 3.1.0-dev.18 [Pipeline] } 15:37:03 $ docker exec --env ******** --env ******** 7d020f3d6bccab2a791b1aa2e9e0fccd083c952e4e95505633aa636543aae3d2 ssh-agent -k 15:37:03 unset SSH_AUTH_SOCK; 15:37:03 unset SSH_AGENT_PID; 15:37:03 echo Agent pid 76 killed; 15:37:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:37:04 + git semver [Pipeline] } 15:37:04 $ docker stop --time=1 7d020f3d6bccab2a791b1aa2e9e0fccd083c952e4e95505633aa636543aae3d2 15:37:06 $ docker rm -f --volumes 7d020f3d6bccab2a791b1aa2e9e0fccd083c952e4e95505633aa636543aae3d2 [Pipeline] // withDockerContainer [Pipeline] sh 15:37:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:37:06 Stashed 1 file(s) [Pipeline] echo 15:37:06 [edgeXSemver]: initialized semver on version 3.1.0-dev.18 [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 15:37:06 provisioning config files... 15:37:06 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17659154280929282299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:07 ---> docker-login.sh 15:37:07 nexus3.edgexfoundry.org:10001 15:37:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:07 Configure a credential helper to remove this warning. See 15:37:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:07 15:37:07 Login Succeeded 15:37:07 nexus3.edgexfoundry.org:10002 15:37:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:07 Configure a credential helper to remove this warning. See 15:37:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:07 15:37:07 Login Succeeded 15:37:07 nexus3.edgexfoundry.org:10003 15:37:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:07 Configure a credential helper to remove this warning. See 15:37:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:07 15:37:07 Login Succeeded 15:37:07 nexus3.edgexfoundry.org:10004 15:37:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:07 Configure a credential helper to remove this warning. See 15:37:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:07 15:37:07 Login Succeeded 15:37:07 docker.io 15:37:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:07 Configure a credential helper to remove this warning. See 15:37:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:07 15:37:07 Login Succeeded 15:37:07 ---> docker-login.sh ends [Pipeline] } 15:37:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:37:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:37:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:37:07 ========================================================= 15:37:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:37:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:08 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:37:08 Sending build context to Docker daemon 23.63MB 15:37:08 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:37:08 Step 2/12 : FROM ${BASE} AS builder 15:37:08 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:37:08 7264a8db6415: Pulling fs layer 15:37:08 c4d48a809fc2: Pulling fs layer 15:37:08 4f1c88b9dad5: Pulling fs layer 15:37:08 ad3a456e5733: Pulling fs layer 15:37:08 33e27b845d1e: Pulling fs layer 15:37:08 c68163c4e522: Pulling fs layer 15:37:08 50da416c3ac9: Pulling fs layer 15:37:08 23d2d4c4bb30: Pulling fs layer 15:37:08 ad3a456e5733: Waiting 15:37:08 c68163c4e522: Waiting 15:37:08 23d2d4c4bb30: Waiting 15:37:08 33e27b845d1e: Waiting 15:37:08 c4d48a809fc2: Verifying Checksum 15:37:08 c4d48a809fc2: Download complete 15:37:08 ad3a456e5733: Verifying Checksum 15:37:08 ad3a456e5733: Download complete 15:37:08 33e27b845d1e: Verifying Checksum 15:37:08 33e27b845d1e: Download complete 15:37:08 7264a8db6415: Verifying Checksum 15:37:08 7264a8db6415: Download complete 15:37:08 c68163c4e522: Verifying Checksum 15:37:08 c68163c4e522: Download complete 15:37:08 7264a8db6415: Pull complete 15:37:08 c4d48a809fc2: Pull complete 15:37:08 23d2d4c4bb30: Verifying Checksum 15:37:08 23d2d4c4bb30: Download complete 15:37:08 4f1c88b9dad5: Verifying Checksum 15:37:08 4f1c88b9dad5: Download complete 15:37:09 50da416c3ac9: Verifying Checksum 15:37:09 50da416c3ac9: Download complete 15:37:12 4f1c88b9dad5: Pull complete 15:37:12 ad3a456e5733: Pull complete 15:37:12 33e27b845d1e: Pull complete 15:37:12 c68163c4e522: Pull complete 15:37:14 50da416c3ac9: Pull complete 15:37:15 23d2d4c4bb30: Pull complete 15:37:15 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 15:37:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:37:15 ---> 0786185ac409 15:37:15 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:37:18 ---> Running in 38f312ec9399 15:37:18 Removing intermediate container 38f312ec9399 15:37:18 ---> 76d96846375f 15:37:18 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:37:18 ---> Running in bb6983bbaed7 15:37:18 Removing intermediate container bb6983bbaed7 15:37:18 ---> fb7dc2bb180b 15:37:18 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:37:18 ---> Running in 6a4c0dc5ad33 15:37:18 Removing intermediate container 6a4c0dc5ad33 15:37:18 ---> c65cfee62387 15:37:18 Step 6/12 : WORKDIR /device-virtual-go 15:37:18 ---> Running in 3210f7c99aba 15:37:18 Removing intermediate container 3210f7c99aba 15:37:18 ---> 0e30daab43f7 15:37:18 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:37:18 ---> Running in 9991c02fe7cf 15:37:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:37:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:37:19 (1/4) Installing openssh-keygen (9.3_p2-r0) 15:37:19 (2/4) Installing libedit (20221030.3.1-r1) 15:37:19 (3/4) Installing openssh-client-common (9.3_p2-r0) 15:37:19 (4/4) Installing openssh-client-default (9.3_p2-r0) 15:37:19 Executing busybox-1.36.1-r2.trigger 15:37:19 OK: 268 MiB in 56 packages 15:37:20 Removing intermediate container 9991c02fe7cf 15:37:20 ---> fc4c1600c9ac 15:37:20 Step 8/12 : COPY go.mod vendor* ./ 15:37:20 ---> 684d22873bb0 15:37:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:20 ---> Running in d56444c85f6a 15:37:21 Still waiting to schedule task 15:37:21 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7838’ is offline 15:37:52 Removing intermediate container d56444c85f6a 15:37:52 ---> f1fa92d48f0c 15:37:52 Step 10/12 : COPY . . 15:37:52 ---> 2c19d9b50435 15:37:52 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:37:52 ---> Running in 8642a16d4f25 15:37:52 Removing intermediate container 8642a16d4f25 15:37:52 ---> 0f244d79e6b4 15:37:52 Step 12/12 : RUN $MAKE 15:37:52 ---> Running in 6d229cc7ef3a 15:37:52 noop 15:37:52 Removing intermediate container 6d229cc7ef3a 15:37:52 ---> 29f14506ef48 15:37:52 Successfully built 29f14506ef48 15:37:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:52 + docker inspect -f . ci-base-image-x86_64 15:37:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:52 prd-ubuntu20.04-docker-8c-8g-7839 does not seem to be running inside a container 15:37:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:37:52 $ docker top c8cacbd993e627bf7b06085b76cc1fbe1e048c5959694454ecfaddfbb905c21e -eo pid,comm [Pipeline] { [Pipeline] sh 15:37:53 + go version 15:37:53 go version go1.21.0 linux/amd64 [Pipeline] } 15:37:53 $ docker stop --time=1 c8cacbd993e627bf7b06085b76cc1fbe1e048c5959694454ecfaddfbb905c21e 15:37:54 $ docker rm -f --volumes c8cacbd993e627bf7b06085b76cc1fbe1e048c5959694454ecfaddfbb905c21e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:54 + docker inspect -f . ci-base-image-x86_64 15:37:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:55 prd-ubuntu20.04-docker-8c-8g-7839 does not seem to be running inside a container 15:37:55 $ 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 ******** ci-base-image-x86_64 cat 15:37:55 $ docker top a1e3d76dde02fb8c654c50ea78e66c5cea0cc63ca4dce892118d4e5e177fd86e -eo pid,comm [Pipeline] { [Pipeline] sh 15:37:55 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 15:37:56 + make test 15:37:56 go test ./... -coverprofile=coverage.out 15:37:57 ? github.com/edgexfoundry/device-virtual-go [no test files] 15:38:07 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 15:38:07 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.016s coverage: 58.6% of statements 15:38:15 go vet ./... 15:38:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:38:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:38:17 ./bin/test-attribution-txt.sh [Pipeline] echo 15:38:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:38:18 $ docker stop --time=1 a1e3d76dde02fb8c654c50ea78e66c5cea0cc63ca4dce892118d4e5e177fd86e 15:38:21 $ docker rm -f --volumes a1e3d76dde02fb8c654c50ea78e66c5cea0cc63ca4dce892118d4e5e177fd86e [Pipeline] // withDockerContainer [Pipeline] sh 15:38:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:38:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:38:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:38:22 + ls -al . 15:38:22 total 204 15:38:22 drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 15:37 . 15:38:22 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 15:36 .. 15:38:22 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 15:38 .git 15:38:22 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 15:36 .github 15:38:22 -rw-rw-r-- 1 jenkins jenkins 337 Sep 25 15:36 .gitignore 15:38:22 -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 15:36 .golangci.yml 15:38:22 drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 15:37 .semver 15:38:22 -rw-rw-r-- 1 jenkins jenkins 9708 Sep 25 15:36 Attribution.txt 15:38:22 -rw-rw-r-- 1 jenkins jenkins 14372 Sep 25 15:36 CHANGELOG.md 15:38:22 -rw-rw-r-- 1 jenkins jenkins 1646 Sep 25 15:36 Dockerfile 15:38:22 -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 15:36 GOVERNANCE.md 15:38:22 -rw-rw-r-- 1 jenkins jenkins 660 Sep 25 15:36 Jenkinsfile 15:38:22 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 25 15:36 LICENSE 15:38:22 -rw-rw-r-- 1 jenkins jenkins 1947 Sep 25 15:36 Makefile 15:38:22 -rw-rw-r-- 1 jenkins jenkins 623 Sep 25 15:36 OWNERS.md 15:38:22 -rw-rw-r-- 1 jenkins jenkins 4111 Sep 25 15:36 README.md 15:38:22 -rw-rw-r-- 1 jenkins jenkins 12 Sep 25 15:37 VERSION 15:38:22 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 15:36 bin 15:38:22 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 15:36 cmd 15:38:22 -rw-r--r-- 1 jenkins jenkins 43063 Sep 25 15:38 coverage.out 15:38:22 -rw-rw-r-- 1 jenkins jenkins 3637 Sep 25 15:36 go.mod 15:38:22 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 25 15:36 go.sum 15:38:22 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 15:36 internal 15:38:22 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 15:36 snap 15:38:22 -rw-rw-r-- 1 jenkins jenkins 235 Sep 25 15:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:23 + 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=b6817069b5a51f00109e4d74960f23ef1aea0426 --label arch=amd64 --label version=3.1.0-dev.18 . 15:38:23 Sending build context to Docker daemon 23.67MB 15:38:23 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 15:38:23 Step 2/25 : FROM ${BASE} AS builder 15:38:23 ---> 29f14506ef48 15:38:23 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:38:23 ---> Running in 73aeb5280e02 15:38:23 Removing intermediate container 73aeb5280e02 15:38:23 ---> 3078286dd5e7 15:38:23 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 15:38:23 ---> Running in 6c73a9198a69 15:38:24 Removing intermediate container 6c73a9198a69 15:38:24 ---> ab1c64d17524 15:38:24 Step 5/25 : ARG ADD_BUILD_TAGS="" 15:38:24 ---> Running in 288a07324dd4 15:38:24 Removing intermediate container 288a07324dd4 15:38:24 ---> 9aa117f49f47 15:38:24 Step 6/25 : WORKDIR /device-virtual-go 15:38:24 ---> Running in 7fb30d1a42d8 15:38:24 Removing intermediate container 7fb30d1a42d8 15:38:24 ---> b87b0a44511d 15:38:24 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:38:24 ---> Running in 8b8c8dbadc84 15:38:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:38:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:38:24 OK: 268 MiB in 56 packages 15:38:25 Removing intermediate container 8b8c8dbadc84 15:38:25 ---> ed2b6890ff8c 15:38:25 Step 8/25 : COPY go.mod vendor* ./ 15:38:25 ---> 5a5d7ec15f87 15:38:25 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:38:25 ---> Running in e96904be8582 15:38:25 Removing intermediate container e96904be8582 15:38:25 ---> 8b221c2d898c 15:38:25 Step 10/25 : COPY . . 15:38:26 ---> 81e98215c775 15:38:26 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:38:26 ---> Running in cbc9bf5cac31 15:38:26 Removing intermediate container cbc9bf5cac31 15:38:26 ---> ba3fcf20c0af 15:38:26 Step 12/25 : RUN $MAKE 15:38:26 ---> Running in e56efec9ecf0 15:38:27 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 15:38:49 Removing intermediate container e56efec9ecf0 15:38:49 ---> a2c0535673d0 15:38:49 Step 13/25 : FROM alpine:3.18 15:38:49 3.18: Pulling from library/alpine 15:38:49 7264a8db6415: Already exists 15:38:49 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 15:38:49 Status: Downloaded newer image for alpine:3.18 15:38:49 ---> 7e01a0d0a1dc 15:38:49 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 15:38:49 ---> Running in fc51374ff768 15:38:49 Removing intermediate container fc51374ff768 15:38:49 ---> 8d4f28468f9e 15:38:49 Step 15/25 : RUN apk add --update --no-cache dumb-init 15:38:49 ---> Running in 46823ddd709b 15:38:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:38:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:38:49 (1/1) Installing dumb-init (1.2.5-r2) 15:38:49 Executing busybox-1.36.1-r2.trigger 15:38:49 OK: 7 MiB in 16 packages 15:38:49 Removing intermediate container 46823ddd709b 15:38:49 ---> d06671fc71ee 15:38:49 Step 16/25 : WORKDIR / 15:38:49 ---> Running in 606c6fa673bf 15:38:49 Removing intermediate container 606c6fa673bf 15:38:49 ---> a4b59c85af3a 15:38:49 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 15:38:49 ---> f17acc4f6b57 15:38:49 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 15:38:49 ---> 816e8e237c06 15:38:49 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 15:38:50 ---> ffd2025f55f7 15:38:50 Step 20/25 : EXPOSE 59900 15:38:50 ---> Running in 13ae23f7f885 15:38:50 Removing intermediate container 13ae23f7f885 15:38:50 ---> 7e7d04dfda73 15:38:50 Step 21/25 : ENTRYPOINT ["/device-virtual"] 15:38:50 ---> Running in f1947b416fbe 15:38:50 Removing intermediate container f1947b416fbe 15:38:50 ---> 9b1e7a87d144 15:38:50 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 15:38:50 ---> Running in 7a59aad0369d 15:38:50 Removing intermediate container 7a59aad0369d 15:38:50 ---> 350d5088570f 15:38:50 Step 23/25 : LABEL arch=amd64 15:38:50 ---> Running in 5c4468fdfcd0 15:38:50 Removing intermediate container 5c4468fdfcd0 15:38:50 ---> 2d95d5b69ec5 15:38:50 Step 24/25 : LABEL git_sha=b6817069b5a51f00109e4d74960f23ef1aea0426 15:38:50 ---> Running in f051f7e99027 15:38:50 Removing intermediate container f051f7e99027 15:38:50 ---> c9a55b61f07f 15:38:50 Step 25/25 : LABEL version=3.1.0-dev.18 15:38:50 ---> Running in 30895d68ca0b 15:38:50 Removing intermediate container 30895d68ca0b 15:38:50 ---> 3face4b16777 15:38:50 [Warning] One or more build-args [ARCH] were not consumed 15:38:50 Successfully built 3face4b16777 15:38:50 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:38:51 provisioning config files... 15:38:51 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1713912980518075201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:38:51 ---> docker-login.sh 15:38:51 nexus3.edgexfoundry.org:10001 15:38:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:51 Configure a credential helper to remove this warning. See 15:38:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:51 15:38:51 Login Succeeded 15:38:51 nexus3.edgexfoundry.org:10002 15:38:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:51 Configure a credential helper to remove this warning. See 15:38:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:51 15:38:51 Login Succeeded 15:38:51 nexus3.edgexfoundry.org:10003 15:38:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:51 Configure a credential helper to remove this warning. See 15:38:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:51 15:38:51 Login Succeeded 15:38:51 nexus3.edgexfoundry.org:10004 15:38:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:51 Configure a credential helper to remove this warning. See 15:38:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:51 15:38:51 Login Succeeded 15:38:51 docker.io 15:38:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:52 Configure a credential helper to remove this warning. See 15:38:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:52 15:38:52 Login Succeeded 15:38:52 ---> docker-login.sh ends [Pipeline] } 15:38:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:38:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:38:52 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 15:38:52 b6817069b5a51f00109e4d74960f23ef1aea0426 15:38:52 latest 15:38:52 3.1.0-dev.18 15:38:52 b6817069b5a51f00109e4d74960f23ef1aea0426-3.1.0-dev.18 15:38:52 main 15:38:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:52 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:b6817069b5a51f00109e4d74960f23ef1aea0426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:52 + docker push nexus3.edgexfoundry.org:10004/device-virtual:b6817069b5a51f00109e4d74960f23ef1aea0426 15:38:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 15:38:52 9d5d3fe6b378: Preparing 15:38:52 3caa7010fe0f: Preparing 15:38:52 d1bfe1115b2d: Preparing 15:38:52 946ddb3079e9: Preparing 15:38:52 4693057ce236: Preparing 15:38:52 4693057ce236: Layer already exists 15:38:52 946ddb3079e9: Pushed 15:38:52 3caa7010fe0f: Pushed 15:38:52 d1bfe1115b2d: Pushed 15:38:56 9d5d3fe6b378: Pushed 15:38:56 b6817069b5a51f00109e4d74960f23ef1aea0426: digest: sha256:21eb9c14ec3c8cca98ba43db32ddfdea36ae4818bb47997fd6b031515c45e7a6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:56 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:56 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 15:38:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 15:38:56 9d5d3fe6b378: Preparing 15:38:56 3caa7010fe0f: Preparing 15:38:56 d1bfe1115b2d: Preparing 15:38:56 946ddb3079e9: Preparing 15:38:56 4693057ce236: Preparing 15:38:56 3caa7010fe0f: Layer already exists 15:38:56 d1bfe1115b2d: Layer already exists 15:38:56 4693057ce236: Layer already exists 15:38:56 946ddb3079e9: Layer already exists 15:38:56 9d5d3fe6b378: Layer already exists 15:38:56 latest: digest: sha256:21eb9c14ec3c8cca98ba43db32ddfdea36ae4818bb47997fd6b031515c45e7a6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:57 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:57 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.18 15:38:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 15:38:57 9d5d3fe6b378: Preparing 15:38:57 3caa7010fe0f: Preparing 15:38:57 d1bfe1115b2d: Preparing 15:38:57 946ddb3079e9: Preparing 15:38:57 4693057ce236: Preparing 15:38:57 946ddb3079e9: Layer already exists 15:38:57 d1bfe1115b2d: Layer already exists 15:38:57 3caa7010fe0f: Layer already exists 15:38:57 9d5d3fe6b378: Layer already exists 15:38:57 4693057ce236: Layer already exists 15:38:57 3.1.0-dev.18: digest: sha256:21eb9c14ec3c8cca98ba43db32ddfdea36ae4818bb47997fd6b031515c45e7a6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:57 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:b6817069b5a51f00109e4d74960f23ef1aea0426-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:58 + docker push nexus3.edgexfoundry.org:10004/device-virtual:b6817069b5a51f00109e4d74960f23ef1aea0426-3.1.0-dev.18 15:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 15:38:58 9d5d3fe6b378: Preparing 15:38:58 3caa7010fe0f: Preparing 15:38:58 d1bfe1115b2d: Preparing 15:38:58 946ddb3079e9: Preparing 15:38:58 4693057ce236: Preparing 15:38:58 946ddb3079e9: Layer already exists 15:38:58 4693057ce236: Layer already exists 15:38:58 d1bfe1115b2d: Layer already exists 15:38:58 9d5d3fe6b378: Layer already exists 15:38:58 3caa7010fe0f: Layer already exists 15:38:58 b6817069b5a51f00109e4d74960f23ef1aea0426-3.1.0-dev.18: digest: sha256:21eb9c14ec3c8cca98ba43db32ddfdea36ae4818bb47997fd6b031515c45e7a6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:58 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:58 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 15:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 15:38:58 9d5d3fe6b378: Preparing 15:38:58 3caa7010fe0f: Preparing 15:38:58 d1bfe1115b2d: Preparing 15:38:58 946ddb3079e9: Preparing 15:38:58 4693057ce236: Preparing 15:38:58 d1bfe1115b2d: Layer already exists 15:38:58 3caa7010fe0f: Layer already exists 15:38:58 4693057ce236: Layer already exists 15:38:58 9d5d3fe6b378: Layer already exists 15:38:58 946ddb3079e9: Layer already exists 15:38:58 main: digest: sha256:21eb9c14ec3c8cca98ba43db32ddfdea36ae4818bb47997fd6b031515c45e7a6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:38:58 ===================================================== [Pipeline] echo 15:38:58 taggedImages: 15:38:58 - nexus3.edgexfoundry.org:10004/device-virtual:b6817069b5a51f00109e4d74960f23ef1aea0426 15:38:58 - nexus3.edgexfoundry.org:10004/device-virtual:latest 15:38:58 - nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.18 15:38:58 - nexus3.edgexfoundry.org:10004/device-virtual:b6817069b5a51f00109e4d74960f23ef1aea0426-3.1.0-dev.18 15:38:58 - 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 15:38:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:38:59 15:38:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:38:59 latest: Pulling from edgex-lftools-log-publisher 15:38:59 5eb5b503b376: Pulling fs layer 15:38:59 5c69ac0246d0: Pulling fs layer 15:38:59 ec43610c2a17: Pulling fs layer 15:38:59 3a2ae6a8a46f: Pulling fs layer 15:38:59 33b1e0a273af: Pulling fs layer 15:38:59 5d3b04190fa2: Pulling fs layer 15:38:59 2f39f015ded8: Pulling fs layer 15:38:59 3a2ae6a8a46f: Waiting 15:38:59 33b1e0a273af: Waiting 15:38:59 5d3b04190fa2: Waiting 15:38:59 2f39f015ded8: Waiting 15:38:59 5c69ac0246d0: Verifying Checksum 15:38:59 5c69ac0246d0: Download complete 15:38:59 3a2ae6a8a46f: Verifying Checksum 15:38:59 3a2ae6a8a46f: Download complete 15:38:59 33b1e0a273af: Verifying Checksum 15:38:59 33b1e0a273af: Download complete 15:38:59 5d3b04190fa2: Verifying Checksum 15:38:59 5d3b04190fa2: Download complete 15:38:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7840 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 15:38:59 Running in /w/workspace/device-virtual-go/144 [Pipeline] { [Pipeline] checkout 15:38:59 The recommended git tool is: git 15:38:59 ec43610c2a17: Verifying Checksum 15:38:59 ec43610c2a17: Download complete 15:38:59 5eb5b503b376: Verifying Checksum 15:38:59 5eb5b503b376: Download complete 15:39:00 2f39f015ded8: Download complete 15:39:00 5eb5b503b376: Pull complete 15:39:01 5c69ac0246d0: Pull complete 15:39:01 ec43610c2a17: Pull complete 15:39:01 3a2ae6a8a46f: Pull complete 15:39:01 33b1e0a273af: Pull complete 15:39:01 5d3b04190fa2: Pull complete 15:39:04 using credential edgex-jenkins-ssh 15:39:04 Cloning the remote Git repository 15:39:04 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 15:39:04 > git init /w/workspace/device-virtual-go/144 # timeout=10 15:39:04 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 15:39:04 > git --version # timeout=10 15:39:04 > git --version # 'git version 2.25.1' 15:39:04 using GIT_SSH to set credentials SSH Credentials for GitHub 15:39:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:39:06 2f39f015ded8: Pull complete 15:39:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:39:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:39:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:39:06 prd-ubuntu20.04-docker-8c-8g-7839 does not seem to be running inside a container 15:39:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:39:07 Avoid second fetch 15:39:07 Checking out Revision b6817069b5a51f00109e4d74960f23ef1aea0426 (main) 15:39:07 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 15:39:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:39:07 > git config core.sparsecheckout # timeout=10 15:39:08 > git checkout -f b6817069b5a51f00109e4d74960f23ef1aea0426 # timeout=10 15:39:08 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#433)" 15:39:08 15:39:08 GitHub has been notified of this commit’s build result 15:39:08 15:39:10 $ docker top f86ac6d4ec06b9c8f11f277b6bd1b0f1d987b10f5fb562a47d7ae9567b0c4990 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:39:10 ---> job-cost.sh 15:39:10 lf-activate-venv: SKIPPING 15:39:10 INFO: No Stack... 15:39:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:39:10 % Total % Received % Xferd Average Speed Time Time Time Current 15:39:10 Dload Upload Total Spent Left Speed 15:39:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 97335 15:39:10 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh 15:39:11 INFO: Archiving Costs [Pipeline] sh 15:39:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:39:11 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 15:39:11 + cut -d, -f6 [Pipeline] lock 15:39:11 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-144-stack-cost] 15:39:11 Resource [jenkins-edgexfoundry-device-virtual-go-main-144-stack-cost] did not exist. Created. 15:39:11 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:39:11 + sudo tee /etc/docker/daemon.new 15:39:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:39:11 { 15:39:11 "registry-mirrors": [ 15:39:11 "https://nexus3.edgexfoundry.org:10001" 15:39:11 ], 15:39:11 "bip": "10.250.0.254/24", 15:39:11 "hosts": [ 15:39:11 "tcp://0.0.0.0:5555", 15:39:11 "unix:///var/run/docker.sock" 15:39:11 ], 15:39:11 "mtu": 1458, 15:39:11 "selinux-enabled": true, 15:39:11 "seccomp-profile": "/etc/docker/seccomp.json" 15:39:11 } [Pipeline] sh 15:39:12 + echo total: 0.2199999988079071 [Pipeline] stash 15:39:12 Stashed 1 file(s) [Pipeline] } 15:39:12 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-144-stack-cost] [Pipeline] // lock [Pipeline] } 15:39:12 $ docker stop --time=1 f86ac6d4ec06b9c8f11f277b6bd1b0f1d987b10f5fb562a47d7ae9567b0c4990 15:39:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 15:39:13 $ docker rm -f --volumes f86ac6d4ec06b9c8f11f277b6bd1b0f1d987b10f5fb562a47d7ae9567b0c4990 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:39:13 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:39:31 provisioning config files... 15:39:31 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/144@tmp/config1875163037794619517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:39:32 ---> docker-login.sh 15:39:32 nexus3.edgexfoundry.org:10001 15:39:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:32 Configure a credential helper to remove this warning. See 15:39:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:32 15:39:32 Login Succeeded 15:39:32 nexus3.edgexfoundry.org:10002 15:39:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:33 Configure a credential helper to remove this warning. See 15:39:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:33 15:39:33 Login Succeeded 15:39:33 nexus3.edgexfoundry.org:10003 15:39:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:33 Configure a credential helper to remove this warning. See 15:39:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:33 15:39:33 Login Succeeded 15:39:33 nexus3.edgexfoundry.org:10004 15:39:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:33 Configure a credential helper to remove this warning. See 15:39:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:33 15:39:33 Login Succeeded 15:39:33 docker.io 15:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:34 Configure a credential helper to remove this warning. See 15:39:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:34 15:39:34 Login Succeeded 15:39:34 ---> docker-login.sh ends [Pipeline] } 15:39:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:39:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:39:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:39:34 ========================================================= 15:39:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:39:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:34 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:39:35 Sending build context to Docker daemon 11.96MB 15:39:35 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:39:35 Step 2/12 : FROM ${BASE} AS builder 15:39:35 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:39:35 9fda8d8052c6: Pulling fs layer 15:39:35 5d54e960e981: Pulling fs layer 15:39:35 c4a7e357bf2a: Pulling fs layer 15:39:35 f0e02332f6b5: Pulling fs layer 15:39:35 cefa15bbcfad: Pulling fs layer 15:39:35 17808c966233: Pulling fs layer 15:39:35 f4c1fc716caa: Pulling fs layer 15:39:35 f0e02332f6b5: Waiting 15:39:35 cefa15bbcfad: Waiting 15:39:35 f4c1fc716caa: Waiting 15:39:35 17808c966233: Waiting 15:39:35 5d54e960e981: Verifying Checksum 15:39:35 5d54e960e981: Download complete 15:39:35 f0e02332f6b5: Verifying Checksum 15:39:35 f0e02332f6b5: Download complete 15:39:35 cefa15bbcfad: Verifying Checksum 15:39:35 cefa15bbcfad: Download complete 15:39:35 9fda8d8052c6: Download complete 15:39:36 f4c1fc716caa: Verifying Checksum 15:39:36 f4c1fc716caa: Download complete 15:39:36 9fda8d8052c6: Pull complete 15:39:37 5d54e960e981: Pull complete 15:39:37 c4a7e357bf2a: Verifying Checksum 15:39:37 c4a7e357bf2a: Download complete 15:39:38 17808c966233: Verifying Checksum 15:39:38 17808c966233: Download complete 15:39:48 c4a7e357bf2a: Pull complete 15:39:48 f0e02332f6b5: Pull complete 15:39:48 cefa15bbcfad: Pull complete 15:39:55 17808c966233: Pull complete 15:39:56 f4c1fc716caa: Pull complete 15:39:56 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 15:39:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:39:56 ---> ea914061e18c 15:39:56 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:39:58 ---> Running in aaefff500095 15:39:58 Removing intermediate container aaefff500095 15:39:58 ---> 44bfba98301f 15:39:58 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:39:58 ---> Running in e5dc52e996a3 15:39:58 Removing intermediate container e5dc52e996a3 15:39:58 ---> 7041f490d412 15:39:58 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:39:58 ---> Running in 281742d94a0a 15:39:58 Removing intermediate container 281742d94a0a 15:39:58 ---> 55c16f484394 15:39:58 Step 6/12 : WORKDIR /device-virtual-go 15:39:59 ---> Running in 0467f09d6154 15:39:59 Removing intermediate container 0467f09d6154 15:39:59 ---> 587d058b8b3c 15:39:59 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:39:59 ---> Running in ee52d5903c45 15:40:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:40:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:40:01 (1/4) Installing openssh-keygen (9.3_p2-r0) 15:40:01 (2/4) Installing libedit (20221030.3.1-r1) 15:40:01 (3/4) Installing openssh-client-common (9.3_p2-r0) 15:40:01 (4/4) Installing openssh-client-default (9.3_p2-r0) 15:40:01 Executing busybox-1.36.1-r2.trigger 15:40:01 OK: 270 MiB in 56 packages 15:40:02 Removing intermediate container ee52d5903c45 15:40:02 ---> 884ec13b58b5 15:40:02 Step 8/12 : COPY go.mod vendor* ./ 15:40:03 ---> e1f3bfedcde9 15:40:03 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:40:03 ---> Running in 9cf3e4e8ff7a 15:41:11 Removing intermediate container 9cf3e4e8ff7a 15:41:11 ---> b3955518ad5c 15:41:11 Step 10/12 : COPY . . 15:41:12 ---> cdf39a2ff103 15:41:12 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:41:12 ---> Running in f4d8f418b5b6 15:41:12 Removing intermediate container f4d8f418b5b6 15:41:12 ---> 1d6c5f99fd4c 15:41:12 Step 12/12 : RUN $MAKE 15:41:12 ---> Running in 69f08bcc9211 15:41:13 noop 15:41:14 Removing intermediate container 69f08bcc9211 15:41:14 ---> 512e4f1a53cf 15:41:14 Successfully built 512e4f1a53cf 15:41:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:14 + docker inspect -f . ci-base-image-arm64 15:41:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:41:14 prd-ubuntu20.04-docker-arm64-4c-16g-7840 does not seem to be running inside a container 15:41:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/144 -v /w/workspace/device-virtual-go/144:/w/workspace/device-virtual-go/144:rw,z -v /w/workspace/device-virtual-go/144@tmp:/w/workspace/device-virtual-go/144@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 15:41:18 $ docker top c909384b021718d71e0641dcbfeff569e4ab474fd7b9f71b897df4f4c5c338b1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:19 + go version 15:41:19 go version go1.21.0 linux/arm64 [Pipeline] } 15:41:19 $ docker stop --time=1 c909384b021718d71e0641dcbfeff569e4ab474fd7b9f71b897df4f4c5c338b1 15:41:20 $ docker rm -f --volumes c909384b021718d71e0641dcbfeff569e4ab474fd7b9f71b897df4f4c5c338b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:21 + docker inspect -f . ci-base-image-arm64 15:41:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:41:21 prd-ubuntu20.04-docker-arm64-4c-16g-7840 does not seem to be running inside a container 15:41:21 $ 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/144 -v /w/workspace/device-virtual-go/144:/w/workspace/device-virtual-go/144:rw,z -v /w/workspace/device-virtual-go/144@tmp:/w/workspace/device-virtual-go/144@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 15:41:22 $ docker top 879c1d4786ef4c0db812ce2b874213a206ad2a93d12d91a1f26bb1496e2c9013 -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:23 + git config --global --add safe.directory /w/workspace/device-virtual-go/144 [Pipeline] fileExists [Pipeline] sh 15:41:23 + make test 15:41:23 go test ./... -coverprofile=coverage.out 15:41:28 ? github.com/edgexfoundry/device-virtual-go [no test files] 15:43:04 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 15:43:04 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.068s coverage: 58.4% of statements 15:43:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:43:04 go vet ./... 15:43:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:43:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:43:12 ./bin/test-attribution-txt.sh [Pipeline] echo 15:43:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:43:12 $ docker stop --time=1 879c1d4786ef4c0db812ce2b874213a206ad2a93d12d91a1f26bb1496e2c9013 15:43:14 $ docker rm -f --volumes 879c1d4786ef4c0db812ce2b874213a206ad2a93d12d91a1f26bb1496e2c9013 [Pipeline] // withDockerContainer [Pipeline] sh 15:43:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:43:15 Warning: overwriting stash ‘coverage-report’ 15:43:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:43:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:43:19 + ls -al . 15:43:19 total 200 15:43:19 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 15:41 . 15:43:19 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 15:39 .. 15:43:19 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 15:39 .git 15:43:19 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 15:39 .github 15:43:19 -rw-rw-r-- 1 jenkins jenkins 337 Sep 25 15:39 .gitignore 15:43:19 -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 15:39 .golangci.yml 15:43:19 -rw-rw-r-- 1 jenkins jenkins 9708 Sep 25 15:39 Attribution.txt 15:43:19 -rw-rw-r-- 1 jenkins jenkins 14372 Sep 25 15:39 CHANGELOG.md 15:43:19 -rw-rw-r-- 1 jenkins jenkins 1646 Sep 25 15:39 Dockerfile 15:43:19 -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 15:39 GOVERNANCE.md 15:43:19 -rw-rw-r-- 1 jenkins jenkins 660 Sep 25 15:39 Jenkinsfile 15:43:19 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 25 15:39 LICENSE 15:43:19 -rw-rw-r-- 1 jenkins jenkins 1947 Sep 25 15:39 Makefile 15:43:19 -rw-rw-r-- 1 jenkins jenkins 623 Sep 25 15:39 OWNERS.md 15:43:19 -rw-rw-r-- 1 jenkins jenkins 4111 Sep 25 15:39 README.md 15:43:19 -rw-rw-r-- 1 jenkins jenkins 12 Sep 25 15:37 VERSION 15:43:19 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 15:39 bin 15:43:19 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 15:39 cmd 15:43:19 -rw-r--r-- 1 jenkins jenkins 43063 Sep 25 15:42 coverage.out 15:43:19 -rw-rw-r-- 1 jenkins jenkins 3637 Sep 25 15:39 go.mod 15:43:19 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 25 15:39 go.sum 15:43:19 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 15:39 internal 15:43:19 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 15:39 snap 15:43:19 -rw-rw-r-- 1 jenkins jenkins 235 Sep 25 15:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:19 + 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=b6817069b5a51f00109e4d74960f23ef1aea0426 --label arch=arm64 --label version=3.1.0-dev.18 . 15:43:20 Sending build context to Docker daemon 12MB 15:43:20 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 15:43:20 Step 2/25 : FROM ${BASE} AS builder 15:43:20 ---> 512e4f1a53cf 15:43:20 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:43:20 ---> Running in 2f3f62dedcb3 15:43:20 Removing intermediate container 2f3f62dedcb3 15:43:20 ---> 4a31d219ef17 15:43:20 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 15:43:20 ---> Running in 6c89a8b62f05 15:43:21 Removing intermediate container 6c89a8b62f05 15:43:21 ---> a642a2330939 15:43:21 Step 5/25 : ARG ADD_BUILD_TAGS="" 15:43:21 ---> Running in 0f3fe1a0a75d 15:43:21 Removing intermediate container 0f3fe1a0a75d 15:43:21 ---> 114346aa63a8 15:43:21 Step 6/25 : WORKDIR /device-virtual-go 15:43:21 ---> Running in 5e14d195e9b0 15:43:21 Removing intermediate container 5e14d195e9b0 15:43:21 ---> 6ae7acae08a9 15:43:21 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:43:22 ---> Running in 72b0c1015b14 15:43:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:43:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:43:24 OK: 270 MiB in 56 packages 15:43:25 Removing intermediate container 72b0c1015b14 15:43:25 ---> 248419380f66 15:43:25 Step 8/25 : COPY go.mod vendor* ./ 15:43:26 ---> c2542b11d57d 15:43:26 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:26 ---> Running in b167d449e3b7 15:43:28 Removing intermediate container b167d449e3b7 15:43:28 ---> 2b4131eaf2d3 15:43:28 Step 10/25 : COPY . . 15:43:32 ---> 9abd4bd70f51 15:43:32 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:43:32 ---> Running in d5db3efc3ea7 15:43:33 Removing intermediate container d5db3efc3ea7 15:43:33 ---> a5accab94baa 15:43:33 Step 12/25 : RUN $MAKE 15:43:33 ---> Running in bf279aa03df5 15:43:34 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 15:45:41 Removing intermediate container bf279aa03df5 15:45:41 ---> 176b2e56922d 15:45:41 Step 13/25 : FROM alpine:3.18 15:45:41 3.18: Pulling from library/alpine 15:45:41 9fda8d8052c6: Already exists 15:45:41 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 15:45:41 Status: Downloaded newer image for alpine:3.18 15:45:41 ---> f6648c04cd6c 15:45:41 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 15:45:41 ---> Running in dd8dfc9100fd 15:45:41 Removing intermediate container dd8dfc9100fd 15:45:41 ---> f997938ffa5a 15:45:41 Step 15/25 : RUN apk add --update --no-cache dumb-init 15:45:41 ---> Running in 42299fac4c63 15:45:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:45:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:45:41 (1/1) Installing dumb-init (1.2.5-r2) 15:45:41 Executing busybox-1.36.1-r2.trigger 15:45:41 OK: 8 MiB in 16 packages 15:45:41 Removing intermediate container 42299fac4c63 15:45:41 ---> 9803a2669986 15:45:41 Step 16/25 : WORKDIR / 15:45:41 ---> Running in 21ab8e02ecd1 15:45:41 Removing intermediate container 21ab8e02ecd1 15:45:41 ---> 11bc8752eb07 15:45:41 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 15:45:41 ---> 7e17e770bad0 15:45:41 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 15:45:41 ---> 77fe118adca3 15:45:41 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 15:45:41 ---> b81b856847e1 15:45:41 Step 20/25 : EXPOSE 59900 15:45:41 ---> Running in 060f40602053 15:45:41 Removing intermediate container 060f40602053 15:45:41 ---> 84e658e0e5e9 15:45:41 Step 21/25 : ENTRYPOINT ["/device-virtual"] 15:45:41 ---> Running in 902fc8af0b9f 15:45:41 Removing intermediate container 902fc8af0b9f 15:45:41 ---> 6d1eb9965f9f 15:45:41 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 15:45:41 ---> Running in a6247f86a317 15:45:41 Removing intermediate container a6247f86a317 15:45:41 ---> 593ef35c5d18 15:45:41 Step 23/25 : LABEL arch=arm64 15:45:42 ---> Running in 2987d796b337 15:45:42 Removing intermediate container 2987d796b337 15:45:42 ---> 2d6a4a4334a0 15:45:42 Step 24/25 : LABEL git_sha=b6817069b5a51f00109e4d74960f23ef1aea0426 15:45:42 ---> Running in e506d06235e3 15:45:42 Removing intermediate container e506d06235e3 15:45:42 ---> b804dc649e8e 15:45:42 Step 25/25 : LABEL version=3.1.0-dev.18 15:45:42 ---> Running in a172232f0180 15:45:42 Removing intermediate container a172232f0180 15:45:42 ---> 983435362fd2 15:45:42 [Warning] One or more build-args [ARCH] were not consumed 15:45:42 Successfully built 983435362fd2 15:45:42 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 15:45:42 provisioning config files... 15:45:42 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/144@tmp/config10079513509577492457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:45:43 ---> docker-login.sh 15:45:43 nexus3.edgexfoundry.org:10001 15:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:43 Configure a credential helper to remove this warning. See 15:45:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:43 15:45:43 Login Succeeded 15:45:43 nexus3.edgexfoundry.org:10002 15:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:43 Configure a credential helper to remove this warning. See 15:45:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:43 15:45:43 Login Succeeded 15:45:43 nexus3.edgexfoundry.org:10003 15:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:44 Configure a credential helper to remove this warning. See 15:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:44 15:45:44 Login Succeeded 15:45:44 nexus3.edgexfoundry.org:10004 15:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:44 Configure a credential helper to remove this warning. See 15:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:44 15:45:44 Login Succeeded 15:45:44 docker.io 15:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:44 Configure a credential helper to remove this warning. See 15:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:44 15:45:44 Login Succeeded 15:45:44 ---> docker-login.sh ends [Pipeline] } 15:45:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:45:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:45:44 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 15:45:44 b6817069b5a51f00109e4d74960f23ef1aea0426 15:45:44 latest 15:45:44 3.1.0-dev.18 15:45:44 b6817069b5a51f00109e4d74960f23ef1aea0426-3.1.0-dev.18 15:45:44 main 15:45:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:45 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:b6817069b5a51f00109e4d74960f23ef1aea0426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:45 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:b6817069b5a51f00109e4d74960f23ef1aea0426 15:45:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 15:45:45 cfb2a9faa729: Preparing 15:45:45 ca6fdef18fea: Preparing 15:45:45 d4bba6d0ed57: Preparing 15:45:45 415b7eb1b948: Preparing 15:45:45 b2191e2be29d: Preparing 15:45:45 b2191e2be29d: Layer already exists 15:45:45 d4bba6d0ed57: Pushed 15:45:45 ca6fdef18fea: Pushed 15:45:45 415b7eb1b948: Pushed 15:45:51 cfb2a9faa729: Pushed 15:45:51 b6817069b5a51f00109e4d74960f23ef1aea0426: digest: sha256:5e4aa01163317c6ceff30e26444de0b51e7b6793b643a9b43dda5fb6e76d549e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:51 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:51 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 15:45:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 15:45:51 cfb2a9faa729: Preparing 15:45:51 ca6fdef18fea: Preparing 15:45:51 d4bba6d0ed57: Preparing 15:45:51 415b7eb1b948: Preparing 15:45:51 b2191e2be29d: Preparing 15:45:51 d4bba6d0ed57: Layer already exists 15:45:51 cfb2a9faa729: Layer already exists 15:45:51 ca6fdef18fea: Layer already exists 15:45:51 415b7eb1b948: Layer already exists 15:45:51 b2191e2be29d: Layer already exists 15:45:51 latest: digest: sha256:5e4aa01163317c6ceff30e26444de0b51e7b6793b643a9b43dda5fb6e76d549e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:52 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:52 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.18 15:45:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 15:45:52 cfb2a9faa729: Preparing 15:45:52 ca6fdef18fea: Preparing 15:45:52 d4bba6d0ed57: Preparing 15:45:52 415b7eb1b948: Preparing 15:45:52 b2191e2be29d: Preparing 15:45:52 ca6fdef18fea: Layer already exists 15:45:52 d4bba6d0ed57: Layer already exists 15:45:52 cfb2a9faa729: Layer already exists 15:45:52 b2191e2be29d: Layer already exists 15:45:52 415b7eb1b948: Layer already exists 15:45:52 3.1.0-dev.18: digest: sha256:5e4aa01163317c6ceff30e26444de0b51e7b6793b643a9b43dda5fb6e76d549e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:53 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:b6817069b5a51f00109e4d74960f23ef1aea0426-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:53 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:b6817069b5a51f00109e4d74960f23ef1aea0426-3.1.0-dev.18 15:45:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 15:45:53 cfb2a9faa729: Preparing 15:45:53 ca6fdef18fea: Preparing 15:45:53 d4bba6d0ed57: Preparing 15:45:53 415b7eb1b948: Preparing 15:45:53 b2191e2be29d: Preparing 15:45:53 b2191e2be29d: Layer already exists 15:45:53 ca6fdef18fea: Layer already exists 15:45:53 415b7eb1b948: Layer already exists 15:45:53 cfb2a9faa729: Layer already exists 15:45:53 d4bba6d0ed57: Layer already exists 15:45:53 b6817069b5a51f00109e4d74960f23ef1aea0426-3.1.0-dev.18: digest: sha256:5e4aa01163317c6ceff30e26444de0b51e7b6793b643a9b43dda5fb6e76d549e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:53 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:54 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 15:45:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 15:45:54 cfb2a9faa729: Preparing 15:45:54 ca6fdef18fea: Preparing 15:45:54 d4bba6d0ed57: Preparing 15:45:54 415b7eb1b948: Preparing 15:45:54 b2191e2be29d: Preparing 15:45:54 415b7eb1b948: Layer already exists 15:45:54 ca6fdef18fea: Layer already exists 15:45:54 d4bba6d0ed57: Layer already exists 15:45:54 b2191e2be29d: Layer already exists 15:45:54 cfb2a9faa729: Layer already exists 15:45:54 main: digest: sha256:5e4aa01163317c6ceff30e26444de0b51e7b6793b643a9b43dda5fb6e76d549e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:45:54 ===================================================== [Pipeline] echo 15:45:54 taggedImages: 15:45:54 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:b6817069b5a51f00109e4d74960f23ef1aea0426 15:45:54 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 15:45:54 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.18 15:45:54 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:b6817069b5a51f00109e4d74960f23ef1aea0426-3.1.0-dev.18 15:45:54 - 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 15:45:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:45:54 15:45:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:45:54 arm64: Pulling from edgex-lftools-log-publisher 15:45:54 8998bd30e6a1: Pulling fs layer 15:45:54 04944245beec: Pulling fs layer 15:45:54 699f458cf7ca: Pulling fs layer 15:45:54 765212b225bb: Pulling fs layer 15:45:54 f23df028b6ca: Pulling fs layer 15:45:54 d65c8cfc05b1: Pulling fs layer 15:45:54 2437ff75d9bd: Pulling fs layer 15:45:54 765212b225bb: Waiting 15:45:54 f23df028b6ca: Waiting 15:45:54 d65c8cfc05b1: Waiting 15:45:54 2437ff75d9bd: Waiting 15:45:55 04944245beec: Verifying Checksum 15:45:55 04944245beec: Download complete 15:45:55 765212b225bb: Verifying Checksum 15:45:55 765212b225bb: Download complete 15:45:55 f23df028b6ca: Verifying Checksum 15:45:55 f23df028b6ca: Download complete 15:45:55 d65c8cfc05b1: Verifying Checksum 15:45:55 d65c8cfc05b1: Download complete 15:45:55 699f458cf7ca: Verifying Checksum 15:45:55 699f458cf7ca: Download complete 15:45:55 8998bd30e6a1: Download complete 15:45:57 2437ff75d9bd: Verifying Checksum 15:45:57 2437ff75d9bd: Download complete 15:46:01 8998bd30e6a1: Pull complete 15:46:01 04944245beec: Pull complete 15:46:03 699f458cf7ca: Pull complete 15:46:03 765212b225bb: Pull complete 15:46:03 f23df028b6ca: Pull complete 15:46:04 d65c8cfc05b1: Pull complete 15:46:16 2437ff75d9bd: Pull complete 15:46:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:46:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:46:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:46:16 prd-ubuntu20.04-docker-arm64-4c-16g-7840 does not seem to be running inside a container 15:46:16 $ 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/144 -v /w/workspace/device-virtual-go/144:/w/workspace/device-virtual-go/144:rw,z -v /w/workspace/device-virtual-go/144@tmp:/w/workspace/device-virtual-go/144@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 15:46:19 $ docker top 03d520d057efd1b5471047d5272796d751c555693a2af4795bc09d164cdeb71f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:46:20 ---> job-cost.sh 15:46:20 lf-activate-venv: SKIPPING 15:46:20 INFO: No Stack... 15:46:20 INFO: Retrieving Pricing Info for: v3-standard-4 15:46:21 INFO: Archiving Costs [Pipeline] sh 15:46:21 + cat+ /w/workspace/device-virtual-go/144/archives/cost.csv 15:46:21 cut -d, -f6 [Pipeline] lock 15:46:22 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-144-stack-cost] 15:46:22 Resource [jenkins-edgexfoundry-device-virtual-go-main-144-stack-cost] did not exist. Created. 15:46:22 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:46:22 /w/workspace/device-virtual-go/144@tmp/durable-02ce4ce3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:46:22 + echo total: 0.10999999940395355 [Pipeline] stash 15:46:22 Warning: overwriting stash ‘stack-cost’ 15:46:22 Stashed 1 file(s) [Pipeline] } 15:46:22 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-144-stack-cost] [Pipeline] // lock [Pipeline] } 15:46:22 $ docker stop --time=1 03d520d057efd1b5471047d5272796d751c555693a2af4795bc09d164cdeb71f 15:46:24 $ docker rm -f --volumes 03d520d057efd1b5471047d5272796d751c555693a2af4795bc09d164cdeb71f [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 15:46:24 provisioning config files... 15:46:24 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8408101853218013984tmp [Pipeline] { [Pipeline] sh 15:46:25 + set +x 15:46:25 + curl -s https://codecov.io/bash 15:46:25 + bash -s -- 15:46:25 15:46:25 _____ _ 15:46:25 / ____| | | 15:46:25 | | ___ __| | ___ ___ _____ __ 15:46:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:46:25 | |___| (_) | (_| | __/ (_| (_) \ V / 15:46:25 \_____\___/ \__,_|\___|\___\___/ \_/ 15:46:25 Bash-1.0.6 15:46:25 15:46:25 15:46:25 ==> git version 2.25.1 found 15:46:25 ==> 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 15:46:25 Release-Date: 2020-01-08 15:46:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:46:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:46:25 ==> Jenkins CI detected. 15:46:25 current dir:  /w/workspace/exfoundry_device-virtual-go_main 15:46:25 project root: . 15:46:25 --> token set from env 15:46:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:46:25 ==> Running gcov in . (disable via -X gcov) 15:46:25 ==> Python coveragepy not found 15:46:25 ==> Searching for coverage reports in: 15:46:25 + . 15:46:25 -> Found 1 reports 15:46:25 ==> Detecting git/mercurial file structure 15:46:25 ==> Reading reports 15:46:25 + ./coverage.out bytes=43063 15:46:25 ==> Appending adjustments 15:46:25 https://docs.codecov.io/docs/fixing-reports 15:46:25 + Found adjustments 15:46:25 ==> Gzipping contents 15:46:25 8.0K /tmp/codecov.5tcA3Q.gz 15:46:25 ==> Uploading reports 15:46:25 url: https://codecov.io 15:46:25 query: branch=main&commit=b6817069b5a51f00109e4d74960f23ef1aea0426&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F144%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:46:25 -> Pinging Codecov 15:46:25 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=b6817069b5a51f00109e4d74960f23ef1aea0426&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F144%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:46:25 -> Uploading to 15:46:25 https://storage.googleapis.com/codecov/v4/raw/2023-09-25/5E52B4B073DB2E39498172D8E973AA87/b6817069b5a51f00109e4d74960f23ef1aea0426/e600c6d0-3a63-478f-8983-3f2d11f8197a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230925%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230925T154625Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=699dbb9b66406e051d52369b8edfd321e78424128ea7d4c462cf60344b62aab8 15:46:25 % Total % Received % Xferd Average Speed Time Time Time Current 15:46:25 Dload Upload Total Spent Left Speed 15:46:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 25411 --:--:-- --:--:-- --:--:-- 25287 100 5184 0 0 100 5184 0 24923 --:--:-- --:--:-- --:--:-- 24923 15:46:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/b6817069b5a51f00109e4d74960f23ef1aea0426 [Pipeline] } 15:46:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:46:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:46:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:46:26 15:46:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:46:26 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:46:26 df9b9388f04a: Pulling fs layer 15:46:26 52dc419b0ee2: Pulling fs layer 15:46:26 25bc292e5bac: Pulling fs layer 15:46:26 114826534d7a: Pulling fs layer 15:46:26 4657fd5d0bcf: Pulling fs layer 15:46:26 6ad1cebc031e: Pulling fs layer 15:46:26 8a3aa393b2d8: Pulling fs layer 15:46:26 114826534d7a: Waiting 15:46:26 4657fd5d0bcf: Waiting 15:46:26 6ad1cebc031e: Waiting 15:46:26 8a3aa393b2d8: Waiting 15:46:26 25bc292e5bac: Verifying Checksum 15:46:26 25bc292e5bac: Download complete 15:46:26 52dc419b0ee2: Verifying Checksum 15:46:26 52dc419b0ee2: Download complete 15:46:26 4657fd5d0bcf: Download complete 15:46:26 df9b9388f04a: Verifying Checksum 15:46:26 df9b9388f04a: Download complete 15:46:26 df9b9388f04a: Pull complete 15:46:26 6ad1cebc031e: Verifying Checksum 15:46:26 6ad1cebc031e: Download complete 15:46:26 52dc419b0ee2: Pull complete 15:46:26 25bc292e5bac: Pull complete 15:46:27 114826534d7a: Download complete 15:46:27 8a3aa393b2d8: Verifying Checksum 15:46:27 8a3aa393b2d8: Download complete 15:46:30 114826534d7a: Pull complete 15:46:30 4657fd5d0bcf: Pull complete 15:46:30 6ad1cebc031e: Pull complete 15:46:33 8a3aa393b2d8: Pull complete 15:46:33 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:46:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:46:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:46:33 prd-ubuntu20.04-docker-8c-8g-7839 does not seem to be running inside a container 15:46:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:46:37 $ docker top 09b74888ee00fe0c5c7d10fb7415e0c67fce426be3edb69dc2d2f88c742c88ee -eo pid,comm [Pipeline] { [Pipeline] echo 15:46:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 15:46:37 + set -o pipefail 15:46:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 15:46:44 15:46:44 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 15:46:44 15:46:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/d6961673-895c-4d1d-a628-3d34e9f70ae2 15:46:44 15:46:44 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:46:44 15:46:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:46:44 15:46:44 15:46:44 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:46:44 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:46:44 More details here: https://snyk.co/ue1NS [Pipeline] } 15:46:44 $ docker stop --time=1 09b74888ee00fe0c5c7d10fb7415e0c67fce426be3edb69dc2d2f88c742c88ee 15:46:48 $ docker rm -f --volumes 09b74888ee00fe0c5c7d10fb7415e0c67fce426be3edb69dc2d2f88c742c88ee [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 15:46:49 + git log --format=format:%s -1 b6817069b5a51f00109e4d74960f23ef1aea0426 [Pipeline] sh 15:46:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:46:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:46:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:46:49 prd-ubuntu20.04-docker-8c-8g-7839 does not seem to be running inside a container 15:46:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:46:50 $ docker top d64fa4149ebb49bb2f2e5c80fe5b6b994aaf2b9aa091525cfc3c9979af2d12e3 -eo pid,comm 15:46:50 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). 15:46:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:46:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:46:50 [ssh-agent] Looking for ssh-agent implementation... 15:46:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:50 $ docker exec d64fa4149ebb49bb2f2e5c80fe5b6b994aaf2b9aa091525cfc3c9979af2d12e3 ssh-agent 15:46:50 SSH_AUTH_SOCK=/tmp/ssh-flhYeu6wzzsm/agent.33 15:46:50 SSH_AGENT_PID=39 15:46:50 Running ssh-add (command line suppressed) 15:46:50 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12201047297023403478.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12201047297023403478.key) 15:46:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:50 + git semver tag 15:46:51 2023-09-25 15:46:51,146 [run_tag] DEBUG tag force:False 15:46:51 2023-09-25 15:46:51,146 [check_head_tag] DEBUG check head tag 15:46:51 2023-09-25 15:46:51,147 [execute] INFO git cat-file --batch-check 15:46:51 2023-09-25 15:46:51,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 15:46:51 2023-09-25 15:46:51,151 [execute] INFO git cat-file --batch 15:46:51 2023-09-25 15:46:51,151 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 15:46:51 2023-09-25 15:46:51,163 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:46:51 2023-09-25 15:46:51,164 [execute] INFO git tag -a v3.1.0-dev.18 -m v3.1.0-dev.18 15:46:51 2023-09-25 15:46:51,164 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.18', '-m', 'v3.1.0-dev.18'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 15:46:51 2023-09-25 15:46:51,168 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:46:51 3.1.0-dev.18 [Pipeline] } 15:46:51 $ docker exec --env ******** --env ******** d64fa4149ebb49bb2f2e5c80fe5b6b994aaf2b9aa091525cfc3c9979af2d12e3 ssh-agent -k 15:46:51 unset SSH_AUTH_SOCK; 15:46:51 unset SSH_AGENT_PID; 15:46:51 echo Agent pid 39 killed; 15:46:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:46:51 + git semver [Pipeline] } 15:46:51 $ docker stop --time=1 d64fa4149ebb49bb2f2e5c80fe5b6b994aaf2b9aa091525cfc3c9979af2d12e3 15:46:53 $ docker rm -f --volumes d64fa4149ebb49bb2f2e5c80fe5b6b994aaf2b9aa091525cfc3c9979af2d12e3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:46:53 15:46:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:46:53 0.23.1-centos7: Pulling from edgex-lftools 15:46:53 ab5ef0e58194: Pulling fs layer 15:46:53 9712f1f96733: Pulling fs layer 15:46:53 63f879dbbcfc: Pulling fs layer 15:46:53 0d9ebad4ef96: Pulling fs layer 15:46:53 e9a5061849ea: Pulling fs layer 15:46:53 d747dcd14b5f: Pulling fs layer 15:46:53 2de7ff778b66: Pulling fs layer 15:46:53 0d9ebad4ef96: Waiting 15:46:53 e9a5061849ea: Waiting 15:46:53 d747dcd14b5f: Waiting 15:46:53 2de7ff778b66: Waiting 15:46:53 9712f1f96733: Verifying Checksum 15:46:53 9712f1f96733: Download complete 15:46:54 63f879dbbcfc: Verifying Checksum 15:46:54 63f879dbbcfc: Download complete 15:46:54 0d9ebad4ef96: Verifying Checksum 15:46:54 0d9ebad4ef96: Download complete 15:46:54 e9a5061849ea: Verifying Checksum 15:46:54 e9a5061849ea: Download complete 15:46:54 d747dcd14b5f: Verifying Checksum 15:46:54 d747dcd14b5f: Download complete 15:46:54 ab5ef0e58194: Verifying Checksum 15:46:54 ab5ef0e58194: Download complete 15:46:54 2de7ff778b66: Verifying Checksum 15:46:54 2de7ff778b66: Download complete 15:46:57 ab5ef0e58194: Pull complete 15:46:57 9712f1f96733: Pull complete 15:46:57 63f879dbbcfc: Pull complete 15:47:01 0d9ebad4ef96: Pull complete 15:47:01 e9a5061849ea: Pull complete 15:47:01 d747dcd14b5f: Pull complete 15:47:02 2de7ff778b66: Pull complete 15:47:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:47:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:47:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:02 prd-ubuntu20.04-docker-8c-8g-7839 does not seem to be running inside a container 15:47:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:47:06 $ docker top af997c739d047c23cd7ee2ca40911609752834d9ed07300f6341420ba7212455 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:47:06 provisioning config files... 15:47:06 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13147146025149197467tmp 15:47:06 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16692088703267355479tmp 15:47:07 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5986464651526701223tmp [Pipeline] { [Pipeline] echo 15:47:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:47:07 ---> sigul-configuration.sh 15:47:07 gpg: directory `/root/.gnupg' created 15:47:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:47:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:47:07 gpg: keyring `/root/.gnupg/secring.gpg' created 15:47:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:47:07 gpg: CAST5 encrypted data 15:47:07 gpg: encrypted with 1 passphrase 15:47:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:47:07 + mkdir /home/jenkins 15:47:07 + mkdir /home/jenkins/sigul [Pipeline] sh 15:47:07 + 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 15:47:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:47:08 ---> sigul-install.sh 15:47:08 Sigul already installed; skipping installation. [Pipeline] sh 15:47:08 + git tag --list 15:47:08 v1.0.0 15:47:08 v1.1.0 15:47:08 v1.1.1 15:47:08 v1.2.1 15:47:08 v1.2.2 15:47:08 v1.2.3 15:47:08 v1.3.0 15:47:08 v1.3.1 15:47:08 v2.0.0 15:47:08 v2.1.0 15:47:08 v2.1.1 15:47:08 v2.2.0 15:47:08 v2.3.0 15:47:08 v3.0 15:47:08 v3.0.0 15:47:08 v3.1.0-dev.1 15:47:08 v3.1.0-dev.10 15:47:08 v3.1.0-dev.11 15:47:08 v3.1.0-dev.12 15:47:08 v3.1.0-dev.13 15:47:08 v3.1.0-dev.14 15:47:08 v3.1.0-dev.15 15:47:08 v3.1.0-dev.16 15:47:08 v3.1.0-dev.17 15:47:08 v3.1.0-dev.18 15:47:08 v3.1.0-dev.2 15:47:08 v3.1.0-dev.3 15:47:08 v3.1.0-dev.4 15:47:08 v3.1.0-dev.5 15:47:08 v3.1.0-dev.6 15:47:08 v3.1.0-dev.7 15:47:08 v3.1.0-dev.8 15:47:08 v3.1.0-dev.9 [Pipeline] sh 15:47:08 + lftools sign git-tag v3.1.0-dev.18 15:47:09 Signing Git tag with Sigul... 15:47:09 Signing v3.1.0-dev.18 [Pipeline] echo 15:47:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:47:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:47:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:47:09 $ docker stop --time=1 af997c739d047c23cd7ee2ca40911609752834d9ed07300f6341420ba7212455 15:47:11 $ docker rm -f --volumes af997c739d047c23cd7ee2ca40911609752834d9ed07300f6341420ba7212455 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:47:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:47:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:47:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:11 prd-ubuntu20.04-docker-8c-8g-7839 does not seem to be running inside a container 15:47:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:47:12 $ docker top b3404356cf2fd0da84a7bcd5c902f972a70c6f1ac96b0ea1e53c8b99e90e4036 -eo pid,comm 15:47:12 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). 15:47:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:47:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:47:12 [ssh-agent] Looking for ssh-agent implementation... 15:47:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:47:12 $ docker exec b3404356cf2fd0da84a7bcd5c902f972a70c6f1ac96b0ea1e53c8b99e90e4036 ssh-agent 15:47:12 SSH_AUTH_SOCK=/tmp/ssh-kC3grCg6wc3F/agent.32 15:47:12 SSH_AGENT_PID=38 15:47:12 Running ssh-add (command line suppressed) 15:47:12 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2070056118696293223.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2070056118696293223.key) 15:47:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:47:13 + git semver bump pre 15:47:13 2023-09-25 15:47:13,174 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:47:13 2023-09-25 15:47:13,174 [bump_version] DEBUG bumping version:3.1.0-dev.18 on axis:pre with prefix:dev 15:47:13 2023-09-25 15:47:13,174 [bump_version] DEBUG bumped version:3.1.0-dev.19 15:47:13 2023-09-25 15:47:13,174 [write_version] DEBUG write version:3.1.0-dev.19 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 15:47:13 2023-09-25 15:47:13,174 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:47:13 2023-09-25 15:47:13,174 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:47:13 2023-09-25 15:47:13,176 [execute] INFO git cat-file --batch-check 15:47:13 2023-09-25 15:47:13,176 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:47:13 2023-09-25 15:47:13,180 [execute] INFO git cat-file --batch 15:47:13 2023-09-25 15:47:13,181 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:47:13 2023-09-25 15:47:13,186 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:47:13 3.1.0-dev.19 [Pipeline] } 15:47:13 $ docker exec --env ******** --env ******** b3404356cf2fd0da84a7bcd5c902f972a70c6f1ac96b0ea1e53c8b99e90e4036 ssh-agent -k 15:47:13 unset SSH_AUTH_SOCK; 15:47:13 unset SSH_AGENT_PID; 15:47:13 echo Agent pid 38 killed; 15:47:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:47:13 + git semver [Pipeline] } 15:47:13 $ docker stop --time=1 b3404356cf2fd0da84a7bcd5c902f972a70c6f1ac96b0ea1e53c8b99e90e4036 15:47:15 $ docker rm -f --volumes b3404356cf2fd0da84a7bcd5c902f972a70c6f1ac96b0ea1e53c8b99e90e4036 [Pipeline] // withDockerContainer [Pipeline] sh 15:47:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:47:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:47:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:15 prd-ubuntu20.04-docker-8c-8g-7839 does not seem to be running inside a container 15:47:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:47:16 $ docker top 31b040b7767a1cd2d815da1f54cb69dfbb8d428eedcc39850ee67de3eae10043 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:47:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:47:16 [ssh-agent] Looking for ssh-agent implementation... 15:47:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:47:16 $ docker exec 31b040b7767a1cd2d815da1f54cb69dfbb8d428eedcc39850ee67de3eae10043 ssh-agent 15:47:16 SSH_AUTH_SOCK=/tmp/ssh-nrBmp195gBDy/agent.32 15:47:16 SSH_AGENT_PID=38 15:47:16 Running ssh-add (command line suppressed) 15:47:16 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9253495275923101968.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9253495275923101968.key) 15:47:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:47:16 + git semver push 15:47:17 2023-09-25 15:47:17,131 [run_push] DEBUG push 15:47:17 2023-09-25 15:47:17,132 [execute] INFO git cat-file --batch-check 15:47:17 2023-09-25 15:47:17,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:47:17 2023-09-25 15:47:17,136 [execute] INFO git rev-list 3a7f007ef7c7b0e0fdcf9a4172c40c55adbe0652 -- 15:47:17 2023-09-25 15:47:17,136 [execute] DEBUG Popen(['git', 'rev-list', '3a7f007ef7c7b0e0fdcf9a4172c40c55adbe0652', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:47:17 2023-09-25 15:47:17,145 [execute] INFO git fetch -v origin 15:47:17 2023-09-25 15:47:17,145 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 15:47:17 2023-09-25 15:47:17,623 [run_push] DEBUG no remote changes detected 15:47:17 2023-09-25 15:47:17,624 [execute] INFO git push origin semver 15:47:17 2023-09-25 15:47:17,624 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:47:18 2023-09-25 15:47:18,432 [run_push] DEBUG push all version tags 15:47:18 2023-09-25 15:47:18,432 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:47:18 2023-09-25 15:47:18,433 [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) 15:47:19 2023-09-25 15:47:19,214 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:47:19 3.1.0-dev.19 [Pipeline] } 15:47:19 $ docker exec --env ******** --env ******** 31b040b7767a1cd2d815da1f54cb69dfbb8d428eedcc39850ee67de3eae10043 ssh-agent -k 15:47:19 unset SSH_AUTH_SOCK; 15:47:19 unset SSH_AGENT_PID; 15:47:19 echo Agent pid 38 killed; 15:47:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:47:19 + git semver [Pipeline] } 15:47:19 $ docker stop --time=1 31b040b7767a1cd2d815da1f54cb69dfbb8d428eedcc39850ee67de3eae10043 15:47:21 $ docker rm -f --volumes 31b040b7767a1cd2d815da1f54cb69dfbb8d428eedcc39850ee67de3eae10043 [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 15:47:21 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 15:47:21 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 15:47:21 total 16 15:47:21 drwxr-xr-x 3 root root 4096 Sep 25 15:39 . 15:47:21 drwxrwxr-x 10 jenkins jenkins 4096 Sep 25 15:47 .. 15:47:21 drwxr-xr-x 2 root root 4096 Sep 25 15:39 cost 15:47:21 -rw-r--r-- 1 root root 89 Sep 25 15:39 cost.csv 15:47:21 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 15:47:21 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 15:47:21 total 16 15:47:21 drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 15:39 . 15:47:21 drwxrwxr-x 10 jenkins jenkins 4096 Sep 25 15:47 .. 15:47:21 drwxr-xr-x 2 jenkins jenkins 4096 Sep 25 15:39 cost 15:47:21 -rw-r--r-- 1 jenkins jenkins 89 Sep 25 15:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:47:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:47:22 ---> package-listing.sh 15:47:22 ++ facter osfamily 15:47:22 ++ tr '[:upper:]' '[:lower:]' 15:47:23 + OS_FAMILY=debian 15:47:23 + workspace=/w/workspace/exfoundry_device-virtual-go_main 15:47:23 + START_PACKAGES=/tmp/packages_start.txt 15:47:23 + END_PACKAGES=/tmp/packages_end.txt 15:47:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:47:23 + PACKAGES=/tmp/packages_start.txt 15:47:23 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 15:47:23 + PACKAGES=/tmp/packages_end.txt 15:47:23 + case "${OS_FAMILY}" in 15:47:23 + dpkg -l 15:47:23 + grep '^ii' 15:47:23 + '[' -f /tmp/packages_start.txt ']' 15:47:23 + '[' -f /tmp/packages_end.txt ']' 15:47:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:47:23 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 15:47:23 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 15:47:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 15:47:23 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 15:47:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:47:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:24 prd-ubuntu20.04-docker-8c-8g-7839 does not seem to be running inside a container 15:47:24 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:47:24 $ docker top b823a85068e4544296bf867e0d0fd448adeb45145035026204b0a280bba0879e -eo pid,comm [Pipeline] { [Pipeline] sh 15:47:24 + touch /tmp/pre-build-complete [Pipeline] sh 15:47:24 + mkdir -p /var/log/sysstat [Pipeline] sh 15:47:25 + ls /var/log/sa-host 15:47:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:47:25 provisioning config files... 15:47:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3191938503964224957tmp [Pipeline] { [Pipeline] echo 15:47:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:47:25 ---> create-netrc.sh [Pipeline] } 15:47:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:47:25 ---> python-tools-install.sh [Pipeline] echo 15:47:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:47:26 ---> sudo-logs.sh 15:47:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:47:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:47:26 ---> job-cost.sh 15:47:26 lf-activate-venv: SKIPPING 15:47:26 DEBUG: total: 0.2199999988079071 15:47:26 INFO: Retrieving Stack Cost... 15:47:26 INFO: Retrieving Pricing Info for: v3-standard-8 15:47:27 INFO: Archiving Costs [Pipeline] echo 15:47:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:47:27 ---> logs-deploy.sh 15:47:27 lf-activate-venv: SKIPPING 15:47:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/144 15:47:27 INFO: archiving workspace using pattern(s): 15:47:28 Archives upload complete. 15:47:28 INFO: archiving logs to Nexus