Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 167b2b37d553877e8454e5976795d0c3ccee8733 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-ssh12542453991964329476.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh328431520167547917.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh9391422342137772861.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh9450740594722883080.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-ssh16050149297092610523.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.20 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2899 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 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 167b2b37d553877e8454e5976795d0c3ccee8733 (main) Commit message: "Merge pull request #417 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.10" > git config core.sparsecheckout # timeout=10 > git checkout -f 167b2b37d553877e8454e5976795d0c3ccee8733 # timeout=10 > git rev-list --no-walk 8ad9699a6dce6de25ce5ac2145c2ba17367dec2a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:43:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:43:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:43:42 ========================================================= 11:43:42 EdgeX Global Pipelines Version Info 11:43:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:43:43 ------------------- 11:43:43 stable info: 11:43:43 ------------------- 11:43:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:43:43 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 11:43:43 Message: update stable to v1.0.250 11:43:43 ------------------- 11:43:43 experimental info: 11:43:43 ------------------- 11:43:43 Commited By: **** collab-it+edgex@linuxfoundation.org 11:43:43 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 11:43:43 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:43:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:43:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:43:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:43:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:43:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:43:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 11:43:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:43:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:43:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:43:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:43:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:43:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:43:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:43:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:43:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:43:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:43:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:43:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:43:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:43:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:43:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:43:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:43:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:43:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:43:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:43:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:43:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:43:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:43:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:43:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 167b2b37d553877e8454e5976795d0c3ccee8733 [Pipeline] echo 11:43:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 167b2b3 [Pipeline] echo 11:43:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:43:44 provisioning config files... 11:43:44 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14300905254059064388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:43:44 ---> docker-login.sh 11:43:44 nexus3.edgexfoundry.org:10001 11:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:45 Configure a credential helper to remove this warning. See 11:43:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:45 11:43:45 Login Succeeded 11:43:45 nexus3.edgexfoundry.org:10002 11:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:45 Configure a credential helper to remove this warning. See 11:43:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:45 11:43:45 Login Succeeded 11:43:45 nexus3.edgexfoundry.org:10003 11:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:45 Configure a credential helper to remove this warning. See 11:43:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:45 11:43:45 Login Succeeded 11:43:45 nexus3.edgexfoundry.org:10004 11:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:45 Configure a credential helper to remove this warning. See 11:43:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:45 11:43:45 Login Succeeded 11:43:45 docker.io 11:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:46 Configure a credential helper to remove this warning. See 11:43:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:46 11:43:46 Login Succeeded 11:43:46 ---> docker-login.sh ends [Pipeline] } 11:43:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:43:46 + git rev-list -1 --merges 167b2b37d553877e8454e5976795d0c3ccee8733~1..167b2b37d553877e8454e5976795d0c3ccee8733 [Pipeline] echo 11:43:46 -----------> git rev-list -1 --merges 167b2b37d553877e8454e5976795d0c3ccee8733~1..167b2b37d553877e8454e5976795d0c3ccee8733 167b2b37d553877e8454e5976795d0c3ccee8733 11:43:46 167b2b37d553877e8454e5976795d0c3ccee8733 [false] [Pipeline] sh 11:43:46 + git log --format=format:%s -1 167b2b37d553877e8454e5976795d0c3ccee8733 [Pipeline] echo 11:43:46 ========================================================= 11:43:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:43:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:43:47 + git log --format=format:%s -1 167b2b37d553877e8454e5976795d0c3ccee8733 [Pipeline] echo 11:43:47 [semverPrep] GIT_COMMIT: 167b2b37d553877e8454e5976795d0c3ccee8733, Commit Message: Merge pull request #417 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.10 [Pipeline] echo 11:43:47 [semverPrep] This is not a build commit. [Pipeline] sh 11:43:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:43:47 + grep -v github /etc/ssh/ssh_known_hosts 11:43:47 + [ -e /tmp/ssh_known_hosts ] 11:43:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:43:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:43:47 + sudo tee -a /etc/ssh/ssh_known_hosts 11:43:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:43:47 11:43:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:43:48 0.1.4: Pulling from edgex-devops/py-git-semver 11:43:48 b85a868b505f: Pulling fs layer 11:43:48 e2be974225ed: Pulling fs layer 11:43:48 339a4e72a1f5: Pulling fs layer 11:43:48 988bab9f4d93: Pulling fs layer 11:43:48 1469e6f7b9e6: Pulling fs layer 11:43:48 eaf3925da568: Pulling fs layer 11:43:48 bab4dde63d76: Pulling fs layer 11:43:48 bde34c3a00c8: Pulling fs layer 11:43:48 b352a97aabf1: Pulling fs layer 11:43:48 4872d77fe225: Pulling fs layer 11:43:48 5851b861e8e6: Pulling fs layer 11:43:48 988bab9f4d93: Waiting 11:43:48 1469e6f7b9e6: Waiting 11:43:48 bde34c3a00c8: Waiting 11:43:48 eaf3925da568: Waiting 11:43:48 bab4dde63d76: Waiting 11:43:48 b352a97aabf1: Waiting 11:43:48 4872d77fe225: Waiting 11:43:48 e2be974225ed: Verifying Checksum 11:43:48 e2be974225ed: Download complete 11:43:48 988bab9f4d93: Verifying Checksum 11:43:48 988bab9f4d93: Download complete 11:43:48 1469e6f7b9e6: Verifying Checksum 11:43:48 1469e6f7b9e6: Download complete 11:43:48 eaf3925da568: Verifying Checksum 11:43:48 eaf3925da568: Download complete 11:43:48 339a4e72a1f5: Verifying Checksum 11:43:48 339a4e72a1f5: Download complete 11:43:48 bde34c3a00c8: Download complete 11:43:48 b352a97aabf1: Download complete 11:43:48 4872d77fe225: Download complete 11:43:48 5851b861e8e6: Download complete 11:43:48 b85a868b505f: Verifying Checksum 11:43:48 b85a868b505f: Download complete 11:43:48 bab4dde63d76: Verifying Checksum 11:43:48 bab4dde63d76: Download complete 11:43:50 b85a868b505f: Pull complete 11:43:50 e2be974225ed: Pull complete 11:43:50 339a4e72a1f5: Pull complete 11:43:50 988bab9f4d93: Pull complete 11:43:50 1469e6f7b9e6: Pull complete 11:43:50 eaf3925da568: Pull complete 11:43:52 bab4dde63d76: Pull complete 11:43:53 bde34c3a00c8: Pull complete 11:43:53 b352a97aabf1: Pull complete 11:43:53 4872d77fe225: Pull complete 11:43:53 5851b861e8e6: Pull complete 11:43:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:43:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:43:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:43:53 prd-ubuntu20.04-docker-8c-8g-2899 does not seem to be running inside a container 11:43:53 $ 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 11:43:57 $ docker top ac7bf59e67ef95698f761778d91818325aa9a52da7d47c0fda7c1e6e4fd2b44f -eo pid,comm 11: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). 11:43:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:43:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:43:57 [ssh-agent] Looking for ssh-agent implementation... 11:43:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:43:57 $ docker exec ac7bf59e67ef95698f761778d91818325aa9a52da7d47c0fda7c1e6e4fd2b44f ssh-agent 11:43:58 SSH_AUTH_SOCK=/tmp/ssh-zc1NFbYVuUDn/agent.32 11:43:58 SSH_AGENT_PID=38 11:43:58 Running ssh-add (command line suppressed) 11:43:58 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17960510536725712204.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17960510536725712204.key) 11:43:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:43:58 + git tag --points-at HEAD [Pipeline] } 11:43:58 $ docker exec --env ******** --env ******** ac7bf59e67ef95698f761778d91818325aa9a52da7d47c0fda7c1e6e4fd2b44f ssh-agent -k 11:43:58 unset SSH_AUTH_SOCK; 11:43:58 unset SSH_AGENT_PID; 11:43:58 echo Agent pid 38 killed; 11:43:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:43:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:43:58 [ssh-agent] Looking for ssh-agent implementation... 11:43:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:43:58 $ docker exec ac7bf59e67ef95698f761778d91818325aa9a52da7d47c0fda7c1e6e4fd2b44f ssh-agent 11:43:58 SSH_AUTH_SOCK=/tmp/ssh-8XMiFc8Q4JGR/agent.71 11:43:58 SSH_AGENT_PID=77 11:43:58 Running ssh-add (command line suppressed) 11:43:58 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14374366942037409694.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14374366942037409694.key) 11:43:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:43:59 + git semver init 11:43:59 2023-08-04 11:43:59,482 [run_init] DEBUG init version:0.0.0 force:False 11:43:59 2023-08-04 11:43:59,482 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 11:43:59 2023-08-04 11:43:59,483 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 11:43:59 2023-08-04 11:43:59,483 [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) 11:44:00 2023-08-04 11:44:00,661 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 11:44:00 2023-08-04 11:44:00,661 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 11:44:00 2023-08-04 11:44:00,661 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:44:00 2023-08-04 11:44:00,662 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:44:00 3.1.0-dev.3 [Pipeline] } 11:44:00 $ docker exec --env ******** --env ******** ac7bf59e67ef95698f761778d91818325aa9a52da7d47c0fda7c1e6e4fd2b44f ssh-agent -k 11:44:01 unset SSH_AUTH_SOCK; 11:44:01 unset SSH_AGENT_PID; 11:44:01 echo Agent pid 77 killed; 11:44:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:44:01 + git semver [Pipeline] } 11:44:01 $ docker stop --time=1 ac7bf59e67ef95698f761778d91818325aa9a52da7d47c0fda7c1e6e4fd2b44f 11:44:02 $ docker rm -f --volumes ac7bf59e67ef95698f761778d91818325aa9a52da7d47c0fda7c1e6e4fd2b44f [Pipeline] // withDockerContainer [Pipeline] sh 11:44:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:44:03 Stashed 1 file(s) [Pipeline] echo 11:44:03 [edgeXSemver]: initialized semver on version 3.1.0-dev.3 [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 11:44:03 provisioning config files... 11:44:03 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config345141195992927166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:44:03 ---> docker-login.sh 11:44:03 nexus3.edgexfoundry.org:10001 11:44:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:03 Configure a credential helper to remove this warning. See 11:44:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:03 11:44:03 Login Succeeded 11:44:03 nexus3.edgexfoundry.org:10002 11:44:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:03 Configure a credential helper to remove this warning. See 11:44:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:03 11:44:03 Login Succeeded 11:44:03 nexus3.edgexfoundry.org:10003 11:44:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:04 Configure a credential helper to remove this warning. See 11:44:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:04 11:44:04 Login Succeeded 11:44:04 nexus3.edgexfoundry.org:10004 11:44:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:04 Configure a credential helper to remove this warning. See 11:44:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:04 11:44:04 Login Succeeded 11:44:04 docker.io 11:44:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:04 Configure a credential helper to remove this warning. See 11:44:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:04 11:44:04 Login Succeeded 11:44:04 ---> docker-login.sh ends [Pipeline] } 11:44:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:44:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:44:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:44:04 ========================================================= 11:44:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 11:44:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:05 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 11:44:05 Sending build context to Docker daemon 23.52MB 11:44:05 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:44:05 Step 2/12 : FROM ${BASE} AS builder 11:44:05 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 11:44:05 4db1b89c0bd1: Pulling fs layer 11:44:05 6911f1a30b25: Pulling fs layer 11:44:05 e194b8c5c2a9: Pulling fs layer 11:44:05 6863d3e3a2b1: Pulling fs layer 11:44:05 ec0bb842ea78: Pulling fs layer 11:44:05 40a00589a448: Pulling fs layer 11:44:05 6c08303d61cc: Pulling fs layer 11:44:05 798269fcf238: Pulling fs layer 11:44:05 ec0bb842ea78: Waiting 11:44:05 40a00589a448: Waiting 11:44:05 6c08303d61cc: Waiting 11:44:05 798269fcf238: Waiting 11:44:05 6863d3e3a2b1: Waiting 11:44:05 6911f1a30b25: Download complete 11:44:05 6863d3e3a2b1: Verifying Checksum 11:44:05 6863d3e3a2b1: Download complete 11:44:05 4db1b89c0bd1: Verifying Checksum 11:44:05 4db1b89c0bd1: Download complete 11:44:05 ec0bb842ea78: Verifying Checksum 11:44:05 ec0bb842ea78: Download complete 11:44:05 40a00589a448: Verifying Checksum 11:44:05 40a00589a448: Download complete 11:44:05 4db1b89c0bd1: Pull complete 11:44:05 6911f1a30b25: Pull complete 11:44:06 798269fcf238: Verifying Checksum 11:44:06 798269fcf238: Download complete 11:44:06 e194b8c5c2a9: Download complete 11:44:06 6c08303d61cc: Verifying Checksum 11:44:06 6c08303d61cc: Download complete 11:44:10 e194b8c5c2a9: Pull complete 11:44:10 6863d3e3a2b1: Pull complete 11:44:10 ec0bb842ea78: Pull complete 11:44:10 40a00589a448: Pull complete 11:44:12 6c08303d61cc: Pull complete 11:44:13 798269fcf238: Pull complete 11:44:13 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 11:44:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 11:44:13 ---> ec979cd7f677 11:44:13 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:44:18 Still waiting to schedule task 11:44:18 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:44:18 ---> Running in f4e966af1e77 11:44:18 Removing intermediate container f4e966af1e77 11:44:18 ---> 39396168ca24 11:44:18 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:44:18 ---> Running in 2d1453789bd2 11:44:18 Removing intermediate container 2d1453789bd2 11:44:18 ---> 3320dbedd794 11:44:18 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:44:18 ---> Running in fe1cf2bf80b4 11:44:19 Removing intermediate container fe1cf2bf80b4 11:44:19 ---> a6108caa4d71 11:44:19 Step 6/12 : WORKDIR /device-virtual-go 11:44:19 ---> Running in 7b324ccb13ab 11:44:19 Removing intermediate container 7b324ccb13ab 11:44:19 ---> bd11ec4fab42 11:44:19 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:44:19 ---> Running in b1fa453e62f2 11:44:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:44:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:44:19 (1/4) Installing openssh-keygen (9.1_p1-r4) 11:44:19 (2/4) Installing libedit (20221030.3.1-r0) 11:44:19 (3/4) Installing openssh-client-common (9.1_p1-r4) 11:44:19 (4/4) Installing openssh-client-default (9.1_p1-r4) 11:44:19 Executing busybox-1.35.0-r29.trigger 11:44:19 OK: 269 MiB in 57 packages 11:44:20 Removing intermediate container b1fa453e62f2 11:44:20 ---> 64ba45b58d20 11:44:20 Step 8/12 : COPY go.mod vendor* ./ 11:44:20 ---> 7a541cd8c474 11:44:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:44:20 ---> Running in 0bdbe5f43757 11:45:28 Removing intermediate container 0bdbe5f43757 11:45:28 ---> 11a12419c556 11:45:28 Step 10/12 : COPY . . 11:45:28 ---> 8f398f83ca11 11:45:28 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:45:28 ---> Running in c52d189a2252 11:45:28 Removing intermediate container c52d189a2252 11:45:28 ---> fd3ef53bbbbd 11:45:28 Step 12/12 : RUN $MAKE 11:45:28 ---> Running in 32a8ce474a46 11:45:28 noop 11:45:28 Removing intermediate container 32a8ce474a46 11:45:28 ---> 4c1b63764308 11:45:28 Successfully built 4c1b63764308 11:45:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:28 + docker inspect -f . ci-base-image-x86_64 11:45:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:45:28 prd-ubuntu20.04-docker-8c-8g-2899 does not seem to be running inside a container 11:45:28 $ 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 11:45:29 $ docker top 9d791528620b9342cefcbce8de0f37c4d4207ec2ff343df390677a31844ac000 -eo pid,comm [Pipeline] { [Pipeline] sh 11:45:29 + go version 11:45:29 go version go1.20.6 linux/amd64 [Pipeline] } 11:45:29 $ docker stop --time=1 9d791528620b9342cefcbce8de0f37c4d4207ec2ff343df390677a31844ac000 11:45:30 $ docker rm -f --volumes 9d791528620b9342cefcbce8de0f37c4d4207ec2ff343df390677a31844ac000 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:31 + docker inspect -f . ci-base-image-x86_64 11:45:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:45:31 prd-ubuntu20.04-docker-8c-8g-2899 does not seem to be running inside a container 11:45:31 $ 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 11:45:31 $ docker top ac3e4463fc134b32c5833c705e70d7624d46214eba96d5acbe2523e35f00f362 -eo pid,comm [Pipeline] { [Pipeline] sh 11:45:32 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 11:45:32 + make test 11:45:32 go test ./... -coverprofile=coverage.out 11:45:37 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:45:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2900 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 11:45:46 Running in /w/workspace/device-virtual-go/129 [Pipeline] { [Pipeline] checkout 11:45:46 The recommended git tool is: git 11:45:47 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:45:47 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.018s coverage: 58.6% of statements 11:45:51 using credential edgex-jenkins-ssh 11:45:51 Cloning the remote Git repository 11:45:51 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:45:51 > git init /w/workspace/device-virtual-go/129 # timeout=10 11:45:51 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:45:51 > git --version # timeout=10 11:45:51 > git --version # 'git version 2.25.1' 11:45:51 using GIT_SSH to set credentials SSH Credentials for GitHub 11:45:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:45:52 go vet ./... 11:45:53 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:45:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:45:54 Avoid second fetch 11:45:54 Checking out Revision 167b2b37d553877e8454e5976795d0c3ccee8733 (main) 11:45:55 Commit message: "Merge pull request #417 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.10" 11:45:54 > git config core.sparsecheckout # timeout=10 11:45:54 > git checkout -f 167b2b37d553877e8454e5976795d0c3ccee8733 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:45:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:45:56 % Total % Received % Xferd Average Speed Time Time Time Current 11:45:56 Dload Upload Total Spent Left Speed 11:45:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 11:45:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:45:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:45:56 ./bin/test-attribution-txt.sh 11:45:56 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 11:45:56 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 11:45:56 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 11:45:56 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 11:45:56 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 11:45:56 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 11:45:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:45:56 $ docker stop --time=1 ac3e4463fc134b32c5833c705e70d7624d46214eba96d5acbe2523e35f00f362 11:46:00 $ docker rm -f --volumes ac3e4463fc134b32c5833c705e70d7624d46214eba96d5acbe2523e35f00f362 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 11:46:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:46:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 11:46:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:46:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:46:01 + sudo tee /etc/docker/daemon.new 11:46:01 { 11:46:01 "registry-mirrors": [ 11:46:01 "https://nexus3.edgexfoundry.org:10001" 11:46:01 ], 11:46:01 "bip": "10.250.0.254/24", 11:46:01 "hosts": [ 11:46:01 "tcp://0.0.0.0:5555", 11:46:01 "unix:///var/run/docker.sock" 11:46:01 ], 11:46:01 "mtu": 1458, 11:46:01 "selinux-enabled": true, 11:46:01 "seccomp-profile": "/etc/docker/seccomp.json" 11:46:01 } [Pipeline] sh 11:46:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:46:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:46:01 + ls -al . 11:46:01 total 204 11:46:01 drwxrwxr-x 9 jenkins jenkins 4096 Aug 4 11:45 . 11:46:01 drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 11:43 .. 11:46:01 drwxrwxr-x 8 jenkins jenkins 4096 Aug 4 11:44 .git 11:46:01 drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 11:43 .github 11:46:01 -rw-rw-r-- 1 jenkins jenkins 337 Aug 4 11:43 .gitignore 11:46:01 -rw-rw-r-- 1 jenkins jenkins 41 Aug 4 11:43 .golangci.yml 11:46:01 drwxr-xr-x 3 jenkins jenkins 4096 Aug 4 11:44 .semver 11:46:01 -rw-rw-r-- 1 jenkins jenkins 9050 Aug 4 11:43 Attribution.txt 11:46:01 -rw-rw-r-- 1 jenkins jenkins 14372 Aug 4 11:43 CHANGELOG.md 11:46:01 -rw-rw-r-- 1 jenkins jenkins 1646 Aug 4 11:43 Dockerfile 11:46:01 -rw-rw-r-- 1 jenkins jenkins 677 Aug 4 11:43 GOVERNANCE.md 11:46:01 -rw-rw-r-- 1 jenkins jenkins 660 Aug 4 11:43 Jenkinsfile 11:46:01 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 4 11:43 LICENSE 11:46:01 -rw-rw-r-- 1 jenkins jenkins 1947 Aug 4 11:43 Makefile 11:46:01 -rw-rw-r-- 1 jenkins jenkins 623 Aug 4 11:43 OWNERS.md 11:46:01 -rw-rw-r-- 1 jenkins jenkins 4111 Aug 4 11:43 README.md 11:46:01 -rw-rw-r-- 1 jenkins jenkins 11 Aug 4 11:44 VERSION 11:46:01 drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 11:43 bin 11:46:01 drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 11:43 cmd 11:46:01 -rw-r--r-- 1 jenkins jenkins 43063 Aug 4 11:45 coverage.out 11:46:01 -rw-rw-r-- 1 jenkins jenkins 3636 Aug 4 11:43 go.mod 11:46:01 -rw-rw-r-- 1 jenkins jenkins 33427 Aug 4 11:43 go.sum 11:46:01 drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 11:43 internal 11:46:01 drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 11:43 snap 11:46:01 -rw-rw-r-- 1 jenkins jenkins 235 Aug 4 11:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:01 + sudo service docker restart 11:46:02 + 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=167b2b37d553877e8454e5976795d0c3ccee8733 --label arch=amd64 --label version=3.1.0-dev.3 . 11:46:02 Sending build context to Docker daemon 23.57MB 11:46:02 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 11:46:02 Step 2/25 : FROM ${BASE} AS builder 11:46:02 ---> 4c1b63764308 11:46:02 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:46:02 ---> Running in 739dad842adc 11:46:02 Removing intermediate container 739dad842adc 11:46:02 ---> c3868b498e97 11:46:02 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 11:46:02 ---> Running in 174afdfea359 11:46:02 Removing intermediate container 174afdfea359 11:46:02 ---> ab65bdceac52 11:46:02 Step 5/25 : ARG ADD_BUILD_TAGS="" 11:46:02 ---> Running in da4e0eb33bcb 11:46:02 Removing intermediate container da4e0eb33bcb 11:46:02 ---> d847c90172f7 11:46:02 Step 6/25 : WORKDIR /device-virtual-go 11:46:02 ---> Running in 15bd17b36023 11:46:02 Removing intermediate container 15bd17b36023 11:46:02 ---> 1b3a7eea85ce 11:46:02 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:46:02 ---> Running in 8ad1fdbea774 11:46:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:46:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:46:03 OK: 269 MiB in 57 packages 11:46:03 Removing intermediate container 8ad1fdbea774 11:46:03 ---> 13f9355aeea0 11:46:03 Step 8/25 : COPY go.mod vendor* ./ 11:46:04 ---> d8cc47509006 11:46:04 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:46:04 ---> Running in 3b8573869b57 11:46:04 Removing intermediate container 3b8573869b57 11:46:04 ---> f011fe81bb48 11:46:04 Step 10/25 : COPY . . 11:46:05 ---> 41fa5ec495e1 11:46:05 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:46:05 ---> Running in 7049449e4bec 11:46:05 Removing intermediate container 7049449e4bec 11:46:05 ---> 581eaa0e07e1 11:46:05 Step 12/25 : RUN $MAKE 11:46:05 ---> Running in 3e3a1706f55b 11:46:05 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.10" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:46:20 provisioning config files... 11:46:20 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/129@tmp/config10133928997517071259tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:46:20 ---> docker-login.sh 11:46:20 nexus3.edgexfoundry.org:10001 11:46:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:46:21 Configure a credential helper to remove this warning. See 11:46:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:46:21 11:46:21 Login Succeeded 11:46:21 nexus3.edgexfoundry.org:10002 11:46:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:46:21 Configure a credential helper to remove this warning. See 11:46:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:46:21 11:46:21 Login Succeeded 11:46:21 nexus3.edgexfoundry.org:10003 11:46:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:46:21 Configure a credential helper to remove this warning. See 11:46:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:46:21 11:46:21 Login Succeeded 11:46:21 nexus3.edgexfoundry.org:10004 11:46:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:46:22 Configure a credential helper to remove this warning. See 11:46:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:46:22 11:46:22 Login Succeeded 11:46:22 docker.io 11:46:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:46:22 Configure a credential helper to remove this warning. See 11:46:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:46:22 11:46:22 Login Succeeded 11:46:22 ---> docker-login.sh ends [Pipeline] } 11:46:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:46:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:46:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:46:22 ========================================================= 11:46:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 11:46:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:23 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 11:46:23 Sending build context to Docker daemon 11.89MB 11:46:23 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:46:23 Step 2/12 : FROM ${BASE} AS builder 11:46:25 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:46:25 edb6bdbacee9: Pulling fs layer 11:46:25 5f9638ab2659: Pulling fs layer 11:46:25 8d51d6327a98: Pulling fs layer 11:46:25 8b374f2dd631: Pulling fs layer 11:46:25 ec14aa9079de: Pulling fs layer 11:46:25 2f466654f4bb: Pulling fs layer 11:46:25 554e91adad29: Pulling fs layer 11:46:25 ec14aa9079de: Waiting 11:46:25 2f466654f4bb: Waiting 11:46:25 8b374f2dd631: Waiting 11:46:25 554e91adad29: Waiting 11:46:25 5f9638ab2659: Download complete 11:46:25 8b374f2dd631: Verifying Checksum 11:46:25 8b374f2dd631: Download complete 11:46:25 ec14aa9079de: Verifying Checksum 11:46:25 ec14aa9079de: Download complete 11:46:25 edb6bdbacee9: Verifying Checksum 11:46:25 edb6bdbacee9: Download complete 11:46:26 edb6bdbacee9: Pull complete 11:46:26 554e91adad29: Verifying Checksum 11:46:26 554e91adad29: Download complete 11:46:27 5f9638ab2659: Pull complete 11:46:27 Removing intermediate container 3e3a1706f55b 11:46:27 ---> f543ffe32530 11:46:27 Step 13/25 : FROM alpine:3.17 11:46:27 3.17: Pulling from library/alpine 11:46:27 4db1b89c0bd1: Already exists 11:46:27 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 11:46:27 Status: Downloaded newer image for alpine:3.17 11:46:27 ---> 1f73a9d63274 11:46:27 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:46:27 ---> Running in c5cf8fe6d8b2 11:46:27 Removing intermediate container c5cf8fe6d8b2 11:46:27 ---> bd409e7a343a 11:46:27 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:46:27 ---> Running in 69e0af792bfd 11:46:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:46:28 8d51d6327a98: Verifying Checksum 11:46:28 8d51d6327a98: Download complete 11:46:28 2f466654f4bb: Verifying Checksum 11:46:28 2f466654f4bb: Download complete 11:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:46:28 (1/1) Installing dumb-init (1.2.5-r2) 11:46:28 Executing busybox-1.35.0-r29.trigger 11:46:28 OK: 7 MiB in 16 packages 11:46:28 Removing intermediate container 69e0af792bfd 11:46:28 ---> 33ed3167b6e8 11:46:28 Step 16/25 : WORKDIR / 11:46:28 ---> Running in df8d3d28860f 11:46:28 Removing intermediate container df8d3d28860f 11:46:28 ---> 0b61b1cbdb58 11:46:28 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:46:28 ---> 1bef9342abd4 11:46:28 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 11:46:28 ---> 47ff1f6b856e 11:46:28 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 11:46:29 ---> 812188099e9d 11:46:29 Step 20/25 : EXPOSE 59900 11:46:29 ---> Running in f48efeddf107 11:46:29 Removing intermediate container f48efeddf107 11:46:29 ---> 9a852392ab75 11:46:29 Step 21/25 : ENTRYPOINT ["/device-virtual"] 11:46:29 ---> Running in b232ed9d1321 11:46:29 Removing intermediate container b232ed9d1321 11:46:29 ---> d37850377746 11:46:29 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:46:29 ---> Running in efba06b6e3ca 11:46:30 Removing intermediate container efba06b6e3ca 11:46:30 ---> f06fe9ef0f81 11:46:30 Step 23/25 : LABEL arch=amd64 11:46:30 ---> Running in 9940ef520fcc 11:46:30 Removing intermediate container 9940ef520fcc 11:46:30 ---> fee162a32fb7 11:46:30 Step 24/25 : LABEL git_sha=167b2b37d553877e8454e5976795d0c3ccee8733 11:46:30 ---> Running in fa51714307d7 11:46:30 Removing intermediate container fa51714307d7 11:46:30 ---> 068880005c7a 11:46:30 Step 25/25 : LABEL version=3.1.0-dev.3 11:46:30 ---> Running in 2cacb05ffa09 11:46:30 Removing intermediate container 2cacb05ffa09 11:46:30 ---> f5dda19eddfd 11:46:30 [Warning] One or more build-args [ARCH] were not consumed 11:46:30 Successfully built f5dda19eddfd 11:46:30 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:46:30 provisioning config files... 11:46:30 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13714703855629071357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:46:30 ---> docker-login.sh 11:46:30 nexus3.edgexfoundry.org:10001 11:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:46:30 Configure a credential helper to remove this warning. See 11:46:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:46:30 11:46:30 Login Succeeded 11:46:30 nexus3.edgexfoundry.org:10002 11:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:46:30 Configure a credential helper to remove this warning. See 11:46:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:46:30 11:46:30 Login Succeeded 11:46:30 nexus3.edgexfoundry.org:10003 11:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:46:31 Configure a credential helper to remove this warning. See 11:46:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:46:31 11:46:31 Login Succeeded 11:46:31 nexus3.edgexfoundry.org:10004 11:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:46:31 Configure a credential helper to remove this warning. See 11:46:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:46:31 11:46:31 Login Succeeded 11:46:31 docker.io 11:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:46:31 Configure a credential helper to remove this warning. See 11:46:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:46:31 11:46:31 Login Succeeded 11:46:31 ---> docker-login.sh ends [Pipeline] } 11:46:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:46:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:46:31 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 11:46:31 167b2b37d553877e8454e5976795d0c3ccee8733 11:46:31 latest 11:46:31 3.1.0-dev.3 11:46:31 167b2b37d553877e8454e5976795d0c3ccee8733-3.1.0-dev.3 11:46:31 main 11:46:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:31 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:167b2b37d553877e8454e5976795d0c3ccee8733 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:32 + docker push nexus3.edgexfoundry.org:10004/device-virtual:167b2b37d553877e8454e5976795d0c3ccee8733 11:46:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:46:32 6a3c0e0b1b60: Preparing 11:46:32 a2b71415c018: Preparing 11:46:32 73a26287ce89: Preparing 11:46:32 ac65a4286608: Preparing 11:46:32 3dab9f8bf2d2: Preparing 11:46:32 3dab9f8bf2d2: Layer already exists 11:46:32 ac65a4286608: Pushed 11:46:32 a2b71415c018: Pushed 11:46:32 73a26287ce89: Pushed 11:46:34 6a3c0e0b1b60: Pushed 11:46:34 167b2b37d553877e8454e5976795d0c3ccee8733: digest: sha256:e7c5a57a0d2f1af805c6f56da14ed440be200abff57d1e02feb706d8a17a4d42 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:35 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:35 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 11:46:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:46:35 6a3c0e0b1b60: Preparing 11:46:35 a2b71415c018: Preparing 11:46:35 73a26287ce89: Preparing 11:46:35 ac65a4286608: Preparing 11:46:35 3dab9f8bf2d2: Preparing 11:46:35 ac65a4286608: Layer already exists 11:46:35 3dab9f8bf2d2: Layer already exists 11:46:35 6a3c0e0b1b60: Layer already exists 11:46:35 73a26287ce89: Layer already exists 11:46:35 a2b71415c018: Layer already exists 11:46:35 latest: digest: sha256:e7c5a57a0d2f1af805c6f56da14ed440be200abff57d1e02feb706d8a17a4d42 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:35 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:36 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.3 11:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:46:36 6a3c0e0b1b60: Preparing 11:46:36 a2b71415c018: Preparing 11:46:36 73a26287ce89: Preparing 11:46:36 ac65a4286608: Preparing 11:46:36 3dab9f8bf2d2: Preparing 11:46:36 a2b71415c018: Layer already exists 11:46:36 73a26287ce89: Layer already exists 11:46:36 6a3c0e0b1b60: Layer already exists 11:46:36 ac65a4286608: Layer already exists 11:46:36 3dab9f8bf2d2: Layer already exists 11:46:36 3.1.0-dev.3: digest: sha256:e7c5a57a0d2f1af805c6f56da14ed440be200abff57d1e02feb706d8a17a4d42 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:36 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:167b2b37d553877e8454e5976795d0c3ccee8733-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:36 + docker push nexus3.edgexfoundry.org:10004/device-virtual:167b2b37d553877e8454e5976795d0c3ccee8733-3.1.0-dev.3 11:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:46:36 6a3c0e0b1b60: Preparing 11:46:36 a2b71415c018: Preparing 11:46:36 73a26287ce89: Preparing 11:46:36 ac65a4286608: Preparing 11:46:36 3dab9f8bf2d2: Preparing 11:46:36 73a26287ce89: Layer already exists 11:46:36 3dab9f8bf2d2: Layer already exists 11:46:36 a2b71415c018: Layer already exists 11:46:36 ac65a4286608: Layer already exists 11:46:36 6a3c0e0b1b60: Layer already exists 11:46:36 167b2b37d553877e8454e5976795d0c3ccee8733-3.1.0-dev.3: digest: sha256:e7c5a57a0d2f1af805c6f56da14ed440be200abff57d1e02feb706d8a17a4d42 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:36 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:37 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 11:46:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:46:37 6a3c0e0b1b60: Preparing 11:46:37 a2b71415c018: Preparing 11:46:37 73a26287ce89: Preparing 11:46:37 ac65a4286608: Preparing 11:46:37 3dab9f8bf2d2: Preparing 11:46:37 a2b71415c018: Layer already exists 11:46:37 3dab9f8bf2d2: Layer already exists 11:46:37 6a3c0e0b1b60: Layer already exists 11:46:37 ac65a4286608: Layer already exists 11:46:37 73a26287ce89: Layer already exists 11:46:37 main: digest: sha256:e7c5a57a0d2f1af805c6f56da14ed440be200abff57d1e02feb706d8a17a4d42 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:46:37 ===================================================== [Pipeline] echo 11:46:37 taggedImages: 11:46:37 - nexus3.edgexfoundry.org:10004/device-virtual:167b2b37d553877e8454e5976795d0c3ccee8733 11:46:37 - nexus3.edgexfoundry.org:10004/device-virtual:latest 11:46:37 - nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.3 11:46:37 - nexus3.edgexfoundry.org:10004/device-virtual:167b2b37d553877e8454e5976795d0c3ccee8733-3.1.0-dev.3 11:46:37 - 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 11:46:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:46:37 11:46:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:46:37 latest: Pulling from edgex-lftools-log-publisher 11:46:37 5eb5b503b376: Pulling fs layer 11:46:37 5c69ac0246d0: Pulling fs layer 11:46:37 ec43610c2a17: Pulling fs layer 11:46:37 3a2ae6a8a46f: Pulling fs layer 11:46:37 33b1e0a273af: Pulling fs layer 11:46:37 5d3b04190fa2: Pulling fs layer 11:46:37 2f39f015ded8: Pulling fs layer 11:46:37 3a2ae6a8a46f: Waiting 11:46:37 5d3b04190fa2: Waiting 11:46:37 33b1e0a273af: Waiting 11:46:37 2f39f015ded8: Waiting 11:46:37 5c69ac0246d0: Verifying Checksum 11:46:37 5c69ac0246d0: Download complete 11:46:37 3a2ae6a8a46f: Verifying Checksum 11:46:37 3a2ae6a8a46f: Download complete 11:46:37 33b1e0a273af: Verifying Checksum 11:46:37 33b1e0a273af: Download complete 11:46:37 ec43610c2a17: Verifying Checksum 11:46:37 ec43610c2a17: Download complete 11:46:37 5d3b04190fa2: Download complete 11:46:38 5eb5b503b376: Verifying Checksum 11:46:38 5eb5b503b376: Download complete 11:46:38 2f39f015ded8: Download complete 11:46:39 5eb5b503b376: Pull complete 11:46:39 5c69ac0246d0: Pull complete 11:46:39 ec43610c2a17: Pull complete 11:46:39 3a2ae6a8a46f: Pull complete 11:46:40 33b1e0a273af: Pull complete 11:46:40 5d3b04190fa2: Pull complete 11:46:40 8d51d6327a98: Pull complete 11:46:40 8b374f2dd631: Pull complete 11:46:40 ec14aa9079de: Pull complete 11:46:44 2f39f015ded8: Pull complete 11:46:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:46:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:46:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:46:44 prd-ubuntu20.04-docker-8c-8g-2899 does not seem to be running inside a container 11:46:44 $ 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 11:46:47 2f466654f4bb: Pull complete 11:46:49 554e91adad29: Pull complete 11:46:49 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 11:46:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 11:46:49 ---> 1e15ea492957 11:46:49 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:46:50 $ docker top 3266ae59fd2e46d6e479bc376a07af7c508a513f0e3a7916bdfd1fb4f1bab6ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:46:51 ---> Running in 9f907e7274e1 11:46:51 Removing intermediate container 9f907e7274e1 11:46:51 ---> 4cafb06911aa 11:46:51 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:46:51 ---> job-cost.sh 11:46:51 lf-activate-venv: SKIPPING 11:46:51 INFO: No Stack... 11:46:51 ---> Running in 6f8b4c6a8112 11:46:51 INFO: Retrieving Pricing Info for: v3-standard-8 11:46:51 Removing intermediate container 6f8b4c6a8112 11:46:51 ---> f404c71ac6a2 11:46:51 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:46:51 ---> Running in 2217e06da398 11:46:51 INFO: Archiving Costs [Pipeline] sh 11:46:51 Removing intermediate container 2217e06da398 11:46:51 ---> eb05191a22b3 11:46:51 Step 6/12 : WORKDIR /device-virtual-go 11:46:51 ---> Running in b1183f923c52 11:46:51 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 11:46:51 + cut -d, -f6 [Pipeline] lock 11:46:51 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-129-stack-cost] 11:46:51 Resource [jenkins-edgexfoundry-device-virtual-go-main-129-stack-cost] did not exist. Created. 11:46:51 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:46:52 Removing intermediate container b1183f923c52 11:46:52 ---> e5580d436f28 11:46:52 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:46:52 + echo total: 0.2199999988079071 [Pipeline] stash 11:46:52 Stashed 1 file(s) [Pipeline] } 11:46:52 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-129-stack-cost] 11:46:52 ---> Running in 791a3c1b26ef [Pipeline] // lock [Pipeline] } 11:46:52 $ docker stop --time=1 3266ae59fd2e46d6e479bc376a07af7c508a513f0e3a7916bdfd1fb4f1bab6ff 11:46:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:46:53 $ docker rm -f --volumes 3266ae59fd2e46d6e479bc376a07af7c508a513f0e3a7916bdfd1fb4f1bab6ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:46:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:46:54 (1/4) Installing openssh-keygen (9.1_p1-r4) 11:46:54 (2/4) Installing libedit (20221030.3.1-r0) 11:46:54 (3/4) Installing openssh-client-common (9.1_p1-r4) 11:46:54 (4/4) Installing openssh-client-default (9.1_p1-r4) 11:46:54 Executing busybox-1.35.0-r29.trigger 11:46:54 OK: 268 MiB in 57 packages 11:46:56 Removing intermediate container 791a3c1b26ef 11:46:56 ---> faaea83e8ef2 11:46:56 Step 8/12 : COPY go.mod vendor* ./ 11:46:56 ---> b1ffef51da50 11:46:56 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:46:56 ---> Running in 824e16f52798 11:48:04 Removing intermediate container 824e16f52798 11:48:04 ---> 9b423194af41 11:48:04 Step 10/12 : COPY . . 11:48:04 ---> 4ef9c3ae0713 11:48:04 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:48:04 ---> Running in c186ccfad569 11:48:04 Removing intermediate container c186ccfad569 11:48:04 ---> 24ba2c1bddf1 11:48:04 Step 12/12 : RUN $MAKE 11:48:04 ---> Running in 1108e68eec29 11:48:04 noop 11:48:04 Removing intermediate container 1108e68eec29 11:48:04 ---> f785c9e4287d 11:48:04 Successfully built f785c9e4287d 11:48:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:04 + docker inspect -f . ci-base-image-arm64 11:48:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:48:04 prd-ubuntu20.04-docker-arm64-4c-16g-2900 does not seem to be running inside a container 11:48:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/129 -v /w/workspace/device-virtual-go/129:/w/workspace/device-virtual-go/129:rw,z -v /w/workspace/device-virtual-go/129@tmp:/w/workspace/device-virtual-go/129@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 11:48:06 $ docker top 4d675be3924a7bad3e34e73c32bc138926f0f5d03fdc085ce27cf3a50ee023b4 -eo pid,comm [Pipeline] { [Pipeline] sh 11:48:07 + go version 11:48:07 go version go1.20.6 linux/arm64 [Pipeline] } 11:48:07 $ docker stop --time=1 4d675be3924a7bad3e34e73c32bc138926f0f5d03fdc085ce27cf3a50ee023b4 11:48:08 $ docker rm -f --volumes 4d675be3924a7bad3e34e73c32bc138926f0f5d03fdc085ce27cf3a50ee023b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:09 + docker inspect -f . ci-base-image-arm64 11:48:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:48:09 prd-ubuntu20.04-docker-arm64-4c-16g-2900 does not seem to be running inside a container 11:48:09 $ 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/129 -v /w/workspace/device-virtual-go/129:/w/workspace/device-virtual-go/129:rw,z -v /w/workspace/device-virtual-go/129@tmp:/w/workspace/device-virtual-go/129@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 11:48:10 $ docker top a69bf735262430c7fe65ce9c51fde4d9a1b6f6d2dfac8908233e829f29d833b0 -eo pid,comm [Pipeline] { [Pipeline] sh 11:48:10 + git config --global --add safe.directory /w/workspace/device-virtual-go/129 [Pipeline] fileExists [Pipeline] sh 11:48:11 + make test 11:48:11 go test ./... -coverprofile=coverage.out 11:48:43 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:50:35 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:50:35 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.091s coverage: 58.4% of statements 11:50:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:50:36 go vet ./... 11:51:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:51:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:51:14 ./bin/test-attribution-txt.sh 11:51:14 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 11:51:14 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 11:51:14 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 11:51:14 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 11:51:14 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 11:51:14 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 11:51:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:51:15 $ docker stop --time=1 a69bf735262430c7fe65ce9c51fde4d9a1b6f6d2dfac8908233e829f29d833b0 11:51:16 $ docker rm -f --volumes a69bf735262430c7fe65ce9c51fde4d9a1b6f6d2dfac8908233e829f29d833b0 [Pipeline] // withDockerContainer [Pipeline] sh 11:51:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:51:17 Warning: overwriting stash ‘coverage-report’ 11:51:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:51:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:51:19 + ls -al . 11:51:19 total 200 11:51:19 drwxrwxr-x 8 jenkins jenkins 4096 Aug 4 11:48 . 11:51:19 drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 11:45 .. 11:51:19 drwxrwxr-x 8 jenkins jenkins 4096 Aug 4 11:45 .git 11:51:19 drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 11:45 .github 11:51:19 -rw-rw-r-- 1 jenkins jenkins 337 Aug 4 11:45 .gitignore 11:51:19 -rw-rw-r-- 1 jenkins jenkins 41 Aug 4 11:45 .golangci.yml 11:51:19 -rw-rw-r-- 1 jenkins jenkins 9050 Aug 4 11:45 Attribution.txt 11:51:19 -rw-rw-r-- 1 jenkins jenkins 14372 Aug 4 11:45 CHANGELOG.md 11:51:19 -rw-rw-r-- 1 jenkins jenkins 1646 Aug 4 11:45 Dockerfile 11:51:19 -rw-rw-r-- 1 jenkins jenkins 677 Aug 4 11:45 GOVERNANCE.md 11:51:19 -rw-rw-r-- 1 jenkins jenkins 660 Aug 4 11:45 Jenkinsfile 11:51:19 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 4 11:45 LICENSE 11:51:19 -rw-rw-r-- 1 jenkins jenkins 1947 Aug 4 11:45 Makefile 11:51:19 -rw-rw-r-- 1 jenkins jenkins 623 Aug 4 11:45 OWNERS.md 11:51:19 -rw-rw-r-- 1 jenkins jenkins 4111 Aug 4 11:45 README.md 11:51:19 -rw-rw-r-- 1 jenkins jenkins 11 Aug 4 11:44 VERSION 11:51:19 drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 11:45 bin 11:51:19 drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 11:45 cmd 11:51:19 -rw-r--r-- 1 jenkins jenkins 43063 Aug 4 11:50 coverage.out 11:51:19 -rw-rw-r-- 1 jenkins jenkins 3636 Aug 4 11:45 go.mod 11:51:19 -rw-rw-r-- 1 jenkins jenkins 33427 Aug 4 11:45 go.sum 11:51:19 drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 11:45 internal 11:51:19 drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 11:45 snap 11:51:19 -rw-rw-r-- 1 jenkins jenkins 235 Aug 4 11:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:19 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=167b2b37d553877e8454e5976795d0c3ccee8733 --label arch=arm64 --label version=3.1.0-dev.3 . 11:51:19 Sending build context to Docker daemon 11.94MB 11:51:19 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 11:51:19 Step 2/25 : FROM ${BASE} AS builder 11:51:19 ---> f785c9e4287d 11:51:19 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:51:21 ---> Running in 347cc75cd910 11:51:21 Removing intermediate container 347cc75cd910 11:51:21 ---> 35a41c11317c 11:51:21 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 11:51:21 ---> Running in 659badc5b3a0 11:51:21 Removing intermediate container 659badc5b3a0 11:51:21 ---> bead568f3930 11:51:21 Step 5/25 : ARG ADD_BUILD_TAGS="" 11:51:21 ---> Running in 509ae20193ed 11:51:22 Removing intermediate container 509ae20193ed 11:51:22 ---> 4d4475e3192c 11:51:22 Step 6/25 : WORKDIR /device-virtual-go 11:51:22 ---> Running in caeebdba4f44 11:51:22 Removing intermediate container caeebdba4f44 11:51:22 ---> f6fa8bea296b 11:51:22 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:51:22 ---> Running in 11ea9607507c 11:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:51:24 OK: 268 MiB in 57 packages 11:51:25 Removing intermediate container 11ea9607507c 11:51:25 ---> 2d081e0e4ff7 11:51:25 Step 8/25 : COPY go.mod vendor* ./ 11:51:26 ---> be27df38ebe8 11:51:26 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:51:26 ---> Running in 294f109cb952 11:51:28 Removing intermediate container 294f109cb952 11:51:28 ---> e98c25b54cef 11:51:28 Step 10/25 : COPY . . 11:51:29 ---> a82f8c69e06e 11:51:29 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:51:29 ---> Running in aea74b7241f2 11:51:29 Removing intermediate container aea74b7241f2 11:51:29 ---> df65bf898944 11:51:29 Step 12/25 : RUN $MAKE 11:51:30 ---> Running in 5948c23c7f25 11:51:31 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.10" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:53:38 Removing intermediate container 5948c23c7f25 11:53:38 ---> 7d1a2b02d602 11:53:38 Step 13/25 : FROM alpine:3.17 11:53:38 3.17: Pulling from library/alpine 11:53:38 edb6bdbacee9: Already exists 11:53:38 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 11:53:38 Status: Downloaded newer image for alpine:3.17 11:53:38 ---> 779605e5fbc0 11:53:38 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:53:38 ---> Running in 67366c7e0749 11:53:38 Removing intermediate container 67366c7e0749 11:53:38 ---> 5f28a0f802ef 11:53:38 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:53:38 ---> Running in de30112cf13b 11:53:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:53:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:53:41 (1/1) Installing dumb-init (1.2.5-r2) 11:53:41 Executing busybox-1.35.0-r29.trigger 11:53:41 OK: 8 MiB in 16 packages 11:53:41 Removing intermediate container de30112cf13b 11:53:41 ---> 37534788c789 11:53:41 Step 16/25 : WORKDIR / 11:53:41 ---> Running in f583d80ee567 11:53:42 Removing intermediate container f583d80ee567 11:53:42 ---> ee4de53700d3 11:53:42 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:53:42 ---> 6418d3134fb0 11:53:42 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 11:53:43 ---> 22a147d7171b 11:53:43 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 11:53:45 ---> 7bf1ee65f018 11:53:45 Step 20/25 : EXPOSE 59900 11:53:45 ---> Running in 53757a7576e6 11:53:45 Removing intermediate container 53757a7576e6 11:53:45 ---> eeb2f40097c6 11:53:45 Step 21/25 : ENTRYPOINT ["/device-virtual"] 11:53:45 ---> Running in c9959e0a1e91 11:53:45 Removing intermediate container c9959e0a1e91 11:53:45 ---> 2fcc42b132cf 11:53:45 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:53:45 ---> Running in 50481a338434 11:53:45 Removing intermediate container 50481a338434 11:53:45 ---> 4dcc58343930 11:53:45 Step 23/25 : LABEL arch=arm64 11:53:45 ---> Running in c4e7af6577d7 11:53:45 Removing intermediate container c4e7af6577d7 11:53:45 ---> e3eb0c2aa028 11:53:45 Step 24/25 : LABEL git_sha=167b2b37d553877e8454e5976795d0c3ccee8733 11:53:46 ---> Running in ff4bd5929042 11:53:46 Removing intermediate container ff4bd5929042 11:53:46 ---> f2a30934bff3 11:53:46 Step 25/25 : LABEL version=3.1.0-dev.3 11:53:46 ---> Running in 602314630dca 11:53:46 Removing intermediate container 602314630dca 11:53:46 ---> 311806a37768 11:53:46 [Warning] One or more build-args [ARCH] were not consumed 11:53:46 Successfully built 311806a37768 11:53:46 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 11:53:46 provisioning config files... 11:53:46 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/129@tmp/config17137283409842896214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:53:47 ---> docker-login.sh 11:53:47 nexus3.edgexfoundry.org:10001 11:53:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:53:47 Configure a credential helper to remove this warning. See 11:53:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:53:47 11:53:47 Login Succeeded 11:53:47 nexus3.edgexfoundry.org:10002 11:53:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:53:47 Configure a credential helper to remove this warning. See 11:53:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:53:47 11:53:47 Login Succeeded 11:53:47 nexus3.edgexfoundry.org:10003 11:53:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:53:47 Configure a credential helper to remove this warning. See 11:53:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:53:47 11:53:47 Login Succeeded 11:53:47 nexus3.edgexfoundry.org:10004 11:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:53:48 Configure a credential helper to remove this warning. See 11:53:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:53:48 11:53:48 Login Succeeded 11:53:48 docker.io 11:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:53:48 Configure a credential helper to remove this warning. See 11:53:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:53:48 11:53:48 Login Succeeded 11:53:48 ---> docker-login.sh ends [Pipeline] } 11:53:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:53:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:53:49 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 11:53:49 167b2b37d553877e8454e5976795d0c3ccee8733 11:53:49 latest 11:53:49 3.1.0-dev.3 11:53:49 167b2b37d553877e8454e5976795d0c3ccee8733-3.1.0-dev.3 11:53:49 main 11:53:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:49 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:167b2b37d553877e8454e5976795d0c3ccee8733 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:49 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:167b2b37d553877e8454e5976795d0c3ccee8733 11:53:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:53:49 9a2d1ba78a08: Preparing 11:53:49 af3ceebb6a6f: Preparing 11:53:49 0b001770b221: Preparing 11:53:49 3080ad3ab1d4: Preparing 11:53:49 9386262d7a74: Preparing 11:53:49 9386262d7a74: Layer already exists 11:53:49 0b001770b221: Pushed 11:53:49 3080ad3ab1d4: Pushed 11:53:49 af3ceebb6a6f: Pushed 11:53:55 9a2d1ba78a08: Pushed 11:53:55 167b2b37d553877e8454e5976795d0c3ccee8733: digest: sha256:afbed1ca802d3fcc60f958cca31a34260f01df4f79c1e6202eb2edf86622eca4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:55 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:56 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 11:53:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:53:56 9a2d1ba78a08: Preparing 11:53:56 af3ceebb6a6f: Preparing 11:53:56 0b001770b221: Preparing 11:53:56 3080ad3ab1d4: Preparing 11:53:56 9386262d7a74: Preparing 11:53:56 9386262d7a74: Layer already exists 11:53:56 af3ceebb6a6f: Layer already exists 11:53:56 9a2d1ba78a08: Layer already exists 11:53:56 3080ad3ab1d4: Layer already exists 11:53:56 0b001770b221: Layer already exists 11:53:56 latest: digest: sha256:afbed1ca802d3fcc60f958cca31a34260f01df4f79c1e6202eb2edf86622eca4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:56 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:57 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.3 11:53:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:53:57 9a2d1ba78a08: Preparing 11:53:57 af3ceebb6a6f: Preparing 11:53:57 0b001770b221: Preparing 11:53:57 3080ad3ab1d4: Preparing 11:53:57 9386262d7a74: Preparing 11:53:57 9a2d1ba78a08: Layer already exists 11:53:57 3080ad3ab1d4: Layer already exists 11:53:57 0b001770b221: Layer already exists 11:53:57 9386262d7a74: Layer already exists 11:53:57 af3ceebb6a6f: Layer already exists 11:53:57 3.1.0-dev.3: digest: sha256:afbed1ca802d3fcc60f958cca31a34260f01df4f79c1e6202eb2edf86622eca4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:57 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:167b2b37d553877e8454e5976795d0c3ccee8733-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:57 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:167b2b37d553877e8454e5976795d0c3ccee8733-3.1.0-dev.3 11:53:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:53:57 9a2d1ba78a08: Preparing 11:53:57 af3ceebb6a6f: Preparing 11:53:57 0b001770b221: Preparing 11:53:57 3080ad3ab1d4: Preparing 11:53:57 9386262d7a74: Preparing 11:53:57 9386262d7a74: Layer already exists 11:53:57 3080ad3ab1d4: Layer already exists 11:53:57 af3ceebb6a6f: Layer already exists 11:53:57 0b001770b221: Layer already exists 11:53:57 9a2d1ba78a08: Layer already exists 11:53:57 167b2b37d553877e8454e5976795d0c3ccee8733-3.1.0-dev.3: digest: sha256:afbed1ca802d3fcc60f958cca31a34260f01df4f79c1e6202eb2edf86622eca4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:58 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:58 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 11:53:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:53:58 9a2d1ba78a08: Preparing 11:53:58 af3ceebb6a6f: Preparing 11:53:58 0b001770b221: Preparing 11:53:58 3080ad3ab1d4: Preparing 11:53:58 9386262d7a74: Preparing 11:53:58 9386262d7a74: Layer already exists 11:53:58 0b001770b221: Layer already exists 11:53:58 3080ad3ab1d4: Layer already exists 11:53:58 af3ceebb6a6f: Layer already exists 11:53:58 9a2d1ba78a08: Layer already exists 11:53:58 main: digest: sha256:afbed1ca802d3fcc60f958cca31a34260f01df4f79c1e6202eb2edf86622eca4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:53:58 ===================================================== [Pipeline] echo 11:53:58 taggedImages: 11:53:58 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:167b2b37d553877e8454e5976795d0c3ccee8733 11:53:58 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 11:53:58 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.3 11:53:58 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:167b2b37d553877e8454e5976795d0c3ccee8733-3.1.0-dev.3 11:53:58 - 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 11:53:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:53:58 11:53:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:53:59 arm64: Pulling from edgex-lftools-log-publisher 11:53:59 8998bd30e6a1: Pulling fs layer 11:53:59 04944245beec: Pulling fs layer 11:53:59 699f458cf7ca: Pulling fs layer 11:53:59 765212b225bb: Pulling fs layer 11:53:59 f23df028b6ca: Pulling fs layer 11:53:59 d65c8cfc05b1: Pulling fs layer 11:53:59 2437ff75d9bd: Pulling fs layer 11:53:59 f23df028b6ca: Waiting 11:53:59 d65c8cfc05b1: Waiting 11:53:59 2437ff75d9bd: Waiting 11:53:59 765212b225bb: Waiting 11:53:59 04944245beec: Verifying Checksum 11:53:59 04944245beec: Download complete 11:53:59 765212b225bb: Verifying Checksum 11:53:59 765212b225bb: Download complete 11:53:59 f23df028b6ca: Verifying Checksum 11:53:59 f23df028b6ca: Download complete 11:53:59 d65c8cfc05b1: Verifying Checksum 11:53:59 d65c8cfc05b1: Download complete 11:53:59 699f458cf7ca: Verifying Checksum 11:53:59 699f458cf7ca: Download complete 11:54:00 8998bd30e6a1: Verifying Checksum 11:54:00 8998bd30e6a1: Download complete 11:54:02 2437ff75d9bd: Verifying Checksum 11:54:02 2437ff75d9bd: Download complete 11:54:04 8998bd30e6a1: Pull complete 11:54:04 04944245beec: Pull complete 11:54:05 699f458cf7ca: Pull complete 11:54:05 765212b225bb: Pull complete 11:54:06 f23df028b6ca: Pull complete 11:54:06 d65c8cfc05b1: Pull complete 11:54:21 2437ff75d9bd: Pull complete 11:54:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:54:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:54:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:54:21 prd-ubuntu20.04-docker-arm64-4c-16g-2900 does not seem to be running inside a container 11:54: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/device-virtual-go/129 -v /w/workspace/device-virtual-go/129:/w/workspace/device-virtual-go/129:rw,z -v /w/workspace/device-virtual-go/129@tmp:/w/workspace/device-virtual-go/129@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 11:54:24 $ docker top 4f054f69f911bb3ca90f3b48ed52be89fc820e941e09fc57d302b0dc3a9d0068 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:54:24 ---> job-cost.sh 11:54:25 lf-activate-venv: SKIPPING 11:54:25 INFO: No Stack... 11:54:25 INFO: Retrieving Pricing Info for: v3-standard-4 11:54:26 INFO: Archiving Costs [Pipeline] sh 11:54:26 + cat /w/workspace/device-virtual-go/129/archives/cost.csv 11:54:26 + cut -d, -f6 [Pipeline] lock 11:54:26 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-129-stack-cost] 11:54:26 Resource [jenkins-edgexfoundry-device-virtual-go-main-129-stack-cost] did not exist. Created. 11:54:26 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:54:26 /w/workspace/device-virtual-go/129@tmp/durable-3481c591/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:54:27 + echo total: 0.10999999940395355 [Pipeline] stash 11:54:27 Warning: overwriting stash ‘stack-cost’ 11:54:27 Stashed 1 file(s) [Pipeline] } 11:54:27 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-129-stack-cost] [Pipeline] // lock [Pipeline] } 11:54:27 $ docker stop --time=1 4f054f69f911bb3ca90f3b48ed52be89fc820e941e09fc57d302b0dc3a9d0068 11:54:29 $ docker rm -f --volumes 4f054f69f911bb3ca90f3b48ed52be89fc820e941e09fc57d302b0dc3a9d0068 [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 11:54:30 provisioning config files... 11:54:30 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10639529268779676233tmp [Pipeline] { [Pipeline] sh 11:54:30 + set +x 11:54:30 + curl -s https://codecov.io/bash 11:54:30 + bash -s -- 11:54:30 11:54:30 _____ _ 11:54:30 / ____| | | 11:54:30 | | ___ __| | ___ ___ _____ __ 11:54:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:54:30 | |___| (_) | (_| | __/ (_| (_) \ V / 11:54:30 \_____\___/ \__,_|\___|\___\___/ \_/ 11:54:30 Bash-1.0.6 11:54:30 11:54:30 11:54:30 ==> git version 2.25.1 found 11:54:30 ==> 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 11:54:30 Release-Date: 2020-01-08 11:54:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:54:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:54:30 ==> Jenkins CI detected. 11:54:30 current dir:  /w/workspace/exfoundry_device-virtual-go_main 11:54:30 project root: . 11:54:30 --> token set from env 11:54:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:54:30 ==> Running gcov in . (disable via -X gcov) 11:54:30 ==> Python coveragepy not found 11:54:30 ==> Searching for coverage reports in: 11:54:30 + . 11:54:30 -> Found 1 reports 11:54:30 ==> Detecting git/mercurial file structure 11:54:30 ==> Reading reports 11:54:30 + ./coverage.out bytes=43063 11:54:30 ==> Appending adjustments 11:54:30 https://docs.codecov.io/docs/fixing-reports 11:54:30 + Found adjustments 11:54:30 ==> Gzipping contents 11:54:30 8.0K /tmp/codecov.jqDkxv.gz 11:54:30 ==> Uploading reports 11:54:30 url: https://codecov.io 11:54:30 query: branch=main&commit=167b2b37d553877e8454e5976795d0c3ccee8733&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F129%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:54:30 -> Pinging Codecov 11:54:30 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=167b2b37d553877e8454e5976795d0c3ccee8733&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F129%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:54:30 -> Uploading to 11:54:30 https://storage.googleapis.com/codecov/v4/raw/2023-08-04/5E52B4B073DB2E39498172D8E973AA87/167b2b37d553877e8454e5976795d0c3ccee8733/86ffc092-b721-4426-870f-39b3dfd4c108.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230804%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230804T115430Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8de010c68285e778acc9658c03f7b3961228415adaaaf9587a9139c3932369f9 11:54:30 % Total % Received % Xferd Average Speed Time Time Time Current 11:54:30 Dload Upload Total Spent Left Speed 11:54:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 29622 --:--:-- --:--:-- --:--:-- 29622 11:54:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/167b2b37d553877e8454e5976795d0c3ccee8733 [Pipeline] } 11:54:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:54:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:54:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:54:31 11:54:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:54:31 1.410.4: Pulling from edgex-devops/edgex-snyk-go 11:54:31 df9b9388f04a: Pulling fs layer 11:54:31 52dc419b0ee2: Pulling fs layer 11:54:31 25bc292e5bac: Pulling fs layer 11:54:31 114826534d7a: Pulling fs layer 11:54:31 4657fd5d0bcf: Pulling fs layer 11:54:31 6ad1cebc031e: Pulling fs layer 11:54:31 8a3aa393b2d8: Pulling fs layer 11:54:31 4657fd5d0bcf: Waiting 11:54:31 6ad1cebc031e: Waiting 11:54:31 114826534d7a: Waiting 11:54:31 8a3aa393b2d8: Waiting 11:54:31 25bc292e5bac: Verifying Checksum 11:54:31 25bc292e5bac: Download complete 11:54:31 52dc419b0ee2: Verifying Checksum 11:54:31 52dc419b0ee2: Download complete 11:54:31 4657fd5d0bcf: Verifying Checksum 11:54:31 4657fd5d0bcf: Download complete 11:54:31 df9b9388f04a: Verifying Checksum 11:54:31 df9b9388f04a: Download complete 11:54:31 6ad1cebc031e: Verifying Checksum 11:54:31 6ad1cebc031e: Download complete 11:54:31 df9b9388f04a: Pull complete 11:54:31 52dc419b0ee2: Pull complete 11:54:31 25bc292e5bac: Pull complete 11:54:32 114826534d7a: Verifying Checksum 11:54:32 114826534d7a: Download complete 11:54:32 8a3aa393b2d8: Verifying Checksum 11:54:32 8a3aa393b2d8: Download complete 11:54:36 114826534d7a: Pull complete 11:54:36 4657fd5d0bcf: Pull complete 11:54:37 6ad1cebc031e: Pull complete 11:54:40 8a3aa393b2d8: Pull complete 11:54:40 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 11:54:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:54:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:54:40 prd-ubuntu20.04-docker-8c-8g-2899 does not seem to be running inside a container 11:54:40 $ 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 11:54:45 $ docker top 77c0e2eeb1b2e8c459a525b4a42689d78cebc8f7d808f27e557ef63513b67b0e -eo pid,comm [Pipeline] { [Pipeline] echo 11:54:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 11:54:46 + set -o pipefail 11:54:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 11:54:52 11:54:52 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 11:54:52 11:54:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/23035c5f-1f84-4549-ba1f-4d2e2cbad9ce 11:54:52 11:54:52 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 11:54:52 11:54:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:54:52 11:54:52 11:54:52 A medium severity vulnerability was found in the Snyk CLI versions you are using. 11:54:52 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 11:54:52 More details here: https://snyk.co/ue1NS 11:54:52 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 11:54:52 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:54:52 $ docker stop --time=1 77c0e2eeb1b2e8c459a525b4a42689d78cebc8f7d808f27e557ef63513b67b0e 11:54:56 $ docker rm -f --volumes 77c0e2eeb1b2e8c459a525b4a42689d78cebc8f7d808f27e557ef63513b67b0e [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 11:54:57 + git log --format=format:%s -1 167b2b37d553877e8454e5976795d0c3ccee8733 [Pipeline] sh 11:54:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:54:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:54:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:54:58 prd-ubuntu20.04-docker-8c-8g-2899 does not seem to be running inside a container 11:54:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:54:58 $ docker top e767d5cd16beb20649c3c167be0d177c86dcc452b7a13c9ac87702042248c153 -eo pid,comm 11:54:58 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). 11:54:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:54:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:54:58 [ssh-agent] Looking for ssh-agent implementation... 11:54:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:54:58 $ docker exec e767d5cd16beb20649c3c167be0d177c86dcc452b7a13c9ac87702042248c153 ssh-agent 11:54:58 SSH_AUTH_SOCK=/tmp/ssh-goAoAwOut7vn/agent.32 11:54:58 SSH_AGENT_PID=38 11:54:58 Running ssh-add (command line suppressed) 11:54:59 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13363698466859517417.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13363698466859517417.key) 11:54:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:54:59 + git semver tag 11:54:59 2023-08-04 11:54:59,515 [run_tag] DEBUG tag force:False 11:54:59 2023-08-04 11:54:59,515 [check_head_tag] DEBUG check head tag 11:54:59 2023-08-04 11:54:59,515 [execute] INFO git cat-file --batch-check 11:54:59 2023-08-04 11:54:59,515 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 11:54:59 2023-08-04 11:54:59,519 [execute] INFO git cat-file --batch 11:54:59 2023-08-04 11:54:59,519 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 11:54:59 2023-08-04 11:54:59,526 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:54:59 2023-08-04 11:54:59,527 [execute] INFO git tag -a v3.1.0-dev.3 -m v3.1.0-dev.3 11:54:59 2023-08-04 11:54:59,527 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.3', '-m', 'v3.1.0-dev.3'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 11:54:59 2023-08-04 11:54:59,531 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:54:59 3.1.0-dev.3 [Pipeline] } 11:54:59 $ docker exec --env ******** --env ******** e767d5cd16beb20649c3c167be0d177c86dcc452b7a13c9ac87702042248c153 ssh-agent -k 11:54:59 unset SSH_AUTH_SOCK; 11:54:59 unset SSH_AGENT_PID; 11:54:59 echo Agent pid 38 killed; 11:54:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:55:00 + git semver [Pipeline] } 11:55:00 $ docker stop --time=1 e767d5cd16beb20649c3c167be0d177c86dcc452b7a13c9ac87702042248c153 11:55:01 $ docker rm -f --volumes e767d5cd16beb20649c3c167be0d177c86dcc452b7a13c9ac87702042248c153 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:55:01 11:55:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:55:02 0.23.1-centos7: Pulling from edgex-lftools 11:55:02 ab5ef0e58194: Pulling fs layer 11:55:02 9712f1f96733: Pulling fs layer 11:55:02 63f879dbbcfc: Pulling fs layer 11:55:02 0d9ebad4ef96: Pulling fs layer 11:55:02 e9a5061849ea: Pulling fs layer 11:55:02 d747dcd14b5f: Pulling fs layer 11:55:02 2de7ff778b66: Pulling fs layer 11:55:02 0d9ebad4ef96: Waiting 11:55:02 d747dcd14b5f: Waiting 11:55:02 2de7ff778b66: Waiting 11:55:02 e9a5061849ea: Waiting 11:55:02 9712f1f96733: Verifying Checksum 11:55:02 9712f1f96733: Download complete 11:55:02 63f879dbbcfc: Verifying Checksum 11:55:02 63f879dbbcfc: Download complete 11:55:02 e9a5061849ea: Verifying Checksum 11:55:02 e9a5061849ea: Download complete 11:55:02 0d9ebad4ef96: Verifying Checksum 11:55:02 0d9ebad4ef96: Download complete 11:55:02 d747dcd14b5f: Download complete 11:55:02 ab5ef0e58194: Verifying Checksum 11:55:02 ab5ef0e58194: Download complete 11:55:02 2de7ff778b66: Verifying Checksum 11:55:02 2de7ff778b66: Download complete 11:55:06 ab5ef0e58194: Pull complete 11:55:06 9712f1f96733: Pull complete 11:55:06 63f879dbbcfc: Pull complete 11:55:10 0d9ebad4ef96: Pull complete 11:55:10 e9a5061849ea: Pull complete 11:55:10 d747dcd14b5f: Pull complete 11:55:11 2de7ff778b66: Pull complete 11:55:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:55:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:55:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:55:11 prd-ubuntu20.04-docker-8c-8g-2899 does not seem to be running inside a container 11:55:11 $ 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 11:55:17 $ docker top 14e9f61ec6851785a1ee11000fa3fb3e978804186634e32d4a3f35be52dc7781 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:55:17 provisioning config files... 11:55:17 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15367476057252832873tmp 11:55:17 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16056151768479569915tmp 11:55:17 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9674868789986637917tmp [Pipeline] { [Pipeline] echo 11:55:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:55:17 ---> sigul-configuration.sh 11:55:17 gpg: directory `/root/.gnupg' created 11:55:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:55:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:55:17 gpg: keyring `/root/.gnupg/secring.gpg' created 11:55:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:55:17 gpg: CAST5 encrypted data 11:55:17 gpg: encrypted with 1 passphrase 11:55:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:55:17 + mkdir /home/jenkins 11:55:17 + mkdir /home/jenkins/sigul [Pipeline] sh 11:55:18 + 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 11:55:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:55:18 ---> sigul-install.sh 11:55:18 Sigul already installed; skipping installation. [Pipeline] sh 11:55:18 + git tag --list 11:55:18 v1.0.0 11:55:18 v1.1.0 11:55:18 v1.1.1 11:55:18 v1.2.1 11:55:18 v1.2.2 11:55:18 v1.2.3 11:55:18 v1.3.0 11:55:18 v1.3.1 11:55:18 v2.0.0 11:55:18 v2.1.0 11:55:18 v2.1.1 11:55:18 v2.2.0 11:55:18 v2.3.0 11:55:18 v3.0 11:55:18 v3.0.0 11:55:18 v3.1.0-dev.1 11:55:18 v3.1.0-dev.2 11:55:18 v3.1.0-dev.3 [Pipeline] sh 11:55:18 + lftools sign git-tag v3.1.0-dev.3 11:55:19 Signing Git tag with Sigul... 11:55:19 Signing v3.1.0-dev.3 [Pipeline] echo 11:55:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:55:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:55:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:55:20 $ docker stop --time=1 14e9f61ec6851785a1ee11000fa3fb3e978804186634e32d4a3f35be52dc7781 11:55:21 $ docker rm -f --volumes 14e9f61ec6851785a1ee11000fa3fb3e978804186634e32d4a3f35be52dc7781 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:55:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:55:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:55:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:55:22 prd-ubuntu20.04-docker-8c-8g-2899 does not seem to be running inside a container 11:55:22 $ 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 11:55:22 $ docker top 5560d517f461ae1e55f26688f8baad49a39dfdaecff3e0a62acb5651e1205bdc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:55:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:55:22 [ssh-agent] Looking for ssh-agent implementation... 11:55:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:55:22 $ docker exec 5560d517f461ae1e55f26688f8baad49a39dfdaecff3e0a62acb5651e1205bdc ssh-agent 11:55:22 SSH_AUTH_SOCK=/tmp/ssh-Ol5fCdOATJeG/agent.32 11:55:22 SSH_AGENT_PID=38 11:55:22 Running ssh-add (command line suppressed) 11:55:22 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7010644689832920519.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7010644689832920519.key) 11:55:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:55:23 + git semver bump pre 11:55:23 2023-08-04 11:55:23,420 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:55:23 2023-08-04 11:55:23,420 [bump_version] DEBUG bumping version:3.1.0-dev.3 on axis:pre with prefix:dev 11:55:23 2023-08-04 11:55:23,420 [bump_version] DEBUG bumped version:3.1.0-dev.4 11:55:23 2023-08-04 11:55:23,420 [write_version] DEBUG write version:3.1.0-dev.4 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 11:55:23 2023-08-04 11:55:23,420 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:55:23 2023-08-04 11:55:23,420 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:55:23 2023-08-04 11:55:23,422 [execute] INFO git cat-file --batch-check 11:55:23 2023-08-04 11:55:23,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:55:23 2023-08-04 11:55:23,427 [execute] INFO git cat-file --batch 11:55:23 2023-08-04 11:55:23,427 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:55:23 2023-08-04 11:55:23,432 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:55:23 3.1.0-dev.4 [Pipeline] } 11:55:23 $ docker exec --env ******** --env ******** 5560d517f461ae1e55f26688f8baad49a39dfdaecff3e0a62acb5651e1205bdc ssh-agent -k 11:55:23 unset SSH_AUTH_SOCK; 11:55:23 unset SSH_AGENT_PID; 11:55:23 echo Agent pid 38 killed; 11:55:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:55:23 + git semver [Pipeline] } 11:55:24 $ docker stop --time=1 5560d517f461ae1e55f26688f8baad49a39dfdaecff3e0a62acb5651e1205bdc 11:55:25 $ docker rm -f --volumes 5560d517f461ae1e55f26688f8baad49a39dfdaecff3e0a62acb5651e1205bdc [Pipeline] // withDockerContainer [Pipeline] sh 11:55:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:55:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:55:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:55:26 prd-ubuntu20.04-docker-8c-8g-2899 does not seem to be running inside a container 11:55:26 $ 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 11:55:26 $ docker top 2e3f6da4a8b558d53e856e15379d1cbdc1af40b86cc8689cb2f87cd0fb504a5b -eo pid,comm 11:55:26 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). 11:55:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:55:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:55:26 [ssh-agent] Looking for ssh-agent implementation... 11:55:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:55:26 $ docker exec 2e3f6da4a8b558d53e856e15379d1cbdc1af40b86cc8689cb2f87cd0fb504a5b ssh-agent 11:55:26 SSH_AUTH_SOCK=/tmp/ssh-dVX0XM9oL2JB/agent.32 11:55:26 SSH_AGENT_PID=38 11:55:26 Running ssh-add (command line suppressed) 11:55:26 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1453596472284968700.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1453596472284968700.key) 11:55:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:55:27 + git semver push 11:55:27 2023-08-04 11:55:27,429 [run_push] DEBUG push 11:55:27 2023-08-04 11:55:27,429 [execute] INFO git cat-file --batch-check 11:55:27 2023-08-04 11:55:27,429 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:55:27 2023-08-04 11:55:27,433 [execute] INFO git rev-list b3795f6b1f596af39a168eddd6c7675c41d8d26a -- 11:55:27 2023-08-04 11:55:27,433 [execute] DEBUG Popen(['git', 'rev-list', 'b3795f6b1f596af39a168eddd6c7675c41d8d26a', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:55:27 2023-08-04 11:55:27,443 [execute] INFO git fetch -v origin 11:55:27 2023-08-04 11:55:27,443 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 11:55:28 2023-08-04 11:55:28,011 [run_push] DEBUG no remote changes detected 11:55:28 2023-08-04 11:55:28,011 [execute] INFO git push origin semver 11:55:28 2023-08-04 11:55:28,012 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:55:29 2023-08-04 11:55:28,910 [run_push] DEBUG push all version tags 11:55:29 2023-08-04 11:55:28,911 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:55:29 2023-08-04 11:55:28,911 [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) 11:55:29 2023-08-04 11:55:29,814 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:55:29 3.1.0-dev.4 [Pipeline] } 11:55:29 $ docker exec --env ******** --env ******** 2e3f6da4a8b558d53e856e15379d1cbdc1af40b86cc8689cb2f87cd0fb504a5b ssh-agent -k 11:55:30 unset SSH_AUTH_SOCK; 11:55:30 unset SSH_AGENT_PID; 11:55:30 echo Agent pid 38 killed; 11:55:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:55:30 + git semver [Pipeline] } 11:55:30 $ docker stop --time=1 2e3f6da4a8b558d53e856e15379d1cbdc1af40b86cc8689cb2f87cd0fb504a5b 11:55:31 $ docker rm -f --volumes 2e3f6da4a8b558d53e856e15379d1cbdc1af40b86cc8689cb2f87cd0fb504a5b [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 11:55:32 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 11:55:32 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 11:55:32 total 16 11:55:32 drwxr-xr-x 3 root root 4096 Aug 4 11:46 . 11:55:32 drwxrwxr-x 10 jenkins jenkins 4096 Aug 4 11:55 .. 11:55:32 drwxr-xr-x 2 root root 4096 Aug 4 11:46 cost 11:55:32 -rw-r--r-- 1 root root 89 Aug 4 11:46 cost.csv 11:55:32 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 11:55:32 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 11:55:32 total 16 11:55:32 drwxr-xr-x 3 jenkins jenkins 4096 Aug 4 11:46 . 11:55:32 drwxrwxr-x 10 jenkins jenkins 4096 Aug 4 11:55 .. 11:55:32 drwxr-xr-x 2 jenkins jenkins 4096 Aug 4 11:46 cost 11:55:32 -rw-r--r-- 1 jenkins jenkins 89 Aug 4 11:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:55:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:55:33 ---> package-listing.sh 11:55:33 ++ facter osfamily 11:55:33 ++ tr '[:upper:]' '[:lower:]' 11:55:33 + OS_FAMILY=debian 11:55:33 + workspace=/w/workspace/exfoundry_device-virtual-go_main 11:55:33 + START_PACKAGES=/tmp/packages_start.txt 11:55:33 + END_PACKAGES=/tmp/packages_end.txt 11:55:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:55:33 + PACKAGES=/tmp/packages_start.txt 11:55:33 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 11:55:33 + PACKAGES=/tmp/packages_end.txt 11:55:33 + case "${OS_FAMILY}" in 11:55:33 + dpkg -l 11:55:33 + grep '^ii' 11:55:33 + '[' -f /tmp/packages_start.txt ']' 11:55:33 + '[' -f /tmp/packages_end.txt ']' 11:55:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:55:33 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 11:55:33 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 11:55:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 11:55:33 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 11:55:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:55:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:55:34 prd-ubuntu20.04-docker-8c-8g-2899 does not seem to be running inside a container 11:55:34 $ 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 11:55:35 $ docker top 2fa12c71922bc9dc4c6c9cbe1d8fcc7b2bc04f2ae9b399627ef06b2189b98093 -eo pid,comm [Pipeline] { [Pipeline] sh 11:55:35 + touch /tmp/pre-build-complete [Pipeline] sh 11:55:35 + mkdir -p /var/log/sysstat [Pipeline] sh 11:55:36 + ls /var/log/sa-host 11:55:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:55:36 provisioning config files... 11:55:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2001093667535709053tmp [Pipeline] { [Pipeline] echo 11:55:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:55:36 ---> create-netrc.sh [Pipeline] } 11:55:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:55:36 ---> python-tools-install.sh [Pipeline] echo 11:55:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:55:37 ---> sudo-logs.sh 11:55:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:55:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:55:37 ---> job-cost.sh 11:55:37 lf-activate-venv: SKIPPING 11:55:37 DEBUG: total: 0.2199999988079071 11:55:37 INFO: Retrieving Stack Cost... 11:55:37 INFO: Retrieving Pricing Info for: v3-standard-8 11:55:38 INFO: Archiving Costs [Pipeline] echo 11:55:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:55:38 ---> logs-deploy.sh 11:55:38 lf-activate-venv: SKIPPING 11:55:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/129 11:55:38 INFO: archiving workspace using pattern(s): 11:55:39 Archives upload complete. 11:55:39 INFO: archiving logs to Nexus