Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5a04d26f76890061c899b2731a9aad77e3e4418b 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-ssh10440778341273161313.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh11159897435379841230.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh13302081945751919565.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh14221555349208935511.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-ssh17872295241765984071.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 ‘prd-centos7-builder-2c-1g-842’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-629’ is offline ‘prd-ubuntu20.04-docker-8c-8g-630’ is offline ‘prd-ubuntu20.04-docker-8c-8g-850’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-754’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-756’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-853 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 5a04d26f76890061c899b2731a9aad77e3e4418b (main) Commit message: "ci: Change dependabot gomod schedule to daily (#359)" > 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 5a04d26f76890061c899b2731a9aad77e3e4418b # timeout=10 > git rev-list --no-walk 96a5dbd4cf59e276ad3c0925590d8fa28104ff38 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:10:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:10:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:10:52 ========================================================= 16:10:52 EdgeX Global Pipelines Version Info 16:10:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:10:53 ------------------- 16:10:53 stable info: 16:10:53 ------------------- 16:10:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:10:53 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 16:10:53 Message: update stable to v1.0.245 16:10:53 ------------------- 16:10:53 experimental info: 16:10:53 ------------------- 16:10:53 Commited By: **** collab-it+edgex@linuxfoundation.org 16:10:53 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 16:10:53 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:10:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 16:10:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 16:10:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:10:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:10:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:10:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:10:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:10:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:10:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:10:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:10:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:10:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 16:10:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:10:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:10:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:10:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:10:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:10:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:10:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:10:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:10:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:10:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:10:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:10:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:10:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:10:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:10:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:10:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:10:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:10:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:10:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5a04d26f76890061c899b2731a9aad77e3e4418b [Pipeline] echo 16:10:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5a04d26 [Pipeline] echo 16:10:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:10:54 provisioning config files... 16:10:54 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17149022300447197874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:10:54 ---> docker-login.sh 16:10:54 nexus3.edgexfoundry.org:10001 16:10:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:10:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:10:54 Configure a credential helper to remove this warning. See 16:10:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:10:54 16:10:54 Login Succeeded 16:10:54 nexus3.edgexfoundry.org:10002 16:10:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:10:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:10:54 Configure a credential helper to remove this warning. See 16:10:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:10:54 16:10:54 Login Succeeded 16:10:54 nexus3.edgexfoundry.org:10003 16:10:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:10:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:10:54 Configure a credential helper to remove this warning. See 16:10:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:10:54 16:10:54 Login Succeeded 16:10:54 nexus3.edgexfoundry.org:10004 16:10:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:10:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:10:54 Configure a credential helper to remove this warning. See 16:10:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:10:54 16:10:54 Login Succeeded 16:10:54 docker.io 16:10:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:10:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:10:55 Configure a credential helper to remove this warning. See 16:10:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:10:55 16:10:55 Login Succeeded 16:10:55 ---> docker-login.sh ends [Pipeline] } 16:10:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:10:55 + git rev-list -1 --merges 5a04d26f76890061c899b2731a9aad77e3e4418b~1..5a04d26f76890061c899b2731a9aad77e3e4418b [Pipeline] echo 16:10:55 -----------> git rev-list -1 --merges 5a04d26f76890061c899b2731a9aad77e3e4418b~1..5a04d26f76890061c899b2731a9aad77e3e4418b 5a04d26f76890061c899b2731a9aad77e3e4418b [false] [Pipeline] sh 16:10:56 + git log --format=format:%s -1 5a04d26f76890061c899b2731a9aad77e3e4418b [Pipeline] echo 16:10:56 ========================================================= 16:10:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:10:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:10:56 + git log --format=format:%s -1 5a04d26f76890061c899b2731a9aad77e3e4418b [Pipeline] echo 16:10:56 [semverPrep] GIT_COMMIT: 5a04d26f76890061c899b2731a9aad77e3e4418b, Commit Message: ci: Change dependabot gomod schedule to daily (#359) [Pipeline] echo 16:10:56 [semverPrep] This is not a build commit. [Pipeline] sh 16:10:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:10:56 + grep -v github /etc/ssh/ssh_known_hosts 16:10:56 + [ -e /tmp/ssh_known_hosts ] 16:10:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:10:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:10:56 + sudo tee -a /etc/ssh/ssh_known_hosts 16:10:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:10:57 16:10:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:10:57 0.1.4: Pulling from edgex-devops/py-git-semver 16:10:57 b85a868b505f: Pulling fs layer 16:10:57 e2be974225ed: Pulling fs layer 16:10:57 339a4e72a1f5: Pulling fs layer 16:10:57 988bab9f4d93: Pulling fs layer 16:10:57 1469e6f7b9e6: Pulling fs layer 16:10:57 eaf3925da568: Pulling fs layer 16:10:57 bab4dde63d76: Pulling fs layer 16:10:57 bde34c3a00c8: Pulling fs layer 16:10:57 b352a97aabf1: Pulling fs layer 16:10:57 4872d77fe225: Pulling fs layer 16:10:57 5851b861e8e6: Pulling fs layer 16:10:57 bab4dde63d76: Waiting 16:10:57 bde34c3a00c8: Waiting 16:10:57 4872d77fe225: Waiting 16:10:57 5851b861e8e6: Waiting 16:10:57 1469e6f7b9e6: Waiting 16:10:57 988bab9f4d93: Waiting 16:10:57 eaf3925da568: Waiting 16:10:57 b352a97aabf1: Waiting 16:10:57 e2be974225ed: Verifying Checksum 16:10:57 e2be974225ed: Download complete 16:10:57 988bab9f4d93: Verifying Checksum 16:10:57 988bab9f4d93: Download complete 16:10:57 1469e6f7b9e6: Verifying Checksum 16:10:57 1469e6f7b9e6: Download complete 16:10:57 339a4e72a1f5: Verifying Checksum 16:10:57 339a4e72a1f5: Download complete 16:10:57 eaf3925da568: Download complete 16:10:57 bde34c3a00c8: Download complete 16:10:57 b352a97aabf1: Download complete 16:10:57 4872d77fe225: Download complete 16:10:57 5851b861e8e6: Verifying Checksum 16:10:57 5851b861e8e6: Download complete 16:10:57 b85a868b505f: Verifying Checksum 16:10:57 b85a868b505f: Download complete 16:10:58 bab4dde63d76: Verifying Checksum 16:10:58 bab4dde63d76: Download complete 16:10:59 b85a868b505f: Pull complete 16:10:59 e2be974225ed: Pull complete 16:10:59 339a4e72a1f5: Pull complete 16:10:59 988bab9f4d93: Pull complete 16:11:00 1469e6f7b9e6: Pull complete 16:11:00 eaf3925da568: Pull complete 16:11:02 bab4dde63d76: Pull complete 16:11:02 bde34c3a00c8: Pull complete 16:11:02 b352a97aabf1: Pull complete 16:11:02 4872d77fe225: Pull complete 16:11:02 5851b861e8e6: Pull complete 16:11:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:11:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:11:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:11:02 prd-ubuntu20.04-docker-8c-8g-853 does not seem to be running inside a container 16:11:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:11:03 $ docker top bb0ddc81f5ebb66ed4112cc031f0902b02f7173019740eb1a63cc6f42b531c46 -eo pid,comm 16:11:03 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). 16:11:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:11:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:11:04 [ssh-agent] Looking for ssh-agent implementation... 16:11:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:11:04 $ docker exec bb0ddc81f5ebb66ed4112cc031f0902b02f7173019740eb1a63cc6f42b531c46 ssh-agent 16:11:04 SSH_AUTH_SOCK=/tmp/ssh-4omeZraX7wz7/agent.32 16:11:04 SSH_AGENT_PID=38 16:11:04 Running ssh-add (command line suppressed) 16:11:04 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14601140369930220642.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14601140369930220642.key) 16:11:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:11:04 + git tag --points-at HEAD [Pipeline] } 16:11:04 $ docker exec --env ******** --env ******** bb0ddc81f5ebb66ed4112cc031f0902b02f7173019740eb1a63cc6f42b531c46 ssh-agent -k 16:11:04 unset SSH_AUTH_SOCK; 16:11:04 unset SSH_AGENT_PID; 16:11:04 echo Agent pid 38 killed; 16:11:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:11:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:11:04 [ssh-agent] Looking for ssh-agent implementation... 16:11:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:11:04 $ docker exec bb0ddc81f5ebb66ed4112cc031f0902b02f7173019740eb1a63cc6f42b531c46 ssh-agent 16:11:05 SSH_AUTH_SOCK=/tmp/ssh-fOPvJgQfqxSS/agent.70 16:11:05 SSH_AGENT_PID=76 16:11:05 Running ssh-add (command line suppressed) 16:11:05 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1881537030968162012.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1881537030968162012.key) 16:11:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:11:05 + git semver init 16:11:05 2023-03-15 16:11:05,661 [run_init] DEBUG init version:0.0.0 force:False 16:11:05 2023-03-15 16:11:05,662 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 16:11:05 2023-03-15 16:11:05,662 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 16:11:05 2023-03-15 16:11:05,662 [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) 16:11:06 2023-03-15 16:11:06,624 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 16:11:06 2023-03-15 16:11:06,625 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 16:11:06 2023-03-15 16:11:06,625 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:11:06 2023-03-15 16:11:06,625 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:11:06 3.0.0-dev.23 [Pipeline] } 16:11:06 $ docker exec --env ******** --env ******** bb0ddc81f5ebb66ed4112cc031f0902b02f7173019740eb1a63cc6f42b531c46 ssh-agent -k 16:11:06 unset SSH_AUTH_SOCK; 16:11:06 unset SSH_AGENT_PID; 16:11:06 echo Agent pid 76 killed; 16:11:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:11:07 + git semver [Pipeline] } 16:11:07 $ docker stop --time=1 bb0ddc81f5ebb66ed4112cc031f0902b02f7173019740eb1a63cc6f42b531c46 16:11:08 $ docker rm -f --volumes bb0ddc81f5ebb66ed4112cc031f0902b02f7173019740eb1a63cc6f42b531c46 [Pipeline] // withDockerContainer [Pipeline] sh 16:11:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:11:09 Stashed 1 file(s) [Pipeline] echo 16:11:09 [edgeXSemver]: initialized semver on version 3.0.0-dev.23 [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 16:11:09 provisioning config files... 16:11:09 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5338172627270596632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:11:09 ---> docker-login.sh 16:11:09 nexus3.edgexfoundry.org:10001 16:11:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:09 Configure a credential helper to remove this warning. See 16:11:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:09 16:11:09 Login Succeeded 16:11:09 nexus3.edgexfoundry.org:10002 16:11:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:09 Configure a credential helper to remove this warning. See 16:11:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:09 16:11:09 Login Succeeded 16:11:09 nexus3.edgexfoundry.org:10003 16:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:10 Configure a credential helper to remove this warning. See 16:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:10 16:11:10 Login Succeeded 16:11:10 nexus3.edgexfoundry.org:10004 16:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:10 Configure a credential helper to remove this warning. See 16:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:10 16:11:10 Login Succeeded 16:11:10 docker.io 16:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:10 Configure a credential helper to remove this warning. See 16:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:10 16:11:10 Login Succeeded 16:11:10 ---> docker-login.sh ends [Pipeline] } 16:11:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:11:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:11:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:11:10 ========================================================= 16:11:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:11:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:10 + 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 . 16:11:10 Sending build context to Docker daemon 23.5MB 16:11:10 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:11:10 Step 2/12 : FROM ${BASE} AS builder 16:11:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:11:10 63b65145d645: Pulling fs layer 16:11:10 a2d21d5440eb: Pulling fs layer 16:11:10 935e6c44a52c: Pulling fs layer 16:11:10 94cc34f8dd06: Pulling fs layer 16:11:10 30dea6a524f1: Pulling fs layer 16:11:10 a2aff8979fd8: Pulling fs layer 16:11:10 6808be2612f2: Pulling fs layer 16:11:10 f25807f1079a: Pulling fs layer 16:11:10 6808be2612f2: Waiting 16:11:10 30dea6a524f1: Waiting 16:11:10 f25807f1079a: Waiting 16:11:10 a2aff8979fd8: Waiting 16:11:10 94cc34f8dd06: Waiting 16:11:10 a2d21d5440eb: Verifying Checksum 16:11:10 a2d21d5440eb: Download complete 16:11:10 94cc34f8dd06: Verifying Checksum 16:11:10 94cc34f8dd06: Download complete 16:11:10 30dea6a524f1: Verifying Checksum 16:11:10 30dea6a524f1: Download complete 16:11:10 63b65145d645: Verifying Checksum 16:11:10 63b65145d645: Download complete 16:11:10 a2aff8979fd8: Verifying Checksum 16:11:10 a2aff8979fd8: Download complete 16:11:11 63b65145d645: Pull complete 16:11:11 a2d21d5440eb: Pull complete 16:11:11 f25807f1079a: Verifying Checksum 16:11:11 f25807f1079a: Download complete 16:11:11 935e6c44a52c: Verifying Checksum 16:11:11 935e6c44a52c: Download complete 16:11:12 6808be2612f2: Verifying Checksum 16:11:12 6808be2612f2: Download complete 16:11:15 935e6c44a52c: Pull complete 16:11:15 94cc34f8dd06: Pull complete 16:11:15 30dea6a524f1: Pull complete 16:11:15 a2aff8979fd8: Pull complete 16:11:17 6808be2612f2: Pull complete 16:11:18 f25807f1079a: Pull complete 16:11:18 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 16:11:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:11:18 ---> 3b553350e43f 16:11:18 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:11:20 ---> Running in 3500320ab630 16:11:20 Removing intermediate container 3500320ab630 16:11:20 ---> 512018cd29d5 16:11:20 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:11:20 ---> Running in ae7180398c3d 16:11:20 Removing intermediate container ae7180398c3d 16:11:20 ---> d124211f11ef 16:11:20 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:11:20 ---> Running in d69776b1fff7 16:11:21 Removing intermediate container d69776b1fff7 16:11:21 ---> e7a788e7986a 16:11:21 Step 6/12 : WORKDIR /device-virtual-go 16:11:21 ---> Running in f67ba22a5f87 16:11:21 Removing intermediate container f67ba22a5f87 16:11:21 ---> e6ed8aeeb05e 16:11:21 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:11:21 ---> Running in 69e08e80b69e 16:11:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:11:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:11:22 (1/4) Installing openssh-keygen (9.1_p1-r2) 16:11:22 (2/4) Installing libedit (20221030.3.1-r0) 16:11:22 (3/4) Installing openssh-client-common (9.1_p1-r2) 16:11:22 (4/4) Installing openssh-client-default (9.1_p1-r2) 16:11:22 Executing busybox-1.35.0-r29.trigger 16:11:22 OK: 269 MiB in 57 packages 16:11:23 Removing intermediate container 69e08e80b69e 16:11:23 ---> 686b46c5db50 16:11:23 Step 8/12 : COPY go.mod vendor* ./ 16:11:23 ---> 0a70dc0285cc 16:11:23 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:11:23 ---> Running in ea0680fbe73e 16:11:24 Still waiting to schedule task 16:11:24 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 16:11:45 Removing intermediate container ea0680fbe73e 16:11:45 ---> 8241cda8c3b8 16:11:45 Step 10/12 : COPY . . 16:11:45 ---> 8b79f05ba7b9 16:11:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:11:45 ---> Running in cc53928316ea 16:11:45 Removing intermediate container cc53928316ea 16:11:45 ---> f661c77fefc0 16:11:45 Step 12/12 : RUN $MAKE 16:11:45 ---> Running in 9e9b8b86cdad 16:11:45 noop 16:11:45 Removing intermediate container 9e9b8b86cdad 16:11:45 ---> 7e6b1825c3c4 16:11:45 Successfully built 7e6b1825c3c4 16:11:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:45 + docker inspect -f . ci-base-image-x86_64 16:11:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:11:45 prd-ubuntu20.04-docker-8c-8g-853 does not seem to be running inside a container 16:11:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:11:46 $ docker top 2c370955428283828cfaf49a008417e6bf1c63525dd780e0c17c016610adf783 -eo pid,comm [Pipeline] { [Pipeline] sh 16:11:46 + go version 16:11:46 go version go1.20.2 linux/amd64 [Pipeline] } 16:11:46 $ docker stop --time=1 2c370955428283828cfaf49a008417e6bf1c63525dd780e0c17c016610adf783 16:11:47 $ docker rm -f --volumes 2c370955428283828cfaf49a008417e6bf1c63525dd780e0c17c016610adf783 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:48 + docker inspect -f . ci-base-image-x86_64 16:11:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:11:48 prd-ubuntu20.04-docker-8c-8g-853 does not seem to be running inside a container 16:11:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:11:48 $ docker top c29014805dd22771bfb158566507612ea213310a651db678b895c0619de634bd -eo pid,comm [Pipeline] { [Pipeline] sh 16:11:48 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 16:11:49 + make test 16:11:49 go test ./... -coverprofile=coverage.out 16:11:53 ? github.com/edgexfoundry/device-virtual-go [no test files] 16:12:03 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 16:12:03 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.033s coverage: 65.7% of statements 16:12:08 go vet ./... 16:12:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:12:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:12:11 ./bin/test-attribution-txt.sh [Pipeline] echo 16:12:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:12:11 $ docker stop --time=1 c29014805dd22771bfb158566507612ea213310a651db678b895c0619de634bd 16:12:13 $ docker rm -f --volumes c29014805dd22771bfb158566507612ea213310a651db678b895c0619de634bd [Pipeline] // withDockerContainer [Pipeline] sh 16:12:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:12:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:12:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:12:15 + ls -al . 16:12:15 total 192 16:12:15 drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 16:11 . 16:12:15 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:10 .. 16:12:15 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:11 .git 16:12:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:10 .github 16:12:15 -rw-rw-r-- 1 jenkins jenkins 337 Mar 15 16:10 .gitignore 16:12:15 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 16:10 .golangci.yml 16:12:15 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 16:11 .semver 16:12:15 -rw-rw-r-- 1 jenkins jenkins 8641 Mar 15 16:10 Attribution.txt 16:12:15 -rw-rw-r-- 1 jenkins jenkins 11367 Mar 15 16:10 CHANGELOG.md 16:12:15 -rw-rw-r-- 1 jenkins jenkins 1646 Mar 15 16:10 Dockerfile 16:12:15 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 16:10 GOVERNANCE.md 16:12:15 -rw-rw-r-- 1 jenkins jenkins 660 Mar 15 16:10 Jenkinsfile 16:12:15 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 16:10 LICENSE 16:12:15 -rw-rw-r-- 1 jenkins jenkins 1696 Mar 15 16:10 Makefile 16:12:15 -rw-rw-r-- 1 jenkins jenkins 623 Mar 15 16:10 OWNERS.md 16:12:15 -rw-rw-r-- 1 jenkins jenkins 3578 Mar 15 16:10 README.md 16:12:15 -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 16:11 VERSION 16:12:15 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:10 bin 16:12:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:10 cmd 16:12:15 -rw-r--r-- 1 jenkins jenkins 44311 Mar 15 16:12 coverage.out 16:12:15 -rw-rw-r-- 1 jenkins jenkins 3253 Mar 15 16:10 go.mod 16:12:15 -rw-rw-r-- 1 jenkins jenkins 30608 Mar 15 16:10 go.sum 16:12:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:10 internal 16:12:15 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:10 snap 16:12:15 -rw-rw-r-- 1 jenkins jenkins 235 Mar 15 16:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:15 + 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=5a04d26f76890061c899b2731a9aad77e3e4418b --label arch=amd64 --label version=3.0.0-dev.23 . 16:12:15 Sending build context to Docker daemon 23.54MB 16:12:15 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 16:12:15 Step 2/25 : FROM ${BASE} AS builder 16:12:15 ---> 7e6b1825c3c4 16:12:15 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:12:15 ---> Running in 29dfaa6b201c 16:12:15 Removing intermediate container 29dfaa6b201c 16:12:15 ---> 1c5ad571c8ec 16:12:15 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 16:12:15 ---> Running in 8656063224c2 16:12:15 Removing intermediate container 8656063224c2 16:12:15 ---> 3a35d6ea7b92 16:12:15 Step 5/25 : ARG ADD_BUILD_TAGS="" 16:12:16 ---> Running in 0783ede9d89b 16:12:16 Removing intermediate container 0783ede9d89b 16:12:16 ---> 27321b5191ae 16:12:16 Step 6/25 : WORKDIR /device-virtual-go 16:12:16 ---> Running in 69498396f8f4 16:12:16 Removing intermediate container 69498396f8f4 16:12:16 ---> 639127040876 16:12:16 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:12:16 ---> Running in 82ba313e1a76 16:12:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:12:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:12:17 OK: 269 MiB in 57 packages 16:12:17 Removing intermediate container 82ba313e1a76 16:12:17 ---> 66e930b1886b 16:12:17 Step 8/25 : COPY go.mod vendor* ./ 16:12:17 ---> c1e1da9cacae 16:12:17 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:12:17 ---> Running in 973dd987fb02 16:12:18 Removing intermediate container 973dd987fb02 16:12:18 ---> 9fc524131826 16:12:18 Step 10/25 : COPY . . 16:12:18 ---> e8a6744f1d23 16:12:18 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:12:18 ---> Running in f337d392d057 16:12:18 Removing intermediate container f337d392d057 16:12:18 ---> a49fd027d1cc 16:12:18 Step 12/25 : RUN $MAKE 16:12:18 ---> Running in f252c221c8bb 16:12:19 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 16:12:37 Removing intermediate container f252c221c8bb 16:12:37 ---> 7e88e3ba31bc 16:12:37 Step 13/25 : FROM alpine:3.17 16:12:37 3.17: Pulling from library/alpine 16:12:37 63b65145d645: Already exists 16:12:37 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 16:12:37 Status: Downloaded newer image for alpine:3.17 16:12:37 ---> b2aa39c304c2 16:12:37 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 16:12:37 ---> Running in 9817024b3f95 16:12:37 Removing intermediate container 9817024b3f95 16:12:37 ---> 979b6e02afe0 16:12:37 Step 15/25 : RUN apk add --update --no-cache dumb-init 16:12:37 ---> Running in f37561c7de59 16:12:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:12:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:12:37 (1/1) Installing dumb-init (1.2.5-r2) 16:12:37 Executing busybox-1.35.0-r29.trigger 16:12:37 OK: 7 MiB in 16 packages 16:12:37 Removing intermediate container f37561c7de59 16:12:37 ---> 7bf50c48e29e 16:12:37 Step 16/25 : WORKDIR / 16:12:37 ---> Running in 433c5104907b 16:12:37 Removing intermediate container 433c5104907b 16:12:37 ---> 5b81c1b5d3c7 16:12:37 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 16:12:37 ---> f76f31afe2df 16:12:37 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 16:12:37 ---> ed3eaed9bb15 16:12:37 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 16:12:38 ---> 1c498e823310 16:12:38 Step 20/25 : EXPOSE 59900 16:12:38 ---> Running in 796ad7cbfd59 16:12:38 Removing intermediate container 796ad7cbfd59 16:12:38 ---> e25d42d03452 16:12:38 Step 21/25 : ENTRYPOINT ["/device-virtual"] 16:12:38 ---> Running in d9ab7c389797 16:12:38 Removing intermediate container d9ab7c389797 16:12:38 ---> db4cba322ccb 16:12:38 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 16:12:38 ---> Running in 8e6a9c5d322d 16:12:38 Removing intermediate container 8e6a9c5d322d 16:12:38 ---> 5e7fe89bd080 16:12:38 Step 23/25 : LABEL arch=amd64 16:12:38 ---> Running in d29a8c4d8440 16:12:38 Removing intermediate container d29a8c4d8440 16:12:38 ---> 788c74e316a2 16:12:38 Step 24/25 : LABEL git_sha=5a04d26f76890061c899b2731a9aad77e3e4418b 16:12:38 ---> Running in 5c038246c35a 16:12:38 Removing intermediate container 5c038246c35a 16:12:38 ---> 993d7db686b3 16:12:38 Step 25/25 : LABEL version=3.0.0-dev.23 16:12:38 ---> Running in 9dde8c3c9a62 16:12:38 Removing intermediate container 9dde8c3c9a62 16:12:38 ---> 0df684685aa5 16:12:38 [Warning] One or more build-args [ARCH] were not consumed 16:12:38 Successfully built 0df684685aa5 16:12: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 16:12:39 provisioning config files... 16:12:39 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4946907672711247933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:12:39 ---> docker-login.sh 16:12:39 nexus3.edgexfoundry.org:10001 16:12:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:39 Configure a credential helper to remove this warning. See 16:12:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:39 16:12:39 Login Succeeded 16:12:39 nexus3.edgexfoundry.org:10002 16:12:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:39 Configure a credential helper to remove this warning. See 16:12:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:39 16:12:39 Login Succeeded 16:12:39 nexus3.edgexfoundry.org:10003 16:12:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:39 Configure a credential helper to remove this warning. See 16:12:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:39 16:12:39 Login Succeeded 16:12:39 nexus3.edgexfoundry.org:10004 16:12:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:39 Configure a credential helper to remove this warning. See 16:12:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:39 16:12:39 Login Succeeded 16:12:39 docker.io 16:12:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:39 Configure a credential helper to remove this warning. See 16:12:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:39 16:12:39 Login Succeeded 16:12:39 ---> docker-login.sh ends [Pipeline] } 16:12:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:12:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:12:39 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 16:12:39 5a04d26f76890061c899b2731a9aad77e3e4418b 16:12:39 latest 16:12:39 3.0.0-dev.23 16:12:39 5a04d26f76890061c899b2731a9aad77e3e4418b-3.0.0-dev.23 16:12:39 main 16:12:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:40 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:5a04d26f76890061c899b2731a9aad77e3e4418b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:40 + docker push nexus3.edgexfoundry.org:10004/device-virtual:5a04d26f76890061c899b2731a9aad77e3e4418b 16:12:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 16:12:40 e9871bc9a74b: Preparing 16:12:40 713953714297: Preparing 16:12:40 073795b6475f: Preparing 16:12:40 edb1d8d9b896: Preparing 16:12:40 7cd52847ad77: Preparing 16:12:40 7cd52847ad77: Layer already exists 16:12:40 713953714297: Pushed 16:12:40 073795b6475f: Pushed 16:12:40 edb1d8d9b896: Pushed 16:12:43 e9871bc9a74b: Pushed 16:12:43 5a04d26f76890061c899b2731a9aad77e3e4418b: digest: sha256:d728d1c6d7ede99de6974f4bd9fbfed71552ba0f2d123dd7303bc8ff05a16bd9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:43 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:43 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 16:12:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 16:12:43 e9871bc9a74b: Preparing 16:12:43 713953714297: Preparing 16:12:43 073795b6475f: Preparing 16:12:43 edb1d8d9b896: Preparing 16:12:43 7cd52847ad77: Preparing 16:12:43 edb1d8d9b896: Layer already exists 16:12:43 e9871bc9a74b: Layer already exists 16:12:43 7cd52847ad77: Layer already exists 16:12:43 073795b6475f: Layer already exists 16:12:43 713953714297: Layer already exists 16:12:43 latest: digest: sha256:d728d1c6d7ede99de6974f4bd9fbfed71552ba0f2d123dd7303bc8ff05a16bd9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:43 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:44 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.23 16:12:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 16:12:44 e9871bc9a74b: Preparing 16:12:44 713953714297: Preparing 16:12:44 073795b6475f: Preparing 16:12:44 edb1d8d9b896: Preparing 16:12:44 7cd52847ad77: Preparing 16:12:44 7cd52847ad77: Layer already exists 16:12:44 713953714297: Layer already exists 16:12:44 e9871bc9a74b: Layer already exists 16:12:44 edb1d8d9b896: Layer already exists 16:12:44 073795b6475f: Layer already exists 16:12:44 3.0.0-dev.23: digest: sha256:d728d1c6d7ede99de6974f4bd9fbfed71552ba0f2d123dd7303bc8ff05a16bd9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:44 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:5a04d26f76890061c899b2731a9aad77e3e4418b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:44 + docker push nexus3.edgexfoundry.org:10004/device-virtual:5a04d26f76890061c899b2731a9aad77e3e4418b-3.0.0-dev.23 16:12:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 16:12:44 e9871bc9a74b: Preparing 16:12:44 713953714297: Preparing 16:12:44 073795b6475f: Preparing 16:12:44 edb1d8d9b896: Preparing 16:12:44 7cd52847ad77: Preparing 16:12:44 073795b6475f: Layer already exists 16:12:44 7cd52847ad77: Layer already exists 16:12:44 713953714297: Layer already exists 16:12:44 e9871bc9a74b: Layer already exists 16:12:44 edb1d8d9b896: Layer already exists 16:12:44 5a04d26f76890061c899b2731a9aad77e3e4418b-3.0.0-dev.23: digest: sha256:d728d1c6d7ede99de6974f4bd9fbfed71552ba0f2d123dd7303bc8ff05a16bd9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:45 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:45 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 16:12:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 16:12:45 e9871bc9a74b: Preparing 16:12:45 713953714297: Preparing 16:12:45 073795b6475f: Preparing 16:12:45 edb1d8d9b896: Preparing 16:12:45 7cd52847ad77: Preparing 16:12:45 7cd52847ad77: Layer already exists 16:12:45 edb1d8d9b896: Layer already exists 16:12:45 e9871bc9a74b: Layer already exists 16:12:45 073795b6475f: Layer already exists 16:12:45 713953714297: Layer already exists 16:12:45 main: digest: sha256:d728d1c6d7ede99de6974f4bd9fbfed71552ba0f2d123dd7303bc8ff05a16bd9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:12:45 ===================================================== [Pipeline] echo 16:12:45 taggedImages: 16:12:45 - nexus3.edgexfoundry.org:10004/device-virtual:5a04d26f76890061c899b2731a9aad77e3e4418b 16:12:45 - nexus3.edgexfoundry.org:10004/device-virtual:latest 16:12:45 - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.23 16:12:45 - nexus3.edgexfoundry.org:10004/device-virtual:5a04d26f76890061c899b2731a9aad77e3e4418b-3.0.0-dev.23 16:12:45 - 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 16:12:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:12:45 16:12:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:12:46 latest: Pulling from edgex-lftools-log-publisher 16:12:46 5eb5b503b376: Pulling fs layer 16:12:46 5c69ac0246d0: Pulling fs layer 16:12:46 ec43610c2a17: Pulling fs layer 16:12:46 3a2ae6a8a46f: Pulling fs layer 16:12:46 33b1e0a273af: Pulling fs layer 16:12:46 5d3b04190fa2: Pulling fs layer 16:12:46 2f39f015ded8: Pulling fs layer 16:12:46 3a2ae6a8a46f: Waiting 16:12:46 33b1e0a273af: Waiting 16:12:46 5d3b04190fa2: Waiting 16:12:46 2f39f015ded8: Waiting 16:12:46 5c69ac0246d0: Verifying Checksum 16:12:46 5c69ac0246d0: Download complete 16:12:46 3a2ae6a8a46f: Download complete 16:12:46 33b1e0a273af: Verifying Checksum 16:12:46 33b1e0a273af: Download complete 16:12:46 5d3b04190fa2: Verifying Checksum 16:12:46 5d3b04190fa2: Download complete 16:12:46 ec43610c2a17: Verifying Checksum 16:12:46 ec43610c2a17: Download complete 16:12:46 5eb5b503b376: Verifying Checksum 16:12:46 5eb5b503b376: Download complete 16:12:47 2f39f015ded8: Verifying Checksum 16:12:47 2f39f015ded8: Download complete 16:12:47 5eb5b503b376: Pull complete 16:12:47 5c69ac0246d0: Pull complete 16:12:48 ec43610c2a17: Pull complete 16:12:48 3a2ae6a8a46f: Pull complete 16:12:48 33b1e0a273af: Pull complete 16:12:48 5d3b04190fa2: Pull complete 16:12:52 2f39f015ded8: Pull complete 16:12:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:12:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:12:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:52 prd-ubuntu20.04-docker-8c-8g-853 does not seem to be running inside a container 16:12: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:12:54 $ docker top d08094e3f3640cd55f7cb6fc9603e089927ae28e46ae80c00f8937a02c07a85c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:12:55 ---> job-cost.sh 16:12:55 lf-activate-venv: SKIPPING 16:12:55 INFO: No Stack... 16:12:55 INFO: Retrieving Pricing Info for: v3-standard-8 16:12:56 INFO: Archiving Costs [Pipeline] sh 16:12:56 + cut -d, -f6 16:12:56 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [Pipeline] lock 16:12:56 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-95-stack-cost] 16:12:56 Resource [jenkins-edgexfoundry-device-virtual-go-main-95-stack-cost] did not exist. Created. 16:12:56 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:12:56 + echo total: 0.2199999988079071 [Pipeline] stash 16:12:56 Stashed 1 file(s) [Pipeline] } 16:12:56 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-95-stack-cost] [Pipeline] // lock [Pipeline] } 16:12:56 $ docker stop --time=1 d08094e3f3640cd55f7cb6fc9603e089927ae28e46ae80c00f8937a02c07a85c 16:12:57 $ docker rm -f --volumes d08094e3f3640cd55f7cb6fc9603e089927ae28e46ae80c00f8937a02c07a85c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:17:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-939 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 16:17:51 Running in /w/workspace/device-virtual-go/95 [Pipeline] { [Pipeline] checkout 16:17:51 The recommended git tool is: git 16:17:59 using credential edgex-jenkins-ssh 16:17:59 Cloning the remote Git repository 16:17:59 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 16:17:59 > git init /w/workspace/device-virtual-go/95 # timeout=10 16:17:59 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 16:17:59 > git --version # timeout=10 16:17:59 > git --version # 'git version 2.25.1' 16:17:59 using GIT_SSH to set credentials SSH Credentials for GitHub 16:17:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:18:02 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 16:18:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:18:03 Avoid second fetch 16:18:03 Checking out Revision 5a04d26f76890061c899b2731a9aad77e3e4418b (main) 16:18:04 Commit message: "ci: Change dependabot gomod schedule to daily (#359)" 16:18:03 > git config core.sparsecheckout # timeout=10 16:18:03 > git checkout -f 5a04d26f76890061c899b2731a9aad77e3e4418b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:18:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:18:06 % Total % Received % Xferd Average Speed Time Time Time Current 16:18:06 Dload Upload Total Spent Left Speed 16:18:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 70060 0 --:--:-- --:--:-- --:--:-- 70447 [Pipeline] sh 16:18:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:18:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:18:07 + sudo tee /etc/docker/daemon.new 16:18:07 { 16:18:07 "registry-mirrors": [ 16:18:07 "https://nexus3.edgexfoundry.org:10001" 16:18:07 ], 16:18:07 "bip": "10.250.0.254/24", 16:18:07 "hosts": [ 16:18:07 "tcp://0.0.0.0:5555", 16:18:07 "unix:///var/run/docker.sock" 16:18:07 ], 16:18:07 "mtu": 1458, 16:18:07 "selinux-enabled": true, 16:18:07 "seccomp-profile": "/etc/docker/seccomp.json" 16:18:07 } [Pipeline] sh 16:18:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:18:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:18:26 provisioning config files... 16:18:26 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/95@tmp/config1838610945294443487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:18:26 ---> docker-login.sh 16:18:26 nexus3.edgexfoundry.org:10001 16:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:27 Configure a credential helper to remove this warning. See 16:18:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:27 16:18:27 Login Succeeded 16:18:27 nexus3.edgexfoundry.org:10002 16:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:27 Configure a credential helper to remove this warning. See 16:18:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:27 16:18:27 Login Succeeded 16:18:28 nexus3.edgexfoundry.org:10003 16:18:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:28 Configure a credential helper to remove this warning. See 16:18:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:28 16:18:28 Login Succeeded 16:18:28 nexus3.edgexfoundry.org:10004 16:18:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:28 Configure a credential helper to remove this warning. See 16:18:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:28 16:18:28 Login Succeeded 16:18:28 docker.io 16:18:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:29 Configure a credential helper to remove this warning. See 16:18:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:29 16:18:29 Login Succeeded 16:18:29 ---> docker-login.sh ends [Pipeline] } 16:18:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:18:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:18:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:18:29 ========================================================= 16:18:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:18:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:30 + 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 . 16:18:30 Sending build context to Docker daemon 11.9MB 16:18:30 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:18:30 Step 2/12 : FROM ${BASE} AS builder 16:18:30 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:18:30 af6eaf76a39c: Pulling fs layer 16:18:30 55522c791124: Pulling fs layer 16:18:30 ce5c4a1c91eb: Pulling fs layer 16:18:30 169dfbe0d373: Pulling fs layer 16:18:30 e1ff8fa3b103: Pulling fs layer 16:18:30 52ebb69f0ebf: Pulling fs layer 16:18:30 5abe8eddf0d5: Pulling fs layer 16:18:30 e1ff8fa3b103: Waiting 16:18:30 52ebb69f0ebf: Waiting 16:18:30 5abe8eddf0d5: Waiting 16:18:30 169dfbe0d373: Waiting 16:18:31 55522c791124: Download complete 16:18:31 169dfbe0d373: Download complete 16:18:31 e1ff8fa3b103: Verifying Checksum 16:18:31 e1ff8fa3b103: Download complete 16:18:31 af6eaf76a39c: Verifying Checksum 16:18:32 af6eaf76a39c: Pull complete 16:18:32 5abe8eddf0d5: Verifying Checksum 16:18:32 5abe8eddf0d5: Download complete 16:18:33 55522c791124: Pull complete 16:18:34 52ebb69f0ebf: Verifying Checksum 16:18:34 52ebb69f0ebf: Download complete 16:18:34 ce5c4a1c91eb: Verifying Checksum 16:18:34 ce5c4a1c91eb: Download complete 16:18:44 ce5c4a1c91eb: Pull complete 16:18:44 169dfbe0d373: Pull complete 16:18:45 e1ff8fa3b103: Pull complete 16:18:53 52ebb69f0ebf: Pull complete 16:18:54 5abe8eddf0d5: Pull complete 16:18:54 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 16:18:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:18:54 ---> 6cb57ee374ae 16:18:54 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:18:57 ---> Running in f33e1380a683 16:18:57 Removing intermediate container f33e1380a683 16:18:57 ---> 3695c39c9190 16:18:57 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:18:57 ---> Running in 40ba167622f5 16:18:57 Removing intermediate container 40ba167622f5 16:18:57 ---> 712d2de62eba 16:18:57 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:18:57 ---> Running in 1205d75011d2 16:18:58 Removing intermediate container 1205d75011d2 16:18:58 ---> ddfe20b42952 16:18:58 Step 6/12 : WORKDIR /device-virtual-go 16:18:58 ---> Running in 0bd46f65461c 16:18:58 Removing intermediate container 0bd46f65461c 16:18:58 ---> 8f9319a3a9a0 16:18:58 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:18:59 ---> Running in 2cd97f76d359 16:19:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:19:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:19:02 (1/4) Installing openssh-keygen (9.1_p1-r2) 16:19:02 (2/4) Installing libedit (20221030.3.1-r0) 16:19:02 (3/4) Installing openssh-client-common (9.1_p1-r2) 16:19:02 (4/4) Installing openssh-client-default (9.1_p1-r2) 16:19:02 Executing busybox-1.35.0-r29.trigger 16:19:02 OK: 268 MiB in 57 packages 16:19:04 Removing intermediate container 2cd97f76d359 16:19:04 ---> e8787e1e7499 16:19:04 Step 8/12 : COPY go.mod vendor* ./ 16:19:04 ---> 977c4543eda0 16:19:04 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:04 ---> Running in 711c54bee093 16:20:26 Removing intermediate container 711c54bee093 16:20:26 ---> 0cf212e245ef 16:20:26 Step 10/12 : COPY . . 16:20:26 ---> 861402892987 16:20:26 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:20:26 ---> Running in 660f072c4806 16:20:26 Removing intermediate container 660f072c4806 16:20:26 ---> bb905c1df652 16:20:26 Step 12/12 : RUN $MAKE 16:20:26 ---> Running in e421dfaa0fe1 16:20:26 noop 16:20:26 Removing intermediate container e421dfaa0fe1 16:20:26 ---> 657eb67125b7 16:20:26 Successfully built 657eb67125b7 16:20:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:27 + docker inspect -f . ci-base-image-arm64 16:20:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:20:27 prd-ubuntu20.04-docker-arm64-4c-16g-939 does not seem to be running inside a container 16:20:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/95 -v /w/workspace/device-virtual-go/95:/w/workspace/device-virtual-go/95:rw,z -v /w/workspace/device-virtual-go/95@tmp:/w/workspace/device-virtual-go/95@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 16:20:28 $ docker top 715fa7d07e49d12c211a613fcdd7dd53ff18707bc7c5a0a7869632657d199ced -eo pid,comm [Pipeline] { [Pipeline] sh 16:20:29 + go version 16:20:29 go version go1.20.2 linux/arm64 [Pipeline] } 16:20:29 $ docker stop --time=1 715fa7d07e49d12c211a613fcdd7dd53ff18707bc7c5a0a7869632657d199ced 16:20:31 $ docker rm -f --volumes 715fa7d07e49d12c211a613fcdd7dd53ff18707bc7c5a0a7869632657d199ced [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:32 + docker inspect -f . ci-base-image-arm64 16:20:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:20:32 prd-ubuntu20.04-docker-arm64-4c-16g-939 does not seem to be running inside a container 16:20:32 $ 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/95 -v /w/workspace/device-virtual-go/95:/w/workspace/device-virtual-go/95:rw,z -v /w/workspace/device-virtual-go/95@tmp:/w/workspace/device-virtual-go/95@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 16:20:34 $ docker top 4a91828c6cfc31c56b3720d814bf497b5f07a16e9453e1a3b9bedd18d8c19485 -eo pid,comm [Pipeline] { [Pipeline] sh 16:20:34 + git config --global --add safe.directory /w/workspace/device-virtual-go/95 [Pipeline] fileExists [Pipeline] sh 16:20:35 + make test 16:20:35 go test ./... -coverprofile=coverage.out 16:21:22 ? github.com/edgexfoundry/device-virtual-go [no test files] 16:24:14 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 16:24:14 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.149s coverage: 65.7% of statements 16:24:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:24:14 go vet ./... 16:24:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:24:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:24:32 ./bin/test-attribution-txt.sh [Pipeline] echo 16:24:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:24:32 $ docker stop --time=1 4a91828c6cfc31c56b3720d814bf497b5f07a16e9453e1a3b9bedd18d8c19485 16:24:34 $ docker rm -f --volumes 4a91828c6cfc31c56b3720d814bf497b5f07a16e9453e1a3b9bedd18d8c19485 [Pipeline] // withDockerContainer [Pipeline] sh 16:24:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:24:36 Warning: overwriting stash ‘coverage-report’ 16:24:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:24:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:24:37 + ls -al . 16:24:37 total 188 16:24:37 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:20 . 16:24:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:17 .. 16:24:37 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:18 .git 16:24:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:18 .github 16:24:37 -rw-rw-r-- 1 jenkins jenkins 337 Mar 15 16:18 .gitignore 16:24:37 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 16:18 .golangci.yml 16:24:37 -rw-rw-r-- 1 jenkins jenkins 8641 Mar 15 16:18 Attribution.txt 16:24:37 -rw-rw-r-- 1 jenkins jenkins 11367 Mar 15 16:18 CHANGELOG.md 16:24:37 -rw-rw-r-- 1 jenkins jenkins 1646 Mar 15 16:18 Dockerfile 16:24:37 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 16:18 GOVERNANCE.md 16:24:37 -rw-rw-r-- 1 jenkins jenkins 660 Mar 15 16:18 Jenkinsfile 16:24:37 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 16:18 LICENSE 16:24:37 -rw-rw-r-- 1 jenkins jenkins 1696 Mar 15 16:18 Makefile 16:24:37 -rw-rw-r-- 1 jenkins jenkins 623 Mar 15 16:18 OWNERS.md 16:24:37 -rw-rw-r-- 1 jenkins jenkins 3578 Mar 15 16:18 README.md 16:24:37 -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 16:11 VERSION 16:24:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:18 bin 16:24:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:18 cmd 16:24:37 -rw-r--r-- 1 jenkins jenkins 44311 Mar 15 16:24 coverage.out 16:24:37 -rw-rw-r-- 1 jenkins jenkins 3253 Mar 15 16:18 go.mod 16:24:37 -rw-rw-r-- 1 jenkins jenkins 30608 Mar 15 16:18 go.sum 16:24:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:18 internal 16:24:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:18 snap 16:24:37 -rw-rw-r-- 1 jenkins jenkins 235 Mar 15 16:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:37 + 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=5a04d26f76890061c899b2731a9aad77e3e4418b --label arch=arm64 --label version=3.0.0-dev.23 . 16:24:38 Sending build context to Docker daemon 11.95MB 16:24:38 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 16:24:38 Step 2/25 : FROM ${BASE} AS builder 16:24:38 ---> 657eb67125b7 16:24:38 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:24:38 ---> Running in 19cde162a4ae 16:24:38 Removing intermediate container 19cde162a4ae 16:24:38 ---> bcbefc41479f 16:24:38 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 16:24:38 ---> Running in c1147108029c 16:24:39 Removing intermediate container c1147108029c 16:24:39 ---> 19b5b3169c86 16:24:39 Step 5/25 : ARG ADD_BUILD_TAGS="" 16:24:39 ---> Running in c90c0e603d87 16:24:39 Removing intermediate container c90c0e603d87 16:24:39 ---> bf3cfdec95fa 16:24:39 Step 6/25 : WORKDIR /device-virtual-go 16:24:39 ---> Running in 3d5ddd4787ca 16:24:40 Removing intermediate container 3d5ddd4787ca 16:24:40 ---> 51adc94f8014 16:24:40 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:24:40 ---> Running in 58d9abf6e3b9 16:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:24:43 OK: 268 MiB in 57 packages 16:24:43 Removing intermediate container 58d9abf6e3b9 16:24:43 ---> 5a34921b6b6b 16:24:43 Step 8/25 : COPY go.mod vendor* ./ 16:24:44 ---> f500f476b417 16:24:44 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:24:44 ---> Running in dc676d288ad5 16:24:47 Removing intermediate container dc676d288ad5 16:24:47 ---> 944b72fd23bf 16:24:47 Step 10/25 : COPY . . 16:24:48 ---> a5fcedfbd0e1 16:24:48 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:24:48 ---> Running in 0a7d42c51eff 16:24:48 Removing intermediate container 0a7d42c51eff 16:24:48 ---> 3792a92e0940 16:24:48 Step 12/25 : RUN $MAKE 16:24:48 ---> Running in 72ccc329d225 16:24:49 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 16:27:41 Removing intermediate container 72ccc329d225 16:27:41 ---> 8e0f9ef23d9f 16:27:41 Step 13/25 : FROM alpine:3.17 16:27:41 3.17: Pulling from library/alpine 16:27:41 af6eaf76a39c: Already exists 16:27:41 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 16:27:41 Status: Downloaded newer image for alpine:3.17 16:27:41 ---> d74e625d9115 16:27:41 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 16:27:41 ---> Running in 99f159b82e16 16:27:41 Removing intermediate container 99f159b82e16 16:27:41 ---> d50e1556e289 16:27:41 Step 15/25 : RUN apk add --update --no-cache dumb-init 16:27:41 ---> Running in c9b2506405f4 16:27:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:27:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:27:41 (1/1) Installing dumb-init (1.2.5-r2) 16:27:41 Executing busybox-1.35.0-r29.trigger 16:27:41 OK: 8 MiB in 16 packages 16:27:41 Removing intermediate container c9b2506405f4 16:27:41 ---> 6444a23a0b06 16:27:41 Step 16/25 : WORKDIR / 16:27:41 ---> Running in c3e6267cfa5b 16:27:41 Removing intermediate container c3e6267cfa5b 16:27:41 ---> 06559753718c 16:27:41 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 16:27:41 ---> b02652f66261 16:27:41 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 16:27:41 ---> cd40609b0b5f 16:27:41 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 16:27:41 ---> 3da6109a6e88 16:27:41 Step 20/25 : EXPOSE 59900 16:27:41 ---> Running in bdaa003527b3 16:27:41 Removing intermediate container bdaa003527b3 16:27:41 ---> cb6195607c64 16:27:41 Step 21/25 : ENTRYPOINT ["/device-virtual"] 16:27:41 ---> Running in ed6b98a7f47b 16:27:41 Removing intermediate container ed6b98a7f47b 16:27:41 ---> 9174cfc5dd38 16:27:41 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 16:27:42 ---> Running in 12634e5bbd3b 16:27:42 Removing intermediate container 12634e5bbd3b 16:27:42 ---> e7dd49246230 16:27:42 Step 23/25 : LABEL arch=arm64 16:27:42 ---> Running in 6b0a31a2fa9d 16:27:42 Removing intermediate container 6b0a31a2fa9d 16:27:42 ---> 6d4c9decdb83 16:27:42 Step 24/25 : LABEL git_sha=5a04d26f76890061c899b2731a9aad77e3e4418b 16:27:43 ---> Running in f8e3177a6e45 16:27:43 Removing intermediate container f8e3177a6e45 16:27:43 ---> 6eec1c5a0dfe 16:27:43 Step 25/25 : LABEL version=3.0.0-dev.23 16:27:43 ---> Running in 0f3e0ebeb8ae 16:27:43 Removing intermediate container 0f3e0ebeb8ae 16:27:43 ---> 88fc5c0d4938 16:27:43 [Warning] One or more build-args [ARCH] were not consumed 16:27:43 Successfully built 88fc5c0d4938 16:27:43 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 16:27:44 provisioning config files... 16:27:44 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/95@tmp/config9506660528351729415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:27:44 ---> docker-login.sh 16:27:44 nexus3.edgexfoundry.org:10001 16:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:44 Configure a credential helper to remove this warning. See 16:27:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:44 16:27:44 Login Succeeded 16:27:44 nexus3.edgexfoundry.org:10002 16:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:45 Configure a credential helper to remove this warning. See 16:27:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:45 16:27:45 Login Succeeded 16:27:45 nexus3.edgexfoundry.org:10003 16:27:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:45 Configure a credential helper to remove this warning. See 16:27:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:45 16:27:45 Login Succeeded 16:27:45 nexus3.edgexfoundry.org:10004 16:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:46 Configure a credential helper to remove this warning. See 16:27:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:46 16:27:46 Login Succeeded 16:27:46 docker.io 16:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:46 Configure a credential helper to remove this warning. See 16:27:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:46 16:27:46 Login Succeeded 16:27:46 ---> docker-login.sh ends [Pipeline] } 16:27:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:27:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:27:46 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 16:27:46 5a04d26f76890061c899b2731a9aad77e3e4418b 16:27:46 latest 16:27:46 3.0.0-dev.23 16:27:46 5a04d26f76890061c899b2731a9aad77e3e4418b-3.0.0-dev.23 16:27:46 main 16:27:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:47 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:5a04d26f76890061c899b2731a9aad77e3e4418b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:47 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:5a04d26f76890061c899b2731a9aad77e3e4418b 16:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 16:27:47 3c8e3afa7537: Preparing 16:27:47 affd6738670c: Preparing 16:27:47 0d2c294c236b: Preparing 16:27:47 65003b4aa61b: Preparing 16:27:47 edf70074bd40: Preparing 16:27:47 edf70074bd40: Layer already exists 16:27:47 0d2c294c236b: Pushed 16:27:47 affd6738670c: Pushed 16:27:47 65003b4aa61b: Pushed 16:27:54 3c8e3afa7537: Pushed 16:27:54 5a04d26f76890061c899b2731a9aad77e3e4418b: digest: sha256:4388abb8edd2304c1ea94531bc840e8d1d5c3debfe7a535eb1441d1fa0f9bd0c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:54 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:55 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 16:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 16:27:55 3c8e3afa7537: Preparing 16:27:55 affd6738670c: Preparing 16:27:55 0d2c294c236b: Preparing 16:27:55 65003b4aa61b: Preparing 16:27:55 edf70074bd40: Preparing 16:27:55 0d2c294c236b: Layer already exists 16:27:55 affd6738670c: Layer already exists 16:27:55 65003b4aa61b: Layer already exists 16:27:55 3c8e3afa7537: Layer already exists 16:27:55 edf70074bd40: Layer already exists 16:27:55 latest: digest: sha256:4388abb8edd2304c1ea94531bc840e8d1d5c3debfe7a535eb1441d1fa0f9bd0c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:55 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:56 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.23 16:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 16:27:56 3c8e3afa7537: Preparing 16:27:56 affd6738670c: Preparing 16:27:56 0d2c294c236b: Preparing 16:27:56 65003b4aa61b: Preparing 16:27:56 edf70074bd40: Preparing 16:27:56 edf70074bd40: Layer already exists 16:27:56 0d2c294c236b: Layer already exists 16:27:56 3c8e3afa7537: Layer already exists 16:27:56 affd6738670c: Layer already exists 16:27:56 65003b4aa61b: Layer already exists 16:27:56 3.0.0-dev.23: digest: sha256:4388abb8edd2304c1ea94531bc840e8d1d5c3debfe7a535eb1441d1fa0f9bd0c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:56 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:5a04d26f76890061c899b2731a9aad77e3e4418b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:57 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:5a04d26f76890061c899b2731a9aad77e3e4418b-3.0.0-dev.23 16:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 16:27:57 3c8e3afa7537: Preparing 16:27:57 affd6738670c: Preparing 16:27:57 0d2c294c236b: Preparing 16:27:57 65003b4aa61b: Preparing 16:27:57 edf70074bd40: Preparing 16:27:57 0d2c294c236b: Layer already exists 16:27:57 edf70074bd40: Layer already exists 16:27:57 affd6738670c: Layer already exists 16:27:57 3c8e3afa7537: Layer already exists 16:27:57 65003b4aa61b: Layer already exists 16:27:57 5a04d26f76890061c899b2731a9aad77e3e4418b-3.0.0-dev.23: digest: sha256:4388abb8edd2304c1ea94531bc840e8d1d5c3debfe7a535eb1441d1fa0f9bd0c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:57 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:58 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 16:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 16:27:58 3c8e3afa7537: Preparing 16:27:58 affd6738670c: Preparing 16:27:58 0d2c294c236b: Preparing 16:27:58 65003b4aa61b: Preparing 16:27:58 edf70074bd40: Preparing 16:27:58 65003b4aa61b: Layer already exists 16:27:58 0d2c294c236b: Layer already exists 16:27:58 3c8e3afa7537: Layer already exists 16:27:58 affd6738670c: Layer already exists 16:27:58 edf70074bd40: Layer already exists 16:27:58 main: digest: sha256:4388abb8edd2304c1ea94531bc840e8d1d5c3debfe7a535eb1441d1fa0f9bd0c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:27:58 ===================================================== [Pipeline] echo 16:27:58 taggedImages: 16:27:58 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:5a04d26f76890061c899b2731a9aad77e3e4418b 16:27:58 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 16:27:58 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.23 16:27:58 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:5a04d26f76890061c899b2731a9aad77e3e4418b-3.0.0-dev.23 16:27:58 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:27:58 16:27:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:27:59 arm64: Pulling from edgex-lftools-log-publisher 16:27:59 8998bd30e6a1: Pulling fs layer 16:27:59 04944245beec: Pulling fs layer 16:27:59 699f458cf7ca: Pulling fs layer 16:27:59 765212b225bb: Pulling fs layer 16:27:59 f23df028b6ca: Pulling fs layer 16:27:59 d65c8cfc05b1: Pulling fs layer 16:27:59 2437ff75d9bd: Pulling fs layer 16:27:59 765212b225bb: Waiting 16:27:59 f23df028b6ca: Waiting 16:27:59 d65c8cfc05b1: Waiting 16:27:59 2437ff75d9bd: Waiting 16:27:59 04944245beec: Verifying Checksum 16:27:59 04944245beec: Download complete 16:27:59 765212b225bb: Verifying Checksum 16:27:59 765212b225bb: Download complete 16:27:59 f23df028b6ca: Verifying Checksum 16:27:59 f23df028b6ca: Download complete 16:27:59 d65c8cfc05b1: Verifying Checksum 16:27:59 d65c8cfc05b1: Download complete 16:27:59 699f458cf7ca: Verifying Checksum 16:27:59 699f458cf7ca: Download complete 16:28:00 8998bd30e6a1: Download complete 16:28:03 2437ff75d9bd: Verifying Checksum 16:28:03 2437ff75d9bd: Download complete 16:28:05 8998bd30e6a1: Pull complete 16:28:05 04944245beec: Pull complete 16:28:06 699f458cf7ca: Pull complete 16:28:07 765212b225bb: Pull complete 16:28:08 f23df028b6ca: Pull complete 16:28:08 d65c8cfc05b1: Pull complete 16:28:23 2437ff75d9bd: Pull complete 16:28:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:28:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:28:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:23 prd-ubuntu20.04-docker-arm64-4c-16g-939 does not seem to be running inside a container 16:28:23 $ 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/95 -v /w/workspace/device-virtual-go/95:/w/workspace/device-virtual-go/95:rw,z -v /w/workspace/device-virtual-go/95@tmp:/w/workspace/device-virtual-go/95@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 16:28:26 $ docker top 08d0c358bc7169951711353a0f62bba9ed6eef89da2b7e4eb4a39bc76375bde8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:28:27 ---> job-cost.sh 16:28:27 lf-activate-venv: SKIPPING 16:28:27 INFO: No Stack... 16:28:27 INFO: Retrieving Pricing Info for: v3-standard-4 16:28:28 INFO: Archiving Costs [Pipeline] sh 16:28:29 + cut -d, -f6 16:28:29 + cat /w/workspace/device-virtual-go/95/archives/cost.csv [Pipeline] lock 16:28:29 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-95-stack-cost] 16:28:29 Resource [jenkins-edgexfoundry-device-virtual-go-main-95-stack-cost] did not exist. Created. 16:28:29 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:28:29 /w/workspace/device-virtual-go/95@tmp/durable-2e3f7d5a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:28:29 + echo total: 0.10999999940395355 [Pipeline] stash 16:28:29 Warning: overwriting stash ‘stack-cost’ 16:28:29 Stashed 1 file(s) [Pipeline] } 16:28:29 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-95-stack-cost] [Pipeline] // lock [Pipeline] } 16:28:29 $ docker stop --time=1 08d0c358bc7169951711353a0f62bba9ed6eef89da2b7e4eb4a39bc76375bde8 16:28:31 $ docker rm -f --volumes 08d0c358bc7169951711353a0f62bba9ed6eef89da2b7e4eb4a39bc76375bde8 [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 16:28:31 provisioning config files... 16:28:31 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10554259591572692166tmp [Pipeline] { [Pipeline] sh 16:28:31 + set +x 16:28:31 + curl -s https://codecov.io/bash 16:28:31 + bash -s -- 16:28:31 16:28:31 _____ _ 16:28:31 / ____| | | 16:28:31 | | ___ __| | ___ ___ _____ __ 16:28:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:28:31 | |___| (_) | (_| | __/ (_| (_) \ V / 16:28:31 \_____\___/ \__,_|\___|\___\___/ \_/ 16:28:31 Bash-1.0.6 16:28:31 16:28:31 16:28:31 ==> git version 2.25.1 found 16:28:31 ==> 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 16:28:31 Release-Date: 2020-01-08 16:28:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:28:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:28:31 ==> Jenkins CI detected. 16:28:31 current dir:  /w/workspace/exfoundry_device-virtual-go_main 16:28:31 project root: . 16:28:31 --> token set from env 16:28:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:28:31 ==> Running gcov in . (disable via -X gcov) 16:28:31 ==> Python coveragepy not found 16:28:31 ==> Searching for coverage reports in: 16:28:31 + . 16:28:31 -> Found 1 reports 16:28:31 ==> Detecting git/mercurial file structure 16:28:31 ==> Reading reports 16:28:31 + ./coverage.out bytes=44311 16:28:31 ==> Appending adjustments 16:28:31 https://docs.codecov.io/docs/fixing-reports 16:28:32 + Found adjustments 16:28:32 ==> Gzipping contents 16:28:32 8.0K /tmp/codecov.9QUl9f.gz 16:28:32 ==> Uploading reports 16:28:32 url: https://codecov.io 16:28:32 query: branch=main&commit=5a04d26f76890061c899b2731a9aad77e3e4418b&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:28:32 -> Pinging Codecov 16:28:32 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=5a04d26f76890061c899b2731a9aad77e3e4418b&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:28:32 -> Uploading to 16:28:32 https://storage.googleapis.com/codecov/v4/raw/2023-03-15/5E52B4B073DB2E39498172D8E973AA87/5a04d26f76890061c899b2731a9aad77e3e4418b/17e3d8f7-bb0b-48f7-838c-d362ce2f7325.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T162832Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a2978a0dd090399af04a7cb7fb5cf6841e5ee5dc468c11b0d9e3646fb18d6ea3 16:28:32 % Total % Received % Xferd Average Speed Time Time Time Current 16:28:32 Dload Upload Total Spent Left Speed 16:28:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5430 0 0 100 5430 0 23506 --:--:-- --:--:-- --:--:-- 23506 16:28:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/5a04d26f76890061c899b2731a9aad77e3e4418b [Pipeline] } 16:28:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:28:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:28:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:28:32 16:28:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:28:33 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:28:33 df9b9388f04a: Pulling fs layer 16:28:33 52dc419b0ee2: Pulling fs layer 16:28:33 25bc292e5bac: Pulling fs layer 16:28:33 114826534d7a: Pulling fs layer 16:28:33 4657fd5d0bcf: Pulling fs layer 16:28:33 6ad1cebc031e: Pulling fs layer 16:28:33 8a3aa393b2d8: Pulling fs layer 16:28:33 4657fd5d0bcf: Waiting 16:28:33 6ad1cebc031e: Waiting 16:28:33 114826534d7a: Waiting 16:28:33 8a3aa393b2d8: Waiting 16:28:33 25bc292e5bac: Verifying Checksum 16:28:33 25bc292e5bac: Download complete 16:28:33 52dc419b0ee2: Download complete 16:28:33 4657fd5d0bcf: Verifying Checksum 16:28:33 4657fd5d0bcf: Download complete 16:28:33 df9b9388f04a: Download complete 16:28:33 df9b9388f04a: Pull complete 16:28:33 6ad1cebc031e: Verifying Checksum 16:28:33 6ad1cebc031e: Download complete 16:28:33 52dc419b0ee2: Pull complete 16:28:33 25bc292e5bac: Pull complete 16:28:34 114826534d7a: Verifying Checksum 16:28:34 114826534d7a: Download complete 16:28:34 8a3aa393b2d8: Verifying Checksum 16:28:34 8a3aa393b2d8: Download complete 16:28:37 114826534d7a: Pull complete 16:28:37 4657fd5d0bcf: Pull complete 16:28:37 6ad1cebc031e: Pull complete 16:28:40 8a3aa393b2d8: Pull complete 16:28:40 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:28:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:28:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:40 prd-ubuntu20.04-docker-8c-8g-853 does not seem to be running inside a container 16:28:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:28:42 $ docker top 3ff253a047dfe5922fd8139b44a281f625167cd6e11580de826bb6bfef5d8cac -eo pid,comm [Pipeline] { [Pipeline] echo 16:28:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 16:28:42 + set -o pipefail 16:28:42 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 16:28:48 16:28:48 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 16:28:48 16:28:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/320ad869-902b-46d7-ae46-d80d965d4e23 16:28:48 16:28:48 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:28:48 16:28:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:28:48 16:28:48 16:28:48 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:28:48 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:28:48 More details here: https://snyk.co/ue1NS [Pipeline] } 16:28:49 $ docker stop --time=1 3ff253a047dfe5922fd8139b44a281f625167cd6e11580de826bb6bfef5d8cac 16:28:51 $ docker rm -f --volumes 3ff253a047dfe5922fd8139b44a281f625167cd6e11580de826bb6bfef5d8cac [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 16:28:51 + git log --format=format:%s -1 5a04d26f76890061c899b2731a9aad77e3e4418b [Pipeline] sh 16:28:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:28:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:28:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:52 prd-ubuntu20.04-docker-8c-8g-853 does not seem to be running inside a container 16:28:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:28:52 $ docker top 07d980580d58b9ea20b35b738cd17a58018057dbd69abc76d062c3f63c24f359 -eo pid,comm 16:28:52 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). 16:28:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:28:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:28:52 [ssh-agent] Looking for ssh-agent implementation... 16:28:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:28:53 $ docker exec 07d980580d58b9ea20b35b738cd17a58018057dbd69abc76d062c3f63c24f359 ssh-agent 16:28:53 SSH_AUTH_SOCK=/tmp/ssh-a980PF4zjY0O/agent.32 16:28:53 SSH_AGENT_PID=38 16:28:53 Running ssh-add (command line suppressed) 16:28:53 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10729917636014679089.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10729917636014679089.key) 16:28:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:28:53 + git semver tag 16:28:53 2023-03-15 16:28:53,677 [run_tag] DEBUG tag force:False 16:28:53 2023-03-15 16:28:53,677 [check_head_tag] DEBUG check head tag 16:28:53 2023-03-15 16:28:53,678 [execute] INFO git cat-file --batch-check 16:28:53 2023-03-15 16:28:53,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 16:28:53 2023-03-15 16:28:53,681 [execute] INFO git cat-file --batch 16:28:53 2023-03-15 16:28:53,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 16:28:53 2023-03-15 16:28:53,703 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:28:53 2023-03-15 16:28:53,703 [execute] INFO git tag -a v3.0.0-dev.23 -m v3.0.0-dev.23 16:28:53 2023-03-15 16:28:53,703 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.23', '-m', 'v3.0.0-dev.23'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 16:28:53 2023-03-15 16:28:53,707 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:28:53 3.0.0-dev.23 [Pipeline] } 16:28:53 $ docker exec --env ******** --env ******** 07d980580d58b9ea20b35b738cd17a58018057dbd69abc76d062c3f63c24f359 ssh-agent -k 16:28:53 unset SSH_AUTH_SOCK; 16:28:53 unset SSH_AGENT_PID; 16:28:53 echo Agent pid 38 killed; 16:28:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:28:54 + git semver [Pipeline] } 16:28:54 $ docker stop --time=1 07d980580d58b9ea20b35b738cd17a58018057dbd69abc76d062c3f63c24f359 16:28:55 $ docker rm -f --volumes 07d980580d58b9ea20b35b738cd17a58018057dbd69abc76d062c3f63c24f359 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:28:56 16:28:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:28:56 0.23.1-centos7: Pulling from edgex-lftools 16:28:56 ab5ef0e58194: Pulling fs layer 16:28:56 9712f1f96733: Pulling fs layer 16:28:56 63f879dbbcfc: Pulling fs layer 16:28:56 0d9ebad4ef96: Pulling fs layer 16:28:56 e9a5061849ea: Pulling fs layer 16:28:56 d747dcd14b5f: Pulling fs layer 16:28:56 2de7ff778b66: Pulling fs layer 16:28:56 0d9ebad4ef96: Waiting 16:28:56 e9a5061849ea: Waiting 16:28:56 d747dcd14b5f: Waiting 16:28:56 2de7ff778b66: Waiting 16:28:56 9712f1f96733: Download complete 16:28:57 63f879dbbcfc: Verifying Checksum 16:28:57 63f879dbbcfc: Download complete 16:28:57 0d9ebad4ef96: Verifying Checksum 16:28:57 0d9ebad4ef96: Download complete 16:28:57 e9a5061849ea: Verifying Checksum 16:28:57 e9a5061849ea: Download complete 16:28:57 d747dcd14b5f: Download complete 16:28:57 2de7ff778b66: Download complete 16:28:57 ab5ef0e58194: Verifying Checksum 16:28:57 ab5ef0e58194: Download complete 16:28:59 ab5ef0e58194: Pull complete 16:28:59 9712f1f96733: Pull complete 16:29:00 63f879dbbcfc: Pull complete 16:29:04 0d9ebad4ef96: Pull complete 16:29:04 e9a5061849ea: Pull complete 16:29:04 d747dcd14b5f: Pull complete 16:29:05 2de7ff778b66: Pull complete 16:29:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:29:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:29:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:05 prd-ubuntu20.04-docker-8c-8g-853 does not seem to be running inside a container 16:29:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:29:07 $ docker top 39fc7b6f101960a1cf7cbfe7f7256f0c1d6e6b449f86c882773f85af64786d34 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:29:07 provisioning config files... 16:29:07 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11414642088957923439tmp 16:29:07 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config35962360095691130tmp 16:29:07 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2421432590501788211tmp [Pipeline] { [Pipeline] echo 16:29:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:29:07 ---> sigul-configuration.sh 16:29:07 gpg: directory `/root/.gnupg' created 16:29:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:29:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:29:07 gpg: keyring `/root/.gnupg/secring.gpg' created 16:29:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:29:07 gpg: CAST5 encrypted data 16:29:07 gpg: encrypted with 1 passphrase 16:29:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:29:08 + mkdir /home/jenkins 16:29:08 + mkdir /home/jenkins/sigul [Pipeline] sh 16:29:08 + 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 16:29:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:29:08 ---> sigul-install.sh 16:29:08 Sigul already installed; skipping installation. [Pipeline] sh 16:29:09 + git tag --list 16:29:09 v1.0.0 16:29:09 v1.1.0 16:29:09 v1.1.1 16:29:09 v1.2.1 16:29:09 v1.2.2 16:29:09 v1.2.3 16:29:09 v1.3.0 16:29:09 v1.3.1 16:29:09 v2.0.0 16:29:09 v2.1.0 16:29:09 v2.1.1 16:29:09 v2.1.1-dev.1 16:29:09 v2.1.1-dev.2 16:29:09 v2.2.0 16:29:09 v2.2.1-dev.1 16:29:09 v2.2.1-dev.2 16:29:09 v2.2.1-dev.3 16:29:09 v2.2.1-dev.4 16:29:09 v2.2.1-dev.5 16:29:09 v2.2.1-dev.6 16:29:09 v2.2.1-dev.7 16:29:09 v2.2.1-dev.8 16:29:09 v2.3.0 16:29:09 v2.3.0-dev.10 16:29:09 v2.3.0-dev.11 16:29:09 v2.3.0-dev.12 16:29:09 v2.3.0-dev.13 16:29:09 v2.3.0-dev.14 16:29:09 v2.3.0-dev.15 16:29:09 v2.3.0-dev.16 16:29:09 v2.3.0-dev.17 16:29:09 v2.3.0-dev.18 16:29:09 v2.3.0-dev.19 16:29:09 v2.3.0-dev.20 16:29:09 v2.3.0-dev.21 16:29:09 v2.3.0-dev.22 16:29:09 v2.3.0-dev.23 16:29:09 v2.3.0-dev.24 16:29:09 v2.3.0-dev.25 16:29:09 v2.3.0-dev.26 16:29:09 v2.3.0-dev.27 16:29:09 v2.3.0-dev.28 16:29:09 v2.3.0-dev.29 16:29:09 v2.3.0-dev.30 16:29:09 v2.3.0-dev.8 16:29:09 v2.3.0-dev.9 16:29:09 v3.0.0-dev.1 16:29:09 v3.0.0-dev.10 16:29:09 v3.0.0-dev.11 16:29:09 v3.0.0-dev.12 16:29:09 v3.0.0-dev.13 16:29:09 v3.0.0-dev.14 16:29:09 v3.0.0-dev.15 16:29:09 v3.0.0-dev.16 16:29:09 v3.0.0-dev.17 16:29:09 v3.0.0-dev.18 16:29:09 v3.0.0-dev.19 16:29:09 v3.0.0-dev.2 16:29:09 v3.0.0-dev.20 16:29:09 v3.0.0-dev.21 16:29:09 v3.0.0-dev.22 16:29:09 v3.0.0-dev.23 16:29:09 v3.0.0-dev.3 16:29:09 v3.0.0-dev.4 16:29:09 v3.0.0-dev.5 16:29:09 v3.0.0-dev.6 16:29:09 v3.0.0-dev.7 16:29:09 v3.0.0-dev.8 16:29:09 v3.0.0-dev.9 [Pipeline] sh 16:29:09 + lftools sign git-tag v3.0.0-dev.23 16:29:09 Signing Git tag with Sigul... 16:29:09 Signing v3.0.0-dev.23 [Pipeline] echo 16:29:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:29:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:29:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:29:10 $ docker stop --time=1 39fc7b6f101960a1cf7cbfe7f7256f0c1d6e6b449f86c882773f85af64786d34 16:29:11 $ docker rm -f --volumes 39fc7b6f101960a1cf7cbfe7f7256f0c1d6e6b449f86c882773f85af64786d34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:29:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:12 prd-ubuntu20.04-docker-8c-8g-853 does not seem to be running inside a container 16:29:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:29:12 $ docker top a6d3f252eb584539b4846b458da51d6a4de43f9d53a362b8ab912643e856563b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:12 [ssh-agent] Looking for ssh-agent implementation... 16:29:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:13 $ docker exec a6d3f252eb584539b4846b458da51d6a4de43f9d53a362b8ab912643e856563b ssh-agent 16:29:13 SSH_AUTH_SOCK=/tmp/ssh-edpyS8j1o3Lg/agent.32 16:29:13 SSH_AGENT_PID=38 16:29:13 Running ssh-add (command line suppressed) 16:29:13 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11189716183894323296.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11189716183894323296.key) 16:29:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:13 + git semver bump pre 16:29:13 2023-03-15 16:29:13,830 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:29:13 2023-03-15 16:29:13,830 [bump_version] DEBUG bumping version:3.0.0-dev.23 on axis:pre with prefix:dev 16:29:13 2023-03-15 16:29:13,830 [bump_version] DEBUG bumped version:3.0.0-dev.24 16:29:13 2023-03-15 16:29:13,830 [write_version] DEBUG write version:3.0.0-dev.24 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 16:29:13 2023-03-15 16:29:13,830 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:29:13 2023-03-15 16:29:13,831 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:29:13 2023-03-15 16:29:13,833 [execute] INFO git cat-file --batch-check 16:29:13 2023-03-15 16:29:13,833 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:29:13 2023-03-15 16:29:13,838 [execute] INFO git cat-file --batch 16:29:13 2023-03-15 16:29:13,838 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:29:13 2023-03-15 16:29:13,843 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:29:13 3.0.0-dev.24 [Pipeline] } 16:29:13 $ docker exec --env ******** --env ******** a6d3f252eb584539b4846b458da51d6a4de43f9d53a362b8ab912643e856563b ssh-agent -k 16:29:13 unset SSH_AUTH_SOCK; 16:29:13 unset SSH_AGENT_PID; 16:29:13 echo Agent pid 38 killed; 16:29:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:14 + git semver [Pipeline] } 16:29:14 $ docker stop --time=1 a6d3f252eb584539b4846b458da51d6a4de43f9d53a362b8ab912643e856563b 16:29:15 $ docker rm -f --volumes a6d3f252eb584539b4846b458da51d6a4de43f9d53a362b8ab912643e856563b [Pipeline] // withDockerContainer [Pipeline] sh 16:29:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:16 prd-ubuntu20.04-docker-8c-8g-853 does not seem to be running inside a container 16:29:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:29:16 $ docker top d638ee223780c42f99755cfa65ca96ed311d1f1ac9f8f75a023c01efa4458a46 -eo pid,comm 16:29:17 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). 16:29:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:17 [ssh-agent] Looking for ssh-agent implementation... 16:29:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:17 $ docker exec d638ee223780c42f99755cfa65ca96ed311d1f1ac9f8f75a023c01efa4458a46 ssh-agent 16:29:17 SSH_AUTH_SOCK=/tmp/ssh-QwvWe7eUIT3W/agent.32 16:29:17 SSH_AGENT_PID=38 16:29:17 Running ssh-add (command line suppressed) 16:29:17 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10375254504496249222.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10375254504496249222.key) 16:29:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:17 + git semver push 16:29:17 2023-03-15 16:29:17,880 [run_push] DEBUG push 16:29:17 2023-03-15 16:29:17,880 [execute] INFO git cat-file --batch-check 16:29:17 2023-03-15 16:29:17,881 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:29:17 2023-03-15 16:29:17,884 [execute] INFO git rev-list 5b00b5695c8554fe6080f162714408f289e9952e -- 16:29:17 2023-03-15 16:29:17,884 [execute] DEBUG Popen(['git', 'rev-list', '5b00b5695c8554fe6080f162714408f289e9952e', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:29:17 2023-03-15 16:29:17,894 [execute] INFO git fetch -v origin 16:29:17 2023-03-15 16:29:17,894 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 16:29:18 2023-03-15 16:29:18,503 [run_push] DEBUG no remote changes detected 16:29:18 2023-03-15 16:29:18,504 [execute] INFO git push origin semver 16:29:18 2023-03-15 16:29:18,504 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:29:19 2023-03-15 16:29:19,344 [run_push] DEBUG push all version tags 16:29:19 2023-03-15 16:29:19,345 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:29:19 2023-03-15 16:29:19,345 [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) 16:29:20 2023-03-15 16:29:20,616 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:29:20 3.0.0-dev.24 [Pipeline] } 16:29:20 $ docker exec --env ******** --env ******** d638ee223780c42f99755cfa65ca96ed311d1f1ac9f8f75a023c01efa4458a46 ssh-agent -k 16:29:20 unset SSH_AUTH_SOCK; 16:29:20 unset SSH_AGENT_PID; 16:29:20 echo Agent pid 38 killed; 16:29:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:21 + git semver [Pipeline] } 16:29:21 $ docker stop --time=1 d638ee223780c42f99755cfa65ca96ed311d1f1ac9f8f75a023c01efa4458a46 16:29:22 $ docker rm -f --volumes d638ee223780c42f99755cfa65ca96ed311d1f1ac9f8f75a023c01efa4458a46 [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 16:29:23 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 16:29:23 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 16:29:23 total 16 16:29:23 drwxr-xr-x 3 root root 4096 Mar 15 16:12 . 16:29:23 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 16:29 .. 16:29:23 drwxr-xr-x 2 root root 4096 Mar 15 16:12 cost 16:29:23 -rw-r--r-- 1 root root 88 Mar 15 16:12 cost.csv 16:29:23 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 16:29:23 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 16:29:23 total 16 16:29:23 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 16:12 . 16:29:23 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 16:29 .. 16:29:23 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 16:12 cost 16:29:23 -rw-r--r-- 1 jenkins jenkins 88 Mar 15 16:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:29:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:29:24 ---> package-listing.sh 16:29:24 ++ facter osfamily 16:29:24 ++ tr '[:upper:]' '[:lower:]' 16:29:24 + OS_FAMILY=debian 16:29:24 + workspace=/w/workspace/exfoundry_device-virtual-go_main 16:29:24 + START_PACKAGES=/tmp/packages_start.txt 16:29:24 + END_PACKAGES=/tmp/packages_end.txt 16:29:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:29:24 + PACKAGES=/tmp/packages_start.txt 16:29:24 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 16:29:24 + PACKAGES=/tmp/packages_end.txt 16:29:24 + case "${OS_FAMILY}" in 16:29:24 + dpkg -l 16:29:24 + grep '^ii' 16:29:24 + '[' -f /tmp/packages_start.txt ']' 16:29:24 + '[' -f /tmp/packages_end.txt ']' 16:29:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:29:24 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 16:29:24 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 16:29:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 16:29:24 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 16:29:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:29:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:25 prd-ubuntu20.04-docker-8c-8g-853 does not seem to be running inside a container 16:29:25 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:29:26 $ docker top e8f324892d63fcb86166ac314e07bd0b33b54a4dce8d6b3a5d251369fa7246df -eo pid,comm [Pipeline] { [Pipeline] sh 16:29:26 + touch /tmp/pre-build-complete [Pipeline] sh 16:29:26 + mkdir -p /var/log/sysstat [Pipeline] sh 16:29:26 + ls /var/log/sa-host 16:29:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:27 provisioning config files... 16:29:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7567585730415672379tmp [Pipeline] { [Pipeline] echo 16:29:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:29:27 ---> create-netrc.sh [Pipeline] } 16:29:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:29:27 ---> python-tools-install.sh [Pipeline] echo 16:29:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:29:27 ---> sudo-logs.sh 16:29:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:29:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:29:28 ---> job-cost.sh 16:29:28 lf-activate-venv: SKIPPING 16:29:28 DEBUG: total: 0.2199999988079071 16:29:28 INFO: Retrieving Stack Cost... 16:29:28 INFO: Retrieving Pricing Info for: v3-standard-8 16:29:29 INFO: Archiving Costs [Pipeline] echo 16:29:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:29:29 ---> logs-deploy.sh 16:29:29 lf-activate-venv: SKIPPING 16:29:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/95 16:29:29 INFO: archiving workspace using pattern(s): 16:29:30 Archives upload complete. 16:29:30 INFO: archiving logs to Nexus