Pull request #1531 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8a1ae1e898068d4c5c4946da98df4a6f2aecea43+abc21ca26102b759b02d11fb71eec9f0d2267cdf (56dfe39fdc164cb02003b8446dee9c619c88e989) 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-ssh10290227652845874423.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh18122816646126545971.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-sdk-go/branches/PR-1531/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-sdk-go/branches/PR-1531/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4931949039239472789.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-sdk-go/branches/PR-1531/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16629567914537999219.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh11189926024148873146.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-sdk-go/branches/PR-1531/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-sdk-go/branches/PR-1531/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16368913261565881097.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-12453’ Running on prd-ubuntu20.04-docker-8c-8g-12483 in /w/workspace/gexfoundry_device-sdk-go_PR-1531 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1531 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1531/head:refs/remotes/origin/PR-1531 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit abc21ca26102b759b02d11fb71eec9f0d2267cdf into PR head commit 8a1ae1e898068d4c5c4946da98df4a6f2aecea43 Merge succeeded, producing 8a1ae1e898068d4c5c4946da98df4a6f2aecea43 Checking out Revision 8a1ae1e898068d4c5c4946da98df4a6f2aecea43 (PR-1531) Commit message: "build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:58:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 8a1ae1e898068d4c5c4946da98df4a6f2aecea43 # 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 abc21ca26102b759b02d11fb71eec9f0d2267cdf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8a1ae1e898068d4c5c4946da98df4a6f2aecea43 # timeout=10 [Pipeline] withCredentials 04:58:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:58:36 ========================================================= 04:58:36 EdgeX Global Pipelines Version Info 04:58:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:58:37 ------------------- 04:58:37 stable info: 04:58:37 ------------------- 04:58:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:58:37 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:58:37 Message: update stable to v1.0.254 04:58:38 ------------------- 04:58:38 experimental info: 04:58:38 ------------------- 04:58:38 Commited By: **** collab-it+edgex@linuxfoundation.org 04:58:38 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:58:38 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:58:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:58:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:58:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:58:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:58:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:58:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:58:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:58:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:58:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:58:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:58:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:58:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:58:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:58:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:58:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:58:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1531 [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1531 [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1531 [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8a1ae1e898068d4c5c4946da98df4a6f2aecea43 [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8a1ae1e [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:58:39 provisioning config files... 04:58:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/config11708151417702787041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:58:40 ---> docker-login.sh 04:58:40 nexus3.edgexfoundry.org:10001 04:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:40 Configure a credential helper to remove this warning. See 04:58:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:40 04:58:40 Login Succeeded 04:58:40 nexus3.edgexfoundry.org:10002 04:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:40 Configure a credential helper to remove this warning. See 04:58:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:40 04:58:40 Login Succeeded 04:58:40 nexus3.edgexfoundry.org:10003 04:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:40 Configure a credential helper to remove this warning. See 04:58:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:40 04:58:40 Login Succeeded 04:58:40 nexus3.edgexfoundry.org:10004 04:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:40 Configure a credential helper to remove this warning. See 04:58:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:40 04:58:40 Login Succeeded 04:58:40 docker.io 04:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:41 Configure a credential helper to remove this warning. See 04:58:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:41 04:58:41 Login Succeeded 04:58:41 ---> docker-login.sh ends [Pipeline] } 04:58:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:58:41 + git rev-list -1 --merges 8a1ae1e898068d4c5c4946da98df4a6f2aecea43~1..8a1ae1e898068d4c5c4946da98df4a6f2aecea43 [Pipeline] echo 04:58:41 -----------> git rev-list -1 --merges 8a1ae1e898068d4c5c4946da98df4a6f2aecea43~1..8a1ae1e898068d4c5c4946da98df4a6f2aecea43 8a1ae1e898068d4c5c4946da98df4a6f2aecea43 [false] [Pipeline] sh 04:58:42 + git log --format=format:%s -1 8a1ae1e898068d4c5c4946da98df4a6f2aecea43 [Pipeline] echo 04:58:42 ========================================================= 04:58:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:58:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:58:42 + git log --format=format:%s -1 8a1ae1e898068d4c5c4946da98df4a6f2aecea43 [Pipeline] echo 04:58:42 [semverPrep] GIT_COMMIT: 8a1ae1e898068d4c5c4946da98df4a6f2aecea43, Commit Message: build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 [Pipeline] echo 04:58:42 [semverPrep] This is not a build commit. [Pipeline] sh 04:58:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:58:43 + grep -v github /etc/ssh/ssh_known_hosts 04:58:43 + [ -e /tmp/ssh_known_hosts ] 04:58:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:58:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:58:43 + sudo tee -a /etc/ssh/ssh_known_hosts 04:58:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:58:43 04:58:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:58:43 0.1.4: Pulling from edgex-devops/py-git-semver 04:58:43 b85a868b505f: Pulling fs layer 04:58:43 e2be974225ed: Pulling fs layer 04:58:43 339a4e72a1f5: Pulling fs layer 04:58:43 988bab9f4d93: Pulling fs layer 04:58:43 1469e6f7b9e6: Pulling fs layer 04:58:43 eaf3925da568: Pulling fs layer 04:58:43 bab4dde63d76: Pulling fs layer 04:58:43 bde34c3a00c8: Pulling fs layer 04:58:43 b352a97aabf1: Pulling fs layer 04:58:43 4872d77fe225: Pulling fs layer 04:58:43 5851b861e8e6: Pulling fs layer 04:58:43 1469e6f7b9e6: Waiting 04:58:43 eaf3925da568: Waiting 04:58:43 bab4dde63d76: Waiting 04:58:43 bde34c3a00c8: Waiting 04:58:43 b352a97aabf1: Waiting 04:58:43 4872d77fe225: Waiting 04:58:43 5851b861e8e6: Waiting 04:58:43 988bab9f4d93: Waiting 04:58:43 988bab9f4d93: Download complete 04:58:44 1469e6f7b9e6: Verifying Checksum 04:58:44 1469e6f7b9e6: Download complete 04:58:44 eaf3925da568: Verifying Checksum 04:58:44 eaf3925da568: Download complete 04:58:44 339a4e72a1f5: Verifying Checksum 04:58:44 339a4e72a1f5: Download complete 04:58:44 bde34c3a00c8: Verifying Checksum 04:58:44 bde34c3a00c8: Download complete 04:58:44 b352a97aabf1: Verifying Checksum 04:58:44 b352a97aabf1: Download complete 04:58:44 4872d77fe225: Verifying Checksum 04:58:44 4872d77fe225: Download complete 04:58:44 5851b861e8e6: Verifying Checksum 04:58:44 5851b861e8e6: Download complete 04:58:44 b85a868b505f: Verifying Checksum 04:58:44 b85a868b505f: Download complete 04:58:44 bab4dde63d76: Verifying Checksum 04:58:44 bab4dde63d76: Download complete 04:58:45 b85a868b505f: Pull complete 04:58:45 e2be974225ed: Pull complete 04:58:46 339a4e72a1f5: Pull complete 04:58:46 988bab9f4d93: Pull complete 04:58:46 1469e6f7b9e6: Pull complete 04:58:46 eaf3925da568: Pull complete 04:58:48 bab4dde63d76: Pull complete 04:58:48 bde34c3a00c8: Pull complete 04:58:49 b352a97aabf1: Pull complete 04:58:49 4872d77fe225: Pull complete 04:58:49 5851b861e8e6: Pull complete 04:58:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:58:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:58:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:58:49 prd-ubuntu20.04-docker-8c-8g-12483 does not seem to be running inside a container 04:58:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1531 -v /w/workspace/gexfoundry_device-sdk-go_PR-1531:/w/workspace/gexfoundry_device-sdk-go_PR-1531:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1531@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 04:58:51 $ docker top 3e0f91627000634b3e21d0bf3bc10c760f6bb27125d7a68e90b17cb702a40278 -eo pid,comm 04:58:51 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). 04:58:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:58:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:58:52 [ssh-agent] Looking for ssh-agent implementation... 04:58:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:58:52 $ docker exec 3e0f91627000634b3e21d0bf3bc10c760f6bb27125d7a68e90b17cb702a40278 ssh-agent 04:58:52 SSH_AUTH_SOCK=/tmp/ssh-bpOIMH49EdAK/agent.33 04:58:52 SSH_AGENT_PID=39 04:58:52 Running ssh-add (command line suppressed) 04:58:52 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/private_key_4448693092319256647.key (/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/private_key_4448693092319256647.key) 04:58:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:58:52 + git tag --points-at HEAD [Pipeline] } 04:58:52 $ docker exec --env ******** --env ******** 3e0f91627000634b3e21d0bf3bc10c760f6bb27125d7a68e90b17cb702a40278 ssh-agent -k 04:58:52 unset SSH_AUTH_SOCK; 04:58:52 unset SSH_AGENT_PID; 04:58:52 echo Agent pid 39 killed; 04:58:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:58:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:58:52 [ssh-agent] Looking for ssh-agent implementation... 04:58:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:58:53 $ docker exec 3e0f91627000634b3e21d0bf3bc10c760f6bb27125d7a68e90b17cb702a40278 ssh-agent 04:58:53 SSH_AUTH_SOCK=/tmp/ssh-UbVLWnj2UPQu/agent.72 04:58:53 SSH_AGENT_PID=78 04:58:53 Running ssh-add (command line suppressed) 04:58:53 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/private_key_17419833316604932572.key (/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/private_key_17419833316604932572.key) 04:58:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:58:53 + git semver init 04:58:53 2023-10-27 04:58:53,847 [run_init] DEBUG init version:0.0.0 force:False 04:58:53 2023-10-27 04:58:53,848 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver 04:58:53 2023-10-27 04:58:53,848 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver 04:58:53 2023-10-27 04:58:53,849 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1531, universal_newlines=False, shell=None, istream=None) 04:58:54 2023-10-27 04:58:54,853 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1531/.git/info/exclude 04:58:54 2023-10-27 04:58:54,854 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver/PR-1531 with force:False 04:58:54 2023-10-27 04:58:54,854 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver/PR-1531 04:58:54 2023-10-27 04:58:54,859 [execute] INFO git cat-file --batch-check 04:58:54 2023-10-27 04:58:54,859 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver, universal_newlines=False, shell=None, istream=) 04:58:54 2023-10-27 04:58:54,866 [execute] INFO git cat-file --batch 04:58:54 2023-10-27 04:58:54,867 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver, universal_newlines=False, shell=None, istream=) 04:58:55 2023-10-27 04:58:54,872 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver/PR-1531 04:58:55 0.0.0 [Pipeline] } 04:58:55 $ docker exec --env ******** --env ******** 3e0f91627000634b3e21d0bf3bc10c760f6bb27125d7a68e90b17cb702a40278 ssh-agent -k 04:58:55 unset SSH_AUTH_SOCK; 04:58:55 unset SSH_AGENT_PID; 04:58:55 echo Agent pid 78 killed; 04:58:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:58:55 + git semver [Pipeline] } 04:58:55 $ docker stop --time=1 3e0f91627000634b3e21d0bf3bc10c760f6bb27125d7a68e90b17cb702a40278 04:58:57 $ docker rm -f --volumes 3e0f91627000634b3e21d0bf3bc10c760f6bb27125d7a68e90b17cb702a40278 [Pipeline] // withDockerContainer [Pipeline] sh 04:58:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:58:57 Stashed 1 file(s) [Pipeline] echo 04:58:57 [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 04:58:58 provisioning config files... 04:58:58 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/config8598103140868144061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:58:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12482 in /w/workspace/gexfoundry_device-sdk-go_PR-1531 [Pipeline] { [Pipeline] ws 04:58:58 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:58:58 The recommended git tool is: git 04:58:58 ---> docker-login.sh 04:58:58 nexus3.edgexfoundry.org:10001 04:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:58 Configure a credential helper to remove this warning. See 04:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:58 04:58:58 Login Succeeded 04:58:58 nexus3.edgexfoundry.org:10002 04:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:58 Configure a credential helper to remove this warning. See 04:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:58 04:58:58 Login Succeeded 04:58:58 nexus3.edgexfoundry.org:10003 04:58:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:59 Configure a credential helper to remove this warning. See 04:58:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:59 04:58:59 Login Succeeded 04:58:59 nexus3.edgexfoundry.org:10004 04:58:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:59 Configure a credential helper to remove this warning. See 04:58:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:59 04:58:59 Login Succeeded 04:58:59 docker.io 04:58:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:59 Configure a credential helper to remove this warning. See 04:58:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:59 04:58:59 Login Succeeded 04:58:59 ---> docker-login.sh ends [Pipeline] } 04:58:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:58:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:58:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:59:00 ========================================================= 04:59:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:59:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:00 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:59:00 Sending build context to Docker daemon 11.26MB 04:59:00 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:59:00 Step 2/10 : FROM ${BASE} AS builder 04:59:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:59:00 7264a8db6415: Pulling fs layer 04:59:00 c4d48a809fc2: Pulling fs layer 04:59:00 4f1c88b9dad5: Pulling fs layer 04:59:00 ad3a456e5733: Pulling fs layer 04:59:00 33e27b845d1e: Pulling fs layer 04:59:00 c68163c4e522: Pulling fs layer 04:59:00 50da416c3ac9: Pulling fs layer 04:59:00 23d2d4c4bb30: Pulling fs layer 04:59:00 ad3a456e5733: Waiting 04:59:00 33e27b845d1e: Waiting 04:59:00 c68163c4e522: Waiting 04:59:00 50da416c3ac9: Waiting 04:59:00 23d2d4c4bb30: Waiting 04:59:00 c4d48a809fc2: Download complete 04:59:00 ad3a456e5733: Download complete 04:59:00 33e27b845d1e: Verifying Checksum 04:59:00 33e27b845d1e: Download complete 04:59:00 7264a8db6415: Verifying Checksum 04:59:00 7264a8db6415: Download complete 04:59:00 c68163c4e522: Verifying Checksum 04:59:00 c68163c4e522: Download complete 04:59:01 7264a8db6415: Pull complete 04:59:01 c4d48a809fc2: Pull complete 04:59:01 23d2d4c4bb30: Verifying Checksum 04:59:01 23d2d4c4bb30: Download complete 04:59:01 4f1c88b9dad5: Verifying Checksum 04:59:01 4f1c88b9dad5: Download complete 04:59:01 50da416c3ac9: Verifying Checksum 04:59:01 50da416c3ac9: Download complete 04:59:04 using credential edgex-jenkins-ssh 04:59:04 Cloning the remote Git repository 04:59:04 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:59:04 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:59:04 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:59:04 > git --version # timeout=10 04:59:04 > git --version # 'git version 2.25.1' 04:59:04 using GIT_SSH to set credentials SSH Credentials for GitHub 04:59:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:59:05 4f1c88b9dad5: Pull complete 04:59:05 ad3a456e5733: Pull complete 04:59:05 33e27b845d1e: Pull complete 04:59:05 c68163c4e522: Pull complete 04:59:06 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:59:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:59:07 50da416c3ac9: Pull complete 04:59:07 23d2d4c4bb30: Pull complete 04:59:07 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 04:59:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:59:07 ---> 0786185ac409 04:59:07 Step 3/10 : ARG MAKE=make build 04:59:08 Merging remotes/origin/main commit abc21ca26102b759b02d11fb71eec9f0d2267cdf into PR head commit 8a1ae1e898068d4c5c4946da98df4a6f2aecea43 04:59:08 Merge succeeded, producing 8a1ae1e898068d4c5c4946da98df4a6f2aecea43 04:59:08 Checking out Revision 8a1ae1e898068d4c5c4946da98df4a6f2aecea43 (PR-1531) 04:59:07 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:59:07 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:59:07 using GIT_SSH to set credentials SSH Credentials for GitHub 04:59:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1531/head:refs/remotes/origin/PR-1531 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:59:08 > git config core.sparsecheckout # timeout=10 04:59:08 > git checkout -f 8a1ae1e898068d4c5c4946da98df4a6f2aecea43 # timeout=10 04:59:08 > git remote # timeout=10 04:59:08 > git config --get remote.origin.url # timeout=10 04:59:08 using GIT_SSH to set credentials SSH Credentials for GitHub 04:59:08 > git merge abc21ca26102b759b02d11fb71eec9f0d2267cdf # timeout=10 04:59:08 > git rev-parse HEAD^{commit} # timeout=10 04:59:08 > git config core.sparsecheckout # timeout=10 04:59:08 > git checkout -f 8a1ae1e898068d4c5c4946da98df4a6f2aecea43 # timeout=10 04:59:09 Commit message: "build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0" 04:59:09 > git --version # timeout=10 04:59:09 > git --version # 'git version 2.25.1' 04:59:09 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:59:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:59:10 % Total % Received % Xferd Average Speed Time Time Time Current 04:59:10 Dload Upload Total Spent Left Speed 04:59:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh 04:59:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:59:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:59:11 + sudo tee /etc/docker/daemon.new 04:59:11 { 04:59:11 "registry-mirrors": [ 04:59:11 "https://nexus3.edgexfoundry.org:10001" 04:59:11 ], 04:59:11 "bip": "10.250.0.254/24", 04:59:11 "hosts": [ 04:59:11 "tcp://0.0.0.0:5555", 04:59:11 "unix:///var/run/docker.sock" 04:59:11 ], 04:59:11 "mtu": 1458, 04:59:11 "selinux-enabled": true, 04:59:11 "seccomp-profile": "/etc/docker/seccomp.json" 04:59:11 } [Pipeline] sh 04:59:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:59:12 + sudo service docker restart 04:59:12 ---> Running in f464b0ace135 04:59:12 Removing intermediate container f464b0ace135 04:59:12 ---> 664d88632e01 04:59:12 Step 4/10 : WORKDIR /device-sdk-go 04:59:12 ---> Running in 427654d4dbd8 04:59:12 Removing intermediate container 427654d4dbd8 04:59:12 ---> 068a0362d111 04:59:12 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:59:12 ---> Running in ca7e56a4d39c 04:59:12 Removing intermediate container ca7e56a4d39c 04:59:12 ---> d465702666f3 04:59:12 Step 6/10 : RUN apk add --update --no-cache make git 04:59:12 ---> Running in 2348098fe560 04:59:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:59:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:59:13 OK: 264 MiB in 52 packages 04:59:13 Removing intermediate container 2348098fe560 04:59:13 ---> f87dff80984b 04:59:13 Step 7/10 : COPY go.mod vendor* ./ 04:59:13 ---> dc9252005cdf 04:59:13 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:13 ---> Running in 2ab6911f6a74 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:59:30 provisioning config files... 04:59:30 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8586188252009170897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:30 ---> docker-login.sh 04:59:30 nexus3.edgexfoundry.org:10001 04:59:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:31 Configure a credential helper to remove this warning. See 04:59:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:31 04:59:31 Login Succeeded 04:59:31 nexus3.edgexfoundry.org:10002 04:59:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:32 Configure a credential helper to remove this warning. See 04:59:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:32 04:59:32 Login Succeeded 04:59:32 nexus3.edgexfoundry.org:10003 04:59:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:32 Configure a credential helper to remove this warning. See 04:59:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:32 04:59:32 Login Succeeded 04:59:32 nexus3.edgexfoundry.org:10004 04:59:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:32 Configure a credential helper to remove this warning. See 04:59:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:32 04:59:32 Login Succeeded 04:59:32 docker.io 04:59:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:33 Configure a credential helper to remove this warning. See 04:59:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:33 04:59:33 Login Succeeded 04:59:33 ---> docker-login.sh ends [Pipeline] } 04:59:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:59:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:59:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:59:33 ========================================================= 04:59:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:59:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:34 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:59:34 Sending build context to Docker daemon 6.023MB 04:59:34 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:59:34 Step 2/10 : FROM ${BASE} AS builder 04:59:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:59:34 9fda8d8052c6: Pulling fs layer 04:59:34 5d54e960e981: Pulling fs layer 04:59:34 c4a7e357bf2a: Pulling fs layer 04:59:34 f0e02332f6b5: Pulling fs layer 04:59:34 cefa15bbcfad: Pulling fs layer 04:59:34 17808c966233: Pulling fs layer 04:59:34 f4c1fc716caa: Pulling fs layer 04:59:34 f0e02332f6b5: Waiting 04:59:34 cefa15bbcfad: Waiting 04:59:34 17808c966233: Waiting 04:59:34 f4c1fc716caa: Waiting 04:59:34 5d54e960e981: Verifying Checksum 04:59:34 5d54e960e981: Download complete 04:59:35 f0e02332f6b5: Verifying Checksum 04:59:35 f0e02332f6b5: Download complete 04:59:35 cefa15bbcfad: Verifying Checksum 04:59:35 cefa15bbcfad: Download complete 04:59:35 9fda8d8052c6: Verifying Checksum 04:59:35 9fda8d8052c6: Download complete 04:59:35 f4c1fc716caa: Verifying Checksum 04:59:35 f4c1fc716caa: Download complete 04:59:36 9fda8d8052c6: Pull complete 04:59:36 5d54e960e981: Pull complete 04:59:36 c4a7e357bf2a: Verifying Checksum 04:59:36 c4a7e357bf2a: Download complete 04:59:38 17808c966233: Verifying Checksum 04:59:38 17808c966233: Download complete 04:59:50 c4a7e357bf2a: Pull complete 04:59:50 f0e02332f6b5: Pull complete 04:59:50 cefa15bbcfad: Pull complete 05:00:00 17808c966233: Pull complete 05:00:00 f4c1fc716caa: Pull complete 05:00:00 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 05:00:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:00:00 ---> ea914061e18c 05:00:00 Step 3/10 : ARG MAKE=make build 05:00:01 ---> Running in 87956eb3fd63 05:00:02 Removing intermediate container 87956eb3fd63 05:00:02 ---> 67dd3a45c709 05:00:02 Step 4/10 : WORKDIR /device-sdk-go 05:00:02 ---> Running in c619d86a3a14 05:00:02 Removing intermediate container c619d86a3a14 05:00:02 ---> 0642052ac531 05:00:02 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:00:02 ---> Running in fc02c4c4e550 05:00:02 Removing intermediate container fc02c4c4e550 05:00:02 ---> a76fd3c26037 05:00:02 Step 6/10 : RUN apk add --update --no-cache make git 05:00:02 ---> Running in 5c3b59163331 05:00:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:00:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:00:10 OK: 266 MiB in 52 packages 05:00:10 Removing intermediate container 5c3b59163331 05:00:10 ---> ed835c22ee78 05:00:10 Step 7/10 : COPY go.mod vendor* ./ 05:00:10 ---> b781d98b4900 05:00:10 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:10 ---> Running in d9393ac7e9bc 05:00:10 Removing intermediate container 2ab6911f6a74 05:00:10 ---> 62e648574dac 05:00:10 Step 9/10 : COPY . . 05:00:10 ---> b8196270d276 05:00:10 Step 10/10 : RUN ${MAKE} 05:00:10 ---> Running in f72701b667d2 05:00:10 noop 05:00:10 Removing intermediate container f72701b667d2 05:00:10 ---> b659a628f671 05:00:10 Successfully built b659a628f671 05:00:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:11 + docker inspect -f . ci-base-image-x86_64 05:00:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:11 prd-ubuntu20.04-docker-8c-8g-12483 does not seem to be running inside a container 05:00:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1531 -v /w/workspace/gexfoundry_device-sdk-go_PR-1531:/w/workspace/gexfoundry_device-sdk-go_PR-1531:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1531@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 05:00:11 $ docker top 2955985e1fc44d2b428cf54f0cefe4e52816997a2ffbee21aacbea56dc02fd0f -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:12 + go version 05:00:12 go version go1.21.0 linux/amd64 [Pipeline] } 05:00:12 $ docker stop --time=1 2955985e1fc44d2b428cf54f0cefe4e52816997a2ffbee21aacbea56dc02fd0f 05:00:13 $ docker rm -f --volumes 2955985e1fc44d2b428cf54f0cefe4e52816997a2ffbee21aacbea56dc02fd0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:16 + docker inspect -f . ci-base-image-x86_64 05:00:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:17 prd-ubuntu20.04-docker-8c-8g-12483 does not seem to be running inside a container 05:00:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1531 -v /w/workspace/gexfoundry_device-sdk-go_PR-1531:/w/workspace/gexfoundry_device-sdk-go_PR-1531:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1531@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 05:00:17 $ docker top c1ba86f701f979cdb791bc14f6a5a211f695445ecbd694bec778907ac3a3ccc4 -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:17 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1531 [Pipeline] fileExists [Pipeline] sh 05:00:18 + make test 05:00:18 go test -race -coverprofile=coverage.out ./... 05:00:25 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:00:39 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:00:39 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:00:39 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:00:39 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:00:39 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:00:39 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:00:39 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:00:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.043s coverage: 27.6% of statements 05:00:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.041s coverage: 81.5% of statements 05:00:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.060s coverage: 86.0% of statements 05:00:40 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:00:41 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.065s coverage: 71.8% of statements 05:00:42 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:00:42 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:00:42 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:00:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.090s coverage: 14.4% of statements 05:00:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.884s coverage: 45.9% of statements 05:00:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.056s coverage: 68.5% of statements 05:00:45 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.123s coverage: 89.2% of statements 05:00:45 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.046s coverage: 5.5% of statements 05:01:07 GO111MODULE=on go vet ./... 05:01:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:01:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:01:09 ./bin/test-attribution-txt.sh [Pipeline] echo 05:01:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:01:09 $ docker stop --time=1 c1ba86f701f979cdb791bc14f6a5a211f695445ecbd694bec778907ac3a3ccc4 05:01:12 $ docker rm -f --volumes c1ba86f701f979cdb791bc14f6a5a211f695445ecbd694bec778907ac3a3ccc4 [Pipeline] // withDockerContainer [Pipeline] sh 05:01:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:01:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:01:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:01:14 + ls -al . 05:01:14 total 304 05:01:14 drwxrwxr-x 11 jenkins jenkins 4096 Oct 27 05:00 . 05:01:14 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:58 .. 05:01:14 -rw-rw-r-- 1 jenkins jenkins 140 Oct 27 04:58 .dockerignore 05:01:14 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 05:00 .git 05:01:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 04:58 .github 05:01:14 -rw-rw-r-- 1 jenkins jenkins 137 Oct 27 04:58 .gitignore 05:01:14 -rw-rw-r-- 1 jenkins jenkins 42 Oct 27 04:58 .golangci.yml 05:01:14 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 04:58 .semver 05:01:14 -rw-rw-r-- 1 jenkins jenkins 44878 Oct 27 04:58 CHANGELOG.md 05:01:14 -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 04:58 GOVERNANCE.md 05:01:14 -rw-rw-r-- 1 jenkins jenkins 885 Oct 27 04:58 Jenkinsfile 05:01:14 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 27 04:58 LICENSE 05:01:14 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 27 04:58 Makefile 05:01:14 -rw-rw-r-- 1 jenkins jenkins 619 Oct 27 04:58 OWNERS.md 05:01:14 -rw-rw-r-- 1 jenkins jenkins 4933 Oct 27 04:58 README.md 05:01:14 -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 04:58 VERSION 05:01:14 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 04:58 bin 05:01:14 -rw-r--r-- 1 jenkins jenkins 122153 Oct 27 05:00 coverage.out 05:01:14 drwxrwxr-x 5 jenkins jenkins 4096 Oct 27 04:58 example 05:01:14 -rw-rw-r-- 1 jenkins jenkins 3723 Oct 27 04:58 go.mod 05:01:14 -rw-rw-r-- 1 jenkins jenkins 34277 Oct 27 04:58 go.sum 05:01:14 drwxrwxr-x 12 jenkins jenkins 4096 Oct 27 04:58 internal 05:01:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 04:58 openapi 05:01:14 drwxrwxr-x 6 jenkins jenkins 4096 Oct 27 04:58 pkg 05:01:14 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:58 snap 05:01:14 -rw-rw-r-- 1 jenkins jenkins 222 Oct 27 04:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:14 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8a1ae1e898068d4c5c4946da98df4a6f2aecea43 --label arch=amd64 --label version=0.0.0 . 05:01:14 Sending build context to Docker daemon 11.38MB 05:01:14 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 05:01:14 Step 2/23 : FROM ${BASE} AS builder 05:01:14 ---> b659a628f671 05:01:14 Step 3/23 : ARG MAKE=make build 05:01:15 ---> Running in 455f124b5092 05:01:15 Removing intermediate container 455f124b5092 05:01:15 ---> 6c028abbf5ac 05:01:15 Step 4/23 : WORKDIR /device-sdk-go 05:01:15 ---> Running in 0039c32c925f 05:01:15 Removing intermediate container 0039c32c925f 05:01:15 ---> 1d1d22a69ff2 05:01:15 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:01:15 ---> Running in 56c30779346c 05:01:15 Removing intermediate container 56c30779346c 05:01:15 ---> 64c5b67cd979 05:01:15 Step 6/23 : RUN apk add --update --no-cache make git 05:01:15 ---> Running in b998a809fb4f 05:01:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:01:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:01:16 OK: 264 MiB in 52 packages 05:01:16 Removing intermediate container b998a809fb4f 05:01:16 ---> 468b4af5a9a4 05:01:16 Step 7/23 : COPY go.mod vendor* ./ 05:01:16 ---> 5b3de30cd48d 05:01:16 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:01:16 ---> Running in d8674919ca67 05:01:17 Removing intermediate container d8674919ca67 05:01:17 ---> e5ba217b48fd 05:01:17 Step 9/23 : COPY . . 05:01:17 ---> bb6375ead72e 05:01:17 Step 10/23 : RUN ${MAKE} 05:01:17 ---> Running in 09964b438b10 05:01:18 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:01:40 Removing intermediate container 09964b438b10 05:01:40 ---> eb89bf32fbf2 05:01:40 Step 11/23 : FROM alpine:3.18 05:01:40 3.18: Pulling from library/alpine 05:01:40 96526aa774ef: Pulling fs layer 05:01:40 96526aa774ef: Verifying Checksum 05:01:40 96526aa774ef: Download complete 05:01:40 96526aa774ef: Pull complete 05:01:40 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 05:01:40 Status: Downloaded newer image for alpine:3.18 05:01:40 ---> 8ca4688f4f35 05:01:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:01:40 ---> Running in 994ec5e23a48 05:01:40 Removing intermediate container 994ec5e23a48 05:01:40 ---> 60720fb8a6b7 05:01:40 Step 13/23 : RUN apk add --update --no-cache 05:01:40 ---> Running in 15a47b31fa5e 05:01:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:01:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:01:40 OK: 7 MiB in 15 packages 05:01:40 Removing intermediate container 15a47b31fa5e 05:01:40 ---> 740b1b7eaab0 05:01:40 Step 14/23 : WORKDIR / 05:01:40 ---> Running in 43569ba22aa6 05:01:40 Removing intermediate container 43569ba22aa6 05:01:40 ---> 3ec635d05891 05:01:40 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:01:40 ---> c2e18f01c0c0 05:01:40 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:01:40 ---> d5bd5bc47629 05:01:40 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:01:40 ---> fa884633021f 05:01:40 Step 18/23 : EXPOSE 59999 05:01:40 ---> Running in 1b6541e0b694 05:01:40 Removing intermediate container 1b6541e0b694 05:01:40 ---> d7d40d5bad30 05:01:40 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:01:40 ---> Running in 917197a109f6 05:01:40 Removing intermediate container 917197a109f6 05:01:40 ---> b79a0320cd5b 05:01:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:01:40 ---> Running in a0912593eb83 05:01:40 Removing intermediate container a0912593eb83 05:01:40 ---> 7628796501ec 05:01:40 Step 21/23 : LABEL arch=amd64 05:01:40 ---> Running in 1ada3b7b1c23 05:01:40 Removing intermediate container 1ada3b7b1c23 05:01:40 ---> e4acf3f99b5e 05:01:40 Step 22/23 : LABEL git_sha=8a1ae1e898068d4c5c4946da98df4a6f2aecea43 05:01:40 ---> Running in 9746a2e70257 05:01:40 Removing intermediate container 9746a2e70257 05:01:40 ---> 0923f29df54c 05:01:40 Step 23/23 : LABEL version=0.0.0 05:01:40 ---> Running in d1410cf8dd2d 05:01:40 Removing intermediate container d1410cf8dd2d 05:01:40 ---> 3361b84b1df9 05:01:40 [Warning] One or more build-args [ARCH] were not consumed 05:01:40 Successfully built 3361b84b1df9 05:01:40 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:01:41 05:01:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:01:42 latest: Pulling from edgex-lftools-log-publisher 05:01:42 5eb5b503b376: Pulling fs layer 05:01:42 5c69ac0246d0: Pulling fs layer 05:01:42 ec43610c2a17: Pulling fs layer 05:01:42 3a2ae6a8a46f: Pulling fs layer 05:01:42 33b1e0a273af: Pulling fs layer 05:01:42 5d3b04190fa2: Pulling fs layer 05:01:42 2f39f015ded8: Pulling fs layer 05:01:42 5d3b04190fa2: Waiting 05:01:42 3a2ae6a8a46f: Waiting 05:01:42 33b1e0a273af: Waiting 05:01:42 2f39f015ded8: Waiting 05:01:42 5c69ac0246d0: Verifying Checksum 05:01:42 3a2ae6a8a46f: Verifying Checksum 05:01:42 3a2ae6a8a46f: Download complete 05:01:42 33b1e0a273af: Verifying Checksum 05:01:42 33b1e0a273af: Download complete 05:01:42 5d3b04190fa2: Verifying Checksum 05:01:42 5d3b04190fa2: Download complete 05:01:42 ec43610c2a17: Verifying Checksum 05:01:42 ec43610c2a17: Download complete 05:01:42 5eb5b503b376: Verifying Checksum 05:01:42 5eb5b503b376: Download complete 05:01:43 2f39f015ded8: Download complete 05:01:43 5eb5b503b376: Pull complete 05:01:43 5c69ac0246d0: Pull complete 05:01:44 ec43610c2a17: Pull complete 05:01:44 3a2ae6a8a46f: Pull complete 05:01:44 33b1e0a273af: Pull complete 05:01:44 5d3b04190fa2: Pull complete 05:01:48 2f39f015ded8: Pull complete 05:01:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:01:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:01:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:49 prd-ubuntu20.04-docker-8c-8g-12483 does not seem to be running inside a container 05:01:49 $ 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/gexfoundry_device-sdk-go_PR-1531 -v /w/workspace/gexfoundry_device-sdk-go_PR-1531:/w/workspace/gexfoundry_device-sdk-go_PR-1531:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1531@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 05:01:49 Removing intermediate container d9393ac7e9bc 05:01:49 ---> 481770f152a1 05:01:49 Step 9/10 : COPY . . 05:01:49 ---> 9240192bdda5 05:01:49 Step 10/10 : RUN ${MAKE} 05:01:49 ---> Running in 7b8a6bbb1ff1 05:01:49 noop 05:01:49 Removing intermediate container 7b8a6bbb1ff1 05:01:49 ---> 4a8cb82fa43b 05:01:49 Successfully built 4a8cb82fa43b 05:01:49 Successfully tagged ci-base-image-arm64:latest 05:01:53 $ docker top 589a324c0f03006f813828457773394b9a0e5b664cd00b63dc372ed3c09982cc -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:53 ---> job-cost.sh 05:01:53 lf-activate-venv: SKIPPING 05:01:53 INFO: No Stack... 05:01:53 + docker inspect -f . ci-base-image-arm64 05:01:53 . [Pipeline] } [Pipeline] // withEnv 05:01:53 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] withDockerContainer 05:01:53 prd-ubuntu20.04-docker-arm64-4c-16g-12482 does not seem to be running inside a container 05:01:54 INFO: Archiving Costs 05:01:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-arm64 cat 05:01:55 $ docker top 8fbd11576642fe9ea9cf9af6805600394b91e4dd5678f7b29ff07254618a18f8 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 05:01:55 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives/cost.csv 05:01:55 + cut -d, -f6 [Pipeline] lock 05:01:55 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1531-1-stack-cost] 05:01:55 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1531-1-stack-cost] did not exist. Created. 05:01:55 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1531-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:01:56 + go version 05:01:56 go version go1.21.0 linux/arm64 [Pipeline] } 05:01:56 $ docker stop --time=1 8fbd11576642fe9ea9cf9af6805600394b91e4dd5678f7b29ff07254618a18f8 05:01:56 + echo total: 0.2199999988079071 05:01:58 $ docker rm -f --volumes 8fbd11576642fe9ea9cf9af6805600394b91e4dd5678f7b29ff07254618a18f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash 05:01:58 Stashed 1 file(s) [Pipeline] // script [Pipeline] } [Pipeline] } 05:01:58 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1531-1-stack-cost] [Pipeline] // stage [Pipeline] // lock [Pipeline] } 05:01:58 $ docker stop --time=1 589a324c0f03006f813828457773394b9a0e5b664cd00b63dc372ed3c09982cc 05:01:59 $ docker rm -f --volumes 589a324c0f03006f813828457773394b9a0e5b664cd00b63dc372ed3c09982cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stage [Pipeline] { (Test) [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:00 + docker inspect -f . ci-base-image-arm64 05:02:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:00 prd-ubuntu20.04-docker-arm64-4c-16g-12482 does not seem to be running inside a container 05:02:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-arm64 cat 05:02:02 $ docker top af84d72b0ab03cf0ec3738b727154f2d6a50ab759b025b2dc4c54ce101ccb592 -eo pid,comm [Pipeline] { [Pipeline] sh 05:02:02 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 05:02:03 + make test 05:02:03 go test -race -coverprofile=coverage.out ./... 05:02:42 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:04:18 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:04:18 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:04:18 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:04:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:04:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:04:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.211s coverage: 27.6% of statements 05:04:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.256s coverage: 81.5% of statements 05:04:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:04:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:04:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.394s coverage: 86.0% of statements 05:04:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:04:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.393s coverage: 71.8% of statements 05:04:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.295s coverage: 14.4% of statements 05:04:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.840s coverage: 45.9% of statements 05:04:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:04:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:04:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.387s coverage: 68.5% of statements 05:05:01 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.474s coverage: 89.2% of statements 05:05:01 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:05:03 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.235s coverage: 5.5% of statements 05:05:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:05:03 GO111MODULE=on go vet ./... 05:07:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:07:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:07:10 ./bin/test-attribution-txt.sh [Pipeline] echo 05:07:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:07:10 $ docker stop --time=1 af84d72b0ab03cf0ec3738b727154f2d6a50ab759b025b2dc4c54ce101ccb592 05:07:12 $ docker rm -f --volumes af84d72b0ab03cf0ec3738b727154f2d6a50ab759b025b2dc4c54ce101ccb592 [Pipeline] // withDockerContainer [Pipeline] sh 05:07:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:07:14 Warning: overwriting stash ‘coverage-report’ 05:07:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:07:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:07:16 + ls -al . 05:07:16 total 300 05:07:16 drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 05:02 . 05:07:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:59 .. 05:07:16 -rw-rw-r-- 1 jenkins jenkins 140 Oct 27 04:59 .dockerignore 05:07:16 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 04:59 .git 05:07:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 04:59 .github 05:07:16 -rw-rw-r-- 1 jenkins jenkins 137 Oct 27 04:59 .gitignore 05:07:16 -rw-rw-r-- 1 jenkins jenkins 42 Oct 27 04:59 .golangci.yml 05:07:16 -rw-rw-r-- 1 jenkins jenkins 44878 Oct 27 04:59 CHANGELOG.md 05:07:16 -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 04:59 GOVERNANCE.md 05:07:16 -rw-rw-r-- 1 jenkins jenkins 885 Oct 27 04:59 Jenkinsfile 05:07:16 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 27 04:59 LICENSE 05:07:16 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 27 04:59 Makefile 05:07:16 -rw-rw-r-- 1 jenkins jenkins 619 Oct 27 04:59 OWNERS.md 05:07:16 -rw-rw-r-- 1 jenkins jenkins 4933 Oct 27 04:59 README.md 05:07:16 -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 04:58 VERSION 05:07:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 04:59 bin 05:07:16 -rw-r--r-- 1 jenkins jenkins 122154 Oct 27 05:05 coverage.out 05:07:16 drwxrwxr-x 5 jenkins jenkins 4096 Oct 27 04:59 example 05:07:16 -rw-rw-r-- 1 jenkins jenkins 3723 Oct 27 04:59 go.mod 05:07:16 -rw-rw-r-- 1 jenkins jenkins 34277 Oct 27 04:59 go.sum 05:07:16 drwxrwxr-x 12 jenkins jenkins 4096 Oct 27 04:59 internal 05:07:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 04:59 openapi 05:07:16 drwxrwxr-x 6 jenkins jenkins 4096 Oct 27 04:59 pkg 05:07:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:59 snap 05:07:16 -rw-rw-r-- 1 jenkins jenkins 222 Oct 27 04:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:16 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8a1ae1e898068d4c5c4946da98df4a6f2aecea43 --label arch=arm64 --label version=0.0.0 . 05:07:17 Sending build context to Docker daemon 6.146MB 05:07:17 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 05:07:17 Step 2/23 : FROM ${BASE} AS builder 05:07:17 ---> 4a8cb82fa43b 05:07:17 Step 3/23 : ARG MAKE=make build 05:07:17 ---> Running in f179ed46fad3 05:07:18 Removing intermediate container f179ed46fad3 05:07:18 ---> 407b403ab45c 05:07:18 Step 4/23 : WORKDIR /device-sdk-go 05:07:18 ---> Running in 3d649df8cf06 05:07:18 Removing intermediate container 3d649df8cf06 05:07:18 ---> 3c43d758cc5a 05:07:18 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:07:18 ---> Running in d80e29d18b04 05:07:19 Removing intermediate container d80e29d18b04 05:07:19 ---> 1c948f4c3705 05:07:19 Step 6/23 : RUN apk add --update --no-cache make git 05:07:19 ---> Running in 2bc19e3ed3df 05:07:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:07:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:07:22 OK: 266 MiB in 52 packages 05:07:26 Removing intermediate container 2bc19e3ed3df 05:07:26 ---> 29af7f4c0ee6 05:07:26 Step 7/23 : COPY go.mod vendor* ./ 05:07:26 ---> d0bba4755776 05:07:26 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:07:26 ---> Running in 4f87626c2233 05:07:29 Removing intermediate container 4f87626c2233 05:07:29 ---> e12d8aca36b3 05:07:29 Step 9/23 : COPY . . 05:07:30 ---> 8b115fb398e1 05:07:30 Step 10/23 : RUN ${MAKE} 05:07:30 ---> Running in aa4bc64448ea 05:07:31 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:09:37 Removing intermediate container aa4bc64448ea 05:09:37 ---> a22783372a73 05:09:37 Step 11/23 : FROM alpine:3.18 05:09:37 3.18: Pulling from library/alpine 05:09:37 579b34f0a95b: Pulling fs layer 05:09:37 579b34f0a95b: Download complete 05:09:37 579b34f0a95b: Pull complete 05:09:37 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 05:09:37 Status: Downloaded newer image for alpine:3.18 05:09:37 ---> 3cc203321400 05:09:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:09:37 ---> Running in 7cae63fd2ee8 05:09:37 Removing intermediate container 7cae63fd2ee8 05:09:37 ---> 6033c7f4dfad 05:09:37 Step 13/23 : RUN apk add --update --no-cache 05:09:37 ---> Running in ec06e1becc35 05:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:09:37 OK: 8 MiB in 15 packages 05:09:37 Removing intermediate container ec06e1becc35 05:09:37 ---> fa12836ff362 05:09:37 Step 14/23 : WORKDIR / 05:09:37 ---> Running in ee9ea5169ca5 05:09:37 Removing intermediate container ee9ea5169ca5 05:09:37 ---> 116474cbe9a0 05:09:37 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:09:37 ---> 23bcc3963b8e 05:09:37 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:09:37 ---> 7e079659ed1d 05:09:37 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:09:37 ---> 15dc66b1b005 05:09:37 Step 18/23 : EXPOSE 59999 05:09:37 ---> Running in 0b49f5d0f603 05:09:37 Removing intermediate container 0b49f5d0f603 05:09:37 ---> 14be15d9c9f2 05:09:37 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:09:37 ---> Running in 6b2e6d6091b7 05:09:37 Removing intermediate container 6b2e6d6091b7 05:09:37 ---> 6f0227853599 05:09:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:09:37 ---> Running in 1381220d09ad 05:09:38 Removing intermediate container 1381220d09ad 05:09:38 ---> 6a4ab05475ac 05:09:38 Step 21/23 : LABEL arch=arm64 05:09:38 ---> Running in 41b5b7da2023 05:09:38 Removing intermediate container 41b5b7da2023 05:09:38 ---> f25726646b37 05:09:38 Step 22/23 : LABEL git_sha=8a1ae1e898068d4c5c4946da98df4a6f2aecea43 05:09:38 ---> Running in 96101e018f13 05:09:38 Removing intermediate container 96101e018f13 05:09:38 ---> 1adf994f14ba 05:09:38 Step 23/23 : LABEL version=0.0.0 05:09:39 ---> Running in 45b9111c2b97 05:09:39 Removing intermediate container 45b9111c2b97 05:09:39 ---> b5620ccb00db 05:09:39 [Warning] One or more build-args [ARCH] were not consumed 05:09:39 Successfully built b5620ccb00db 05:09:39 Successfully tagged device-sdk-simple-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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:09:40 05:09:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:09:40 arm64: Pulling from edgex-lftools-log-publisher 05:09:40 8998bd30e6a1: Pulling fs layer 05:09:40 04944245beec: Pulling fs layer 05:09:40 699f458cf7ca: Pulling fs layer 05:09:40 765212b225bb: Pulling fs layer 05:09:40 f23df028b6ca: Pulling fs layer 05:09:40 d65c8cfc05b1: Pulling fs layer 05:09:40 2437ff75d9bd: Pulling fs layer 05:09:40 765212b225bb: Waiting 05:09:40 d65c8cfc05b1: Waiting 05:09:40 f23df028b6ca: Waiting 05:09:40 2437ff75d9bd: Waiting 05:09:40 04944245beec: Verifying Checksum 05:09:40 04944245beec: Download complete 05:09:40 765212b225bb: Verifying Checksum 05:09:40 765212b225bb: Download complete 05:09:41 f23df028b6ca: Download complete 05:09:41 d65c8cfc05b1: Verifying Checksum 05:09:41 d65c8cfc05b1: Download complete 05:09:41 699f458cf7ca: Verifying Checksum 05:09:41 699f458cf7ca: Download complete 05:09:41 8998bd30e6a1: Verifying Checksum 05:09:41 8998bd30e6a1: Download complete 05:09:44 2437ff75d9bd: Verifying Checksum 05:09:44 2437ff75d9bd: Download complete 05:09:46 8998bd30e6a1: Pull complete 05:09:46 04944245beec: Pull complete 05:09:48 699f458cf7ca: Pull complete 05:09:48 765212b225bb: Pull complete 05:09:49 f23df028b6ca: Pull complete 05:09:49 d65c8cfc05b1: Pull complete 05:10:07 2437ff75d9bd: Pull complete 05:10:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:10:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:10:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:08 prd-ubuntu20.04-docker-arm64-4c-16g-12482 does not seem to be running inside a container 05:10:08 $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:10:11 $ docker top c3636e4791b382198e1174b894f343cf5fd05337e160ec7b98c1964021be953c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:10:11 ---> job-cost.sh 05:10:11 lf-activate-venv: SKIPPING 05:10:11 INFO: No Stack... 05:10:12 INFO: Retrieving Pricing Info for: v3-standard-4 05:10:13 INFO: Archiving Costs [Pipeline] sh 05:10:13 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:10:13 + cut -d, -f6 [Pipeline] lock 05:10:13 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1531-1-stack-cost] 05:10:13 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1531-1-stack-cost] did not exist. Created. 05:10:13 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1531-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:10:14 /w/workspace/device-sdk-go/1@tmp/durable-9c45f595/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:10:15 + echo total: 0.10999999940395355 [Pipeline] stash 05:10:15 Warning: overwriting stash ‘stack-cost’ 05:10:15 Stashed 1 file(s) [Pipeline] } 05:10:15 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1531-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:10:15 $ docker stop --time=1 c3636e4791b382198e1174b894f343cf5fd05337e160ec7b98c1964021be953c 05:10:16 $ docker rm -f --volumes c3636e4791b382198e1174b894f343cf5fd05337e160ec7b98c1964021be953c [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 05:10:17 provisioning config files... 05:10:17 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/config16512662917956496494tmp [Pipeline] { [Pipeline] sh 05:10:18 + set +x 05:10:18 + curl -s https://codecov.io/bash 05:10:18 + bash -s -- 05:10:18 05:10:18 _____ _ 05:10:18 / ____| | | 05:10:18 | | ___ __| | ___ ___ _____ __ 05:10:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:10:18 | |___| (_) | (_| | __/ (_| (_) \ V / 05:10:18 \_____\___/ \__,_|\___|\___\___/ \_/ 05:10:18 Bash-1.0.6 05:10:18 05:10:18 05:10:18 ==> git version 2.25.1 found 05:10:18 ==> 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 05:10:18 Release-Date: 2020-01-08 05:10:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:10:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:10:18 ==> Jenkins CI detected. 05:10:18 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1531 05:10:18 project root: . 05:10:18 --> token set from env 05:10:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:10:18 ==> Running gcov in . (disable via -X gcov) 05:10:18 ==> Python coveragepy not found 05:10:18 ==> Searching for coverage reports in: 05:10:18 + . 05:10:18 -> Found 1 reports 05:10:18 ==> Detecting git/mercurial file structure 05:10:18 ==> Reading reports 05:10:18 + ./coverage.out bytes=122154 05:10:18 ==> Appending adjustments 05:10:18 https://docs.codecov.io/docs/fixing-reports 05:10:18 + Found adjustments 05:10:18 ==> Gzipping contents 05:10:18 20K /tmp/codecov.q4IB9s.gz 05:10:18 ==> Uploading reports 05:10:18 url: https://codecov.io 05:10:18 query: branch=PR-1531&commit=8a1ae1e898068d4c5c4946da98df4a6f2aecea43&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1531%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1531&job=&cmd_args= 05:10:18 -> Pinging Codecov 05:10:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1531&commit=8a1ae1e898068d4c5c4946da98df4a6f2aecea43&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1531%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1531&job=&cmd_args= 05:10:18 -> Uploading to 05:10:18 https://storage.googleapis.com/codecov/v4/raw/2023-10-27/7E55EF52A471D76F132DFD9A03CDDE97/8a1ae1e898068d4c5c4946da98df4a6f2aecea43/23ed5a03-5e95-4dac-86ad-5976fb5174de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231027T051018Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb841e4c0bd8e0de95404e6897759a9157c06cb485f1f69badf5fe8f088351c6 05:10:18 % Total % Received % Xferd Average Speed Time Time Time Current 05:10:18 Dload Upload Total Spent Left Speed 05:10:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16750 0 0 100 16750 0 36732 --:--:-- --:--:-- --:--:-- 36732 05:10:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/8a1ae1e898068d4c5c4946da98df4a6f2aecea43 [Pipeline] } 05:10:19 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:10:21 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives ] 05:10:21 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives 05:10:21 total 16 05:10:21 drwxr-xr-x 3 root root 4096 Oct 27 05:01 . 05:10:21 drwxrwxr-x 12 jenkins jenkins 4096 Oct 27 05:01 .. 05:10:21 drwxr-xr-x 2 root root 4096 Oct 27 05:01 cost 05:10:21 -rw-r--r-- 1 root root 86 Oct 27 05:01 cost.csv 05:10:21 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives 05:10:21 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives 05:10:21 total 16 05:10:21 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 05:01 . 05:10:21 drwxrwxr-x 12 jenkins jenkins 4096 Oct 27 05:01 .. 05:10:21 drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 05:01 cost 05:10:21 -rw-r--r-- 1 jenkins jenkins 86 Oct 27 05:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:10:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:10:22 ---> package-listing.sh 05:10:22 ++ facter osfamily 05:10:22 ++ tr '[:upper:]' '[:lower:]' 05:10:22 + OS_FAMILY=debian 05:10:22 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1531 05:10:22 + START_PACKAGES=/tmp/packages_start.txt 05:10:22 + END_PACKAGES=/tmp/packages_end.txt 05:10:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:10:22 + PACKAGES=/tmp/packages_start.txt 05:10:22 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1531 ']' 05:10:22 + PACKAGES=/tmp/packages_end.txt 05:10:22 + case "${OS_FAMILY}" in 05:10:22 + dpkg -l 05:10:22 + grep '^ii' 05:10:22 + '[' -f /tmp/packages_start.txt ']' 05:10:22 + '[' -f /tmp/packages_end.txt ']' 05:10:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:10:22 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1531 ']' 05:10:22 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives/ 05:10:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives/ [Pipeline] echo 05:10:22 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/gexfoundry_device-sdk-go_PR-1531/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:10:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:10:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:23 prd-ubuntu20.04-docker-8c-8g-12483 does not seem to be running inside a container 05:10:23 $ 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/gexfoundry_device-sdk-go_PR-1531/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1531 -v /w/workspace/gexfoundry_device-sdk-go_PR-1531:/w/workspace/gexfoundry_device-sdk-go_PR-1531:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1531@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 05:10:23 $ docker top a869dc62a2a01a7276faa9b5aa78efd4264f04562fa48f1ef318486a67cdc138 -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:24 + touch /tmp/pre-build-complete [Pipeline] sh 05:10:24 + mkdir -p /var/log/sysstat [Pipeline] sh 05:10:24 + ls /var/log/sa-host 05:10:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:10:25 provisioning config files... 05:10:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/config17612659368062696951tmp [Pipeline] { [Pipeline] echo 05:10:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:10:25 ---> create-netrc.sh [Pipeline] } 05:10:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:10:25 ---> python-tools-install.sh [Pipeline] echo 05:10:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:10:26 ---> sudo-logs.sh 05:10:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:10:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:10:26 ---> job-cost.sh 05:10:26 lf-activate-venv: SKIPPING 05:10:26 DEBUG: total: 0.2199999988079071 05:10:26 INFO: Retrieving Stack Cost... 05:10:26 INFO: Retrieving Pricing Info for: v3-standard-8 05:10:27 INFO: Archiving Costs [Pipeline] echo 05:10:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:10:27 ---> logs-deploy.sh 05:10:27 lf-activate-venv: SKIPPING 05:10:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1531/1 05:10:27 INFO: archiving workspace using pattern(s): 05:10:28 Archives upload complete. 05:10:28 INFO: archiving logs to Nexus