Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 683d4d4593ac2673fe0867fafc4d548e8a0f2104 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-ssh7117602084817388095.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-ssh2174119319470629276.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-ssh7552519009655390607.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-ssh16740363957948832794.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-ssh3762263056091383507.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-3231 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 683d4d4593ac2673fe0867fafc4d548e8a0f2104 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 683d4d4593ac2673fe0867fafc4d548e8a0f2104 # timeout=10 Commit message: "Merge pull request #419 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.11" > git rev-list --no-walk 44ea940b6983f01deb2d5d696dcb34f27705cfc3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:17:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:17:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:17:31 ========================================================= 12:17:31 EdgeX Global Pipelines Version Info 12:17:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:17:32 ------------------- 12:17:32 stable info: 12:17:32 ------------------- 12:17:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:17:32 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 12:17:32 Message: update stable to v1.0.250 12:17:32 ------------------- 12:17:32 experimental info: 12:17:32 ------------------- 12:17:32 Commited By: **** collab-it+edgex@linuxfoundation.org 12:17:32 Commit SHA: e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 12:17:32 Message: update experimental to v1.0.252 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:17:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 12:17:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 12:17:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:17:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:17:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:17:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 12:17:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:17:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:17:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:17:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:17:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:17:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 12:17:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:17:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:17:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:17:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:17:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:17:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:17:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:17:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:17:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:17:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:17:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:17:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:17:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:17:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:17:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:17:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:17:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:17:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:17:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 683d4d4593ac2673fe0867fafc4d548e8a0f2104 [Pipeline] echo 12:17:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 683d4d4 [Pipeline] echo 12:17:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:17:33 provisioning config files... 12:17:33 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6424022730281083237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:17:33 ---> docker-login.sh 12:17:33 nexus3.edgexfoundry.org:10001 12:17:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:17:34 Configure a credential helper to remove this warning. See 12:17:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:17:34 12:17:34 Login Succeeded 12:17:34 nexus3.edgexfoundry.org:10002 12:17:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:17:34 Configure a credential helper to remove this warning. See 12:17:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:17:34 12:17:34 Login Succeeded 12:17:34 nexus3.edgexfoundry.org:10003 12:17:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:17:34 Configure a credential helper to remove this warning. See 12:17:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:17:34 12:17:34 Login Succeeded 12:17:34 nexus3.edgexfoundry.org:10004 12:17:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:17:34 Configure a credential helper to remove this warning. See 12:17:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:17:34 12:17:34 Login Succeeded 12:17:34 docker.io 12:17:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:17:34 Configure a credential helper to remove this warning. See 12:17:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:17:34 12:17:34 Login Succeeded 12:17:34 ---> docker-login.sh ends [Pipeline] } 12:17:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:17:35 + git rev-list -1 --merges 683d4d4593ac2673fe0867fafc4d548e8a0f2104~1..683d4d4593ac2673fe0867fafc4d548e8a0f2104 [Pipeline] echo 12:17:35 -----------> git rev-list -1 --merges 683d4d4593ac2673fe0867fafc4d548e8a0f2104~1..683d4d4593ac2673fe0867fafc4d548e8a0f2104 683d4d4593ac2673fe0867fafc4d548e8a0f2104 12:17:35 683d4d4593ac2673fe0867fafc4d548e8a0f2104 [false] [Pipeline] sh 12:17:35 + git log --format=format:%s -1 683d4d4593ac2673fe0867fafc4d548e8a0f2104 [Pipeline] echo 12:17:35 ========================================================= 12:17:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:17:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:17:35 + git log --format=format:%s -1 683d4d4593ac2673fe0867fafc4d548e8a0f2104 [Pipeline] echo 12:17:35 [semverPrep] GIT_COMMIT: 683d4d4593ac2673fe0867fafc4d548e8a0f2104, Commit Message: Merge pull request #419 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.11 [Pipeline] echo 12:17:35 [semverPrep] This is not a build commit. [Pipeline] sh 12:17:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:17:36 + grep -v github /etc/ssh/ssh_known_hosts 12:17:36 + [ -e /tmp/ssh_known_hosts ] 12:17:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:17:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:17:36 + sudo tee -a /etc/ssh/ssh_known_hosts 12:17:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:17:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:17:36 12:17:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:17:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:17:37 0.1.4: Pulling from edgex-devops/py-git-semver 12:17:37 b85a868b505f: Pulling fs layer 12:17:37 e2be974225ed: Pulling fs layer 12:17:37 339a4e72a1f5: Pulling fs layer 12:17:37 988bab9f4d93: Pulling fs layer 12:17:37 1469e6f7b9e6: Pulling fs layer 12:17:37 eaf3925da568: Pulling fs layer 12:17:37 bab4dde63d76: Pulling fs layer 12:17:37 bde34c3a00c8: Pulling fs layer 12:17:37 b352a97aabf1: Pulling fs layer 12:17:37 4872d77fe225: Pulling fs layer 12:17:37 5851b861e8e6: Pulling fs layer 12:17:37 bab4dde63d76: Waiting 12:17:37 bde34c3a00c8: Waiting 12:17:37 b352a97aabf1: Waiting 12:17:37 4872d77fe225: Waiting 12:17:37 5851b861e8e6: Waiting 12:17:37 988bab9f4d93: Waiting 12:17:37 1469e6f7b9e6: Waiting 12:17:37 eaf3925da568: Waiting 12:17:37 e2be974225ed: Download complete 12:17:37 988bab9f4d93: Download complete 12:17:37 1469e6f7b9e6: Verifying Checksum 12:17:37 1469e6f7b9e6: Download complete 12:17:37 339a4e72a1f5: Verifying Checksum 12:17:37 339a4e72a1f5: Download complete 12:17:37 eaf3925da568: Verifying Checksum 12:17:37 eaf3925da568: Download complete 12:17:37 bde34c3a00c8: Verifying Checksum 12:17:37 bde34c3a00c8: Download complete 12:17:37 b352a97aabf1: Download complete 12:17:37 4872d77fe225: Verifying Checksum 12:17:37 4872d77fe225: Download complete 12:17:37 5851b861e8e6: Verifying Checksum 12:17:37 5851b861e8e6: Download complete 12:17:37 b85a868b505f: Verifying Checksum 12:17:37 b85a868b505f: Download complete 12:17:37 bab4dde63d76: Verifying Checksum 12:17:37 bab4dde63d76: Download complete 12:17:38 b85a868b505f: Pull complete 12:17:38 e2be974225ed: Pull complete 12:17:39 339a4e72a1f5: Pull complete 12:17:39 988bab9f4d93: Pull complete 12:17:39 1469e6f7b9e6: Pull complete 12:17:39 eaf3925da568: Pull complete 12:17:41 bab4dde63d76: Pull complete 12:17:41 bde34c3a00c8: Pull complete 12:17:41 b352a97aabf1: Pull complete 12:17:41 4872d77fe225: Pull complete 12:17:41 5851b861e8e6: Pull complete 12:17:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:17:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:17:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:17:41 prd-ubuntu20.04-docker-8c-8g-3231 does not seem to be running inside a container 12:17:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:17:44 $ docker top beb47ce851e732e731db953280ff8fa03a5235b126ec6578ea8842d5366c4252 -eo pid,comm 12:17:44 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). 12:17:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:17:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:17:44 [ssh-agent] Looking for ssh-agent implementation... 12:17:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:17:44 $ docker exec beb47ce851e732e731db953280ff8fa03a5235b126ec6578ea8842d5366c4252 ssh-agent 12:17:44 SSH_AUTH_SOCK=/tmp/ssh-t6ctbElNZBdN/agent.32 12:17:44 SSH_AGENT_PID=39 12:17:44 Running ssh-add (command line suppressed) 12:17:44 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5298687790606933708.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5298687790606933708.key) 12:17:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:17:44 + git tag --points-at HEAD [Pipeline] } 12:17:44 $ docker exec --env ******** --env ******** beb47ce851e732e731db953280ff8fa03a5235b126ec6578ea8842d5366c4252 ssh-agent -k 12:17:45 unset SSH_AUTH_SOCK; 12:17:45 unset SSH_AGENT_PID; 12:17:45 echo Agent pid 39 killed; 12:17:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:17:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:17:45 [ssh-agent] Looking for ssh-agent implementation... 12:17:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:17:45 $ docker exec beb47ce851e732e731db953280ff8fa03a5235b126ec6578ea8842d5366c4252 ssh-agent 12:17:45 SSH_AUTH_SOCK=/tmp/ssh-p8vPI585PTQL/agent.71 12:17:45 SSH_AGENT_PID=77 12:17:45 Running ssh-add (command line suppressed) 12:17:45 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5280860754457915025.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5280860754457915025.key) 12:17:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:17:45 + git semver init 12:17:46 2023-08-09 12:17:45,944 [run_init] DEBUG init version:0.0.0 force:False 12:17:46 2023-08-09 12:17:45,944 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 12:17:46 2023-08-09 12:17:45,945 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 12:17:46 2023-08-09 12:17:45,945 [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) 12:17:47 2023-08-09 12:17:47,004 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 12:17:47 2023-08-09 12:17:47,004 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 12:17:47 2023-08-09 12:17:47,004 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:17:47 2023-08-09 12:17:47,004 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:17:47 3.1.0-dev.5 [Pipeline] } 12:17:47 $ docker exec --env ******** --env ******** beb47ce851e732e731db953280ff8fa03a5235b126ec6578ea8842d5366c4252 ssh-agent -k 12:17:47 unset SSH_AUTH_SOCK; 12:17:47 unset SSH_AGENT_PID; 12:17:47 echo Agent pid 77 killed; 12:17:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:17:47 + git semver [Pipeline] } 12:17:48 $ docker stop --time=1 beb47ce851e732e731db953280ff8fa03a5235b126ec6578ea8842d5366c4252 12:17:49 $ docker rm -f --volumes beb47ce851e732e731db953280ff8fa03a5235b126ec6578ea8842d5366c4252 [Pipeline] // withDockerContainer [Pipeline] sh 12:17:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:17:49 Stashed 1 file(s) [Pipeline] echo 12:17:49 [edgeXSemver]: initialized semver on version 3.1.0-dev.5 [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 12:17:50 provisioning config files... 12:17:50 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17733121224189038207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:17:50 ---> docker-login.sh 12:17:50 nexus3.edgexfoundry.org:10001 12:17:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:17:50 Configure a credential helper to remove this warning. See 12:17:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:17:50 12:17:50 Login Succeeded 12:17:50 nexus3.edgexfoundry.org:10002 12:17:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:17:50 Configure a credential helper to remove this warning. See 12:17:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:17:50 12:17:50 Login Succeeded 12:17:50 nexus3.edgexfoundry.org:10003 12:17:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:17:50 Configure a credential helper to remove this warning. See 12:17:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:17:50 12:17:50 Login Succeeded 12:17:50 nexus3.edgexfoundry.org:10004 12:17:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:17:50 Configure a credential helper to remove this warning. See 12:17:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:17:50 12:17:50 Login Succeeded 12:17:50 docker.io 12:17:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:17:50 Configure a credential helper to remove this warning. See 12:17:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:17:50 12:17:50 Login Succeeded 12:17:50 ---> docker-login.sh ends [Pipeline] } 12:17:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:17:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:17:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:17:51 ========================================================= 12:17:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 12:17:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:17:51 + 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 . 12:17:51 Sending build context to Docker daemon 23.54MB 12:17:51 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 12:17:51 Step 2/12 : FROM ${BASE} AS builder 12:17:51 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 12:17:51 4db1b89c0bd1: Pulling fs layer 12:17:51 6911f1a30b25: Pulling fs layer 12:17:51 e194b8c5c2a9: Pulling fs layer 12:17:51 6863d3e3a2b1: Pulling fs layer 12:17:51 ec0bb842ea78: Pulling fs layer 12:17:51 40a00589a448: Pulling fs layer 12:17:51 6c08303d61cc: Pulling fs layer 12:17:51 798269fcf238: Pulling fs layer 12:17:51 40a00589a448: Waiting 12:17:51 6c08303d61cc: Waiting 12:17:51 798269fcf238: Waiting 12:17:51 ec0bb842ea78: Waiting 12:17:51 6863d3e3a2b1: Waiting 12:17:51 6911f1a30b25: Download complete 12:17:51 6863d3e3a2b1: Verifying Checksum 12:17:51 6863d3e3a2b1: Download complete 12:17:51 ec0bb842ea78: Verifying Checksum 12:17:51 ec0bb842ea78: Download complete 12:17:51 4db1b89c0bd1: Verifying Checksum 12:17:51 4db1b89c0bd1: Download complete 12:17:51 40a00589a448: Verifying Checksum 12:17:51 40a00589a448: Download complete 12:17:51 4db1b89c0bd1: Pull complete 12:17:51 6911f1a30b25: Pull complete 12:17:52 798269fcf238: Verifying Checksum 12:17:52 798269fcf238: Download complete 12:17:52 e194b8c5c2a9: Verifying Checksum 12:17:52 e194b8c5c2a9: Download complete 12:17:52 6c08303d61cc: Verifying Checksum 12:17:52 6c08303d61cc: Download complete 12:17:55 e194b8c5c2a9: Pull complete 12:17:55 6863d3e3a2b1: Pull complete 12:17:55 ec0bb842ea78: Pull complete 12:17:55 40a00589a448: Pull complete 12:17:57 6c08303d61cc: Pull complete 12:17:58 798269fcf238: Pull complete 12:17:58 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 12:17:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 12:17:58 ---> ec979cd7f677 12:17:58 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:18:02 ---> Running in 18773b09d7e0 12:18:02 Removing intermediate container 18773b09d7e0 12:18:02 ---> 61ddb1c525bb 12:18:02 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:18:02 ---> Running in 74ba521fd217 12:18:02 Removing intermediate container 74ba521fd217 12:18:02 ---> 4e1da87b5600 12:18:02 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:18:02 ---> Running in ea5e1b98c6dc 12:18:02 Removing intermediate container ea5e1b98c6dc 12:18:02 ---> 19bb14232b69 12:18:02 Step 6/12 : WORKDIR /device-virtual-go 12:18:02 ---> Running in b0da75dab2b6 12:18:02 Removing intermediate container b0da75dab2b6 12:18:02 ---> cdd692d6b96c 12:18:02 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:18:02 ---> Running in 0cfda3111db1 12:18:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:18:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:18:03 (1/4) Installing openssh-keygen (9.1_p1-r4) 12:18:03 (2/4) Installing libedit (20221030.3.1-r0) 12:18:03 (3/4) Installing openssh-client-common (9.1_p1-r4) 12:18:03 (4/4) Installing openssh-client-default (9.1_p1-r4) 12:18:03 Executing busybox-1.35.0-r29.trigger 12:18:03 OK: 269 MiB in 57 packages 12:18:03 Removing intermediate container 0cfda3111db1 12:18:03 ---> b2ca0b4b2f05 12:18:03 Step 8/12 : COPY go.mod vendor* ./ 12:18:03 ---> 665da37ff349 12:18:03 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:18:03 ---> Running in d4570833dbd4 12:18:05 Still waiting to schedule task 12:18:05 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:18:42 Removing intermediate container d4570833dbd4 12:18:42 ---> cc0a9fc83dc7 12:18:42 Step 10/12 : COPY . . 12:18:42 ---> fe826ac98e81 12:18:42 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:18:42 ---> Running in e210a32f4deb 12:18:42 Removing intermediate container e210a32f4deb 12:18:42 ---> 4d4113fe76d6 12:18:42 Step 12/12 : RUN $MAKE 12:18:42 ---> Running in 493d21cd7d9b 12:18:42 noop 12:18:42 Removing intermediate container 493d21cd7d9b 12:18:42 ---> a16c3e3aeefa 12:18:42 Successfully built a16c3e3aeefa 12:18:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:18:43 + docker inspect -f . ci-base-image-x86_64 12:18:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:18:43 prd-ubuntu20.04-docker-8c-8g-3231 does not seem to be running inside a container 12:18:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:18:43 $ docker top 0f4e4d0b3bfa4e6e040f67b5d8b67202f9b83aede708ba92d16b1e267743a45d -eo pid,comm [Pipeline] { [Pipeline] sh 12:18:43 + go version 12:18:43 go version go1.20.6 linux/amd64 [Pipeline] } 12:18:43 $ docker stop --time=1 0f4e4d0b3bfa4e6e040f67b5d8b67202f9b83aede708ba92d16b1e267743a45d 12:18:45 $ docker rm -f --volumes 0f4e4d0b3bfa4e6e040f67b5d8b67202f9b83aede708ba92d16b1e267743a45d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:18:45 + docker inspect -f . ci-base-image-x86_64 12:18:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:18:45 prd-ubuntu20.04-docker-8c-8g-3231 does not seem to be running inside a container 12:18:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:18:45 $ docker top b88f42ea88b975667dcec00f26af1355883f6976ec92afbbef6133fd696e3613 -eo pid,comm [Pipeline] { [Pipeline] sh 12:18:46 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 12:18:46 + make test 12:18:46 go test ./... -coverprofile=coverage.out 12:18:50 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:19:00 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:19:00 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.019s coverage: 58.6% of statements 12:19:05 go vet ./... 12:19:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:19:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:19:09 ./bin/test-attribution-txt.sh 12:19:09 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 12:19:09 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 12:19:09 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 12:19:09 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 12:19:09 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 12:19:09 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 12:19:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:19:09 $ docker stop --time=1 b88f42ea88b975667dcec00f26af1355883f6976ec92afbbef6133fd696e3613 12:19:12 $ docker rm -f --volumes b88f42ea88b975667dcec00f26af1355883f6976ec92afbbef6133fd696e3613 [Pipeline] // withDockerContainer [Pipeline] sh 12:19:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:19:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:19:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:19:13 + ls -al . 12:19:13 total 204 12:19:13 drwxrwxr-x 9 jenkins jenkins 4096 Aug 9 12:18 . 12:19:13 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 12:17 .. 12:19:13 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 12:17 .git 12:19:13 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 12:17 .github 12:19:13 -rw-rw-r-- 1 jenkins jenkins 337 Aug 9 12:17 .gitignore 12:19:13 -rw-rw-r-- 1 jenkins jenkins 41 Aug 9 12:17 .golangci.yml 12:19:13 drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 12:17 .semver 12:19:13 -rw-rw-r-- 1 jenkins jenkins 8950 Aug 9 12:17 Attribution.txt 12:19:13 -rw-rw-r-- 1 jenkins jenkins 14372 Aug 9 12:17 CHANGELOG.md 12:19:13 -rw-rw-r-- 1 jenkins jenkins 1646 Aug 9 12:17 Dockerfile 12:19:13 -rw-rw-r-- 1 jenkins jenkins 677 Aug 9 12:17 GOVERNANCE.md 12:19:13 -rw-rw-r-- 1 jenkins jenkins 660 Aug 9 12:17 Jenkinsfile 12:19:13 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 9 12:17 LICENSE 12:19:13 -rw-rw-r-- 1 jenkins jenkins 1947 Aug 9 12:17 Makefile 12:19:13 -rw-rw-r-- 1 jenkins jenkins 623 Aug 9 12:17 OWNERS.md 12:19:13 -rw-rw-r-- 1 jenkins jenkins 4111 Aug 9 12:17 README.md 12:19:13 -rw-rw-r-- 1 jenkins jenkins 11 Aug 9 12:17 VERSION 12:19:13 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 12:17 bin 12:19:13 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 12:17 cmd 12:19:13 -rw-r--r-- 1 jenkins jenkins 43063 Aug 9 12:19 coverage.out 12:19:13 -rw-rw-r-- 1 jenkins jenkins 3636 Aug 9 12:17 go.mod 12:19:13 -rw-rw-r-- 1 jenkins jenkins 33427 Aug 9 12:17 go.sum 12:19:13 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 12:17 internal 12:19:13 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 12:17 snap 12:19:13 -rw-rw-r-- 1 jenkins jenkins 235 Aug 9 12:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:13 + 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=683d4d4593ac2673fe0867fafc4d548e8a0f2104 --label arch=amd64 --label version=3.1.0-dev.5 . 12:19:13 Sending build context to Docker daemon 23.58MB 12:19:13 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 12:19:13 Step 2/25 : FROM ${BASE} AS builder 12:19:13 ---> a16c3e3aeefa 12:19:13 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:19:14 ---> Running in 89ae9271ff6b 12:19:14 Removing intermediate container 89ae9271ff6b 12:19:14 ---> f9bb813d037d 12:19:14 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 12:19:14 ---> Running in 3c165e2fbf57 12:19:14 Removing intermediate container 3c165e2fbf57 12:19:14 ---> c19c8514aac9 12:19:14 Step 5/25 : ARG ADD_BUILD_TAGS="" 12:19:14 ---> Running in 9e0d4a764f25 12:19:14 Removing intermediate container 9e0d4a764f25 12:19:14 ---> 09d89d275b47 12:19:14 Step 6/25 : WORKDIR /device-virtual-go 12:19:14 ---> Running in 48a9655a3bc6 12:19:14 Removing intermediate container 48a9655a3bc6 12:19:14 ---> d2f6b98d0cad 12:19:14 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:19:14 ---> Running in c55b247592f0 12:19:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:19:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:19:15 OK: 269 MiB in 57 packages 12:19:15 Removing intermediate container c55b247592f0 12:19:15 ---> fd1ba3c49838 12:19:15 Step 8/25 : COPY go.mod vendor* ./ 12:19:15 ---> e45fc7aae48e 12:19:15 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:19:15 ---> Running in ede131237b2a 12:19:16 Removing intermediate container ede131237b2a 12:19:16 ---> 92eba8ce4ea8 12:19:16 Step 10/25 : COPY . . 12:19:16 ---> 2debd89afd9b 12:19:16 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:19:16 ---> Running in 41f7d484a314 12:19:16 Removing intermediate container 41f7d484a314 12:19:16 ---> 77d68df5781a 12:19:16 Step 12/25 : RUN $MAKE 12:19:16 ---> Running in b758e82cfe07 12:19:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.11" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 12:19:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3232 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 12:19:33 Running in /w/workspace/device-virtual-go/131 [Pipeline] { [Pipeline] checkout 12:19:33 The recommended git tool is: git 12:19:35 Removing intermediate container b758e82cfe07 12:19:35 ---> 735436ac65ee 12:19:35 Step 13/25 : FROM alpine:3.17 12:19:35 3.17: Pulling from library/alpine 12:19:35 9398808236ff: Pulling fs layer 12:19:36 9398808236ff: Verifying Checksum 12:19:36 9398808236ff: Download complete 12:19:36 9398808236ff: Pull complete 12:19:36 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 12:19:36 Status: Downloaded newer image for alpine:3.17 12:19:36 ---> 1e0b8b5322fc 12:19:36 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:19:36 ---> Running in 44f2d84562ea 12:19:36 Removing intermediate container 44f2d84562ea 12:19:36 ---> 547a36b76cf8 12:19:36 Step 15/25 : RUN apk add --update --no-cache dumb-init 12:19:36 ---> Running in f31d1fb8acc3 12:19:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:19:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:19:37 (1/1) Installing dumb-init (1.2.5-r2) 12:19:37 Executing busybox-1.35.0-r29.trigger 12:19:37 OK: 7 MiB in 16 packages 12:19:37 Removing intermediate container f31d1fb8acc3 12:19:37 ---> a26d12f5f447 12:19:37 Step 16/25 : WORKDIR / 12:19:37 ---> Running in ffd98e3290d1 12:19:37 Removing intermediate container ffd98e3290d1 12:19:37 ---> d5204dbdc9b7 12:19:37 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:19:37 ---> e63565331774 12:19:37 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 12:19:37 ---> be8bf0f9c898 12:19:37 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 12:19:38 ---> ecfacf12efa8 12:19:38 Step 20/25 : EXPOSE 59900 12:19:38 ---> Running in 3ddc6da360f8 12:19:38 Removing intermediate container 3ddc6da360f8 12:19:38 ---> 0c6ca67d1747 12:19:38 Step 21/25 : ENTRYPOINT ["/device-virtual"] 12:19:38 using credential edgex-jenkins-ssh 12:19:38 Cloning the remote Git repository 12:19:38 ---> Running in 3eebcd9f366e 12:19:38 Removing intermediate container 3eebcd9f366e 12:19:38 ---> b50826ca882d 12:19:38 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:19:38 ---> Running in 407e1f309386 12:19:38 Removing intermediate container 407e1f309386 12:19:38 ---> 53191c64bcd5 12:19:38 Step 23/25 : LABEL arch=amd64 12:19:38 ---> Running in cdc356b01888 12:19:38 Removing intermediate container cdc356b01888 12:19:38 ---> f398f1845615 12:19:38 Step 24/25 : LABEL git_sha=683d4d4593ac2673fe0867fafc4d548e8a0f2104 12:19:38 ---> Running in 11aa88af4872 12:19:38 Removing intermediate container 11aa88af4872 12:19:38 ---> a43fcaedfb26 12:19:38 Step 25/25 : LABEL version=3.1.0-dev.5 12:19:38 ---> Running in b7ffc3b3c36e 12:19:38 Removing intermediate container b7ffc3b3c36e 12:19:38 ---> b900bdc75f0e 12:19:38 [Warning] One or more build-args [ARCH] were not consumed 12:19:38 Successfully built b900bdc75f0e 12:19:38 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:19:39 provisioning config files... 12:19:39 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11568769560376132059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:19:39 ---> docker-login.sh 12:19:39 nexus3.edgexfoundry.org:10001 12:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:19:39 Configure a credential helper to remove this warning. See 12:19:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:19:39 12:19:39 Login Succeeded 12:19:39 nexus3.edgexfoundry.org:10002 12:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:19:39 Configure a credential helper to remove this warning. See 12:19:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:19:39 12:19:39 Login Succeeded 12:19:39 nexus3.edgexfoundry.org:10003 12:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:19:39 Configure a credential helper to remove this warning. See 12:19:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:19:39 12:19:39 Login Succeeded 12:19:39 nexus3.edgexfoundry.org:10004 12:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:19:39 Configure a credential helper to remove this warning. See 12:19:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:19:39 12:19:39 Login Succeeded 12:19:39 docker.io 12:19:38 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 12:19:38 > git init /w/workspace/device-virtual-go/131 # timeout=10 12:19:38 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:19:38 > git --version # timeout=10 12:19:38 > git --version # 'git version 2.25.1' 12:19:38 using GIT_SSH to set credentials SSH Credentials for GitHub 12:19:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:19:39 Configure a credential helper to remove this warning. See 12:19:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:19:39 12:19:39 Login Succeeded 12:19:39 ---> docker-login.sh ends [Pipeline] } 12:19:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:19:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:19:39 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 12:19:39 683d4d4593ac2673fe0867fafc4d548e8a0f2104 12:19:39 latest 12:19:39 3.1.0-dev.5 12:19:39 683d4d4593ac2673fe0867fafc4d548e8a0f2104-3.1.0-dev.5 12:19:39 main 12:19:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:40 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:683d4d4593ac2673fe0867fafc4d548e8a0f2104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:40 + docker push nexus3.edgexfoundry.org:10004/device-virtual:683d4d4593ac2673fe0867fafc4d548e8a0f2104 12:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:19:40 7adee25b1ce7: Preparing 12:19:40 a3dac09769f7: Preparing 12:19:40 0832d3efd09c: Preparing 12:19:40 b2c63beb5d22: Preparing 12:19:40 36b50b131297: Preparing 12:19:40 36b50b131297: Layer already exists 12:19:40 b2c63beb5d22: Pushed 12:19:40 a3dac09769f7: Pushed 12:19:40 0832d3efd09c: Pushed 12:19:41 Avoid second fetch 12:19:41 Checking out Revision 683d4d4593ac2673fe0867fafc4d548e8a0f2104 (main) 12:19:41 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:19:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:19:41 > git config core.sparsecheckout # timeout=10 12:19:42 > git checkout -f 683d4d4593ac2673fe0867fafc4d548e8a0f2104 # timeout=10 12:19:42 Commit message: "Merge pull request #419 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.11" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:19:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:19:43 % Total % Received % Xferd Average Speed Time Time Time Current 12:19:43 Dload Upload Total Spent Left Speed 12:19:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh 12:19:43 7adee25b1ce7: Pushed 12:19:43 683d4d4593ac2673fe0867fafc4d548e8a0f2104: digest: sha256:895deadd4938d08761714b88e6a1e6b8e97c321d427985e53f1613852e5046fd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:19:44 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:19:44 + sudo tee /etc/docker/daemon.new 12:19:44 { 12:19:44 "registry-mirrors": [ 12:19:44 "https://nexus3.edgexfoundry.org:10001" 12:19:44 ], 12:19:44 "bip": "10.250.0.254/24", 12:19:44 "hosts": [ 12:19:44 "tcp://0.0.0.0:5555", 12:19:44 "unix:///var/run/docker.sock" 12:19:44 ], 12:19:44 "mtu": 1458, 12:19:44 "selinux-enabled": true, 12:19:44 "seccomp-profile": "/etc/docker/seccomp.json" 12:19:44 } [Pipeline] sh 12:19:44 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 12:19:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:19:44 7adee25b1ce7: Preparing 12:19:44 a3dac09769f7: Preparing 12:19:44 0832d3efd09c: Preparing 12:19:44 b2c63beb5d22: Preparing 12:19:44 36b50b131297: Preparing 12:19:44 7adee25b1ce7: Layer already exists 12:19:44 0832d3efd09c: Layer already exists 12:19:44 a3dac09769f7: Layer already exists 12:19:44 b2c63beb5d22: Layer already exists 12:19:44 36b50b131297: Layer already exists 12:19:44 latest: digest: sha256:895deadd4938d08761714b88e6a1e6b8e97c321d427985e53f1613852e5046fd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:19:44 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:45 + sudo service docker restart 12:19:45 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.5 12:19:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:19:45 7adee25b1ce7: Preparing 12:19:45 a3dac09769f7: Preparing 12:19:45 0832d3efd09c: Preparing 12:19:45 b2c63beb5d22: Preparing 12:19:45 36b50b131297: Preparing 12:19:45 0832d3efd09c: Layer already exists 12:19:45 a3dac09769f7: Layer already exists 12:19:45 7adee25b1ce7: Layer already exists 12:19:45 b2c63beb5d22: Layer already exists 12:19:45 36b50b131297: Layer already exists 12:19:45 3.1.0-dev.5: digest: sha256:895deadd4938d08761714b88e6a1e6b8e97c321d427985e53f1613852e5046fd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:45 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:683d4d4593ac2673fe0867fafc4d548e8a0f2104-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:45 + docker push nexus3.edgexfoundry.org:10004/device-virtual:683d4d4593ac2673fe0867fafc4d548e8a0f2104-3.1.0-dev.5 12:19:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:19:45 7adee25b1ce7: Preparing 12:19:45 a3dac09769f7: Preparing 12:19:45 0832d3efd09c: Preparing 12:19:45 b2c63beb5d22: Preparing 12:19:45 36b50b131297: Preparing 12:19:45 7adee25b1ce7: Layer already exists 12:19:45 a3dac09769f7: Layer already exists 12:19:45 b2c63beb5d22: Layer already exists 12:19:45 0832d3efd09c: Layer already exists 12:19:45 36b50b131297: Layer already exists 12:19:45 683d4d4593ac2673fe0867fafc4d548e8a0f2104-3.1.0-dev.5: digest: sha256:895deadd4938d08761714b88e6a1e6b8e97c321d427985e53f1613852e5046fd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:46 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:46 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 12:19:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:19:46 7adee25b1ce7: Preparing 12:19:46 a3dac09769f7: Preparing 12:19:46 0832d3efd09c: Preparing 12:19:46 b2c63beb5d22: Preparing 12:19:46 36b50b131297: Preparing 12:19:46 a3dac09769f7: Layer already exists 12:19:46 0832d3efd09c: Layer already exists 12:19:46 7adee25b1ce7: Layer already exists 12:19:46 b2c63beb5d22: Layer already exists 12:19:46 36b50b131297: Layer already exists 12:19:46 main: digest: sha256:895deadd4938d08761714b88e6a1e6b8e97c321d427985e53f1613852e5046fd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:19:46 ===================================================== [Pipeline] echo 12:19:46 taggedImages: 12:19:46 - nexus3.edgexfoundry.org:10004/device-virtual:683d4d4593ac2673fe0867fafc4d548e8a0f2104 12:19:46 - nexus3.edgexfoundry.org:10004/device-virtual:latest 12:19:46 - nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.5 12:19:46 - nexus3.edgexfoundry.org:10004/device-virtual:683d4d4593ac2673fe0867fafc4d548e8a0f2104-3.1.0-dev.5 12:19:46 - 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 12:19:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:19:46 12:19:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:19:47 latest: Pulling from edgex-lftools-log-publisher 12:19:47 5eb5b503b376: Pulling fs layer 12:19:47 5c69ac0246d0: Pulling fs layer 12:19:47 ec43610c2a17: Pulling fs layer 12:19:47 3a2ae6a8a46f: Pulling fs layer 12:19:47 33b1e0a273af: Pulling fs layer 12:19:47 5d3b04190fa2: Pulling fs layer 12:19:47 2f39f015ded8: Pulling fs layer 12:19:47 3a2ae6a8a46f: Waiting 12:19:47 33b1e0a273af: Waiting 12:19:47 5d3b04190fa2: Waiting 12:19:47 5c69ac0246d0: Verifying Checksum 12:19:47 5c69ac0246d0: Download complete 12:19:47 3a2ae6a8a46f: Verifying Checksum 12:19:47 3a2ae6a8a46f: Download complete 12:19:47 33b1e0a273af: Verifying Checksum 12:19:47 33b1e0a273af: Download complete 12:19:47 5d3b04190fa2: Verifying Checksum 12:19:47 5d3b04190fa2: Download complete 12:19:47 ec43610c2a17: Verifying Checksum 12:19:47 ec43610c2a17: Download complete 12:19:47 5eb5b503b376: Verifying Checksum 12:19:47 5eb5b503b376: Download complete 12:19:47 2f39f015ded8: Download complete 12:19:48 5eb5b503b376: Pull complete 12:19:48 5c69ac0246d0: Pull complete 12:19:49 ec43610c2a17: Pull complete 12:19:49 3a2ae6a8a46f: Pull complete 12:19:49 33b1e0a273af: Pull complete 12:19:49 5d3b04190fa2: Pull complete 12:19:53 2f39f015ded8: Pull complete 12:19:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:19:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:19:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:19:53 prd-ubuntu20.04-docker-8c-8g-3231 does not seem to be running inside a container 12:19:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:19:56 $ docker top 8f68e64ebf603508089f1c5f1efcb75fa7ddbfdb3f40393c540247ae8afa4689 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:19:56 ---> job-cost.sh 12:19:56 lf-activate-venv: SKIPPING 12:19:56 INFO: No Stack... 12:19:57 INFO: Retrieving Pricing Info for: v3-standard-8 12:19:57 INFO: Archiving Costs [Pipeline] sh 12:19:57 + cut -d, -f6 12:19:57 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [Pipeline] lock 12:19:57 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-131-stack-cost] 12:19:57 Resource [jenkins-edgexfoundry-device-virtual-go-main-131-stack-cost] did not exist. Created. 12:19:57 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:19:58 + echo total: 0.2199999988079071 [Pipeline] stash 12:19:58 Stashed 1 file(s) [Pipeline] } 12:19:58 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-131-stack-cost] [Pipeline] // lock [Pipeline] } 12:19:58 $ docker stop --time=1 8f68e64ebf603508089f1c5f1efcb75fa7ddbfdb3f40393c540247ae8afa4689 12:19:59 $ docker rm -f --volumes 8f68e64ebf603508089f1c5f1efcb75fa7ddbfdb3f40393c540247ae8afa4689 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:20:07 provisioning config files... 12:20:07 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/131@tmp/config12887376738865744512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:20:07 ---> docker-login.sh 12:20:07 nexus3.edgexfoundry.org:10001 12:20:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:20:08 Configure a credential helper to remove this warning. See 12:20:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:20:08 12:20:08 Login Succeeded 12:20:08 nexus3.edgexfoundry.org:10002 12:20:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:20:08 Configure a credential helper to remove this warning. See 12:20:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:20:08 12:20:08 Login Succeeded 12:20:08 nexus3.edgexfoundry.org:10003 12:20:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:20:08 Configure a credential helper to remove this warning. See 12:20:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:20:08 12:20:08 Login Succeeded 12:20:08 nexus3.edgexfoundry.org:10004 12:20:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:20:08 Configure a credential helper to remove this warning. See 12:20:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:20:08 12:20:08 Login Succeeded 12:20:09 docker.io 12:20:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:20:09 Configure a credential helper to remove this warning. See 12:20:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:20:09 12:20:09 Login Succeeded 12:20:09 ---> docker-login.sh ends [Pipeline] } 12:20:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:20:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:20:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:20:09 ========================================================= 12:20:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 12:20:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:09 + 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 . 12:20:10 Sending build context to Docker daemon 11.9MB 12:20:10 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 12:20:10 Step 2/12 : FROM ${BASE} AS builder 12:20:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:20:10 edb6bdbacee9: Pulling fs layer 12:20:10 5f9638ab2659: Pulling fs layer 12:20:10 8d51d6327a98: Pulling fs layer 12:20:10 8b374f2dd631: Pulling fs layer 12:20:10 ec14aa9079de: Pulling fs layer 12:20:10 2f466654f4bb: Pulling fs layer 12:20:10 554e91adad29: Pulling fs layer 12:20:10 8b374f2dd631: Waiting 12:20:10 ec14aa9079de: Waiting 12:20:10 2f466654f4bb: Waiting 12:20:10 554e91adad29: Waiting 12:20:10 5f9638ab2659: Verifying Checksum 12:20:10 5f9638ab2659: Download complete 12:20:10 8b374f2dd631: Download complete 12:20:10 ec14aa9079de: Download complete 12:20:10 edb6bdbacee9: Verifying Checksum 12:20:10 edb6bdbacee9: Download complete 12:20:11 edb6bdbacee9: Pull complete 12:20:12 554e91adad29: Verifying Checksum 12:20:12 554e91adad29: Download complete 12:20:12 5f9638ab2659: Pull complete 12:20:13 2f466654f4bb: Verifying Checksum 12:20:13 2f466654f4bb: Download complete 12:20:13 8d51d6327a98: Verifying Checksum 12:20:13 8d51d6327a98: Download complete 12:20:23 8d51d6327a98: Pull complete 12:20:23 8b374f2dd631: Pull complete 12:20:24 ec14aa9079de: Pull complete 12:20:32 2f466654f4bb: Pull complete 12:20:34 554e91adad29: Pull complete 12:20:34 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 12:20:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 12:20:34 ---> 1e15ea492957 12:20:34 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:20:35 ---> Running in 6226a7bc72a8 12:20:35 Removing intermediate container 6226a7bc72a8 12:20:35 ---> 97e143972415 12:20:35 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:20:35 ---> Running in 868ec5adc2b8 12:20:36 Removing intermediate container 868ec5adc2b8 12:20:36 ---> 18941c502ea9 12:20:36 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:20:36 ---> Running in d2565c37ac50 12:20:36 Removing intermediate container d2565c37ac50 12:20:36 ---> 0a4ac34247e1 12:20:36 Step 6/12 : WORKDIR /device-virtual-go 12:20:36 ---> Running in b116d16d7190 12:20:37 Removing intermediate container b116d16d7190 12:20:37 ---> 2904ad445deb 12:20:37 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:20:37 ---> Running in e419e2e71ba5 12:20:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:20:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:20:39 (1/4) Installing openssh-keygen (9.1_p1-r4) 12:20:39 (2/4) Installing libedit (20221030.3.1-r0) 12:20:39 (3/4) Installing openssh-client-common (9.1_p1-r4) 12:20:39 (4/4) Installing openssh-client-default (9.1_p1-r4) 12:20:39 Executing busybox-1.35.0-r29.trigger 12:20:39 OK: 268 MiB in 57 packages 12:20:40 Removing intermediate container e419e2e71ba5 12:20:40 ---> e4d111a79d23 12:20:40 Step 8/12 : COPY go.mod vendor* ./ 12:20:41 ---> 7264bcc47923 12:20:41 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:20:41 ---> Running in 975f3ba3e575 12:21:52 Removing intermediate container 975f3ba3e575 12:21:52 ---> d101610dbe0a 12:21:52 Step 10/12 : COPY . . 12:21:52 ---> 44934e57d9f8 12:21:52 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:21:52 ---> Running in c0c5205fe787 12:21:52 Removing intermediate container c0c5205fe787 12:21:52 ---> bdc0fe54479c 12:21:52 Step 12/12 : RUN $MAKE 12:21:52 ---> Running in 51d5bdc69f64 12:21:52 noop 12:21:52 Removing intermediate container 51d5bdc69f64 12:21:52 ---> 0c04fe386030 12:21:52 Successfully built 0c04fe386030 12:21:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:21:53 + docker inspect -f . ci-base-image-arm64 12:21:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:21:53 prd-ubuntu20.04-docker-arm64-4c-16g-3232 does not seem to be running inside a container 12:21:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/131 -v /w/workspace/device-virtual-go/131:/w/workspace/device-virtual-go/131:rw,z -v /w/workspace/device-virtual-go/131@tmp:/w/workspace/device-virtual-go/131@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 12:21:54 $ docker top 5273b632fa41851e03792e78a4a83aeef4ec6a670cf0b62aa43839cbd964f928 -eo pid,comm [Pipeline] { [Pipeline] sh 12:21:55 + go version 12:21:55 go version go1.20.6 linux/arm64 [Pipeline] } 12:21:55 $ docker stop --time=1 5273b632fa41851e03792e78a4a83aeef4ec6a670cf0b62aa43839cbd964f928 12:21:57 $ docker rm -f --volumes 5273b632fa41851e03792e78a4a83aeef4ec6a670cf0b62aa43839cbd964f928 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:21:57 + docker inspect -f . ci-base-image-arm64 12:21:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:21:57 prd-ubuntu20.04-docker-arm64-4c-16g-3232 does not seem to be running inside a container 12:21:57 $ 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/131 -v /w/workspace/device-virtual-go/131:/w/workspace/device-virtual-go/131:rw,z -v /w/workspace/device-virtual-go/131@tmp:/w/workspace/device-virtual-go/131@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 12:21:59 $ docker top 4a179068d86582071a3c19fad12dd72326bca85538969ffe9b30d74cb7541def -eo pid,comm [Pipeline] { [Pipeline] sh 12:21:59 + git config --global --add safe.directory /w/workspace/device-virtual-go/131 [Pipeline] fileExists [Pipeline] sh 12:21:59 + make test 12:22:00 go test ./... -coverprofile=coverage.out 12:22:32 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:24:24 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:24:24 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.086s coverage: 58.4% of statements 12:24:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:24:24 go vet ./... 12:24:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:24:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:24:56 ./bin/test-attribution-txt.sh 12:24:56 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 12:24:56 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 12:24:56 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 12:24:56 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 12:24:56 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 12:24:56 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 12:24:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:24:56 $ docker stop --time=1 4a179068d86582071a3c19fad12dd72326bca85538969ffe9b30d74cb7541def 12:24:58 $ docker rm -f --volumes 4a179068d86582071a3c19fad12dd72326bca85538969ffe9b30d74cb7541def [Pipeline] // withDockerContainer [Pipeline] sh 12:24:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:24:59 Warning: overwriting stash ‘coverage-report’ 12:24:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:24:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:25:00 + ls -al . 12:25:00 total 200 12:25:00 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 12:22 . 12:25:00 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 12:19 .. 12:25:00 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 12:19 .git 12:25:00 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 12:19 .github 12:25:00 -rw-rw-r-- 1 jenkins jenkins 337 Aug 9 12:19 .gitignore 12:25:00 -rw-rw-r-- 1 jenkins jenkins 41 Aug 9 12:19 .golangci.yml 12:25:00 -rw-rw-r-- 1 jenkins jenkins 8950 Aug 9 12:19 Attribution.txt 12:25:00 -rw-rw-r-- 1 jenkins jenkins 14372 Aug 9 12:19 CHANGELOG.md 12:25:00 -rw-rw-r-- 1 jenkins jenkins 1646 Aug 9 12:19 Dockerfile 12:25:00 -rw-rw-r-- 1 jenkins jenkins 677 Aug 9 12:19 GOVERNANCE.md 12:25:00 -rw-rw-r-- 1 jenkins jenkins 660 Aug 9 12:19 Jenkinsfile 12:25:00 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 9 12:19 LICENSE 12:25:00 -rw-rw-r-- 1 jenkins jenkins 1947 Aug 9 12:19 Makefile 12:25:00 -rw-rw-r-- 1 jenkins jenkins 623 Aug 9 12:19 OWNERS.md 12:25:00 -rw-rw-r-- 1 jenkins jenkins 4111 Aug 9 12:19 README.md 12:25:00 -rw-rw-r-- 1 jenkins jenkins 11 Aug 9 12:17 VERSION 12:25:00 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 12:19 bin 12:25:00 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 12:19 cmd 12:25:00 -rw-r--r-- 1 jenkins jenkins 43063 Aug 9 12:24 coverage.out 12:25:00 -rw-rw-r-- 1 jenkins jenkins 3636 Aug 9 12:19 go.mod 12:25:00 -rw-rw-r-- 1 jenkins jenkins 33427 Aug 9 12:19 go.sum 12:25:00 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 12:19 internal 12:25:00 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 12:19 snap 12:25:00 -rw-rw-r-- 1 jenkins jenkins 235 Aug 9 12:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:25:00 + 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=683d4d4593ac2673fe0867fafc4d548e8a0f2104 --label arch=arm64 --label version=3.1.0-dev.5 . 12:25:00 Sending build context to Docker daemon 11.94MB 12:25:00 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 12:25:00 Step 2/25 : FROM ${BASE} AS builder 12:25:00 ---> 0c04fe386030 12:25:00 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:25:01 ---> Running in 7241d0504e60 12:25:01 Removing intermediate container 7241d0504e60 12:25:01 ---> e9858415ef01 12:25:01 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 12:25:01 ---> Running in 28aa1a832a79 12:25:01 Removing intermediate container 28aa1a832a79 12:25:01 ---> e1b7fb5148f0 12:25:01 Step 5/25 : ARG ADD_BUILD_TAGS="" 12:25:01 ---> Running in f678334e6a35 12:25:01 Removing intermediate container f678334e6a35 12:25:01 ---> 4538c014346e 12:25:01 Step 6/25 : WORKDIR /device-virtual-go 12:25:01 ---> Running in e67d4b06ddfd 12:25:02 Removing intermediate container e67d4b06ddfd 12:25:02 ---> 2a1951093013 12:25:02 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:25:02 ---> Running in 3c2fe19d8e8d 12:25:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:25:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:25:05 OK: 268 MiB in 57 packages 12:25:05 Removing intermediate container 3c2fe19d8e8d 12:25:05 ---> cc46ed545a4f 12:25:05 Step 8/25 : COPY go.mod vendor* ./ 12:25:06 ---> 63f23d70cd32 12:25:06 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:25:06 ---> Running in dd19e95541d3 12:25:11 Removing intermediate container dd19e95541d3 12:25:11 ---> b5d662d1b40a 12:25:11 Step 10/25 : COPY . . 12:25:12 ---> 2f066236ad21 12:25:12 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:25:12 ---> Running in 5304b9d7cc82 12:25:12 Removing intermediate container 5304b9d7cc82 12:25:12 ---> 5fe9fe9e08c4 12:25:12 Step 12/25 : RUN $MAKE 12:25:12 ---> Running in ca735db25df3 12:25:13 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.11" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 12:27:20 Removing intermediate container ca735db25df3 12:27:20 ---> 0082714f768a 12:27:20 Step 13/25 : FROM alpine:3.17 12:27:20 3.17: Pulling from library/alpine 12:27:20 4060ece20d7a: Pulling fs layer 12:27:20 4060ece20d7a: Verifying Checksum 12:27:20 4060ece20d7a: Download complete 12:27:20 4060ece20d7a: Pull complete 12:27:20 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 12:27:20 Status: Downloaded newer image for alpine:3.17 12:27:20 ---> 8650cd65339b 12:27:20 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:27:20 ---> Running in 8d576e45b925 12:27:20 Removing intermediate container 8d576e45b925 12:27:20 ---> 278a26e2f65c 12:27:20 Step 15/25 : RUN apk add --update --no-cache dumb-init 12:27:20 ---> Running in 0b05211de293 12:27:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:27:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:27:23 (1/1) Installing dumb-init (1.2.5-r2) 12:27:23 Executing busybox-1.35.0-r29.trigger 12:27:23 OK: 8 MiB in 16 packages 12:27:25 Removing intermediate container 0b05211de293 12:27:25 ---> ff0f4782ad83 12:27:25 Step 16/25 : WORKDIR / 12:27:25 ---> Running in f925640e5647 12:27:25 Removing intermediate container f925640e5647 12:27:25 ---> 50867456b2bc 12:27:25 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:27:26 ---> d25b519afc34 12:27:26 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 12:27:26 ---> 02d6a07495ac 12:27:26 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 12:27:27 ---> 6d1dcce91eeb 12:27:27 Step 20/25 : EXPOSE 59900 12:27:27 ---> Running in 246dc7c63fe1 12:27:28 Removing intermediate container 246dc7c63fe1 12:27:28 ---> c90f1ddf9a58 12:27:28 Step 21/25 : ENTRYPOINT ["/device-virtual"] 12:27:28 ---> Running in 1109da04a8aa 12:27:28 Removing intermediate container 1109da04a8aa 12:27:28 ---> da35ea3a9d18 12:27:28 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:27:28 ---> Running in 77df2a6dc30e 12:27:28 Removing intermediate container 77df2a6dc30e 12:27:28 ---> 9865343b688f 12:27:28 Step 23/25 : LABEL arch=arm64 12:27:28 ---> Running in 27245cb113bf 12:27:28 Removing intermediate container 27245cb113bf 12:27:28 ---> 412282513cdf 12:27:28 Step 24/25 : LABEL git_sha=683d4d4593ac2673fe0867fafc4d548e8a0f2104 12:27:29 ---> Running in a87f64f855ce 12:27:29 Removing intermediate container a87f64f855ce 12:27:29 ---> a4ea1162e6cf 12:27:29 Step 25/25 : LABEL version=3.1.0-dev.5 12:27:29 ---> Running in 0a0b13b85e1c 12:27:29 Removing intermediate container 0a0b13b85e1c 12:27:29 ---> 1110991b40eb 12:27:29 [Warning] One or more build-args [ARCH] were not consumed 12:27:29 Successfully built 1110991b40eb 12:27:29 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 12:27:29 provisioning config files... 12:27:29 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/131@tmp/config6737196391835924043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:27:30 ---> docker-login.sh 12:27:30 nexus3.edgexfoundry.org:10001 12:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:30 Configure a credential helper to remove this warning. See 12:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:30 12:27:30 Login Succeeded 12:27:30 nexus3.edgexfoundry.org:10002 12:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:30 Configure a credential helper to remove this warning. See 12:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:30 12:27:30 Login Succeeded 12:27:30 nexus3.edgexfoundry.org:10003 12:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:30 Configure a credential helper to remove this warning. See 12:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:30 12:27:30 Login Succeeded 12:27:30 nexus3.edgexfoundry.org:10004 12:27:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:31 Configure a credential helper to remove this warning. See 12:27:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:31 12:27:31 Login Succeeded 12:27:31 docker.io 12:27:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:31 Configure a credential helper to remove this warning. See 12:27:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:31 12:27:31 Login Succeeded 12:27:31 ---> docker-login.sh ends [Pipeline] } 12:27:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:27:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:27:31 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 12:27:31 683d4d4593ac2673fe0867fafc4d548e8a0f2104 12:27:31 latest 12:27:31 3.1.0-dev.5 12:27:31 683d4d4593ac2673fe0867fafc4d548e8a0f2104-3.1.0-dev.5 12:27:31 main 12:27:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:32 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:683d4d4593ac2673fe0867fafc4d548e8a0f2104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:32 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:683d4d4593ac2673fe0867fafc4d548e8a0f2104 12:27:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:27:32 f4ac57fd60d3: Preparing 12:27:32 2e6a86dbbdb1: Preparing 12:27:32 9c717ad3e80c: Preparing 12:27:32 babf27bc4d3a: Preparing 12:27:32 d2d9d24a8c2a: Preparing 12:27:32 d2d9d24a8c2a: Layer already exists 12:27:32 2e6a86dbbdb1: Pushed 12:27:32 9c717ad3e80c: Pushed 12:27:32 babf27bc4d3a: Pushed 12:27:38 f4ac57fd60d3: Pushed 12:27:38 683d4d4593ac2673fe0867fafc4d548e8a0f2104: digest: sha256:0c60bc1eefd94e66e216b3be4348fc0b6e09875178020788e58fcac934bafedf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:38 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:38 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 12:27:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:27:38 f4ac57fd60d3: Preparing 12:27:38 2e6a86dbbdb1: Preparing 12:27:38 9c717ad3e80c: Preparing 12:27:38 babf27bc4d3a: Preparing 12:27:38 d2d9d24a8c2a: Preparing 12:27:38 babf27bc4d3a: Layer already exists 12:27:38 d2d9d24a8c2a: Layer already exists 12:27:38 2e6a86dbbdb1: Layer already exists 12:27:38 9c717ad3e80c: Layer already exists 12:27:38 f4ac57fd60d3: Layer already exists 12:27:38 latest: digest: sha256:0c60bc1eefd94e66e216b3be4348fc0b6e09875178020788e58fcac934bafedf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:39 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:39 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.5 12:27:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:27:39 f4ac57fd60d3: Preparing 12:27:39 2e6a86dbbdb1: Preparing 12:27:39 9c717ad3e80c: Preparing 12:27:39 babf27bc4d3a: Preparing 12:27:39 d2d9d24a8c2a: Preparing 12:27:39 9c717ad3e80c: Layer already exists 12:27:39 2e6a86dbbdb1: Layer already exists 12:27:39 f4ac57fd60d3: Layer already exists 12:27:39 d2d9d24a8c2a: Layer already exists 12:27:39 babf27bc4d3a: Layer already exists 12:27:39 3.1.0-dev.5: digest: sha256:0c60bc1eefd94e66e216b3be4348fc0b6e09875178020788e58fcac934bafedf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:40 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:683d4d4593ac2673fe0867fafc4d548e8a0f2104-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:40 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:683d4d4593ac2673fe0867fafc4d548e8a0f2104-3.1.0-dev.5 12:27:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:27:40 f4ac57fd60d3: Preparing 12:27:40 2e6a86dbbdb1: Preparing 12:27:40 9c717ad3e80c: Preparing 12:27:40 babf27bc4d3a: Preparing 12:27:40 d2d9d24a8c2a: Preparing 12:27:40 d2d9d24a8c2a: Layer already exists 12:27:40 f4ac57fd60d3: Layer already exists 12:27:40 babf27bc4d3a: Layer already exists 12:27:40 9c717ad3e80c: Layer already exists 12:27:40 2e6a86dbbdb1: Layer already exists 12:27:40 683d4d4593ac2673fe0867fafc4d548e8a0f2104-3.1.0-dev.5: digest: sha256:0c60bc1eefd94e66e216b3be4348fc0b6e09875178020788e58fcac934bafedf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:40 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:41 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 12:27:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:27:41 f4ac57fd60d3: Preparing 12:27:41 2e6a86dbbdb1: Preparing 12:27:41 9c717ad3e80c: Preparing 12:27:41 babf27bc4d3a: Preparing 12:27:41 d2d9d24a8c2a: Preparing 12:27:41 2e6a86dbbdb1: Layer already exists 12:27:41 d2d9d24a8c2a: Layer already exists 12:27:41 f4ac57fd60d3: Layer already exists 12:27:41 babf27bc4d3a: Layer already exists 12:27:41 9c717ad3e80c: Layer already exists 12:27:41 main: digest: sha256:0c60bc1eefd94e66e216b3be4348fc0b6e09875178020788e58fcac934bafedf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:27:41 ===================================================== [Pipeline] echo 12:27:41 taggedImages: 12:27:41 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:683d4d4593ac2673fe0867fafc4d548e8a0f2104 12:27:41 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 12:27:41 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.5 12:27:41 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:683d4d4593ac2673fe0867fafc4d548e8a0f2104-3.1.0-dev.5 12:27:41 - 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 12:27:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:27:41 12:27:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:27:41 arm64: Pulling from edgex-lftools-log-publisher 12:27:41 8998bd30e6a1: Pulling fs layer 12:27:41 04944245beec: Pulling fs layer 12:27:41 699f458cf7ca: Pulling fs layer 12:27:41 765212b225bb: Pulling fs layer 12:27:41 f23df028b6ca: Pulling fs layer 12:27:41 d65c8cfc05b1: Pulling fs layer 12:27:41 2437ff75d9bd: Pulling fs layer 12:27:41 765212b225bb: Waiting 12:27:41 f23df028b6ca: Waiting 12:27:41 d65c8cfc05b1: Waiting 12:27:41 2437ff75d9bd: Waiting 12:27:42 04944245beec: Verifying Checksum 12:27:42 04944245beec: Download complete 12:27:42 765212b225bb: Verifying Checksum 12:27:42 765212b225bb: Download complete 12:27:42 d65c8cfc05b1: Verifying Checksum 12:27:42 d65c8cfc05b1: Download complete 12:27:42 699f458cf7ca: Verifying Checksum 12:27:42 699f458cf7ca: Download complete 12:27:42 8998bd30e6a1: Verifying Checksum 12:27:42 8998bd30e6a1: Download complete 12:27:44 2437ff75d9bd: Download complete 12:27:46 8998bd30e6a1: Pull complete 12:27:46 04944245beec: Pull complete 12:27:48 699f458cf7ca: Pull complete 12:27:48 765212b225bb: Pull complete 12:27:48 f23df028b6ca: Pull complete 12:27:49 d65c8cfc05b1: Pull complete 12:28:04 2437ff75d9bd: Pull complete 12:28:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:28:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:28:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:28:04 prd-ubuntu20.04-docker-arm64-4c-16g-3232 does not seem to be running inside a container 12:28:04 $ 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/131 -v /w/workspace/device-virtual-go/131:/w/workspace/device-virtual-go/131:rw,z -v /w/workspace/device-virtual-go/131@tmp:/w/workspace/device-virtual-go/131@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 12:28:06 $ docker top 2865df81420e86a5c94765630c606ae2691104cc3c204dd15392c93dee4558b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:28:07 ---> job-cost.sh 12:28:07 lf-activate-venv: SKIPPING 12:28:07 INFO: No Stack... 12:28:07 INFO: Retrieving Pricing Info for: v3-standard-4 12:28:08 INFO: Archiving Costs [Pipeline] sh 12:28:08 + cat /w/workspace/device-virtual-go/131/archives/cost.csv 12:28:08 + cut -d, -f6 [Pipeline] lock 12:28:09 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-131-stack-cost] 12:28:09 Resource [jenkins-edgexfoundry-device-virtual-go-main-131-stack-cost] did not exist. Created. 12:28:09 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:28:09 /w/workspace/device-virtual-go/131@tmp/durable-78ac1b5f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:28:09 + echo total: 0.10999999940395355 [Pipeline] stash 12:28:09 Warning: overwriting stash ‘stack-cost’ 12:28:09 Stashed 1 file(s) [Pipeline] } 12:28:09 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-131-stack-cost] [Pipeline] // lock [Pipeline] } 12:28:09 $ docker stop --time=1 2865df81420e86a5c94765630c606ae2691104cc3c204dd15392c93dee4558b4 12:28:11 $ docker rm -f --volumes 2865df81420e86a5c94765630c606ae2691104cc3c204dd15392c93dee4558b4 [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 12:28:11 provisioning config files... 12:28:11 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18199901738503724453tmp [Pipeline] { [Pipeline] sh 12:28:11 + set +x 12:28:11 + + curl -sbash https://codecov.io/bash -s 12:28:11 -- 12:28:11 12:28:11 _____ _ 12:28:11 / ____| | | 12:28:11 | | ___ __| | ___ ___ _____ __ 12:28:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:28:11 | |___| (_) | (_| | __/ (_| (_) \ V / 12:28:11 \_____\___/ \__,_|\___|\___\___/ \_/ 12:28:11 Bash-1.0.6 12:28:11 12:28:11 12:28:11 ==> git version 2.25.1 found 12:28:11 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 12:28:11 Release-Date: 2020-01-08 12:28:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:28:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:28:11 ==> Jenkins CI detected. 12:28:11 current dir:  /w/workspace/exfoundry_device-virtual-go_main 12:28:11 project root: . 12:28:11 --> token set from env 12:28:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:28:11 ==> Running gcov in . (disable via -X gcov) 12:28:11 ==> Python coveragepy not found 12:28:11 ==> Searching for coverage reports in: 12:28:11 + . 12:28:11 -> Found 1 reports 12:28:11 ==> Detecting git/mercurial file structure 12:28:11 ==> Reading reports 12:28:11 + ./coverage.out bytes=43063 12:28:11 ==> Appending adjustments 12:28:11 https://docs.codecov.io/docs/fixing-reports 12:28:12 + Found adjustments 12:28:12 ==> Gzipping contents 12:28:12 8.0K /tmp/codecov.So4nTg.gz 12:28:12 ==> Uploading reports 12:28:12 url: https://codecov.io 12:28:12 query: branch=main&commit=683d4d4593ac2673fe0867fafc4d548e8a0f2104&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F131%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:28:12 -> Pinging Codecov 12:28:12 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=683d4d4593ac2673fe0867fafc4d548e8a0f2104&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F131%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:28:12 -> Uploading to 12:28:12 https://storage.googleapis.com/codecov/v4/raw/2023-08-09/5E52B4B073DB2E39498172D8E973AA87/683d4d4593ac2673fe0867fafc4d548e8a0f2104/ea431f9c-7b79-430d-afd1-5b2f69ab78ec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230809T122812Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a90065f96436525a570bbdcba6e3ad4e1cec5121cdb0b249abbf30590e5f85f0 12:28:12 % Total % Received % Xferd Average Speed Time Time Time Current 12:28:12 Dload Upload Total Spent Left Speed 12:28:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 27000 --:--:-- --:--:-- --:--:-- 27000 12:28:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/683d4d4593ac2673fe0867fafc4d548e8a0f2104 [Pipeline] } 12:28:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 12:28:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:28:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:28:12 12:28:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:28:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 12:28:13 df9b9388f04a: Pulling fs layer 12:28:13 52dc419b0ee2: Pulling fs layer 12:28:13 25bc292e5bac: Pulling fs layer 12:28:13 114826534d7a: Pulling fs layer 12:28:13 4657fd5d0bcf: Pulling fs layer 12:28:13 6ad1cebc031e: Pulling fs layer 12:28:13 8a3aa393b2d8: Pulling fs layer 12:28:13 8a3aa393b2d8: Waiting 12:28:13 4657fd5d0bcf: Waiting 12:28:13 6ad1cebc031e: Waiting 12:28:13 114826534d7a: Waiting 12:28:13 25bc292e5bac: Verifying Checksum 12:28:13 25bc292e5bac: Download complete 12:28:13 52dc419b0ee2: Verifying Checksum 12:28:13 52dc419b0ee2: Download complete 12:28:13 4657fd5d0bcf: Verifying Checksum 12:28:13 4657fd5d0bcf: Download complete 12:28:13 df9b9388f04a: Download complete 12:28:13 6ad1cebc031e: Verifying Checksum 12:28:13 6ad1cebc031e: Download complete 12:28:13 df9b9388f04a: Pull complete 12:28:13 52dc419b0ee2: Pull complete 12:28:13 25bc292e5bac: Pull complete 12:28:14 114826534d7a: Verifying Checksum 12:28:14 114826534d7a: Download complete 12:28:14 8a3aa393b2d8: Verifying Checksum 12:28:14 8a3aa393b2d8: Download complete 12:28:17 114826534d7a: Pull complete 12:28:17 4657fd5d0bcf: Pull complete 12:28:17 6ad1cebc031e: Pull complete 12:28:20 8a3aa393b2d8: Pull complete 12:28:20 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 12:28:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:28:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:28:20 prd-ubuntu20.04-docker-8c-8g-3231 does not seem to be running inside a container 12:28:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 12:28:24 $ docker top f499ced6453a74f494475bd07f82131092bd74036dfe6351a91b4d4dde2b34d4 -eo pid,comm [Pipeline] { [Pipeline] echo 12:28:24 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 12:28:24 + set -o pipefail 12:28:24 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 12:28:29 12:28:29 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 12:28:29 12:28:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/81ff176a-1273-4cac-9ce7-cef32f5b7106 12:28:29 12:28:29 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 12:28:29 12:28:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:28:29 12:28:29 12:28:29 A medium severity vulnerability was found in the Snyk CLI versions you are using. 12:28:29 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 12:28:29 More details here: https://snyk.co/ue1NS 12:28:29 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 12:28:29 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 12:28:29 $ docker stop --time=1 f499ced6453a74f494475bd07f82131092bd74036dfe6351a91b4d4dde2b34d4 12:28:33 $ docker rm -f --volumes f499ced6453a74f494475bd07f82131092bd74036dfe6351a91b4d4dde2b34d4 [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 12:28:33 + git log --format=format:%s -1 683d4d4593ac2673fe0867fafc4d548e8a0f2104 [Pipeline] sh 12:28:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:28:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:28:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:28:34 prd-ubuntu20.04-docker-8c-8g-3231 does not seem to be running inside a container 12:28:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:28:35 $ docker top 26f624686e034ab9714f3505090e8ecb0cecaeccecfe7ee4f8937d11804ec634 -eo pid,comm 12:28:35 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). 12:28:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:28:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:28:35 [ssh-agent] Looking for ssh-agent implementation... 12:28:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:28:35 $ docker exec 26f624686e034ab9714f3505090e8ecb0cecaeccecfe7ee4f8937d11804ec634 ssh-agent 12:28:35 SSH_AUTH_SOCK=/tmp/ssh-QFMmFDX9DIyv/agent.31 12:28:35 SSH_AGENT_PID=37 12:28:35 Running ssh-add (command line suppressed) 12:28:36 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5395071468136653034.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5395071468136653034.key) 12:28:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:28:36 + git semver tag 12:28:36 2023-08-09 12:28:36,508 [run_tag] DEBUG tag force:False 12:28:36 2023-08-09 12:28:36,508 [check_head_tag] DEBUG check head tag 12:28:36 2023-08-09 12:28:36,509 [execute] INFO git cat-file --batch-check 12:28:36 2023-08-09 12:28:36,509 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 12:28:36 2023-08-09 12:28:36,512 [execute] INFO git cat-file --batch 12:28:36 2023-08-09 12:28:36,513 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 12:28:36 2023-08-09 12:28:36,523 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:28:36 2023-08-09 12:28:36,523 [execute] INFO git tag -a v3.1.0-dev.5 -m v3.1.0-dev.5 12:28:36 2023-08-09 12:28:36,524 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.5', '-m', 'v3.1.0-dev.5'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 12:28:36 2023-08-09 12:28:36,529 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:28:36 3.1.0-dev.5 [Pipeline] } 12:28:36 $ docker exec --env ******** --env ******** 26f624686e034ab9714f3505090e8ecb0cecaeccecfe7ee4f8937d11804ec634 ssh-agent -k 12:28:36 unset SSH_AUTH_SOCK; 12:28:36 unset SSH_AGENT_PID; 12:28:36 echo Agent pid 37 killed; 12:28:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:28:36 + git semver [Pipeline] } 12:28:37 $ docker stop --time=1 26f624686e034ab9714f3505090e8ecb0cecaeccecfe7ee4f8937d11804ec634 12:28:38 $ docker rm -f --volumes 26f624686e034ab9714f3505090e8ecb0cecaeccecfe7ee4f8937d11804ec634 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:28:38 12:28:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:28:39 0.23.1-centos7: Pulling from edgex-lftools 12:28:39 ab5ef0e58194: Pulling fs layer 12:28:39 9712f1f96733: Pulling fs layer 12:28:39 63f879dbbcfc: Pulling fs layer 12:28:39 0d9ebad4ef96: Pulling fs layer 12:28:39 e9a5061849ea: Pulling fs layer 12:28:39 d747dcd14b5f: Pulling fs layer 12:28:39 2de7ff778b66: Pulling fs layer 12:28:39 e9a5061849ea: Waiting 12:28:39 2de7ff778b66: Waiting 12:28:39 0d9ebad4ef96: Waiting 12:28:39 9712f1f96733: Verifying Checksum 12:28:39 9712f1f96733: Download complete 12:28:39 63f879dbbcfc: Verifying Checksum 12:28:39 63f879dbbcfc: Download complete 12:28:39 e9a5061849ea: Verifying Checksum 12:28:39 e9a5061849ea: Download complete 12:28:39 ab5ef0e58194: Verifying Checksum 12:28:39 ab5ef0e58194: Download complete 12:28:39 d747dcd14b5f: Download complete 12:28:39 0d9ebad4ef96: Verifying Checksum 12:28:39 0d9ebad4ef96: Download complete 12:28:39 2de7ff778b66: Verifying Checksum 12:28:39 2de7ff778b66: Download complete 12:28:42 ab5ef0e58194: Pull complete 12:28:42 9712f1f96733: Pull complete 12:28:42 63f879dbbcfc: Pull complete 12:28:46 0d9ebad4ef96: Pull complete 12:28:46 e9a5061849ea: Pull complete 12:28:46 d747dcd14b5f: Pull complete 12:28:47 2de7ff778b66: Pull complete 12:28:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:28:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:28:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:28:47 prd-ubuntu20.04-docker-8c-8g-3231 does not seem to be running inside a container 12:28:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 12:28:51 $ docker top bfca7820e88a66dcc1ffad8f444f822161fd327f3322711c8b8f9ec65b257a56 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:28:51 provisioning config files... 12:28:51 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17202595154579789779tmp 12:28:51 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11734815906190466076tmp 12:28:51 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config406376365337714539tmp [Pipeline] { [Pipeline] echo 12:28:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:28:51 ---> sigul-configuration.sh 12:28:51 gpg: directory `/root/.gnupg' created 12:28:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:28:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:28:51 gpg: keyring `/root/.gnupg/secring.gpg' created 12:28:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:28:51 gpg: CAST5 encrypted data 12:28:51 gpg: encrypted with 1 passphrase 12:28:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:28:52 + mkdir /home/jenkins 12:28:52 + mkdir /home/jenkins/sigul [Pipeline] sh 12:28:52 + 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 12:28:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:28:52 ---> sigul-install.sh 12:28:52 Sigul already installed; skipping installation. [Pipeline] sh 12:28:52 + git tag --list 12:28:52 v1.0.0 12:28:52 v1.1.0 12:28:52 v1.1.1 12:28:52 v1.2.1 12:28:52 v1.2.2 12:28:52 v1.2.3 12:28:52 v1.3.0 12:28:52 v1.3.1 12:28:52 v2.0.0 12:28:52 v2.1.0 12:28:52 v2.1.1 12:28:52 v2.2.0 12:28:52 v2.3.0 12:28:52 v3.0 12:28:52 v3.0.0 12:28:52 v3.1.0-dev.1 12:28:52 v3.1.0-dev.2 12:28:52 v3.1.0-dev.3 12:28:52 v3.1.0-dev.4 12:28:52 v3.1.0-dev.5 [Pipeline] sh 12:28:53 + lftools sign git-tag v3.1.0-dev.5 12:28:53 Signing Git tag with Sigul... 12:28:53 Signing v3.1.0-dev.5 [Pipeline] echo 12:28:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:28:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:28:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:28:54 $ docker stop --time=1 bfca7820e88a66dcc1ffad8f444f822161fd327f3322711c8b8f9ec65b257a56 12:28:55 $ docker rm -f --volumes bfca7820e88a66dcc1ffad8f444f822161fd327f3322711c8b8f9ec65b257a56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:28:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:28:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:28:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:28:56 prd-ubuntu20.04-docker-8c-8g-3231 does not seem to be running inside a container 12:28:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:28:57 $ docker top a374e517e777d832c11104161f32fe65f9814e3c06e64ea0e95619f227994eee -eo pid,comm 12:28: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). 12:28:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:28:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:28:57 [ssh-agent] Looking for ssh-agent implementation... 12:28:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:28:57 $ docker exec a374e517e777d832c11104161f32fe65f9814e3c06e64ea0e95619f227994eee ssh-agent 12:28:57 SSH_AUTH_SOCK=/tmp/ssh-GFRywMPtTA3M/agent.32 12:28:57 SSH_AGENT_PID=38 12:28:57 Running ssh-add (command line suppressed) 12:28:57 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4238894346692705065.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4238894346692705065.key) 12:28:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:28:57 + git semver bump pre 12:28:58 2023-08-09 12:28:57,954 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:28:58 2023-08-09 12:28:57,954 [bump_version] DEBUG bumping version:3.1.0-dev.5 on axis:pre with prefix:dev 12:28:58 2023-08-09 12:28:57,954 [bump_version] DEBUG bumped version:3.1.0-dev.6 12:28:58 2023-08-09 12:28:57,954 [write_version] DEBUG write version:3.1.0-dev.6 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 12:28:58 2023-08-09 12:28:57,954 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:28:58 2023-08-09 12:28:57,954 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:28:58 2023-08-09 12:28:57,956 [execute] INFO git cat-file --batch-check 12:28:58 2023-08-09 12:28:57,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 12:28:58 2023-08-09 12:28:57,961 [execute] INFO git cat-file --batch 12:28:58 2023-08-09 12:28:57,961 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 12:28:58 2023-08-09 12:28:57,966 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:28:58 3.1.0-dev.6 [Pipeline] } 12:28:58 $ docker exec --env ******** --env ******** a374e517e777d832c11104161f32fe65f9814e3c06e64ea0e95619f227994eee ssh-agent -k 12:28:58 unset SSH_AUTH_SOCK; 12:28:58 unset SSH_AGENT_PID; 12:28:58 echo Agent pid 38 killed; 12:28:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:28:58 + git semver [Pipeline] } 12:28:58 $ docker stop --time=1 a374e517e777d832c11104161f32fe65f9814e3c06e64ea0e95619f227994eee 12:29:00 $ docker rm -f --volumes a374e517e777d832c11104161f32fe65f9814e3c06e64ea0e95619f227994eee [Pipeline] // withDockerContainer [Pipeline] sh 12:29:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:29:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:29:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:29:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:29:00 prd-ubuntu20.04-docker-8c-8g-3231 does not seem to be running inside a container 12:29:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:29:01 $ docker top cb991206a71de42945cd93b81bd8bcf96a449a5c0532874cb1b9592a81e095c4 -eo pid,comm 12:29:01 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:29:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:29:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:29:01 [ssh-agent] Looking for ssh-agent implementation... 12:29:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:29:01 $ docker exec cb991206a71de42945cd93b81bd8bcf96a449a5c0532874cb1b9592a81e095c4 ssh-agent 12:29:01 SSH_AUTH_SOCK=/tmp/ssh-KrVlDTOPqri3/agent.32 12:29:01 SSH_AGENT_PID=38 12:29:01 Running ssh-add (command line suppressed) 12:29:01 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7600816479914751819.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7600816479914751819.key) 12:29:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:29:01 + git semver push 12:29:02 2023-08-09 12:29:01,932 [run_push] DEBUG push 12:29:02 2023-08-09 12:29:01,933 [execute] INFO git cat-file --batch-check 12:29:02 2023-08-09 12:29:01,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 12:29:02 2023-08-09 12:29:01,937 [execute] INFO git rev-list bf5b64db62933b1679b0dda59317cbcbb37456f7 -- 12:29:02 2023-08-09 12:29:01,937 [execute] DEBUG Popen(['git', 'rev-list', 'bf5b64db62933b1679b0dda59317cbcbb37456f7', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 12:29:02 2023-08-09 12:29:01,946 [execute] INFO git fetch -v origin 12:29:02 2023-08-09 12:29:01,947 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 12:29:02 2023-08-09 12:29:02,513 [run_push] DEBUG no remote changes detected 12:29:02 2023-08-09 12:29:02,514 [execute] INFO git push origin semver 12:29:02 2023-08-09 12:29:02,514 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 12:29:03 2023-08-09 12:29:03,409 [run_push] DEBUG push all version tags 12:29:03 2023-08-09 12:29:03,410 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 12:29:03 2023-08-09 12:29:03,410 [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) 12:29:04 2023-08-09 12:29:04,208 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:29:04 3.1.0-dev.6 [Pipeline] } 12:29:04 $ docker exec --env ******** --env ******** cb991206a71de42945cd93b81bd8bcf96a449a5c0532874cb1b9592a81e095c4 ssh-agent -k 12:29:04 unset SSH_AUTH_SOCK; 12:29:04 unset SSH_AGENT_PID; 12:29:04 echo Agent pid 38 killed; 12:29:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:29:04 + git semver [Pipeline] } 12:29:05 $ docker stop --time=1 cb991206a71de42945cd93b81bd8bcf96a449a5c0532874cb1b9592a81e095c4 12:29:06 $ docker rm -f --volumes cb991206a71de42945cd93b81bd8bcf96a449a5c0532874cb1b9592a81e095c4 [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 12:29:06 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 12:29:06 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 12:29:06 total 16 12:29:06 drwxr-xr-x 3 root root 4096 Aug 9 12:19 . 12:29:06 drwxrwxr-x 10 jenkins jenkins 4096 Aug 9 12:28 .. 12:29:06 drwxr-xr-x 2 root root 4096 Aug 9 12:19 cost 12:29:06 -rw-r--r-- 1 root root 89 Aug 9 12:19 cost.csv 12:29:06 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 12:29:06 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 12:29:06 total 16 12:29:06 drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 12:19 . 12:29:06 drwxrwxr-x 10 jenkins jenkins 4096 Aug 9 12:28 .. 12:29:06 drwxr-xr-x 2 jenkins jenkins 4096 Aug 9 12:19 cost 12:29:06 -rw-r--r-- 1 jenkins jenkins 89 Aug 9 12:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:29:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:29:08 ---> package-listing.sh 12:29:08 ++ facter osfamily 12:29:08 ++ tr '[:upper:]' '[:lower:]' 12:29:08 + OS_FAMILY=debian 12:29:08 + workspace=/w/workspace/exfoundry_device-virtual-go_main 12:29:08 + START_PACKAGES=/tmp/packages_start.txt 12:29:08 + END_PACKAGES=/tmp/packages_end.txt 12:29:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:29:08 + PACKAGES=/tmp/packages_start.txt 12:29:08 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 12:29:08 + PACKAGES=/tmp/packages_end.txt 12:29:08 + case "${OS_FAMILY}" in 12:29:08 + dpkg -l 12:29:08 + grep '^ii' 12:29:08 + '[' -f /tmp/packages_start.txt ']' 12:29:08 + '[' -f /tmp/packages_end.txt ']' 12:29:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:29:08 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 12:29:08 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 12:29:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 12:29:08 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 12:29:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:29:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:29:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:29:09 prd-ubuntu20.04-docker-8c-8g-3231 does not seem to be running inside a container 12:29:09 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:29:09 $ docker top a98af09ebc6f50e9c99d133cf2c00084209f4d49e6cc5d842f4ca0bd09c32dec -eo pid,comm [Pipeline] { [Pipeline] sh 12:29:09 + touch /tmp/pre-build-complete [Pipeline] sh 12:29:10 + mkdir -p /var/log/sysstat [Pipeline] sh 12:29:10 + ls /var/log/sa-host 12:29:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:29:10 provisioning config files... 12:29:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8130707816564808714tmp [Pipeline] { [Pipeline] echo 12:29:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:29:11 ---> create-netrc.sh [Pipeline] } 12:29:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:29:11 ---> python-tools-install.sh [Pipeline] echo 12:29:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:29:11 ---> sudo-logs.sh 12:29:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:29:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:29:11 ---> job-cost.sh 12:29:11 lf-activate-venv: SKIPPING 12:29:11 DEBUG: total: 0.2199999988079071 12:29:11 INFO: Retrieving Stack Cost... 12:29:12 INFO: Retrieving Pricing Info for: v3-standard-8 12:29:12 INFO: Archiving Costs [Pipeline] echo 12:29:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:29:13 ---> logs-deploy.sh 12:29:13 lf-activate-venv: SKIPPING 12:29:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/131 12:29:13 INFO: archiving workspace using pattern(s): 12:29:14 Archives upload complete. 12:29:14 INFO: archiving logs to Nexus