Pull request #486 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a933e861282336b25d9fdf324a4539737fb56119+93fcf9f9514203f7e3dde2b04df2ad430adf6db4 (ce0a3ddcf1fe8bdba4a987e0f79ce35a540b86cd) 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-ssh628479421289889961.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh8492267266950490493.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 f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-486/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-486/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4537216940768198245.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-486/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9717641515606747239.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh16099330777824682883.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-486/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-486/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17609483273558781336.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8810 in /w/workspace/foundry_device-virtual-go_PR-486 [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/foundry_device-virtual-go_PR-486 # 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 Merging remotes/origin/main commit 93fcf9f9514203f7e3dde2b04df2ad430adf6db4 into PR head commit a933e861282336b25d9fdf324a4539737fb56119 Merge succeeded, producing a933e861282336b25d9fdf324a4539737fb56119 Checking out Revision a933e861282336b25d9fdf324a4539737fb56119 (PR-486) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/486/head:refs/remotes/origin/PR-486 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a933e861282336b25d9fdf324a4539737fb56119 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 93fcf9f9514203f7e3dde2b04df2ad430adf6db4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a933e861282336b25d9fdf324a4539737fb56119 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:37:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:37:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:37:48 ========================================================= 11:37:48 EdgeX Global Pipelines Version Info 11:37:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:37:49 ------------------- 11:37:49 stable info: 11:37:49 ------------------- 11:37:49 Commited By: Cherry Wang cherry@iotechsys.com 11:37:49 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 11:37:49 Message: update stable to v1.0.263 11:37:49 ------------------- 11:37:49 experimental info: 11:37:49 ------------------- 11:37:49 Commited By: Cherry Wang cherry@iotechsys.com 11:37:49 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 11:37:49 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:37:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:37:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:37:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:37:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:37:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:37:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 11:37:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:37:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:37:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:37:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:37:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:37:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:37:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:37:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:37:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:37:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:37:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:37:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:37:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:37:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:37:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:37:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:37:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:37:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:37:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:37:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:37:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:37:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-486 [Pipeline] echo 11:37:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-486 [Pipeline] echo 11:37:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-486 [Pipeline] echo 11:37:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a933e861282336b25d9fdf324a4539737fb56119 [Pipeline] echo 11:37:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a933e86 [Pipeline] echo 11:37:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:37:52 provisioning config files... 11:37:52 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-486@tmp/config6594326587366094200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:37:52 ---> ****-login.sh 11:37:52 nexus3.edgexfoundry.org:10001 11:37:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:54 Configure a credential helper to remove this warning. See 11:37:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:54 11:37:54 Login Succeeded 11:37:54 nexus3.edgexfoundry.org:10002 11:37:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:54 Configure a credential helper to remove this warning. See 11:37:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:54 11:37:54 Login Succeeded 11:37:54 nexus3.edgexfoundry.org:10003 11:37:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:54 Configure a credential helper to remove this warning. See 11:37:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:54 11:37:54 Login Succeeded 11:37:54 nexus3.edgexfoundry.org:10004 11:37:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:54 Configure a credential helper to remove this warning. See 11:37:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:54 11:37:54 Login Succeeded 11:37:54 ****.io 11:37:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:54 Configure a credential helper to remove this warning. See 11:37:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:54 11:37:54 Login Succeeded 11:37:54 ---> ****-login.sh ends [Pipeline] } 11:37:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:37:55 + git rev-list -1 --merges a933e861282336b25d9fdf324a4539737fb56119~1..a933e861282336b25d9fdf324a4539737fb56119 [Pipeline] echo 11:37:55 -----------> git rev-list -1 --merges a933e861282336b25d9fdf324a4539737fb56119~1..a933e861282336b25d9fdf324a4539737fb56119 a933e861282336b25d9fdf324a4539737fb56119 [false] [Pipeline] sh 11:37:55 + git log --format=format:%s -1 a933e861282336b25d9fdf324a4539737fb56119 [Pipeline] echo 11:37:55 ========================================================= 11:37:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:37:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:37:56 + git log --format=format:%s -1 a933e861282336b25d9fdf324a4539737fb56119 [Pipeline] echo 11:37:56 [semverPrep] GIT_COMMIT: a933e861282336b25d9fdf324a4539737fb56119, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:37:56 [semverPrep] This is not a build commit. [Pipeline] sh 11:37:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:37:56 + grep -v github /etc/ssh/ssh_known_hosts 11:37:56 + [ -e /tmp/ssh_known_hosts ] 11:37:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:37:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:37:56 + sudo tee -a /etc/ssh/ssh_known_hosts 11:37:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:37:57 11:37:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:37:57 0.1.4: Pulling from edgex-devops/py-git-semver 11:37:57 b85a868b505f: Pulling fs layer 11:37:57 e2be974225ed: Pulling fs layer 11:37:57 339a4e72a1f5: Pulling fs layer 11:37:57 988bab9f4d93: Pulling fs layer 11:37:57 1469e6f7b9e6: Pulling fs layer 11:37:57 eaf3925da568: Pulling fs layer 11:37:57 bab4dde63d76: Pulling fs layer 11:37:57 bde34c3a00c8: Pulling fs layer 11:37:57 b352a97aabf1: Pulling fs layer 11:37:57 4872d77fe225: Pulling fs layer 11:37:57 5851b861e8e6: Pulling fs layer 11:37:57 bab4dde63d76: Waiting 11:37:57 bde34c3a00c8: Waiting 11:37:57 b352a97aabf1: Waiting 11:37:57 4872d77fe225: Waiting 11:37:57 5851b861e8e6: Waiting 11:37:57 1469e6f7b9e6: Waiting 11:37:57 eaf3925da568: Waiting 11:37:57 988bab9f4d93: Waiting 11:37:58 e2be974225ed: Download complete 11:37:58 988bab9f4d93: Download complete 11:37:58 1469e6f7b9e6: Verifying Checksum 11:37:58 1469e6f7b9e6: Download complete 11:37:58 eaf3925da568: Verifying Checksum 11:37:58 eaf3925da568: Download complete 11:37:58 339a4e72a1f5: Verifying Checksum 11:37:58 339a4e72a1f5: Download complete 11:37:58 bde34c3a00c8: Verifying Checksum 11:37:58 bde34c3a00c8: Download complete 11:37:58 b352a97aabf1: Download complete 11:37:58 4872d77fe225: Download complete 11:37:58 5851b861e8e6: Download complete 11:37:58 b85a868b505f: Verifying Checksum 11:37:58 b85a868b505f: Download complete 11:37:58 bab4dde63d76: Verifying Checksum 11:37:58 bab4dde63d76: Download complete 11:37:59 b85a868b505f: Pull complete 11:38:00 e2be974225ed: Pull complete 11:38:00 339a4e72a1f5: Pull complete 11:38:01 988bab9f4d93: Pull complete 11:38:01 1469e6f7b9e6: Pull complete 11:38:02 eaf3925da568: Pull complete 11:38:03 bab4dde63d76: Pull complete 11:38:04 bde34c3a00c8: Pull complete 11:38:04 b352a97aabf1: Pull complete 11:38:05 4872d77fe225: Pull complete 11:38:05 5851b861e8e6: Pull complete 11:38:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:38:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:38:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:38:05 prd-ubuntu20.04-docker-8c-8g-8810 does not seem to be running inside a container 11:38:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-486 -v /w/workspace/foundry_device-virtual-go_PR-486:/w/workspace/foundry_device-virtual-go_PR-486:rw,z -v /w/workspace/foundry_device-virtual-go_PR-486@tmp:/w/workspace/foundry_device-virtual-go_PR-486@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 11:38:12 $ docker top 1942883cdd1987be9cdf7d079eba42777d7a5236c55b6e015e92f33b25dd7daf -eo pid,comm 11:38:12 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:38:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:38:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:38:12 [ssh-agent] Looking for ssh-agent implementation... 11:38:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:38:12 $ docker exec 1942883cdd1987be9cdf7d079eba42777d7a5236c55b6e015e92f33b25dd7daf ssh-agent 11:38:12 SSH_AUTH_SOCK=/tmp/ssh-4agXQN0m3TEc/agent.33 11:38:12 SSH_AGENT_PID=39 11:38:12 Running ssh-add (command line suppressed) 11:38:12 Identity added: /w/workspace/foundry_device-virtual-go_PR-486@tmp/private_key_8848619281369523550.key (/w/workspace/foundry_device-virtual-go_PR-486@tmp/private_key_8848619281369523550.key) 11:38:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:38:13 + git tag --points-at HEAD [Pipeline] } 11:38:13 $ docker exec --env ******** --env ******** 1942883cdd1987be9cdf7d079eba42777d7a5236c55b6e015e92f33b25dd7daf ssh-agent -k 11:38:13 unset SSH_AUTH_SOCK; 11:38:13 unset SSH_AGENT_PID; 11:38:13 echo Agent pid 39 killed; 11:38:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:38:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:38:13 [ssh-agent] Looking for ssh-agent implementation... 11:38:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:38:13 $ docker exec 1942883cdd1987be9cdf7d079eba42777d7a5236c55b6e015e92f33b25dd7daf ssh-agent 11:38:13 SSH_AUTH_SOCK=/tmp/ssh-kCPlQr2zMmrJ/agent.72 11:38:13 SSH_AGENT_PID=78 11:38:13 Running ssh-add (command line suppressed) 11:38:13 Identity added: /w/workspace/foundry_device-virtual-go_PR-486@tmp/private_key_16845034486141798260.key (/w/workspace/foundry_device-virtual-go_PR-486@tmp/private_key_16845034486141798260.key) 11:38:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:38:13 + git semver init 11:38:14 2024-08-27 11:38:14,167 [run_init] DEBUG init version:0.0.0 force:False 11:38:14 2024-08-27 11:38:14,168 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-486/.semver 11:38:14 2024-08-27 11:38:14,169 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-486/.semver 11:38:14 2024-08-27 11:38:14,169 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-486/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-486, universal_newlines=False, shell=None, istream=None) 11:38:16 2024-08-27 11:38:16,395 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-486/.git/info/exclude 11:38:16 2024-08-27 11:38:16,395 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-486/.semver/PR-486 with force:False 11:38:16 2024-08-27 11:38:16,395 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-486/.semver/PR-486 11:38:16 2024-08-27 11:38:16,397 [execute] INFO git cat-file --batch-check 11:38:16 2024-08-27 11:38:16,398 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-486/.semver, universal_newlines=False, shell=None, istream=) 11:38:16 2024-08-27 11:38:16,402 [execute] INFO git cat-file --batch 11:38:16 2024-08-27 11:38:16,403 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-486/.semver, universal_newlines=False, shell=None, istream=) 11:38:16 2024-08-27 11:38:16,407 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-486/.semver/PR-486 11:38:16 0.0.0 [Pipeline] } 11:38:16 $ docker exec --env ******** --env ******** 1942883cdd1987be9cdf7d079eba42777d7a5236c55b6e015e92f33b25dd7daf ssh-agent -k 11:38:16 unset SSH_AUTH_SOCK; 11:38:16 unset SSH_AGENT_PID; 11:38:16 echo Agent pid 78 killed; 11:38:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:38:17 + git semver [Pipeline] } 11:38:17 $ docker stop --time=1 1942883cdd1987be9cdf7d079eba42777d7a5236c55b6e015e92f33b25dd7daf 11:38:18 $ docker rm -f --volumes 1942883cdd1987be9cdf7d079eba42777d7a5236c55b6e015e92f33b25dd7daf [Pipeline] // withDockerContainer [Pipeline] sh 11:38:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:38:19 Stashed 1 file(s) [Pipeline] echo 11:38:19 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:38:20 provisioning config files... 11:38:20 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-486@tmp/config8879061093983188941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:38:20 ---> ****-login.sh 11:38:20 nexus3.edgexfoundry.org:10001 11:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:38:20 Configure a credential helper to remove this warning. See 11:38:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:38:20 11:38:20 Login Succeeded 11:38:20 nexus3.edgexfoundry.org:10002 11:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:38:20 Configure a credential helper to remove this warning. See 11:38:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:38:20 11:38:20 Login Succeeded 11:38:20 nexus3.edgexfoundry.org:10003 11:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:38:21 Configure a credential helper to remove this warning. See 11:38:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:38:21 11:38:21 Login Succeeded 11:38:21 nexus3.edgexfoundry.org:10004 11:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:38:21 Configure a credential helper to remove this warning. See 11:38:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:38:21 11:38:21 Login Succeeded 11:38:21 ****.io 11:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:38:21 Configure a credential helper to remove this warning. See 11:38:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:38:21 11:38:21 Login Succeeded 11:38:21 ---> ****-login.sh ends [Pipeline] } 11:38:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:38:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:38:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:38:21 ========================================================= 11:38:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 11:38:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:22 + 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 . 11:38:22 Sending build context to Docker daemon 37.59MB 11:38:22 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:38:22 Step 2/12 : FROM ${BASE} AS builder 11:38:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 11:38:22 619be1103602: Pulling fs layer 11:38:22 7862e08f4a3e: Pulling fs layer 11:38:22 5df492c9dc93: Pulling fs layer 11:38:22 7629e6793208: Pulling fs layer 11:38:22 4f4fb700ef54: Pulling fs layer 11:38:22 fb5054dd5b73: Pulling fs layer 11:38:22 eeca6798cff9: Pulling fs layer 11:38:22 aa269ceb94a6: Pulling fs layer 11:38:22 ada007ff1a6a: Pulling fs layer 11:38:22 4f4fb700ef54: Waiting 11:38:22 fb5054dd5b73: Waiting 11:38:22 eeca6798cff9: Waiting 11:38:22 aa269ceb94a6: Waiting 11:38:22 ada007ff1a6a: Waiting 11:38:22 7629e6793208: Waiting 11:38:22 7862e08f4a3e: Verifying Checksum 11:38:22 7862e08f4a3e: Download complete 11:38:22 7629e6793208: Verifying Checksum 11:38:22 7629e6793208: Download complete 11:38:22 4f4fb700ef54: Verifying Checksum 11:38:22 4f4fb700ef54: Download complete 11:38:22 619be1103602: Verifying Checksum 11:38:22 619be1103602: Download complete 11:38:22 fb5054dd5b73: Download complete 11:38:22 eeca6798cff9: Verifying Checksum 11:38:22 eeca6798cff9: Download complete 11:38:22 619be1103602: Pull complete 11:38:22 ada007ff1a6a: Verifying Checksum 11:38:22 ada007ff1a6a: Download complete 11:38:22 7862e08f4a3e: Pull complete 11:38:22 5df492c9dc93: Verifying Checksum 11:38:22 5df492c9dc93: Download complete 11:38:23 aa269ceb94a6: Verifying Checksum 11:38:23 aa269ceb94a6: Download complete 11:38:26 5df492c9dc93: Pull complete 11:38:26 7629e6793208: Pull complete 11:38:26 4f4fb700ef54: Pull complete 11:38:26 fb5054dd5b73: Pull complete 11:38:26 eeca6798cff9: Pull complete 11:38:28 aa269ceb94a6: Pull complete 11:38:28 ada007ff1a6a: Pull complete 11:38:28 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 11:38:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:38:28 ---> f489d0715acc 11:38:28 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:38:35 Still waiting to schedule task 11:38:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:38:35 ---> Running in be29d0790ae2 11:38:35 Removing intermediate container be29d0790ae2 11:38:35 ---> a54163bc9245 11:38:35 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:38:35 ---> Running in 84a937e6bac1 11:38:35 Removing intermediate container 84a937e6bac1 11:38:35 ---> acf86ae0a282 11:38:35 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:38:35 ---> Running in f15e1dc5b399 11:38:35 Removing intermediate container f15e1dc5b399 11:38:35 ---> eb332a9fcd9e 11:38:35 Step 6/12 : WORKDIR /device-virtual-go 11:38:35 ---> Running in 0bd84a875792 11:38:35 Removing intermediate container 0bd84a875792 11:38:35 ---> d2befaeb3f02 11:38:35 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:38:35 ---> Running in d4f1dc8c76d1 11:38:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:38:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:38:36 (1/4) Installing openssh-keygen (9.3_p2-r2) 11:38:36 (2/4) Installing libedit (20221030.3.1-r1) 11:38:36 (3/4) Installing openssh-client-common (9.3_p2-r2) 11:38:36 (4/4) Installing openssh-client-default (9.3_p2-r2) 11:38:36 Executing busybox-1.36.1-r5.trigger 11:38:36 OK: 268 MiB in 56 packages 11:38:36 Removing intermediate container d4f1dc8c76d1 11:38:36 ---> 6ce1e43f2d63 11:38:36 Step 8/12 : COPY go.mod vendor* ./ 11:38:36 ---> 9355872ae31a 11:38:36 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:38:36 ---> Running in 8d3e03554279 11:39:44 Removing intermediate container 8d3e03554279 11:39:44 ---> 5a2b4d1817be 11:39:44 Step 10/12 : COPY . . 11:39:44 ---> 62ddb4b42306 11:39:44 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:39:44 ---> Running in 9f54d5376397 11:39:44 Removing intermediate container 9f54d5376397 11:39:44 ---> bed01aff374e 11:39:44 Step 12/12 : RUN $MAKE 11:39:44 ---> Running in 90584ed12e98 11:39:44 noop 11:39:44 Removing intermediate container 90584ed12e98 11:39:44 ---> acf028cd8e9b 11:39:44 Successfully built acf028cd8e9b 11:39:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:45 + docker inspect -f . ci-base-image-x86_64 11:39:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:39:45 prd-ubuntu20.04-docker-8c-8g-8810 does not seem to be running inside a container 11:39:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-486 -v /w/workspace/foundry_device-virtual-go_PR-486:/w/workspace/foundry_device-virtual-go_PR-486:rw,z -v /w/workspace/foundry_device-virtual-go_PR-486@tmp:/w/workspace/foundry_device-virtual-go_PR-486@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 ******** -e ******** ci-base-image-x86_64 cat 11:39:45 $ docker top 2b5cb5c602c34e2c909c445f4b2c6a3c9b169fd04286b9ec14dc4e45ddb5a4a5 -eo pid,comm [Pipeline] { [Pipeline] sh 11:39:46 + go version 11:39:46 go version go1.21.9 linux/amd64 [Pipeline] } 11:39:46 $ docker stop --time=1 2b5cb5c602c34e2c909c445f4b2c6a3c9b169fd04286b9ec14dc4e45ddb5a4a5 11:39:47 $ docker rm -f --volumes 2b5cb5c602c34e2c909c445f4b2c6a3c9b169fd04286b9ec14dc4e45ddb5a4a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:48 + docker inspect -f . ci-base-image-x86_64 11:39:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:39:48 prd-ubuntu20.04-docker-8c-8g-8810 does not seem to be running inside a container 11:39:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-486 -v /w/workspace/foundry_device-virtual-go_PR-486:/w/workspace/foundry_device-virtual-go_PR-486:rw,z -v /w/workspace/foundry_device-virtual-go_PR-486@tmp:/w/workspace/foundry_device-virtual-go_PR-486@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 ******** -e ******** ci-base-image-x86_64 cat 11:39:48 $ docker top 6f97e7bc12805d1a095ea0a9cd07d941ec3a08024007d43662b8c36bcce4c0e1 -eo pid,comm [Pipeline] { [Pipeline] sh 11:39:49 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-486 [Pipeline] fileExists [Pipeline] sh 11:39:49 + make test 11:39:49 go test ./... -coverprofile=coverage.out 11:39:52 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:40:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8811 in /w/workspace/foundry_device-virtual-go_PR-486 [Pipeline] { 11:40:10 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:40:10 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.011s coverage: 58.4% of statements [Pipeline] ws 11:40:10 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:40:10 The recommended git tool is: git 11:40:18 go vet ./... 11:40:19 using credential edgex-jenkins-ssh 11:40:19 Cloning the remote Git repository 11:40:19 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:40:19 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:40:19 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:40:19 > git --version # timeout=10 11:40:19 > git --version # 'git version 2.25.1' 11:40:19 using GIT_SSH to set credentials SSH Credentials for GitHub 11:40:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:40:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:40:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:40:22 ./bin/test-attribution-txt.sh 11:40:22 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 11:40:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:40:22 $ docker stop --time=1 6f97e7bc12805d1a095ea0a9cd07d941ec3a08024007d43662b8c36bcce4c0e1 11:40:24 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:40:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:40:25 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:40:25 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:40:25 using GIT_SSH to set credentials SSH Credentials for GitHub 11:40:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/486/head:refs/remotes/origin/PR-486 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:40:26 Merging remotes/origin/main commit 93fcf9f9514203f7e3dde2b04df2ad430adf6db4 into PR head commit a933e861282336b25d9fdf324a4539737fb56119 11:40:26 Merge succeeded, producing a933e861282336b25d9fdf324a4539737fb56119 11:40:26 Checking out Revision a933e861282336b25d9fdf324a4539737fb56119 (PR-486) 11:40:26 > git config core.sparsecheckout # timeout=10 11:40:26 > git checkout -f a933e861282336b25d9fdf324a4539737fb56119 # timeout=10 11:40:26 > git remote # timeout=10 11:40:26 > git config --get remote.origin.url # timeout=10 11:40:26 using GIT_SSH to set credentials SSH Credentials for GitHub 11:40:26 > git merge 93fcf9f9514203f7e3dde2b04df2ad430adf6db4 # timeout=10 11:40:26 > git rev-parse HEAD^{commit} # timeout=10 11:40:26 > git config core.sparsecheckout # timeout=10 11:40:26 > git checkout -f a933e861282336b25d9fdf324a4539737fb56119 # timeout=10 11:40:27 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 11:40:27 > git --version # timeout=10 11:40:27 > git --version # 'git version 2.25.1' 11:40:27 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 11:40:27 $ docker rm -f --volumes 6f97e7bc12805d1a095ea0a9cd07d941ec3a08024007d43662b8c36bcce4c0e1 [Pipeline] // withDockerContainer [Pipeline] sh 11:40:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:40:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:40:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:40:29 + ls -al . 11:40:29 total 276 11:40:29 drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 11:39 . 11:40:29 drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 11:37 .. 11:40:29 drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 11:40 .git 11:40:29 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 11:37 .github 11:40:29 -rw-rw-r-- 1 jenkins jenkins 272 Aug 27 11:37 .gitignore 11:40:29 -rw-rw-r-- 1 jenkins jenkins 41 Aug 27 11:37 .golangci.yml 11:40:29 drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 11:38 .semver 11:40:29 -rw-rw-r-- 1 jenkins jenkins 17933 Aug 27 11:37 Attribution.txt 11:40:29 -rw-rw-r-- 1 jenkins jenkins 15941 Aug 27 11:37 CHANGELOG.md 11:40:29 -rw-rw-r-- 1 jenkins jenkins 1755 Aug 27 11:37 Dockerfile 11:40:29 -rw-rw-r-- 1 jenkins jenkins 677 Aug 27 11:37 GOVERNANCE.md 11:40:29 -rw-rw-r-- 1 jenkins jenkins 660 Aug 27 11:37 Jenkinsfile 11:40:29 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 27 11:37 LICENSE 11:40:29 -rw-rw-r-- 1 jenkins jenkins 1953 Aug 27 11:37 Makefile 11:40:29 -rw-rw-r-- 1 jenkins jenkins 623 Aug 27 11:37 OWNERS.md 11:40:29 -rw-rw-r-- 1 jenkins jenkins 4103 Aug 27 11:37 README.md 11:40:29 -rw-rw-r-- 1 jenkins jenkins 5 Aug 27 11:38 VERSION 11:40:29 drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 11:37 bin 11:40:29 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 11:37 cmd 11:40:29 -rw-r--r-- 1 jenkins jenkins 43247 Aug 27 11:40 coverage.out 11:40:29 -rw-rw-r-- 1 jenkins jenkins 6923 Aug 27 11:37 go.mod 11:40:29 -rw-rw-r-- 1 jenkins jenkins 101673 Aug 27 11:37 go.sum 11:40:29 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 11:37 internal 11:40:29 -rw-rw-r-- 1 jenkins jenkins 235 Aug 27 11:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:29 + 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=a933e861282336b25d9fdf324a4539737fb56119 --label arch=amd64 --label version=0.0.0 . 11:40:29 Sending build context to Docker daemon 37.63MB 11:40:29 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 11:40:29 Step 2/26 : FROM ${BASE} AS builder 11:40:29 ---> acf028cd8e9b 11:40:29 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:40:30 ---> Running in 1b62ee923a45 11:40:30 Removing intermediate container 1b62ee923a45 11:40:30 ---> 2a96e9b3e2c9 11:40:30 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:40:30 ---> Running in cc52540e9eac 11:40:30 Removing intermediate container cc52540e9eac 11:40:30 ---> 1865a77575fa 11:40:30 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:40:30 ---> Running in 55820bc23699 11:40:30 Removing intermediate container 55820bc23699 11:40:30 ---> 00186ccea657 11:40:30 Step 6/26 : WORKDIR /device-virtual-go 11:40:30 ---> Running in 35ec70877748 11:40:30 Removing intermediate container 35ec70877748 11:40:30 ---> 8fcdbfe04fe1 11:40:30 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:40:30 ---> Running in ab5b2299428c 11:40:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:40:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:40:31 OK: 268 MiB in 56 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 11:40:31 Removing intermediate container ab5b2299428c 11:40:31 ---> d37d3e6cb427 11:40:31 Step 8/26 : COPY go.mod vendor* ./ [Pipeline] script [Pipeline] { [Pipeline] sh 11:40:32 ---> 97fc516fe625 11:40:32 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:40:32 ---> Running in 717bad4cad37 11:40:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:40:32 % Total % Received % Xferd Average Speed Time Time Time Current 11:40:32 Dload Upload Total Spent Left Speed 11:40:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh 11:40:32 Removing intermediate container 717bad4cad37 11:40:32 ---> baa2a2f43696 11:40:32 Step 10/26 : COPY . . 11:40:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:40:33 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 11:40:33 /etc/docker/daemon.new 11:40:33 { 11:40:33 "registry-mirrors": [ 11:40:33 "https://nexus3.edgexfoundry.org:10001" 11:40:33 ], 11:40:33 "bip": "10.250.0.254/24", 11:40:33 "hosts": [ 11:40:33 "tcp://0.0.0.0:5555", 11:40:33 "unix:///var/run/docker.sock" 11:40:33 ], 11:40:33 "mtu": 1458, 11:40:33 "selinux-enabled": true, 11:40:33 "seccomp-profile": "/etc/docker/seccomp.json" 11:40:33 } [Pipeline] sh 11:40:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:40:33 + sudo service docker restart 11:40:34 ---> b56fb0a337e2 11:40:34 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:40:34 ---> Running in 3edba5edc245 11:40:34 Removing intermediate container 3edba5edc245 11:40:34 ---> cfc4cce1c899 11:40:34 Step 12/26 : RUN $MAKE 11:40:34 ---> Running in 48e324d2295d 11:40:34 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.34" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:40:52 provisioning config files... 11:40:52 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config17612944799369200158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:40:52 ---> ****-login.sh 11:40:52 nexus3.edgexfoundry.org:10001 11:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:40:53 Configure a credential helper to remove this warning. See 11:40:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:40:53 11:40:53 Login Succeeded 11:40:53 nexus3.edgexfoundry.org:10002 11:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:40:53 Configure a credential helper to remove this warning. See 11:40:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:40:53 11:40:53 Login Succeeded 11:40:53 nexus3.edgexfoundry.org:10003 11:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:40:54 Configure a credential helper to remove this warning. See 11:40:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:40:54 11:40:54 Login Succeeded 11:40:54 nexus3.edgexfoundry.org:10004 11:40:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:40:54 Configure a credential helper to remove this warning. See 11:40:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:40:54 11:40:54 Login Succeeded 11:40:54 ****.io 11:40:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:40:55 Configure a credential helper to remove this warning. See 11:40:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:40:55 11:40:55 Login Succeeded 11:40:55 ---> ****-login.sh ends [Pipeline] } 11:40:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:40:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:40:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:40:55 ========================================================= 11:40:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 11:40:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:56 + 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 . 11:40:56 Sending build context to Docker daemon 18.99MB 11:40:56 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:40:56 Step 2/12 : FROM ${BASE} AS builder 11:40:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:40:56 c6b39de5b339: Pulling fs layer 11:40:56 a69c41024577: Pulling fs layer 11:40:56 d6de4b400683: Pulling fs layer 11:40:56 35cb2a7552d0: Pulling fs layer 11:40:56 4f4fb700ef54: Pulling fs layer 11:40:56 464afbd9ba4c: Pulling fs layer 11:40:56 00f215d4a9da: Pulling fs layer 11:40:56 d496ad576159: Pulling fs layer 11:40:56 35cb2a7552d0: Waiting 11:40:56 4f4fb700ef54: Waiting 11:40:56 464afbd9ba4c: Waiting 11:40:56 00f215d4a9da: Waiting 11:40:56 d496ad576159: Waiting 11:40:57 a69c41024577: Verifying Checksum 11:40:57 a69c41024577: Download complete 11:40:57 35cb2a7552d0: Verifying Checksum 11:40:57 35cb2a7552d0: Download complete 11:40:57 4f4fb700ef54: Verifying Checksum 11:40:57 4f4fb700ef54: Download complete 11:40:57 464afbd9ba4c: Verifying Checksum 11:40:57 464afbd9ba4c: Download complete 11:40:57 c6b39de5b339: Download complete 11:40:57 d496ad576159: Verifying Checksum 11:40:57 d496ad576159: Download complete 11:40:57 c6b39de5b339: Pull complete 11:40:58 a69c41024577: Pull complete 11:40:58 d6de4b400683: Verifying Checksum 11:40:58 d6de4b400683: Download complete 11:40:59 00f215d4a9da: Verifying Checksum 11:40:59 00f215d4a9da: Download complete 11:41:12 d6de4b400683: Pull complete 11:41:12 35cb2a7552d0: Pull complete 11:41:12 4f4fb700ef54: Pull complete 11:41:12 464afbd9ba4c: Pull complete 11:41:13 Removing intermediate container 48e324d2295d 11:41:13 ---> 70b58e542d2c 11:41:13 Step 13/26 : FROM alpine:3.18 11:41:13 3.18: Pulling from library/alpine 11:41:13 930bdd4d222e: Pulling fs layer 11:41:13 930bdd4d222e: Verifying Checksum 11:41:13 930bdd4d222e: Download complete 11:41:13 930bdd4d222e: Pull complete 11:41:13 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:41:13 Status: Downloaded newer image for alpine:3.18 11:41:13 ---> 18f865063206 11:41:13 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:41:13 ---> Running in abfb50cb0999 11:41:13 Removing intermediate container abfb50cb0999 11:41:13 ---> 667d08b0f380 11:41:13 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:41:13 ---> Running in 627560cebe69 11:41:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:41:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:41:13 (1/1) Installing dumb-init (1.2.5-r2) 11:41:13 Executing busybox-1.36.1-r7.trigger 11:41:13 OK: 7 MiB in 16 packages 11:41:13 Removing intermediate container 627560cebe69 11:41:13 ---> 7d93d257c56d 11:41:13 Step 16/26 : RUN apk --no-cache upgrade 11:41:13 ---> Running in bbc0dcffc7ee 11:41:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:41:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:41:13 OK: 7 MiB in 16 packages 11:41:13 Removing intermediate container bbc0dcffc7ee 11:41:13 ---> 56b4977c9a43 11:41:13 Step 17/26 : WORKDIR / 11:41:13 ---> Running in 4b61bd869183 11:41:13 Removing intermediate container 4b61bd869183 11:41:13 ---> 02ce46170ba8 11:41:13 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:41:13 ---> 06227f69cf40 11:41:13 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:41:13 ---> d18fbb72b5df 11:41:13 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:41:14 ---> e53004451fe7 11:41:14 Step 21/26 : EXPOSE 59900 11:41:14 ---> Running in f70afd1c440c 11:41:14 Removing intermediate container f70afd1c440c 11:41:14 ---> bf1ed5e9b918 11:41:14 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:41:15 ---> Running in 47b724b67f4d 11:41:15 Removing intermediate container 47b724b67f4d 11:41:15 ---> 9c1f286b0da9 11:41:15 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:41:15 ---> Running in 93c61395d921 11:41:15 Removing intermediate container 93c61395d921 11:41:15 ---> 685d13223423 11:41:15 Step 24/26 : LABEL arch=amd64 11:41:15 ---> Running in 10f84e4654d5 11:41:15 Removing intermediate container 10f84e4654d5 11:41:15 ---> 3fd9852b55f5 11:41:15 Step 25/26 : LABEL git_sha=a933e861282336b25d9fdf324a4539737fb56119 11:41:15 ---> Running in 60eae46f074e 11:41:16 Removing intermediate container 60eae46f074e 11:41:16 ---> 09d84a5e851c 11:41:16 Step 26/26 : LABEL version=0.0.0 11:41:16 ---> Running in 6ec2bb42c8b7 11:41:16 Removing intermediate container 6ec2bb42c8b7 11:41:16 ---> 90a9d10c989c 11:41:16 [Warning] One or more build-args [ARCH] were not consumed 11:41:16 Successfully built 90a9d10c989c 11:41:16 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:41:17 11:41:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:41:17 latest: Pulling from edgex-lftools-log-publisher 11:41:17 5eb5b503b376: Pulling fs layer 11:41:17 5c69ac0246d0: Pulling fs layer 11:41:17 ec43610c2a17: Pulling fs layer 11:41:17 3a2ae6a8a46f: Pulling fs layer 11:41:17 33b1e0a273af: Pulling fs layer 11:41:17 5d3b04190fa2: Pulling fs layer 11:41:17 2f39f015ded8: Pulling fs layer 11:41:17 5d3b04190fa2: Waiting 11:41:17 3a2ae6a8a46f: Waiting 11:41:17 2f39f015ded8: Waiting 11:41:17 33b1e0a273af: Waiting 11:41:17 5c69ac0246d0: Download complete 11:41:17 3a2ae6a8a46f: Download complete 11:41:17 33b1e0a273af: Verifying Checksum 11:41:17 33b1e0a273af: Download complete 11:41:17 5d3b04190fa2: Verifying Checksum 11:41:17 5d3b04190fa2: Download complete 11:41:17 ec43610c2a17: Verifying Checksum 11:41:17 ec43610c2a17: Download complete 11:41:17 5eb5b503b376: Verifying Checksum 11:41:17 5eb5b503b376: Download complete 11:41:18 2f39f015ded8: Download complete 11:41:18 5eb5b503b376: Pull complete 11:41:18 5c69ac0246d0: Pull complete 11:41:19 ec43610c2a17: Pull complete 11:41:19 3a2ae6a8a46f: Pull complete 11:41:19 33b1e0a273af: Pull complete 11:41:19 5d3b04190fa2: Pull complete 11:41:22 00f215d4a9da: Pull complete 11:41:22 d496ad576159: Pull complete 11:41:22 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 11:41:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:41:22 ---> f246e2811388 11:41:22 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:41:23 ---> Running in fe75ccb7f884 11:41:23 Removing intermediate container fe75ccb7f884 11:41:23 ---> d82147e362ec 11:41:23 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:41:23 ---> Running in b661c5397d0e 11:41:23 2f39f015ded8: Pull complete 11:41:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:41:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:41:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } 11:41:23 Removing intermediate container b661c5397d0e 11:41:23 ---> 92ec78a62011 11:41:23 Step 5/12 : ARG ADD_BUILD_TAGS="" [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:41:24 prd-ubuntu20.04-docker-8c-8g-8810 does not seem to be running inside a container 11:41:24 $ 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/foundry_device-virtual-go_PR-486 -v /w/workspace/foundry_device-virtual-go_PR-486:/w/workspace/foundry_device-virtual-go_PR-486:rw,z -v /w/workspace/foundry_device-virtual-go_PR-486@tmp:/w/workspace/foundry_device-virtual-go_PR-486@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:41:24 ---> Running in cb280dcf54ce 11:41:24 Removing intermediate container cb280dcf54ce 11:41:24 ---> 95c632fa0afe 11:41:24 Step 6/12 : WORKDIR /device-virtual-go 11:41:24 ---> Running in 180039913b66 11:41:24 Removing intermediate container 180039913b66 11:41:24 ---> ed3b91bcc832 11:41:24 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:41:24 ---> Running in 2254847f17b9 11:41:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:41:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:41:27 (1/4) Installing openssh-keygen (9.3_p2-r2) 11:41:27 (2/4) Installing libedit (20221030.3.1-r1) 11:41:27 (3/4) Installing openssh-client-common (9.3_p2-r2) 11:41:27 (4/4) Installing openssh-client-default (9.3_p2-r2) 11:41:27 Executing busybox-1.36.1-r5.trigger 11:41:27 OK: 271 MiB in 56 packages 11:41:28 Removing intermediate container 2254847f17b9 11:41:28 ---> 3b4f27b3fccf 11:41:28 Step 8/12 : COPY go.mod vendor* ./ 11:41:28 ---> 15a50614e1a9 11:41:28 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:41:28 ---> Running in af64f5de68a8 11:41:31 $ docker top b3c7c2d9376385ad9b7ce9c39715267ea78986b3e9459fbe73174f44946a9850 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:41:32 ---> job-cost.sh 11:41:32 lf-activate-venv: SKIPPING 11:41:32 INFO: No Stack... 11:41:33 INFO: Retrieving Pricing Info for: v3-standard-8 11:41:33 INFO: Archiving Costs [Pipeline] sh 11:41:33 + cat /w/workspace/foundry_device-virtual-go_PR-486/archives/cost.csv 11:41:33 + cut -d, -f6 [Pipeline] lock 11:41:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-486-1-stack-cost] 11:41:33 Resource [jenkins-edgexfoundry-device-virtual-go-PR-486-1-stack-cost] did not exist. Created. 11:41:33 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-486-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:41:34 + echo total: 0.2199999988079071 [Pipeline] stash 11:41:34 Stashed 1 file(s) [Pipeline] } 11:41:34 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-486-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:41:34 $ docker stop --time=1 b3c7c2d9376385ad9b7ce9c39715267ea78986b3e9459fbe73174f44946a9850 11:41:35 $ docker rm -f --volumes b3c7c2d9376385ad9b7ce9c39715267ea78986b3e9459fbe73174f44946a9850 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:43:20 Removing intermediate container af64f5de68a8 11:43:20 ---> 5066b1a37cff 11:43:20 Step 10/12 : COPY . . 11:43:20 ---> e79674400203 11:43:20 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:43:20 ---> Running in b7f3c0331330 11:43:20 Removing intermediate container b7f3c0331330 11:43:20 ---> 58380d625d0c 11:43:20 Step 12/12 : RUN $MAKE 11:43:20 ---> Running in ae2fa229a7bb 11:43:20 noop 11:43:20 Removing intermediate container ae2fa229a7bb 11:43:20 ---> e7fea2dbaf30 11:43:20 Successfully built e7fea2dbaf30 11:43:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:21 + docker inspect -f . ci-base-image-arm64 11:43:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:43:21 prd-ubuntu20.04-docker-arm64-4c-16g-8811 does not seem to be running inside a container 11:43:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 11:43:22 $ docker top 5cf34d07b74ea71699c266165f49a2ecbfb8dc929433a12ac34849e7a741134c -eo pid,comm [Pipeline] { [Pipeline] sh 11:43:23 + go version 11:43:23 go version go1.21.9 linux/arm64 [Pipeline] } 11:43:23 $ docker stop --time=1 5cf34d07b74ea71699c266165f49a2ecbfb8dc929433a12ac34849e7a741134c 11:43:25 $ docker rm -f --volumes 5cf34d07b74ea71699c266165f49a2ecbfb8dc929433a12ac34849e7a741134c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:26 + docker inspect -f . ci-base-image-arm64 11:43:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:43:26 prd-ubuntu20.04-docker-arm64-4c-16g-8811 does not seem to be running inside a container 11:43:26 $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 11:43:27 $ docker top f580007c95752a1037c2cb415705fc5de0af6223b4e745475c9ffd2db9361da4 -eo pid,comm [Pipeline] { [Pipeline] sh 11:43:28 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 11:43:29 + make test 11:43:29 go test ./... -coverprofile=coverage.out 11:43:35 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:46:42 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:46:42 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.061s coverage: 58.3% of statements 11:46:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:46:42 go vet ./... 11:47:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:47:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:47:29 ./bin/test-attribution-txt.sh 11:47:29 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 11:47:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:47:29 $ docker stop --time=1 f580007c95752a1037c2cb415705fc5de0af6223b4e745475c9ffd2db9361da4 11:47:31 $ docker rm -f --volumes f580007c95752a1037c2cb415705fc5de0af6223b4e745475c9ffd2db9361da4 [Pipeline] // withDockerContainer [Pipeline] sh 11:47:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:47:32 Warning: overwriting stash ‘coverage-report’ 11:47:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:47:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:47:34 + ls -al . 11:47:34 total 272 11:47:34 drwxrwxr-x 7 jenkins jenkins 4096 Aug 27 11:43 . 11:47:34 drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 11:40 .. 11:47:34 drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 11:40 .git 11:47:34 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 11:40 .github 11:47:34 -rw-rw-r-- 1 jenkins jenkins 272 Aug 27 11:40 .gitignore 11:47:34 -rw-rw-r-- 1 jenkins jenkins 41 Aug 27 11:40 .golangci.yml 11:47:34 -rw-rw-r-- 1 jenkins jenkins 17933 Aug 27 11:40 Attribution.txt 11:47:34 -rw-rw-r-- 1 jenkins jenkins 15941 Aug 27 11:40 CHANGELOG.md 11:47:34 -rw-rw-r-- 1 jenkins jenkins 1755 Aug 27 11:40 Dockerfile 11:47:34 -rw-rw-r-- 1 jenkins jenkins 677 Aug 27 11:40 GOVERNANCE.md 11:47:34 -rw-rw-r-- 1 jenkins jenkins 660 Aug 27 11:40 Jenkinsfile 11:47:34 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 27 11:40 LICENSE 11:47:34 -rw-rw-r-- 1 jenkins jenkins 1953 Aug 27 11:40 Makefile 11:47:34 -rw-rw-r-- 1 jenkins jenkins 623 Aug 27 11:40 OWNERS.md 11:47:34 -rw-rw-r-- 1 jenkins jenkins 4103 Aug 27 11:40 README.md 11:47:34 -rw-rw-r-- 1 jenkins jenkins 5 Aug 27 11:38 VERSION 11:47:34 drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 11:40 bin 11:47:34 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 11:40 cmd 11:47:34 -rw-r--r-- 1 jenkins jenkins 43247 Aug 27 11:46 coverage.out 11:47:34 -rw-rw-r-- 1 jenkins jenkins 6923 Aug 27 11:40 go.mod 11:47:34 -rw-rw-r-- 1 jenkins jenkins 101673 Aug 27 11:40 go.sum 11:47:34 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 11:40 internal 11:47:34 -rw-rw-r-- 1 jenkins jenkins 235 Aug 27 11:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:34 + 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=a933e861282336b25d9fdf324a4539737fb56119 --label arch=arm64 --label version=0.0.0 . 11:47:35 Sending build context to Docker daemon 19.03MB 11:47:35 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 11:47:35 Step 2/26 : FROM ${BASE} AS builder 11:47:35 ---> e7fea2dbaf30 11:47:35 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:47:36 ---> Running in 0cecbb2a95e1 11:47:36 Removing intermediate container 0cecbb2a95e1 11:47:36 ---> 4dc2c6fa67bc 11:47:36 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:47:36 ---> Running in ce8952858bbc 11:47:36 Removing intermediate container ce8952858bbc 11:47:36 ---> 3bea011bd6b7 11:47:36 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:47:36 ---> Running in 8aee14addfc2 11:47:37 Removing intermediate container 8aee14addfc2 11:47:37 ---> 8063d2b7a168 11:47:37 Step 6/26 : WORKDIR /device-virtual-go 11:47:37 ---> Running in 79d7e532d195 11:47:37 Removing intermediate container 79d7e532d195 11:47:37 ---> 4a4892af7346 11:47:37 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:47:37 ---> Running in 59c147463000 11:47:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:47:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:47:40 OK: 271 MiB in 56 packages 11:47:40 Removing intermediate container 59c147463000 11:47:40 ---> eccc94e05f1e 11:47:40 Step 8/26 : COPY go.mod vendor* ./ 11:47:41 ---> 9b5c5503965b 11:47:41 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:47:41 ---> Running in d9c855c7d291 11:47:44 Removing intermediate container d9c855c7d291 11:47:44 ---> c0ec89fa63fe 11:47:44 Step 10/26 : COPY . . 11:47:45 ---> 7c50846bc457 11:47:45 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:47:45 ---> Running in 48b0b97d4402 11:47:45 Removing intermediate container 48b0b97d4402 11:47:45 ---> 646b18ae8748 11:47:45 Step 12/26 : RUN $MAKE 11:47:45 ---> Running in 2adab4f33642 11:47:46 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.34" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:51:08 Removing intermediate container 2adab4f33642 11:51:08 ---> d25fba9496a7 11:51:08 Step 13/26 : FROM alpine:3.18 11:51:08 3.18: Pulling from library/alpine 11:51:08 4983c3fe2029: Pulling fs layer 11:51:08 4983c3fe2029: Verifying Checksum 11:51:08 4983c3fe2029: Download complete 11:51:08 4983c3fe2029: Pull complete 11:51:08 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:51:08 Status: Downloaded newer image for alpine:3.18 11:51:08 ---> a0237000ae83 11:51:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:51:08 ---> Running in 5839a210ca3a 11:51:08 Removing intermediate container 5839a210ca3a 11:51:08 ---> 4ff17c24ee65 11:51:08 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:51:08 ---> Running in 869b3c2ff75a 11:51:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:51:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:51:08 (1/1) Installing dumb-init (1.2.5-r2) 11:51:08 Executing busybox-1.36.1-r7.trigger 11:51:08 OK: 8 MiB in 16 packages 11:51:08 Removing intermediate container 869b3c2ff75a 11:51:08 ---> 04f6bb06e317 11:51:08 Step 16/26 : RUN apk --no-cache upgrade 11:51:08 ---> Running in c4a443aa0994 11:51:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:51:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:51:08 OK: 8 MiB in 16 packages 11:51:08 Removing intermediate container c4a443aa0994 11:51:08 ---> bed8f21446a3 11:51:08 Step 17/26 : WORKDIR / 11:51:08 ---> Running in 1848972cfa3a 11:51:08 Removing intermediate container 1848972cfa3a 11:51:08 ---> a35bbf95228e 11:51:08 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:51:09 ---> 776bc2ca7713 11:51:09 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:51:09 ---> 2211eac5555a 11:51:09 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:51:11 ---> 1ac0b5b08a1c 11:51:11 Step 21/26 : EXPOSE 59900 11:51:11 ---> Running in 0c2bf5a4baa9 11:51:11 Removing intermediate container 0c2bf5a4baa9 11:51:11 ---> 61fffa18bee8 11:51:11 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:51:11 ---> Running in 0ea9d970feb4 11:51:11 Removing intermediate container 0ea9d970feb4 11:51:11 ---> d93e5c00490b 11:51:11 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:51:11 ---> Running in a94acc6dca28 11:51:12 Removing intermediate container a94acc6dca28 11:51:12 ---> a640eaae0abc 11:51:12 Step 24/26 : LABEL arch=arm64 11:51:12 ---> Running in 6d67204f3a47 11:51:12 Removing intermediate container 6d67204f3a47 11:51:12 ---> 63510a441f20 11:51:12 Step 25/26 : LABEL git_sha=a933e861282336b25d9fdf324a4539737fb56119 11:51:12 ---> Running in d80d0e57ac48 11:51:12 Removing intermediate container d80d0e57ac48 11:51:12 ---> cf42a5884736 11:51:12 Step 26/26 : LABEL version=0.0.0 11:51:12 ---> Running in 400b73867fb3 11:51:13 Removing intermediate container 400b73867fb3 11:51:13 ---> ae5fd4f7d0e9 11:51:13 [Warning] One or more build-args [ARCH] were not consumed 11:51:13 Successfully built ae5fd4f7d0e9 11:51:13 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:51:14 11:51:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:51:14 arm64: Pulling from edgex-lftools-log-publisher 11:51:14 8998bd30e6a1: Pulling fs layer 11:51:14 04944245beec: Pulling fs layer 11:51:14 699f458cf7ca: Pulling fs layer 11:51:14 765212b225bb: Pulling fs layer 11:51:14 f23df028b6ca: Pulling fs layer 11:51:14 d65c8cfc05b1: Pulling fs layer 11:51:14 2437ff75d9bd: Pulling fs layer 11:51:14 765212b225bb: Waiting 11:51:14 f23df028b6ca: Waiting 11:51:14 d65c8cfc05b1: Waiting 11:51:14 2437ff75d9bd: Waiting 11:51:14 04944245beec: Verifying Checksum 11:51:14 04944245beec: Download complete 11:51:14 765212b225bb: Verifying Checksum 11:51:14 765212b225bb: Download complete 11:51:14 f23df028b6ca: Verifying Checksum 11:51:14 f23df028b6ca: Download complete 11:51:14 d65c8cfc05b1: Verifying Checksum 11:51:14 d65c8cfc05b1: Download complete 11:51:15 699f458cf7ca: Verifying Checksum 11:51:15 699f458cf7ca: Download complete 11:51:15 8998bd30e6a1: Verifying Checksum 11:51:15 8998bd30e6a1: Download complete 11:51:17 2437ff75d9bd: Verifying Checksum 11:51:17 2437ff75d9bd: Download complete 11:51:19 8998bd30e6a1: Pull complete 11:51:20 04944245beec: Pull complete 11:51:21 699f458cf7ca: Pull complete 11:51:22 765212b225bb: Pull complete 11:51:23 f23df028b6ca: Pull complete 11:51:23 d65c8cfc05b1: Pull complete 11:51:41 2437ff75d9bd: Pull complete 11:51:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:51:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:51:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:51:41 prd-ubuntu20.04-docker-arm64-4c-16g-8811 does not seem to be running inside a container 11:51:41 $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:51:44 $ docker top 7d1565eeb5d85a40aff98334f9e2b18bf9e91e2ecc8fcc66835e4f4630ef6980 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:51:45 ---> job-cost.sh 11:51:45 lf-activate-venv: SKIPPING 11:51:45 INFO: No Stack... 11:51:45 INFO: Retrieving Pricing Info for: v3-standard-4 11:51:46 INFO: Archiving Costs [Pipeline] sh 11:51:47 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 11:51:47 + cut -d, -f6 [Pipeline] lock 11:51:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-486-1-stack-cost] 11:51:47 Resource [jenkins-edgexfoundry-device-virtual-go-PR-486-1-stack-cost] did not exist. Created. 11:51:47 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-486-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:51:47 /w/workspace/device-virtual-go/1@tmp/durable-c0bee4cc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:51:48 + echo total: 0.10999999940395355 [Pipeline] stash 11:51:48 Warning: overwriting stash ‘stack-cost’ 11:51:48 Stashed 1 file(s) [Pipeline] } 11:51:48 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-486-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:51:48 $ docker stop --time=1 7d1565eeb5d85a40aff98334f9e2b18bf9e91e2ecc8fcc66835e4f4630ef6980 11:51:50 $ docker rm -f --volumes 7d1565eeb5d85a40aff98334f9e2b18bf9e91e2ecc8fcc66835e4f4630ef6980 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 11:51:51 provisioning config files... 11:51:51 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-486@tmp/config3369560345826891647tmp [Pipeline] { [Pipeline] sh 11:51:51 + set +x 11:51:51 + curl -s https://codecov.io/bash 11:51:51 + bash -s -- 11:51:51 11:51:51 _____ _ 11:51:51 / ____| | | 11:51:51 | | ___ __| | ___ ___ _____ __ 11:51:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:51:51 | |___| (_) | (_| | __/ (_| (_) \ V / 11:51:51 \_____\___/ \__,_|\___|\___\___/ \_/ 11:51:51 Bash-1.0.6 11:51:51 11:51:51 11:51:51 ==> git version 2.25.1 found 11:51:51 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 11:51:51 Release-Date: 2020-01-08 11:51:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:51:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:51:51 ==> Jenkins CI detected. 11:51:51 current dir:  /w/workspace/foundry_device-virtual-go_PR-486 11:51:51 project root: . 11:51:51 --> token set from env 11:51:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:51:51 ==> Running gcov in . (disable via -X gcov) 11:51:51 ==> Python coveragepy not found 11:51:51 ==> Searching for coverage reports in: 11:51:51 + . 11:51:51 -> Found 1 reports 11:51:51 ==> Detecting git/mercurial file structure 11:51:51 ==> Reading reports 11:51:52 + ./coverage.out bytes=43247 11:51:52 ==> Appending adjustments 11:51:52 https://docs.codecov.io/docs/fixing-reports 11:51:52 + Found adjustments 11:51:52 ==> Gzipping contents 11:51:52 8.0K /tmp/codecov.LlYKNA.gz 11:51:52 ==> Uploading reports 11:51:52 url: https://codecov.io 11:51:52 query: branch=PR-486&commit=a933e861282336b25d9fdf324a4539737fb56119&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-486%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=486&job=&cmd_args= 11:51:52 -> Pinging Codecov 11:51:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-486&commit=a933e861282336b25d9fdf324a4539737fb56119&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-486%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=486&job=&cmd_args= 11:51:52 -> Uploading to 11:51:52 https://storage.googleapis.com/codecov/v4/raw/2024-08-27/5E52B4B073DB2E39498172D8E973AA87/a933e861282336b25d9fdf324a4539737fb56119/85c038e9-b8df-461d-bed6-76584137e580.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240827%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240827T115151Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c1367de7790b9d49ed28cd1236a2f579add4d72300db31bb0f8c59504270fa3f 11:51:52 % Total % Received % Xferd Average Speed Time Time Time Current 11:51:52 Dload Upload Total Spent Left Speed 11:51:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5022 0 0 100 5022 0 20666 --:--:-- --:--:-- --:--:-- 20666 11:51:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/a933e861282336b25d9fdf324a4539737fb56119 [Pipeline] } 11:51:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:51:54 + [ -d /w/workspace/foundry_device-virtual-go_PR-486/archives ] 11:51:54 + ls -al /w/workspace/foundry_device-virtual-go_PR-486/archives 11:51:54 total 16 11:51:54 drwxr-xr-x 3 root root 4096 Aug 27 11:41 . 11:51:54 drwxrwxr-x 9 jenkins jenkins 4096 Aug 27 11:41 .. 11:51:54 drwxr-xr-x 2 root root 4096 Aug 27 11:41 cost 11:51:54 -rw-r--r-- 1 root root 89 Aug 27 11:41 cost.csv 11:51:54 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-486/archives 11:51:54 + ls -al /w/workspace/foundry_device-virtual-go_PR-486/archives 11:51:54 total 16 11:51:54 drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 11:41 . 11:51:54 drwxrwxr-x 9 jenkins jenkins 4096 Aug 27 11:41 .. 11:51:54 drwxr-xr-x 2 jenkins jenkins 4096 Aug 27 11:41 cost 11:51:54 -rw-r--r-- 1 jenkins jenkins 89 Aug 27 11:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:51:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:51:56 ---> package-listing.sh 11:51:56 ++ facter osfamily 11:51:56 ++ tr '[:upper:]' '[:lower:]' 11:51:56 + OS_FAMILY=debian 11:51:56 + workspace=/w/workspace/foundry_device-virtual-go_PR-486 11:51:56 + START_PACKAGES=/tmp/packages_start.txt 11:51:56 + END_PACKAGES=/tmp/packages_end.txt 11:51:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:51:56 + PACKAGES=/tmp/packages_start.txt 11:51:56 + '[' /w/workspace/foundry_device-virtual-go_PR-486 ']' 11:51:56 + PACKAGES=/tmp/packages_end.txt 11:51:56 + case "${OS_FAMILY}" in 11:51:56 + dpkg -l 11:51:56 + grep '^ii' 11:51:56 + '[' -f /tmp/packages_start.txt ']' 11:51:56 + '[' -f /tmp/packages_end.txt ']' 11:51:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:51:56 + '[' /w/workspace/foundry_device-virtual-go_PR-486 ']' 11:51:56 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-486/archives/ 11:51:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-486/archives/ [Pipeline] echo 11:51:56 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/foundry_device-virtual-go_PR-486/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:51:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:51:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:51:57 prd-ubuntu20.04-docker-8c-8g-8810 does not seem to be running inside a container 11:51:57 $ 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/foundry_device-virtual-go_PR-486/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-486 -v /w/workspace/foundry_device-virtual-go_PR-486:/w/workspace/foundry_device-virtual-go_PR-486:rw,z -v /w/workspace/foundry_device-virtual-go_PR-486@tmp:/w/workspace/foundry_device-virtual-go_PR-486@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:51:57 $ docker top 3f9530b19a84b5fcfa6651c47692f2d68947bf5352e5e7e1db45c7b4ac5e006f -eo pid,comm [Pipeline] { [Pipeline] sh 11:51:58 + touch /tmp/pre-build-complete [Pipeline] sh 11:51:58 + mkdir -p /var/log/sysstat [Pipeline] sh 11:51:58 + ls /var/log/sa-host 11:51:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:51:59 provisioning config files... 11:51:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-486@tmp/config9985231712717747154tmp [Pipeline] { [Pipeline] echo 11:51:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:51:59 ---> create-netrc.sh [Pipeline] } 11:51:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:52:00 ---> python-tools-install.sh [Pipeline] echo 11:52:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:52:00 ---> sudo-logs.sh 11:52:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:52:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:52:00 ---> job-cost.sh 11:52:00 lf-activate-venv: SKIPPING 11:52:00 DEBUG: total: 0.2199999988079071 11:52:00 INFO: Retrieving Stack Cost... 11:52:01 INFO: Retrieving Pricing Info for: v3-standard-8 11:52:01 INFO: Archiving Costs [Pipeline] echo 11:52:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:52:02 ---> logs-deploy.sh 11:52:02 lf-activate-venv: SKIPPING 11:52:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-486/1 11:52:02 INFO: archiving workspace using pattern(s): 11:52:02 Archives upload complete. 11:52:02 INFO: archiving logs to Nexus