Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8b8e1bf2b9e06380082507a2409f4790e8b740fe 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-ssh15100689297816223249.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-ssh15023284706607486874.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-ssh11744982122154551083.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-ssh11797723062257819567.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-ssh17168466641415085148.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 ‘prd-ubuntu20.04-docker-8c-8g-8137’ Running on prd-ubuntu20.04-docker-8c-8g-8139 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 8b8e1bf2b9e06380082507a2409f4790e8b740fe (main) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8b8e1bf2b9e06380082507a2409f4790e8b740fe # timeout=10 Commit message: "Merge pull request #435 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.32" > git rev-list --no-walk f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:31:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:31:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:31:53 ========================================================= 13:31:53 EdgeX Global Pipelines Version Info 13:31:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:31:53 ------------------- 13:31:53 stable info: 13:31:53 ------------------- 13:31:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:31:53 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 13:31:53 Message: update stable to v1.0.254 13:31:54 ------------------- 13:31:54 experimental info: 13:31:54 ------------------- 13:31:54 Commited By: **** collab-it+edgex@linuxfoundation.org 13:31:54 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 13:31:54 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:31:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 13:31:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 13:31:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:31:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:31:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:31:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:31:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:31:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:31:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:31:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:31:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:31:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 13:31:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:31:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:31:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:31:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:31:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:31:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:31:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:31:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:31:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:31:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:31:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:31:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:31:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:31:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:31:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:31:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:31:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:31:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:31:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8b8e1bf2b9e06380082507a2409f4790e8b740fe [Pipeline] echo 13:31:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8b8e1bf [Pipeline] echo 13:31:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:31:55 provisioning config files... 13:31:55 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10495329908561501285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:31:55 ---> docker-login.sh 13:31:55 nexus3.edgexfoundry.org:10001 13:31:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:55 Configure a credential helper to remove this warning. See 13:31:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:55 13:31:55 Login Succeeded 13:31:55 nexus3.edgexfoundry.org:10002 13:31:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:55 Configure a credential helper to remove this warning. See 13:31:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:55 13:31:55 Login Succeeded 13:31:55 nexus3.edgexfoundry.org:10003 13:31:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:56 Configure a credential helper to remove this warning. See 13:31:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:56 13:31:56 Login Succeeded 13:31:56 nexus3.edgexfoundry.org:10004 13:31:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:56 Configure a credential helper to remove this warning. See 13:31:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:56 13:31:56 Login Succeeded 13:31:56 docker.io 13:31:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:56 Configure a credential helper to remove this warning. See 13:31:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:56 13:31:56 Login Succeeded 13:31:56 ---> docker-login.sh ends [Pipeline] } 13:31:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:31:56 + git rev-list -1 --merges 8b8e1bf2b9e06380082507a2409f4790e8b740fe~1..8b8e1bf2b9e06380082507a2409f4790e8b740fe [Pipeline] echo 13:31:56 -----------> git rev-list -1 --merges 8b8e1bf2b9e06380082507a2409f4790e8b740fe~1..8b8e1bf2b9e06380082507a2409f4790e8b740fe 8b8e1bf2b9e06380082507a2409f4790e8b740fe 13:31:56 8b8e1bf2b9e06380082507a2409f4790e8b740fe [false] [Pipeline] sh 13:31:56 + git log --format=format:%s -1 8b8e1bf2b9e06380082507a2409f4790e8b740fe [Pipeline] echo 13:31:56 ========================================================= 13:31:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:31:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:31:57 + git log --format=format:%s -1 8b8e1bf2b9e06380082507a2409f4790e8b740fe [Pipeline] echo 13:31:57 [semverPrep] GIT_COMMIT: 8b8e1bf2b9e06380082507a2409f4790e8b740fe, Commit Message: Merge pull request #435 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.32 [Pipeline] echo 13:31:57 [semverPrep] This is not a build commit. [Pipeline] sh 13:31:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:31:57 + grep -v github /etc/ssh/ssh_known_hosts 13:31:57 + [ -e /tmp/ssh_known_hosts ] 13:31:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:31:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:31:57 + sudo tee -a /etc/ssh/ssh_known_hosts 13:31:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:31:58 13:31:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:31:58 0.1.4: Pulling from edgex-devops/py-git-semver 13:31:58 b85a868b505f: Pulling fs layer 13:31:58 e2be974225ed: Pulling fs layer 13:31:58 339a4e72a1f5: Pulling fs layer 13:31:58 988bab9f4d93: Pulling fs layer 13:31:58 1469e6f7b9e6: Pulling fs layer 13:31:58 eaf3925da568: Pulling fs layer 13:31:58 bab4dde63d76: Pulling fs layer 13:31:58 bde34c3a00c8: Pulling fs layer 13:31:58 b352a97aabf1: Pulling fs layer 13:31:58 4872d77fe225: Pulling fs layer 13:31:58 5851b861e8e6: Pulling fs layer 13:31:58 988bab9f4d93: Waiting 13:31:58 1469e6f7b9e6: Waiting 13:31:58 eaf3925da568: Waiting 13:31:58 bab4dde63d76: Waiting 13:31:58 4872d77fe225: Waiting 13:31:58 bde34c3a00c8: Waiting 13:31:58 5851b861e8e6: Waiting 13:31:58 b352a97aabf1: Waiting 13:31:58 e2be974225ed: Download complete 13:31:58 988bab9f4d93: Download complete 13:31:58 1469e6f7b9e6: Verifying Checksum 13:31:58 1469e6f7b9e6: Download complete 13:31:58 339a4e72a1f5: Verifying Checksum 13:31:58 339a4e72a1f5: Download complete 13:31:58 eaf3925da568: Verifying Checksum 13:31:58 eaf3925da568: Download complete 13:31:58 bde34c3a00c8: Download complete 13:31:58 b352a97aabf1: Verifying Checksum 13:31:58 b352a97aabf1: Download complete 13:31:58 4872d77fe225: Download complete 13:31:58 5851b861e8e6: Verifying Checksum 13:31:58 5851b861e8e6: Download complete 13:31:58 b85a868b505f: Download complete 13:31:58 bab4dde63d76: Verifying Checksum 13:31:58 bab4dde63d76: Download complete 13:31:59 b85a868b505f: Pull complete 13:32:00 e2be974225ed: Pull complete 13:32:02 339a4e72a1f5: Pull complete 13:32:02 988bab9f4d93: Pull complete 13:32:02 1469e6f7b9e6: Pull complete 13:32:02 eaf3925da568: Pull complete 13:32:03 bab4dde63d76: Pull complete 13:32:03 bde34c3a00c8: Pull complete 13:32:04 b352a97aabf1: Pull complete 13:32:04 4872d77fe225: Pull complete 13:32:04 5851b861e8e6: Pull complete 13:32:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:32:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:32:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:04 prd-ubuntu20.04-docker-8c-8g-8139 does not seem to be running inside a container 13:32:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:32:04 $ docker top 8b4a97025c101500c5186a47947e68a8f3855908b77127bd4f496859e62fdfb5 -eo pid,comm 13:32:04 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). 13:32:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:32:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:32:04 [ssh-agent] Looking for ssh-agent implementation... 13:32:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:32:04 $ docker exec 8b4a97025c101500c5186a47947e68a8f3855908b77127bd4f496859e62fdfb5 ssh-agent 13:32:04 SSH_AUTH_SOCK=/tmp/ssh-qDANZOGqDpmT/agent.32 13:32:04 SSH_AGENT_PID=39 13:32:04 Running ssh-add (command line suppressed) 13:32:05 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17690137623563731977.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17690137623563731977.key) 13:32:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:32:05 + git tag --points-at HEAD [Pipeline] } 13:32:05 $ docker exec --env ******** --env ******** 8b4a97025c101500c5186a47947e68a8f3855908b77127bd4f496859e62fdfb5 ssh-agent -k 13:32:05 unset SSH_AUTH_SOCK; 13:32:05 unset SSH_AGENT_PID; 13:32:05 echo Agent pid 39 killed; 13:32:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:32:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:32:05 [ssh-agent] Looking for ssh-agent implementation... 13:32:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:32:05 $ docker exec 8b4a97025c101500c5186a47947e68a8f3855908b77127bd4f496859e62fdfb5 ssh-agent 13:32:05 SSH_AUTH_SOCK=/tmp/ssh-OcjawtAHhvr9/agent.71 13:32:05 SSH_AGENT_PID=78 13:32:05 Running ssh-add (command line suppressed) 13:32:05 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2149295084919093604.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2149295084919093604.key) 13:32:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:32:06 + git semver init 13:32:06 2023-09-28 13:32:06,290 [run_init] DEBUG init version:0.0.0 force:False 13:32:06 2023-09-28 13:32:06,290 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 13:32:06 2023-09-28 13:32:06,291 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 13:32:06 2023-09-28 13:32:06,291 [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) 13:32:07 2023-09-28 13:32:07,425 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 13:32:07 2023-09-28 13:32:07,426 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 13:32:07 2023-09-28 13:32:07,426 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:32:07 2023-09-28 13:32:07,426 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:32:07 3.1.0-dev.20 [Pipeline] } 13:32:07 $ docker exec --env ******** --env ******** 8b4a97025c101500c5186a47947e68a8f3855908b77127bd4f496859e62fdfb5 ssh-agent -k 13:32:07 unset SSH_AUTH_SOCK; 13:32:07 unset SSH_AGENT_PID; 13:32:07 echo Agent pid 78 killed; 13:32:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:32:08 + git semver [Pipeline] } 13:32:08 $ docker stop --time=1 8b4a97025c101500c5186a47947e68a8f3855908b77127bd4f496859e62fdfb5 13:32:09 $ docker rm -f --volumes 8b4a97025c101500c5186a47947e68a8f3855908b77127bd4f496859e62fdfb5 [Pipeline] // withDockerContainer [Pipeline] sh 13:32:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:32:10 Stashed 1 file(s) [Pipeline] echo 13:32:10 [edgeXSemver]: initialized semver on version 3.1.0-dev.20 [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 13:32:10 provisioning config files... 13:32:10 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10190417101492595191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:32:10 ---> docker-login.sh 13:32:10 nexus3.edgexfoundry.org:10001 13:32:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:10 Configure a credential helper to remove this warning. See 13:32:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:10 13:32:10 Login Succeeded 13:32:10 nexus3.edgexfoundry.org:10002 13:32:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:10 Configure a credential helper to remove this warning. See 13:32:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:10 13:32:10 Login Succeeded 13:32:10 nexus3.edgexfoundry.org:10003 13:32:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:11 Configure a credential helper to remove this warning. See 13:32:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:11 13:32:11 Login Succeeded 13:32:11 nexus3.edgexfoundry.org:10004 13:32:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:11 Configure a credential helper to remove this warning. See 13:32:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:11 13:32:11 Login Succeeded 13:32:11 docker.io 13:32:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:11 Configure a credential helper to remove this warning. See 13:32:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:11 13:32:11 Login Succeeded 13:32:11 ---> docker-login.sh ends [Pipeline] } 13:32:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:32:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:32:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:32:11 ========================================================= 13:32:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:32:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:11 + 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 . 13:32:11 Sending build context to Docker daemon 23.66MB 13:32:11 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:32:11 Step 2/12 : FROM ${BASE} AS builder 13:32:11 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:32:11 7264a8db6415: Pulling fs layer 13:32:11 c4d48a809fc2: Pulling fs layer 13:32:11 4f1c88b9dad5: Pulling fs layer 13:32:11 ad3a456e5733: Pulling fs layer 13:32:11 33e27b845d1e: Pulling fs layer 13:32:11 c68163c4e522: Pulling fs layer 13:32:11 50da416c3ac9: Pulling fs layer 13:32:11 23d2d4c4bb30: Pulling fs layer 13:32:11 ad3a456e5733: Waiting 13:32:11 33e27b845d1e: Waiting 13:32:11 c68163c4e522: Waiting 13:32:11 50da416c3ac9: Waiting 13:32:11 23d2d4c4bb30: Waiting 13:32:12 c4d48a809fc2: Download complete 13:32:12 ad3a456e5733: Verifying Checksum 13:32:12 ad3a456e5733: Download complete 13:32:12 33e27b845d1e: Verifying Checksum 13:32:12 33e27b845d1e: Download complete 13:32:12 7264a8db6415: Verifying Checksum 13:32:12 7264a8db6415: Download complete 13:32:12 c68163c4e522: Download complete 13:32:12 7264a8db6415: Pull complete 13:32:12 c4d48a809fc2: Pull complete 13:32:12 23d2d4c4bb30: Verifying Checksum 13:32:12 23d2d4c4bb30: Download complete 13:32:12 4f1c88b9dad5: Verifying Checksum 13:32:12 4f1c88b9dad5: Download complete 13:32:12 50da416c3ac9: Verifying Checksum 13:32:12 50da416c3ac9: Download complete 13:32:17 4f1c88b9dad5: Pull complete 13:32:17 ad3a456e5733: Pull complete 13:32:17 33e27b845d1e: Pull complete 13:32:17 c68163c4e522: Pull complete 13:32:19 50da416c3ac9: Pull complete 13:32:19 23d2d4c4bb30: Pull complete 13:32:19 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 13:32:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:32:19 ---> 0786185ac409 13:32:19 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 13:32:21 ---> Running in 51804cb173c2 13:32:21 Removing intermediate container 51804cb173c2 13:32:21 ---> 443524448ce5 13:32:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:32:21 ---> Running in 98f3855282e6 13:32:21 Removing intermediate container 98f3855282e6 13:32:21 ---> 2f11a9055b9c 13:32:21 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:32:21 ---> Running in 76b2d3f40465 13:32:21 Removing intermediate container 76b2d3f40465 13:32:21 ---> 2df0ec2bfa0c 13:32:21 Step 6/12 : WORKDIR /device-virtual-go 13:32:21 ---> Running in ca19f5f61a28 13:32:21 Removing intermediate container ca19f5f61a28 13:32:21 ---> 717ef5375f4f 13:32:21 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:32:21 ---> Running in 965057e4c23b 13:32:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:32:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:32:21 (1/4) Installing openssh-keygen (9.3_p2-r0) 13:32:21 (2/4) Installing libedit (20221030.3.1-r1) 13:32:21 (3/4) Installing openssh-client-common (9.3_p2-r0) 13:32:22 (4/4) Installing openssh-client-default (9.3_p2-r0) 13:32:22 Executing busybox-1.36.1-r2.trigger 13:32:22 OK: 268 MiB in 56 packages 13:32:22 Removing intermediate container 965057e4c23b 13:32:22 ---> 6018e77ee2f1 13:32:22 Step 8/12 : COPY go.mod vendor* ./ 13:32:22 ---> 1829c61e19de 13:32:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:32:22 ---> Running in 95f3be1d85a5 13:32:25 Still waiting to schedule task 13:32:25 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8138’ 13:33:09 Removing intermediate container 95f3be1d85a5 13:33:09 ---> dd6f5e0aa80c 13:33:09 Step 10/12 : COPY . . 13:33:09 ---> 8fffb95262cc 13:33:09 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:33:09 ---> Running in 72646d1dc3fa 13:33:09 Removing intermediate container 72646d1dc3fa 13:33:09 ---> 1ddba6d93dbd 13:33:09 Step 12/12 : RUN $MAKE 13:33:09 ---> Running in 547faed89fbf 13:33:09 noop 13:33:09 Removing intermediate container 547faed89fbf 13:33:09 ---> 22affac3e1d5 13:33:09 Successfully built 22affac3e1d5 13:33:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:09 + docker inspect -f . ci-base-image-x86_64 13:33:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:33:09 prd-ubuntu20.04-docker-8c-8g-8139 does not seem to be running inside a container 13:33:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:33:10 $ docker top df5c98ad633974958e692589890c928d77f5888f25c0bac6da367d8422ecd0b9 -eo pid,comm [Pipeline] { [Pipeline] sh 13:33:10 + go version 13:33:10 go version go1.21.0 linux/amd64 [Pipeline] } 13:33:10 $ docker stop --time=1 df5c98ad633974958e692589890c928d77f5888f25c0bac6da367d8422ecd0b9 13:33:11 $ docker rm -f --volumes df5c98ad633974958e692589890c928d77f5888f25c0bac6da367d8422ecd0b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:12 + docker inspect -f . ci-base-image-x86_64 13:33:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:33:12 prd-ubuntu20.04-docker-8c-8g-8139 does not seem to be running inside a container 13:33:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:33:12 $ docker top 92a9f0dd02eb310fbf38d9e39f8c16f27555e190651a4f135ef38dc82c16ffd0 -eo pid,comm [Pipeline] { [Pipeline] sh 13:33:12 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 13:33:13 + make test 13:33:13 go test ./... -coverprofile=coverage.out 13:33:14 ? github.com/edgexfoundry/device-virtual-go [no test files] 13:33:24 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 13:33:24 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.018s coverage: 58.6% of statements 13:33:31 go vet ./... 13:33:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:33:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:33:35 ./bin/test-attribution-txt.sh [Pipeline] echo 13:33:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:33:35 $ docker stop --time=1 92a9f0dd02eb310fbf38d9e39f8c16f27555e190651a4f135ef38dc82c16ffd0 13:33:38 $ docker rm -f --volumes 92a9f0dd02eb310fbf38d9e39f8c16f27555e190651a4f135ef38dc82c16ffd0 [Pipeline] // withDockerContainer [Pipeline] sh 13:33:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:33:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:33:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:33:39 + ls -al . 13:33:39 total 204 13:33:39 drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 13:33 . 13:33:39 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 13:31 .. 13:33:39 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 13:33 .git 13:33:39 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 13:31 .github 13:33:39 -rw-rw-r-- 1 jenkins jenkins 337 Sep 28 13:31 .gitignore 13:33:39 -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 13:31 .golangci.yml 13:33:39 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 13:32 .semver 13:33:39 -rw-rw-r-- 1 jenkins jenkins 9708 Sep 28 13:31 Attribution.txt 13:33:39 -rw-rw-r-- 1 jenkins jenkins 14372 Sep 28 13:31 CHANGELOG.md 13:33:39 -rw-rw-r-- 1 jenkins jenkins 1646 Sep 28 13:31 Dockerfile 13:33:39 -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 13:31 GOVERNANCE.md 13:33:39 -rw-rw-r-- 1 jenkins jenkins 660 Sep 28 13:31 Jenkinsfile 13:33:39 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 13:31 LICENSE 13:33:39 -rw-rw-r-- 1 jenkins jenkins 1947 Sep 28 13:31 Makefile 13:33:39 -rw-rw-r-- 1 jenkins jenkins 623 Sep 28 13:31 OWNERS.md 13:33:39 -rw-rw-r-- 1 jenkins jenkins 4111 Sep 28 13:31 README.md 13:33:39 -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 13:32 VERSION 13:33:39 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 13:31 bin 13:33:39 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 13:31 cmd 13:33:39 -rw-r--r-- 1 jenkins jenkins 43063 Sep 28 13:33 coverage.out 13:33:39 -rw-rw-r-- 1 jenkins jenkins 3637 Sep 28 13:31 go.mod 13:33:39 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 28 13:31 go.sum 13:33:39 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 13:31 internal 13:33:39 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 13:31 snap 13:33:39 -rw-rw-r-- 1 jenkins jenkins 235 Sep 28 13:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:39 + 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=8b8e1bf2b9e06380082507a2409f4790e8b740fe --label arch=amd64 --label version=3.1.0-dev.20 . 13:33:39 Sending build context to Docker daemon 23.7MB 13:33:39 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 13:33:39 Step 2/25 : FROM ${BASE} AS builder 13:33:39 ---> 22affac3e1d5 13:33:39 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 13:33:39 ---> Running in 2332ad36dec4 13:33:40 Removing intermediate container 2332ad36dec4 13:33:40 ---> aea921212e0f 13:33:40 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 13:33:40 ---> Running in 6a4fedbfe699 13:33:40 Removing intermediate container 6a4fedbfe699 13:33:40 ---> 30a29ba6563b 13:33:40 Step 5/25 : ARG ADD_BUILD_TAGS="" 13:33:40 ---> Running in a996ef07d8b1 13:33:40 Removing intermediate container a996ef07d8b1 13:33:40 ---> 004bbc497bd5 13:33:40 Step 6/25 : WORKDIR /device-virtual-go 13:33:40 ---> Running in aac7923d4bf0 13:33:40 Removing intermediate container aac7923d4bf0 13:33:40 ---> e0cdbab1a69b 13:33:40 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:33:40 ---> Running in c9862a705146 13:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:33:40 OK: 268 MiB in 56 packages 13:33:41 Removing intermediate container c9862a705146 13:33:41 ---> 879b44fe468e 13:33:41 Step 8/25 : COPY go.mod vendor* ./ 13:33:41 ---> e7564fc344b9 13:33:41 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:33:41 ---> Running in bd55c05b0a79 13:33:41 Removing intermediate container bd55c05b0a79 13:33:41 ---> 94c5a3a2a605 13:33:41 Step 10/25 : COPY . . 13:33:42 ---> 3ef53652611d 13:33:42 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:33:42 ---> Running in c13623d20131 13:33:42 Removing intermediate container c13623d20131 13:33:42 ---> 52ef1a8a9567 13:33:42 Step 12/25 : RUN $MAKE 13:33:42 ---> Running in 56cc860eacb4 13:33:43 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.32" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 13:34:01 Removing intermediate container 56cc860eacb4 13:34:01 ---> 0286bcdda9e1 13:34:01 Step 13/25 : FROM alpine:3.18 13:34:01 3.18: Pulling from library/alpine 13:34:01 7264a8db6415: Already exists 13:34:01 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 13:34:01 Status: Downloaded newer image for alpine:3.18 13:34:01 ---> 7e01a0d0a1dc 13:34:01 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 13:34:01 ---> Running in 7216c57a5199 13:34:01 Removing intermediate container 7216c57a5199 13:34:01 ---> 3f8db400a163 13:34:01 Step 15/25 : RUN apk add --update --no-cache dumb-init 13:34:01 ---> Running in d90b2e386e05 13:34:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:34:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:34:01 (1/1) Installing dumb-init (1.2.5-r2) 13:34:01 Executing busybox-1.36.1-r2.trigger 13:34:01 OK: 7 MiB in 16 packages 13:34:01 Removing intermediate container d90b2e386e05 13:34:01 ---> 65229a1f3a43 13:34:01 Step 16/25 : WORKDIR / 13:34:01 ---> Running in 6454fba26690 13:34:01 Removing intermediate container 6454fba26690 13:34:01 ---> 3a723c1a90c2 13:34:01 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 13:34:01 ---> e15327af4e41 13:34:01 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 13:34:02 ---> 28fcfa246d24 13:34:02 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 13:34:03 ---> 4ed3f2229f1b 13:34:03 Step 20/25 : EXPOSE 59900 13:34:03 ---> Running in 3a576f622572 13:34:03 Removing intermediate container 3a576f622572 13:34:03 ---> fa3c895bfd7b 13:34:03 Step 21/25 : ENTRYPOINT ["/device-virtual"] 13:34:03 ---> Running in 023f3d3157ff 13:34:03 Removing intermediate container 023f3d3157ff 13:34:03 ---> 7329cf15a633 13:34:03 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 13:34:03 ---> Running in d105f30a85ac 13:34:03 Removing intermediate container d105f30a85ac 13:34:03 ---> 4179d3ca7ca0 13:34:03 Step 23/25 : LABEL arch=amd64 13:34:03 ---> Running in aa84301aa4d5 13:34:03 Removing intermediate container aa84301aa4d5 13:34:03 ---> 8017e65a9672 13:34:03 Step 24/25 : LABEL git_sha=8b8e1bf2b9e06380082507a2409f4790e8b740fe 13:34:03 ---> Running in 276055a3fac9 13:34:03 Removing intermediate container 276055a3fac9 13:34:03 ---> 33935975856d 13:34:03 Step 25/25 : LABEL version=3.1.0-dev.20 13:34:03 ---> Running in 73dc1563b92e 13:34:03 Removing intermediate container 73dc1563b92e 13:34:03 ---> 0f6b14e92555 13:34:03 [Warning] One or more build-args [ARCH] were not consumed 13:34:03 Successfully built 0f6b14e92555 13:34:03 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:34:03 provisioning config files... 13:34:06 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3051987371929815991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:34:06 ---> docker-login.sh 13:34:06 nexus3.edgexfoundry.org:10001 13:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:34:06 Configure a credential helper to remove this warning. See 13:34:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:34:06 13:34:06 Login Succeeded 13:34:06 nexus3.edgexfoundry.org:10002 13:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:34:06 Configure a credential helper to remove this warning. See 13:34:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:34:06 13:34:06 Login Succeeded 13:34:06 nexus3.edgexfoundry.org:10003 13:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:34:06 Configure a credential helper to remove this warning. See 13:34:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:34:06 13:34:06 Login Succeeded 13:34:06 nexus3.edgexfoundry.org:10004 13:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:34:06 Configure a credential helper to remove this warning. See 13:34:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:34:06 13:34:06 Login Succeeded 13:34:06 docker.io 13:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:34:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:34:07 Configure a credential helper to remove this warning. See 13:34:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:34:07 13:34:07 Login Succeeded 13:34:07 ---> docker-login.sh ends [Pipeline] } 13:34:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:34:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:34:07 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 13:34:07 8b8e1bf2b9e06380082507a2409f4790e8b740fe 13:34:07 latest 13:34:07 3.1.0-dev.20 13:34:07 8b8e1bf2b9e06380082507a2409f4790e8b740fe-3.1.0-dev.20 13:34:07 main 13:34:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:07 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:8b8e1bf2b9e06380082507a2409f4790e8b740fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:07 + docker push nexus3.edgexfoundry.org:10004/device-virtual:8b8e1bf2b9e06380082507a2409f4790e8b740fe 13:34:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:34:07 d7ca62f9dae8: Preparing 13:34:07 5fe63e2005ba: Preparing 13:34:07 e5a661f120f0: Preparing 13:34:07 26dc582adebc: Preparing 13:34:07 4693057ce236: Preparing 13:34:07 4693057ce236: Layer already exists 13:34:07 e5a661f120f0: Pushed 13:34:07 26dc582adebc: Pushed 13:34:07 5fe63e2005ba: Pushed 13:34:12 d7ca62f9dae8: Pushed 13:34:12 8b8e1bf2b9e06380082507a2409f4790e8b740fe: digest: sha256:8894a5d9411d9a90ccd28f3cfaca6ac37c6b3c80b4999de9cb18847c55cf457d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:12 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:12 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 13:34:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:34:12 d7ca62f9dae8: Preparing 13:34:12 5fe63e2005ba: Preparing 13:34:12 e5a661f120f0: Preparing 13:34:12 26dc582adebc: Preparing 13:34:12 4693057ce236: Preparing 13:34:12 5fe63e2005ba: Layer already exists 13:34:12 26dc582adebc: Layer already exists 13:34:12 e5a661f120f0: Layer already exists 13:34:12 4693057ce236: Layer already exists 13:34:12 d7ca62f9dae8: Layer already exists 13:34:12 latest: digest: sha256:8894a5d9411d9a90ccd28f3cfaca6ac37c6b3c80b4999de9cb18847c55cf457d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:13 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:13 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.20 13:34:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:34:13 d7ca62f9dae8: Preparing 13:34:13 5fe63e2005ba: Preparing 13:34:13 e5a661f120f0: Preparing 13:34:13 26dc582adebc: Preparing 13:34:13 4693057ce236: Preparing 13:34:13 5fe63e2005ba: Layer already exists 13:34:13 e5a661f120f0: Layer already exists 13:34:13 d7ca62f9dae8: Layer already exists 13:34:13 4693057ce236: Layer already exists 13:34:13 26dc582adebc: Layer already exists 13:34:13 3.1.0-dev.20: digest: sha256:8894a5d9411d9a90ccd28f3cfaca6ac37c6b3c80b4999de9cb18847c55cf457d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:13 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:8b8e1bf2b9e06380082507a2409f4790e8b740fe-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:13 + docker push nexus3.edgexfoundry.org:10004/device-virtual:8b8e1bf2b9e06380082507a2409f4790e8b740fe-3.1.0-dev.20 13:34:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:34:13 d7ca62f9dae8: Preparing 13:34:13 5fe63e2005ba: Preparing 13:34:13 e5a661f120f0: Preparing 13:34:13 26dc582adebc: Preparing 13:34:13 4693057ce236: Preparing 13:34:13 26dc582adebc: Layer already exists 13:34:13 d7ca62f9dae8: Layer already exists 13:34:13 4693057ce236: Layer already exists 13:34:13 5fe63e2005ba: Layer already exists 13:34:13 e5a661f120f0: Layer already exists 13:34:13 8b8e1bf2b9e06380082507a2409f4790e8b740fe-3.1.0-dev.20: digest: sha256:8894a5d9411d9a90ccd28f3cfaca6ac37c6b3c80b4999de9cb18847c55cf457d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:14 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:14 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 13:34:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:34:14 d7ca62f9dae8: Preparing 13:34:14 5fe63e2005ba: Preparing 13:34:14 e5a661f120f0: Preparing 13:34:14 26dc582adebc: Preparing 13:34:14 4693057ce236: Preparing 13:34:14 26dc582adebc: Layer already exists 13:34:14 5fe63e2005ba: Layer already exists 13:34:14 4693057ce236: Layer already exists 13:34:14 d7ca62f9dae8: Layer already exists 13:34:14 e5a661f120f0: Layer already exists 13:34:14 main: digest: sha256:8894a5d9411d9a90ccd28f3cfaca6ac37c6b3c80b4999de9cb18847c55cf457d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:34:14 ===================================================== [Pipeline] echo 13:34:14 taggedImages: 13:34:14 - nexus3.edgexfoundry.org:10004/device-virtual:8b8e1bf2b9e06380082507a2409f4790e8b740fe 13:34:14 - nexus3.edgexfoundry.org:10004/device-virtual:latest 13:34:14 - nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.20 13:34:14 - nexus3.edgexfoundry.org:10004/device-virtual:8b8e1bf2b9e06380082507a2409f4790e8b740fe-3.1.0-dev.20 13:34:14 - 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 13:34:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:34:15 13:34:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:34:15 latest: Pulling from edgex-lftools-log-publisher 13:34:15 5eb5b503b376: Pulling fs layer 13:34:15 5c69ac0246d0: Pulling fs layer 13:34:15 ec43610c2a17: Pulling fs layer 13:34:15 3a2ae6a8a46f: Pulling fs layer 13:34:15 33b1e0a273af: Pulling fs layer 13:34:15 5d3b04190fa2: Pulling fs layer 13:34:15 2f39f015ded8: Pulling fs layer 13:34:15 33b1e0a273af: Waiting 13:34:15 3a2ae6a8a46f: Waiting 13:34:15 2f39f015ded8: Waiting 13:34:15 5d3b04190fa2: Waiting 13:34:15 5c69ac0246d0: Verifying Checksum 13:34:15 5c69ac0246d0: Download complete 13:34:15 3a2ae6a8a46f: Download complete 13:34:15 33b1e0a273af: Verifying Checksum 13:34:15 33b1e0a273af: Download complete 13:34:15 ec43610c2a17: Verifying Checksum 13:34:15 ec43610c2a17: Download complete 13:34:15 5d3b04190fa2: Verifying Checksum 13:34:15 5d3b04190fa2: Download complete 13:34:15 5eb5b503b376: Verifying Checksum 13:34:15 5eb5b503b376: Download complete 13:34:16 2f39f015ded8: Download complete 13:34:16 5eb5b503b376: Pull complete 13:34:16 5c69ac0246d0: Pull complete 13:34:17 ec43610c2a17: Pull complete 13:34:17 3a2ae6a8a46f: Pull complete 13:34:17 33b1e0a273af: Pull complete 13:34:17 5d3b04190fa2: Pull complete 13:34:21 2f39f015ded8: Pull complete 13:34:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:34:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:34:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:34:21 prd-ubuntu20.04-docker-8c-8g-8139 does not seem to be running inside a container 13:34:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:34:24 $ docker top 4f60cd9b9f31839b6b29b6db2a665b27204a623015d9c48bf768a34d5f4981c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:34:25 ---> job-cost.sh 13:34:25 lf-activate-venv: SKIPPING 13:34:25 INFO: No Stack... 13:34:26 INFO: Retrieving Pricing Info for: v3-standard-8 13:34:26 INFO: Archiving Costs [Pipeline] sh 13:34:26 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 13:34:26 + cut -d, -f6 [Pipeline] lock 13:34:26 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-146-stack-cost] 13:34:26 Resource [jenkins-edgexfoundry-device-virtual-go-main-146-stack-cost] did not exist. Created. 13:34:26 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-146-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:34:26 + echo total: 0.2199999988079071 [Pipeline] stash 13:34:27 Stashed 1 file(s) [Pipeline] } 13:34:27 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-146-stack-cost] [Pipeline] // lock [Pipeline] } 13:34:27 $ docker stop --time=1 4f60cd9b9f31839b6b29b6db2a665b27204a623015d9c48bf768a34d5f4981c3 13:34:28 $ docker rm -f --volumes 4f60cd9b9f31839b6b29b6db2a665b27204a623015d9c48bf768a34d5f4981c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:35:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8141 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 13:35:33 Running in /w/workspace/device-virtual-go/146 [Pipeline] { [Pipeline] checkout 13:35:33 The recommended git tool is: git 13:35:40 using credential edgex-jenkins-ssh 13:35:40 Cloning the remote Git repository 13:35:40 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 13:35:40 > git init /w/workspace/device-virtual-go/146 # timeout=10 13:35:40 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 13:35:40 > git --version # timeout=10 13:35:40 > git --version # 'git version 2.25.1' 13:35:40 using GIT_SSH to set credentials SSH Credentials for GitHub 13:35:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:35:43 Avoid second fetch 13:35:43 Checking out Revision 8b8e1bf2b9e06380082507a2409f4790e8b740fe (main) 13:35:42 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 13:35:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:35:43 > git config core.sparsecheckout # timeout=10 13:35:43 > git checkout -f 8b8e1bf2b9e06380082507a2409f4790e8b740fe # timeout=10 13:35:44 Commit message: "Merge pull request #435 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.32" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:35:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:35:45 % Total % Received % Xferd Average Speed Time Time Time Current 13:35:45 Dload Upload Total Spent Left Speed 13:35:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh 13:35:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:35:46 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 13:35:46 /etc/docker/daemon.json 13:35:46 { 13:35:46 "registry-mirrors": [ 13:35:46 "https://nexus3.edgexfoundry.org:10001" 13:35:46 ], 13:35:46 "bip": "10.250.0.254/24", 13:35:46 "hosts": [ 13:35:46 "tcp://0.0.0.0:5555", 13:35:46 "unix:///var/run/docker.sock" 13:35:46 ], 13:35:46 "mtu": 1458, 13:35:46 "selinux-enabled": true, 13:35:46 "seccomp-profile": "/etc/docker/seccomp.json" 13:35:46 } [Pipeline] sh 13:35:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:35:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:36:05 provisioning config files... 13:36:05 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/146@tmp/config619238959709504421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:36:05 ---> docker-login.sh 13:36:05 nexus3.edgexfoundry.org:10001 13:36:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:06 Configure a credential helper to remove this warning. See 13:36:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:06 13:36:06 Login Succeeded 13:36:06 nexus3.edgexfoundry.org:10002 13:36:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:06 Configure a credential helper to remove this warning. See 13:36:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:06 13:36:06 Login Succeeded 13:36:06 nexus3.edgexfoundry.org:10003 13:36:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:06 Configure a credential helper to remove this warning. See 13:36:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:06 13:36:06 Login Succeeded 13:36:06 nexus3.edgexfoundry.org:10004 13:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:07 Configure a credential helper to remove this warning. See 13:36:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:07 13:36:07 Login Succeeded 13:36:07 docker.io 13:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:07 Configure a credential helper to remove this warning. See 13:36:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:07 13:36:07 Login Succeeded 13:36:07 ---> docker-login.sh ends [Pipeline] } 13:36:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:36:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:36:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:36:08 ========================================================= 13:36:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:36:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:08 + 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 . 13:36:08 Sending build context to Docker daemon 11.97MB 13:36:08 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:36:08 Step 2/12 : FROM ${BASE} AS builder 13:36:08 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:36:08 9fda8d8052c6: Pulling fs layer 13:36:08 5d54e960e981: Pulling fs layer 13:36:08 c4a7e357bf2a: Pulling fs layer 13:36:08 f0e02332f6b5: Pulling fs layer 13:36:08 cefa15bbcfad: Pulling fs layer 13:36:08 17808c966233: Pulling fs layer 13:36:08 f4c1fc716caa: Pulling fs layer 13:36:08 cefa15bbcfad: Waiting 13:36:08 17808c966233: Waiting 13:36:08 f4c1fc716caa: Waiting 13:36:08 f0e02332f6b5: Waiting 13:36:08 5d54e960e981: Verifying Checksum 13:36:08 5d54e960e981: Download complete 13:36:08 f0e02332f6b5: Verifying Checksum 13:36:08 f0e02332f6b5: Download complete 13:36:08 cefa15bbcfad: Verifying Checksum 13:36:08 cefa15bbcfad: Download complete 13:36:08 9fda8d8052c6: Download complete 13:36:09 f4c1fc716caa: Verifying Checksum 13:36:09 f4c1fc716caa: Download complete 13:36:09 9fda8d8052c6: Pull complete 13:36:10 5d54e960e981: Pull complete 13:36:10 c4a7e357bf2a: Verifying Checksum 13:36:10 c4a7e357bf2a: Download complete 13:36:11 17808c966233: Verifying Checksum 13:36:11 17808c966233: Download complete 13:36:21 c4a7e357bf2a: Pull complete 13:36:22 f0e02332f6b5: Pull complete 13:36:22 cefa15bbcfad: Pull complete 13:36:28 17808c966233: Pull complete 13:36:29 f4c1fc716caa: Pull complete 13:36:29 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 13:36:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:36:29 ---> ea914061e18c 13:36:29 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 13:36:31 ---> Running in 29e24140c44e 13:36:32 Removing intermediate container 29e24140c44e 13:36:32 ---> 3fc57888c35c 13:36:32 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:36:32 ---> Running in e665cb612e43 13:36:32 Removing intermediate container e665cb612e43 13:36:32 ---> 0e2e246d9757 13:36:32 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:36:32 ---> Running in d15461887b49 13:36:32 Removing intermediate container d15461887b49 13:36:32 ---> d5ca481179ef 13:36:32 Step 6/12 : WORKDIR /device-virtual-go 13:36:33 ---> Running in 756fcce59bc7 13:36:33 Removing intermediate container 756fcce59bc7 13:36:33 ---> b2060968ae64 13:36:33 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:36:33 ---> Running in 4ae27711b354 13:36:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:36:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:36:36 (1/4) Installing openssh-keygen (9.3_p2-r0) 13:36:36 (2/4) Installing libedit (20221030.3.1-r1) 13:36:36 (3/4) Installing openssh-client-common (9.3_p2-r0) 13:36:36 (4/4) Installing openssh-client-default (9.3_p2-r0) 13:36:36 Executing busybox-1.36.1-r2.trigger 13:36:36 OK: 270 MiB in 56 packages 13:36:37 Removing intermediate container 4ae27711b354 13:36:37 ---> afc2edba119b 13:36:37 Step 8/12 : COPY go.mod vendor* ./ 13:36:37 ---> 1a031bb33dc3 13:36:37 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:36:38 ---> Running in d02d1e0b0db5 13:37:46 Removing intermediate container d02d1e0b0db5 13:37:46 ---> c16f3ef65403 13:37:46 Step 10/12 : COPY . . 13:37:46 ---> a8420cadbd18 13:37:46 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:37:46 ---> Running in ae8c17cc68df 13:37:46 Removing intermediate container ae8c17cc68df 13:37:46 ---> 974e9401ca5b 13:37:46 Step 12/12 : RUN $MAKE 13:37:46 ---> Running in 27ab74d34064 13:37:47 noop 13:37:47 Removing intermediate container 27ab74d34064 13:37:47 ---> c004b282b1db 13:37:47 Successfully built c004b282b1db 13:37:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:37:47 + docker inspect -f . ci-base-image-arm64 13:37:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:37:48 prd-ubuntu20.04-docker-arm64-4c-16g-8141 does not seem to be running inside a container 13:37:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/146 -v /w/workspace/device-virtual-go/146:/w/workspace/device-virtual-go/146:rw,z -v /w/workspace/device-virtual-go/146@tmp:/w/workspace/device-virtual-go/146@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 13:37:49 $ docker top afb4af73bbea386579f3b31eea7e7fd2fe3b2c974ebd6a83d1b068a46eb25499 -eo pid,comm [Pipeline] { [Pipeline] sh 13:37:50 + go version 13:37:50 go version go1.21.0 linux/arm64 [Pipeline] } 13:37:50 $ docker stop --time=1 afb4af73bbea386579f3b31eea7e7fd2fe3b2c974ebd6a83d1b068a46eb25499 13:37:51 $ docker rm -f --volumes afb4af73bbea386579f3b31eea7e7fd2fe3b2c974ebd6a83d1b068a46eb25499 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:37:52 + docker inspect -f . ci-base-image-arm64 13:37:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:37:52 prd-ubuntu20.04-docker-arm64-4c-16g-8141 does not seem to be running inside a container 13:37:52 $ 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/146 -v /w/workspace/device-virtual-go/146:/w/workspace/device-virtual-go/146:rw,z -v /w/workspace/device-virtual-go/146@tmp:/w/workspace/device-virtual-go/146@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 13:37:53 $ docker top 811106bc5c2c346c4bbb315924421aace08868310b18a2c79cae3979e746c0f1 -eo pid,comm [Pipeline] { [Pipeline] sh 13:37:54 + git config --global --add safe.directory /w/workspace/device-virtual-go/146 [Pipeline] fileExists [Pipeline] sh 13:37:55 + make test 13:37:55 go test ./... -coverprofile=coverage.out 13:37:59 ? github.com/edgexfoundry/device-virtual-go [no test files] 13:39:36 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 13:39:36 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.068s coverage: 58.4% of statements 13:39:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:39:36 go vet ./... 13:39:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:39:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:39:58 ./bin/test-attribution-txt.sh [Pipeline] echo 13:39:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:39:58 $ docker stop --time=1 811106bc5c2c346c4bbb315924421aace08868310b18a2c79cae3979e746c0f1 13:40:00 $ docker rm -f --volumes 811106bc5c2c346c4bbb315924421aace08868310b18a2c79cae3979e746c0f1 [Pipeline] // withDockerContainer [Pipeline] sh 13:40:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:40:01 Warning: overwriting stash ‘coverage-report’ 13:40:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:40:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:40:03 + ls -al . 13:40:03 total 200 13:40:03 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 13:37 . 13:40:03 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 13:35 .. 13:40:03 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 13:35 .git 13:40:03 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 13:35 .github 13:40:03 -rw-rw-r-- 1 jenkins jenkins 337 Sep 28 13:35 .gitignore 13:40:03 -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 13:35 .golangci.yml 13:40:03 -rw-rw-r-- 1 jenkins jenkins 9708 Sep 28 13:35 Attribution.txt 13:40:03 -rw-rw-r-- 1 jenkins jenkins 14372 Sep 28 13:35 CHANGELOG.md 13:40:03 -rw-rw-r-- 1 jenkins jenkins 1646 Sep 28 13:35 Dockerfile 13:40:03 -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 13:35 GOVERNANCE.md 13:40:03 -rw-rw-r-- 1 jenkins jenkins 660 Sep 28 13:35 Jenkinsfile 13:40:03 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 13:35 LICENSE 13:40:03 -rw-rw-r-- 1 jenkins jenkins 1947 Sep 28 13:35 Makefile 13:40:03 -rw-rw-r-- 1 jenkins jenkins 623 Sep 28 13:35 OWNERS.md 13:40:03 -rw-rw-r-- 1 jenkins jenkins 4111 Sep 28 13:35 README.md 13:40:03 -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 13:32 VERSION 13:40:03 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 13:35 bin 13:40:03 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 13:35 cmd 13:40:03 -rw-r--r-- 1 jenkins jenkins 43063 Sep 28 13:39 coverage.out 13:40:03 -rw-rw-r-- 1 jenkins jenkins 3637 Sep 28 13:35 go.mod 13:40:03 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 28 13:35 go.sum 13:40:03 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 13:35 internal 13:40:03 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 13:35 snap 13:40:03 -rw-rw-r-- 1 jenkins jenkins 235 Sep 28 13:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:03 + 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=8b8e1bf2b9e06380082507a2409f4790e8b740fe --label arch=arm64 --label version=3.1.0-dev.20 . 13:40:04 Sending build context to Docker daemon 12.01MB 13:40:04 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 13:40:04 Step 2/25 : FROM ${BASE} AS builder 13:40:04 ---> c004b282b1db 13:40:04 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 13:40:04 ---> Running in 435b6f9da9ee 13:40:05 Removing intermediate container 435b6f9da9ee 13:40:05 ---> 48104a4b3a13 13:40:05 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 13:40:05 ---> Running in 495e6d90096a 13:40:06 Removing intermediate container 495e6d90096a 13:40:06 ---> 9bfbde419366 13:40:06 Step 5/25 : ARG ADD_BUILD_TAGS="" 13:40:06 ---> Running in 500ea275e044 13:40:06 Removing intermediate container 500ea275e044 13:40:06 ---> 9a998719d136 13:40:06 Step 6/25 : WORKDIR /device-virtual-go 13:40:06 ---> Running in a61d2f4e3343 13:40:07 Removing intermediate container a61d2f4e3343 13:40:07 ---> 4125e4fe8f9e 13:40:07 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:40:07 ---> Running in 22e2331e26a3 13:40:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:40:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:40:10 OK: 270 MiB in 56 packages 13:40:11 Removing intermediate container 22e2331e26a3 13:40:11 ---> d0c455023f1f 13:40:11 Step 8/25 : COPY go.mod vendor* ./ 13:40:13 ---> be4811a9aaea 13:40:13 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:40:13 ---> Running in afb4a36ab62d 13:40:16 Removing intermediate container afb4a36ab62d 13:40:16 ---> f7adab283143 13:40:16 Step 10/25 : COPY . . 13:40:17 ---> 0042c730bb90 13:40:17 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:40:17 ---> Running in ff36a2d7fba5 13:40:17 Removing intermediate container ff36a2d7fba5 13:40:17 ---> d14c7f992277 13:40:17 Step 12/25 : RUN $MAKE 13:40:17 ---> Running in 037e49a47a90 13:40:18 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.32" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 13:42:10 Removing intermediate container 037e49a47a90 13:42:10 ---> b9e4eeb0e7a3 13:42:10 Step 13/25 : FROM alpine:3.18 13:42:10 3.18: Pulling from library/alpine 13:42:10 9fda8d8052c6: Already exists 13:42:10 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 13:42:10 Status: Downloaded newer image for alpine:3.18 13:42:10 ---> f6648c04cd6c 13:42:10 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 13:42:10 ---> Running in ca168ac45d79 13:42:10 Removing intermediate container ca168ac45d79 13:42:10 ---> 4cc0e357cbb8 13:42:10 Step 15/25 : RUN apk add --update --no-cache dumb-init 13:42:10 ---> Running in 6f60b350a0f1 13:42:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:42:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:42:11 (1/1) Installing dumb-init (1.2.5-r2) 13:42:11 Executing busybox-1.36.1-r2.trigger 13:42:11 OK: 8 MiB in 16 packages 13:42:15 Removing intermediate container 6f60b350a0f1 13:42:15 ---> 4deae6fbada8 13:42:15 Step 16/25 : WORKDIR / 13:42:15 ---> Running in 6b5c7e21bbb0 13:42:15 Removing intermediate container 6b5c7e21bbb0 13:42:15 ---> 8e7361bdb8bd 13:42:15 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 13:42:15 ---> 487c2581184b 13:42:15 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 13:42:16 ---> 20904f971727 13:42:16 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 13:42:17 ---> f40ad0490e5a 13:42:17 Step 20/25 : EXPOSE 59900 13:42:17 ---> Running in b0d3a6411a4a 13:42:18 Removing intermediate container b0d3a6411a4a 13:42:18 ---> 06dba5521749 13:42:18 Step 21/25 : ENTRYPOINT ["/device-virtual"] 13:42:18 ---> Running in 0f0b5dcb4d13 13:42:18 Removing intermediate container 0f0b5dcb4d13 13:42:18 ---> 67b5fa22ea54 13:42:18 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 13:42:18 ---> Running in fdca2426435f 13:42:18 Removing intermediate container fdca2426435f 13:42:18 ---> f31fb6674253 13:42:18 Step 23/25 : LABEL arch=arm64 13:42:19 ---> Running in 93adc5380057 13:42:19 Removing intermediate container 93adc5380057 13:42:19 ---> 5d22f7c3e8ba 13:42:19 Step 24/25 : LABEL git_sha=8b8e1bf2b9e06380082507a2409f4790e8b740fe 13:42:19 ---> Running in 2dc8c730c9b8 13:42:19 Removing intermediate container 2dc8c730c9b8 13:42:19 ---> 500cb363bef7 13:42:19 Step 25/25 : LABEL version=3.1.0-dev.20 13:42:19 ---> Running in 4b7d3648a519 13:42:19 Removing intermediate container 4b7d3648a519 13:42:19 ---> 5e1ed2f750da 13:42:19 [Warning] One or more build-args [ARCH] were not consumed 13:42:19 Successfully built 5e1ed2f750da 13:42:19 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 13:42:19 provisioning config files... 13:42:19 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/146@tmp/config18160414490188613873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:42:20 ---> docker-login.sh 13:42:20 nexus3.edgexfoundry.org:10001 13:42:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:20 Configure a credential helper to remove this warning. See 13:42:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:20 13:42:20 Login Succeeded 13:42:20 nexus3.edgexfoundry.org:10002 13:42:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:20 Configure a credential helper to remove this warning. See 13:42:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:20 13:42:20 Login Succeeded 13:42:20 nexus3.edgexfoundry.org:10003 13:42:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:21 Configure a credential helper to remove this warning. See 13:42:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:21 13:42:21 Login Succeeded 13:42:21 nexus3.edgexfoundry.org:10004 13:42:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:21 Configure a credential helper to remove this warning. See 13:42:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:21 13:42:21 Login Succeeded 13:42:21 docker.io 13:42:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:22 Configure a credential helper to remove this warning. See 13:42:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:22 13:42:22 Login Succeeded 13:42:22 ---> docker-login.sh ends [Pipeline] } 13:42:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:42:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:42:22 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 13:42:22 8b8e1bf2b9e06380082507a2409f4790e8b740fe 13:42:22 latest 13:42:22 3.1.0-dev.20 13:42:22 8b8e1bf2b9e06380082507a2409f4790e8b740fe-3.1.0-dev.20 13:42:22 main 13:42:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:22 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:8b8e1bf2b9e06380082507a2409f4790e8b740fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:23 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:8b8e1bf2b9e06380082507a2409f4790e8b740fe 13:42:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:42:23 21dde6764348: Preparing 13:42:23 8db31ca8d277: Preparing 13:42:23 cd22f3ac0a68: Preparing 13:42:23 40887bd7d075: Preparing 13:42:23 b2191e2be29d: Preparing 13:42:23 b2191e2be29d: Layer already exists 13:42:23 8db31ca8d277: Pushed 13:42:23 cd22f3ac0a68: Pushed 13:42:23 40887bd7d075: Pushed 13:42:30 21dde6764348: Pushed 13:42:30 8b8e1bf2b9e06380082507a2409f4790e8b740fe: digest: sha256:f3f01ac22b928ad20cea1bb565b81108f48bc6399a81bf24cda6c502bf91a4e3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:30 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:30 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 13:42:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:42:30 21dde6764348: Preparing 13:42:30 8db31ca8d277: Preparing 13:42:30 cd22f3ac0a68: Preparing 13:42:30 40887bd7d075: Preparing 13:42:30 b2191e2be29d: Preparing 13:42:30 b2191e2be29d: Layer already exists 13:42:30 40887bd7d075: Layer already exists 13:42:30 cd22f3ac0a68: Layer already exists 13:42:30 8db31ca8d277: Layer already exists 13:42:30 21dde6764348: Layer already exists 13:42:31 latest: digest: sha256:f3f01ac22b928ad20cea1bb565b81108f48bc6399a81bf24cda6c502bf91a4e3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:31 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:31 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.20 13:42:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:42:31 21dde6764348: Preparing 13:42:31 8db31ca8d277: Preparing 13:42:31 cd22f3ac0a68: Preparing 13:42:31 40887bd7d075: Preparing 13:42:31 b2191e2be29d: Preparing 13:42:31 8db31ca8d277: Layer already exists 13:42:31 21dde6764348: Layer already exists 13:42:31 cd22f3ac0a68: Layer already exists 13:42:31 40887bd7d075: Layer already exists 13:42:31 b2191e2be29d: Layer already exists 13:42:31 3.1.0-dev.20: digest: sha256:f3f01ac22b928ad20cea1bb565b81108f48bc6399a81bf24cda6c502bf91a4e3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:32 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:8b8e1bf2b9e06380082507a2409f4790e8b740fe-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:32 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:8b8e1bf2b9e06380082507a2409f4790e8b740fe-3.1.0-dev.20 13:42:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:42:32 21dde6764348: Preparing 13:42:32 8db31ca8d277: Preparing 13:42:32 cd22f3ac0a68: Preparing 13:42:32 40887bd7d075: Preparing 13:42:32 b2191e2be29d: Preparing 13:42:32 8db31ca8d277: Layer already exists 13:42:32 b2191e2be29d: Layer already exists 13:42:32 21dde6764348: Layer already exists 13:42:32 cd22f3ac0a68: Layer already exists 13:42:32 40887bd7d075: Layer already exists 13:42:32 8b8e1bf2b9e06380082507a2409f4790e8b740fe-3.1.0-dev.20: digest: sha256:f3f01ac22b928ad20cea1bb565b81108f48bc6399a81bf24cda6c502bf91a4e3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:33 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:33 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 13:42:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:42:33 21dde6764348: Preparing 13:42:33 8db31ca8d277: Preparing 13:42:33 cd22f3ac0a68: Preparing 13:42:33 40887bd7d075: Preparing 13:42:33 b2191e2be29d: Preparing 13:42:33 b2191e2be29d: Layer already exists 13:42:33 cd22f3ac0a68: Layer already exists 13:42:33 21dde6764348: Layer already exists 13:42:33 40887bd7d075: Layer already exists 13:42:33 8db31ca8d277: Layer already exists 13:42:33 main: digest: sha256:f3f01ac22b928ad20cea1bb565b81108f48bc6399a81bf24cda6c502bf91a4e3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:42:33 ===================================================== [Pipeline] echo 13:42:33 taggedImages: 13:42:33 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:8b8e1bf2b9e06380082507a2409f4790e8b740fe 13:42:33 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 13:42:33 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.20 13:42:33 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:8b8e1bf2b9e06380082507a2409f4790e8b740fe-3.1.0-dev.20 13:42:33 - 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 13:42:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:42:33 13:42:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:42:34 arm64: Pulling from edgex-lftools-log-publisher 13:42:34 8998bd30e6a1: Pulling fs layer 13:42:34 04944245beec: Pulling fs layer 13:42:34 699f458cf7ca: Pulling fs layer 13:42:34 765212b225bb: Pulling fs layer 13:42:34 f23df028b6ca: Pulling fs layer 13:42:34 d65c8cfc05b1: Pulling fs layer 13:42:34 2437ff75d9bd: Pulling fs layer 13:42:34 f23df028b6ca: Waiting 13:42:34 d65c8cfc05b1: Waiting 13:42:34 2437ff75d9bd: Waiting 13:42:34 765212b225bb: Waiting 13:42:34 04944245beec: Verifying Checksum 13:42:34 04944245beec: Download complete 13:42:34 765212b225bb: Verifying Checksum 13:42:34 765212b225bb: Download complete 13:42:34 f23df028b6ca: Verifying Checksum 13:42:34 f23df028b6ca: Download complete 13:42:34 d65c8cfc05b1: Verifying Checksum 13:42:34 d65c8cfc05b1: Download complete 13:42:34 699f458cf7ca: Verifying Checksum 13:42:34 699f458cf7ca: Download complete 13:42:34 8998bd30e6a1: Verifying Checksum 13:42:34 8998bd30e6a1: Download complete 13:42:37 2437ff75d9bd: Verifying Checksum 13:42:37 2437ff75d9bd: Download complete 13:42:38 8998bd30e6a1: Pull complete 13:42:42 04944245beec: Pull complete 13:42:43 699f458cf7ca: Pull complete 13:42:43 765212b225bb: Pull complete 13:42:44 f23df028b6ca: Pull complete 13:42:44 d65c8cfc05b1: Pull complete 13:42:59 2437ff75d9bd: Pull complete 13:42:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:42:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:42:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:42:59 prd-ubuntu20.04-docker-arm64-4c-16g-8141 does not seem to be running inside a container 13:42:59 $ 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/146 -v /w/workspace/device-virtual-go/146:/w/workspace/device-virtual-go/146:rw,z -v /w/workspace/device-virtual-go/146@tmp:/w/workspace/device-virtual-go/146@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 13:43:01 $ docker top aa968fa289ab46c6eebc76067da0e6da248b3b815f2fdc40fefa73d070e5f86e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:43:02 ---> job-cost.sh 13:43:02 lf-activate-venv: SKIPPING 13:43:02 INFO: No Stack... 13:43:03 INFO: Retrieving Pricing Info for: v3-standard-4 13:43:04 INFO: Archiving Costs [Pipeline] sh 13:43:04 + + cut -d,cat -f6 /w/workspace/device-virtual-go/146/archives/cost.csv 13:43:04 [Pipeline] lock 13:43:04 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-146-stack-cost] 13:43:04 Resource [jenkins-edgexfoundry-device-virtual-go-main-146-stack-cost] did not exist. Created. 13:43:04 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-146-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:43:04 /w/workspace/device-virtual-go/146@tmp/durable-e41bc0a5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:43:05 + echo total: 0.10999999940395355 [Pipeline] stash 13:43:05 Warning: overwriting stash ‘stack-cost’ 13:43:05 Stashed 1 file(s) [Pipeline] } 13:43:05 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-146-stack-cost] [Pipeline] // lock [Pipeline] } 13:43:05 $ docker stop --time=1 aa968fa289ab46c6eebc76067da0e6da248b3b815f2fdc40fefa73d070e5f86e 13:43:10 $ docker rm -f --volumes aa968fa289ab46c6eebc76067da0e6da248b3b815f2fdc40fefa73d070e5f86e [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 13:43:10 provisioning config files... 13:43:10 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11907293482894779645tmp [Pipeline] { [Pipeline] sh 13:43:11 + set +x 13:43:11 + curl -s https://codecov.io/bash 13:43:11 + bash -s -- 13:43:11 13:43:11 _____ _ 13:43:11 / ____| | | 13:43:11 | | ___ __| | ___ ___ _____ __ 13:43:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:43:11 | |___| (_) | (_| | __/ (_| (_) \ V / 13:43:11 \_____\___/ \__,_|\___|\___\___/ \_/ 13:43:11 Bash-1.0.6 13:43:11 13:43:11 13:43:11 ==> git version 2.25.1 found 13:43:11 ==> 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 13:43:11 Release-Date: 2020-01-08 13:43:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:43:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:43:11 ==> Jenkins CI detected. 13:43:11 current dir:  /w/workspace/exfoundry_device-virtual-go_main 13:43:11 project root: . 13:43:11 --> token set from env 13:43:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:43:11 ==> Running gcov in . (disable via -X gcov) 13:43:11 ==> Python coveragepy not found 13:43:11 ==> Searching for coverage reports in: 13:43:11 + . 13:43:11 -> Found 1 reports 13:43:11 ==> Detecting git/mercurial file structure 13:43:11 ==> Reading reports 13:43:11 + ./coverage.out bytes=43063 13:43:11 ==> Appending adjustments 13:43:11 https://docs.codecov.io/docs/fixing-reports 13:43:11 + Found adjustments 13:43:11 ==> Gzipping contents 13:43:11 8.0K /tmp/codecov.GqTOym.gz 13:43:11 ==> Uploading reports 13:43:11 url: https://codecov.io 13:43:11 query: branch=main&commit=8b8e1bf2b9e06380082507a2409f4790e8b740fe&build=146&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F146%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:43:11 -> Pinging Codecov 13:43:11 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=8b8e1bf2b9e06380082507a2409f4790e8b740fe&build=146&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F146%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:43:11 -> Uploading to 13:43:11 https://storage.googleapis.com/codecov/v4/raw/2023-09-28/5E52B4B073DB2E39498172D8E973AA87/8b8e1bf2b9e06380082507a2409f4790e8b740fe/c0203856-9e26-46ee-b44e-c4d281080845.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230928T134311Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8918b659f7738c5734f6fafb67fecaf067c50a6714831f5ca357feb5e70e8d33 13:43:11 % Total % Received % Xferd Average Speed Time Time Time Current 13:43:11 Dload Upload Total Spent Left Speed 13:43:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 20171 --:--:-- --:--:-- --:--:-- 20093 13:43:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/8b8e1bf2b9e06380082507a2409f4790e8b740fe [Pipeline] } 13:43:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:43:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:43:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:43:12 13:43:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:43:12 1.410.4: Pulling from edgex-devops/edgex-snyk-go 13:43:12 df9b9388f04a: Pulling fs layer 13:43:12 52dc419b0ee2: Pulling fs layer 13:43:12 25bc292e5bac: Pulling fs layer 13:43:12 114826534d7a: Pulling fs layer 13:43:12 4657fd5d0bcf: Pulling fs layer 13:43:12 6ad1cebc031e: Pulling fs layer 13:43:12 8a3aa393b2d8: Pulling fs layer 13:43:12 4657fd5d0bcf: Waiting 13:43:12 6ad1cebc031e: Waiting 13:43:12 8a3aa393b2d8: Waiting 13:43:12 114826534d7a: Waiting 13:43:12 25bc292e5bac: Verifying Checksum 13:43:12 25bc292e5bac: Download complete 13:43:12 52dc419b0ee2: Verifying Checksum 13:43:12 52dc419b0ee2: Download complete 13:43:12 4657fd5d0bcf: Verifying Checksum 13:43:12 4657fd5d0bcf: Download complete 13:43:12 df9b9388f04a: Download complete 13:43:13 df9b9388f04a: Pull complete 13:43:13 6ad1cebc031e: Verifying Checksum 13:43:13 6ad1cebc031e: Download complete 13:43:13 52dc419b0ee2: Pull complete 13:43:13 25bc292e5bac: Pull complete 13:43:13 114826534d7a: Verifying Checksum 13:43:13 114826534d7a: Download complete 13:43:13 8a3aa393b2d8: Verifying Checksum 13:43:13 8a3aa393b2d8: Download complete 13:43:17 114826534d7a: Pull complete 13:43:17 4657fd5d0bcf: Pull complete 13:43:17 6ad1cebc031e: Pull complete 13:43:19 8a3aa393b2d8: Pull complete 13:43:19 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 13:43:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:43:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:43:19 prd-ubuntu20.04-docker-8c-8g-8139 does not seem to be running inside a container 13:43:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 13:43:23 $ docker top c6795e09d8b3b849916d99b85c72613598bcdedb347762190bd96424358346bf -eo pid,comm [Pipeline] { [Pipeline] echo 13:43:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 13:43:24 + set -o pipefail 13:43:24 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 13:43:29 13:43:29 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 13:43:29 13:43:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/662976f9-e3bf-42e6-9d42-afb2580909c9 13:43:29 13:43:29 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 13:43:29 13:43:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:43:29 13:43:29 13:43:29 A medium severity vulnerability was found in the Snyk CLI versions you are using. 13:43:29 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 13:43:29 More details here: https://snyk.co/ue1NS [Pipeline] } 13:43:29 $ docker stop --time=1 c6795e09d8b3b849916d99b85c72613598bcdedb347762190bd96424358346bf 13:43:33 $ docker rm -f --volumes c6795e09d8b3b849916d99b85c72613598bcdedb347762190bd96424358346bf [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 13:43:33 + git log --format=format:%s -1 8b8e1bf2b9e06380082507a2409f4790e8b740fe [Pipeline] sh 13:43:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:43:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:43:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:43:34 prd-ubuntu20.04-docker-8c-8g-8139 does not seem to be running inside a container 13:43:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:43:35 $ docker top 327e609d955889b6820bb60405b3add211a376e481652270ac50a4da93bf3725 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:43:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:43:35 [ssh-agent] Looking for ssh-agent implementation... 13:43:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:43:35 $ docker exec 327e609d955889b6820bb60405b3add211a376e481652270ac50a4da93bf3725 ssh-agent 13:43:35 SSH_AUTH_SOCK=/tmp/ssh-BQN7fdYyVpQF/agent.31 13:43:35 SSH_AGENT_PID=37 13:43:35 Running ssh-add (command line suppressed) 13:43:35 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5747707247368390359.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5747707247368390359.key) 13:43:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:43:35 + git semver tag 13:43:36 2023-09-28 13:43:36,007 [run_tag] DEBUG tag force:False 13:43:36 2023-09-28 13:43:36,008 [check_head_tag] DEBUG check head tag 13:43:36 2023-09-28 13:43:36,008 [execute] INFO git cat-file --batch-check 13:43:36 2023-09-28 13:43:36,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 13:43:36 2023-09-28 13:43:36,012 [execute] INFO git cat-file --batch 13:43:36 2023-09-28 13:43:36,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 13:43:36 2023-09-28 13:43:36,026 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:43:36 2023-09-28 13:43:36,026 [execute] INFO git tag -a v3.1.0-dev.20 -m v3.1.0-dev.20 13:43:36 2023-09-28 13:43:36,026 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.20', '-m', 'v3.1.0-dev.20'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 13:43:36 2023-09-28 13:43:36,031 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:43:36 3.1.0-dev.20 [Pipeline] } 13:43:36 $ docker exec --env ******** --env ******** 327e609d955889b6820bb60405b3add211a376e481652270ac50a4da93bf3725 ssh-agent -k 13:43:36 unset SSH_AUTH_SOCK; 13:43:36 unset SSH_AGENT_PID; 13:43:36 echo Agent pid 37 killed; 13:43:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:43:36 + git semver [Pipeline] } 13:43:36 $ docker stop --time=1 327e609d955889b6820bb60405b3add211a376e481652270ac50a4da93bf3725 13:43:38 $ docker rm -f --volumes 327e609d955889b6820bb60405b3add211a376e481652270ac50a4da93bf3725 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:43:38 13:43:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:43:38 0.23.1-centos7: Pulling from edgex-lftools 13:43:38 ab5ef0e58194: Pulling fs layer 13:43:38 9712f1f96733: Pulling fs layer 13:43:38 63f879dbbcfc: Pulling fs layer 13:43:38 0d9ebad4ef96: Pulling fs layer 13:43:38 e9a5061849ea: Pulling fs layer 13:43:38 d747dcd14b5f: Pulling fs layer 13:43:38 2de7ff778b66: Pulling fs layer 13:43:38 0d9ebad4ef96: Waiting 13:43:38 e9a5061849ea: Waiting 13:43:38 d747dcd14b5f: Waiting 13:43:38 2de7ff778b66: Waiting 13:43:38 9712f1f96733: Verifying Checksum 13:43:38 9712f1f96733: Download complete 13:43:39 63f879dbbcfc: Verifying Checksum 13:43:39 63f879dbbcfc: Download complete 13:43:39 e9a5061849ea: Verifying Checksum 13:43:39 e9a5061849ea: Download complete 13:43:39 d747dcd14b5f: Download complete 13:43:39 ab5ef0e58194: Verifying Checksum 13:43:39 ab5ef0e58194: Download complete 13:43:39 0d9ebad4ef96: Verifying Checksum 13:43:39 0d9ebad4ef96: Download complete 13:43:39 2de7ff778b66: Verifying Checksum 13:43:39 2de7ff778b66: Download complete 13:43:42 ab5ef0e58194: Pull complete 13:43:42 9712f1f96733: Pull complete 13:43:42 63f879dbbcfc: Pull complete 13:43:46 0d9ebad4ef96: Pull complete 13:43:46 e9a5061849ea: Pull complete 13:43:46 d747dcd14b5f: Pull complete 13:43:47 2de7ff778b66: Pull complete 13:43:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:43:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:43:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:43:47 prd-ubuntu20.04-docker-8c-8g-8139 does not seem to be running inside a container 13:43:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:43:52 $ docker top aae85d3cba9466cbcc3d025d2c5f9b3a0fdaaaedb6583a592b10e673ad59e70d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:43:52 provisioning config files... 13:43:52 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5557896256559090574tmp 13:43:52 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5552807268222847175tmp 13:43:52 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14074684766167115680tmp [Pipeline] { [Pipeline] echo 13:43:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:43:52 ---> sigul-configuration.sh 13:43:52 gpg: directory `/root/.gnupg' created 13:43:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:43:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:43:52 gpg: keyring `/root/.gnupg/secring.gpg' created 13:43:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:43:52 gpg: CAST5 encrypted data 13:43:52 gpg: encrypted with 1 passphrase 13:43:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:43:53 + mkdir /home/jenkins 13:43:53 + mkdir /home/jenkins/sigul [Pipeline] sh 13:43:53 + 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 13:43:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:43:53 ---> sigul-install.sh 13:43:53 Sigul already installed; skipping installation. [Pipeline] sh 13:43:53 + git tag --list 13:43:53 v1.0.0 13:43:53 v1.1.0 13:43:53 v1.1.1 13:43:53 v1.2.1 13:43:53 v1.2.2 13:43:53 v1.2.3 13:43:53 v1.3.0 13:43:53 v1.3.1 13:43:53 v2.0.0 13:43:53 v2.1.0 13:43:53 v2.1.1 13:43:53 v2.2.0 13:43:53 v2.3.0 13:43:53 v3.0 13:43:53 v3.0.0 13:43:53 v3.1.0-dev.1 13:43:53 v3.1.0-dev.10 13:43:53 v3.1.0-dev.11 13:43:53 v3.1.0-dev.12 13:43:53 v3.1.0-dev.13 13:43:53 v3.1.0-dev.14 13:43:53 v3.1.0-dev.15 13:43:53 v3.1.0-dev.16 13:43:53 v3.1.0-dev.17 13:43:53 v3.1.0-dev.18 13:43:53 v3.1.0-dev.19 13:43:53 v3.1.0-dev.2 13:43:53 v3.1.0-dev.20 13:43:53 v3.1.0-dev.3 13:43:53 v3.1.0-dev.4 13:43:53 v3.1.0-dev.5 13:43:53 v3.1.0-dev.6 13:43:53 v3.1.0-dev.7 13:43:53 v3.1.0-dev.8 13:43:53 v3.1.0-dev.9 [Pipeline] sh 13:43:54 + lftools sign git-tag v3.1.0-dev.20 13:43:54 Signing Git tag with Sigul... 13:43:54 Signing v3.1.0-dev.20 [Pipeline] echo 13:43:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:43:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:43:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:43:55 $ docker stop --time=1 aae85d3cba9466cbcc3d025d2c5f9b3a0fdaaaedb6583a592b10e673ad59e70d 13:43:56 $ docker rm -f --volumes aae85d3cba9466cbcc3d025d2c5f9b3a0fdaaaedb6583a592b10e673ad59e70d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:43:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:43:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:43:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:43:57 prd-ubuntu20.04-docker-8c-8g-8139 does not seem to be running inside a container 13:43:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:43:57 $ docker top 5dbf0cc72fab0e3a95d901315e4be1af92eab1e0e8afc34d78703e9d2125499f -eo pid,comm 13:43:57 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). 13:43:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:43:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:43:57 [ssh-agent] Looking for ssh-agent implementation... 13:43:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:43:58 $ docker exec 5dbf0cc72fab0e3a95d901315e4be1af92eab1e0e8afc34d78703e9d2125499f ssh-agent 13:43:58 SSH_AUTH_SOCK=/tmp/ssh-qkV7opZX2d4h/agent.31 13:43:58 SSH_AGENT_PID=37 13:43:58 Running ssh-add (command line suppressed) 13:43:58 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_910210519360313492.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_910210519360313492.key) 13:43:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:43:58 + git semver bump pre 13:43:58 2023-09-28 13:43:58,745 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:43:58 2023-09-28 13:43:58,746 [bump_version] DEBUG bumping version:3.1.0-dev.20 on axis:pre with prefix:dev 13:43:58 2023-09-28 13:43:58,746 [bump_version] DEBUG bumped version:3.1.0-dev.21 13:43:58 2023-09-28 13:43:58,746 [write_version] DEBUG write version:3.1.0-dev.21 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 13:43:58 2023-09-28 13:43:58,746 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:43:58 2023-09-28 13:43:58,746 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:43:58 2023-09-28 13:43:58,748 [execute] INFO git cat-file --batch-check 13:43:58 2023-09-28 13:43:58,748 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:43:58 2023-09-28 13:43:58,753 [execute] INFO git cat-file --batch 13:43:58 2023-09-28 13:43:58,753 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:43:58 2023-09-28 13:43:58,758 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:43:58 3.1.0-dev.21 [Pipeline] } 13:43:58 $ docker exec --env ******** --env ******** 5dbf0cc72fab0e3a95d901315e4be1af92eab1e0e8afc34d78703e9d2125499f ssh-agent -k 13:43:58 unset SSH_AUTH_SOCK; 13:43:58 unset SSH_AGENT_PID; 13:43:58 echo Agent pid 37 killed; 13:43:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:43:59 + git semver [Pipeline] } 13:43:59 $ docker stop --time=1 5dbf0cc72fab0e3a95d901315e4be1af92eab1e0e8afc34d78703e9d2125499f 13:44:00 $ docker rm -f --volumes 5dbf0cc72fab0e3a95d901315e4be1af92eab1e0e8afc34d78703e9d2125499f [Pipeline] // withDockerContainer [Pipeline] sh 13:44:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:44:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:44:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:44:01 prd-ubuntu20.04-docker-8c-8g-8139 does not seem to be running inside a container 13:44:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:44:01 $ docker top 3d65f58b23c9fdd2831a86458e06d50d8f7d0b39014bbe40fec236ea8b5b916f -eo pid,comm 13:44:01 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). 13:44:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:44:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:44:01 [ssh-agent] Looking for ssh-agent implementation... 13:44:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:44:02 $ docker exec 3d65f58b23c9fdd2831a86458e06d50d8f7d0b39014bbe40fec236ea8b5b916f ssh-agent 13:44:02 SSH_AUTH_SOCK=/tmp/ssh-o2CJOk8bkPP9/agent.33 13:44:02 SSH_AGENT_PID=39 13:44:02 Running ssh-add (command line suppressed) 13:44:02 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8698852521290307459.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8698852521290307459.key) 13:44:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:44:02 + git semver push 13:44:02 2023-09-28 13:44:02,821 [run_push] DEBUG push 13:44:02 2023-09-28 13:44:02,822 [execute] INFO git cat-file --batch-check 13:44:02 2023-09-28 13:44:02,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:44:02 2023-09-28 13:44:02,826 [execute] INFO git rev-list c0a026d0b75f6711b89b1f9095734be4334f4578 -- 13:44:02 2023-09-28 13:44:02,826 [execute] DEBUG Popen(['git', 'rev-list', 'c0a026d0b75f6711b89b1f9095734be4334f4578', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 13:44:02 2023-09-28 13:44:02,836 [execute] INFO git fetch -v origin 13:44:02 2023-09-28 13:44:02,837 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 13:44:03 2023-09-28 13:44:03,508 [run_push] DEBUG no remote changes detected 13:44:03 2023-09-28 13:44:03,508 [execute] INFO git push origin semver 13:44:03 2023-09-28 13:44:03,509 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 13:44:04 2023-09-28 13:44:04,393 [run_push] DEBUG push all version tags 13:44:04 2023-09-28 13:44:04,397 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:44:04 2023-09-28 13:44:04,399 [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) 13:44:05 2023-09-28 13:44:05,328 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:44:05 3.1.0-dev.21 [Pipeline] } 13:44:05 $ docker exec --env ******** --env ******** 3d65f58b23c9fdd2831a86458e06d50d8f7d0b39014bbe40fec236ea8b5b916f ssh-agent -k 13:44:05 unset SSH_AUTH_SOCK; 13:44:05 unset SSH_AGENT_PID; 13:44:05 echo Agent pid 39 killed; 13:44:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:44:06 + git semver [Pipeline] } 13:44:06 $ docker stop --time=1 3d65f58b23c9fdd2831a86458e06d50d8f7d0b39014bbe40fec236ea8b5b916f 13:44:07 $ docker rm -f --volumes 3d65f58b23c9fdd2831a86458e06d50d8f7d0b39014bbe40fec236ea8b5b916f [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 13:44:08 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 13:44:08 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 13:44:08 total 16 13:44:08 drwxr-xr-x 3 root root 4096 Sep 28 13:34 . 13:44:08 drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 13:43 .. 13:44:08 drwxr-xr-x 2 root root 4096 Sep 28 13:34 cost 13:44:08 -rw-r--r-- 1 root root 89 Sep 28 13:34 cost.csv 13:44:08 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 13:44:08 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 13:44:08 total 16 13:44:08 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 13:34 . 13:44:08 drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 13:43 .. 13:44:08 drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 13:34 cost 13:44:08 -rw-r--r-- 1 jenkins jenkins 89 Sep 28 13:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:44:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:44:09 ---> package-listing.sh 13:44:09 ++ facter osfamily 13:44:09 ++ tr '[:upper:]' '[:lower:]' 13:44:09 + OS_FAMILY=debian 13:44:09 + workspace=/w/workspace/exfoundry_device-virtual-go_main 13:44:09 + START_PACKAGES=/tmp/packages_start.txt 13:44:09 + END_PACKAGES=/tmp/packages_end.txt 13:44:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:44:09 + PACKAGES=/tmp/packages_start.txt 13:44:09 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 13:44:09 + PACKAGES=/tmp/packages_end.txt 13:44:09 + case "${OS_FAMILY}" in 13:44:09 + dpkg -l 13:44:09 + grep '^ii' 13:44:09 + '[' -f /tmp/packages_start.txt ']' 13:44:09 + '[' -f /tmp/packages_end.txt ']' 13:44:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:44:09 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 13:44:09 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 13:44:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 13:44:09 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 13:44:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:44:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:44:10 prd-ubuntu20.04-docker-8c-8g-8139 does not seem to be running inside a container 13:44:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:44:10 $ docker top 2e64f49b9bec90e150d352eda65ed03b7dd493dead1d598834a0a8599726990d -eo pid,comm [Pipeline] { [Pipeline] sh 13:44:11 + touch /tmp/pre-build-complete [Pipeline] sh 13:44:11 + mkdir -p /var/log/sysstat [Pipeline] sh 13:44:11 + ls /var/log/sa-host 13:44:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:44:11 provisioning config files... 13:44:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15694539580633662599tmp [Pipeline] { [Pipeline] echo 13:44:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:44:12 ---> create-netrc.sh [Pipeline] } 13:44:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:44:12 ---> python-tools-install.sh [Pipeline] echo 13:44:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:44:12 ---> sudo-logs.sh 13:44:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:44:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:44:13 ---> job-cost.sh 13:44:13 lf-activate-venv: SKIPPING 13:44:13 DEBUG: total: 0.2199999988079071 13:44:13 INFO: Retrieving Stack Cost... 13:44:13 INFO: Retrieving Pricing Info for: v3-standard-8 13:44:14 INFO: Archiving Costs [Pipeline] echo 13:44:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:44:14 ---> logs-deploy.sh 13:44:14 lf-activate-venv: SKIPPING 13:44:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/146 13:44:14 INFO: archiving workspace using pattern(s): 13:44:15 Archives upload complete. 13:44:15 INFO: archiving logs to Nexus