Pull request #1601 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of dovholuknf for edgexfoundry/device-sdk-go Loading trusted files from base branch main at 119f0d3508c34fcb2e951725a389e94afb6ed809 rather than 7c513ceb045a678208efd060efc979cffebb0940 Obtained Jenkinsfile from 119f0d3508c34fcb2e951725a389e94afb6ed809 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-ssh6666619110008023903.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-ssh9507332790100583102.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-1601/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-1601/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12938903182365739214.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-1601/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5449294746402060108.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-ssh570786559455275831.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-1601/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-1601/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1391676738578896509.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-5855 in /w/workspace/gexfoundry_device-sdk-go_PR-1601 [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-1601 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 119f0d3508c34fcb2e951725a389e94afb6ed809 into PR head commit 7c513ceb045a678208efd060efc979cffebb0940 Merge succeeded, producing 7c513ceb045a678208efd060efc979cffebb0940 Checking out Revision 7c513ceb045a678208efd060efc979cffebb0940 (PR-1601) > 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/1601/head:refs/remotes/origin/PR-1601 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7c513ceb045a678208efd060efc979cffebb0940 # 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 119f0d3508c34fcb2e951725a389e94afb6ed809 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7c513ceb045a678208efd060efc979cffebb0940 # timeout=10 Commit message: "feat: update go-mod-bootstrap dep" 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-18T11:44:55.310Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-18T11:44:55.545Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-18T11:44:59.844Z] ========================================================= [2024-07-18T11:44:59.845Z] EdgeX Global Pipelines Version Info [2024-07-18T11:44:59.845Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-18T11:45:00.629Z] ------------------- [2024-07-18T11:45:00.629Z] stable info: [2024-07-18T11:45:00.629Z] ------------------- [2024-07-18T11:45:00.629Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-18T11:45:00.629Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-18T11:45:00.629Z] Message: update stable to v1.0.260 [2024-07-18T11:45:01.198Z] ------------------- [2024-07-18T11:45:01.198Z] experimental info: [2024-07-18T11:45:01.198Z] ------------------- [2024-07-18T11:45:01.198Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-18T11:45:01.198Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-18T11:45:01.198Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-18T11:45:01.416Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-07-18T11:45:01.476Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-07-18T11:45:01.531Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-18T11:45:01.594Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-18T11:45:01.654Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-18T11:45:01.710Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-18T11:45:01.839Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-18T11:45:01.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-07-18T11:45:01.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-18T11:45:02.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-18T11:45:02.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-18T11:45:02.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-07-18T11:45:02.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-18T11:45:02.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-18T11:45:02.399Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-18T11:45:02.468Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-07-18T11:45:02.540Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-18T11:45:02.604Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-18T11:45:02.661Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-18T11:45:02.725Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-18T11:45:02.788Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-18T11:45:02.848Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-18T11:45:02.906Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-18T11:45:02.979Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-18T11:45:03.045Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-18T11:45:03.125Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-18T11:45:03.190Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-18T11:45:03.258Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1601 [Pipeline] echo [2024-07-18T11:45:03.341Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1601 [Pipeline] echo [2024-07-18T11:45:03.402Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1601 [Pipeline] echo [2024-07-18T11:45:03.484Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c513ceb045a678208efd060efc979cffebb0940 [Pipeline] echo [2024-07-18T11:45:03.552Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c513ce [Pipeline] echo [2024-07-18T11:45:03.625Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-18T11:45:03.792Z] provisioning config files... [2024-07-18T11:45:03.803Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1601@tmp/config15392595466615242038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-18T11:45:04.228Z] ---> ****-login.sh [2024-07-18T11:45:04.228Z] nexus3.edgexfoundry.org:10001 [2024-07-18T11:45:04.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T11:45:04.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T11:45:04.488Z] Configure a credential helper to remove this warning. See [2024-07-18T11:45:04.488Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T11:45:04.488Z] [2024-07-18T11:45:04.488Z] Login Succeeded [2024-07-18T11:45:04.488Z] nexus3.edgexfoundry.org:10002 [2024-07-18T11:45:04.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T11:45:04.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T11:45:04.748Z] Configure a credential helper to remove this warning. See [2024-07-18T11:45:04.748Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T11:45:04.748Z] [2024-07-18T11:45:04.748Z] Login Succeeded [2024-07-18T11:45:04.748Z] nexus3.edgexfoundry.org:10003 [2024-07-18T11:45:04.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T11:45:04.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T11:45:04.748Z] Configure a credential helper to remove this warning. See [2024-07-18T11:45:04.748Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T11:45:04.748Z] [2024-07-18T11:45:04.748Z] Login Succeeded [2024-07-18T11:45:04.748Z] nexus3.edgexfoundry.org:10004 [2024-07-18T11:45:05.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T11:45:05.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T11:45:05.007Z] Configure a credential helper to remove this warning. See [2024-07-18T11:45:05.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T11:45:05.007Z] [2024-07-18T11:45:05.007Z] Login Succeeded [2024-07-18T11:45:05.007Z] ****.io [2024-07-18T11:45:05.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T11:45:05.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T11:45:05.267Z] Configure a credential helper to remove this warning. See [2024-07-18T11:45:05.267Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T11:45:05.267Z] [2024-07-18T11:45:05.267Z] Login Succeeded [2024-07-18T11:45:05.267Z] ---> ****-login.sh ends [Pipeline] } [2024-07-18T11:45:05.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-18T11:45:06.038Z] + git rev-list -1 --merges 7c513ceb045a678208efd060efc979cffebb0940~1..7c513ceb045a678208efd060efc979cffebb0940 [Pipeline] echo [2024-07-18T11:45:06.085Z] -----------> git rev-list -1 --merges 7c513ceb045a678208efd060efc979cffebb0940~1..7c513ceb045a678208efd060efc979cffebb0940 7c513ceb045a678208efd060efc979cffebb0940 [false] [Pipeline] sh [2024-07-18T11:45:06.415Z] + git log --format=format:%s -1 7c513ceb045a678208efd060efc979cffebb0940 [Pipeline] echo [2024-07-18T11:45:06.464Z] ========================================================= [2024-07-18T11:45:06.464Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-18T11:45:06.464Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-18T11:45:06.937Z] + git log --format=format:%s -1 7c513ceb045a678208efd060efc979cffebb0940 [Pipeline] echo [2024-07-18T11:45:06.977Z] [semverPrep] GIT_COMMIT: 7c513ceb045a678208efd060efc979cffebb0940, Commit Message: feat: update go-mod-bootstrap dep [Pipeline] echo [2024-07-18T11:45:07.029Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-18T11:45:07.421Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-18T11:45:07.421Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-18T11:45:07.421Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-18T11:45:07.421Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-18T11:45:07.421Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-18T11:45:07.421Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-18T11:45:07.421Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T11:45:07.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-18T11:45:07.891Z] [2024-07-18T11:45:07.891Z] 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-18T11:45:08.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-18T11:45:08.287Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-18T11:45:08.287Z] b85a868b505f: Pulling fs layer [2024-07-18T11:45:08.287Z] e2be974225ed: Pulling fs layer [2024-07-18T11:45:08.287Z] 339a4e72a1f5: Pulling fs layer [2024-07-18T11:45:08.287Z] 988bab9f4d93: Pulling fs layer [2024-07-18T11:45:08.287Z] 1469e6f7b9e6: Pulling fs layer [2024-07-18T11:45:08.287Z] eaf3925da568: Pulling fs layer [2024-07-18T11:45:08.287Z] bab4dde63d76: Pulling fs layer [2024-07-18T11:45:08.287Z] bde34c3a00c8: Pulling fs layer [2024-07-18T11:45:08.287Z] b352a97aabf1: Pulling fs layer [2024-07-18T11:45:08.287Z] 4872d77fe225: Pulling fs layer [2024-07-18T11:45:08.287Z] 5851b861e8e6: Pulling fs layer [2024-07-18T11:45:08.287Z] eaf3925da568: Waiting [2024-07-18T11:45:08.287Z] b352a97aabf1: Waiting [2024-07-18T11:45:08.287Z] 1469e6f7b9e6: Waiting [2024-07-18T11:45:08.287Z] bab4dde63d76: Waiting [2024-07-18T11:45:08.287Z] bde34c3a00c8: Waiting [2024-07-18T11:45:08.287Z] 988bab9f4d93: Waiting [2024-07-18T11:45:08.287Z] 4872d77fe225: Waiting [2024-07-18T11:45:08.287Z] 5851b861e8e6: Waiting [2024-07-18T11:45:08.287Z] e2be974225ed: Download complete [2024-07-18T11:45:08.287Z] 988bab9f4d93: Verifying Checksum [2024-07-18T11:45:08.287Z] 988bab9f4d93: Download complete [2024-07-18T11:45:08.546Z] 1469e6f7b9e6: Verifying Checksum [2024-07-18T11:45:08.546Z] 1469e6f7b9e6: Download complete [2024-07-18T11:45:08.546Z] eaf3925da568: Verifying Checksum [2024-07-18T11:45:08.546Z] eaf3925da568: Download complete [2024-07-18T11:45:08.546Z] 339a4e72a1f5: Verifying Checksum [2024-07-18T11:45:08.546Z] 339a4e72a1f5: Download complete [2024-07-18T11:45:08.546Z] bde34c3a00c8: Verifying Checksum [2024-07-18T11:45:08.546Z] bde34c3a00c8: Download complete [2024-07-18T11:45:08.546Z] b352a97aabf1: Verifying Checksum [2024-07-18T11:45:08.546Z] b352a97aabf1: Download complete [2024-07-18T11:45:08.546Z] 4872d77fe225: Download complete [2024-07-18T11:45:08.546Z] 5851b861e8e6: Download complete [2024-07-18T11:45:08.546Z] b85a868b505f: Verifying Checksum [2024-07-18T11:45:08.546Z] b85a868b505f: Download complete [2024-07-18T11:45:08.805Z] bab4dde63d76: Verifying Checksum [2024-07-18T11:45:08.805Z] bab4dde63d76: Download complete [2024-07-18T11:45:09.740Z] b85a868b505f: Pull complete [2024-07-18T11:45:09.740Z] e2be974225ed: Pull complete [2024-07-18T11:45:09.999Z] 339a4e72a1f5: Pull complete [2024-07-18T11:45:10.259Z] 988bab9f4d93: Pull complete [2024-07-18T11:45:10.519Z] 1469e6f7b9e6: Pull complete [2024-07-18T11:45:10.519Z] eaf3925da568: Pull complete [2024-07-18T11:45:11.894Z] bab4dde63d76: Pull complete [2024-07-18T11:45:12.153Z] bde34c3a00c8: Pull complete [2024-07-18T11:45:12.153Z] b352a97aabf1: Pull complete [2024-07-18T11:45:12.153Z] 4872d77fe225: Pull complete [2024-07-18T11:45:12.412Z] 5851b861e8e6: Pull complete [2024-07-18T11:45:12.412Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-18T11:45:12.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-18T11:45:12.412Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T11:45:12.707Z] prd-ubuntu20.04-docker-8c-8g-5855 does not seem to be running inside a container [2024-07-18T11:45:12.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1601 -v /w/workspace/gexfoundry_device-sdk-go_PR-1601:/w/workspace/gexfoundry_device-sdk-go_PR-1601:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1601@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1601@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-devops/py-git-semver:0.1.4 cat [2024-07-18T11:45:13.850Z] $ docker top 05cf0345c579d0120d02b40975d398c2d6fd8378233002c836ffd4fa58fb1f76 -eo pid,comm [2024-07-18T11:45:13.909Z] 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-18T11:45:13.909Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-18T11:45:14.077Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-18T11:45:14.077Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-18T11:45:14.180Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-18T11:45:14.181Z] $ docker exec 05cf0345c579d0120d02b40975d398c2d6fd8378233002c836ffd4fa58fb1f76 ssh-agent [2024-07-18T11:45:14.287Z] SSH_AUTH_SOCK=/tmp/ssh-dJX0AwTqVd0G/agent.33 [2024-07-18T11:45:14.287Z] SSH_AGENT_PID=39 [2024-07-18T11:45:14.293Z] Running ssh-add (command line suppressed) [2024-07-18T11:45:14.398Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1601@tmp/private_key_4109382414599828682.key (/w/workspace/gexfoundry_device-sdk-go_PR-1601@tmp/private_key_4109382414599828682.key) [2024-07-18T11:45:14.414Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-18T11:45:14.757Z] + git tag --points-at HEAD [Pipeline] } [2024-07-18T11:45:14.780Z] $ docker exec --env ******** --env ******** 05cf0345c579d0120d02b40975d398c2d6fd8378233002c836ffd4fa58fb1f76 ssh-agent -k [2024-07-18T11:45:14.876Z] unset SSH_AUTH_SOCK; [2024-07-18T11:45:14.876Z] unset SSH_AGENT_PID; [2024-07-18T11:45:14.876Z] echo Agent pid 39 killed; [2024-07-18T11:45:14.888Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-18T11:45:15.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-18T11:45:15.010Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-18T11:45:15.141Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-18T11:45:15.142Z] $ docker exec 05cf0345c579d0120d02b40975d398c2d6fd8378233002c836ffd4fa58fb1f76 ssh-agent [2024-07-18T11:45:15.253Z] SSH_AUTH_SOCK=/tmp/ssh-tZsbkbU9VmRQ/agent.72 [2024-07-18T11:45:15.253Z] SSH_AGENT_PID=78 [2024-07-18T11:45:15.258Z] Running ssh-add (command line suppressed) [2024-07-18T11:45:15.357Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1601@tmp/private_key_17731229972598816261.key (/w/workspace/gexfoundry_device-sdk-go_PR-1601@tmp/private_key_17731229972598816261.key) [2024-07-18T11:45:15.427Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-18T11:45:15.775Z] + git semver init [2024-07-18T11:45:16.033Z] 2024-07-18 11:45:15,954 [run_init] DEBUG init version:0.0.0 force:False [2024-07-18T11:45:16.033Z] 2024-07-18 11:45:15,955 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1601/.semver [2024-07-18T11:45:16.033Z] 2024-07-18 11:45:15,956 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1601/.semver [2024-07-18T11:45:16.033Z] 2024-07-18 11:45:15,956 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1601/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1601, universal_newlines=False, shell=None, istream=None) [2024-07-18T11:45:17.947Z] 2024-07-18 11:45:17,841 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1601/.git/info/exclude [2024-07-18T11:45:17.947Z] 2024-07-18 11:45:17,842 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1601/.semver/PR-1601 with force:False [2024-07-18T11:45:17.947Z] 2024-07-18 11:45:17,842 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1601/.semver/PR-1601 [2024-07-18T11:45:17.948Z] 2024-07-18 11:45:17,848 [execute] INFO git cat-file --batch-check [2024-07-18T11:45:17.948Z] 2024-07-18 11:45:17,848 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1601/.semver, universal_newlines=False, shell=None, istream=) [2024-07-18T11:45:17.948Z] 2024-07-18 11:45:17,854 [execute] INFO git cat-file --batch [2024-07-18T11:45:17.948Z] 2024-07-18 11:45:17,854 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1601/.semver, universal_newlines=False, shell=None, istream=) [2024-07-18T11:45:17.948Z] 2024-07-18 11:45:17,859 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1601/.semver/PR-1601 [2024-07-18T11:45:17.948Z] 0.0.0 [Pipeline] } [2024-07-18T11:45:17.975Z] $ docker exec --env ******** --env ******** 05cf0345c579d0120d02b40975d398c2d6fd8378233002c836ffd4fa58fb1f76 ssh-agent -k [2024-07-18T11:45:18.072Z] unset SSH_AUTH_SOCK; [2024-07-18T11:45:18.072Z] unset SSH_AGENT_PID; [2024-07-18T11:45:18.073Z] echo Agent pid 78 killed; [2024-07-18T11:45:18.083Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-18T11:45:18.545Z] + git semver [Pipeline] } [2024-07-18T11:45:18.855Z] $ docker stop --time=1 05cf0345c579d0120d02b40975d398c2d6fd8378233002c836ffd4fa58fb1f76 [2024-07-18T11:45:20.127Z] $ docker rm -f --volumes 05cf0345c579d0120d02b40975d398c2d6fd8378233002c836ffd4fa58fb1f76 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-18T11:45:20.546Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-18T11:45:20.836Z] Stashed 1 file(s) [Pipeline] echo [2024-07-18T11:45:20.864Z] [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-18T11:45:21.614Z] provisioning config files... [2024-07-18T11:45:21.624Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1601@tmp/config10914146052422577990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-18T11:45:21.991Z] ---> ****-login.sh [2024-07-18T11:45:21.991Z] nexus3.edgexfoundry.org:10001 [2024-07-18T11:45:21.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T11:45:21.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T11:45:21.992Z] Configure a credential helper to remove this warning. See [2024-07-18T11:45:21.992Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T11:45:21.992Z] [2024-07-18T11:45:21.992Z] Login Succeeded [2024-07-18T11:45:21.992Z] nexus3.edgexfoundry.org:10002 [2024-07-18T11:45:21.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T11:45:21.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T11:45:21.992Z] Configure a credential helper to remove this warning. See [2024-07-18T11:45:21.992Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T11:45:21.992Z] [2024-07-18T11:45:21.992Z] Login Succeeded [2024-07-18T11:45:21.992Z] nexus3.edgexfoundry.org:10003 [2024-07-18T11:45:22.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T11:45:22.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T11:45:22.252Z] Configure a credential helper to remove this warning. See [2024-07-18T11:45:22.252Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T11:45:22.252Z] [2024-07-18T11:45:22.252Z] Login Succeeded [2024-07-18T11:45:22.252Z] nexus3.edgexfoundry.org:10004 [2024-07-18T11:45:22.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T11:45:22.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T11:45:22.252Z] Configure a credential helper to remove this warning. See [2024-07-18T11:45:22.252Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T11:45:22.252Z] [2024-07-18T11:45:22.252Z] Login Succeeded [2024-07-18T11:45:22.252Z] ****.io [2024-07-18T11:45:22.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T11:45:22.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T11:45:22.511Z] Configure a credential helper to remove this warning. See [2024-07-18T11:45:22.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T11:45:22.512Z] [2024-07-18T11:45:22.512Z] Login Succeeded [2024-07-18T11:45:22.512Z] ---> ****-login.sh ends [Pipeline] } [2024-07-18T11:45:22.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-18T11:45:22.782Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-18T11:45:22.827Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-18T11:45:22.871Z] ========================================================= [2024-07-18T11:45:22.871Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-18T11:45:22.871Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T11:45:23.383Z] + 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-18T11:45:23.383Z] Sending build context to Docker daemon 25.16MB [2024-07-18T11:45:23.383Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-18T11:45:23.383Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-18T11:45:23.642Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-18T11:45:23.642Z] 619be1103602: Pulling fs layer [2024-07-18T11:45:23.642Z] 7862e08f4a3e: Pulling fs layer [2024-07-18T11:45:23.642Z] 5df492c9dc93: Pulling fs layer [2024-07-18T11:45:23.642Z] 7629e6793208: Pulling fs layer [2024-07-18T11:45:23.642Z] 4f4fb700ef54: Pulling fs layer [2024-07-18T11:45:23.642Z] fb5054dd5b73: Pulling fs layer [2024-07-18T11:45:23.642Z] eeca6798cff9: Pulling fs layer [2024-07-18T11:45:23.642Z] aa269ceb94a6: Pulling fs layer [2024-07-18T11:45:23.642Z] ada007ff1a6a: Pulling fs layer [2024-07-18T11:45:23.642Z] fb5054dd5b73: Waiting [2024-07-18T11:45:23.642Z] 4f4fb700ef54: Waiting [2024-07-18T11:45:23.642Z] 7629e6793208: Waiting [2024-07-18T11:45:23.642Z] ada007ff1a6a: Waiting [2024-07-18T11:45:23.642Z] aa269ceb94a6: Waiting [2024-07-18T11:45:23.642Z] eeca6798cff9: Waiting [2024-07-18T11:45:23.642Z] 7862e08f4a3e: Download complete [2024-07-18T11:45:23.642Z] 7629e6793208: Verifying Checksum [2024-07-18T11:45:23.642Z] 7629e6793208: Download complete [2024-07-18T11:45:23.642Z] 4f4fb700ef54: Download complete [2024-07-18T11:45:23.642Z] fb5054dd5b73: Verifying Checksum [2024-07-18T11:45:23.642Z] fb5054dd5b73: Download complete [2024-07-18T11:45:23.642Z] 619be1103602: Verifying Checksum [2024-07-18T11:45:23.642Z] 619be1103602: Download complete [2024-07-18T11:45:23.642Z] eeca6798cff9: Verifying Checksum [2024-07-18T11:45:23.642Z] eeca6798cff9: Download complete [2024-07-18T11:45:23.901Z] 619be1103602: Pull complete [2024-07-18T11:45:23.901Z] 7862e08f4a3e: Pull complete [2024-07-18T11:45:23.901Z] ada007ff1a6a: Verifying Checksum [2024-07-18T11:45:23.901Z] ada007ff1a6a: Download complete [2024-07-18T11:45:24.162Z] 5df492c9dc93: Verifying Checksum [2024-07-18T11:45:24.162Z] 5df492c9dc93: Download complete [2024-07-18T11:45:24.421Z] aa269ceb94a6: Verifying Checksum [2024-07-18T11:45:24.421Z] aa269ceb94a6: Download complete [2024-07-18T11:45:26.947Z] 5df492c9dc93: Pull complete [2024-07-18T11:45:26.947Z] 7629e6793208: Pull complete [2024-07-18T11:45:26.947Z] 4f4fb700ef54: Pull complete [2024-07-18T11:45:26.947Z] fb5054dd5b73: Pull complete [2024-07-18T11:45:27.204Z] eeca6798cff9: Pull complete [2024-07-18T11:45:29.741Z] aa269ceb94a6: Pull complete [2024-07-18T11:45:29.741Z] ada007ff1a6a: Pull complete [2024-07-18T11:45:29.741Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-18T11:45:29.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-18T11:45:29.741Z] ---> f489d0715acc [2024-07-18T11:45:29.741Z] Step 3/10 : ARG MAKE=make build [2024-07-18T11:45:31.121Z] ---> Running in 8d7a5445db3f [2024-07-18T11:45:31.121Z] Removing intermediate container 8d7a5445db3f [2024-07-18T11:45:31.121Z] ---> f91498c7741d [2024-07-18T11:45:31.121Z] Step 4/10 : WORKDIR /device-sdk-go [2024-07-18T11:45:31.121Z] ---> Running in d0b85a32037c [2024-07-18T11:45:31.121Z] Removing intermediate container d0b85a32037c [2024-07-18T11:45:31.121Z] ---> 751d2e3b8ac5 [2024-07-18T11:45:31.121Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-18T11:45:31.121Z] ---> Running in d2e7c33eb9a2 [2024-07-18T11:45:31.380Z] Removing intermediate container d2e7c33eb9a2 [2024-07-18T11:45:31.380Z] ---> b9b4a424838f [2024-07-18T11:45:31.380Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-07-18T11:45:31.380Z] ---> Running in ad816abc98b4 [2024-07-18T11:45:31.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T11:45:31.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T11:45:32.206Z] OK: 264 MiB in 52 packages [2024-07-18T11:45:32.464Z] Removing intermediate container ad816abc98b4 [2024-07-18T11:45:32.464Z] ---> 0890e6018696 [2024-07-18T11:45:32.464Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-18T11:45:32.464Z] ---> aabaaf63a7fb [2024-07-18T11:45:32.464Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T11:45:32.464Z] ---> Running in b0104d96f468 [2024-07-18T11:45:36.387Z] Still waiting to schedule task [2024-07-18T11:45:36.387Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-18T11:46:31.702Z] Removing intermediate container b0104d96f468 [2024-07-18T11:46:31.702Z] ---> 2ddb75fde117 [2024-07-18T11:46:31.702Z] Step 9/10 : COPY . . [2024-07-18T11:46:31.702Z] ---> 0071f5ba3c08 [2024-07-18T11:46:31.702Z] Step 10/10 : RUN ${MAKE} [2024-07-18T11:46:31.702Z] ---> Running in 3738a27aa92c [2024-07-18T11:46:31.702Z] noop [2024-07-18T11:46:31.702Z] Removing intermediate container 3738a27aa92c [2024-07-18T11:46:31.702Z] ---> caea80806fbe [2024-07-18T11:46:31.702Z] Successfully built caea80806fbe [2024-07-18T11:46:31.702Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T11:46:32.189Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-18T11:46:32.189Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T11:46:32.357Z] prd-ubuntu20.04-docker-8c-8g-5855 does not seem to be running inside a container [2024-07-18T11:46:32.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1601 -v /w/workspace/gexfoundry_device-sdk-go_PR-1601:/w/workspace/gexfoundry_device-sdk-go_PR-1601:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1601@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1601@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 ******** -e ******** ci-base-image-x86_64 cat [2024-07-18T11:46:32.746Z] $ docker top ad51b1e0689a9149aeddf7cc68d6db5843d9220c1020668f08f0466f16013f19 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-18T11:46:33.150Z] + go version [2024-07-18T11:46:33.150Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-18T11:46:33.183Z] $ docker stop --time=1 ad51b1e0689a9149aeddf7cc68d6db5843d9220c1020668f08f0466f16013f19 [2024-07-18T11:46:34.444Z] $ docker rm -f --volumes ad51b1e0689a9149aeddf7cc68d6db5843d9220c1020668f08f0466f16013f19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T11:46:35.218Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-18T11:46:35.218Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T11:46:35.400Z] prd-ubuntu20.04-docker-8c-8g-5855 does not seem to be running inside a container [2024-07-18T11:46:35.424Z] $ 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-1601 -v /w/workspace/gexfoundry_device-sdk-go_PR-1601:/w/workspace/gexfoundry_device-sdk-go_PR-1601:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1601@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1601@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 ******** -e ******** ci-base-image-x86_64 cat [2024-07-18T11:46:35.718Z] $ docker top 113c4cfd2964538ec8c55df9f6205b1dac430a8730ae174a15cd25271730d9e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-18T11:46:36.133Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1601 [Pipeline] fileExists [Pipeline] sh [2024-07-18T11:46:36.528Z] + make test [2024-07-18T11:46:36.528Z] go test -race -coverprofile=coverage.out ./... [2024-07-18T11:46:43.632Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-07-18T11:47:03.384Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5859 in /w/workspace/gexfoundry_device-sdk-go_PR-1601 [Pipeline] { [Pipeline] ws [2024-07-18T11:47:03.451Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2024-07-18T11:47:03.540Z] The recommended git tool is: git [2024-07-18T11:47:08.735Z] using credential edgex-jenkins-ssh [2024-07-18T11:47:08.763Z] Cloning the remote Git repository [2024-07-18T11:47:08.802Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-07-18T11:47:08.898Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2024-07-18T11:47:09.035Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-07-18T11:47:09.036Z] > git --version # timeout=10 [2024-07-18T11:47:09.057Z] > git --version # 'git version 2.25.1' [2024-07-18T11:47:09.060Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-18T11:47:09.211Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-18T11:47:10.160Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-07-18T11:47:10.160Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-07-18T11:47:10.160Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-07-18T11:47:10.161Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-07-18T11:47:10.161Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-07-18T11:47:10.161Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-07-18T11:47:10.161Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-07-18T11:47:10.161Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.020s coverage: 27.0% of statements [2024-07-18T11:47:10.161Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.030s coverage: 80.0% of statements [2024-07-18T11:47:10.161Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.051s coverage: 86.0% of statements [2024-07-18T11:47:10.161Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-07-18T11:47:10.161Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-07-18T11:47:10.161Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-07-18T11:47:10.161Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.062s coverage: 55.2% of statements [2024-07-18T11:47:10.161Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-07-18T11:47:12.698Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.033s coverage: 14.4% of statements [2024-07-18T11:47:12.699Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.125s coverage: 44.6% of statements [2024-07-18T11:47:12.699Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.050s coverage: 68.5% of statements [2024-07-18T11:47:12.699Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.079s coverage: 89.2% of statements [2024-07-18T11:47:12.699Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.059s coverage: 5.4% of statements [2024-07-18T11:47:12.661Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-07-18T11:47:12.681Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-18T11:47:13.619Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-07-18T11:47:14.535Z] Merging remotes/origin/main commit 119f0d3508c34fcb2e951725a389e94afb6ed809 into PR head commit 7c513ceb045a678208efd060efc979cffebb0940 [2024-07-18T11:47:14.864Z] Merge succeeded, producing 7c513ceb045a678208efd060efc979cffebb0940 [2024-07-18T11:47:14.864Z] Checking out Revision 7c513ceb045a678208efd060efc979cffebb0940 (PR-1601) [2024-07-18T11:47:13.868Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-07-18T11:47:13.869Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-18T11:47:13.898Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1601/head:refs/remotes/origin/PR-1601 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-18T11:47:14.553Z] > git config core.sparsecheckout # timeout=10 [2024-07-18T11:47:14.623Z] > git checkout -f 7c513ceb045a678208efd060efc979cffebb0940 # timeout=10 [2024-07-18T11:47:14.738Z] > git remote # timeout=10 [2024-07-18T11:47:14.760Z] > git config --get remote.origin.url # timeout=10 [2024-07-18T11:47:14.788Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-18T11:47:14.810Z] > git merge 119f0d3508c34fcb2e951725a389e94afb6ed809 # timeout=10 [2024-07-18T11:47:14.838Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-18T11:47:14.870Z] > git config core.sparsecheckout # timeout=10 [2024-07-18T11:47:14.887Z] > git checkout -f 7c513ceb045a678208efd060efc979cffebb0940 # timeout=10 [2024-07-18T11:47:18.504Z] Commit message: "feat: update go-mod-bootstrap dep" [2024-07-18T11:47:18.563Z] > git --version # timeout=10 [2024-07-18T11:47:18.576Z] > git --version # 'git version 2.25.1' [2024-07-18T11:47:18.593Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-18T11:47:20.589Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-18T11:47:20.589Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-18T11:47:20.589Z] Dload Upload Total Spent Left Speed [2024-07-18T11:47:20.589Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92956 0 --:--:-- --:--:-- --:--:-- 92956 [Pipeline] sh [2024-07-18T11:47:20.952Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-18T11:47:21.329Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-18T11:47:21.330Z] + sudo tee /etc/docker/daemon.new [2024-07-18T11:47:21.330Z] { [2024-07-18T11:47:21.330Z] "registry-mirrors": [ [2024-07-18T11:47:21.330Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-18T11:47:21.330Z] ], [2024-07-18T11:47:21.330Z] "bip": "10.250.0.254/24", [2024-07-18T11:47:21.330Z] "hosts": [ [2024-07-18T11:47:21.330Z] "tcp://0.0.0.0:5555", [2024-07-18T11:47:21.330Z] "unix:///var/run/docker.sock" [2024-07-18T11:47:21.330Z] ], [2024-07-18T11:47:21.330Z] "mtu": 1458, [2024-07-18T11:47:21.330Z] "selinux-enabled": true, [2024-07-18T11:47:21.330Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-18T11:47:21.330Z] } [Pipeline] sh [2024-07-18T11:47:21.692Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-18T11:47:22.054Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-18T11:47:40.365Z] provisioning config files... [2024-07-18T11:47:40.400Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8164926239892897494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-18T11:47:40.915Z] ---> ****-login.sh [2024-07-18T11:47:40.916Z] nexus3.edgexfoundry.org:10001 [2024-07-18T11:47:41.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T11:47:41.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T11:47:41.461Z] Configure a credential helper to remove this warning. See [2024-07-18T11:47:41.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T11:47:41.461Z] [2024-07-18T11:47:41.461Z] Login Succeeded [2024-07-18T11:47:41.461Z] nexus3.edgexfoundry.org:10002 [2024-07-18T11:47:41.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T11:47:42.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T11:47:42.005Z] Configure a credential helper to remove this warning. See [2024-07-18T11:47:42.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T11:47:42.005Z] [2024-07-18T11:47:42.005Z] Login Succeeded [2024-07-18T11:47:42.005Z] nexus3.edgexfoundry.org:10003 [2024-07-18T11:47:42.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T11:47:42.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T11:47:42.277Z] Configure a credential helper to remove this warning. See [2024-07-18T11:47:42.277Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T11:47:42.277Z] [2024-07-18T11:47:42.277Z] Login Succeeded [2024-07-18T11:47:42.277Z] nexus3.edgexfoundry.org:10004 [2024-07-18T11:47:42.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T11:47:42.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T11:47:42.548Z] Configure a credential helper to remove this warning. See [2024-07-18T11:47:42.548Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T11:47:42.548Z] [2024-07-18T11:47:42.548Z] Login Succeeded [2024-07-18T11:47:42.548Z] ****.io [2024-07-18T11:47:42.613Z] GO111MODULE=on go vet ./... [2024-07-18T11:47:42.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T11:47:43.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T11:47:43.099Z] Configure a credential helper to remove this warning. See [2024-07-18T11:47:43.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T11:47:43.099Z] [2024-07-18T11:47:43.099Z] Login Succeeded [2024-07-18T11:47:43.099Z] ---> ****-login.sh ends [Pipeline] } [2024-07-18T11:47:43.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-18T11:47:43.619Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-18T11:47:43.672Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-18T11:47:43.722Z] ========================================================= [2024-07-18T11:47:43.722Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-18T11:47:43.722Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T11:47:44.289Z] + 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-18T11:47:44.887Z] Sending build context to Docker daemon 13.03MB [2024-07-18T11:47:44.887Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-18T11:47:44.887Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-18T11:47:45.144Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-18T11:47:45.144Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-18T11:47:45.144Z] ./bin/test-attribution-txt.sh [2024-07-18T11:47:45.144Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-18T11:47:45.144Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-18T11:47:45.144Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-18T11:47:45.144Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-18T11:47:45.144Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-18T11:47:45.145Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-18T11:47:45.145Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-18T11:47:45.145Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-18T11:47:45.145Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-18T11:47:45.145Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-18T11:47:45.145Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-18T11:47:45.145Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-18T11:47:45.145Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-18T11:47:45.145Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-18T11:47:45.145Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-18T11:47:45.145Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-18T11:47:45.145Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-18T11:47:45.145Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-18T11:47:45.155Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-18T11:47:45.155Z] c6b39de5b339: Pulling fs layer [2024-07-18T11:47:45.155Z] a69c41024577: Pulling fs layer [2024-07-18T11:47:45.155Z] d6de4b400683: Pulling fs layer [2024-07-18T11:47:45.155Z] 35cb2a7552d0: Pulling fs layer [2024-07-18T11:47:45.155Z] 4f4fb700ef54: Pulling fs layer [2024-07-18T11:47:45.155Z] 464afbd9ba4c: Pulling fs layer [2024-07-18T11:47:45.155Z] 00f215d4a9da: Pulling fs layer [2024-07-18T11:47:45.155Z] d496ad576159: Pulling fs layer [2024-07-18T11:47:45.155Z] 464afbd9ba4c: Waiting [2024-07-18T11:47:45.155Z] 00f215d4a9da: Waiting [2024-07-18T11:47:45.155Z] 35cb2a7552d0: Waiting [2024-07-18T11:47:45.155Z] 4f4fb700ef54: Waiting [2024-07-18T11:47:45.155Z] d496ad576159: Waiting [2024-07-18T11:47:45.155Z] a69c41024577: Download complete [2024-07-18T11:47:45.155Z] 35cb2a7552d0: Verifying Checksum [2024-07-18T11:47:45.155Z] 35cb2a7552d0: Download complete [2024-07-18T11:47:45.155Z] 4f4fb700ef54: Verifying Checksum [2024-07-18T11:47:45.155Z] 4f4fb700ef54: Download complete [2024-07-18T11:47:45.155Z] 464afbd9ba4c: Verifying Checksum [2024-07-18T11:47:45.155Z] 464afbd9ba4c: Download complete [2024-07-18T11:47:45.155Z] c6b39de5b339: Download complete [2024-07-18T11:47:45.404Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-18T11:47:45.404Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-18T11:47:45.458Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-18T11:47:45.501Z] $ docker stop --time=1 113c4cfd2964538ec8c55df9f6205b1dac430a8730ae174a15cd25271730d9e8 [2024-07-18T11:47:45.744Z] d496ad576159: Download complete [2024-07-18T11:47:46.024Z] c6b39de5b339: Pull complete [2024-07-18T11:47:46.618Z] a69c41024577: Pull complete [2024-07-18T11:47:47.204Z] d6de4b400683: Download complete [2024-07-18T11:47:47.780Z] $ docker rm -f --volumes 113c4cfd2964538ec8c55df9f6205b1dac430a8730ae174a15cd25271730d9e8 [2024-07-18T11:47:48.175Z] 00f215d4a9da: Verifying Checksum [2024-07-18T11:47:48.175Z] 00f215d4a9da: Download complete [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-18T11:47:48.611Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-18T11:47:48.707Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-18T11:47:49.558Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-18T11:47:49.876Z] + ls -al . [2024-07-18T11:47:49.876Z] total 380 [2024-07-18T11:47:49.876Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 18 11:46 . [2024-07-18T11:47:49.876Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 11:44 .. [2024-07-18T11:47:49.876Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 18 11:44 .dockerignore [2024-07-18T11:47:49.876Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 11:47 .git [2024-07-18T11:47:49.876Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 11:44 .github [2024-07-18T11:47:49.876Z] -rw-rw-r-- 1 jenkins jenkins 137 Jul 18 11:44 .gitignore [2024-07-18T11:47:49.876Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 18 11:44 .golangci.yml [2024-07-18T11:47:49.877Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 11:45 .semver [2024-07-18T11:47:49.877Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jul 18 11:44 CHANGELOG.md [2024-07-18T11:47:49.877Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 11:44 GOVERNANCE.md [2024-07-18T11:47:49.877Z] -rw-rw-r-- 1 jenkins jenkins 885 Jul 18 11:44 Jenkinsfile [2024-07-18T11:47:49.877Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 18 11:44 LICENSE [2024-07-18T11:47:49.877Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jul 18 11:44 Makefile [2024-07-18T11:47:49.877Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 18 11:44 OWNERS.md [2024-07-18T11:47:49.877Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jul 18 11:44 README.md [2024-07-18T11:47:49.877Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 18 11:45 VERSION [2024-07-18T11:47:49.877Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 11:44 bin [2024-07-18T11:47:49.877Z] -rw-r--r-- 1 jenkins jenkins 125163 Jul 18 11:47 coverage.out [2024-07-18T11:47:49.877Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 18 11:44 example [2024-07-18T11:47:49.877Z] -rw-rw-r-- 1 jenkins jenkins 6995 Jul 18 11:44 go.mod [2024-07-18T11:47:49.877Z] -rw-rw-r-- 1 jenkins jenkins 101458 Jul 18 11:44 go.sum [2024-07-18T11:47:49.877Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 18 11:44 internal [2024-07-18T11:47:49.877Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 11:44 openapi [2024-07-18T11:47:49.877Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 18 11:44 pkg [2024-07-18T11:47:49.877Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 11:44 snap [2024-07-18T11:47:49.877Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 18 11:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T11:47:50.319Z] + 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=7c513ceb045a678208efd060efc979cffebb0940 --label arch=amd64 --label version=0.0.0 . [2024-07-18T11:47:50.319Z] Sending build context to Docker daemon 25.28MB [2024-07-18T11:47:50.319Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-07-18T11:47:50.319Z] Step 2/24 : FROM ${BASE} AS builder [2024-07-18T11:47:50.319Z] ---> caea80806fbe [2024-07-18T11:47:50.319Z] Step 3/24 : ARG MAKE=make build [2024-07-18T11:47:50.580Z] ---> Running in 6225a6f43822 [2024-07-18T11:47:50.580Z] Removing intermediate container 6225a6f43822 [2024-07-18T11:47:50.580Z] ---> 3d039ed13372 [2024-07-18T11:47:50.580Z] Step 4/24 : WORKDIR /device-sdk-go [2024-07-18T11:47:50.580Z] ---> Running in a48bf2770378 [2024-07-18T11:47:50.580Z] Removing intermediate container a48bf2770378 [2024-07-18T11:47:50.580Z] ---> 26a86768ad9f [2024-07-18T11:47:50.580Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-18T11:47:50.580Z] ---> Running in f3946d41d0ea [2024-07-18T11:47:50.839Z] Removing intermediate container f3946d41d0ea [2024-07-18T11:47:50.839Z] ---> 8d3368f71699 [2024-07-18T11:47:50.839Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-07-18T11:47:50.839Z] ---> Running in 365a0a5b15a6 [2024-07-18T11:47:51.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T11:47:51.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T11:47:51.355Z] OK: 264 MiB in 52 packages [2024-07-18T11:47:51.922Z] Removing intermediate container 365a0a5b15a6 [2024-07-18T11:47:51.922Z] ---> 3a261f6d1dcc [2024-07-18T11:47:51.922Z] Step 7/24 : COPY go.mod vendor* ./ [2024-07-18T11:47:51.922Z] ---> 84aec8d6efab [2024-07-18T11:47:51.923Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T11:47:51.923Z] ---> Running in cce94c072154 [2024-07-18T11:47:52.490Z] Removing intermediate container cce94c072154 [2024-07-18T11:47:52.490Z] ---> 829f2350ad8e [2024-07-18T11:47:52.490Z] Step 9/24 : COPY . . [2024-07-18T11:47:53.056Z] ---> 0426c13e5e07 [2024-07-18T11:47:53.056Z] Step 10/24 : RUN ${MAKE} [2024-07-18T11:47:53.056Z] ---> Running in 62912895e61b [2024-07-18T11:47:53.314Z] 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-18T11:48:00.659Z] d6de4b400683: Pull complete [2024-07-18T11:48:00.935Z] 35cb2a7552d0: Pull complete [2024-07-18T11:48:01.207Z] 4f4fb700ef54: Pull complete [2024-07-18T11:48:01.477Z] 464afbd9ba4c: Pull complete [2024-07-18T11:48:11.584Z] 00f215d4a9da: Pull complete [2024-07-18T11:48:11.584Z] d496ad576159: Pull complete [2024-07-18T11:48:11.584Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-18T11:48:11.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-18T11:48:11.584Z] ---> f246e2811388 [2024-07-18T11:48:11.584Z] Step 3/10 : ARG MAKE=make build [2024-07-18T11:48:12.559Z] ---> Running in f8293a0a08cb [2024-07-18T11:48:13.149Z] Removing intermediate container f8293a0a08cb [2024-07-18T11:48:13.149Z] ---> 717e2ea0dee4 [2024-07-18T11:48:13.149Z] Step 4/10 : WORKDIR /device-sdk-go [2024-07-18T11:48:13.149Z] ---> Running in 2a9a9c690f04 [2024-07-18T11:48:13.424Z] Removing intermediate container 2a9a9c690f04 [2024-07-18T11:48:13.424Z] ---> 78ac6eceb5d3 [2024-07-18T11:48:13.424Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-18T11:48:13.696Z] ---> Running in b78ca2dc18d6 [2024-07-18T11:48:13.970Z] Removing intermediate container b78ca2dc18d6 [2024-07-18T11:48:13.970Z] ---> dc2cca79a054 [2024-07-18T11:48:13.970Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-07-18T11:48:13.970Z] ---> Running in cf711418ee76 [2024-07-18T11:48:15.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T11:48:15.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T11:48:16.620Z] OK: 266 MiB in 52 packages [2024-07-18T11:48:17.585Z] Removing intermediate container cf711418ee76 [2024-07-18T11:48:17.585Z] ---> 657a811602ec [2024-07-18T11:48:17.585Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-18T11:48:18.170Z] ---> 877098813135 [2024-07-18T11:48:18.171Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T11:48:18.171Z] ---> Running in 5d7c4efff00c [2024-07-18T11:48:19.844Z] Removing intermediate container 62912895e61b [2024-07-18T11:48:19.844Z] ---> 6bfe5208c843 [2024-07-18T11:48:19.844Z] Step 11/24 : FROM alpine:3.18 [2024-07-18T11:48:19.844Z] 3.18: Pulling from library/alpine [2024-07-18T11:48:19.844Z] 73baa7ef167e: Pulling fs layer [2024-07-18T11:48:19.844Z] 73baa7ef167e: Verifying Checksum [2024-07-18T11:48:19.844Z] 73baa7ef167e: Download complete [2024-07-18T11:48:19.844Z] 73baa7ef167e: Pull complete [2024-07-18T11:48:19.844Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T11:48:19.844Z] Status: Downloaded newer image for alpine:3.18 [2024-07-18T11:48:19.844Z] ---> 8fd7cac70a4a [2024-07-18T11:48:19.844Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-07-18T11:48:19.844Z] ---> Running in f5714b2cb9e2 [2024-07-18T11:48:19.844Z] Removing intermediate container f5714b2cb9e2 [2024-07-18T11:48:19.844Z] ---> 3e47d4fda8c9 [2024-07-18T11:48:19.844Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-07-18T11:48:19.844Z] ---> Running in 153492812a75 [2024-07-18T11:48:19.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T11:48:19.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T11:48:19.844Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-18T11:48:19.844Z] Executing busybox-1.36.1-r7.trigger [2024-07-18T11:48:19.844Z] OK: 7 MiB in 16 packages [2024-07-18T11:48:19.844Z] Removing intermediate container 153492812a75 [2024-07-18T11:48:19.844Z] ---> 7b03c14813da [2024-07-18T11:48:19.844Z] Step 14/24 : RUN apk --no-cache upgrade [2024-07-18T11:48:19.844Z] ---> Running in a5e004746f6e [2024-07-18T11:48:19.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T11:48:19.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T11:48:20.103Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T11:48:20.103Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T11:48:20.103Z] OK: 7 MiB in 16 packages [2024-07-18T11:48:20.669Z] Removing intermediate container a5e004746f6e [2024-07-18T11:48:20.669Z] ---> 2965c8373332 [2024-07-18T11:48:20.669Z] Step 15/24 : WORKDIR / [2024-07-18T11:48:20.669Z] ---> Running in 8db4da4fcb18 [2024-07-18T11:48:20.669Z] Removing intermediate container 8db4da4fcb18 [2024-07-18T11:48:20.669Z] ---> a637a7c77f82 [2024-07-18T11:48:20.669Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-07-18T11:48:20.669Z] ---> 9da95af2d9f8 [2024-07-18T11:48:20.669Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-07-18T11:48:21.602Z] ---> 569329ca5049 [2024-07-18T11:48:21.602Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-07-18T11:48:21.602Z] ---> 5b2d26260423 [2024-07-18T11:48:21.602Z] Step 19/24 : EXPOSE 59999 [2024-07-18T11:48:21.602Z] ---> Running in 9bc61e14d86e [2024-07-18T11:48:21.602Z] Removing intermediate container 9bc61e14d86e [2024-07-18T11:48:21.602Z] ---> 2b04abb48bf1 [2024-07-18T11:48:21.602Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-07-18T11:48:21.602Z] ---> Running in 215a14b317c3 [2024-07-18T11:48:21.602Z] Removing intermediate container 215a14b317c3 [2024-07-18T11:48:21.602Z] ---> ced3ce503378 [2024-07-18T11:48:21.602Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-18T11:48:21.861Z] ---> Running in e47a4e9b6c0e [2024-07-18T11:48:21.861Z] Removing intermediate container e47a4e9b6c0e [2024-07-18T11:48:21.861Z] ---> 9a9482a22afb [2024-07-18T11:48:21.861Z] Step 22/24 : LABEL arch=amd64 [2024-07-18T11:48:21.861Z] ---> Running in 4f70625a062f [2024-07-18T11:48:21.861Z] Removing intermediate container 4f70625a062f [2024-07-18T11:48:21.861Z] ---> 1bcbd7af7c7b [2024-07-18T11:48:21.861Z] Step 23/24 : LABEL git_sha=7c513ceb045a678208efd060efc979cffebb0940 [2024-07-18T11:48:21.861Z] ---> Running in 393d0e9a8a2d [2024-07-18T11:48:22.118Z] Removing intermediate container 393d0e9a8a2d [2024-07-18T11:48:22.118Z] ---> 85b4edb866b6 [2024-07-18T11:48:22.118Z] Step 24/24 : LABEL version=0.0.0 [2024-07-18T11:48:22.118Z] ---> Running in 9002acaf89c6 [2024-07-18T11:48:22.118Z] Removing intermediate container 9002acaf89c6 [2024-07-18T11:48:22.118Z] ---> 6ba92fee8928 [2024-07-18T11:48:22.118Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-18T11:48:22.118Z] Successfully built 6ba92fee8928 [2024-07-18T11:48:22.118Z] 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-18T11:48:23.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-18T11:48:23.154Z] [2024-07-18T11:48:23.154Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T11:48:23.548Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-18T11:48:23.548Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-18T11:48:23.548Z] 5eb5b503b376: Pulling fs layer [2024-07-18T11:48:23.548Z] 5c69ac0246d0: Pulling fs layer [2024-07-18T11:48:23.548Z] ec43610c2a17: Pulling fs layer [2024-07-18T11:48:23.548Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-18T11:48:23.548Z] 33b1e0a273af: Pulling fs layer [2024-07-18T11:48:23.548Z] 5d3b04190fa2: Pulling fs layer [2024-07-18T11:48:23.548Z] 2f39f015ded8: Pulling fs layer [2024-07-18T11:48:23.548Z] 2f39f015ded8: Waiting [2024-07-18T11:48:23.548Z] 3a2ae6a8a46f: Waiting [2024-07-18T11:48:23.548Z] 5c69ac0246d0: Verifying Checksum [2024-07-18T11:48:23.548Z] 5c69ac0246d0: Download complete [2024-07-18T11:48:23.548Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-18T11:48:23.548Z] 3a2ae6a8a46f: Download complete [2024-07-18T11:48:23.548Z] 33b1e0a273af: Verifying Checksum [2024-07-18T11:48:23.548Z] 33b1e0a273af: Download complete [2024-07-18T11:48:23.807Z] 5d3b04190fa2: Download complete [2024-07-18T11:48:23.807Z] ec43610c2a17: Verifying Checksum [2024-07-18T11:48:23.807Z] ec43610c2a17: Download complete [2024-07-18T11:48:23.807Z] 5eb5b503b376: Verifying Checksum [2024-07-18T11:48:24.371Z] 2f39f015ded8: Download complete [2024-07-18T11:48:24.936Z] 5eb5b503b376: Pull complete [2024-07-18T11:48:24.936Z] 5c69ac0246d0: Pull complete [2024-07-18T11:48:25.501Z] ec43610c2a17: Pull complete [2024-07-18T11:48:25.501Z] 3a2ae6a8a46f: Pull complete [2024-07-18T11:48:25.501Z] 33b1e0a273af: Pull complete [2024-07-18T11:48:25.759Z] 5d3b04190fa2: Pull complete [2024-07-18T11:48:29.939Z] 2f39f015ded8: Pull complete [2024-07-18T11:48:29.939Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-18T11:48:29.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-18T11:48:29.939Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T11:48:30.202Z] prd-ubuntu20.04-docker-8c-8g-5855 does not seem to be running inside a container [2024-07-18T11:48:30.231Z] $ 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-1601 -v /w/workspace/gexfoundry_device-sdk-go_PR-1601:/w/workspace/gexfoundry_device-sdk-go_PR-1601:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1601@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1601@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-18T11:48:31.394Z] $ docker top ba2e2b8a737c3f762d4ccef2445b1f3861a1efe61cc3717b63d729342231aa8b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-18T11:48:31.880Z] ---> job-cost.sh [2024-07-18T11:48:31.880Z] lf-activate-venv: SKIPPING [2024-07-18T11:48:31.880Z] INFO: No Stack... [2024-07-18T11:48:32.140Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-18T11:48:32.400Z] INFO: Archiving Costs [Pipeline] sh [2024-07-18T11:48:32.724Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1601/archives/cost.csv [2024-07-18T11:48:32.724Z] + cut -d, -f6 [Pipeline] lock [2024-07-18T11:48:32.780Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1601-1-stack-cost] [2024-07-18T11:48:32.787Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1601-1-stack-cost] did not exist. Created. [2024-07-18T11:48:32.794Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1601-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-18T11:48:33.213Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-18T11:48:33.275Z] Stashed 1 file(s) [Pipeline] } [2024-07-18T11:48:33.314Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1601-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-18T11:48:33.407Z] $ docker stop --time=1 ba2e2b8a737c3f762d4ccef2445b1f3861a1efe61cc3717b63d729342231aa8b [2024-07-18T11:48:34.558Z] $ docker rm -f --volumes ba2e2b8a737c3f762d4ccef2445b1f3861a1efe61cc3717b63d729342231aa8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-18T11:50:09.904Z] Removing intermediate container 5d7c4efff00c [2024-07-18T11:50:09.904Z] ---> 2ce1cff095f5 [2024-07-18T11:50:09.904Z] Step 9/10 : COPY . . [2024-07-18T11:50:10.868Z] ---> e32c1a53fe44 [2024-07-18T11:50:10.868Z] Step 10/10 : RUN ${MAKE} [2024-07-18T11:50:10.868Z] ---> Running in 6c2932a02972 [2024-07-18T11:50:11.834Z] noop [2024-07-18T11:50:12.419Z] Removing intermediate container 6c2932a02972 [2024-07-18T11:50:12.419Z] ---> 0104ef7351d2 [2024-07-18T11:50:12.698Z] Successfully built 0104ef7351d2 [2024-07-18T11:50:12.698Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T11:50:13.211Z] + docker inspect -f . ci-base-image-arm64 [2024-07-18T11:50:13.211Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T11:50:13.515Z] prd-ubuntu20.04-docker-arm64-4c-16g-5859 does not seem to be running inside a container [2024-07-18T11:50:13.580Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2024-07-18T11:50:14.809Z] $ docker top 1ffe86cfb6cadd67f614189d1b311f85c0de56475da845600fa339ae736f4875 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-18T11:50:15.716Z] + go version [2024-07-18T11:50:15.716Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-18T11:50:15.745Z] $ docker stop --time=1 1ffe86cfb6cadd67f614189d1b311f85c0de56475da845600fa339ae736f4875 [2024-07-18T11:50:17.352Z] $ docker rm -f --volumes 1ffe86cfb6cadd67f614189d1b311f85c0de56475da845600fa339ae736f4875 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T11:50:18.303Z] + docker inspect -f . ci-base-image-arm64 [2024-07-18T11:50:18.303Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T11:50:18.567Z] prd-ubuntu20.04-docker-arm64-4c-16g-5859 does not seem to be running inside a container [2024-07-18T11:50:18.631Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2024-07-18T11:50:19.806Z] $ docker top 2054c88f310b53bc7fe9afec6881b4ed7a08f9c160366f07d35cfc6f04f547cc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-18T11:50:20.387Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-18T11:50:21.363Z] + make test [2024-07-18T11:50:21.363Z] go test -race -coverprofile=coverage.out ./... [2024-07-18T11:51:08.310Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-07-18T11:55:30.154Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-07-18T11:55:30.154Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-07-18T11:55:30.154Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-07-18T11:55:30.154Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-07-18T11:55:30.154Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-07-18T11:55:38.374Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.124s coverage: 27.0% of statements [2024-07-18T11:55:41.740Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.174s coverage: 80.0% of statements [2024-07-18T11:55:49.959Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-07-18T11:55:49.959Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-07-18T11:55:51.379Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.314s coverage: 86.0% of statements [2024-07-18T11:55:59.592Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-07-18T11:55:59.862Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.526s coverage: 55.2% of statements [2024-07-18T11:56:03.204Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.181s coverage: 14.4% of statements [2024-07-18T11:56:03.204Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.852s coverage: 44.6% of statements [2024-07-18T11:56:05.150Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-07-18T11:56:05.150Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-07-18T11:56:06.118Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.315s coverage: 68.5% of statements [2024-07-18T11:56:08.698Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.430s coverage: 89.2% of statements [2024-07-18T11:56:14.051Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-07-18T11:56:15.455Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.266s coverage: 5.4% of statements [2024-07-18T11:56:16.861Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-18T11:56:16.861Z] GO111MODULE=on go vet ./... [2024-07-18T12:00:23.639Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-18T12:00:23.905Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-18T12:00:23.905Z] ./bin/test-attribution-txt.sh [2024-07-18T12:00:24.232Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-18T12:00:24.232Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-18T12:00:24.232Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-18T12:00:24.232Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-18T12:00:24.232Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-18T12:00:24.232Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-18T12:00:24.232Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-18T12:00:24.232Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-18T12:00:24.232Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-18T12:00:24.232Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-18T12:00:24.232Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-18T12:00:24.232Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-18T12:00:24.232Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-18T12:00:24.232Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-18T12:00:24.232Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-18T12:00:24.232Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-18T12:00:24.232Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-18T12:00:24.232Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-18T12:00:24.232Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-18T12:00:24.232Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-18T12:00:24.232Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-18T12:00:24.232Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-18T12:00:24.232Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-18T12:00:24.232Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-18T12:00:24.232Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-18T12:00:24.232Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-18T12:00:24.232Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-18T12:00:24.532Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-18T12:00:24.532Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-18T12:00:24.532Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-18T12:00:24.532Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-18T12:00:24.532Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-18T12:00:24.532Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-18T12:00:24.532Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-18T12:00:24.532Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-18T12:00:24.532Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-18T12:00:24.532Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-18T12:00:24.532Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-18T12:00:24.532Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-18T12:00:24.532Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-18T12:00:24.532Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-18T12:00:24.532Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-18T12:00:24.532Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-18T12:00:24.532Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-18T12:00:24.532Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-18T12:00:24.532Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-18T12:00:24.532Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-18T12:00:24.532Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-18T12:00:24.532Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-18T12:00:24.532Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-18T12:00:24.532Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-18T12:00:24.532Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-18T12:00:24.532Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-18T12:00:24.532Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-18T12:00:24.532Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-18T12:00:24.532Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-18T12:00:24.532Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-18T12:00:24.532Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-18T12:00:24.532Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-18T12:00:24.532Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-18T12:00:24.532Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-18T12:00:25.889Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-18T12:00:25.889Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-18T12:00:25.889Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-18T12:00:25.925Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-18T12:00:25.929Z] $ docker stop --time=1 2054c88f310b53bc7fe9afec6881b4ed7a08f9c160366f07d35cfc6f04f547cc [2024-07-18T12:00:28.733Z] $ docker rm -f --volumes 2054c88f310b53bc7fe9afec6881b4ed7a08f9c160366f07d35cfc6f04f547cc [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-18T12:00:31.193Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-18T12:00:31.240Z] Warning: overwriting stash ‘coverage-report’ [2024-07-18T12:00:31.869Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-18T12:00:32.503Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-18T12:00:32.849Z] + ls -al . [2024-07-18T12:00:32.849Z] total 376 [2024-07-18T12:00:32.849Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 18 11:50 . [2024-07-18T12:00:32.849Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 11:47 .. [2024-07-18T12:00:32.849Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 18 11:47 .dockerignore [2024-07-18T12:00:32.849Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 11:47 .git [2024-07-18T12:00:32.849Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 11:47 .github [2024-07-18T12:00:32.849Z] -rw-rw-r-- 1 jenkins jenkins 137 Jul 18 11:47 .gitignore [2024-07-18T12:00:32.849Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 18 11:47 .golangci.yml [2024-07-18T12:00:32.849Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jul 18 11:47 CHANGELOG.md [2024-07-18T12:00:32.849Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 11:47 GOVERNANCE.md [2024-07-18T12:00:32.849Z] -rw-rw-r-- 1 jenkins jenkins 885 Jul 18 11:47 Jenkinsfile [2024-07-18T12:00:32.849Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 18 11:47 LICENSE [2024-07-18T12:00:32.849Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jul 18 11:47 Makefile [2024-07-18T12:00:32.849Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 18 11:47 OWNERS.md [2024-07-18T12:00:32.849Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jul 18 11:47 README.md [2024-07-18T12:00:32.849Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 18 11:45 VERSION [2024-07-18T12:00:32.849Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 11:47 bin [2024-07-18T12:00:32.849Z] -rw-r--r-- 1 jenkins jenkins 125161 Jul 18 11:56 coverage.out [2024-07-18T12:00:32.849Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 18 11:47 example [2024-07-18T12:00:32.849Z] -rw-rw-r-- 1 jenkins jenkins 6995 Jul 18 11:47 go.mod [2024-07-18T12:00:32.849Z] -rw-rw-r-- 1 jenkins jenkins 101458 Jul 18 11:47 go.sum [2024-07-18T12:00:32.849Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 18 11:47 internal [2024-07-18T12:00:32.849Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 11:47 openapi [2024-07-18T12:00:32.849Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 18 11:47 pkg [2024-07-18T12:00:32.849Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 11:47 snap [2024-07-18T12:00:32.849Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 18 11:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T12:00:33.297Z] + 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=7c513ceb045a678208efd060efc979cffebb0940 --label arch=arm64 --label version=0.0.0 . [2024-07-18T12:00:33.883Z] Sending build context to Docker daemon 13.15MB [2024-07-18T12:00:33.883Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-07-18T12:00:33.883Z] Step 2/24 : FROM ${BASE} AS builder [2024-07-18T12:00:33.883Z] ---> 0104ef7351d2 [2024-07-18T12:00:33.883Z] Step 3/24 : ARG MAKE=make build [2024-07-18T12:00:34.148Z] ---> Running in 412085c00ddd [2024-07-18T12:00:34.414Z] Removing intermediate container 412085c00ddd [2024-07-18T12:00:34.414Z] ---> 2719697cf500 [2024-07-18T12:00:34.414Z] Step 4/24 : WORKDIR /device-sdk-go [2024-07-18T12:00:34.414Z] ---> Running in 355eb736da55 [2024-07-18T12:00:34.687Z] Removing intermediate container 355eb736da55 [2024-07-18T12:00:34.687Z] ---> 020121bcbfae [2024-07-18T12:00:34.687Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-18T12:00:34.687Z] ---> Running in 05303a60eaa6 [2024-07-18T12:00:34.952Z] Removing intermediate container 05303a60eaa6 [2024-07-18T12:00:34.952Z] ---> 03e2c03bab2d [2024-07-18T12:00:34.952Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-07-18T12:00:35.218Z] ---> Running in 309eff62c340 [2024-07-18T12:00:36.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T12:00:36.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T12:00:37.851Z] OK: 266 MiB in 52 packages [2024-07-18T12:00:38.432Z] Removing intermediate container 309eff62c340 [2024-07-18T12:00:38.432Z] ---> 46b37875fbc6 [2024-07-18T12:00:38.432Z] Step 7/24 : COPY go.mod vendor* ./ [2024-07-18T12:00:39.389Z] ---> c2a871846890 [2024-07-18T12:00:39.389Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T12:00:39.389Z] ---> Running in 417edff1ef41 [2024-07-18T12:00:41.962Z] Removing intermediate container 417edff1ef41 [2024-07-18T12:00:41.962Z] ---> da9d8af4a093 [2024-07-18T12:00:41.962Z] Step 9/24 : COPY . . [2024-07-18T12:00:43.363Z] ---> 5ca5bebf7124 [2024-07-18T12:00:43.363Z] Step 10/24 : RUN ${MAKE} [2024-07-18T12:00:43.363Z] ---> Running in b6317128be66 [2024-07-18T12:00:43.946Z] 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-18T12:04:35.755Z] Removing intermediate container b6317128be66 [2024-07-18T12:04:35.755Z] ---> a04633f40382 [2024-07-18T12:04:35.755Z] Step 11/24 : FROM alpine:3.18 [2024-07-18T12:04:35.755Z] 3.18: Pulling from library/alpine [2024-07-18T12:04:35.755Z] 5c905c7ebe2f: Pulling fs layer [2024-07-18T12:04:35.755Z] 5c905c7ebe2f: Download complete [2024-07-18T12:04:35.755Z] 5c905c7ebe2f: Pull complete [2024-07-18T12:04:35.755Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T12:04:35.755Z] Status: Downloaded newer image for alpine:3.18 [2024-07-18T12:04:35.755Z] ---> dec292d02e07 [2024-07-18T12:04:35.755Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-07-18T12:04:35.755Z] ---> Running in 6356bb287a83 [2024-07-18T12:04:35.755Z] Removing intermediate container 6356bb287a83 [2024-07-18T12:04:35.755Z] ---> 940ad110f14b [2024-07-18T12:04:35.755Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-07-18T12:04:35.755Z] ---> Running in 837c9123d442 [2024-07-18T12:04:35.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T12:04:35.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T12:04:35.755Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-18T12:04:35.755Z] Executing busybox-1.36.1-r7.trigger [2024-07-18T12:04:35.755Z] OK: 8 MiB in 16 packages [2024-07-18T12:04:35.755Z] Removing intermediate container 837c9123d442 [2024-07-18T12:04:35.755Z] ---> d48dbf014361 [2024-07-18T12:04:35.755Z] Step 14/24 : RUN apk --no-cache upgrade [2024-07-18T12:04:35.755Z] ---> Running in 87ca3d564b17 [2024-07-18T12:04:35.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T12:04:35.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T12:04:35.755Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T12:04:35.755Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T12:04:35.755Z] OK: 8 MiB in 16 packages [2024-07-18T12:04:35.755Z] Removing intermediate container 87ca3d564b17 [2024-07-18T12:04:35.755Z] ---> be49b6785e5a [2024-07-18T12:04:35.755Z] Step 15/24 : WORKDIR / [2024-07-18T12:04:35.755Z] ---> Running in 098ae110876a [2024-07-18T12:04:35.755Z] Removing intermediate container 098ae110876a [2024-07-18T12:04:35.755Z] ---> b754054db527 [2024-07-18T12:04:35.755Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-07-18T12:04:35.755Z] ---> 1b9feab854de [2024-07-18T12:04:35.755Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-07-18T12:04:37.530Z] ---> ca3d35d0e21d [2024-07-18T12:04:37.530Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-07-18T12:04:37.800Z] ---> 87f1ac58f4cf [2024-07-18T12:04:37.800Z] Step 19/24 : EXPOSE 59999 [2024-07-18T12:04:37.800Z] ---> Running in ba5d108a072c [2024-07-18T12:04:38.067Z] Removing intermediate container ba5d108a072c [2024-07-18T12:04:38.067Z] ---> 02b0af7b0405 [2024-07-18T12:04:38.067Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-07-18T12:04:38.334Z] ---> Running in c7a81c031f59 [2024-07-18T12:04:38.600Z] Removing intermediate container c7a81c031f59 [2024-07-18T12:04:38.600Z] ---> 4b5f748c7907 [2024-07-18T12:04:38.600Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-18T12:04:38.600Z] ---> Running in a287ee64ba09 [2024-07-18T12:04:38.870Z] Removing intermediate container a287ee64ba09 [2024-07-18T12:04:38.870Z] ---> e7f13ec64bc7 [2024-07-18T12:04:38.870Z] Step 22/24 : LABEL arch=arm64 [2024-07-18T12:04:39.137Z] ---> Running in 14af196c1497 [2024-07-18T12:04:39.405Z] Removing intermediate container 14af196c1497 [2024-07-18T12:04:39.405Z] ---> dc558873738e [2024-07-18T12:04:39.405Z] Step 23/24 : LABEL git_sha=7c513ceb045a678208efd060efc979cffebb0940 [2024-07-18T12:04:39.405Z] ---> Running in 2328e82f259d [2024-07-18T12:04:39.989Z] Removing intermediate container 2328e82f259d [2024-07-18T12:04:39.989Z] ---> 2deb9b468f55 [2024-07-18T12:04:39.989Z] Step 24/24 : LABEL version=0.0.0 [2024-07-18T12:04:39.989Z] ---> Running in 726b580f58a1 [2024-07-18T12:04:40.256Z] Removing intermediate container 726b580f58a1 [2024-07-18T12:04:40.256Z] ---> a885e435daf0 [2024-07-18T12:04:40.256Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-18T12:04:40.256Z] Successfully built a885e435daf0 [2024-07-18T12:04:40.256Z] 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-18T12:04:41.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-18T12:04:41.232Z] [2024-07-18T12:04:41.232Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T12:04:41.677Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-18T12:04:41.946Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-18T12:04:41.946Z] 8998bd30e6a1: Pulling fs layer [2024-07-18T12:04:41.946Z] 04944245beec: Pulling fs layer [2024-07-18T12:04:41.946Z] 699f458cf7ca: Pulling fs layer [2024-07-18T12:04:41.946Z] 765212b225bb: Pulling fs layer [2024-07-18T12:04:41.946Z] f23df028b6ca: Pulling fs layer [2024-07-18T12:04:41.946Z] d65c8cfc05b1: Pulling fs layer [2024-07-18T12:04:41.946Z] 2437ff75d9bd: Pulling fs layer [2024-07-18T12:04:41.946Z] 765212b225bb: Waiting [2024-07-18T12:04:41.946Z] f23df028b6ca: Waiting [2024-07-18T12:04:41.946Z] d65c8cfc05b1: Waiting [2024-07-18T12:04:41.946Z] 2437ff75d9bd: Waiting [2024-07-18T12:04:41.946Z] 04944245beec: Verifying Checksum [2024-07-18T12:04:41.946Z] 04944245beec: Download complete [2024-07-18T12:04:41.946Z] 765212b225bb: Verifying Checksum [2024-07-18T12:04:41.946Z] 765212b225bb: Download complete [2024-07-18T12:04:41.946Z] f23df028b6ca: Verifying Checksum [2024-07-18T12:04:41.946Z] f23df028b6ca: Download complete [2024-07-18T12:04:41.946Z] d65c8cfc05b1: Verifying Checksum [2024-07-18T12:04:41.946Z] d65c8cfc05b1: Download complete [2024-07-18T12:04:42.215Z] 699f458cf7ca: Verifying Checksum [2024-07-18T12:04:42.215Z] 699f458cf7ca: Download complete [2024-07-18T12:04:42.797Z] 8998bd30e6a1: Verifying Checksum [2024-07-18T12:04:42.797Z] 8998bd30e6a1: Download complete [2024-07-18T12:04:45.367Z] 2437ff75d9bd: Verifying Checksum [2024-07-18T12:04:45.367Z] 2437ff75d9bd: Download complete [2024-07-18T12:04:47.299Z] 8998bd30e6a1: Pull complete [2024-07-18T12:04:47.880Z] 04944245beec: Pull complete [2024-07-18T12:04:49.817Z] 699f458cf7ca: Pull complete [2024-07-18T12:04:49.817Z] 765212b225bb: Pull complete [2024-07-18T12:04:50.775Z] f23df028b6ca: Pull complete [2024-07-18T12:04:50.775Z] d65c8cfc05b1: Pull complete [2024-07-18T12:05:08.966Z] 2437ff75d9bd: Pull complete [2024-07-18T12:05:08.966Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-18T12:05:08.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-18T12:05:08.966Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T12:05:09.338Z] prd-ubuntu20.04-docker-arm64-4c-16g-5859 does not seem to be running inside a container [2024-07-18T12:05:09.373Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-18T12:05:12.411Z] $ docker top 0ca9c262b3bf84e5faa1be037407fbc74d7fc84437b92a62e4c9acb56b18782b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-18T12:05:13.394Z] ---> job-cost.sh [2024-07-18T12:05:13.394Z] lf-activate-venv: SKIPPING [2024-07-18T12:05:13.394Z] INFO: No Stack... [2024-07-18T12:05:13.976Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-18T12:05:14.677Z] INFO: Archiving Costs [Pipeline] sh [2024-07-18T12:05:15.376Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2024-07-18T12:05:15.376Z] + cut -d, -f6 [Pipeline] lock [2024-07-18T12:05:15.494Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1601-1-stack-cost] [2024-07-18T12:05:15.500Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1601-1-stack-cost] did not exist. Created. [2024-07-18T12:05:15.506Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1601-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-18T12:05:16.313Z] /w/workspace/device-sdk-go/1@tmp/durable-96168f03/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-18T12:05:17.023Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-18T12:05:17.065Z] Warning: overwriting stash ‘stack-cost’ [2024-07-18T12:05:17.163Z] Stashed 1 file(s) [Pipeline] } [2024-07-18T12:05:17.185Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1601-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-18T12:05:17.246Z] $ docker stop --time=1 0ca9c262b3bf84e5faa1be037407fbc74d7fc84437b92a62e4c9acb56b18782b [2024-07-18T12:05:18.788Z] $ docker rm -f --volumes 0ca9c262b3bf84e5faa1be037407fbc74d7fc84437b92a62e4c9acb56b18782b [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-18T12:05:20.096Z] provisioning config files... [2024-07-18T12:05:20.102Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1601@tmp/config2985238873351414221tmp [Pipeline] { [Pipeline] sh [2024-07-18T12:05:20.466Z] + set +x [2024-07-18T12:05:20.466Z] + curl+ -s https://codecov.io/bash [2024-07-18T12:05:20.466Z] bash -s -- [2024-07-18T12:05:20.466Z] [2024-07-18T12:05:20.466Z] _____ _ [2024-07-18T12:05:20.466Z] / ____| | | [2024-07-18T12:05:20.466Z] | | ___ __| | ___ ___ _____ __ [2024-07-18T12:05:20.466Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-18T12:05:20.466Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-18T12:05:20.466Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-18T12:05:20.466Z] Bash-1.0.6 [2024-07-18T12:05:20.466Z] [2024-07-18T12:05:20.466Z] [2024-07-18T12:05:20.466Z] ==> git version 2.25.1 found [2024-07-18T12:05:20.466Z] ==> 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-18T12:05:20.466Z] Release-Date: 2020-01-08 [2024-07-18T12:05:20.466Z] 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-18T12:05:20.466Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-18T12:05:20.466Z] ==> Jenkins CI detected. [2024-07-18T12:05:20.466Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1601 [2024-07-18T12:05:20.466Z] project root: . [2024-07-18T12:05:20.466Z] --> token set from env [2024-07-18T12:05:20.466Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-18T12:05:20.466Z] ==> Running gcov in . (disable via -X gcov) [2024-07-18T12:05:20.466Z] ==> Python coveragepy not found [2024-07-18T12:05:20.466Z] ==> Searching for coverage reports in: [2024-07-18T12:05:20.466Z] + . [2024-07-18T12:05:20.466Z] -> Found 1 reports [2024-07-18T12:05:20.466Z] ==> Detecting git/mercurial file structure [2024-07-18T12:05:20.466Z] ==> Reading reports [2024-07-18T12:05:20.466Z] + ./coverage.out bytes=125161 [2024-07-18T12:05:20.466Z] ==> Appending adjustments [2024-07-18T12:05:20.466Z] https://docs.codecov.io/docs/fixing-reports [2024-07-18T12:05:21.036Z] + Found adjustments [2024-07-18T12:05:21.036Z] ==> Gzipping contents [2024-07-18T12:05:21.036Z] 20K /tmp/codecov.4IBuir.gz [2024-07-18T12:05:21.036Z] ==> Uploading reports [2024-07-18T12:05:21.036Z] url: https://codecov.io [2024-07-18T12:05:21.036Z] query: branch=PR-1601&commit=7c513ceb045a678208efd060efc979cffebb0940&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1601%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1601&job=&cmd_args= [2024-07-18T12:05:21.036Z] -> Pinging Codecov [2024-07-18T12:05:21.036Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1601&commit=7c513ceb045a678208efd060efc979cffebb0940&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1601%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1601&job=&cmd_args= [2024-07-18T12:05:21.296Z] -> Uploading to [2024-07-18T12:05:21.296Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-18/7E55EF52A471D76F132DFD9A03CDDE97/7c513ceb045a678208efd060efc979cffebb0940/f6052d88-3e2c-409a-840a-22d2c04d245d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240718%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240718T120521Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cb5c6ac9f483600fee8ff6de22ad9572965cd42b1965e21ab00b99e52119d3f9 [2024-07-18T12:05:21.296Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-18T12:05:21.296Z] Dload Upload Total Spent Left Speed [2024-07-18T12:05:21.557Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17071 0 0 100 17071 0 83273 --:--:-- --:--:-- --:--:-- 82868 100 17071 0 0 100 17071 0 72029 --:--:-- --:--:-- --:--:-- 71726 [2024-07-18T12:05:21.557Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/7c513ceb045a678208efd060efc979cffebb0940 [Pipeline] } [2024-07-18T12:05:21.589Z] 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-18T12:05:24.110Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1601/archives ] [2024-07-18T12:05:24.110Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1601/archives [2024-07-18T12:05:24.110Z] total 16 [2024-07-18T12:05:24.110Z] drwxr-xr-x 3 root root 4096 Jul 18 11:48 . [2024-07-18T12:05:24.110Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 18 11:48 .. [2024-07-18T12:05:24.110Z] drwxr-xr-x 2 root root 4096 Jul 18 11:48 cost [2024-07-18T12:05:24.110Z] -rw-r--r-- 1 root root 86 Jul 18 11:48 cost.csv [2024-07-18T12:05:24.110Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1601/archives [2024-07-18T12:05:24.110Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1601/archives [2024-07-18T12:05:24.110Z] total 16 [2024-07-18T12:05:24.110Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 11:48 . [2024-07-18T12:05:24.110Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 18 11:48 .. [2024-07-18T12:05:24.110Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 18 11:48 cost [2024-07-18T12:05:24.110Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 18 11:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-18T12:05:24.449Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-18T12:05:25.367Z] ---> package-listing.sh [2024-07-18T12:05:25.367Z] ++ facter osfamily [2024-07-18T12:05:25.367Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-18T12:05:25.626Z] + OS_FAMILY=debian [2024-07-18T12:05:25.626Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1601 [2024-07-18T12:05:25.626Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-18T12:05:25.626Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-18T12:05:25.626Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-18T12:05:25.626Z] + PACKAGES=/tmp/packages_start.txt [2024-07-18T12:05:25.626Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1601 ']' [2024-07-18T12:05:25.626Z] + PACKAGES=/tmp/packages_end.txt [2024-07-18T12:05:25.626Z] + case "${OS_FAMILY}" in [2024-07-18T12:05:25.626Z] + dpkg -l [2024-07-18T12:05:25.626Z] + grep '^ii' [2024-07-18T12:05:25.626Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-18T12:05:25.626Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-18T12:05:25.626Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-18T12:05:25.626Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1601 ']' [2024-07-18T12:05:25.626Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1601/archives/ [2024-07-18T12:05:25.626Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1601/archives/ [Pipeline] echo [2024-07-18T12:05:25.668Z] 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-1601/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-18T12:05:25.976Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T12:05:26.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-18T12:05:26.651Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T12:05:26.825Z] prd-ubuntu20.04-docker-8c-8g-5855 does not seem to be running inside a container [2024-07-18T12:05:26.912Z] $ 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-1601/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-1601 -v /w/workspace/gexfoundry_device-sdk-go_PR-1601:/w/workspace/gexfoundry_device-sdk-go_PR-1601:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1601@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1601@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-18T12:05:30.607Z] $ docker top 2285d8e76d5e7e3f6d094498716682b1dcbdf4ba86d6d180f4bebcb22cd0410c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-18T12:05:36.758Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-18T12:05:37.084Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-18T12:05:37.406Z] + ls /var/log/sa-host [2024-07-18T12:05:37.406Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-18T12:05:37.586Z] provisioning config files... [2024-07-18T12:05:37.595Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1601@tmp/config3624103379149592850tmp [Pipeline] { [Pipeline] echo [2024-07-18T12:05:37.670Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-18T12:05:37.999Z] ---> create-netrc.sh [Pipeline] } [2024-07-18T12:05:38.031Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-18T12:05:38.472Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-18T12:05:38.512Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-18T12:05:38.863Z] ---> sudo-logs.sh [2024-07-18T12:05:38.863Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-18T12:05:38.975Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-18T12:05:39.305Z] ---> job-cost.sh [2024-07-18T12:05:39.305Z] lf-activate-venv: SKIPPING [2024-07-18T12:05:39.305Z] DEBUG: total: 0.2199999988079071 [2024-07-18T12:05:39.305Z] INFO: Retrieving Stack Cost... [2024-07-18T12:05:39.880Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-18T12:05:40.139Z] INFO: Archiving Costs [Pipeline] echo [2024-07-18T12:05:40.181Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-18T12:05:40.512Z] ---> logs-deploy.sh [2024-07-18T12:05:40.512Z] lf-activate-venv: SKIPPING [2024-07-18T12:05:40.512Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1601/1 [2024-07-18T12:05:40.512Z] INFO: archiving workspace using pattern(s): [2024-07-18T12:05:41.449Z] Archives upload complete. [2024-07-18T12:05:41.756Z] INFO: archiving logs to Nexus