Pull request #1603 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5420c36d1ddd1543829903effd084c67805c7263+14bbcd9f0286f5af5971c01a4e00ee25c9ded14d (f807fc0bcedaa281648a57a96698895eb2f8cba3) 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-ssh1490290001274759936.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh2681802103904810578.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 590556114a56c6d90cc8043840e039c2f74196dc 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-1603/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-1603/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2767433807893994998.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-1603/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6807908605413951314.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh647663177650310847.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-1603/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-1603/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17883943991943065270.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 590556114a56c6d90cc8043840e039c2f74196dc 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6402 in /w/workspace/gexfoundry_device-sdk-go_PR-1603 [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-1603 # 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 Merging remotes/origin/main commit 14bbcd9f0286f5af5971c01a4e00ee25c9ded14d into PR head commit 5420c36d1ddd1543829903effd084c67805c7263 Merge succeeded, producing 5420c36d1ddd1543829903effd084c67805c7263 Checking out Revision 5420c36d1ddd1543829903effd084c67805c7263 (PR-1603) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1603/head:refs/remotes/origin/PR-1603 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5420c36d1ddd1543829903effd084c67805c7263 # 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 14bbcd9f0286f5af5971c01a4e00ee25c9ded14d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5420c36d1ddd1543829903effd084c67805c7263 # timeout=10 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 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-25T04:09:34.620Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-25T04:09:35.016Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-25T04:09:35.137Z] ========================================================= [2024-07-25T04:09:35.137Z] EdgeX Global Pipelines Version Info [2024-07-25T04:09:35.137Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-25T04:09:36.279Z] ------------------- [2024-07-25T04:09:36.279Z] stable info: [2024-07-25T04:09:36.279Z] ------------------- [2024-07-25T04:09:36.279Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-25T04:09:36.279Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-25T04:09:36.279Z] Message: update stable to v1.0.260 [2024-07-25T04:09:36.542Z] ------------------- [2024-07-25T04:09:36.542Z] experimental info: [2024-07-25T04:09:36.542Z] ------------------- [2024-07-25T04:09:36.542Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-25T04:09:36.542Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-25T04:09:36.542Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-25T04:09:36.763Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-07-25T04:09:36.822Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-07-25T04:09:36.876Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-25T04:09:36.944Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-25T04:09:37.004Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-25T04:09:37.065Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-25T04:09:37.116Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-25T04:09:37.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-07-25T04:09:37.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-25T04:09:37.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-25T04:09:37.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-25T04:09:37.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-07-25T04:09:37.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-25T04:09:37.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-25T04:09:37.595Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-25T04:09:37.655Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-07-25T04:09:37.715Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-25T04:09:37.772Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-25T04:09:37.827Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-25T04:09:37.885Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-25T04:09:37.944Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-25T04:09:38.007Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-25T04:09:38.064Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-25T04:09:38.120Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-25T04:09:38.181Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-25T04:09:38.235Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-25T04:09:38.290Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-25T04:09:38.364Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1603 [Pipeline] echo [2024-07-25T04:09:38.424Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1603 [Pipeline] echo [2024-07-25T04:09:38.485Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1603 [Pipeline] echo [2024-07-25T04:09:38.546Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5420c36d1ddd1543829903effd084c67805c7263 [Pipeline] echo [2024-07-25T04:09:38.608Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5420c36 [Pipeline] echo [2024-07-25T04:09:38.658Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-25T04:09:38.816Z] provisioning config files... [2024-07-25T04:09:38.962Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1603@tmp/config15703803211582941517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T04:09:39.679Z] ---> ****-login.sh [2024-07-25T04:09:39.679Z] nexus3.edgexfoundry.org:10001 [2024-07-25T04:09:39.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T04:09:40.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T04:09:40.201Z] Configure a credential helper to remove this warning. See [2024-07-25T04:09:40.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T04:09:40.202Z] [2024-07-25T04:09:40.202Z] Login Succeeded [2024-07-25T04:09:40.202Z] nexus3.edgexfoundry.org:10002 [2024-07-25T04:09:40.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T04:09:40.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T04:09:40.202Z] Configure a credential helper to remove this warning. See [2024-07-25T04:09:40.202Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T04:09:40.202Z] [2024-07-25T04:09:40.202Z] Login Succeeded [2024-07-25T04:09:40.202Z] nexus3.edgexfoundry.org:10003 [2024-07-25T04:09:40.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T04:09:40.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T04:09:40.461Z] Configure a credential helper to remove this warning. See [2024-07-25T04:09:40.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T04:09:40.461Z] [2024-07-25T04:09:40.461Z] Login Succeeded [2024-07-25T04:09:40.461Z] nexus3.edgexfoundry.org:10004 [2024-07-25T04:09:40.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T04:09:40.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T04:09:40.461Z] Configure a credential helper to remove this warning. See [2024-07-25T04:09:40.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T04:09:40.461Z] [2024-07-25T04:09:40.461Z] Login Succeeded [2024-07-25T04:09:40.461Z] ****.io [2024-07-25T04:09:40.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T04:09:41.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T04:09:41.039Z] Configure a credential helper to remove this warning. See [2024-07-25T04:09:41.039Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T04:09:41.039Z] [2024-07-25T04:09:41.039Z] Login Succeeded [2024-07-25T04:09:41.039Z] ---> ****-login.sh ends [Pipeline] } [2024-07-25T04:09:41.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-25T04:09:41.802Z] + git rev-list -1 --merges 5420c36d1ddd1543829903effd084c67805c7263~1..5420c36d1ddd1543829903effd084c67805c7263 [Pipeline] echo [2024-07-25T04:09:41.846Z] -----------> git rev-list -1 --merges 5420c36d1ddd1543829903effd084c67805c7263~1..5420c36d1ddd1543829903effd084c67805c7263 5420c36d1ddd1543829903effd084c67805c7263 [false] [Pipeline] sh [2024-07-25T04:09:42.161Z] + git log --format=format:%s -1 5420c36d1ddd1543829903effd084c67805c7263 [Pipeline] echo [2024-07-25T04:09:42.202Z] ========================================================= [2024-07-25T04:09:42.202Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-25T04:09:42.202Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-25T04:09:42.725Z] + git log --format=format:%s -1 5420c36d1ddd1543829903effd084c67805c7263 [Pipeline] echo [2024-07-25T04:09:42.936Z] [semverPrep] GIT_COMMIT: 5420c36d1ddd1543829903effd084c67805c7263, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2024-07-25T04:09:42.979Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-25T04:09:43.553Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-25T04:09:43.553Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-25T04:09:43.553Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-25T04:09:43.553Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-25T04:09:43.553Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-25T04:09:43.553Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-25T04:09:43.553Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T04:09:44.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T04:09:44.220Z] [2024-07-25T04:09:44.220Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T04:09:44.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T04:09:44.621Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-25T04:09:44.621Z] b85a868b505f: Pulling fs layer [2024-07-25T04:09:44.621Z] e2be974225ed: Pulling fs layer [2024-07-25T04:09:44.621Z] 339a4e72a1f5: Pulling fs layer [2024-07-25T04:09:44.621Z] 988bab9f4d93: Pulling fs layer [2024-07-25T04:09:44.621Z] 1469e6f7b9e6: Pulling fs layer [2024-07-25T04:09:44.621Z] eaf3925da568: Pulling fs layer [2024-07-25T04:09:44.621Z] bab4dde63d76: Pulling fs layer [2024-07-25T04:09:44.621Z] bde34c3a00c8: Pulling fs layer [2024-07-25T04:09:44.621Z] b352a97aabf1: Pulling fs layer [2024-07-25T04:09:44.621Z] 4872d77fe225: Pulling fs layer [2024-07-25T04:09:44.621Z] 5851b861e8e6: Pulling fs layer [2024-07-25T04:09:44.621Z] 1469e6f7b9e6: Waiting [2024-07-25T04:09:44.621Z] eaf3925da568: Waiting [2024-07-25T04:09:44.621Z] bab4dde63d76: Waiting [2024-07-25T04:09:44.621Z] bde34c3a00c8: Waiting [2024-07-25T04:09:44.621Z] b352a97aabf1: Waiting [2024-07-25T04:09:44.621Z] 4872d77fe225: Waiting [2024-07-25T04:09:44.621Z] 5851b861e8e6: Waiting [2024-07-25T04:09:44.621Z] 988bab9f4d93: Waiting [2024-07-25T04:09:44.621Z] e2be974225ed: Verifying Checksum [2024-07-25T04:09:44.621Z] e2be974225ed: Download complete [2024-07-25T04:09:44.621Z] 988bab9f4d93: Verifying Checksum [2024-07-25T04:09:44.621Z] 988bab9f4d93: Download complete [2024-07-25T04:09:44.885Z] 1469e6f7b9e6: Verifying Checksum [2024-07-25T04:09:44.885Z] 1469e6f7b9e6: Download complete [2024-07-25T04:09:44.885Z] 339a4e72a1f5: Verifying Checksum [2024-07-25T04:09:44.885Z] 339a4e72a1f5: Download complete [2024-07-25T04:09:44.885Z] eaf3925da568: Verifying Checksum [2024-07-25T04:09:44.885Z] eaf3925da568: Download complete [2024-07-25T04:09:44.885Z] bde34c3a00c8: Download complete [2024-07-25T04:09:44.885Z] b352a97aabf1: Verifying Checksum [2024-07-25T04:09:44.885Z] b352a97aabf1: Download complete [2024-07-25T04:09:44.885Z] 4872d77fe225: Verifying Checksum [2024-07-25T04:09:44.885Z] 4872d77fe225: Download complete [2024-07-25T04:09:44.885Z] 5851b861e8e6: Verifying Checksum [2024-07-25T04:09:44.885Z] 5851b861e8e6: Download complete [2024-07-25T04:09:44.885Z] b85a868b505f: Download complete [2024-07-25T04:09:45.144Z] bab4dde63d76: Verifying Checksum [2024-07-25T04:09:45.144Z] bab4dde63d76: Download complete [2024-07-25T04:09:46.082Z] b85a868b505f: Pull complete [2024-07-25T04:09:46.342Z] e2be974225ed: Pull complete [2024-07-25T04:09:46.602Z] 339a4e72a1f5: Pull complete [2024-07-25T04:09:46.865Z] 988bab9f4d93: Pull complete [2024-07-25T04:09:47.126Z] 1469e6f7b9e6: Pull complete [2024-07-25T04:09:47.126Z] eaf3925da568: Pull complete [2024-07-25T04:09:49.041Z] bab4dde63d76: Pull complete [2024-07-25T04:09:49.041Z] bde34c3a00c8: Pull complete [2024-07-25T04:09:49.041Z] b352a97aabf1: Pull complete [2024-07-25T04:09:49.041Z] 4872d77fe225: Pull complete [2024-07-25T04:09:49.041Z] 5851b861e8e6: Pull complete [2024-07-25T04:09:49.305Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-25T04:09:49.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T04:09:49.305Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T04:09:49.638Z] prd-ubuntu20.04-docker-8c-8g-6402 does not seem to be running inside a container [2024-07-25T04:09:49.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1603 -v /w/workspace/gexfoundry_device-sdk-go_PR-1603:/w/workspace/gexfoundry_device-sdk-go_PR-1603:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1603@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1603@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-25T04:09:52.919Z] $ docker top 2e7acd1161c42b2df1d1eac01952da86100c616aed48ee2a42af39124a8ca40b -eo pid,comm [2024-07-25T04:09:52.975Z] 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). [2024-07-25T04:09:52.975Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-25T04:09:53.130Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-25T04:09:53.130Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-25T04:09:53.247Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-25T04:09:53.250Z] $ docker exec 2e7acd1161c42b2df1d1eac01952da86100c616aed48ee2a42af39124a8ca40b ssh-agent [2024-07-25T04:09:53.367Z] SSH_AUTH_SOCK=/tmp/ssh-8fuWvTOoAJAK/agent.33 [2024-07-25T04:09:53.367Z] SSH_AGENT_PID=39 [2024-07-25T04:09:53.374Z] Running ssh-add (command line suppressed) [2024-07-25T04:09:53.473Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1603@tmp/private_key_13696275563061398368.key (/w/workspace/gexfoundry_device-sdk-go_PR-1603@tmp/private_key_13696275563061398368.key) [2024-07-25T04:09:53.491Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-25T04:09:53.849Z] + git tag --points-at HEAD [Pipeline] } [2024-07-25T04:09:53.876Z] $ docker exec --env ******** --env ******** 2e7acd1161c42b2df1d1eac01952da86100c616aed48ee2a42af39124a8ca40b ssh-agent -k [2024-07-25T04:09:53.977Z] unset SSH_AUTH_SOCK; [2024-07-25T04:09:53.978Z] unset SSH_AGENT_PID; [2024-07-25T04:09:53.978Z] echo Agent pid 39 killed; [2024-07-25T04:09:53.988Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-25T04:09:54.109Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-25T04:09:54.109Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-25T04:09:54.229Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-25T04:09:54.231Z] $ docker exec 2e7acd1161c42b2df1d1eac01952da86100c616aed48ee2a42af39124a8ca40b ssh-agent [2024-07-25T04:09:54.339Z] SSH_AUTH_SOCK=/tmp/ssh-QacmpmpbXR7J/agent.72 [2024-07-25T04:09:54.339Z] SSH_AGENT_PID=78 [2024-07-25T04:09:54.344Z] Running ssh-add (command line suppressed) [2024-07-25T04:09:54.438Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1603@tmp/private_key_2390471206111756250.key (/w/workspace/gexfoundry_device-sdk-go_PR-1603@tmp/private_key_2390471206111756250.key) [2024-07-25T04:09:54.453Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-25T04:09:54.799Z] + git semver init [2024-07-25T04:09:55.062Z] 2024-07-25 04:09:55,007 [run_init] DEBUG init version:0.0.0 force:False [2024-07-25T04:09:55.062Z] 2024-07-25 04:09:55,008 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1603/.semver [2024-07-25T04:09:55.062Z] 2024-07-25 04:09:55,008 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1603/.semver [2024-07-25T04:09:55.062Z] 2024-07-25 04:09:55,009 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1603/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1603, universal_newlines=False, shell=None, istream=None) [2024-07-25T04:09:57.647Z] 2024-07-25 04:09:57,125 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1603/.git/info/exclude [2024-07-25T04:09:57.647Z] 2024-07-25 04:09:57,125 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1603/.semver/PR-1603 with force:False [2024-07-25T04:09:57.647Z] 2024-07-25 04:09:57,126 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1603/.semver/PR-1603 [2024-07-25T04:09:57.647Z] 2024-07-25 04:09:57,131 [execute] INFO git cat-file --batch-check [2024-07-25T04:09:57.647Z] 2024-07-25 04:09:57,131 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1603/.semver, universal_newlines=False, shell=None, istream=) [2024-07-25T04:09:57.647Z] 2024-07-25 04:09:57,137 [execute] INFO git cat-file --batch [2024-07-25T04:09:57.647Z] 2024-07-25 04:09:57,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1603/.semver, universal_newlines=False, shell=None, istream=) [2024-07-25T04:09:57.647Z] 2024-07-25 04:09:57,141 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1603/.semver/PR-1603 [2024-07-25T04:09:57.647Z] 0.0.0 [Pipeline] } [2024-07-25T04:09:57.736Z] $ docker exec --env ******** --env ******** 2e7acd1161c42b2df1d1eac01952da86100c616aed48ee2a42af39124a8ca40b ssh-agent -k [2024-07-25T04:09:57.842Z] unset SSH_AUTH_SOCK; [2024-07-25T04:09:57.843Z] unset SSH_AGENT_PID; [2024-07-25T04:09:57.843Z] echo Agent pid 78 killed; [2024-07-25T04:09:57.856Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-25T04:09:58.329Z] + git semver [Pipeline] } [2024-07-25T04:09:58.622Z] $ docker stop --time=1 2e7acd1161c42b2df1d1eac01952da86100c616aed48ee2a42af39124a8ca40b [2024-07-25T04:09:59.911Z] $ docker rm -f --volumes 2e7acd1161c42b2df1d1eac01952da86100c616aed48ee2a42af39124a8ca40b [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-25T04:10:00.451Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-25T04:10:00.769Z] Stashed 1 file(s) [Pipeline] echo [2024-07-25T04:10:00.791Z] [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 [2024-07-25T04:10:01.578Z] provisioning config files... [2024-07-25T04:10:01.590Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1603@tmp/config5418266457874541976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T04:10:01.971Z] ---> ****-login.sh [2024-07-25T04:10:01.971Z] nexus3.edgexfoundry.org:10001 [2024-07-25T04:10:01.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T04:10:01.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T04:10:01.971Z] Configure a credential helper to remove this warning. See [2024-07-25T04:10:01.971Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T04:10:01.971Z] [2024-07-25T04:10:01.971Z] Login Succeeded [2024-07-25T04:10:01.971Z] nexus3.edgexfoundry.org:10002 [2024-07-25T04:10:01.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T04:10:01.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T04:10:01.971Z] Configure a credential helper to remove this warning. See [2024-07-25T04:10:01.971Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T04:10:01.971Z] [2024-07-25T04:10:01.971Z] Login Succeeded [2024-07-25T04:10:01.971Z] nexus3.edgexfoundry.org:10003 [2024-07-25T04:10:02.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T04:10:02.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T04:10:02.232Z] Configure a credential helper to remove this warning. See [2024-07-25T04:10:02.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T04:10:02.232Z] [2024-07-25T04:10:02.232Z] Login Succeeded [2024-07-25T04:10:02.232Z] nexus3.edgexfoundry.org:10004 [2024-07-25T04:10:02.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T04:10:02.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T04:10:02.232Z] Configure a credential helper to remove this warning. See [2024-07-25T04:10:02.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T04:10:02.232Z] [2024-07-25T04:10:02.232Z] Login Succeeded [2024-07-25T04:10:02.232Z] ****.io [2024-07-25T04:10:02.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T04:10:02.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T04:10:02.756Z] Configure a credential helper to remove this warning. See [2024-07-25T04:10:02.756Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T04:10:02.756Z] [2024-07-25T04:10:02.756Z] Login Succeeded [2024-07-25T04:10:02.756Z] ---> ****-login.sh ends [Pipeline] } [2024-07-25T04:10:02.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-25T04:10:03.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T04:10:03.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T04:10:03.141Z] ========================================================= [2024-07-25T04:10:03.141Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-25T04:10:03.141Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T04:10:03.644Z] + 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 . [2024-07-25T04:10:03.644Z] Sending build context to Docker daemon 25.12MB [2024-07-25T04:10:03.644Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-25T04:10:03.644Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-25T04:10:03.906Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-25T04:10:03.906Z] 619be1103602: Pulling fs layer [2024-07-25T04:10:03.906Z] 7862e08f4a3e: Pulling fs layer [2024-07-25T04:10:03.906Z] 5df492c9dc93: Pulling fs layer [2024-07-25T04:10:03.906Z] 7629e6793208: Pulling fs layer [2024-07-25T04:10:03.906Z] 4f4fb700ef54: Pulling fs layer [2024-07-25T04:10:03.906Z] fb5054dd5b73: Pulling fs layer [2024-07-25T04:10:03.906Z] eeca6798cff9: Pulling fs layer [2024-07-25T04:10:03.906Z] aa269ceb94a6: Pulling fs layer [2024-07-25T04:10:03.906Z] ada007ff1a6a: Pulling fs layer [2024-07-25T04:10:03.906Z] 7629e6793208: Waiting [2024-07-25T04:10:03.906Z] 4f4fb700ef54: Waiting [2024-07-25T04:10:03.906Z] fb5054dd5b73: Waiting [2024-07-25T04:10:03.906Z] eeca6798cff9: Waiting [2024-07-25T04:10:03.906Z] aa269ceb94a6: Waiting [2024-07-25T04:10:03.906Z] ada007ff1a6a: Waiting [2024-07-25T04:10:03.906Z] 7862e08f4a3e: Verifying Checksum [2024-07-25T04:10:03.906Z] 7862e08f4a3e: Download complete [2024-07-25T04:10:03.906Z] 7629e6793208: Verifying Checksum [2024-07-25T04:10:03.906Z] 7629e6793208: Download complete [2024-07-25T04:10:03.906Z] 4f4fb700ef54: Verifying Checksum [2024-07-25T04:10:03.906Z] 4f4fb700ef54: Download complete [2024-07-25T04:10:03.906Z] fb5054dd5b73: Download complete [2024-07-25T04:10:03.906Z] 619be1103602: Verifying Checksum [2024-07-25T04:10:03.906Z] 619be1103602: Download complete [2024-07-25T04:10:03.906Z] eeca6798cff9: Verifying Checksum [2024-07-25T04:10:03.906Z] eeca6798cff9: Download complete [2024-07-25T04:10:04.170Z] 619be1103602: Pull complete [2024-07-25T04:10:04.170Z] ada007ff1a6a: Verifying Checksum [2024-07-25T04:10:04.170Z] ada007ff1a6a: Download complete [2024-07-25T04:10:04.170Z] 7862e08f4a3e: Pull complete [2024-07-25T04:10:04.428Z] 5df492c9dc93: Verifying Checksum [2024-07-25T04:10:04.428Z] 5df492c9dc93: Download complete [2024-07-25T04:10:05.756Z] aa269ceb94a6: Verifying Checksum [2024-07-25T04:10:05.756Z] aa269ceb94a6: Download complete [2024-07-25T04:10:07.661Z] 5df492c9dc93: Pull complete [2024-07-25T04:10:07.921Z] 7629e6793208: Pull complete [2024-07-25T04:10:07.921Z] 4f4fb700ef54: Pull complete [2024-07-25T04:10:07.921Z] fb5054dd5b73: Pull complete [2024-07-25T04:10:08.179Z] eeca6798cff9: Pull complete [2024-07-25T04:10:10.956Z] aa269ceb94a6: Pull complete [2024-07-25T04:10:11.368Z] ada007ff1a6a: Pull complete [2024-07-25T04:10:11.368Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-25T04:10:11.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-25T04:10:11.368Z] ---> f489d0715acc [2024-07-25T04:10:11.368Z] Step 3/10 : ARG MAKE=make build [2024-07-25T04:10:16.350Z] Still waiting to schedule task [2024-07-25T04:10:16.351Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-25T04:10:16.642Z] ---> Running in c11731afc569 [2024-07-25T04:10:16.642Z] Removing intermediate container c11731afc569 [2024-07-25T04:10:16.642Z] ---> f9f31557e394 [2024-07-25T04:10:16.642Z] Step 4/10 : WORKDIR /device-sdk-go [2024-07-25T04:10:16.642Z] ---> Running in 10c8ea97291f [2024-07-25T04:10:16.642Z] Removing intermediate container 10c8ea97291f [2024-07-25T04:10:16.642Z] ---> a1214f39f4ea [2024-07-25T04:10:16.642Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-25T04:10:16.642Z] ---> Running in 290c6c79d2bc [2024-07-25T04:10:16.642Z] Removing intermediate container 290c6c79d2bc [2024-07-25T04:10:16.642Z] ---> c2856fa8a8b9 [2024-07-25T04:10:16.642Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-07-25T04:10:16.642Z] ---> Running in 58d694f742d9 [2024-07-25T04:10:16.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T04:10:16.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T04:10:17.159Z] OK: 264 MiB in 52 packages [2024-07-25T04:10:17.418Z] Removing intermediate container 58d694f742d9 [2024-07-25T04:10:17.418Z] ---> 5c8eb94ec6cc [2024-07-25T04:10:17.418Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-25T04:10:17.677Z] ---> 8d65d37a02b0 [2024-07-25T04:10:17.677Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T04:10:17.677Z] ---> Running in 550a977180f3 [2024-07-25T04:11:31.833Z] Removing intermediate container 550a977180f3 [2024-07-25T04:11:31.833Z] ---> ea2fc438f657 [2024-07-25T04:11:31.833Z] Step 9/10 : COPY . . [2024-07-25T04:11:31.833Z] ---> 2141b1299d92 [2024-07-25T04:11:31.833Z] Step 10/10 : RUN ${MAKE} [2024-07-25T04:11:31.833Z] ---> Running in 5a6386be88fe [2024-07-25T04:11:31.833Z] noop [2024-07-25T04:11:31.833Z] Removing intermediate container 5a6386be88fe [2024-07-25T04:11:31.833Z] ---> fcb06b70571b [2024-07-25T04:11:31.833Z] Successfully built fcb06b70571b [2024-07-25T04:11:31.833Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T04:11:32.329Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-25T04:11:32.329Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T04:11:32.515Z] prd-ubuntu20.04-docker-8c-8g-6402 does not seem to be running inside a container [2024-07-25T04:11:32.546Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1603 -v /w/workspace/gexfoundry_device-sdk-go_PR-1603:/w/workspace/gexfoundry_device-sdk-go_PR-1603:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1603@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1603@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-25T04:11:32.886Z] $ docker top 6906d7aa84ed9bd77cbb59846b6301d63c6f3078139bf9660f81cb5564e9f54a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T04:11:33.297Z] + go version [2024-07-25T04:11:33.297Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-25T04:11:33.334Z] $ docker stop --time=1 6906d7aa84ed9bd77cbb59846b6301d63c6f3078139bf9660f81cb5564e9f54a [2024-07-25T04:11:34.602Z] $ docker rm -f --volumes 6906d7aa84ed9bd77cbb59846b6301d63c6f3078139bf9660f81cb5564e9f54a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T04:11:35.408Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-25T04:11:35.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T04:11:35.584Z] prd-ubuntu20.04-docker-8c-8g-6402 does not seem to be running inside a container [2024-07-25T04:11:35.616Z] $ 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-1603 -v /w/workspace/gexfoundry_device-sdk-go_PR-1603:/w/workspace/gexfoundry_device-sdk-go_PR-1603:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1603@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1603@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-25T04:11:35.950Z] $ docker top 903b9ba50e008864ba4dbd9c80c234ca7cdecdac0d4dcc7a8126d1806f2439cf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T04:11:36.364Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1603 [Pipeline] fileExists [Pipeline] sh [2024-07-25T04:11:36.745Z] + make test [2024-07-25T04:11:36.746Z] go test -race -coverprofile=coverage.out ./... [2024-07-25T04:11:44.866Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-07-25T04:12:05.973Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6403 in /w/workspace/gexfoundry_device-sdk-go_PR-1603 [Pipeline] { [Pipeline] ws [2024-07-25T04:12:06.042Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2024-07-25T04:12:06.135Z] The recommended git tool is: git [2024-07-25T04:12:14.747Z] using credential edgex-jenkins-ssh [2024-07-25T04:12:14.785Z] Cloning the remote Git repository [2024-07-25T04:12:14.845Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-07-25T04:12:14.993Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2024-07-25T04:12:15.256Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-07-25T04:12:15.263Z] > git --version # timeout=10 [2024-07-25T04:12:15.342Z] > git --version # 'git version 2.25.1' [2024-07-25T04:12:15.346Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-25T04:12:15.617Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-25T04:12:19.779Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-07-25T04:12:19.833Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-25T04:12:21.107Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-07-25T04:12:21.163Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-07-25T04:12:21.165Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-25T04:12:21.882Z] Merging remotes/origin/main commit 14bbcd9f0286f5af5971c01a4e00ee25c9ded14d into PR head commit 5420c36d1ddd1543829903effd084c67805c7263 [2024-07-25T04:12:22.212Z] Merge succeeded, producing 5420c36d1ddd1543829903effd084c67805c7263 [2024-07-25T04:12:22.213Z] Checking out Revision 5420c36d1ddd1543829903effd084c67805c7263 (PR-1603) [2024-07-25T04:12:22.844Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-07-25T04:12:21.192Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1603/head:refs/remotes/origin/PR-1603 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-25T04:12:21.902Z] > git config core.sparsecheckout # timeout=10 [2024-07-25T04:12:21.973Z] > git checkout -f 5420c36d1ddd1543829903effd084c67805c7263 # timeout=10 [2024-07-25T04:12:22.088Z] > git remote # timeout=10 [2024-07-25T04:12:22.110Z] > git config --get remote.origin.url # timeout=10 [2024-07-25T04:12:22.139Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-25T04:12:22.165Z] > git merge 14bbcd9f0286f5af5971c01a4e00ee25c9ded14d # timeout=10 [2024-07-25T04:12:22.191Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-25T04:12:22.217Z] > git config core.sparsecheckout # timeout=10 [2024-07-25T04:12:22.235Z] > git checkout -f 5420c36d1ddd1543829903effd084c67805c7263 # timeout=10 [2024-07-25T04:12:22.907Z] > git --version # timeout=10 [2024-07-25T04:12:22.922Z] > git --version # 'git version 2.25.1' [2024-07-25T04:12:22.945Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-25T04:12:23.824Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-07-25T04:12:23.824Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-07-25T04:12:23.824Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-07-25T04:12:23.824Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-07-25T04:12:23.824Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-07-25T04:12:23.824Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.023s coverage: 27.0% of statements [2024-07-25T04:12:23.824Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.029s coverage: 80.0% of statements [2024-07-25T04:12:23.824Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-07-25T04:12:23.824Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-07-25T04:12:23.824Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-07-25T04:12:23.824Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.050s coverage: 86.0% of statements [2024-07-25T04:12:23.824Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-07-25T04:12:23.824Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-07-25T04:12:23.824Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.086s coverage: 55.2% of statements [2024-07-25T04:12:24.084Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-07-25T04:12:26.630Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.035s coverage: 14.4% of statements [2024-07-25T04:12:26.630Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.248s coverage: 44.6% of statements [2024-07-25T04:12:26.630Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.057s coverage: 68.5% of statements [2024-07-25T04:12:26.630Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.083s coverage: 89.2% of statements [2024-07-25T04:12:26.631Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.052s coverage: 5.4% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-25T04:12:28.070Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-25T04:12:28.070Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-25T04:12:28.070Z] Dload Upload Total Spent Left Speed [2024-07-25T04:12:28.070Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 96451 0 --:--:-- --:--:-- --:--:-- 95731 [Pipeline] sh [2024-07-25T04:12:28.432Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-25T04:12:28.780Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-25T04:12:28.780Z] + sudo tee /etc/docker/daemon.new [2024-07-25T04:12:28.780Z] { [2024-07-25T04:12:28.780Z] "registry-mirrors": [ [2024-07-25T04:12:28.780Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-25T04:12:28.780Z] ], [2024-07-25T04:12:28.780Z] "bip": "10.250.0.254/24", [2024-07-25T04:12:28.780Z] "hosts": [ [2024-07-25T04:12:28.780Z] "tcp://0.0.0.0:5555", [2024-07-25T04:12:28.780Z] "unix:///var/run/docker.sock" [2024-07-25T04:12:28.780Z] ], [2024-07-25T04:12:28.780Z] "mtu": 1458, [2024-07-25T04:12:28.780Z] "selinux-enabled": true, [2024-07-25T04:12:28.780Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-25T04:12:28.780Z] } [Pipeline] sh [2024-07-25T04:12:29.149Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-25T04:12:29.501Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-25T04:12:47.865Z] provisioning config files... [2024-07-25T04:12:47.893Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config9062580923213416356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T04:12:48.536Z] ---> ****-login.sh [2024-07-25T04:12:48.536Z] nexus3.edgexfoundry.org:10001 [2024-07-25T04:12:49.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T04:12:49.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T04:12:49.130Z] Configure a credential helper to remove this warning. See [2024-07-25T04:12:49.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T04:12:49.130Z] [2024-07-25T04:12:49.130Z] Login Succeeded [2024-07-25T04:12:49.130Z] nexus3.edgexfoundry.org:10002 [2024-07-25T04:12:49.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T04:12:49.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T04:12:49.672Z] Configure a credential helper to remove this warning. See [2024-07-25T04:12:49.672Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T04:12:49.672Z] [2024-07-25T04:12:49.672Z] Login Succeeded [2024-07-25T04:12:49.672Z] nexus3.edgexfoundry.org:10003 [2024-07-25T04:12:49.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T04:12:49.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T04:12:49.947Z] Configure a credential helper to remove this warning. See [2024-07-25T04:12:49.947Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T04:12:49.947Z] [2024-07-25T04:12:49.947Z] Login Succeeded [2024-07-25T04:12:49.947Z] nexus3.edgexfoundry.org:10004 [2024-07-25T04:12:50.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T04:12:50.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T04:12:50.490Z] Configure a credential helper to remove this warning. See [2024-07-25T04:12:50.490Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T04:12:50.490Z] [2024-07-25T04:12:50.490Z] Login Succeeded [2024-07-25T04:12:50.490Z] ****.io [2024-07-25T04:12:50.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T04:12:51.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T04:12:51.031Z] Configure a credential helper to remove this warning. See [2024-07-25T04:12:51.031Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T04:12:51.031Z] [2024-07-25T04:12:51.031Z] Login Succeeded [2024-07-25T04:12:51.031Z] ---> ****-login.sh ends [Pipeline] } [2024-07-25T04:12:51.071Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-25T04:12:51.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T04:12:51.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T04:12:51.686Z] ========================================================= [2024-07-25T04:12:51.686Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-25T04:12:51.686Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T04:12:52.244Z] + 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 . [2024-07-25T04:12:52.836Z] Sending build context to Docker daemon 12.99MB [2024-07-25T04:12:52.836Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-25T04:12:52.836Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-25T04:12:53.110Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-25T04:12:53.110Z] c6b39de5b339: Pulling fs layer [2024-07-25T04:12:53.110Z] a69c41024577: Pulling fs layer [2024-07-25T04:12:53.110Z] d6de4b400683: Pulling fs layer [2024-07-25T04:12:53.110Z] 35cb2a7552d0: Pulling fs layer [2024-07-25T04:12:53.110Z] 4f4fb700ef54: Pulling fs layer [2024-07-25T04:12:53.110Z] 464afbd9ba4c: Pulling fs layer [2024-07-25T04:12:53.110Z] 00f215d4a9da: Pulling fs layer [2024-07-25T04:12:53.110Z] d496ad576159: Pulling fs layer [2024-07-25T04:12:53.110Z] 35cb2a7552d0: Waiting [2024-07-25T04:12:53.110Z] 464afbd9ba4c: Waiting [2024-07-25T04:12:53.110Z] d496ad576159: Waiting [2024-07-25T04:12:53.110Z] 4f4fb700ef54: Waiting [2024-07-25T04:12:53.110Z] 00f215d4a9da: Waiting [2024-07-25T04:12:53.110Z] a69c41024577: Verifying Checksum [2024-07-25T04:12:53.110Z] a69c41024577: Download complete [2024-07-25T04:12:53.110Z] 35cb2a7552d0: Verifying Checksum [2024-07-25T04:12:53.110Z] 35cb2a7552d0: Download complete [2024-07-25T04:12:53.110Z] 4f4fb700ef54: Verifying Checksum [2024-07-25T04:12:53.110Z] 4f4fb700ef54: Download complete [2024-07-25T04:12:53.110Z] 464afbd9ba4c: Verifying Checksum [2024-07-25T04:12:53.110Z] 464afbd9ba4c: Download complete [2024-07-25T04:12:53.110Z] c6b39de5b339: Download complete [2024-07-25T04:12:53.704Z] d496ad576159: Verifying Checksum [2024-07-25T04:12:53.704Z] d496ad576159: Download complete [2024-07-25T04:12:54.296Z] c6b39de5b339: Pull complete [2024-07-25T04:12:55.267Z] a69c41024577: Pull complete [2024-07-25T04:12:55.267Z] d6de4b400683: Verifying Checksum [2024-07-25T04:12:55.267Z] d6de4b400683: Download complete [2024-07-25T04:12:56.691Z] 00f215d4a9da: Verifying Checksum [2024-07-25T04:12:56.691Z] 00f215d4a9da: Download complete [2024-07-25T04:13:06.516Z] GO111MODULE=on go vet ./... [2024-07-25T04:13:06.776Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-25T04:13:06.776Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-25T04:13:07.034Z] ./bin/test-attribution-txt.sh [2024-07-25T04:13:07.034Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-25T04:13:07.034Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-25T04:13:07.078Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-25T04:13:07.112Z] $ docker stop --time=1 903b9ba50e008864ba4dbd9c80c234ca7cdecdac0d4dcc7a8126d1806f2439cf [2024-07-25T04:13:09.027Z] d6de4b400683: Pull complete [2024-07-25T04:13:09.027Z] 35cb2a7552d0: Pull complete [2024-07-25T04:13:09.027Z] 4f4fb700ef54: Pull complete [2024-07-25T04:13:09.027Z] 464afbd9ba4c: Pull complete [2024-07-25T04:13:11.140Z] $ docker rm -f --volumes 903b9ba50e008864ba4dbd9c80c234ca7cdecdac0d4dcc7a8126d1806f2439cf [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-25T04:13:11.986Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-25T04:13:12.078Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-25T04:13:12.846Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-25T04:13:13.166Z] + ls -al . [2024-07-25T04:13:13.166Z] total 380 [2024-07-25T04:13:13.166Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 25 04:11 . [2024-07-25T04:13:13.166Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 04:09 .. [2024-07-25T04:13:13.166Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 25 04:09 .dockerignore [2024-07-25T04:13:13.166Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 04:12 .git [2024-07-25T04:13:13.166Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 04:09 .github [2024-07-25T04:13:13.166Z] -rw-rw-r-- 1 jenkins jenkins 137 Jul 25 04:09 .gitignore [2024-07-25T04:13:13.166Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 25 04:09 .golangci.yml [2024-07-25T04:13:13.166Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 04:09 .semver [2024-07-25T04:13:13.166Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jul 25 04:09 CHANGELOG.md [2024-07-25T04:13:13.166Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 04:09 GOVERNANCE.md [2024-07-25T04:13:13.166Z] -rw-rw-r-- 1 jenkins jenkins 885 Jul 25 04:09 Jenkinsfile [2024-07-25T04:13:13.166Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 25 04:09 LICENSE [2024-07-25T04:13:13.166Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jul 25 04:09 Makefile [2024-07-25T04:13:13.166Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 25 04:09 OWNERS.md [2024-07-25T04:13:13.166Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jul 25 04:09 README.md [2024-07-25T04:13:13.166Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 25 04:10 VERSION [2024-07-25T04:13:13.166Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 04:09 bin [2024-07-25T04:13:13.166Z] -rw-r--r-- 1 jenkins jenkins 125164 Jul 25 04:12 coverage.out [2024-07-25T04:13:13.166Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 25 04:09 example [2024-07-25T04:13:13.166Z] -rw-rw-r-- 1 jenkins jenkins 6996 Jul 25 04:09 go.mod [2024-07-25T04:13:13.166Z] -rw-rw-r-- 1 jenkins jenkins 101460 Jul 25 04:09 go.sum [2024-07-25T04:13:13.166Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 25 04:09 internal [2024-07-25T04:13:13.166Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 04:09 openapi [2024-07-25T04:13:13.166Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 25 04:09 pkg [2024-07-25T04:13:13.166Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 04:09 snap [2024-07-25T04:13:13.166Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 25 04:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T04:13:13.610Z] + 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=5420c36d1ddd1543829903effd084c67805c7263 --label arch=amd64 --label version=0.0.0 . [2024-07-25T04:13:13.610Z] Sending build context to Docker daemon 25.25MB [2024-07-25T04:13:13.610Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-07-25T04:13:13.610Z] Step 2/24 : FROM ${BASE} AS builder [2024-07-25T04:13:13.610Z] ---> fcb06b70571b [2024-07-25T04:13:13.610Z] Step 3/24 : ARG MAKE=make build [2024-07-25T04:13:14.186Z] ---> Running in 521fabd1ff9a [2024-07-25T04:13:14.186Z] Removing intermediate container 521fabd1ff9a [2024-07-25T04:13:14.186Z] ---> c4f25b342875 [2024-07-25T04:13:14.186Z] Step 4/24 : WORKDIR /device-sdk-go [2024-07-25T04:13:14.186Z] ---> Running in a27808f6d821 [2024-07-25T04:13:14.186Z] Removing intermediate container a27808f6d821 [2024-07-25T04:13:14.186Z] ---> 608205cd22e9 [2024-07-25T04:13:14.186Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-25T04:13:14.446Z] ---> Running in 8e42643e7c87 [2024-07-25T04:13:14.446Z] Removing intermediate container 8e42643e7c87 [2024-07-25T04:13:14.446Z] ---> 29d042127d4d [2024-07-25T04:13:14.446Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-07-25T04:13:14.446Z] ---> Running in c064a5170174 [2024-07-25T04:13:14.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T04:13:14.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T04:13:15.230Z] OK: 264 MiB in 52 packages [2024-07-25T04:13:15.489Z] Removing intermediate container c064a5170174 [2024-07-25T04:13:15.489Z] ---> acc7c962b092 [2024-07-25T04:13:15.489Z] Step 7/24 : COPY go.mod vendor* ./ [2024-07-25T04:13:15.748Z] ---> 3fa06041eb26 [2024-07-25T04:13:15.748Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T04:13:15.748Z] ---> Running in c1ffd7ad7db5 [2024-07-25T04:13:16.324Z] Removing intermediate container c1ffd7ad7db5 [2024-07-25T04:13:16.324Z] ---> ed5344261425 [2024-07-25T04:13:16.324Z] Step 9/24 : COPY . . [2024-07-25T04:13:17.282Z] ---> 4b3966627b05 [2024-07-25T04:13:17.282Z] Step 10/24 : RUN ${MAKE} [2024-07-25T04:13:17.282Z] ---> Running in b1ab783d0ebd [2024-07-25T04:13:17.540Z] 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 [2024-07-25T04:13:19.103Z] 00f215d4a9da: Pull complete [2024-07-25T04:13:20.064Z] d496ad576159: Pull complete [2024-07-25T04:13:20.065Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-25T04:13:20.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-25T04:13:20.065Z] ---> f246e2811388 [2024-07-25T04:13:20.065Z] Step 3/10 : ARG MAKE=make build [2024-07-25T04:13:21.028Z] ---> Running in 288b5c6a5654 [2024-07-25T04:13:21.028Z] Removing intermediate container 288b5c6a5654 [2024-07-25T04:13:21.028Z] ---> 1b538fd386bd [2024-07-25T04:13:21.028Z] Step 4/10 : WORKDIR /device-sdk-go [2024-07-25T04:13:21.301Z] ---> Running in 489f18bc65f3 [2024-07-25T04:13:21.572Z] Removing intermediate container 489f18bc65f3 [2024-07-25T04:13:21.572Z] ---> f069fdfdd309 [2024-07-25T04:13:21.572Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-25T04:13:21.572Z] ---> Running in 0c37e3fe2f78 [2024-07-25T04:13:22.159Z] Removing intermediate container 0c37e3fe2f78 [2024-07-25T04:13:22.160Z] ---> 5cff4c2a7e1e [2024-07-25T04:13:22.160Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-07-25T04:13:22.160Z] ---> Running in 061b393479ca [2024-07-25T04:13:24.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T04:13:24.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T04:13:25.668Z] OK: 266 MiB in 52 packages [2024-07-25T04:13:26.634Z] Removing intermediate container 061b393479ca [2024-07-25T04:13:26.634Z] ---> 45ab26c56971 [2024-07-25T04:13:26.634Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-25T04:13:26.904Z] ---> aa4bb20813ce [2024-07-25T04:13:26.904Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T04:13:27.172Z] ---> Running in 5d98fc0b6ba8 [2024-07-25T04:13:56.339Z] Removing intermediate container b1ab783d0ebd [2024-07-25T04:13:56.339Z] ---> ba986973435c [2024-07-25T04:13:56.339Z] Step 11/24 : FROM alpine:3.18 [2024-07-25T04:13:56.339Z] 3.18: Pulling from library/alpine [2024-07-25T04:13:56.339Z] 930bdd4d222e: Pulling fs layer [2024-07-25T04:13:56.339Z] 930bdd4d222e: Verifying Checksum [2024-07-25T04:13:56.339Z] 930bdd4d222e: Download complete [2024-07-25T04:13:56.339Z] 930bdd4d222e: Pull complete [2024-07-25T04:13:56.339Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T04:13:56.339Z] Status: Downloaded newer image for alpine:3.18 [2024-07-25T04:13:56.339Z] ---> 18f865063206 [2024-07-25T04:13:56.339Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-07-25T04:13:56.339Z] ---> Running in 2a3422653a8f [2024-07-25T04:13:56.339Z] Removing intermediate container 2a3422653a8f [2024-07-25T04:13:56.339Z] ---> 5cea9ac33c6c [2024-07-25T04:13:56.339Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-07-25T04:13:56.339Z] ---> Running in b7332b31a618 [2024-07-25T04:13:56.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T04:13:56.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T04:13:56.339Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-25T04:13:56.339Z] Executing busybox-1.36.1-r7.trigger [2024-07-25T04:13:56.339Z] OK: 7 MiB in 16 packages [2024-07-25T04:13:56.339Z] Removing intermediate container b7332b31a618 [2024-07-25T04:13:56.339Z] ---> fcdae177398d [2024-07-25T04:13:56.339Z] Step 14/24 : RUN apk --no-cache upgrade [2024-07-25T04:13:56.339Z] ---> Running in 670e05a51703 [2024-07-25T04:13:56.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T04:13:56.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T04:13:56.339Z] OK: 7 MiB in 16 packages [2024-07-25T04:13:56.339Z] Removing intermediate container 670e05a51703 [2024-07-25T04:13:56.339Z] ---> a8196024ff15 [2024-07-25T04:13:56.339Z] Step 15/24 : WORKDIR / [2024-07-25T04:13:56.339Z] ---> Running in 34f25954690f [2024-07-25T04:13:56.339Z] Removing intermediate container 34f25954690f [2024-07-25T04:13:56.339Z] ---> d2fe5c29b201 [2024-07-25T04:13:56.339Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-07-25T04:13:56.339Z] ---> 0501f05d7529 [2024-07-25T04:13:56.339Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-07-25T04:13:56.339Z] ---> 9693507cf444 [2024-07-25T04:13:56.339Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-07-25T04:13:56.339Z] ---> 44763a4cb126 [2024-07-25T04:13:56.339Z] Step 19/24 : EXPOSE 59999 [2024-07-25T04:13:56.339Z] ---> Running in 1e9b06f41b36 [2024-07-25T04:13:56.339Z] Removing intermediate container 1e9b06f41b36 [2024-07-25T04:13:56.339Z] ---> d042d962338a [2024-07-25T04:13:56.339Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-07-25T04:13:56.339Z] ---> Running in 85a90bc895a6 [2024-07-25T04:13:56.339Z] Removing intermediate container 85a90bc895a6 [2024-07-25T04:13:56.339Z] ---> 470583d7ccca [2024-07-25T04:13:56.339Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-25T04:13:56.339Z] ---> Running in bc3a7c5f21be [2024-07-25T04:13:56.339Z] Removing intermediate container bc3a7c5f21be [2024-07-25T04:13:56.339Z] ---> 2a100351fd67 [2024-07-25T04:13:56.339Z] Step 22/24 : LABEL arch=amd64 [2024-07-25T04:13:56.601Z] ---> Running in c3bd51a1a85c [2024-07-25T04:13:56.601Z] Removing intermediate container c3bd51a1a85c [2024-07-25T04:13:56.601Z] ---> acae339369f6 [2024-07-25T04:13:56.601Z] Step 23/24 : LABEL git_sha=5420c36d1ddd1543829903effd084c67805c7263 [2024-07-25T04:13:56.601Z] ---> Running in cff0be8797af [2024-07-25T04:13:56.601Z] Removing intermediate container cff0be8797af [2024-07-25T04:13:56.601Z] ---> 726d2a65e625 [2024-07-25T04:13:56.601Z] Step 24/24 : LABEL version=0.0.0 [2024-07-25T04:13:56.601Z] ---> Running in b872628ae69f [2024-07-25T04:13:56.922Z] Removing intermediate container b872628ae69f [2024-07-25T04:13:56.922Z] ---> 5a4197cb3613 [2024-07-25T04:13:56.922Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-25T04:13:56.922Z] Successfully built 5a4197cb3613 [2024-07-25T04:13:56.922Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T04:13:57.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T04:13:57.929Z] [2024-07-25T04:13:57.929Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T04:13:58.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T04:13:58.346Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-25T04:13:58.346Z] 5eb5b503b376: Pulling fs layer [2024-07-25T04:13:58.346Z] 5c69ac0246d0: Pulling fs layer [2024-07-25T04:13:58.346Z] ec43610c2a17: Pulling fs layer [2024-07-25T04:13:58.346Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-25T04:13:58.346Z] 33b1e0a273af: Pulling fs layer [2024-07-25T04:13:58.346Z] 5d3b04190fa2: Pulling fs layer [2024-07-25T04:13:58.346Z] 2f39f015ded8: Pulling fs layer [2024-07-25T04:13:58.346Z] 3a2ae6a8a46f: Waiting [2024-07-25T04:13:58.346Z] 33b1e0a273af: Waiting [2024-07-25T04:13:58.346Z] 5d3b04190fa2: Waiting [2024-07-25T04:13:58.346Z] 2f39f015ded8: Waiting [2024-07-25T04:13:58.346Z] 5c69ac0246d0: Download complete [2024-07-25T04:13:58.346Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-25T04:13:58.346Z] 3a2ae6a8a46f: Download complete [2024-07-25T04:13:58.346Z] 33b1e0a273af: Verifying Checksum [2024-07-25T04:13:58.346Z] 33b1e0a273af: Download complete [2024-07-25T04:13:58.346Z] 5d3b04190fa2: Verifying Checksum [2024-07-25T04:13:58.346Z] 5d3b04190fa2: Download complete [2024-07-25T04:13:58.346Z] ec43610c2a17: Verifying Checksum [2024-07-25T04:13:58.346Z] ec43610c2a17: Download complete [2024-07-25T04:13:58.608Z] 5eb5b503b376: Verifying Checksum [2024-07-25T04:13:58.608Z] 5eb5b503b376: Download complete [2024-07-25T04:13:59.174Z] 2f39f015ded8: Download complete [2024-07-25T04:13:59.740Z] 5eb5b503b376: Pull complete [2024-07-25T04:13:59.997Z] 5c69ac0246d0: Pull complete [2024-07-25T04:14:00.563Z] ec43610c2a17: Pull complete [2024-07-25T04:14:00.563Z] 3a2ae6a8a46f: Pull complete [2024-07-25T04:14:00.822Z] 33b1e0a273af: Pull complete [2024-07-25T04:14:00.822Z] 5d3b04190fa2: Pull complete [2024-07-25T04:14:07.626Z] 2f39f015ded8: Pull complete [2024-07-25T04:14:07.887Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-25T04:14:07.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T04:14:07.887Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T04:14:08.147Z] prd-ubuntu20.04-docker-8c-8g-6402 does not seem to be running inside a container [2024-07-25T04:14:08.178Z] $ 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-1603 -v /w/workspace/gexfoundry_device-sdk-go_PR-1603:/w/workspace/gexfoundry_device-sdk-go_PR-1603:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1603@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1603@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 [2024-07-25T04:14:08.431Z] $ docker top 4d29961a6042196ccf38f8ddb7cea8c456e385c9b9b84d732a553f329451bb93 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T04:14:08.923Z] ---> job-cost.sh [2024-07-25T04:14:08.923Z] lf-activate-venv: SKIPPING [2024-07-25T04:14:08.923Z] INFO: No Stack... [2024-07-25T04:14:09.184Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-25T04:14:09.443Z] INFO: Archiving Costs [Pipeline] sh [2024-07-25T04:14:09.768Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1603/archives/cost.csv [2024-07-25T04:14:09.768Z] + cut -d, -f6 [Pipeline] lock [2024-07-25T04:14:09.817Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1603-1-stack-cost] [2024-07-25T04:14:09.822Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1603-1-stack-cost] did not exist. Created. [2024-07-25T04:14:09.831Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1603-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-25T04:14:10.231Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-25T04:14:10.290Z] Stashed 1 file(s) [Pipeline] } [2024-07-25T04:14:10.320Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1603-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-25T04:14:10.409Z] $ docker stop --time=1 4d29961a6042196ccf38f8ddb7cea8c456e385c9b9b84d732a553f329451bb93 [2024-07-25T04:14:11.663Z] $ docker rm -f --volumes 4d29961a6042196ccf38f8ddb7cea8c456e385c9b9b84d732a553f329451bb93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-25T04:15:19.109Z] Removing intermediate container 5d98fc0b6ba8 [2024-07-25T04:15:19.109Z] ---> e3b5c71f959b [2024-07-25T04:15:19.109Z] Step 9/10 : COPY . . [2024-07-25T04:15:19.109Z] ---> 3537bf3c5c1f [2024-07-25T04:15:19.109Z] Step 10/10 : RUN ${MAKE} [2024-07-25T04:15:19.109Z] ---> Running in 97f0dee54bbb [2024-07-25T04:15:19.109Z] noop [2024-07-25T04:15:19.109Z] Removing intermediate container 97f0dee54bbb [2024-07-25T04:15:19.109Z] ---> 40e2e21e396b [2024-07-25T04:15:19.109Z] Successfully built 40e2e21e396b [2024-07-25T04:15:19.109Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T04:15:20.463Z] + docker inspect -f . ci-base-image-arm64 [2024-07-25T04:15:20.463Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T04:15:20.789Z] prd-ubuntu20.04-docker-arm64-4c-16g-6403 does not seem to be running inside a container [2024-07-25T04:15:20.869Z] $ 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 [2024-07-25T04:15:22.083Z] $ docker top ace4dd691312c844f8ac3a4272367b6ea56667c3efd3be74a0f70b990850677d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T04:15:23.013Z] + go version [2024-07-25T04:15:23.013Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-25T04:15:23.047Z] $ docker stop --time=1 ace4dd691312c844f8ac3a4272367b6ea56667c3efd3be74a0f70b990850677d [2024-07-25T04:15:24.799Z] $ docker rm -f --volumes ace4dd691312c844f8ac3a4272367b6ea56667c3efd3be74a0f70b990850677d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T04:15:25.794Z] + docker inspect -f . ci-base-image-arm64 [2024-07-25T04:15:25.794Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T04:15:26.077Z] prd-ubuntu20.04-docker-arm64-4c-16g-6403 does not seem to be running inside a container [2024-07-25T04:15:26.145Z] $ 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 [2024-07-25T04:15:27.548Z] $ docker top 56c50c9dc7651dc62965bc5ee1b8f7fdba046dd09fce1d8a6798591118aecf80 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T04:15:28.461Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-25T04:15:29.200Z] + make test [2024-07-25T04:15:29.201Z] go test -race -coverprofile=coverage.out ./... [2024-07-25T04:16:16.106Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-07-25T04:19:38.116Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-07-25T04:19:38.116Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-07-25T04:19:38.116Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-07-25T04:19:38.116Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-07-25T04:19:38.116Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-07-25T04:19:43.456Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.111s coverage: 27.0% of statements [2024-07-25T04:19:47.707Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.164s coverage: 80.0% of statements [2024-07-25T04:19:53.059Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-07-25T04:19:53.059Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-07-25T04:19:54.476Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.288s coverage: 86.0% of statements [2024-07-25T04:19:58.752Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-07-25T04:19:58.752Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.416s coverage: 55.2% of statements [2024-07-25T04:20:04.106Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.150s coverage: 14.4% of statements [2024-07-25T04:20:04.376Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.819s coverage: 44.6% of statements [2024-07-25T04:20:04.376Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-07-25T04:20:04.376Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-07-25T04:20:05.787Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.317s coverage: 68.5% of statements [2024-07-25T04:20:10.042Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.368s coverage: 89.2% of statements [2024-07-25T04:20:12.622Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-07-25T04:20:14.024Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.240s coverage: 5.4% of statements [2024-07-25T04:20:14.985Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-25T04:20:14.985Z] GO111MODULE=on go vet ./... [2024-07-25T04:23:51.751Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-25T04:23:51.751Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-25T04:23:51.751Z] ./bin/test-attribution-txt.sh [2024-07-25T04:23:51.751Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-25T04:23:51.751Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-25T04:23:51.805Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-25T04:23:51.844Z] $ docker stop --time=1 56c50c9dc7651dc62965bc5ee1b8f7fdba046dd09fce1d8a6798591118aecf80 [2024-07-25T04:23:53.895Z] $ docker rm -f --volumes 56c50c9dc7651dc62965bc5ee1b8f7fdba046dd09fce1d8a6798591118aecf80 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-25T04:23:56.166Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-25T04:23:56.203Z] Warning: overwriting stash ‘coverage-report’ [2024-07-25T04:23:56.741Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-25T04:23:57.368Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-25T04:23:57.719Z] + ls -al . [2024-07-25T04:23:57.719Z] total 376 [2024-07-25T04:23:57.719Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 25 04:15 . [2024-07-25T04:23:57.719Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 04:12 .. [2024-07-25T04:23:57.719Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 25 04:12 .dockerignore [2024-07-25T04:23:57.719Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 04:12 .git [2024-07-25T04:23:57.719Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 04:12 .github [2024-07-25T04:23:57.719Z] -rw-rw-r-- 1 jenkins jenkins 137 Jul 25 04:12 .gitignore [2024-07-25T04:23:57.719Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 25 04:12 .golangci.yml [2024-07-25T04:23:57.719Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jul 25 04:12 CHANGELOG.md [2024-07-25T04:23:57.719Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 04:12 GOVERNANCE.md [2024-07-25T04:23:57.719Z] -rw-rw-r-- 1 jenkins jenkins 885 Jul 25 04:12 Jenkinsfile [2024-07-25T04:23:57.719Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 25 04:12 LICENSE [2024-07-25T04:23:57.719Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jul 25 04:12 Makefile [2024-07-25T04:23:57.719Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 25 04:12 OWNERS.md [2024-07-25T04:23:57.719Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jul 25 04:12 README.md [2024-07-25T04:23:57.719Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 25 04:10 VERSION [2024-07-25T04:23:57.719Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 04:12 bin [2024-07-25T04:23:57.719Z] -rw-r--r-- 1 jenkins jenkins 125163 Jul 25 04:20 coverage.out [2024-07-25T04:23:57.719Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 25 04:12 example [2024-07-25T04:23:57.719Z] -rw-rw-r-- 1 jenkins jenkins 6996 Jul 25 04:12 go.mod [2024-07-25T04:23:57.719Z] -rw-rw-r-- 1 jenkins jenkins 101460 Jul 25 04:12 go.sum [2024-07-25T04:23:57.719Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 25 04:12 internal [2024-07-25T04:23:57.719Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 04:12 openapi [2024-07-25T04:23:57.719Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 25 04:12 pkg [2024-07-25T04:23:57.719Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 04:12 snap [2024-07-25T04:23:57.719Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 25 04:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T04:23:58.158Z] + 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=5420c36d1ddd1543829903effd084c67805c7263 --label arch=arm64 --label version=0.0.0 . [2024-07-25T04:23:58.743Z] Sending build context to Docker daemon 13.11MB [2024-07-25T04:23:58.743Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-07-25T04:23:58.743Z] Step 2/24 : FROM ${BASE} AS builder [2024-07-25T04:23:58.743Z] ---> 40e2e21e396b [2024-07-25T04:23:58.743Z] Step 3/24 : ARG MAKE=make build [2024-07-25T04:23:59.014Z] ---> Running in 8bbb237af535 [2024-07-25T04:23:59.281Z] Removing intermediate container 8bbb237af535 [2024-07-25T04:23:59.281Z] ---> 5a3f57d14bb4 [2024-07-25T04:23:59.281Z] Step 4/24 : WORKDIR /device-sdk-go [2024-07-25T04:23:59.281Z] ---> Running in 444a50a00239 [2024-07-25T04:23:59.548Z] Removing intermediate container 444a50a00239 [2024-07-25T04:23:59.548Z] ---> eb5600400e0b [2024-07-25T04:23:59.548Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-25T04:23:59.817Z] ---> Running in 2a10db079b4a [2024-07-25T04:24:00.083Z] Removing intermediate container 2a10db079b4a [2024-07-25T04:24:00.083Z] ---> f9924a1358aa [2024-07-25T04:24:00.083Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-07-25T04:24:00.083Z] ---> Running in 272325bf055e [2024-07-25T04:24:01.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T04:24:01.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T04:24:02.582Z] OK: 266 MiB in 52 packages [2024-07-25T04:24:03.167Z] Removing intermediate container 272325bf055e [2024-07-25T04:24:03.167Z] ---> 5cef095a9966 [2024-07-25T04:24:03.167Z] Step 7/24 : COPY go.mod vendor* ./ [2024-07-25T04:24:03.750Z] ---> ae064b9c07c6 [2024-07-25T04:24:03.750Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T04:24:04.018Z] ---> Running in 376a2f364e72 [2024-07-25T04:24:05.956Z] Removing intermediate container 376a2f364e72 [2024-07-25T04:24:05.956Z] ---> 218318088707 [2024-07-25T04:24:05.956Z] Step 9/24 : COPY . . [2024-07-25T04:24:07.897Z] ---> ec51dd5db9a4 [2024-07-25T04:24:07.897Z] Step 10/24 : RUN ${MAKE} [2024-07-25T04:24:07.897Z] ---> Running in 5970dc43cf85 [2024-07-25T04:24:08.481Z] 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 [2024-07-25T04:27:30.216Z] Removing intermediate container 5970dc43cf85 [2024-07-25T04:27:30.216Z] ---> 816a80f3c452 [2024-07-25T04:27:30.216Z] Step 11/24 : FROM alpine:3.18 [2024-07-25T04:27:30.216Z] 3.18: Pulling from library/alpine [2024-07-25T04:27:30.216Z] 4983c3fe2029: Pulling fs layer [2024-07-25T04:27:30.216Z] 4983c3fe2029: Verifying Checksum [2024-07-25T04:27:30.216Z] 4983c3fe2029: Download complete [2024-07-25T04:27:30.216Z] 4983c3fe2029: Pull complete [2024-07-25T04:27:30.216Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T04:27:30.216Z] Status: Downloaded newer image for alpine:3.18 [2024-07-25T04:27:30.216Z] ---> a0237000ae83 [2024-07-25T04:27:30.216Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-07-25T04:27:30.216Z] ---> Running in 2ab6eb09d779 [2024-07-25T04:27:30.216Z] Removing intermediate container 2ab6eb09d779 [2024-07-25T04:27:30.216Z] ---> 343e97f2274a [2024-07-25T04:27:30.216Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-07-25T04:27:30.216Z] ---> Running in b0857929dc51 [2024-07-25T04:27:30.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T04:27:30.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T04:27:30.216Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-25T04:27:30.216Z] Executing busybox-1.36.1-r7.trigger [2024-07-25T04:27:30.216Z] OK: 8 MiB in 16 packages [2024-07-25T04:27:30.216Z] Removing intermediate container b0857929dc51 [2024-07-25T04:27:30.216Z] ---> 34414a0e55f3 [2024-07-25T04:27:30.216Z] Step 14/24 : RUN apk --no-cache upgrade [2024-07-25T04:27:30.216Z] ---> Running in 5e95899a1d9e [2024-07-25T04:27:31.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T04:27:31.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T04:27:32.125Z] OK: 8 MiB in 16 packages [2024-07-25T04:27:33.081Z] Removing intermediate container 5e95899a1d9e [2024-07-25T04:27:33.081Z] ---> cfe623a94e8d [2024-07-25T04:27:33.081Z] Step 15/24 : WORKDIR / [2024-07-25T04:27:33.081Z] ---> Running in d8419f3d8c95 [2024-07-25T04:27:33.347Z] Removing intermediate container d8419f3d8c95 [2024-07-25T04:27:33.347Z] ---> 6d4f703c2ccb [2024-07-25T04:27:33.347Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-07-25T04:27:33.928Z] ---> 5b10c5fea1a5 [2024-07-25T04:27:33.928Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-07-25T04:27:35.866Z] ---> 219b1b187e79 [2024-07-25T04:27:35.866Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-07-25T04:27:36.134Z] ---> d4da463d2af2 [2024-07-25T04:27:36.134Z] Step 19/24 : EXPOSE 59999 [2024-07-25T04:27:36.401Z] ---> Running in 2c5b1ae8d0bc [2024-07-25T04:27:36.667Z] Removing intermediate container 2c5b1ae8d0bc [2024-07-25T04:27:36.667Z] ---> ee6379b98f54 [2024-07-25T04:27:36.667Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-07-25T04:27:36.667Z] ---> Running in f984edd06a5d [2024-07-25T04:27:36.933Z] Removing intermediate container f984edd06a5d [2024-07-25T04:27:36.933Z] ---> c69e8214984f [2024-07-25T04:27:36.933Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-25T04:27:36.933Z] ---> Running in 0c28722c5210 [2024-07-25T04:27:37.515Z] Removing intermediate container 0c28722c5210 [2024-07-25T04:27:37.515Z] ---> 886383fd69f0 [2024-07-25T04:27:37.515Z] Step 22/24 : LABEL arch=arm64 [2024-07-25T04:27:37.515Z] ---> Running in 82e0e25569d7 [2024-07-25T04:27:37.782Z] Removing intermediate container 82e0e25569d7 [2024-07-25T04:27:37.782Z] ---> 798eed752c67 [2024-07-25T04:27:37.782Z] Step 23/24 : LABEL git_sha=5420c36d1ddd1543829903effd084c67805c7263 [2024-07-25T04:27:37.782Z] ---> Running in 3b3e9e80cf1c [2024-07-25T04:27:38.048Z] Removing intermediate container 3b3e9e80cf1c [2024-07-25T04:27:38.048Z] ---> dd2291f33b18 [2024-07-25T04:27:38.048Z] Step 24/24 : LABEL version=0.0.0 [2024-07-25T04:27:38.048Z] ---> Running in 0af412273a85 [2024-07-25T04:27:38.314Z] Removing intermediate container 0af412273a85 [2024-07-25T04:27:38.314Z] ---> 995be2780e30 [2024-07-25T04:27:38.314Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-25T04:27:38.578Z] Successfully built 995be2780e30 [2024-07-25T04:27:38.578Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T04:27:39.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-25T04:27:39.643Z] [2024-07-25T04:27:39.643Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T04:27:40.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-25T04:27:40.182Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-25T04:27:40.182Z] 8998bd30e6a1: Pulling fs layer [2024-07-25T04:27:40.182Z] 04944245beec: Pulling fs layer [2024-07-25T04:27:40.182Z] 699f458cf7ca: Pulling fs layer [2024-07-25T04:27:40.182Z] 765212b225bb: Pulling fs layer [2024-07-25T04:27:40.182Z] f23df028b6ca: Pulling fs layer [2024-07-25T04:27:40.182Z] d65c8cfc05b1: Pulling fs layer [2024-07-25T04:27:40.182Z] 2437ff75d9bd: Pulling fs layer [2024-07-25T04:27:40.182Z] f23df028b6ca: Waiting [2024-07-25T04:27:40.182Z] 2437ff75d9bd: Waiting [2024-07-25T04:27:40.182Z] d65c8cfc05b1: Waiting [2024-07-25T04:27:40.182Z] 765212b225bb: Waiting [2024-07-25T04:27:40.449Z] 04944245beec: Verifying Checksum [2024-07-25T04:27:40.449Z] 04944245beec: Download complete [2024-07-25T04:27:40.449Z] 765212b225bb: Verifying Checksum [2024-07-25T04:27:40.449Z] 765212b225bb: Download complete [2024-07-25T04:27:40.449Z] f23df028b6ca: Download complete [2024-07-25T04:27:40.449Z] d65c8cfc05b1: Download complete [2024-07-25T04:27:40.449Z] 699f458cf7ca: Verifying Checksum [2024-07-25T04:27:40.449Z] 699f458cf7ca: Download complete [2024-07-25T04:27:41.030Z] 8998bd30e6a1: Verifying Checksum [2024-07-25T04:27:41.030Z] 8998bd30e6a1: Download complete [2024-07-25T04:27:43.602Z] 2437ff75d9bd: Verifying Checksum [2024-07-25T04:27:43.602Z] 2437ff75d9bd: Download complete [2024-07-25T04:27:45.539Z] 8998bd30e6a1: Pull complete [2024-07-25T04:27:46.118Z] 04944245beec: Pull complete [2024-07-25T04:27:47.519Z] 699f458cf7ca: Pull complete [2024-07-25T04:27:47.784Z] 765212b225bb: Pull complete [2024-07-25T04:27:48.740Z] f23df028b6ca: Pull complete [2024-07-25T04:27:48.740Z] d65c8cfc05b1: Pull complete [2024-07-25T04:28:06.920Z] 2437ff75d9bd: Pull complete [2024-07-25T04:28:06.920Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-25T04:28:06.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-25T04:28:06.920Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T04:28:07.270Z] prd-ubuntu20.04-docker-arm64-4c-16g-6403 does not seem to be running inside a container [2024-07-25T04:28:07.320Z] $ 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 [2024-07-25T04:28:09.985Z] $ docker top d96ebdba394a2170497f569718d9c0156061e3b796cdafed44be1ca281d8e1d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T04:28:11.028Z] ---> job-cost.sh [2024-07-25T04:28:11.028Z] lf-activate-venv: SKIPPING [2024-07-25T04:28:11.028Z] INFO: No Stack... [2024-07-25T04:28:11.605Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-25T04:28:12.182Z] INFO: Archiving Costs [Pipeline] sh [2024-07-25T04:28:12.571Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2024-07-25T04:28:12.571Z] + cut -d, -f6 [Pipeline] lock [2024-07-25T04:28:12.650Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1603-1-stack-cost] [2024-07-25T04:28:12.658Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1603-1-stack-cost] did not exist. Created. [2024-07-25T04:28:12.664Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1603-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-25T04:28:13.411Z] /w/workspace/device-sdk-go/1@tmp/durable-9b89c4de/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-25T04:28:13.780Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-25T04:28:13.807Z] Warning: overwriting stash ‘stack-cost’ [2024-07-25T04:28:13.885Z] Stashed 1 file(s) [Pipeline] } [2024-07-25T04:28:13.909Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1603-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-25T04:28:13.993Z] $ docker stop --time=1 d96ebdba394a2170497f569718d9c0156061e3b796cdafed44be1ca281d8e1d0 [2024-07-25T04:28:15.505Z] $ docker rm -f --volumes d96ebdba394a2170497f569718d9c0156061e3b796cdafed44be1ca281d8e1d0 [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 [2024-07-25T04:28:17.434Z] provisioning config files... [2024-07-25T04:28:17.443Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1603@tmp/config14861671590029473771tmp [Pipeline] { [Pipeline] sh [2024-07-25T04:28:17.827Z] + set +x [2024-07-25T04:28:17.827Z] + + bash -s -- [2024-07-25T04:28:17.827Z] curl -s https://codecov.io/bash [2024-07-25T04:28:17.827Z] [2024-07-25T04:28:17.827Z] _____ _ [2024-07-25T04:28:17.827Z] / ____| | | [2024-07-25T04:28:17.827Z] | | ___ __| | ___ ___ _____ __ [2024-07-25T04:28:17.827Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-25T04:28:17.827Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-25T04:28:17.827Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-25T04:28:17.827Z] Bash-1.0.6 [2024-07-25T04:28:17.827Z] [2024-07-25T04:28:17.827Z] [2024-07-25T04:28:17.827Z] ==> git version 2.25.1 found [2024-07-25T04:28:17.827Z] ==> 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 [2024-07-25T04:28:17.827Z] Release-Date: 2020-01-08 [2024-07-25T04:28:17.827Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-25T04:28:17.827Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-25T04:28:17.827Z] ==> Jenkins CI detected. [2024-07-25T04:28:17.827Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1603 [2024-07-25T04:28:17.827Z] project root: . [2024-07-25T04:28:17.827Z] --> token set from env [2024-07-25T04:28:17.827Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-25T04:28:17.827Z] ==> Running gcov in . (disable via -X gcov) [2024-07-25T04:28:17.827Z] ==> Python coveragepy not found [2024-07-25T04:28:17.827Z] ==> Searching for coverage reports in: [2024-07-25T04:28:17.827Z] + . [2024-07-25T04:28:18.087Z] -> Found 1 reports [2024-07-25T04:28:18.087Z] ==> Detecting git/mercurial file structure [2024-07-25T04:28:18.087Z] ==> Reading reports [2024-07-25T04:28:18.087Z] + ./coverage.out bytes=125163 [2024-07-25T04:28:18.087Z] ==> Appending adjustments [2024-07-25T04:28:18.087Z] https://docs.codecov.io/docs/fixing-reports [2024-07-25T04:28:18.347Z] + Found adjustments [2024-07-25T04:28:18.347Z] ==> Gzipping contents [2024-07-25T04:28:18.347Z] 20K /tmp/codecov.dNNy1E.gz [2024-07-25T04:28:18.347Z] ==> Uploading reports [2024-07-25T04:28:18.347Z] url: https://codecov.io [2024-07-25T04:28:18.347Z] query: branch=PR-1603&commit=5420c36d1ddd1543829903effd084c67805c7263&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1603%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1603&job=&cmd_args= [2024-07-25T04:28:18.347Z] -> Pinging Codecov [2024-07-25T04:28:18.347Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1603&commit=5420c36d1ddd1543829903effd084c67805c7263&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1603%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1603&job=&cmd_args= [2024-07-25T04:28:18.347Z] -> Uploading to [2024-07-25T04:28:18.347Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-25/7E55EF52A471D76F132DFD9A03CDDE97/5420c36d1ddd1543829903effd084c67805c7263/94891724-86f2-4bd9-b6e8-eb0f21d1a1fa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240725%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240725T042818Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d42722452543beb81355e3978309616735986a83e3fad1e0727a4e433bc3199f [2024-07-25T04:28:18.347Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-25T04:28:18.347Z] Dload Upload Total Spent Left Speed [2024-07-25T04:28:18.607Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17075 0 0 100 17075 0 83700 --:--:-- --:--:-- --:--:-- 83292 100 17075 0 0 100 17075 0 67490 --:--:-- --:--:-- --:--:-- 67224 [2024-07-25T04:28:18.607Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/5420c36d1ddd1543829903effd084c67805c7263 [Pipeline] } [2024-07-25T04:28:18.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-25T04:28:21.064Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1603/archives ] [2024-07-25T04:28:21.065Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1603/archives [2024-07-25T04:28:21.065Z] total 16 [2024-07-25T04:28:21.065Z] drwxr-xr-x 3 root root 4096 Jul 25 04:14 . [2024-07-25T04:28:21.065Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 25 04:14 .. [2024-07-25T04:28:21.065Z] drwxr-xr-x 2 root root 4096 Jul 25 04:14 cost [2024-07-25T04:28:21.065Z] -rw-r--r-- 1 root root 86 Jul 25 04:14 cost.csv [2024-07-25T04:28:21.065Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1603/archives [2024-07-25T04:28:21.065Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1603/archives [2024-07-25T04:28:21.065Z] total 16 [2024-07-25T04:28:21.065Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 04:14 . [2024-07-25T04:28:21.065Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 25 04:14 .. [2024-07-25T04:28:21.065Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 25 04:14 cost [2024-07-25T04:28:21.065Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 25 04:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-25T04:28:21.410Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T04:28:22.319Z] ---> package-listing.sh [2024-07-25T04:28:22.319Z] ++ facter osfamily [2024-07-25T04:28:22.319Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-25T04:28:22.579Z] + OS_FAMILY=debian [2024-07-25T04:28:22.579Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1603 [2024-07-25T04:28:22.579Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-25T04:28:22.579Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-25T04:28:22.579Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-25T04:28:22.579Z] + PACKAGES=/tmp/packages_start.txt [2024-07-25T04:28:22.579Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1603 ']' [2024-07-25T04:28:22.579Z] + PACKAGES=/tmp/packages_end.txt [2024-07-25T04:28:22.579Z] + case "${OS_FAMILY}" in [2024-07-25T04:28:22.579Z] + dpkg -l [2024-07-25T04:28:22.579Z] + grep '^ii' [2024-07-25T04:28:22.579Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-25T04:28:22.579Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-25T04:28:22.579Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-25T04:28:22.579Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1603 ']' [2024-07-25T04:28:22.579Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1603/archives/ [2024-07-25T04:28:22.579Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1603/archives/ [Pipeline] echo [2024-07-25T04:28:22.622Z] 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-1603/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-25T04:28:22.928Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T04:28:23.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T04:28:23.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T04:28:23.824Z] prd-ubuntu20.04-docker-8c-8g-6402 does not seem to be running inside a container [2024-07-25T04:28:23.911Z] $ 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-1603/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-1603 -v /w/workspace/gexfoundry_device-sdk-go_PR-1603:/w/workspace/gexfoundry_device-sdk-go_PR-1603:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1603@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1603@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-25T04:28:24.100Z] $ docker top 244e1ba6220363bfc39545b34eb123947e06073ad4d927c2f0b0e36c3f79ee4a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T04:28:24.654Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-25T04:28:24.979Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-25T04:28:25.299Z] + ls /var/log/sa-host [2024-07-25T04:28:25.299Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-25T04:28:25.550Z] provisioning config files... [2024-07-25T04:28:25.559Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1603@tmp/config10995745617757127252tmp [Pipeline] { [Pipeline] echo [2024-07-25T04:28:25.629Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T04:28:25.961Z] ---> create-netrc.sh [Pipeline] } [2024-07-25T04:28:25.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-25T04:28:26.423Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-25T04:28:26.467Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T04:28:26.796Z] ---> sudo-logs.sh [2024-07-25T04:28:26.796Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-25T04:28:26.912Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T04:28:27.245Z] ---> job-cost.sh [2024-07-25T04:28:27.245Z] lf-activate-venv: SKIPPING [2024-07-25T04:28:27.245Z] DEBUG: total: 0.2199999988079071 [2024-07-25T04:28:27.245Z] INFO: Retrieving Stack Cost... [2024-07-25T04:28:27.504Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-25T04:28:28.073Z] INFO: Archiving Costs [Pipeline] echo [2024-07-25T04:28:28.120Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T04:28:28.452Z] ---> logs-deploy.sh [2024-07-25T04:28:28.452Z] lf-activate-venv: SKIPPING [2024-07-25T04:28:28.452Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1603/1 [2024-07-25T04:28:28.452Z] INFO: archiving workspace using pattern(s): [2024-07-25T04:28:29.391Z] Archives upload complete. [2024-07-25T04:28:29.391Z] INFO: archiving logs to Nexus