Pull request #1519 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c104a54fb285324513cdba18e3afad8bd8d3a089+afe3ff62d3fd920c33d9e36f21752c88d9373351 (91305b3ba173c793c598d91152033ed5b68a60aa) 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-ssh11487092087953452090.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-ssh10397694905660452582.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-1519/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-1519/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11010873657350819780.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-1519/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9142147841939824153.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-ssh624259417684003810.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-1519/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-1519/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1591657112604510774.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 ‘prd-ubuntu20.04-docker-8c-8g-8007’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8010 in /w/workspace/gexfoundry_device-sdk-go_PR-1519 [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-1519 # 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 Merging remotes/origin/main commit afe3ff62d3fd920c33d9e36f21752c88d9373351 into PR head commit c104a54fb285324513cdba18e3afad8bd8d3a089 Merge succeeded, producing c104a54fb285324513cdba18e3afad8bd8d3a089 Checking out Revision c104a54fb285324513cdba18e3afad8bd8d3a089 (PR-1519) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 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 > 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/1519/head:refs/remotes/origin/PR-1519 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c104a54fb285324513cdba18e3afad8bd8d3a089 # 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 afe3ff62d3fd920c33d9e36f21752c88d9373351 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c104a54fb285324513cdba18e3afad8bd8d3a089 # timeout=10 [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:14:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:14:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:14:35 ========================================================= 04:14:35 EdgeX Global Pipelines Version Info 04:14:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:14:36 ------------------- 04:14:36 stable info: 04:14:36 ------------------- 04:14:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:14:36 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:14:36 Message: update stable to v1.0.254 04:14:37 ------------------- 04:14:37 experimental info: 04:14:37 ------------------- 04:14:37 Commited By: **** collab-it+edgex@linuxfoundation.org 04:14:37 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:14:37 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:14:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:14:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:14:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:14:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:14:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:14:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:14:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:14:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:14:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:14:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:14:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:14:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:14:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:14:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:14:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:14:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:14:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:14:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:14:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:14:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:14:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:14:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:14:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:14:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:14:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:14:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:14:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:14:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1519 [Pipeline] echo 04:14:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1519 [Pipeline] echo 04:14:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1519 [Pipeline] echo 04:14:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c104a54fb285324513cdba18e3afad8bd8d3a089 [Pipeline] echo 04:14:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c104a54 [Pipeline] echo 04:14:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:14:38 provisioning config files... 04:14:38 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1519@tmp/config2935163363991328896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:39 ---> docker-login.sh 04:14:39 nexus3.edgexfoundry.org:10001 04:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:39 Configure a credential helper to remove this warning. See 04:14:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:39 04:14:39 Login Succeeded 04:14:39 nexus3.edgexfoundry.org:10002 04:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:39 Configure a credential helper to remove this warning. See 04:14:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:39 04:14:39 Login Succeeded 04:14:39 nexus3.edgexfoundry.org:10003 04:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:39 Configure a credential helper to remove this warning. See 04:14:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:39 04:14:39 Login Succeeded 04:14:39 nexus3.edgexfoundry.org:10004 04:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:39 Configure a credential helper to remove this warning. See 04:14:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:39 04:14:39 Login Succeeded 04:14:39 docker.io 04:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:40 Configure a credential helper to remove this warning. See 04:14:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:40 04:14:40 Login Succeeded 04:14:40 ---> docker-login.sh ends [Pipeline] } 04:14:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:14:40 + git rev-list -1 --merges c104a54fb285324513cdba18e3afad8bd8d3a089~1..c104a54fb285324513cdba18e3afad8bd8d3a089 [Pipeline] echo 04:14:40 -----------> git rev-list -1 --merges c104a54fb285324513cdba18e3afad8bd8d3a089~1..c104a54fb285324513cdba18e3afad8bd8d3a089 c104a54fb285324513cdba18e3afad8bd8d3a089 [false] [Pipeline] sh 04:14:41 + git log --format=format:%s -1 c104a54fb285324513cdba18e3afad8bd8d3a089 [Pipeline] echo 04:14:41 ========================================================= 04:14:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:14:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:14:41 + git log --format=format:%s -1 c104a54fb285324513cdba18e3afad8bd8d3a089 [Pipeline] echo 04:14:41 [semverPrep] GIT_COMMIT: c104a54fb285324513cdba18e3afad8bd8d3a089, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:14:41 [semverPrep] This is not a build commit. [Pipeline] sh 04:14:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:14:42 + grep -v github /etc/ssh/ssh_known_hosts 04:14:42 + [ -e /tmp/ssh_known_hosts ] 04:14:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:14:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:14:42 + sudo tee -a /etc/ssh/ssh_known_hosts 04:14:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:14:42 04:14:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:14:43 0.1.4: Pulling from edgex-devops/py-git-semver 04:14:43 b85a868b505f: Pulling fs layer 04:14:43 e2be974225ed: Pulling fs layer 04:14:43 339a4e72a1f5: Pulling fs layer 04:14:43 988bab9f4d93: Pulling fs layer 04:14:43 1469e6f7b9e6: Pulling fs layer 04:14:43 eaf3925da568: Pulling fs layer 04:14:43 bab4dde63d76: Pulling fs layer 04:14:43 bde34c3a00c8: Pulling fs layer 04:14:43 b352a97aabf1: Pulling fs layer 04:14:43 4872d77fe225: Pulling fs layer 04:14:43 5851b861e8e6: Pulling fs layer 04:14:43 bab4dde63d76: Waiting 04:14:43 bde34c3a00c8: Waiting 04:14:43 b352a97aabf1: Waiting 04:14:43 4872d77fe225: Waiting 04:14:43 5851b861e8e6: Waiting 04:14:43 988bab9f4d93: Waiting 04:14:43 1469e6f7b9e6: Waiting 04:14:43 eaf3925da568: Waiting 04:14:43 e2be974225ed: Verifying Checksum 04:14:43 e2be974225ed: Download complete 04:14:43 988bab9f4d93: Download complete 04:14:43 1469e6f7b9e6: Verifying Checksum 04:14:43 1469e6f7b9e6: Download complete 04:14:43 eaf3925da568: Verifying Checksum 04:14:43 eaf3925da568: Download complete 04:14:43 339a4e72a1f5: Verifying Checksum 04:14:43 339a4e72a1f5: Download complete 04:14:43 bde34c3a00c8: Verifying Checksum 04:14:43 bde34c3a00c8: Download complete 04:14:43 b352a97aabf1: Download complete 04:14:43 4872d77fe225: Verifying Checksum 04:14:43 4872d77fe225: Download complete 04:14:43 5851b861e8e6: Download complete 04:14:43 b85a868b505f: Verifying Checksum 04:14:43 b85a868b505f: Download complete 04:14:43 bab4dde63d76: Verifying Checksum 04:14:43 bab4dde63d76: Download complete 04:14:45 b85a868b505f: Pull complete 04:14:45 e2be974225ed: Pull complete 04:14:45 339a4e72a1f5: Pull complete 04:14:45 988bab9f4d93: Pull complete 04:14:45 1469e6f7b9e6: Pull complete 04:14:45 eaf3925da568: Pull complete 04:14:47 bab4dde63d76: Pull complete 04:14:47 bde34c3a00c8: Pull complete 04:14:48 b352a97aabf1: Pull complete 04:14:48 4872d77fe225: Pull complete 04:14:48 5851b861e8e6: Pull complete 04:14:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:14:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:14:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:14:48 prd-ubuntu20.04-docker-8c-8g-8010 does not seem to be running inside a container 04:14:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1519 -v /w/workspace/gexfoundry_device-sdk-go_PR-1519:/w/workspace/gexfoundry_device-sdk-go_PR-1519:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1519@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:14:50 $ docker top 0cd61d27b32051132f6752bb2cd5ed5a1f1a94736be7abf0ac630e7c12cb1be3 -eo pid,comm 04:14:50 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:14:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:14:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:14:50 [ssh-agent] Looking for ssh-agent implementation... 04:14:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:14:51 $ docker exec 0cd61d27b32051132f6752bb2cd5ed5a1f1a94736be7abf0ac630e7c12cb1be3 ssh-agent 04:14:51 SSH_AUTH_SOCK=/tmp/ssh-EfzK1ppZMDHc/agent.32 04:14:51 SSH_AGENT_PID=38 04:14:51 Running ssh-add (command line suppressed) 04:14:51 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1519@tmp/private_key_10361291868190473232.key (/w/workspace/gexfoundry_device-sdk-go_PR-1519@tmp/private_key_10361291868190473232.key) 04:14:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:14:51 + git tag --points-at HEAD [Pipeline] } 04:14:51 $ docker exec --env ******** --env ******** 0cd61d27b32051132f6752bb2cd5ed5a1f1a94736be7abf0ac630e7c12cb1be3 ssh-agent -k 04:14:51 unset SSH_AUTH_SOCK; 04:14:51 unset SSH_AGENT_PID; 04:14:51 echo Agent pid 38 killed; 04:14:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:14:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:14:52 [ssh-agent] Looking for ssh-agent implementation... 04:14:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:14:52 $ docker exec 0cd61d27b32051132f6752bb2cd5ed5a1f1a94736be7abf0ac630e7c12cb1be3 ssh-agent 04:14:52 SSH_AUTH_SOCK=/tmp/ssh-xjrW9baQt2CC/agent.70 04:14:52 SSH_AGENT_PID=76 04:14:52 Running ssh-add (command line suppressed) 04:14:52 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1519@tmp/private_key_640835395862186727.key (/w/workspace/gexfoundry_device-sdk-go_PR-1519@tmp/private_key_640835395862186727.key) 04:14:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:14:52 + git semver init 04:14:53 2023-09-27 04:14:52,938 [run_init] DEBUG init version:0.0.0 force:False 04:14:53 2023-09-27 04:14:52,939 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1519/.semver 04:14:53 2023-09-27 04:14:52,939 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1519/.semver 04:14:53 2023-09-27 04:14:52,940 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1519/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1519, universal_newlines=False, shell=None, istream=None) 04:14:54 2023-09-27 04:14:53,952 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1519/.git/info/exclude 04:14:54 2023-09-27 04:14:53,953 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1519/.semver/PR-1519 with force:False 04:14:54 2023-09-27 04:14:53,953 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1519/.semver/PR-1519 04:14:54 2023-09-27 04:14:53,958 [execute] INFO git cat-file --batch-check 04:14:54 2023-09-27 04:14:53,959 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1519/.semver, universal_newlines=False, shell=None, istream=) 04:14:54 2023-09-27 04:14:53,964 [execute] INFO git cat-file --batch 04:14:54 2023-09-27 04:14:53,965 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1519/.semver, universal_newlines=False, shell=None, istream=) 04:14:54 2023-09-27 04:14:53,970 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1519/.semver/PR-1519 04:14:54 0.0.0 [Pipeline] } 04:14:54 $ docker exec --env ******** --env ******** 0cd61d27b32051132f6752bb2cd5ed5a1f1a94736be7abf0ac630e7c12cb1be3 ssh-agent -k 04:14:54 unset SSH_AUTH_SOCK; 04:14:54 unset SSH_AGENT_PID; 04:14:54 echo Agent pid 76 killed; 04:14:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:14:54 + git semver [Pipeline] } 04:14:55 $ docker stop --time=1 0cd61d27b32051132f6752bb2cd5ed5a1f1a94736be7abf0ac630e7c12cb1be3 04:14:56 $ docker rm -f --volumes 0cd61d27b32051132f6752bb2cd5ed5a1f1a94736be7abf0ac630e7c12cb1be3 [Pipeline] // withDockerContainer [Pipeline] sh 04:14:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:14:57 Stashed 1 file(s) [Pipeline] echo 04:14: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:14:57 provisioning config files... 04:14:57 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1519@tmp/config10497037180745550659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:58 ---> docker-login.sh 04:14:58 nexus3.edgexfoundry.org:10001 04:14:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:58 Configure a credential helper to remove this warning. See 04:14:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:58 04:14:58 Login Succeeded 04:14:58 nexus3.edgexfoundry.org:10002 04:14:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:58 Configure a credential helper to remove this warning. See 04:14:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:58 04:14:58 Login Succeeded 04:14:58 nexus3.edgexfoundry.org:10003 04:14:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:58 Configure a credential helper to remove this warning. See 04:14:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:58 04:14:58 Login Succeeded 04:14:58 nexus3.edgexfoundry.org:10004 04:14:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:58 Configure a credential helper to remove this warning. See 04:14:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:58 04:14:58 Login Succeeded 04:14:58 docker.io 04:14:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:58 Configure a credential helper to remove this warning. See 04:14:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:58 04:14:58 Login Succeeded 04:14:58 ---> docker-login.sh ends [Pipeline] } 04:14:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:14:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:14:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:14:59 ========================================================= 04:14:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:14:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:59 + 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:14:59 Sending build context to Docker daemon 11.19MB 04:14:59 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:14:59 Step 2/10 : FROM ${BASE} AS builder 04:14:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:14:59 7264a8db6415: Pulling fs layer 04:14:59 c4d48a809fc2: Pulling fs layer 04:14:59 4f1c88b9dad5: Pulling fs layer 04:14:59 ad3a456e5733: Pulling fs layer 04:14:59 33e27b845d1e: Pulling fs layer 04:14:59 c68163c4e522: Pulling fs layer 04:14:59 50da416c3ac9: Pulling fs layer 04:14:59 23d2d4c4bb30: Pulling fs layer 04:14:59 c68163c4e522: Waiting 04:14:59 ad3a456e5733: Waiting 04:14:59 33e27b845d1e: Waiting 04:14:59 50da416c3ac9: Waiting 04:14:59 23d2d4c4bb30: Waiting 04:14:59 c4d48a809fc2: Verifying Checksum 04:14:59 c4d48a809fc2: Download complete 04:15:00 ad3a456e5733: Verifying Checksum 04:15:00 ad3a456e5733: Download complete 04:15:00 33e27b845d1e: Verifying Checksum 04:15:00 33e27b845d1e: Download complete 04:15:00 7264a8db6415: Verifying Checksum 04:15:00 7264a8db6415: Download complete 04:15:00 c68163c4e522: Verifying Checksum 04:15:00 c68163c4e522: Download complete 04:15:00 7264a8db6415: Pull complete 04:15:00 23d2d4c4bb30: Verifying Checksum 04:15:00 23d2d4c4bb30: Download complete 04:15:00 c4d48a809fc2: Pull complete 04:15:00 4f1c88b9dad5: Verifying Checksum 04:15:00 4f1c88b9dad5: Download complete 04:15:01 50da416c3ac9: Verifying Checksum 04:15:01 50da416c3ac9: Download complete 04:15:03 4f1c88b9dad5: Pull complete 04:15:03 ad3a456e5733: Pull complete 04:15:03 33e27b845d1e: Pull complete 04:15:03 c68163c4e522: Pull complete 04:15:06 50da416c3ac9: Pull complete 04:15:06 23d2d4c4bb30: Pull complete 04:15:06 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 04:15:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:15:07 ---> 0786185ac409 04:15:07 Step 3/10 : ARG MAKE=make build 04:15:11 ---> Running in 521c8b73d508 04:15:11 Removing intermediate container 521c8b73d508 04:15:11 ---> 94cc99f9a6ca 04:15:11 Step 4/10 : WORKDIR /device-sdk-go 04:15:11 ---> Running in 91e81e6f7830 04:15:11 Removing intermediate container 91e81e6f7830 04:15:11 ---> 94e168f6ad1d 04:15:11 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:15:11 ---> Running in bcbcb69df5a5 04:15:11 Removing intermediate container bcbcb69df5a5 04:15:11 ---> d4ce6f93df86 04:15:11 Step 6/10 : RUN apk add --update --no-cache make git 04:15:11 ---> Running in 938fc6d4bdc1 04:15:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:15:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:15:11 OK: 264 MiB in 52 packages 04:15:12 Removing intermediate container 938fc6d4bdc1 04:15:12 ---> 0a79034fb63e 04:15:12 Step 7/10 : COPY go.mod vendor* ./ 04:15:12 ---> f9ec7fd302e2 04:15:12 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:15:12 ---> Running in 170c2f79052d 04:15:12 Still waiting to schedule task 04:15:12 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8008’ is offline 04:16:08 Removing intermediate container 170c2f79052d 04:16:08 ---> 1aef2b247b98 04:16:08 Step 9/10 : COPY . . 04:16:08 ---> b1320b41a615 04:16:08 Step 10/10 : RUN ${MAKE} 04:16:08 ---> Running in e7fd5770a22c 04:16:08 noop 04:16:08 Removing intermediate container e7fd5770a22c 04:16:08 ---> 0b0333e82026 04:16:08 Successfully built 0b0333e82026 04:16:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:09 + docker inspect -f . ci-base-image-x86_64 04:16:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:09 prd-ubuntu20.04-docker-8c-8g-8010 does not seem to be running inside a container 04:16:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1519 -v /w/workspace/gexfoundry_device-sdk-go_PR-1519:/w/workspace/gexfoundry_device-sdk-go_PR-1519:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1519@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:16:09 $ docker top 4368b0b8c7e53fb037146052f485c11911ad1df66b35c2fb1eb612a6d9794ed5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:16:10 + go version 04:16:10 go version go1.21.0 linux/amd64 [Pipeline] } 04:16:10 $ docker stop --time=1 4368b0b8c7e53fb037146052f485c11911ad1df66b35c2fb1eb612a6d9794ed5 04:16:11 $ docker rm -f --volumes 4368b0b8c7e53fb037146052f485c11911ad1df66b35c2fb1eb612a6d9794ed5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:12 + docker inspect -f . ci-base-image-x86_64 04:16:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:12 prd-ubuntu20.04-docker-8c-8g-8010 does not seem to be running inside a container 04:16:12 $ 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-1519 -v /w/workspace/gexfoundry_device-sdk-go_PR-1519:/w/workspace/gexfoundry_device-sdk-go_PR-1519:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1519@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:16:12 $ docker top 7e3440476415d81f7bb02b42dfe72a2614a5c0e2a95ba0003d2216975ce9f357 -eo pid,comm [Pipeline] { [Pipeline] sh 04:16:13 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1519 [Pipeline] fileExists [Pipeline] sh 04:16:13 + make test 04:16:13 go test -race -coverprofile=coverage.out ./... 04:16:20 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:16:34 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:16:34 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:16:34 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:16:34 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:16:34 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:16:34 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:16:34 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:16:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.040s coverage: 27.6% of statements 04:16:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.053s coverage: 80.2% of statements 04:16:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.066s coverage: 86.0% of statements 04:16:36 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:16:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.065s coverage: 71.8% of statements 04:16:36 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:16:36 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:16:37 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:16:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.116s coverage: 14.4% of statements 04:16:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.842s coverage: 45.9% of statements 04:16:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.076s coverage: 68.5% of statements 04:16:40 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.108s coverage: 89.2% of statements 04:16:40 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.044s coverage: 5.5% of statements 04:16:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8011 in /w/workspace/gexfoundry_device-sdk-go_PR-1519 [Pipeline] { [Pipeline] ws 04:16:47 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:16:47 The recommended git tool is: git 04:16:51 using credential edgex-jenkins-ssh 04:16:51 Cloning the remote Git repository 04:16:51 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:16:52 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:16:52 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:16:52 > git --version # timeout=10 04:16:52 > git --version # 'git version 2.25.1' 04:16:52 using GIT_SSH to set credentials SSH Credentials for GitHub 04:16:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:16:53 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:16:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:16:55 Merging remotes/origin/main commit afe3ff62d3fd920c33d9e36f21752c88d9373351 into PR head commit c104a54fb285324513cdba18e3afad8bd8d3a089 04:16:55 Merge succeeded, producing c104a54fb285324513cdba18e3afad8bd8d3a089 04:16:55 Checking out Revision c104a54fb285324513cdba18e3afad8bd8d3a089 (PR-1519) 04:16:54 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:16:54 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:16:54 using GIT_SSH to set credentials SSH Credentials for GitHub 04:16:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1519/head:refs/remotes/origin/PR-1519 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:16:55 > git config core.sparsecheckout # timeout=10 04:16:55 > git checkout -f c104a54fb285324513cdba18e3afad8bd8d3a089 # timeout=10 04:16:55 > git remote # timeout=10 04:16:55 > git config --get remote.origin.url # timeout=10 04:16:55 using GIT_SSH to set credentials SSH Credentials for GitHub 04:16:55 > git merge afe3ff62d3fd920c33d9e36f21752c88d9373351 # timeout=10 04:16:55 > git rev-parse HEAD^{commit} # timeout=10 04:16:55 > git config core.sparsecheckout # timeout=10 04:16:55 > git checkout -f c104a54fb285324513cdba18e3afad8bd8d3a089 # timeout=10 04:16:56 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:16:56 > git --version # timeout=10 04:16:56 > git --version # 'git version 2.25.1' 04:16:56 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:16:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:16:57 % Total % Received % Xferd Average Speed Time Time Time Current 04:16:57 Dload Upload Total Spent Left Speed 04:16:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 04:16:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:16:58 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 04:16:58 tee /etc/docker/daemon.new 04:16:58 { 04:16:58 "registry-mirrors": [ 04:16:58 "https://nexus3.edgexfoundry.org:10001" 04:16:58 ], 04:16:58 "bip": "10.250.0.254/24", 04:16:58 "hosts": [ 04:16:58 "tcp://0.0.0.0:5555", 04:16:58 "unix:///var/run/docker.sock" 04:16:58 ], 04:16:58 "mtu": 1458, 04:16:58 "selinux-enabled": true, 04:16:58 "seccomp-profile": "/etc/docker/seccomp.json" 04:16:58 } [Pipeline] sh 04:16:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:16:59 + sudo service docker restart 04:17:02 GO111MODULE=on go vet ./... 04:17:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:17:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:17:05 ./bin/test-attribution-txt.sh [Pipeline] echo 04:17:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:17:06 $ docker stop --time=1 7e3440476415d81f7bb02b42dfe72a2614a5c0e2a95ba0003d2216975ce9f357 04:17:09 $ docker rm -f --volumes 7e3440476415d81f7bb02b42dfe72a2614a5c0e2a95ba0003d2216975ce9f357 [Pipeline] // withDockerContainer [Pipeline] sh 04:17:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:17:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:17:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:17:11 + ls -al . 04:17:11 total 304 04:17:11 drwxrwxr-x 11 jenkins jenkins 4096 Sep 27 04:16 . 04:17:11 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 04:14 .. 04:17:11 -rw-rw-r-- 1 jenkins jenkins 140 Sep 27 04:14 .dockerignore 04:17:11 drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 04:16 .git 04:17:11 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 04:14 .github 04:17:11 -rw-rw-r-- 1 jenkins jenkins 137 Sep 27 04:14 .gitignore 04:17:11 -rw-rw-r-- 1 jenkins jenkins 42 Sep 27 04:14 .golangci.yml 04:17:11 drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 04:14 .semver 04:17:11 -rw-rw-r-- 1 jenkins jenkins 44878 Sep 27 04:14 CHANGELOG.md 04:17:11 -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 04:14 GOVERNANCE.md 04:17:11 -rw-rw-r-- 1 jenkins jenkins 885 Sep 27 04:14 Jenkinsfile 04:17:11 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 27 04:14 LICENSE 04:17:11 -rw-rw-r-- 1 jenkins jenkins 1842 Sep 27 04:14 Makefile 04:17:11 -rw-rw-r-- 1 jenkins jenkins 619 Sep 27 04:14 OWNERS.md 04:17:11 -rw-rw-r-- 1 jenkins jenkins 4933 Sep 27 04:14 README.md 04:17:11 -rw-rw-r-- 1 jenkins jenkins 5 Sep 27 04:14 VERSION 04:17:11 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 04:14 bin 04:17:11 -rw-r--r-- 1 jenkins jenkins 121385 Sep 27 04:16 coverage.out 04:17:11 drwxrwxr-x 5 jenkins jenkins 4096 Sep 27 04:14 example 04:17:11 -rw-rw-r-- 1 jenkins jenkins 3722 Sep 27 04:14 go.mod 04:17:11 -rw-rw-r-- 1 jenkins jenkins 34806 Sep 27 04:14 go.sum 04:17:11 drwxrwxr-x 12 jenkins jenkins 4096 Sep 27 04:14 internal 04:17:11 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 04:14 openapi 04:17:11 drwxrwxr-x 6 jenkins jenkins 4096 Sep 27 04:14 pkg 04:17:11 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 04:14 snap 04:17:11 -rw-rw-r-- 1 jenkins jenkins 222 Sep 27 04:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:11 + 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=c104a54fb285324513cdba18e3afad8bd8d3a089 --label arch=amd64 --label version=0.0.0 . 04:17:11 Sending build context to Docker daemon 11.31MB 04:17:11 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:17:11 Step 2/23 : FROM ${BASE} AS builder 04:17:11 ---> 0b0333e82026 04:17:11 Step 3/23 : ARG MAKE=make build 04:17:11 ---> Running in b2d3efc8d05a 04:17:11 Removing intermediate container b2d3efc8d05a 04:17:11 ---> 01407de740b6 04:17:11 Step 4/23 : WORKDIR /device-sdk-go 04:17:11 ---> Running in b24dd1cd3357 04:17:11 Removing intermediate container b24dd1cd3357 04:17:11 ---> 073b9c28273c 04:17:11 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:17:11 ---> Running in 70513e998480 04:17:12 Removing intermediate container 70513e998480 04:17:12 ---> a7360e336cbf 04:17:12 Step 6/23 : RUN apk add --update --no-cache make git 04:17:12 ---> Running in bac83815956c 04:17:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:17:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:17:12 OK: 264 MiB in 52 packages 04:17:13 Removing intermediate container bac83815956c 04:17:13 ---> 2bfc9b1dd588 04:17:13 Step 7/23 : COPY go.mod vendor* ./ 04:17:13 ---> 030af1992f29 04:17:13 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:17:13 ---> Running in 90149cd7f017 04:17:14 Removing intermediate container 90149cd7f017 04:17:14 ---> ef6f1e755671 04:17:14 Step 9/23 : COPY . . 04:17:14 ---> c410e8b93be2 04:17:14 Step 10/23 : RUN ${MAKE} 04:17:14 ---> Running in 829a0f32386d 04:17:14 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:17:21 provisioning config files... 04:17:21 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config10137731189919685411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:17:21 ---> docker-login.sh 04:17:21 nexus3.edgexfoundry.org:10001 04:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:22 Configure a credential helper to remove this warning. See 04:17:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:22 04:17:22 Login Succeeded 04:17:22 nexus3.edgexfoundry.org:10002 04:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:22 Configure a credential helper to remove this warning. See 04:17:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:22 04:17:22 Login Succeeded 04:17:22 nexus3.edgexfoundry.org:10003 04:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:23 Configure a credential helper to remove this warning. See 04:17:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:23 04:17:23 Login Succeeded 04:17:23 nexus3.edgexfoundry.org:10004 04:17:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:23 Configure a credential helper to remove this warning. See 04:17:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:23 04:17:23 Login Succeeded 04:17:23 docker.io 04:17:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:24 Configure a credential helper to remove this warning. See 04:17:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:24 04:17:24 Login Succeeded 04:17:24 ---> docker-login.sh ends [Pipeline] } 04:17:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:17:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:17:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:17:24 ========================================================= 04:17:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:17:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:25 + 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:17:25 Sending build context to Docker daemon 5.981MB 04:17:25 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:17:25 Step 2/10 : FROM ${BASE} AS builder 04:17:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:17:28 9fda8d8052c6: Pulling fs layer 04:17:28 5d54e960e981: Pulling fs layer 04:17:28 c4a7e357bf2a: Pulling fs layer 04:17:28 f0e02332f6b5: Pulling fs layer 04:17:28 cefa15bbcfad: Pulling fs layer 04:17:28 17808c966233: Pulling fs layer 04:17:28 f4c1fc716caa: Pulling fs layer 04:17:28 f0e02332f6b5: Waiting 04:17:28 cefa15bbcfad: Waiting 04:17:28 17808c966233: Waiting 04:17:28 f4c1fc716caa: Waiting 04:17:28 5d54e960e981: Verifying Checksum 04:17:28 5d54e960e981: Download complete 04:17:28 f0e02332f6b5: Verifying Checksum 04:17:28 f0e02332f6b5: Download complete 04:17:28 cefa15bbcfad: Verifying Checksum 04:17:28 cefa15bbcfad: Download complete 04:17:28 9fda8d8052c6: Download complete 04:17:29 f4c1fc716caa: Verifying Checksum 04:17:29 f4c1fc716caa: Download complete 04:17:29 9fda8d8052c6: Pull complete 04:17:30 5d54e960e981: Pull complete 04:17:30 c4a7e357bf2a: Verifying Checksum 04:17:30 c4a7e357bf2a: Download complete 04:17:31 17808c966233: Verifying Checksum 04:17:31 17808c966233: Download complete 04:17:36 Removing intermediate container 829a0f32386d 04:17:36 ---> e5027b5ab799 04:17:36 Step 11/23 : FROM alpine:3.18 04:17:36 3.18: Pulling from library/alpine 04:17:36 7264a8db6415: Already exists 04:17:36 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 04:17:36 Status: Downloaded newer image for alpine:3.18 04:17:36 ---> 7e01a0d0a1dc 04:17:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:17:36 ---> Running in 855bff4d61f8 04:17:36 Removing intermediate container 855bff4d61f8 04:17:36 ---> 6899db1cd49f 04:17:36 Step 13/23 : RUN apk add --update --no-cache 04:17:36 ---> Running in a0e5d61227a9 04:17:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:17:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:17:36 OK: 7 MiB in 15 packages 04:17:36 Removing intermediate container a0e5d61227a9 04:17:36 ---> 3b360beb67ea 04:17:36 Step 14/23 : WORKDIR / 04:17:36 ---> Running in 75f32c6331a6 04:17:36 Removing intermediate container 75f32c6331a6 04:17:36 ---> 6def017212a6 04:17:36 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:17:36 ---> b212be13a6e4 04:17:36 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:17:37 ---> 529d0d5b7412 04:17:37 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:17:37 ---> 7669633ade5c 04:17:37 Step 18/23 : EXPOSE 59999 04:17:37 ---> Running in 0e401e5957ef 04:17:37 Removing intermediate container 0e401e5957ef 04:17:37 ---> e24b57343c41 04:17:37 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:17:37 ---> Running in a6485772e119 04:17:37 Removing intermediate container a6485772e119 04:17:37 ---> 88db5f6f5238 04:17:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:17:37 ---> Running in 10094e8909fe 04:17:37 Removing intermediate container 10094e8909fe 04:17:37 ---> 6c1d184e3142 04:17:37 Step 21/23 : LABEL arch=amd64 04:17:37 ---> Running in 1f808886c20e 04:17:37 Removing intermediate container 1f808886c20e 04:17:37 ---> 7ed3f076cb98 04:17:37 Step 22/23 : LABEL git_sha=c104a54fb285324513cdba18e3afad8bd8d3a089 04:17:37 ---> Running in 941b79fff1d0 04:17:37 Removing intermediate container 941b79fff1d0 04:17:37 ---> 8ce34bc1dee5 04:17:37 Step 23/23 : LABEL version=0.0.0 04:17:37 ---> Running in 391c38607605 04:17:37 Removing intermediate container 391c38607605 04:17:37 ---> 93c6f6cc4c63 04:17:37 [Warning] One or more build-args [ARCH] were not consumed 04:17:37 Successfully built 93c6f6cc4c63 04:17:37 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 04:17:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:17:38 04:17:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:17:39 latest: Pulling from edgex-lftools-log-publisher 04:17:39 5eb5b503b376: Pulling fs layer 04:17:39 5c69ac0246d0: Pulling fs layer 04:17:39 ec43610c2a17: Pulling fs layer 04:17:39 3a2ae6a8a46f: Pulling fs layer 04:17:39 33b1e0a273af: Pulling fs layer 04:17:39 5d3b04190fa2: Pulling fs layer 04:17:39 2f39f015ded8: Pulling fs layer 04:17:39 3a2ae6a8a46f: Waiting 04:17:39 33b1e0a273af: Waiting 04:17:39 5d3b04190fa2: Waiting 04:17:39 2f39f015ded8: Waiting 04:17:39 5c69ac0246d0: Verifying Checksum 04:17:39 5c69ac0246d0: Download complete 04:17:39 3a2ae6a8a46f: Download complete 04:17:39 33b1e0a273af: Verifying Checksum 04:17:39 33b1e0a273af: Download complete 04:17:39 5d3b04190fa2: Download complete 04:17:39 ec43610c2a17: Verifying Checksum 04:17:39 ec43610c2a17: Download complete 04:17:39 5eb5b503b376: Verifying Checksum 04:17:39 5eb5b503b376: Download complete 04:17:40 2f39f015ded8: Download complete 04:17:40 5eb5b503b376: Pull complete 04:17:40 5c69ac0246d0: Pull complete 04:17:41 ec43610c2a17: Pull complete 04:17:41 3a2ae6a8a46f: Pull complete 04:17:41 33b1e0a273af: Pull complete 04:17:41 5d3b04190fa2: Pull complete 04:17:43 c4a7e357bf2a: Pull complete 04:17:43 f0e02332f6b5: Pull complete 04:17:43 cefa15bbcfad: Pull complete 04:17:46 2f39f015ded8: Pull complete 04:17:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:17:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:17:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:47 prd-ubuntu20.04-docker-8c-8g-8010 does not seem to be running inside a container 04:17:47 $ 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-1519 -v /w/workspace/gexfoundry_device-sdk-go_PR-1519:/w/workspace/gexfoundry_device-sdk-go_PR-1519:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1519@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:17:48 17808c966233: Pull complete 04:17:50 f4c1fc716caa: Pull complete 04:17:50 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 04:17:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:17:50 ---> ea914061e18c 04:17:50 Step 3/10 : ARG MAKE=make build 04:17:50 $ docker top 061e564d8c44329bd5d3f47e2dab84fb7e5da295cf1f861da700281ab43cfca2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:17:51 ---> job-cost.sh 04:17:51 lf-activate-venv: SKIPPING 04:17:51 INFO: No Stack... 04:17:51 INFO: Retrieving Pricing Info for: v3-standard-8 04:17:51 INFO: Archiving Costs [Pipeline] sh 04:17:51 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1519/archives/cost.csv 04:17:51 + cut -d, -f6 [Pipeline] lock 04:17:51 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1519-1-stack-cost] 04:17:51 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1519-1-stack-cost] did not exist. Created. 04:17:51 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1519-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:17:52 ---> Running in 14c9aa2a7d4b 04:17:52 Removing intermediate container 14c9aa2a7d4b 04:17:52 ---> e06f7870e81a 04:17:52 Step 4/10 : WORKDIR /device-sdk-go 04:17:52 ---> Running in 6565f89267e5 04:17:52 + echo total: 0.2199999988079071 [Pipeline] stash 04:17:52 Stashed 1 file(s) [Pipeline] } 04:17:52 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1519-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:17:52 $ docker stop --time=1 061e564d8c44329bd5d3f47e2dab84fb7e5da295cf1f861da700281ab43cfca2 04:17:52 Removing intermediate container 6565f89267e5 04:17:52 ---> 73b0e68d3db6 04:17:52 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:17:52 ---> Running in 12f08ccd28e6 04:17:53 Removing intermediate container 12f08ccd28e6 04:17:53 ---> 6131a5e0fd22 04:17:53 Step 6/10 : RUN apk add --update --no-cache make git 04:17:53 ---> Running in a6a978325349 04:17:53 $ docker rm -f --volumes 061e564d8c44329bd5d3f47e2dab84fb7e5da295cf1f861da700281ab43cfca2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:17:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:17:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:17:55 OK: 266 MiB in 52 packages 04:17:56 Removing intermediate container a6a978325349 04:17:56 ---> c8a31e9b1301 04:17:56 Step 7/10 : COPY go.mod vendor* ./ 04:17:56 ---> 08a50462f8b1 04:17:56 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:17:56 ---> Running in 67179cac850f 04:19:04 Removing intermediate container 67179cac850f 04:19:04 ---> fea757db6208 04:19:04 Step 9/10 : COPY . . 04:19:04 ---> 77b86141d7ed 04:19:04 Step 10/10 : RUN ${MAKE} 04:19:04 ---> Running in d0570633c3bf 04:19:04 noop 04:19:04 Removing intermediate container d0570633c3bf 04:19:04 ---> d4bc5625f0ff 04:19:04 Successfully built d4bc5625f0ff 04:19:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:05 + docker inspect -f . ci-base-image-arm64 04:19:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:05 prd-ubuntu20.04-docker-arm64-4c-16g-8011 does not seem to be running inside a container 04:19:05 $ 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 ******** -e ******** ci-base-image-arm64 cat 04:19:06 $ docker top b99141ab0e42292c65576f4cf695863503eb2117b8a963ee1ccef9898c92d877 -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:07 + go version 04:19:07 go version go1.21.0 linux/arm64 [Pipeline] } 04:19:07 $ docker stop --time=1 b99141ab0e42292c65576f4cf695863503eb2117b8a963ee1ccef9898c92d877 04:19:09 $ docker rm -f --volumes b99141ab0e42292c65576f4cf695863503eb2117b8a963ee1ccef9898c92d877 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:09 + docker inspect -f . ci-base-image-arm64 04:19:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:10 prd-ubuntu20.04-docker-arm64-4c-16g-8011 does not seem to be running inside a container 04:19:10 $ 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 ******** -e ******** ci-base-image-arm64 cat 04:19:11 $ docker top 30f595dd3504945b7c7cbaed264522468f997d94dc597690ca84223d898a1c19 -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:11 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:19:12 + make test 04:19:12 go test -race -coverprofile=coverage.out ./... 04:19:44 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:21:21 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:21:21 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:21:21 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:21:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:21:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:21:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.266s coverage: 27.6% of statements 04:21:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.274s coverage: 80.2% of statements 04:21:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:21:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:21:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.304s coverage: 86.0% of statements 04:21:35 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:21:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.504s coverage: 71.8% of statements 04:21:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.328s coverage: 14.4% of statements 04:21:40 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:21:40 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:21:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.542s coverage: 45.9% of statements 04:21:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.368s coverage: 68.5% of statements 04:21:45 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.411s coverage: 89.2% of statements 04:21:45 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:21:46 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.224s coverage: 5.5% of statements 04:21:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:21:47 GO111MODULE=on go vet ./... 04:23:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:23:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:23:39 ./bin/test-attribution-txt.sh [Pipeline] echo 04:23:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:23:39 $ docker stop --time=1 30f595dd3504945b7c7cbaed264522468f997d94dc597690ca84223d898a1c19 04:23:41 $ docker rm -f --volumes 30f595dd3504945b7c7cbaed264522468f997d94dc597690ca84223d898a1c19 [Pipeline] // withDockerContainer [Pipeline] sh 04:23:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:23:42 Warning: overwriting stash ‘coverage-report’ 04:23:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:23:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:23:44 + ls -al . 04:23:44 total 300 04:23:44 drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 04:19 . 04:23:44 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 04:16 .. 04:23:44 -rw-rw-r-- 1 jenkins jenkins 140 Sep 27 04:16 .dockerignore 04:23:44 drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 04:16 .git 04:23:44 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 04:16 .github 04:23:44 -rw-rw-r-- 1 jenkins jenkins 137 Sep 27 04:16 .gitignore 04:23:44 -rw-rw-r-- 1 jenkins jenkins 42 Sep 27 04:16 .golangci.yml 04:23:44 -rw-rw-r-- 1 jenkins jenkins 44878 Sep 27 04:16 CHANGELOG.md 04:23:44 -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 04:16 GOVERNANCE.md 04:23:44 -rw-rw-r-- 1 jenkins jenkins 885 Sep 27 04:16 Jenkinsfile 04:23:44 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 27 04:16 LICENSE 04:23:44 -rw-rw-r-- 1 jenkins jenkins 1842 Sep 27 04:16 Makefile 04:23:44 -rw-rw-r-- 1 jenkins jenkins 619 Sep 27 04:16 OWNERS.md 04:23:44 -rw-rw-r-- 1 jenkins jenkins 4933 Sep 27 04:16 README.md 04:23:44 -rw-rw-r-- 1 jenkins jenkins 5 Sep 27 04:14 VERSION 04:23:44 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 04:16 bin 04:23:44 -rw-r--r-- 1 jenkins jenkins 121386 Sep 27 04:21 coverage.out 04:23:44 drwxrwxr-x 5 jenkins jenkins 4096 Sep 27 04:16 example 04:23:44 -rw-rw-r-- 1 jenkins jenkins 3722 Sep 27 04:16 go.mod 04:23:44 -rw-rw-r-- 1 jenkins jenkins 34806 Sep 27 04:16 go.sum 04:23:44 drwxrwxr-x 12 jenkins jenkins 4096 Sep 27 04:16 internal 04:23:44 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 04:16 openapi 04:23:44 drwxrwxr-x 6 jenkins jenkins 4096 Sep 27 04:16 pkg 04:23:44 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 04:16 snap 04:23:44 -rw-rw-r-- 1 jenkins jenkins 222 Sep 27 04:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:44 + 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=c104a54fb285324513cdba18e3afad8bd8d3a089 --label arch=arm64 --label version=0.0.0 . 04:23:44 Sending build context to Docker daemon 6.104MB 04:23:44 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:23:44 Step 2/23 : FROM ${BASE} AS builder 04:23:44 ---> d4bc5625f0ff 04:23:44 Step 3/23 : ARG MAKE=make build 04:23:45 ---> Running in 31851e9f1c54 04:23:45 Removing intermediate container 31851e9f1c54 04:23:45 ---> d5b5c85fdb91 04:23:45 Step 4/23 : WORKDIR /device-sdk-go 04:23:45 ---> Running in b610114308a6 04:23:45 Removing intermediate container b610114308a6 04:23:45 ---> 1480cee80028 04:23:45 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:23:45 ---> Running in cf6c174315c8 04:23:46 Removing intermediate container cf6c174315c8 04:23:46 ---> e9bc12f1739c 04:23:46 Step 6/23 : RUN apk add --update --no-cache make git 04:23:46 ---> Running in b53d9f7d00dd 04:23:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:23:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:23:48 OK: 266 MiB in 52 packages 04:23:49 Removing intermediate container b53d9f7d00dd 04:23:49 ---> 40a5e007396a 04:23:49 Step 7/23 : COPY go.mod vendor* ./ 04:23:50 ---> 9c7448260d47 04:23:50 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:50 ---> Running in 61a8729c784c 04:23:51 Removing intermediate container 61a8729c784c 04:23:51 ---> 0f9cb32fd0ed 04:23:51 Step 9/23 : COPY . . 04:23:53 ---> a3de8e5ae7e2 04:23:53 Step 10/23 : RUN ${MAKE} 04:23:53 ---> Running in 48f3d555fe38 04:23:53 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 04:25:45 Removing intermediate container 48f3d555fe38 04:25:45 ---> 382ce58d1c08 04:25:45 Step 11/23 : FROM alpine:3.18 04:25:45 3.18: Pulling from library/alpine 04:25:45 9fda8d8052c6: Already exists 04:25:45 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 04:25:45 Status: Downloaded newer image for alpine:3.18 04:25:45 ---> f6648c04cd6c 04:25:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:25:45 ---> Running in f1019c0b8788 04:25:45 Removing intermediate container f1019c0b8788 04:25:45 ---> 93af20326e62 04:25:45 Step 13/23 : RUN apk add --update --no-cache 04:25:45 ---> Running in a0b18aaa7cad 04:25:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:25:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:25:45 OK: 8 MiB in 15 packages 04:25:45 Removing intermediate container a0b18aaa7cad 04:25:45 ---> c619a78225a6 04:25:45 Step 14/23 : WORKDIR / 04:25:45 ---> Running in 8af2a6646726 04:25:45 Removing intermediate container 8af2a6646726 04:25:45 ---> e5bf9b3b2525 04:25:45 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:25:45 ---> b0e0f7d45928 04:25:45 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:25:45 ---> 91b33715e470 04:25:45 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:25:45 ---> 29699a816433 04:25:45 Step 18/23 : EXPOSE 59999 04:25:45 ---> Running in fa9fbfd48a41 04:25:45 Removing intermediate container fa9fbfd48a41 04:25:45 ---> f491c6ff4fad 04:25:45 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:25:45 ---> Running in 37e73ffadd27 04:25:45 Removing intermediate container 37e73ffadd27 04:25:45 ---> e2f6e6d77a4b 04:25:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:25:45 ---> Running in 1836a1425fd8 04:25:45 Removing intermediate container 1836a1425fd8 04:25:45 ---> 5f9d28ea07f7 04:25:45 Step 21/23 : LABEL arch=arm64 04:25:45 ---> Running in 1d38319574aa 04:25:45 Removing intermediate container 1d38319574aa 04:25:45 ---> fcf6664622e4 04:25:45 Step 22/23 : LABEL git_sha=c104a54fb285324513cdba18e3afad8bd8d3a089 04:25:45 ---> Running in fd3d19253d58 04:25:45 Removing intermediate container fd3d19253d58 04:25:45 ---> cc5a11e8c9bc 04:25:45 Step 23/23 : LABEL version=0.0.0 04:25:45 ---> Running in e48f18eeebe5 04:25:45 Removing intermediate container e48f18eeebe5 04:25:45 ---> 758825701633 04:25:45 [Warning] One or more build-args [ARCH] were not consumed 04:25:45 Successfully built 758825701633 04:25:45 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 04:25:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:25:46 04:25:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:25:46 arm64: Pulling from edgex-lftools-log-publisher 04:25:46 8998bd30e6a1: Pulling fs layer 04:25:46 04944245beec: Pulling fs layer 04:25:46 699f458cf7ca: Pulling fs layer 04:25:46 765212b225bb: Pulling fs layer 04:25:46 f23df028b6ca: Pulling fs layer 04:25:46 d65c8cfc05b1: Pulling fs layer 04:25:46 2437ff75d9bd: Pulling fs layer 04:25:46 765212b225bb: Waiting 04:25:46 f23df028b6ca: Waiting 04:25:46 d65c8cfc05b1: Waiting 04:25:46 2437ff75d9bd: Waiting 04:25:47 04944245beec: Verifying Checksum 04:25:47 04944245beec: Download complete 04:25:47 765212b225bb: Verifying Checksum 04:25:47 765212b225bb: Download complete 04:25:47 f23df028b6ca: Verifying Checksum 04:25:47 f23df028b6ca: Download complete 04:25:47 d65c8cfc05b1: Verifying Checksum 04:25:47 d65c8cfc05b1: Download complete 04:25:47 699f458cf7ca: Verifying Checksum 04:25:47 699f458cf7ca: Download complete 04:25:47 8998bd30e6a1: Verifying Checksum 04:25:47 8998bd30e6a1: Download complete 04:25:49 2437ff75d9bd: Verifying Checksum 04:25:49 2437ff75d9bd: Download complete 04:25:51 8998bd30e6a1: Pull complete 04:25:51 04944245beec: Pull complete 04:25:53 699f458cf7ca: Pull complete 04:25:53 765212b225bb: Pull complete 04:25:54 f23df028b6ca: Pull complete 04:25:54 d65c8cfc05b1: Pull complete 04:26:09 2437ff75d9bd: Pull complete 04:26:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:26:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:26:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:09 prd-ubuntu20.04-docker-arm64-4c-16g-8011 does not seem to be running inside a container 04:26:09 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:26:12 $ docker top cd176c63d5b4f82143d89b5fcb9f744d8fa09b1174ff85ccf813568b568c4346 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:26:12 ---> job-cost.sh 04:26:12 lf-activate-venv: SKIPPING 04:26:12 INFO: No Stack... 04:26:13 INFO: Retrieving Pricing Info for: v3-standard-4 04:26:14 INFO: Archiving Costs [Pipeline] sh 04:26:14 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:26:14 + cut -d, -f6 [Pipeline] lock 04:26:14 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1519-1-stack-cost] 04:26:14 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1519-1-stack-cost] did not exist. Created. 04:26:14 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1519-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:26:15 /w/workspace/device-sdk-go/1@tmp/durable-63bb0028/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:26:15 + echo total: 0.10999999940395355 [Pipeline] stash 04:26:15 Warning: overwriting stash ‘stack-cost’ 04:26:15 Stashed 1 file(s) [Pipeline] } 04:26:15 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1519-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:26:15 $ docker stop --time=1 cd176c63d5b4f82143d89b5fcb9f744d8fa09b1174ff85ccf813568b568c4346 04:26:17 $ docker rm -f --volumes cd176c63d5b4f82143d89b5fcb9f744d8fa09b1174ff85ccf813568b568c4346 [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 04:26:18 provisioning config files... 04:26:18 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1519@tmp/config578295418802008461tmp [Pipeline] { [Pipeline] sh 04:26:18 + set +x 04:26:18 + bash -s -- 04:26:18 + curl -s https://codecov.io/bash 04:26:18 04:26:18 _____ _ 04:26:18 / ____| | | 04:26:18 | | ___ __| | ___ ___ _____ __ 04:26:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:26:18 | |___| (_) | (_| | __/ (_| (_) \ V / 04:26:18 \_____\___/ \__,_|\___|\___\___/ \_/ 04:26:18 Bash-1.0.6 04:26:18 04:26:18 04:26:18 ==> git version 2.25.1 found 04:26: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 04:26:18 Release-Date: 2020-01-08 04:26: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 04:26:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:26:18 ==> Jenkins CI detected. 04:26:18 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1519 04:26:18 project root: . 04:26:18 --> token set from env 04:26:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:26:18 ==> Running gcov in . (disable via -X gcov) 04:26:18 ==> Python coveragepy not found 04:26:18 ==> Searching for coverage reports in: 04:26:18 + . 04:26:18 -> Found 1 reports 04:26:18 ==> Detecting git/mercurial file structure 04:26:18 ==> Reading reports 04:26:18 + ./coverage.out bytes=121386 04:26:18 ==> Appending adjustments 04:26:18 https://docs.codecov.io/docs/fixing-reports 04:26:19 + Found adjustments 04:26:19 ==> Gzipping contents 04:26:19 20K /tmp/codecov.oPXOk4.gz 04:26:19 ==> Uploading reports 04:26:19 url: https://codecov.io 04:26:19 query: branch=PR-1519&commit=c104a54fb285324513cdba18e3afad8bd8d3a089&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1519%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1519&job=&cmd_args= 04:26:19 -> Pinging Codecov 04:26:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1519&commit=c104a54fb285324513cdba18e3afad8bd8d3a089&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1519%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1519&job=&cmd_args= 04:26:19 -> Uploading to 04:26:19 https://storage.googleapis.com/codecov/v4/raw/2023-09-27/7E55EF52A471D76F132DFD9A03CDDE97/c104a54fb285324513cdba18e3afad8bd8d3a089/72ab7aab-9351-4ddb-b1f7-d0fe37615f9c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230927T042619Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=08adf21cfb9b50e287daf8eba18f215eaed33a8d7c2285e13b97b847354f5a66 04:26:19 % Total % Received % Xferd Average Speed Time Time Time Current 04:26:19 Dload Upload Total Spent Left Speed 04:26:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16517 0 0 100 16517 0 48436 --:--:-- --:--:-- --:--:-- 48436 04:26:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/c104a54fb285324513cdba18e3afad8bd8d3a089 [Pipeline] } 04:26: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 04:26:21 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1519/archives ] 04:26:21 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1519/archives 04:26:21 total 16 04:26:21 drwxr-xr-x 3 root root 4096 Sep 27 04:17 . 04:26:21 drwxrwxr-x 12 jenkins jenkins 4096 Sep 27 04:17 .. 04:26:21 drwxr-xr-x 2 root root 4096 Sep 27 04:17 cost 04:26:21 -rw-r--r-- 1 root root 86 Sep 27 04:17 cost.csv 04:26:21 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1519/archives 04:26:21 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1519/archives 04:26:21 total 16 04:26:21 drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 04:17 . 04:26:21 drwxrwxr-x 12 jenkins jenkins 4096 Sep 27 04:17 .. 04:26:21 drwxr-xr-x 2 jenkins jenkins 4096 Sep 27 04:17 cost 04:26:21 -rw-r--r-- 1 jenkins jenkins 86 Sep 27 04:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:26:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:26:22 ---> package-listing.sh 04:26:22 ++ tr '[:upper:]' '[:lower:]' 04:26:22 ++ facter osfamily 04:26:23 + OS_FAMILY=debian 04:26:23 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1519 04:26:23 + START_PACKAGES=/tmp/packages_start.txt 04:26:23 + END_PACKAGES=/tmp/packages_end.txt 04:26:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:26:23 + PACKAGES=/tmp/packages_start.txt 04:26:23 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1519 ']' 04:26:23 + PACKAGES=/tmp/packages_end.txt 04:26:23 + case "${OS_FAMILY}" in 04:26:23 + dpkg -l 04:26:23 + grep '^ii' 04:26:23 + '[' -f /tmp/packages_start.txt ']' 04:26:23 + '[' -f /tmp/packages_end.txt ']' 04:26:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:26:23 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1519 ']' 04:26:23 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1519/archives/ 04:26:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1519/archives/ [Pipeline] echo 04:26:23 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-1519/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:26:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:26:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:24 prd-ubuntu20.04-docker-8c-8g-8010 does not seem to be running inside a container 04:26:24 $ 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-1519/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-1519 -v /w/workspace/gexfoundry_device-sdk-go_PR-1519:/w/workspace/gexfoundry_device-sdk-go_PR-1519:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1519@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1519@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 04:26:24 $ docker top e81961aaf248a48e91fb02715949e9aa75dca3a48fb175dbe993b85a371449d0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:26:24 + touch /tmp/pre-build-complete [Pipeline] sh 04:26:25 + mkdir -p /var/log/sysstat [Pipeline] sh 04:26:25 + ls /var/log/sa-host 04:26:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:26:25 provisioning config files... 04:26:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1519@tmp/config11802119990417939705tmp [Pipeline] { [Pipeline] echo 04:26:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:26:25 ---> create-netrc.sh [Pipeline] } 04:26:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:26:26 ---> python-tools-install.sh [Pipeline] echo 04:26:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:26:26 ---> sudo-logs.sh 04:26:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:26:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:26:27 ---> job-cost.sh 04:26:27 lf-activate-venv: SKIPPING 04:26:27 DEBUG: total: 0.2199999988079071 04:26:27 INFO: Retrieving Stack Cost... 04:26:27 INFO: Retrieving Pricing Info for: v3-standard-8 04:26:27 INFO: Archiving Costs [Pipeline] echo 04:26:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:26:28 ---> logs-deploy.sh 04:26:28 lf-activate-venv: SKIPPING 04:26:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1519/1 04:26:28 INFO: archiving workspace using pattern(s): 04:26:29 Archives upload complete. 04:26:29 INFO: archiving logs to Nexus