Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 80fcd9e8c673b029d068a87f517db227d44531cc 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-ssh6188314130014137139.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh1449292102246610032.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh4354531664093684916.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh13862701960158882670.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-ssh9964705967663225470.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16937 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 80fcd9e8c673b029d068a87f517db227d44531cc (main) Commit message: "docs: Update changelog for 3.1 release (#448)" > git config core.sparsecheckout # timeout=10 > git checkout -f 80fcd9e8c673b029d068a87f517db227d44531cc # timeout=10 > git rev-list --no-walk a4fb408bd6b294fc41552c8711cc9fe432fefed6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:46:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:46:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:46:25 ========================================================= 00:46:25 EdgeX Global Pipelines Version Info 00:46:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:46:26 ------------------- 00:46:26 stable info: 00:46:26 ------------------- 00:46:26 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 00:46:26 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 00:46:26 Message: update stable to v1.0.257 00:46:26 ------------------- 00:46:26 experimental info: 00:46:26 ------------------- 00:46:26 Commited By: **** collab-it+edgex@linuxfoundation.org 00:46:26 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 00:46:26 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:46:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 00:46:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 00:46:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:46:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:46:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:46:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 00:46:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:46:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:46:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:46:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:46:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:46:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 00:46:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:46:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:46:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:46:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:46:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:46:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:46:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:46:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:46:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:46:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:46:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:46:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:46:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:46:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:46:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:46:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:46:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:46:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:46:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 80fcd9e8c673b029d068a87f517db227d44531cc [Pipeline] echo 00:46:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 80fcd9e [Pipeline] echo 00:46:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:46:27 provisioning config files... 00:46:27 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1153127531325576420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:46:27 ---> docker-login.sh 00:46:27 nexus3.edgexfoundry.org:10001 00:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:28 Configure a credential helper to remove this warning. See 00:46:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:28 00:46:28 Login Succeeded 00:46:28 nexus3.edgexfoundry.org:10002 00:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:28 Configure a credential helper to remove this warning. See 00:46:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:28 00:46:28 Login Succeeded 00:46:28 nexus3.edgexfoundry.org:10003 00:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:28 Configure a credential helper to remove this warning. See 00:46:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:28 00:46:28 Login Succeeded 00:46:28 nexus3.edgexfoundry.org:10004 00:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:28 Configure a credential helper to remove this warning. See 00:46:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:28 00:46:28 Login Succeeded 00:46:28 docker.io 00:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:28 Configure a credential helper to remove this warning. See 00:46:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:28 00:46:28 Login Succeeded 00:46:28 ---> docker-login.sh ends [Pipeline] } 00:46:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:46:29 + git rev-list -1 --merges 80fcd9e8c673b029d068a87f517db227d44531cc~1..80fcd9e8c673b029d068a87f517db227d44531cc [Pipeline] echo 00:46:29 -----------> git rev-list -1 --merges 80fcd9e8c673b029d068a87f517db227d44531cc~1..80fcd9e8c673b029d068a87f517db227d44531cc 80fcd9e8c673b029d068a87f517db227d44531cc [false] [Pipeline] sh 00:46:29 + git log --format=format:%s -1 80fcd9e8c673b029d068a87f517db227d44531cc [Pipeline] echo 00:46:29 ========================================================= 00:46:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:46:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:46:29 + git log --format=format:%s -1 80fcd9e8c673b029d068a87f517db227d44531cc [Pipeline] echo 00:46:30 [semverPrep] GIT_COMMIT: 80fcd9e8c673b029d068a87f517db227d44531cc, Commit Message: docs: Update changelog for 3.1 release (#448) [Pipeline] echo 00:46:30 [semverPrep] This is not a build commit. [Pipeline] sh 00:46:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:46:30 + grep -v github /etc/ssh/ssh_known_hosts 00:46:30 + [ -e /tmp/ssh_known_hosts ] 00:46:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:46:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:46:30 + sudo tee -a /etc/ssh/ssh_known_hosts 00:46:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:46:30 00:46:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:46:31 0.1.4: Pulling from edgex-devops/py-git-semver 00:46:31 b85a868b505f: Pulling fs layer 00:46:31 e2be974225ed: Pulling fs layer 00:46:31 339a4e72a1f5: Pulling fs layer 00:46:31 988bab9f4d93: Pulling fs layer 00:46:31 1469e6f7b9e6: Pulling fs layer 00:46:31 eaf3925da568: Pulling fs layer 00:46:31 bab4dde63d76: Pulling fs layer 00:46:31 bde34c3a00c8: Pulling fs layer 00:46:31 b352a97aabf1: Pulling fs layer 00:46:31 988bab9f4d93: Waiting 00:46:31 eaf3925da568: Waiting 00:46:31 bab4dde63d76: Waiting 00:46:31 bde34c3a00c8: Waiting 00:46:31 b352a97aabf1: Waiting 00:46:31 4872d77fe225: Pulling fs layer 00:46:31 5851b861e8e6: Pulling fs layer 00:46:31 4872d77fe225: Waiting 00:46:31 5851b861e8e6: Waiting 00:46:31 1469e6f7b9e6: Waiting 00:46:31 e2be974225ed: Download complete 00:46:31 988bab9f4d93: Download complete 00:46:31 1469e6f7b9e6: Verifying Checksum 00:46:31 1469e6f7b9e6: Download complete 00:46:31 eaf3925da568: Download complete 00:46:31 339a4e72a1f5: Verifying Checksum 00:46:31 339a4e72a1f5: Download complete 00:46:31 bde34c3a00c8: Verifying Checksum 00:46:31 bde34c3a00c8: Download complete 00:46:31 b352a97aabf1: Verifying Checksum 00:46:31 b352a97aabf1: Download complete 00:46:31 4872d77fe225: Verifying Checksum 00:46:31 4872d77fe225: Download complete 00:46:31 5851b861e8e6: Verifying Checksum 00:46:31 5851b861e8e6: Download complete 00:46:31 b85a868b505f: Download complete 00:46:31 bab4dde63d76: Verifying Checksum 00:46:31 bab4dde63d76: Download complete 00:46:32 b85a868b505f: Pull complete 00:46:32 e2be974225ed: Pull complete 00:46:33 339a4e72a1f5: Pull complete 00:46:33 988bab9f4d93: Pull complete 00:46:33 1469e6f7b9e6: Pull complete 00:46:33 eaf3925da568: Pull complete 00:46:35 bab4dde63d76: Pull complete 00:46:35 bde34c3a00c8: Pull complete 00:46:35 b352a97aabf1: Pull complete 00:46:36 4872d77fe225: Pull complete 00:46:36 5851b861e8e6: Pull complete 00:46:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:46:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:46:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:46:36 prd-ubuntu20.04-docker-8c-8g-16937 does not seem to be running inside a container 00:46:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:46:40 $ docker top 2937fc73026ffce55de29fa36af83ab68300812325eaa722c1b157ef558502a9 -eo pid,comm 00:46:40 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). 00:46:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:46:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:46:40 [ssh-agent] Looking for ssh-agent implementation... 00:46:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:46:40 $ docker exec 2937fc73026ffce55de29fa36af83ab68300812325eaa722c1b157ef558502a9 ssh-agent 00:46:40 SSH_AUTH_SOCK=/tmp/ssh-N381ZLiYj8Rz/agent.34 00:46:40 SSH_AGENT_PID=40 00:46:40 Running ssh-add (command line suppressed) 00:46:41 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6997955617282889798.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6997955617282889798.key) 00:46:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:46:41 + git tag --points-at HEAD [Pipeline] } 00:46:41 $ docker exec --env ******** --env ******** 2937fc73026ffce55de29fa36af83ab68300812325eaa722c1b157ef558502a9 ssh-agent -k 00:46:41 unset SSH_AUTH_SOCK; 00:46:41 unset SSH_AGENT_PID; 00:46:41 echo Agent pid 40 killed; 00:46:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:46:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:46:41 [ssh-agent] Looking for ssh-agent implementation... 00:46:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:46:41 $ docker exec 2937fc73026ffce55de29fa36af83ab68300812325eaa722c1b157ef558502a9 ssh-agent 00:46:41 SSH_AUTH_SOCK=/tmp/ssh-6aFBxFUfNoyo/agent.73 00:46:41 SSH_AGENT_PID=79 00:46:41 Running ssh-add (command line suppressed) 00:46:41 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7741679871555398420.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7741679871555398420.key) 00:46:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:46:42 + git semver init 00:46:42 2023-11-08 00:46:42,391 [run_init] DEBUG init version:0.0.0 force:False 00:46:42 2023-11-08 00:46:42,392 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 00:46:42 2023-11-08 00:46:42,392 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 00:46:42 2023-11-08 00:46:42,392 [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) 00:46:43 2023-11-08 00:46:43,598 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 00:46:43 2023-11-08 00:46:43,599 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 00:46:43 2023-11-08 00:46:43,599 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 00:46:43 2023-11-08 00:46:43,599 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 00:46:43 3.1.0-dev.28 [Pipeline] } 00:46:43 $ docker exec --env ******** --env ******** 2937fc73026ffce55de29fa36af83ab68300812325eaa722c1b157ef558502a9 ssh-agent -k 00:46:43 unset SSH_AUTH_SOCK; 00:46:43 unset SSH_AGENT_PID; 00:46:43 echo Agent pid 79 killed; 00:46:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:46:44 + git semver [Pipeline] } 00:46:44 $ docker stop --time=1 2937fc73026ffce55de29fa36af83ab68300812325eaa722c1b157ef558502a9 00:46:45 $ docker rm -f --volumes 2937fc73026ffce55de29fa36af83ab68300812325eaa722c1b157ef558502a9 [Pipeline] // withDockerContainer [Pipeline] sh 00:46:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:46:46 Stashed 1 file(s) [Pipeline] echo 00:46:46 [edgeXSemver]: initialized semver on version 3.1.0-dev.28 [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 00:46:46 provisioning config files... 00:46:46 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6842689852301370903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:46:46 ---> docker-login.sh 00:46:46 nexus3.edgexfoundry.org:10001 00:46:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:46 Configure a credential helper to remove this warning. See 00:46:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:46 00:46:46 Login Succeeded 00:46:46 nexus3.edgexfoundry.org:10002 00:46:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:46 Configure a credential helper to remove this warning. See 00:46:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:46 00:46:46 Login Succeeded 00:46:46 nexus3.edgexfoundry.org:10003 00:46:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:47 Configure a credential helper to remove this warning. See 00:46:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:47 00:46:47 Login Succeeded 00:46:47 nexus3.edgexfoundry.org:10004 00:46:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:47 Configure a credential helper to remove this warning. See 00:46:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:47 00:46:47 Login Succeeded 00:46:47 docker.io 00:46:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:47 Configure a credential helper to remove this warning. See 00:46:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:47 00:46:47 Login Succeeded 00:46:47 ---> docker-login.sh ends [Pipeline] } 00:46:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:46:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:46:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:46:47 ========================================================= 00:46:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 00:46:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 00:46:48 Sending build context to Docker daemon 23.7MB 00:46:48 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 00:46:48 Step 2/12 : FROM ${BASE} AS builder 00:46:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 00:46:48 7264a8db6415: Pulling fs layer 00:46:48 c4d48a809fc2: Pulling fs layer 00:46:48 4f1c88b9dad5: Pulling fs layer 00:46:48 ad3a456e5733: Pulling fs layer 00:46:48 33e27b845d1e: Pulling fs layer 00:46:48 c68163c4e522: Pulling fs layer 00:46:48 50da416c3ac9: Pulling fs layer 00:46:48 23d2d4c4bb30: Pulling fs layer 00:46:48 33e27b845d1e: Waiting 00:46:48 50da416c3ac9: Waiting 00:46:48 23d2d4c4bb30: Waiting 00:46:48 c68163c4e522: Waiting 00:46:48 ad3a456e5733: Waiting 00:46:48 c4d48a809fc2: Download complete 00:46:48 ad3a456e5733: Verifying Checksum 00:46:48 ad3a456e5733: Download complete 00:46:48 33e27b845d1e: Download complete 00:46:48 7264a8db6415: Verifying Checksum 00:46:48 7264a8db6415: Download complete 00:46:48 c68163c4e522: Verifying Checksum 00:46:48 c68163c4e522: Download complete 00:46:48 7264a8db6415: Pull complete 00:46:48 c4d48a809fc2: Pull complete 00:46:48 23d2d4c4bb30: Verifying Checksum 00:46:48 23d2d4c4bb30: Download complete 00:46:48 4f1c88b9dad5: Verifying Checksum 00:46:48 4f1c88b9dad5: Download complete 00:46:49 50da416c3ac9: Verifying Checksum 00:46:49 50da416c3ac9: Download complete 00:46:53 4f1c88b9dad5: Pull complete 00:46:53 ad3a456e5733: Pull complete 00:46:53 33e27b845d1e: Pull complete 00:46:53 c68163c4e522: Pull complete 00:46:55 50da416c3ac9: Pull complete 00:46:56 23d2d4c4bb30: Pull complete 00:46:56 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 00:46:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:46:56 ---> 0786185ac409 00:46:56 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:47:01 Still waiting to schedule task 00:47:01 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:47:03 ---> Running in 5ff1cb9b20f9 00:47:03 Removing intermediate container 5ff1cb9b20f9 00:47:03 ---> 31ec75f4f6e7 00:47:03 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:47:03 ---> Running in 3922ca4ed5b0 00:47:03 Removing intermediate container 3922ca4ed5b0 00:47:03 ---> b0fba3b59aa7 00:47:03 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:47:03 ---> Running in c33cf8322b07 00:47:03 Removing intermediate container c33cf8322b07 00:47:03 ---> 19753a479ad3 00:47:03 Step 6/12 : WORKDIR /device-virtual-go 00:47:03 ---> Running in a4508725f3aa 00:47:03 Removing intermediate container a4508725f3aa 00:47:03 ---> 97b316b3325a 00:47:03 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:47:03 ---> Running in b3d284553e7a 00:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:47:03 (1/4) Installing openssh-keygen (9.3_p2-r0) 00:47:03 (2/4) Installing libedit (20221030.3.1-r1) 00:47:03 (3/4) Installing openssh-client-common (9.3_p2-r0) 00:47:03 (4/4) Installing openssh-client-default (9.3_p2-r0) 00:47:03 Executing busybox-1.36.1-r2.trigger 00:47:03 OK: 268 MiB in 56 packages 00:47:04 Removing intermediate container b3d284553e7a 00:47:04 ---> 25a098698c88 00:47:04 Step 8/12 : COPY go.mod vendor* ./ 00:47:04 ---> 0006ba41c48f 00:47:04 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:47:04 ---> Running in 99c34219cb9a 00:47:43 Removing intermediate container 99c34219cb9a 00:47:43 ---> 341232ab49e9 00:47:43 Step 10/12 : COPY . . 00:47:43 ---> 7671c7a76ae0 00:47:43 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:47:43 ---> Running in 531af3ff6dbf 00:47:43 Removing intermediate container 531af3ff6dbf 00:47:43 ---> fb2d27987332 00:47:43 Step 12/12 : RUN $MAKE 00:47:43 ---> Running in 8adab1f3dbee 00:47:43 noop 00:47:43 Removing intermediate container 8adab1f3dbee 00:47:43 ---> 9e0f72c01cf9 00:47:43 Successfully built 9e0f72c01cf9 00:47:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:43 + docker inspect -f . ci-base-image-x86_64 00:47:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:47:43 prd-ubuntu20.04-docker-8c-8g-16937 does not seem to be running inside a container 00:47:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:47:43 $ docker top a97b600ad1ec76d020048a053e2e8b23a60abaa50d4beb5d1bf86eee5bb0204f -eo pid,comm [Pipeline] { [Pipeline] sh 00:47:44 + go version 00:47:44 go version go1.21.0 linux/amd64 [Pipeline] } 00:47:44 $ docker stop --time=1 a97b600ad1ec76d020048a053e2e8b23a60abaa50d4beb5d1bf86eee5bb0204f 00:47:45 $ docker rm -f --volumes a97b600ad1ec76d020048a053e2e8b23a60abaa50d4beb5d1bf86eee5bb0204f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:46 + docker inspect -f . ci-base-image-x86_64 00:47:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:47:46 prd-ubuntu20.04-docker-8c-8g-16937 does not seem to be running inside a container 00:47:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:47:46 $ docker top 67c75a61b654e43ac4d39684e41fc830d761a346a744b51b67baa585c98ffabb -eo pid,comm [Pipeline] { [Pipeline] sh 00:47:46 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 00:47:47 + make test 00:47:47 go test ./... -coverprofile=coverage.out 00:47:49 ? github.com/edgexfoundry/device-virtual-go [no test files] 00:47:59 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 00:47:59 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.013s coverage: 58.6% of statements 00:48:05 go vet ./... 00:48:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:48:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:48:08 ./bin/test-attribution-txt.sh [Pipeline] echo 00:48:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:48:08 $ docker stop --time=1 67c75a61b654e43ac4d39684e41fc830d761a346a744b51b67baa585c98ffabb 00:48:10 $ docker rm -f --volumes 67c75a61b654e43ac4d39684e41fc830d761a346a744b51b67baa585c98ffabb [Pipeline] // withDockerContainer [Pipeline] sh 00:48:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:48:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:48:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:48:11 + ls -al . 00:48:11 total 200 00:48:11 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 00:47 . 00:48:11 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 00:46 .. 00:48:11 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 00:47 .git 00:48:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:46 .github 00:48:11 -rw-rw-r-- 1 jenkins jenkins 272 Nov 8 00:46 .gitignore 00:48:11 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 00:46 .golangci.yml 00:48:11 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 00:46 .semver 00:48:11 -rw-rw-r-- 1 jenkins jenkins 9708 Nov 8 00:46 Attribution.txt 00:48:11 -rw-rw-r-- 1 jenkins jenkins 15941 Nov 8 00:46 CHANGELOG.md 00:48:11 -rw-rw-r-- 1 jenkins jenkins 1646 Nov 8 00:46 Dockerfile 00:48:11 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 00:46 GOVERNANCE.md 00:48:11 -rw-rw-r-- 1 jenkins jenkins 660 Nov 8 00:46 Jenkinsfile 00:48:11 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 00:46 LICENSE 00:48:11 -rw-rw-r-- 1 jenkins jenkins 1947 Nov 8 00:46 Makefile 00:48:11 -rw-rw-r-- 1 jenkins jenkins 623 Nov 8 00:46 OWNERS.md 00:48:11 -rw-rw-r-- 1 jenkins jenkins 4103 Nov 8 00:46 README.md 00:48:11 -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 00:46 VERSION 00:48:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:46 bin 00:48:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:46 cmd 00:48:11 -rw-r--r-- 1 jenkins jenkins 43063 Nov 8 00:47 coverage.out 00:48:11 -rw-rw-r-- 1 jenkins jenkins 3638 Nov 8 00:46 go.mod 00:48:11 -rw-rw-r-- 1 jenkins jenkins 34490 Nov 8 00:46 go.sum 00:48:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:46 internal 00:48:11 -rw-rw-r-- 1 jenkins jenkins 235 Nov 8 00:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:12 + 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=80fcd9e8c673b029d068a87f517db227d44531cc --label arch=amd64 --label version=3.1.0-dev.28 . 00:48:12 Sending build context to Docker daemon 23.74MB 00:48:12 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 00:48:12 Step 2/25 : FROM ${BASE} AS builder 00:48:12 ---> 9e0f72c01cf9 00:48:12 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:48:12 ---> Running in 48a146ee472d 00:48:12 Removing intermediate container 48a146ee472d 00:48:12 ---> ba63bc31f8e0 00:48:12 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 00:48:12 ---> Running in cbdccbde8734 00:48:12 Removing intermediate container cbdccbde8734 00:48:12 ---> 31fd021e269b 00:48:12 Step 5/25 : ARG ADD_BUILD_TAGS="" 00:48:12 ---> Running in 3da692724705 00:48:12 Removing intermediate container 3da692724705 00:48:12 ---> e5e5940c1188 00:48:12 Step 6/25 : WORKDIR /device-virtual-go 00:48:12 ---> Running in 37f259c35392 00:48:12 Removing intermediate container 37f259c35392 00:48:12 ---> 6114a52f389b 00:48:12 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:48:12 ---> Running in 030d352350ad 00:48:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:13 OK: 268 MiB in 56 packages 00:48:13 Removing intermediate container 030d352350ad 00:48:13 ---> 26cdcb9ce77d 00:48:13 Step 8/25 : COPY go.mod vendor* ./ 00:48:13 ---> a0c7a4271f1d 00:48:13 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:13 ---> Running in 5047153d2d27 00:48:14 Removing intermediate container 5047153d2d27 00:48:14 ---> 48303d1550a3 00:48:14 Step 10/25 : COPY . . 00:48:15 ---> e27b25b21158 00:48:15 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:48:15 ---> Running in 4066fda5e7cd 00:48:15 Removing intermediate container 4066fda5e7cd 00:48:15 ---> fb7768738693 00:48:15 Step 12/25 : RUN $MAKE 00:48:15 ---> Running in 77478731d9ff 00:48:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.28 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 00:48:33 Removing intermediate container 77478731d9ff 00:48:33 ---> b41134b5dc5d 00:48:33 Step 13/25 : FROM alpine:3.18 00:48:33 3.18: Pulling from library/alpine 00:48:33 96526aa774ef: Pulling fs layer 00:48:34 96526aa774ef: Verifying Checksum 00:48:34 96526aa774ef: Download complete 00:48:34 96526aa774ef: Pull complete 00:48:34 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:48:34 Status: Downloaded newer image for alpine:3.18 00:48:34 ---> 8ca4688f4f35 00:48:34 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 00:48:34 ---> Running in 433302cf7e49 00:48:34 Removing intermediate container 433302cf7e49 00:48:34 ---> 11f76da21d47 00:48:34 Step 15/25 : RUN apk add --update --no-cache dumb-init 00:48:34 ---> Running in 4ecfb48ce696 00:48:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:35 (1/1) Installing dumb-init (1.2.5-r2) 00:48:35 Executing busybox-1.36.1-r2.trigger 00:48:35 OK: 7 MiB in 16 packages 00:48:35 Removing intermediate container 4ecfb48ce696 00:48:35 ---> bd38e1dd3827 00:48:35 Step 16/25 : WORKDIR / 00:48:35 ---> Running in 6213084f7abf 00:48:35 Removing intermediate container 6213084f7abf 00:48:35 ---> 8df0d504049e 00:48:35 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 00:48:35 ---> ae2fde2fd9d0 00:48:35 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 00:48:36 ---> 9efc408adb47 00:48:36 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 00:48:36 ---> e7e0396fadbe 00:48:36 Step 20/25 : EXPOSE 59900 00:48:36 ---> Running in 18f474dfdebf 00:48:36 Removing intermediate container 18f474dfdebf 00:48:36 ---> ffc5a340a614 00:48:36 Step 21/25 : ENTRYPOINT ["/device-virtual"] 00:48:36 ---> Running in f0d2f0d88485 00:48:36 Removing intermediate container f0d2f0d88485 00:48:36 ---> 6f0a84af21b9 00:48:36 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 00:48:36 ---> Running in fea8054e5e12 00:48:36 Removing intermediate container fea8054e5e12 00:48:36 ---> 4877947042d4 00:48:36 Step 23/25 : LABEL arch=amd64 00:48:36 ---> Running in eccaf11b82ca 00:48:37 Removing intermediate container eccaf11b82ca 00:48:37 ---> d0a35fc057ee 00:48:37 Step 24/25 : LABEL git_sha=80fcd9e8c673b029d068a87f517db227d44531cc 00:48:37 ---> Running in 6cd685e35c1f 00:48:37 Removing intermediate container 6cd685e35c1f 00:48:37 ---> ea77f8f8d1e0 00:48:37 Step 25/25 : LABEL version=3.1.0-dev.28 00:48:37 ---> Running in ecda07f1684d 00:48:37 Removing intermediate container ecda07f1684d 00:48:37 ---> a3684654b85f 00:48:37 [Warning] One or more build-args [ARCH] were not consumed 00:48:37 Successfully built a3684654b85f 00:48:37 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:48:37 provisioning config files... 00:48:37 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8545049040098018434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:48:37 ---> docker-login.sh 00:48:37 nexus3.edgexfoundry.org:10001 00:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:48:37 Configure a credential helper to remove this warning. See 00:48:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:48:37 00:48:37 Login Succeeded 00:48:37 nexus3.edgexfoundry.org:10002 00:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:48:37 Configure a credential helper to remove this warning. See 00:48:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:48:37 00:48:37 Login Succeeded 00:48:37 nexus3.edgexfoundry.org:10003 00:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:48:37 Configure a credential helper to remove this warning. See 00:48:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:48:37 00:48:37 Login Succeeded 00:48:37 nexus3.edgexfoundry.org:10004 00:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:48:37 Configure a credential helper to remove this warning. See 00:48:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:48:37 00:48:37 Login Succeeded 00:48:37 docker.io 00:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:48:38 Configure a credential helper to remove this warning. See 00:48:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:48:38 00:48:38 Login Succeeded 00:48:38 ---> docker-login.sh ends [Pipeline] } 00:48:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:48:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:48:38 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 00:48:38 80fcd9e8c673b029d068a87f517db227d44531cc 00:48:38 latest 00:48:38 3.1.0-dev.28 00:48:38 80fcd9e8c673b029d068a87f517db227d44531cc-3.1.0-dev.28 00:48:38 main 00:48:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:38 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:80fcd9e8c673b029d068a87f517db227d44531cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:38 + docker push nexus3.edgexfoundry.org:10004/device-virtual:80fcd9e8c673b029d068a87f517db227d44531cc 00:48:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 00:48:38 6ce34f584acb: Preparing 00:48:38 9d27856f3f1a: Preparing 00:48:38 d1679e697959: Preparing 00:48:38 799fd64d5f2d: Preparing 00:48:38 cc2447e1835a: Preparing 00:48:38 cc2447e1835a: Layer already exists 00:48:38 d1679e697959: Pushed 00:48:38 9d27856f3f1a: Pushed 00:48:38 799fd64d5f2d: Pushed 00:48:41 6ce34f584acb: Pushed 00:48:41 80fcd9e8c673b029d068a87f517db227d44531cc: digest: sha256:09e7e33af06db9135e3b957c435e36c0cc800e8bf596286c78fa89777256a2dd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:41 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:42 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 00:48:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 00:48:42 6ce34f584acb: Preparing 00:48:42 9d27856f3f1a: Preparing 00:48:42 d1679e697959: Preparing 00:48:42 799fd64d5f2d: Preparing 00:48:42 cc2447e1835a: Preparing 00:48:42 6ce34f584acb: Layer already exists 00:48:42 799fd64d5f2d: Layer already exists 00:48:42 d1679e697959: Layer already exists 00:48:42 cc2447e1835a: Layer already exists 00:48:42 9d27856f3f1a: Layer already exists 00:48:42 latest: digest: sha256:09e7e33af06db9135e3b957c435e36c0cc800e8bf596286c78fa89777256a2dd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:42 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:42 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.28 00:48:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 00:48:42 6ce34f584acb: Preparing 00:48:42 9d27856f3f1a: Preparing 00:48:42 d1679e697959: Preparing 00:48:42 799fd64d5f2d: Preparing 00:48:42 cc2447e1835a: Preparing 00:48:42 d1679e697959: Layer already exists 00:48:42 cc2447e1835a: Layer already exists 00:48:42 799fd64d5f2d: Layer already exists 00:48:42 9d27856f3f1a: Layer already exists 00:48:42 6ce34f584acb: Layer already exists 00:48:42 3.1.0-dev.28: digest: sha256:09e7e33af06db9135e3b957c435e36c0cc800e8bf596286c78fa89777256a2dd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:43 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:80fcd9e8c673b029d068a87f517db227d44531cc-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:43 + docker push nexus3.edgexfoundry.org:10004/device-virtual:80fcd9e8c673b029d068a87f517db227d44531cc-3.1.0-dev.28 00:48:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 00:48:43 6ce34f584acb: Preparing 00:48:43 9d27856f3f1a: Preparing 00:48:43 d1679e697959: Preparing 00:48:43 799fd64d5f2d: Preparing 00:48:43 cc2447e1835a: Preparing 00:48:43 d1679e697959: Layer already exists 00:48:43 9d27856f3f1a: Layer already exists 00:48:43 799fd64d5f2d: Layer already exists 00:48:43 cc2447e1835a: Layer already exists 00:48:43 6ce34f584acb: Layer already exists 00:48:43 80fcd9e8c673b029d068a87f517db227d44531cc-3.1.0-dev.28: digest: sha256:09e7e33af06db9135e3b957c435e36c0cc800e8bf596286c78fa89777256a2dd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:43 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:44 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 00:48:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 00:48:44 6ce34f584acb: Preparing 00:48:44 9d27856f3f1a: Preparing 00:48:44 d1679e697959: Preparing 00:48:44 799fd64d5f2d: Preparing 00:48:44 cc2447e1835a: Preparing 00:48:44 6ce34f584acb: Layer already exists 00:48:44 799fd64d5f2d: Layer already exists 00:48:44 cc2447e1835a: Layer already exists 00:48:44 9d27856f3f1a: Layer already exists 00:48:44 d1679e697959: Layer already exists 00:48:44 main: digest: sha256:09e7e33af06db9135e3b957c435e36c0cc800e8bf596286c78fa89777256a2dd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:48:44 ===================================================== [Pipeline] echo 00:48:44 taggedImages: 00:48:44 - nexus3.edgexfoundry.org:10004/device-virtual:80fcd9e8c673b029d068a87f517db227d44531cc 00:48:44 - nexus3.edgexfoundry.org:10004/device-virtual:latest 00:48:44 - nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.28 00:48:44 - nexus3.edgexfoundry.org:10004/device-virtual:80fcd9e8c673b029d068a87f517db227d44531cc-3.1.0-dev.28 00:48:44 - 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 00:48:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:48:44 00:48:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:48:44 latest: Pulling from edgex-lftools-log-publisher 00:48:44 5eb5b503b376: Pulling fs layer 00:48:44 5c69ac0246d0: Pulling fs layer 00:48:44 ec43610c2a17: Pulling fs layer 00:48:44 3a2ae6a8a46f: Pulling fs layer 00:48:44 33b1e0a273af: Pulling fs layer 00:48:44 5d3b04190fa2: Pulling fs layer 00:48:44 2f39f015ded8: Pulling fs layer 00:48:44 3a2ae6a8a46f: Waiting 00:48:44 33b1e0a273af: Waiting 00:48:44 5d3b04190fa2: Waiting 00:48:44 2f39f015ded8: Waiting 00:48:44 5c69ac0246d0: Verifying Checksum 00:48:44 5c69ac0246d0: Download complete 00:48:44 3a2ae6a8a46f: Verifying Checksum 00:48:44 3a2ae6a8a46f: Download complete 00:48:45 33b1e0a273af: Verifying Checksum 00:48:45 33b1e0a273af: Download complete 00:48:45 5d3b04190fa2: Verifying Checksum 00:48:45 5d3b04190fa2: Download complete 00:48:45 ec43610c2a17: Verifying Checksum 00:48:45 ec43610c2a17: Download complete 00:48:45 5eb5b503b376: Verifying Checksum 00:48:45 5eb5b503b376: Download complete 00:48:46 2f39f015ded8: Download complete 00:48:46 5eb5b503b376: Pull complete 00:48:46 5c69ac0246d0: Pull complete 00:48:46 ec43610c2a17: Pull complete 00:48:46 3a2ae6a8a46f: Pull complete 00:48:47 33b1e0a273af: Pull complete 00:48:47 5d3b04190fa2: Pull complete 00:48:51 2f39f015ded8: Pull complete 00:48:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:48:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:48:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:48:51 prd-ubuntu20.04-docker-8c-8g-16937 does not seem to be running inside a container 00:48:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:48:54 $ docker top c723206ca31f34fbf7b7c41651284b27ebd02baeae78296380e6fa3cb1f18390 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:48:54 ---> job-cost.sh 00:48:54 lf-activate-venv: SKIPPING 00:48:54 INFO: No Stack... 00:48:54 INFO: Retrieving Pricing Info for: v3-standard-8 00:48:55 INFO: Archiving Costs [Pipeline] sh 00:48:55 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 00:48:55 + cut -d, -f6 [Pipeline] lock 00:48:55 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-154-stack-cost] 00:48:55 Resource [jenkins-edgexfoundry-device-virtual-go-main-154-stack-cost] did not exist. Created. 00:48:55 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-154-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:48:55 + echo total: 0.2199999988079071 [Pipeline] stash 00:48:55 Stashed 1 file(s) [Pipeline] } 00:48:55 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-154-stack-cost] [Pipeline] // lock [Pipeline] } 00:48:55 $ docker stop --time=1 c723206ca31f34fbf7b7c41651284b27ebd02baeae78296380e6fa3cb1f18390 00:48:56 $ docker rm -f --volumes c723206ca31f34fbf7b7c41651284b27ebd02baeae78296380e6fa3cb1f18390 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:50:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16941 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 00:50:06 Running in /w/workspace/device-virtual-go/154 [Pipeline] { [Pipeline] checkout 00:50:06 The recommended git tool is: git 00:50:12 using credential edgex-jenkins-ssh 00:50:12 Cloning the remote Git repository 00:50:12 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 00:50:12 > git init /w/workspace/device-virtual-go/154 # timeout=10 00:50:13 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 00:50:13 > git --version # timeout=10 00:50:13 > git --version # 'git version 2.25.1' 00:50:13 using GIT_SSH to set credentials SSH Credentials for GitHub 00:50:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:50:16 Avoid second fetch 00:50:16 Checking out Revision 80fcd9e8c673b029d068a87f517db227d44531cc (main) 00:50:15 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 00:50:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:50:16 > git config core.sparsecheckout # timeout=10 00:50:17 Commit message: "docs: Update changelog for 3.1 release (#448)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:50:16 > git checkout -f 80fcd9e8c673b029d068a87f517db227d44531cc # timeout=10 00:50:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:50:18 % Total % Received % Xferd Average Speed Time Time Time Current 00:50:18 Dload Upload Total Spent Left Speed 00:50:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 86272 0 --:--:-- --:--:-- --:--:-- 86863 [Pipeline] sh 00:50:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:50:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:50:19 + sudo tee /etc/docker/daemon.new 00:50:19 { 00:50:19 "registry-mirrors": [ 00:50:19 "https://nexus3.edgexfoundry.org:10001" 00:50:19 ], 00:50:19 "bip": "10.250.0.254/24", 00:50:19 "hosts": [ 00:50:19 "tcp://0.0.0.0:5555", 00:50:19 "unix:///var/run/docker.sock" 00:50:19 ], 00:50:19 "mtu": 1458, 00:50:19 "selinux-enabled": true, 00:50:19 "seccomp-profile": "/etc/docker/seccomp.json" 00:50:19 } [Pipeline] sh 00:50:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:50:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:50:38 provisioning config files... 00:50:38 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/154@tmp/config3966225381028198574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:50:38 ---> docker-login.sh 00:50:38 nexus3.edgexfoundry.org:10001 00:50:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:40 Configure a credential helper to remove this warning. See 00:50:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:40 00:50:40 Login Succeeded 00:50:40 nexus3.edgexfoundry.org:10002 00:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:40 Configure a credential helper to remove this warning. See 00:50:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:40 00:50:40 Login Succeeded 00:50:40 nexus3.edgexfoundry.org:10003 00:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:40 Configure a credential helper to remove this warning. See 00:50:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:40 00:50:40 Login Succeeded 00:50:40 nexus3.edgexfoundry.org:10004 00:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:41 Configure a credential helper to remove this warning. See 00:50:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:41 00:50:41 Login Succeeded 00:50:41 docker.io 00:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:42 Configure a credential helper to remove this warning. See 00:50:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:42 00:50:42 Login Succeeded 00:50:42 ---> docker-login.sh ends [Pipeline] } 00:50:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:50:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:50:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:50:42 ========================================================= 00:50:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 00:50:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:42 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 00:50:43 Sending build context to Docker daemon 11.98MB 00:50:43 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 00:50:43 Step 2/12 : FROM ${BASE} AS builder 00:50:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:50:43 9fda8d8052c6: Pulling fs layer 00:50:43 5d54e960e981: Pulling fs layer 00:50:43 c4a7e357bf2a: Pulling fs layer 00:50:43 f0e02332f6b5: Pulling fs layer 00:50:43 cefa15bbcfad: Pulling fs layer 00:50:43 17808c966233: Pulling fs layer 00:50:43 f4c1fc716caa: Pulling fs layer 00:50:43 cefa15bbcfad: Waiting 00:50:43 17808c966233: Waiting 00:50:43 f4c1fc716caa: Waiting 00:50:43 f0e02332f6b5: Waiting 00:50:43 5d54e960e981: Download complete 00:50:43 f0e02332f6b5: Verifying Checksum 00:50:43 f0e02332f6b5: Download complete 00:50:43 cefa15bbcfad: Verifying Checksum 00:50:43 cefa15bbcfad: Download complete 00:50:43 9fda8d8052c6: Verifying Checksum 00:50:43 9fda8d8052c6: Download complete 00:50:43 f4c1fc716caa: Verifying Checksum 00:50:43 f4c1fc716caa: Download complete 00:50:44 9fda8d8052c6: Pull complete 00:50:45 5d54e960e981: Pull complete 00:50:45 c4a7e357bf2a: Download complete 00:50:46 17808c966233: Verifying Checksum 00:50:46 17808c966233: Download complete 00:50:59 c4a7e357bf2a: Pull complete 00:50:59 f0e02332f6b5: Pull complete 00:50:59 cefa15bbcfad: Pull complete 00:51:08 17808c966233: Pull complete 00:51:09 f4c1fc716caa: Pull complete 00:51:09 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 00:51:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:51:09 ---> ea914061e18c 00:51:09 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:51:11 ---> Running in 179a978acf6a 00:51:11 Removing intermediate container 179a978acf6a 00:51:11 ---> a1bade4afaad 00:51:11 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:51:11 ---> Running in 79f9d7c06685 00:51:15 Removing intermediate container 79f9d7c06685 00:51:15 ---> 0831bb2e89ff 00:51:15 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:51:15 ---> Running in 77de4539aa77 00:51:15 Removing intermediate container 77de4539aa77 00:51:15 ---> 3083917bf343 00:51:15 Step 6/12 : WORKDIR /device-virtual-go 00:51:15 ---> Running in 4634c84d3b7f 00:51:16 Removing intermediate container 4634c84d3b7f 00:51:16 ---> 42a3c589d3fa 00:51:16 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:51:16 ---> Running in e277d9df963c 00:51:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:51:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:51:19 (1/4) Installing openssh-keygen (9.3_p2-r0) 00:51:19 (2/4) Installing libedit (20221030.3.1-r1) 00:51:19 (3/4) Installing openssh-client-common (9.3_p2-r0) 00:51:19 (4/4) Installing openssh-client-default (9.3_p2-r0) 00:51:19 Executing busybox-1.36.1-r2.trigger 00:51:19 OK: 270 MiB in 56 packages 00:51:20 Removing intermediate container e277d9df963c 00:51:20 ---> 9fc9a03a8e65 00:51:20 Step 8/12 : COPY go.mod vendor* ./ 00:51:21 ---> 1ee856c0b33f 00:51:21 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:51:21 ---> Running in 191d8e97e933 00:52:43 Removing intermediate container 191d8e97e933 00:52:43 ---> e03785e093be 00:52:43 Step 10/12 : COPY . . 00:52:43 ---> de77d479f75f 00:52:43 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:52:43 ---> Running in e0909956d334 00:52:43 Removing intermediate container e0909956d334 00:52:43 ---> f27365385590 00:52:43 Step 12/12 : RUN $MAKE 00:52:43 ---> Running in f5e225331342 00:52:44 noop 00:52:45 Removing intermediate container f5e225331342 00:52:45 ---> 5a15671cbeeb 00:52:45 Successfully built 5a15671cbeeb 00:52:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:45 + docker inspect -f . ci-base-image-arm64 00:52:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:52:45 prd-ubuntu20.04-docker-arm64-4c-16g-16941 does not seem to be running inside a container 00:52:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/154 -v /w/workspace/device-virtual-go/154:/w/workspace/device-virtual-go/154:rw,z -v /w/workspace/device-virtual-go/154@tmp:/w/workspace/device-virtual-go/154@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 00:52:47 $ docker top aec0a484eec16b14cf5fd276b5fbf0153a78428e210ea2f207a5c5912e01a023 -eo pid,comm [Pipeline] { [Pipeline] sh 00:52:48 + go version 00:52:48 go version go1.21.0 linux/arm64 [Pipeline] } 00:52:48 $ docker stop --time=1 aec0a484eec16b14cf5fd276b5fbf0153a78428e210ea2f207a5c5912e01a023 00:52:49 $ docker rm -f --volumes aec0a484eec16b14cf5fd276b5fbf0153a78428e210ea2f207a5c5912e01a023 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:50 + docker inspect -f . ci-base-image-arm64 00:52:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:52:50 prd-ubuntu20.04-docker-arm64-4c-16g-16941 does not seem to be running inside a container 00:52:50 $ 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/154 -v /w/workspace/device-virtual-go/154:/w/workspace/device-virtual-go/154:rw,z -v /w/workspace/device-virtual-go/154@tmp:/w/workspace/device-virtual-go/154@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 00:52:52 $ docker top d8a67666cb3b8a2f2295fe2608a9894ff36d2d63ec62a25a864b716b5a684f5f -eo pid,comm [Pipeline] { [Pipeline] sh 00:52:53 + git config --global --add safe.directory /w/workspace/device-virtual-go/154 [Pipeline] fileExists [Pipeline] sh 00:52:53 + make test 00:52:53 go test ./... -coverprofile=coverage.out 00:52:58 ? github.com/edgexfoundry/device-virtual-go [no test files] 00:55:04 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 00:55:04 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.107s coverage: 58.4% of statements 00:55:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:55:06 go vet ./... 00:55:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:55:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:55:45 ./bin/test-attribution-txt.sh [Pipeline] echo 00:55:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:55:45 $ docker stop --time=1 d8a67666cb3b8a2f2295fe2608a9894ff36d2d63ec62a25a864b716b5a684f5f 00:55:47 $ docker rm -f --volumes d8a67666cb3b8a2f2295fe2608a9894ff36d2d63ec62a25a864b716b5a684f5f [Pipeline] // withDockerContainer [Pipeline] sh 00:55:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:55:48 Warning: overwriting stash ‘coverage-report’ 00:55:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:55:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:55:50 + ls -al . 00:55:50 total 196 00:55:50 drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 00:52 . 00:55:50 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 00:50 .. 00:55:50 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 00:50 .git 00:55:50 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:50 .github 00:55:50 -rw-rw-r-- 1 jenkins jenkins 272 Nov 8 00:50 .gitignore 00:55:50 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 00:50 .golangci.yml 00:55:50 -rw-rw-r-- 1 jenkins jenkins 9708 Nov 8 00:50 Attribution.txt 00:55:50 -rw-rw-r-- 1 jenkins jenkins 15941 Nov 8 00:50 CHANGELOG.md 00:55:50 -rw-rw-r-- 1 jenkins jenkins 1646 Nov 8 00:50 Dockerfile 00:55:50 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 00:50 GOVERNANCE.md 00:55:50 -rw-rw-r-- 1 jenkins jenkins 660 Nov 8 00:50 Jenkinsfile 00:55:50 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 00:50 LICENSE 00:55:50 -rw-rw-r-- 1 jenkins jenkins 1947 Nov 8 00:50 Makefile 00:55:50 -rw-rw-r-- 1 jenkins jenkins 623 Nov 8 00:50 OWNERS.md 00:55:50 -rw-rw-r-- 1 jenkins jenkins 4103 Nov 8 00:50 README.md 00:55:50 -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 00:46 VERSION 00:55:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:50 bin 00:55:50 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:50 cmd 00:55:50 -rw-r--r-- 1 jenkins jenkins 43063 Nov 8 00:55 coverage.out 00:55:50 -rw-rw-r-- 1 jenkins jenkins 3638 Nov 8 00:50 go.mod 00:55:50 -rw-rw-r-- 1 jenkins jenkins 34490 Nov 8 00:50 go.sum 00:55:50 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:50 internal 00:55:50 -rw-rw-r-- 1 jenkins jenkins 235 Nov 8 00:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:50 + 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=80fcd9e8c673b029d068a87f517db227d44531cc --label arch=arm64 --label version=3.1.0-dev.28 . 00:55:50 Sending build context to Docker daemon 12.03MB 00:55:50 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 00:55:50 Step 2/25 : FROM ${BASE} AS builder 00:55:50 ---> 5a15671cbeeb 00:55:50 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:55:50 ---> Running in 1ac0c12579bd 00:55:51 Removing intermediate container 1ac0c12579bd 00:55:51 ---> 30fa9fc57641 00:55:51 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 00:55:51 ---> Running in 7c6ca19edc62 00:55:51 Removing intermediate container 7c6ca19edc62 00:55:51 ---> b96eaf17a34c 00:55:51 Step 5/25 : ARG ADD_BUILD_TAGS="" 00:55:51 ---> Running in ed2f191feb98 00:55:52 Removing intermediate container ed2f191feb98 00:55:52 ---> 1841c8ba5917 00:55:52 Step 6/25 : WORKDIR /device-virtual-go 00:55:52 ---> Running in 729e941f39a8 00:55:52 Removing intermediate container 729e941f39a8 00:55:52 ---> 84fe561d39d7 00:55:52 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:55:52 ---> Running in 5eb479576a29 00:55:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:55:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:55:55 OK: 270 MiB in 56 packages 00:56:00 Removing intermediate container 5eb479576a29 00:56:00 ---> ceb0f318b27a 00:56:00 Step 8/25 : COPY go.mod vendor* ./ 00:56:00 ---> 9a936a9b0fd2 00:56:00 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:56:00 ---> Running in 2f986b1f2719 00:56:02 Removing intermediate container 2f986b1f2719 00:56:02 ---> abe9ccdff4db 00:56:02 Step 10/25 : COPY . . 00:56:04 ---> e34587218107 00:56:04 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:56:04 ---> Running in 68c66b09cf0a 00:56:04 Removing intermediate container 68c66b09cf0a 00:56:04 ---> 2064c2106e41 00:56:04 Step 12/25 : RUN $MAKE 00:56:04 ---> Running in a425dde0a080 00:56:06 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.28 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 00:58:27 Removing intermediate container a425dde0a080 00:58:27 ---> d4a4051fe973 00:58:27 Step 13/25 : FROM alpine:3.18 00:58:27 3.18: Pulling from library/alpine 00:58:27 579b34f0a95b: Pulling fs layer 00:58:27 579b34f0a95b: Verifying Checksum 00:58:27 579b34f0a95b: Download complete 00:58:27 579b34f0a95b: Pull complete 00:58:27 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:58:27 Status: Downloaded newer image for alpine:3.18 00:58:27 ---> 3cc203321400 00:58:27 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 00:58:27 ---> Running in e14638de8c62 00:58:27 Removing intermediate container e14638de8c62 00:58:27 ---> 9578c2ac124f 00:58:27 Step 15/25 : RUN apk add --update --no-cache dumb-init 00:58:27 ---> Running in a0ae5ece4165 00:58:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:58:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:58:27 (1/1) Installing dumb-init (1.2.5-r2) 00:58:27 Executing busybox-1.36.1-r2.trigger 00:58:27 OK: 8 MiB in 16 packages 00:58:27 Removing intermediate container a0ae5ece4165 00:58:27 ---> e10d06c5912f 00:58:27 Step 16/25 : WORKDIR / 00:58:27 ---> Running in 84857d84f50c 00:58:27 Removing intermediate container 84857d84f50c 00:58:27 ---> 20acf66f6ee4 00:58:27 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 00:58:27 ---> a3ff5b5e5455 00:58:27 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 00:58:27 ---> a635e1d5ab88 00:58:27 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 00:58:27 ---> 3f99ea09546b 00:58:27 Step 20/25 : EXPOSE 59900 00:58:27 ---> Running in dfa71b750fbf 00:58:27 Removing intermediate container dfa71b750fbf 00:58:27 ---> c7890677d13e 00:58:27 Step 21/25 : ENTRYPOINT ["/device-virtual"] 00:58:27 ---> Running in 7f2770e365a7 00:58:27 Removing intermediate container 7f2770e365a7 00:58:27 ---> 80e24b794458 00:58:27 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 00:58:28 ---> Running in f3e3f5372c6f 00:58:28 Removing intermediate container f3e3f5372c6f 00:58:28 ---> 080ec40ca790 00:58:28 Step 23/25 : LABEL arch=arm64 00:58:28 ---> Running in c4c9d95922e0 00:58:28 Removing intermediate container c4c9d95922e0 00:58:28 ---> 43aa1a19d83d 00:58:28 Step 24/25 : LABEL git_sha=80fcd9e8c673b029d068a87f517db227d44531cc 00:58:28 ---> Running in a93721eab3a9 00:58:29 Removing intermediate container a93721eab3a9 00:58:29 ---> 75626dec11bd 00:58:29 Step 25/25 : LABEL version=3.1.0-dev.28 00:58:29 ---> Running in 2cfc4254e120 00:58:29 Removing intermediate container 2cfc4254e120 00:58:29 ---> 2de2ec203a9b 00:58:29 [Warning] One or more build-args [ARCH] were not consumed 00:58:29 Successfully built 2de2ec203a9b 00:58:29 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:58:29 provisioning config files... 00:58:29 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/154@tmp/config3112742329475854925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:58:30 ---> docker-login.sh 00:58:30 nexus3.edgexfoundry.org:10001 00:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:58:30 Configure a credential helper to remove this warning. See 00:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:58:30 00:58:30 Login Succeeded 00:58:30 nexus3.edgexfoundry.org:10002 00:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:58:30 Configure a credential helper to remove this warning. See 00:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:58:30 00:58:30 Login Succeeded 00:58:30 nexus3.edgexfoundry.org:10003 00:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:58:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:58:31 Configure a credential helper to remove this warning. See 00:58:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:58:31 00:58:31 Login Succeeded 00:58:31 nexus3.edgexfoundry.org:10004 00:58:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:58:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:58:31 Configure a credential helper to remove this warning. See 00:58:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:58:31 00:58:31 Login Succeeded 00:58:31 docker.io 00:58:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:58:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:58:32 Configure a credential helper to remove this warning. See 00:58:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:58:32 00:58:32 Login Succeeded 00:58:32 ---> docker-login.sh ends [Pipeline] } 00:58:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:58:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:58:32 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 00:58:32 80fcd9e8c673b029d068a87f517db227d44531cc 00:58:32 latest 00:58:32 3.1.0-dev.28 00:58:32 80fcd9e8c673b029d068a87f517db227d44531cc-3.1.0-dev.28 00:58:32 main 00:58:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:32 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:80fcd9e8c673b029d068a87f517db227d44531cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:33 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:80fcd9e8c673b029d068a87f517db227d44531cc 00:58:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 00:58:33 1f11b914d6bf: Preparing 00:58:33 97f5e82e6660: Preparing 00:58:33 b5d096a49108: Preparing 00:58:33 b58382866b9e: Preparing 00:58:33 5f4d9fc4d98d: Preparing 00:58:33 5f4d9fc4d98d: Layer already exists 00:58:33 97f5e82e6660: Pushed 00:58:33 b5d096a49108: Pushed 00:58:33 b58382866b9e: Pushed 00:58:40 1f11b914d6bf: Pushed 00:58:40 80fcd9e8c673b029d068a87f517db227d44531cc: digest: sha256:d4ef885453e25df917c6dbc994ff1f52486dfc193ab8f0e3dc28b819f016a6fa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:40 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:40 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 00:58:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 00:58:40 1f11b914d6bf: Preparing 00:58:40 97f5e82e6660: Preparing 00:58:40 b5d096a49108: Preparing 00:58:40 b58382866b9e: Preparing 00:58:40 5f4d9fc4d98d: Preparing 00:58:40 97f5e82e6660: Layer already exists 00:58:40 b58382866b9e: Layer already exists 00:58:40 b5d096a49108: Layer already exists 00:58:40 5f4d9fc4d98d: Layer already exists 00:58:40 1f11b914d6bf: Layer already exists 00:58:41 latest: digest: sha256:d4ef885453e25df917c6dbc994ff1f52486dfc193ab8f0e3dc28b819f016a6fa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:41 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:41 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.28 00:58:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 00:58:41 1f11b914d6bf: Preparing 00:58:41 97f5e82e6660: Preparing 00:58:41 b5d096a49108: Preparing 00:58:41 b58382866b9e: Preparing 00:58:41 5f4d9fc4d98d: Preparing 00:58:41 1f11b914d6bf: Layer already exists 00:58:41 97f5e82e6660: Layer already exists 00:58:41 5f4d9fc4d98d: Layer already exists 00:58:41 b58382866b9e: Layer already exists 00:58:41 b5d096a49108: Layer already exists 00:58:42 3.1.0-dev.28: digest: sha256:d4ef885453e25df917c6dbc994ff1f52486dfc193ab8f0e3dc28b819f016a6fa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:42 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:80fcd9e8c673b029d068a87f517db227d44531cc-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:42 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:80fcd9e8c673b029d068a87f517db227d44531cc-3.1.0-dev.28 00:58:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 00:58:42 1f11b914d6bf: Preparing 00:58:42 97f5e82e6660: Preparing 00:58:42 b5d096a49108: Preparing 00:58:42 b58382866b9e: Preparing 00:58:42 5f4d9fc4d98d: Preparing 00:58:42 97f5e82e6660: Layer already exists 00:58:42 b5d096a49108: Layer already exists 00:58:42 1f11b914d6bf: Layer already exists 00:58:42 b58382866b9e: Layer already exists 00:58:42 5f4d9fc4d98d: Layer already exists 00:58:42 80fcd9e8c673b029d068a87f517db227d44531cc-3.1.0-dev.28: digest: sha256:d4ef885453e25df917c6dbc994ff1f52486dfc193ab8f0e3dc28b819f016a6fa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:43 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:43 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 00:58:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 00:58:43 1f11b914d6bf: Preparing 00:58:43 97f5e82e6660: Preparing 00:58:43 b5d096a49108: Preparing 00:58:43 b58382866b9e: Preparing 00:58:43 5f4d9fc4d98d: Preparing 00:58:43 1f11b914d6bf: Layer already exists 00:58:43 b58382866b9e: Layer already exists 00:58:43 5f4d9fc4d98d: Layer already exists 00:58:43 b5d096a49108: Layer already exists 00:58:43 97f5e82e6660: Layer already exists 00:58:43 main: digest: sha256:d4ef885453e25df917c6dbc994ff1f52486dfc193ab8f0e3dc28b819f016a6fa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:58:44 ===================================================== [Pipeline] echo 00:58:44 taggedImages: 00:58:44 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:80fcd9e8c673b029d068a87f517db227d44531cc 00:58:44 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 00:58:44 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.28 00:58:44 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:80fcd9e8c673b029d068a87f517db227d44531cc-3.1.0-dev.28 00:58:44 - 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 00:58:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:58:44 00:58:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:58:44 arm64: Pulling from edgex-lftools-log-publisher 00:58:44 8998bd30e6a1: Pulling fs layer 00:58:44 04944245beec: Pulling fs layer 00:58:44 699f458cf7ca: Pulling fs layer 00:58:44 765212b225bb: Pulling fs layer 00:58:44 f23df028b6ca: Pulling fs layer 00:58:44 d65c8cfc05b1: Pulling fs layer 00:58:44 2437ff75d9bd: Pulling fs layer 00:58:44 765212b225bb: Waiting 00:58:44 f23df028b6ca: Waiting 00:58:44 d65c8cfc05b1: Waiting 00:58:44 2437ff75d9bd: Waiting 00:58:45 04944245beec: Verifying Checksum 00:58:45 04944245beec: Download complete 00:58:45 765212b225bb: Verifying Checksum 00:58:45 765212b225bb: Download complete 00:58:45 f23df028b6ca: Verifying Checksum 00:58:45 f23df028b6ca: Download complete 00:58:45 d65c8cfc05b1: Verifying Checksum 00:58:45 d65c8cfc05b1: Download complete 00:58:45 699f458cf7ca: Verifying Checksum 00:58:45 699f458cf7ca: Download complete 00:58:45 8998bd30e6a1: Verifying Checksum 00:58:45 8998bd30e6a1: Download complete 00:58:48 2437ff75d9bd: Verifying Checksum 00:58:48 2437ff75d9bd: Download complete 00:58:50 8998bd30e6a1: Pull complete 00:58:50 04944245beec: Pull complete 00:58:52 699f458cf7ca: Pull complete 00:58:52 765212b225bb: Pull complete 00:58:53 f23df028b6ca: Pull complete 00:58:53 d65c8cfc05b1: Pull complete 00:59:11 2437ff75d9bd: Pull complete 00:59:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:59:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:59:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:59:11 prd-ubuntu20.04-docker-arm64-4c-16g-16941 does not seem to be running inside a container 00:59:11 $ 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/154 -v /w/workspace/device-virtual-go/154:/w/workspace/device-virtual-go/154:rw,z -v /w/workspace/device-virtual-go/154@tmp:/w/workspace/device-virtual-go/154@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 00:59:14 $ docker top c623661dc9dae3db071c531a4cab6c96b52bd3d40acc338a9e325e7664aa8d71 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:59:15 ---> job-cost.sh 00:59:15 lf-activate-venv: SKIPPING 00:59:15 INFO: No Stack... 00:59:18 INFO: Retrieving Pricing Info for: v3-standard-4 00:59:19 INFO: Archiving Costs [Pipeline] sh 00:59:19 + cat /w/workspace/device-virtual-go/154/archives/cost.csv 00:59:19 + cut -d, -f6 [Pipeline] lock 00:59:19 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-154-stack-cost] 00:59:19 Resource [jenkins-edgexfoundry-device-virtual-go-main-154-stack-cost] did not exist. Created. 00:59:19 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-154-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:59:20 /w/workspace/device-virtual-go/154@tmp/durable-243d4d83/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:59:21 + echo total: 0.10999999940395355 [Pipeline] stash 00:59:21 Warning: overwriting stash ‘stack-cost’ 00:59:21 Stashed 1 file(s) [Pipeline] } 00:59:21 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-154-stack-cost] [Pipeline] // lock [Pipeline] } 00:59:21 $ docker stop --time=1 c623661dc9dae3db071c531a4cab6c96b52bd3d40acc338a9e325e7664aa8d71 00:59:22 $ docker rm -f --volumes c623661dc9dae3db071c531a4cab6c96b52bd3d40acc338a9e325e7664aa8d71 [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 00:59:23 provisioning config files... 00:59:23 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11952466931238424552tmp [Pipeline] { [Pipeline] sh 00:59:23 + set +x 00:59:23 + curl -s https://codecov.io/bash 00:59:23 + bash -s -- 00:59:23 00:59:23 _____ _ 00:59:23 / ____| | | 00:59:23 | | ___ __| | ___ ___ _____ __ 00:59:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:59:23 | |___| (_) | (_| | __/ (_| (_) \ V / 00:59:23 \_____\___/ \__,_|\___|\___\___/ \_/ 00:59:23 Bash-1.0.6 00:59:23 00:59:23 00:59:23 ==> git version 2.25.1 found 00:59:23 ==> 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 00:59:23 Release-Date: 2020-01-08 00:59:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:59:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:59:23 ==> Jenkins CI detected. 00:59:23 current dir:  /w/workspace/exfoundry_device-virtual-go_main 00:59:23 project root: . 00:59:23 --> token set from env 00:59:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:59:23 ==> Running gcov in . (disable via -X gcov) 00:59:23 ==> Python coveragepy not found 00:59:23 ==> Searching for coverage reports in: 00:59:23 + . 00:59:23 -> Found 1 reports 00:59:23 ==> Detecting git/mercurial file structure 00:59:23 ==> Reading reports 00:59:23 + ./coverage.out bytes=43063 00:59:23 ==> Appending adjustments 00:59:23 https://docs.codecov.io/docs/fixing-reports 00:59:23 + Found adjustments 00:59:23 ==> Gzipping contents 00:59:23 8.0K /tmp/codecov.K9PnwG.gz 00:59:23 ==> Uploading reports 00:59:23 url: https://codecov.io 00:59:23 query: branch=main&commit=80fcd9e8c673b029d068a87f517db227d44531cc&build=154&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F154%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:59:23 -> Pinging Codecov 00:59:23 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=80fcd9e8c673b029d068a87f517db227d44531cc&build=154&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F154%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:59:23 -> Uploading to 00:59:23 https://storage.googleapis.com/codecov/v4/raw/2023-11-08/5E52B4B073DB2E39498172D8E973AA87/80fcd9e8c673b029d068a87f517db227d44531cc/902651f5-6f14-4f89-b82a-dada1be5f317.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T005923Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=61c484cd87b5885992185e29832d084b0df6c41109b36e642789af580bbe50f3 00:59:23 % Total % Received % Xferd Average Speed Time Time Time Current 00:59:23 Dload Upload Total Spent Left Speed 00:59:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 22115 --:--:-- --:--:-- --:--:-- 22213 00:59:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/80fcd9e8c673b029d068a87f517db227d44531cc [Pipeline] } 00:59:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:59:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:59:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:59:24 00:59:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:59:24 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:59:24 df9b9388f04a: Pulling fs layer 00:59:24 52dc419b0ee2: Pulling fs layer 00:59:24 25bc292e5bac: Pulling fs layer 00:59:24 114826534d7a: Pulling fs layer 00:59:24 4657fd5d0bcf: Pulling fs layer 00:59:24 6ad1cebc031e: Pulling fs layer 00:59:24 8a3aa393b2d8: Pulling fs layer 00:59:24 4657fd5d0bcf: Waiting 00:59:24 6ad1cebc031e: Waiting 00:59:24 8a3aa393b2d8: Waiting 00:59:24 114826534d7a: Waiting 00:59:24 25bc292e5bac: Verifying Checksum 00:59:24 25bc292e5bac: Download complete 00:59:24 52dc419b0ee2: Verifying Checksum 00:59:24 52dc419b0ee2: Download complete 00:59:24 4657fd5d0bcf: Verifying Checksum 00:59:24 4657fd5d0bcf: Download complete 00:59:24 df9b9388f04a: Verifying Checksum 00:59:25 df9b9388f04a: Pull complete 00:59:25 6ad1cebc031e: Verifying Checksum 00:59:25 6ad1cebc031e: Download complete 00:59:25 52dc419b0ee2: Pull complete 00:59:25 25bc292e5bac: Pull complete 00:59:25 114826534d7a: Verifying Checksum 00:59:25 114826534d7a: Download complete 00:59:25 8a3aa393b2d8: Verifying Checksum 00:59:25 8a3aa393b2d8: Download complete 00:59:30 114826534d7a: Pull complete 00:59:30 4657fd5d0bcf: Pull complete 00:59:30 6ad1cebc031e: Pull complete 00:59:33 8a3aa393b2d8: Pull complete 00:59:33 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:59:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:59:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:59:33 prd-ubuntu20.04-docker-8c-8g-16937 does not seem to be running inside a container 00:59:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:59:42 $ docker top 0bb141ca9a97a56a42efc3b96599008ca15fa738ae78384333b6c0009aaf3301 -eo pid,comm [Pipeline] { [Pipeline] echo 00:59:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 00:59:42 + set -o pipefail 00:59:42 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 00:59:47 00:59:47 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 00:59:47 00:59:47 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/628db716-c0cb-4912-a3b9-f118762de5e0 00:59:47 00:59:47 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:59:47 00:59:47 00:59:47 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:59:47 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:59:47 More details here: https://snyk.co/ue1NS 00:59:47 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 00:59:47 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:59:47 $ docker stop --time=1 0bb141ca9a97a56a42efc3b96599008ca15fa738ae78384333b6c0009aaf3301 00:59:53 $ docker rm -f --volumes 0bb141ca9a97a56a42efc3b96599008ca15fa738ae78384333b6c0009aaf3301 [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 00:59:54 + git log --format=format:%s -1 80fcd9e8c673b029d068a87f517db227d44531cc [Pipeline] sh 00:59:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:59:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:59:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:59:54 prd-ubuntu20.04-docker-8c-8g-16937 does not seem to be running inside a container 00:59:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:59:55 $ docker top 24c8a10dc2a2c88e2b246260894f0ac9a21207fbce2aee00e7695e91a6e39d66 -eo pid,comm 00:59:55 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). 00:59:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:59:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:59:55 [ssh-agent] Looking for ssh-agent implementation... 00:59:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:59:55 $ docker exec 24c8a10dc2a2c88e2b246260894f0ac9a21207fbce2aee00e7695e91a6e39d66 ssh-agent 00:59:55 SSH_AUTH_SOCK=/tmp/ssh-mTaEt7B4fxye/agent.32 00:59:55 SSH_AGENT_PID=38 00:59:55 Running ssh-add (command line suppressed) 00:59:55 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3435482673756315386.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3435482673756315386.key) 00:59:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:59:56 + git semver tag 00:59:56 2023-11-08 00:59:56,234 [run_tag] DEBUG tag force:False 00:59:56 2023-11-08 00:59:56,235 [check_head_tag] DEBUG check head tag 00:59:56 2023-11-08 00:59:56,235 [execute] INFO git cat-file --batch-check 00:59:56 2023-11-08 00:59:56,235 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 00:59:56 2023-11-08 00:59:56,240 [execute] INFO git cat-file --batch 00:59:56 2023-11-08 00:59:56,240 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 00:59:56 2023-11-08 00:59:56,258 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 00:59:56 2023-11-08 00:59:56,259 [execute] INFO git tag -a v3.1.0-dev.28 -m v3.1.0-dev.28 00:59:56 2023-11-08 00:59:56,259 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.28', '-m', 'v3.1.0-dev.28'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 00:59:56 2023-11-08 00:59:56,264 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 00:59:56 3.1.0-dev.28 [Pipeline] } 00:59:56 $ docker exec --env ******** --env ******** 24c8a10dc2a2c88e2b246260894f0ac9a21207fbce2aee00e7695e91a6e39d66 ssh-agent -k 00:59:56 unset SSH_AUTH_SOCK; 00:59:56 unset SSH_AGENT_PID; 00:59:56 echo Agent pid 38 killed; 00:59:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:59:56 + git semver [Pipeline] } 00:59:57 $ docker stop --time=1 24c8a10dc2a2c88e2b246260894f0ac9a21207fbce2aee00e7695e91a6e39d66 00:59:58 $ docker rm -f --volumes 24c8a10dc2a2c88e2b246260894f0ac9a21207fbce2aee00e7695e91a6e39d66 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:59:58 00:59:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:59:59 0.23.1-centos7: Pulling from edgex-lftools 00:59:59 ab5ef0e58194: Pulling fs layer 00:59:59 9712f1f96733: Pulling fs layer 00:59:59 63f879dbbcfc: Pulling fs layer 00:59:59 0d9ebad4ef96: Pulling fs layer 00:59:59 e9a5061849ea: Pulling fs layer 00:59:59 d747dcd14b5f: Pulling fs layer 00:59:59 2de7ff778b66: Pulling fs layer 00:59:59 e9a5061849ea: Waiting 00:59:59 d747dcd14b5f: Waiting 00:59:59 2de7ff778b66: Waiting 00:59:59 0d9ebad4ef96: Waiting 00:59:59 9712f1f96733: Verifying Checksum 00:59:59 9712f1f96733: Download complete 00:59:59 63f879dbbcfc: Verifying Checksum 00:59:59 63f879dbbcfc: Download complete 00:59:59 e9a5061849ea: Verifying Checksum 00:59:59 e9a5061849ea: Download complete 00:59:59 d747dcd14b5f: Verifying Checksum 00:59:59 d747dcd14b5f: Download complete 01:00:00 ab5ef0e58194: Verifying Checksum 01:00:00 ab5ef0e58194: Download complete 01:00:00 2de7ff778b66: Verifying Checksum 01:00:00 2de7ff778b66: Download complete 01:00:00 0d9ebad4ef96: Verifying Checksum 01:00:00 0d9ebad4ef96: Download complete 01:00:03 ab5ef0e58194: Pull complete 01:00:03 9712f1f96733: Pull complete 01:00:03 63f879dbbcfc: Pull complete 01:00:08 0d9ebad4ef96: Pull complete 01:00:08 e9a5061849ea: Pull complete 01:00:08 d747dcd14b5f: Pull complete 01:00:09 2de7ff778b66: Pull complete 01:00:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:00:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:00:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:00:09 prd-ubuntu20.04-docker-8c-8g-16937 does not seem to be running inside a container 01:00:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:00:18 $ docker top d9f1effd6a9e80773a7c7a1cb8f6eaee4b22ab711dec727378150a8c8c2e7099 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:00:18 provisioning config files... 01:00:18 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5710472033439740724tmp 01:00:18 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15924915911863438529tmp 01:00:18 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17816894094831297955tmp [Pipeline] { [Pipeline] echo 01:00:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:00:18 ---> sigul-configuration.sh 01:00:18 gpg: directory `/root/.gnupg' created 01:00:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:00:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:00:18 gpg: keyring `/root/.gnupg/secring.gpg' created 01:00:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:00:18 gpg: CAST5 encrypted data 01:00:18 gpg: encrypted with 1 passphrase 01:00:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:00:19 + mkdir /home/jenkins 01:00:19 + mkdir /home/jenkins/sigul [Pipeline] sh 01:00:19 + 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 01:00:19 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:00:19 ---> sigul-install.sh 01:00:19 Sigul already installed; skipping installation. [Pipeline] sh 01:00:19 + git tag --list 01:00:19 v1.0.0 01:00:19 v1.1.0 01:00:19 v1.1.1 01:00:19 v1.2.1 01:00:19 v1.2.2 01:00:19 v1.2.3 01:00:19 v1.3.0 01:00:19 v1.3.1 01:00:19 v2.0.0 01:00:19 v2.1.0 01:00:19 v2.1.1 01:00:19 v2.2.0 01:00:19 v2.3.0 01:00:19 v3.0 01:00:19 v3.0.0 01:00:19 v3.1.0-dev.1 01:00:19 v3.1.0-dev.10 01:00:19 v3.1.0-dev.11 01:00:19 v3.1.0-dev.12 01:00:19 v3.1.0-dev.13 01:00:19 v3.1.0-dev.14 01:00:19 v3.1.0-dev.15 01:00:19 v3.1.0-dev.16 01:00:19 v3.1.0-dev.17 01:00:19 v3.1.0-dev.18 01:00:19 v3.1.0-dev.19 01:00:19 v3.1.0-dev.2 01:00:19 v3.1.0-dev.20 01:00:19 v3.1.0-dev.21 01:00:19 v3.1.0-dev.22 01:00:19 v3.1.0-dev.23 01:00:19 v3.1.0-dev.24 01:00:19 v3.1.0-dev.25 01:00:19 v3.1.0-dev.26 01:00:19 v3.1.0-dev.27 01:00:19 v3.1.0-dev.28 01:00:19 v3.1.0-dev.3 01:00:19 v3.1.0-dev.4 01:00:19 v3.1.0-dev.5 01:00:19 v3.1.0-dev.6 01:00:19 v3.1.0-dev.7 01:00:19 v3.1.0-dev.8 01:00:19 v3.1.0-dev.9 [Pipeline] sh 01:00:20 + lftools sign git-tag v3.1.0-dev.28 01:00:20 Signing Git tag with Sigul... 01:00:20 Signing v3.1.0-dev.28 [Pipeline] echo 01:00:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:00:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:00:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:00:21 $ docker stop --time=1 d9f1effd6a9e80773a7c7a1cb8f6eaee4b22ab711dec727378150a8c8c2e7099 01:00:23 $ docker rm -f --volumes d9f1effd6a9e80773a7c7a1cb8f6eaee4b22ab711dec727378150a8c8c2e7099 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:00:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:00:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:00:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:00:24 prd-ubuntu20.04-docker-8c-8g-16937 does not seem to be running inside a container 01:00:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:00:24 $ docker top 479ed91f0dd139d8c34487e845b16ecc869351ff26d4959bd7051600861c8274 -eo pid,comm 01:00:24 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). 01:00:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:00:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:00:24 [ssh-agent] Looking for ssh-agent implementation... 01:00:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:00:24 $ docker exec 479ed91f0dd139d8c34487e845b16ecc869351ff26d4959bd7051600861c8274 ssh-agent 01:00:24 SSH_AUTH_SOCK=/tmp/ssh-71qOXw2xw8Hk/agent.32 01:00:24 SSH_AGENT_PID=38 01:00:24 Running ssh-add (command line suppressed) 01:00:25 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9742029673798994681.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9742029673798994681.key) 01:00:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:00:25 + git semver bump pre 01:00:25 2023-11-08 01:00:25,624 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:00:25 2023-11-08 01:00:25,624 [bump_version] DEBUG bumping version:3.1.0-dev.28 on axis:pre with prefix:dev 01:00:25 2023-11-08 01:00:25,625 [bump_version] DEBUG bumped version:3.1.0-dev.29 01:00:25 2023-11-08 01:00:25,625 [write_version] DEBUG write version:3.1.0-dev.29 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 01:00:25 2023-11-08 01:00:25,625 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:00:25 2023-11-08 01:00:25,625 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:00:25 2023-11-08 01:00:25,629 [execute] INFO git cat-file --batch-check 01:00:25 2023-11-08 01:00:25,629 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 01:00:25 2023-11-08 01:00:25,636 [execute] INFO git cat-file --batch 01:00:25 2023-11-08 01:00:25,636 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 01:00:25 2023-11-08 01:00:25,642 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:00:25 3.1.0-dev.29 [Pipeline] } 01:00:25 $ docker exec --env ******** --env ******** 479ed91f0dd139d8c34487e845b16ecc869351ff26d4959bd7051600861c8274 ssh-agent -k 01:00:25 unset SSH_AUTH_SOCK; 01:00:25 unset SSH_AGENT_PID; 01:00:25 echo Agent pid 38 killed; 01:00:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:00:26 + git semver [Pipeline] } 01:00:26 $ docker stop --time=1 479ed91f0dd139d8c34487e845b16ecc869351ff26d4959bd7051600861c8274 01:00:28 $ docker rm -f --volumes 479ed91f0dd139d8c34487e845b16ecc869351ff26d4959bd7051600861c8274 [Pipeline] // withDockerContainer [Pipeline] sh 01:00:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:00:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:00:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:00:29 prd-ubuntu20.04-docker-8c-8g-16937 does not seem to be running inside a container 01:00:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:00:29 $ docker top b592765c9762bf79c7f223f60b46665f39fbc9ff123521c647fffc04f940f4a2 -eo pid,comm 01:00:29 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). 01:00:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:00:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:00:30 [ssh-agent] Looking for ssh-agent implementation... 01:00:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:00:30 $ docker exec b592765c9762bf79c7f223f60b46665f39fbc9ff123521c647fffc04f940f4a2 ssh-agent 01:00:30 SSH_AUTH_SOCK=/tmp/ssh-9xj3dpyCeGsz/agent.32 01:00:30 SSH_AGENT_PID=38 01:00:30 Running ssh-add (command line suppressed) 01:00:30 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9973654462361714651.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9973654462361714651.key) 01:00:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:00:30 + git semver push 01:00:31 2023-11-08 01:00:30,918 [run_push] DEBUG push 01:00:31 2023-11-08 01:00:30,919 [execute] INFO git cat-file --batch-check 01:00:31 2023-11-08 01:00:30,919 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 01:00:31 2023-11-08 01:00:30,924 [execute] INFO git rev-list 17bed91dee8a1f32ae4dbda556c84cc77a0a9726 -- 01:00:31 2023-11-08 01:00:30,925 [execute] DEBUG Popen(['git', 'rev-list', '17bed91dee8a1f32ae4dbda556c84cc77a0a9726', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 01:00:31 2023-11-08 01:00:30,931 [execute] INFO git fetch -v origin 01:00:31 2023-11-08 01:00:30,932 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 01:00:31 2023-11-08 01:00:31,527 [run_push] DEBUG no remote changes detected 01:00:31 2023-11-08 01:00:31,527 [execute] INFO git push origin semver 01:00:31 2023-11-08 01:00:31,528 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 01:00:32 2023-11-08 01:00:32,316 [run_push] DEBUG push all version tags 01:00:32 2023-11-08 01:00:32,317 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:00:32 2023-11-08 01:00:32,318 [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) 01:00:33 2023-11-08 01:00:33,064 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:00:33 3.1.0-dev.29 [Pipeline] } 01:00:33 $ docker exec --env ******** --env ******** b592765c9762bf79c7f223f60b46665f39fbc9ff123521c647fffc04f940f4a2 ssh-agent -k 01:00:33 unset SSH_AUTH_SOCK; 01:00:33 unset SSH_AGENT_PID; 01:00:33 echo Agent pid 38 killed; 01:00:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:00:33 + git semver [Pipeline] } 01:00:34 $ docker stop --time=1 b592765c9762bf79c7f223f60b46665f39fbc9ff123521c647fffc04f940f4a2 01:00:35 $ docker rm -f --volumes b592765c9762bf79c7f223f60b46665f39fbc9ff123521c647fffc04f940f4a2 [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 01:00:36 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 01:00:36 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 01:00:36 total 16 01:00:36 drwxr-xr-x 3 root root 4096 Nov 8 00:48 . 01:00:36 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 01:00 .. 01:00:36 drwxr-xr-x 2 root root 4096 Nov 8 00:48 cost 01:00:36 -rw-r--r-- 1 root root 89 Nov 8 00:48 cost.csv 01:00:36 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 01:00:36 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 01:00:36 total 16 01:00:36 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 00:48 . 01:00:36 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 01:00 .. 01:00:36 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 00:48 cost 01:00:36 -rw-r--r-- 1 jenkins jenkins 89 Nov 8 00:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:00:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:00:37 ---> package-listing.sh 01:00:37 ++ facter osfamily 01:00:37 ++ tr '[:upper:]' '[:lower:]' 01:00:37 + OS_FAMILY=debian 01:00:37 + workspace=/w/workspace/exfoundry_device-virtual-go_main 01:00:37 + START_PACKAGES=/tmp/packages_start.txt 01:00:37 + END_PACKAGES=/tmp/packages_end.txt 01:00:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:00:37 + PACKAGES=/tmp/packages_start.txt 01:00:37 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 01:00:37 + PACKAGES=/tmp/packages_end.txt 01:00:37 + case "${OS_FAMILY}" in 01:00:37 + dpkg -l 01:00:37 + grep '^ii' 01:00:37 + '[' -f /tmp/packages_start.txt ']' 01:00:37 + '[' -f /tmp/packages_end.txt ']' 01:00:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:00:37 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 01:00:37 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 01:00:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 01:00:37 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 01:00:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:00:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:00:38 prd-ubuntu20.04-docker-8c-8g-16937 does not seem to be running inside a container 01:00:38 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:00:40 $ docker top dd351dc67d01362c978e2eb65b2b69f77ca1314c0059daf7614f0ecd087c4b4e -eo pid,comm [Pipeline] { [Pipeline] sh 01:00:40 + touch /tmp/pre-build-complete [Pipeline] sh 01:00:40 + mkdir -p /var/log/sysstat [Pipeline] sh 01:00:40 + ls /var/log/sa-host 01:00:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:00:41 provisioning config files... 01:00:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1536762564812088100tmp [Pipeline] { [Pipeline] echo 01:00:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:00:41 ---> create-netrc.sh [Pipeline] } 01:00:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:00:41 ---> python-tools-install.sh [Pipeline] echo 01:00:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:00:42 ---> sudo-logs.sh 01:00:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:00:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:00:42 ---> job-cost.sh 01:00:42 lf-activate-venv: SKIPPING 01:00:42 DEBUG: total: 0.2199999988079071 01:00:42 INFO: Retrieving Stack Cost... 01:00:42 INFO: Retrieving Pricing Info for: v3-standard-8 01:00:43 INFO: Archiving Costs [Pipeline] echo 01:00:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:00:43 ---> logs-deploy.sh 01:00:43 lf-activate-venv: SKIPPING 01:00:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/154 01:00:43 INFO: archiving workspace using pattern(s): 01:00:44 Archives upload complete. 01:00:44 INFO: archiving logs to Nexus