Pull request #1607 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 cloudxxx8 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 205cc51efe1d05f6a255f31751e0c1f93cdde098+fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 (8c073cd83d0d723accae4abbb2b7e716a208b828) 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-ssh6874376647077022432.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-ssh13531003721388040348.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-1607/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-1607/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15629984444170355802.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-1607/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1743205240355502286.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-ssh7134294672003401050.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-1607/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-1607/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8181788193058481458.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-6711 in /w/workspace/gexfoundry_device-sdk-go_PR-1607 [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-1607 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 into PR head commit 205cc51efe1d05f6a255f31751e0c1f93cdde098 Merge succeeded, producing 205cc51efe1d05f6a255f31751e0c1f93cdde098 Checking out Revision 205cc51efe1d05f6a255f31751e0c1f93cdde098 (PR-1607) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1607/head:refs/remotes/origin/PR-1607 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 205cc51efe1d05f6a255f31751e0c1f93cdde098 # 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 fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 205cc51efe1d05f6a255f31751e0c1f93cdde098 # timeout=10 Commit message: "fix: Correct ProfileScan err handling and response" 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-30T02:45:00.006Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-30T02:45:00.223Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-30T02:45:00.346Z] ========================================================= [2024-07-30T02:45:00.346Z] EdgeX Global Pipelines Version Info [2024-07-30T02:45:00.346Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-30T02:45:01.495Z] ------------------- [2024-07-30T02:45:01.495Z] stable info: [2024-07-30T02:45:01.495Z] ------------------- [2024-07-30T02:45:01.495Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-30T02:45:01.495Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-30T02:45:01.495Z] Message: update stable to v1.0.260 [2024-07-30T02:45:02.067Z] ------------------- [2024-07-30T02:45:02.067Z] experimental info: [2024-07-30T02:45:02.067Z] ------------------- [2024-07-30T02:45:02.067Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-30T02:45:02.067Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-30T02:45:02.067Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-30T02:45:02.293Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-07-30T02:45:02.346Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-07-30T02:45:02.406Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-30T02:45:02.462Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-30T02:45:02.515Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-30T02:45:02.566Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-30T02:45:02.628Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-30T02:45:02.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-07-30T02:45:02.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-30T02:45:02.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-30T02:45:02.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-30T02:45:02.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-07-30T02:45:02.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-30T02:45:03.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-30T02:45:03.110Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-30T02:45:03.173Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-07-30T02:45:03.227Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-30T02:45:03.301Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-30T02:45:03.361Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-30T02:45:03.421Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-30T02:45:03.475Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-30T02:45:03.526Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-30T02:45:03.587Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-30T02:45:03.649Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-30T02:45:03.705Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-30T02:45:03.767Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-30T02:45:03.824Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-30T02:45:03.884Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1607 [Pipeline] echo [2024-07-30T02:45:03.941Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1607 [Pipeline] echo [2024-07-30T02:45:04.002Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1607 [Pipeline] echo [2024-07-30T02:45:04.058Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 205cc51efe1d05f6a255f31751e0c1f93cdde098 [Pipeline] echo [2024-07-30T02:45:04.123Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 205cc51 [Pipeline] echo [2024-07-30T02:45:04.179Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-30T02:45:04.312Z] provisioning config files... [2024-07-30T02:45:04.325Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1607@tmp/config16589741197159498161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T02:45:04.719Z] ---> ****-login.sh [2024-07-30T02:45:04.719Z] nexus3.edgexfoundry.org:10001 [2024-07-30T02:45:04.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T02:45:05.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T02:45:05.241Z] Configure a credential helper to remove this warning. See [2024-07-30T02:45:05.241Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T02:45:05.241Z] [2024-07-30T02:45:05.241Z] Login Succeeded [2024-07-30T02:45:05.241Z] nexus3.edgexfoundry.org:10002 [2024-07-30T02:45:05.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T02:45:05.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T02:45:05.242Z] Configure a credential helper to remove this warning. See [2024-07-30T02:45:05.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T02:45:05.242Z] [2024-07-30T02:45:05.242Z] Login Succeeded [2024-07-30T02:45:05.242Z] nexus3.edgexfoundry.org:10003 [2024-07-30T02:45:05.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T02:45:05.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T02:45:05.502Z] Configure a credential helper to remove this warning. See [2024-07-30T02:45:05.502Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T02:45:05.502Z] [2024-07-30T02:45:05.502Z] Login Succeeded [2024-07-30T02:45:05.502Z] nexus3.edgexfoundry.org:10004 [2024-07-30T02:45:05.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T02:45:05.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T02:45:05.502Z] Configure a credential helper to remove this warning. See [2024-07-30T02:45:05.502Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T02:45:05.502Z] [2024-07-30T02:45:05.502Z] Login Succeeded [2024-07-30T02:45:05.502Z] ****.io [2024-07-30T02:45:05.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T02:45:05.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T02:45:05.764Z] Configure a credential helper to remove this warning. See [2024-07-30T02:45:05.764Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T02:45:05.764Z] [2024-07-30T02:45:05.764Z] Login Succeeded [2024-07-30T02:45:05.764Z] ---> ****-login.sh ends [Pipeline] } [2024-07-30T02:45:05.801Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-30T02:45:06.477Z] + git rev-list -1 --merges 205cc51efe1d05f6a255f31751e0c1f93cdde098~1..205cc51efe1d05f6a255f31751e0c1f93cdde098 [Pipeline] echo [2024-07-30T02:45:06.525Z] -----------> git rev-list -1 --merges 205cc51efe1d05f6a255f31751e0c1f93cdde098~1..205cc51efe1d05f6a255f31751e0c1f93cdde098 205cc51efe1d05f6a255f31751e0c1f93cdde098 [false] [Pipeline] sh [2024-07-30T02:45:06.843Z] + git log --format=format:%s -1 205cc51efe1d05f6a255f31751e0c1f93cdde098 [Pipeline] echo [2024-07-30T02:45:06.891Z] ========================================================= [2024-07-30T02:45:06.891Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-30T02:45:06.891Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-30T02:45:07.367Z] + git log --format=format:%s -1 205cc51efe1d05f6a255f31751e0c1f93cdde098 [Pipeline] echo [2024-07-30T02:45:07.400Z] [semverPrep] GIT_COMMIT: 205cc51efe1d05f6a255f31751e0c1f93cdde098, Commit Message: fix: Correct ProfileScan err handling and response [Pipeline] echo [2024-07-30T02:45:07.447Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-30T02:45:07.860Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-30T02:45:07.861Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-30T02:45:07.861Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-30T02:45:07.861Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-30T02:45:07.861Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-30T02:45:07.861Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-30T02:45:07.861Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T02:45:08.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T02:45:08.383Z] [2024-07-30T02:45:08.383Z] 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-30T02:45:08.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T02:45:09.051Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-30T02:45:09.051Z] b85a868b505f: Pulling fs layer [2024-07-30T02:45:09.051Z] e2be974225ed: Pulling fs layer [2024-07-30T02:45:09.051Z] 339a4e72a1f5: Pulling fs layer [2024-07-30T02:45:09.051Z] 988bab9f4d93: Pulling fs layer [2024-07-30T02:45:09.051Z] 1469e6f7b9e6: Pulling fs layer [2024-07-30T02:45:09.051Z] eaf3925da568: Pulling fs layer [2024-07-30T02:45:09.051Z] bab4dde63d76: Pulling fs layer [2024-07-30T02:45:09.051Z] bde34c3a00c8: Pulling fs layer [2024-07-30T02:45:09.051Z] b352a97aabf1: Pulling fs layer [2024-07-30T02:45:09.051Z] 4872d77fe225: Pulling fs layer [2024-07-30T02:45:09.051Z] 5851b861e8e6: Pulling fs layer [2024-07-30T02:45:09.051Z] bde34c3a00c8: Waiting [2024-07-30T02:45:09.051Z] eaf3925da568: Waiting [2024-07-30T02:45:09.051Z] bab4dde63d76: Waiting [2024-07-30T02:45:09.051Z] b352a97aabf1: Waiting [2024-07-30T02:45:09.051Z] 4872d77fe225: Waiting [2024-07-30T02:45:09.051Z] 5851b861e8e6: Waiting [2024-07-30T02:45:09.051Z] 988bab9f4d93: Waiting [2024-07-30T02:45:09.051Z] 1469e6f7b9e6: Waiting [2024-07-30T02:45:09.051Z] e2be974225ed: Download complete [2024-07-30T02:45:09.051Z] 988bab9f4d93: Download complete [2024-07-30T02:45:09.051Z] 1469e6f7b9e6: Verifying Checksum [2024-07-30T02:45:09.051Z] 1469e6f7b9e6: Download complete [2024-07-30T02:45:09.051Z] 339a4e72a1f5: Verifying Checksum [2024-07-30T02:45:09.051Z] 339a4e72a1f5: Download complete [2024-07-30T02:45:09.051Z] eaf3925da568: Download complete [2024-07-30T02:45:09.051Z] bde34c3a00c8: Verifying Checksum [2024-07-30T02:45:09.051Z] bde34c3a00c8: Download complete [2024-07-30T02:45:09.051Z] b352a97aabf1: Download complete [2024-07-30T02:45:09.051Z] 4872d77fe225: Verifying Checksum [2024-07-30T02:45:09.051Z] 4872d77fe225: Download complete [2024-07-30T02:45:09.051Z] 5851b861e8e6: Download complete [2024-07-30T02:45:09.324Z] b85a868b505f: Download complete [2024-07-30T02:45:09.583Z] bab4dde63d76: Verifying Checksum [2024-07-30T02:45:09.583Z] bab4dde63d76: Download complete [2024-07-30T02:45:10.522Z] b85a868b505f: Pull complete [2024-07-30T02:45:10.522Z] e2be974225ed: Pull complete [2024-07-30T02:45:11.091Z] 339a4e72a1f5: Pull complete [2024-07-30T02:45:11.091Z] 988bab9f4d93: Pull complete [2024-07-30T02:45:11.351Z] 1469e6f7b9e6: Pull complete [2024-07-30T02:45:11.351Z] eaf3925da568: Pull complete [2024-07-30T02:45:13.257Z] bab4dde63d76: Pull complete [2024-07-30T02:45:13.257Z] bde34c3a00c8: Pull complete [2024-07-30T02:45:13.257Z] b352a97aabf1: Pull complete [2024-07-30T02:45:13.516Z] 4872d77fe225: Pull complete [2024-07-30T02:45:13.516Z] 5851b861e8e6: Pull complete [2024-07-30T02:45:13.516Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-30T02:45:13.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T02:45:13.516Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T02:45:13.800Z] prd-ubuntu20.04-docker-8c-8g-6711 does not seem to be running inside a container [2024-07-30T02:45:13.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1607 -v /w/workspace/gexfoundry_device-sdk-go_PR-1607:/w/workspace/gexfoundry_device-sdk-go_PR-1607:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1607@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1607@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-30T02:45:18.801Z] $ docker top f908ea720c8f98c4a4cf4a0aeaab701c89374b27baa265f159d349505d056d6b -eo pid,comm [2024-07-30T02:45:18.851Z] 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-30T02:45:18.851Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-30T02:45:19.004Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-30T02:45:19.004Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-30T02:45:19.100Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-30T02:45:19.102Z] $ docker exec f908ea720c8f98c4a4cf4a0aeaab701c89374b27baa265f159d349505d056d6b ssh-agent [2024-07-30T02:45:19.203Z] SSH_AUTH_SOCK=/tmp/ssh-piYB3uaSXfKk/agent.32 [2024-07-30T02:45:19.203Z] SSH_AGENT_PID=38 [2024-07-30T02:45:19.208Z] Running ssh-add (command line suppressed) [2024-07-30T02:45:19.299Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1607@tmp/private_key_13095018531465188390.key (/w/workspace/gexfoundry_device-sdk-go_PR-1607@tmp/private_key_13095018531465188390.key) [2024-07-30T02:45:19.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-30T02:45:19.659Z] + git tag --points-at HEAD [Pipeline] } [2024-07-30T02:45:19.684Z] $ docker exec --env ******** --env ******** f908ea720c8f98c4a4cf4a0aeaab701c89374b27baa265f159d349505d056d6b ssh-agent -k [2024-07-30T02:45:19.781Z] unset SSH_AUTH_SOCK; [2024-07-30T02:45:19.781Z] unset SSH_AGENT_PID; [2024-07-30T02:45:19.782Z] echo Agent pid 38 killed; [2024-07-30T02:45:19.792Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-30T02:45:19.900Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-30T02:45:19.900Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-30T02:45:19.997Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-30T02:45:19.998Z] $ docker exec f908ea720c8f98c4a4cf4a0aeaab701c89374b27baa265f159d349505d056d6b ssh-agent [2024-07-30T02:45:20.094Z] SSH_AUTH_SOCK=/tmp/ssh-NysEY7qVZ7Xv/agent.72 [2024-07-30T02:45:20.094Z] SSH_AGENT_PID=78 [2024-07-30T02:45:20.099Z] Running ssh-add (command line suppressed) [2024-07-30T02:45:20.208Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1607@tmp/private_key_1071528179078450462.key (/w/workspace/gexfoundry_device-sdk-go_PR-1607@tmp/private_key_1071528179078450462.key) [2024-07-30T02:45:20.231Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-30T02:45:20.584Z] + git semver init [2024-07-30T02:45:20.845Z] 2024-07-30 02:45:20,766 [run_init] DEBUG init version:0.0.0 force:False [2024-07-30T02:45:20.845Z] 2024-07-30 02:45:20,767 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1607/.semver [2024-07-30T02:45:20.845Z] 2024-07-30 02:45:20,767 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1607/.semver [2024-07-30T02:45:20.845Z] 2024-07-30 02:45:20,767 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1607/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1607, universal_newlines=False, shell=None, istream=None) [2024-07-30T02:45:23.387Z] 2024-07-30 02:45:22,973 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1607/.git/info/exclude [2024-07-30T02:45:23.387Z] 2024-07-30 02:45:22,973 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1607/.semver/PR-1607 with force:False [2024-07-30T02:45:23.387Z] 2024-07-30 02:45:22,974 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1607/.semver/PR-1607 [2024-07-30T02:45:23.387Z] 2024-07-30 02:45:22,978 [execute] INFO git cat-file --batch-check [2024-07-30T02:45:23.387Z] 2024-07-30 02:45:22,978 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1607/.semver, universal_newlines=False, shell=None, istream=) [2024-07-30T02:45:23.387Z] 2024-07-30 02:45:22,984 [execute] INFO git cat-file --batch [2024-07-30T02:45:23.387Z] 2024-07-30 02:45:22,984 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1607/.semver, universal_newlines=False, shell=None, istream=) [2024-07-30T02:45:23.387Z] 2024-07-30 02:45:22,990 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1607/.semver/PR-1607 [2024-07-30T02:45:23.387Z] 0.0.0 [Pipeline] } [2024-07-30T02:45:23.414Z] $ docker exec --env ******** --env ******** f908ea720c8f98c4a4cf4a0aeaab701c89374b27baa265f159d349505d056d6b ssh-agent -k [2024-07-30T02:45:23.499Z] unset SSH_AUTH_SOCK; [2024-07-30T02:45:23.499Z] unset SSH_AGENT_PID; [2024-07-30T02:45:23.501Z] echo Agent pid 78 killed; [2024-07-30T02:45:23.510Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-30T02:45:24.056Z] + git semver [Pipeline] } [2024-07-30T02:45:24.340Z] $ docker stop --time=1 f908ea720c8f98c4a4cf4a0aeaab701c89374b27baa265f159d349505d056d6b [2024-07-30T02:45:25.641Z] $ docker rm -f --volumes f908ea720c8f98c4a4cf4a0aeaab701c89374b27baa265f159d349505d056d6b [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-30T02:45:26.054Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-30T02:45:26.365Z] Stashed 1 file(s) [Pipeline] echo [2024-07-30T02:45:26.389Z] [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-30T02:45:27.109Z] provisioning config files... [2024-07-30T02:45:27.167Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1607@tmp/config11154648953118101903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T02:45:27.554Z] ---> ****-login.sh [2024-07-30T02:45:27.554Z] nexus3.edgexfoundry.org:10001 [2024-07-30T02:45:27.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T02:45:27.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T02:45:27.554Z] Configure a credential helper to remove this warning. See [2024-07-30T02:45:27.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T02:45:27.554Z] [2024-07-30T02:45:27.554Z] Login Succeeded [2024-07-30T02:45:27.554Z] nexus3.edgexfoundry.org:10002 [2024-07-30T02:45:27.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T02:45:27.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T02:45:27.554Z] Configure a credential helper to remove this warning. See [2024-07-30T02:45:27.555Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T02:45:27.555Z] [2024-07-30T02:45:27.555Z] Login Succeeded [2024-07-30T02:45:27.555Z] nexus3.edgexfoundry.org:10003 [2024-07-30T02:45:27.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T02:45:27.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T02:45:27.814Z] Configure a credential helper to remove this warning. See [2024-07-30T02:45:27.814Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T02:45:27.814Z] [2024-07-30T02:45:27.814Z] Login Succeeded [2024-07-30T02:45:27.814Z] nexus3.edgexfoundry.org:10004 [2024-07-30T02:45:27.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T02:45:27.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T02:45:27.815Z] Configure a credential helper to remove this warning. See [2024-07-30T02:45:27.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T02:45:27.815Z] [2024-07-30T02:45:27.815Z] Login Succeeded [2024-07-30T02:45:27.815Z] ****.io [2024-07-30T02:45:28.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T02:45:28.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T02:45:28.074Z] Configure a credential helper to remove this warning. See [2024-07-30T02:45:28.074Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T02:45:28.074Z] [2024-07-30T02:45:28.074Z] Login Succeeded [2024-07-30T02:45:28.074Z] ---> ****-login.sh ends [Pipeline] } [2024-07-30T02:45:28.108Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-30T02:45:28.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T02:45:28.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T02:45:28.424Z] ========================================================= [2024-07-30T02:45:28.424Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-30T02:45:28.424Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T02:45:28.969Z] + 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-30T02:45:28.969Z] Sending build context to Docker daemon 25.15MB [2024-07-30T02:45:28.969Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-30T02:45:28.969Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-30T02:45:29.244Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-30T02:45:29.244Z] 619be1103602: Pulling fs layer [2024-07-30T02:45:29.244Z] 7862e08f4a3e: Pulling fs layer [2024-07-30T02:45:29.244Z] 5df492c9dc93: Pulling fs layer [2024-07-30T02:45:29.244Z] 7629e6793208: Pulling fs layer [2024-07-30T02:45:29.244Z] 4f4fb700ef54: Pulling fs layer [2024-07-30T02:45:29.244Z] fb5054dd5b73: Pulling fs layer [2024-07-30T02:45:29.244Z] 4f4fb700ef54: Waiting [2024-07-30T02:45:29.244Z] 7629e6793208: Waiting [2024-07-30T02:45:29.244Z] eeca6798cff9: Pulling fs layer [2024-07-30T02:45:29.244Z] fb5054dd5b73: Waiting [2024-07-30T02:45:29.244Z] aa269ceb94a6: Pulling fs layer [2024-07-30T02:45:29.244Z] eeca6798cff9: Waiting [2024-07-30T02:45:29.244Z] ada007ff1a6a: Pulling fs layer [2024-07-30T02:45:29.244Z] aa269ceb94a6: Waiting [2024-07-30T02:45:29.244Z] ada007ff1a6a: Waiting [2024-07-30T02:45:29.244Z] 7862e08f4a3e: Verifying Checksum [2024-07-30T02:45:29.244Z] 7862e08f4a3e: Download complete [2024-07-30T02:45:29.244Z] 7629e6793208: Verifying Checksum [2024-07-30T02:45:29.244Z] 7629e6793208: Download complete [2024-07-30T02:45:29.244Z] 4f4fb700ef54: Verifying Checksum [2024-07-30T02:45:29.244Z] 4f4fb700ef54: Download complete [2024-07-30T02:45:29.244Z] fb5054dd5b73: Verifying Checksum [2024-07-30T02:45:29.244Z] fb5054dd5b73: Download complete [2024-07-30T02:45:29.244Z] 619be1103602: Verifying Checksum [2024-07-30T02:45:29.244Z] 619be1103602: Download complete [2024-07-30T02:45:29.244Z] eeca6798cff9: Verifying Checksum [2024-07-30T02:45:29.244Z] eeca6798cff9: Download complete [2024-07-30T02:45:29.502Z] 619be1103602: Pull complete [2024-07-30T02:45:29.503Z] ada007ff1a6a: Verifying Checksum [2024-07-30T02:45:29.503Z] ada007ff1a6a: Download complete [2024-07-30T02:45:29.503Z] 7862e08f4a3e: Pull complete [2024-07-30T02:45:29.503Z] 5df492c9dc93: Verifying Checksum [2024-07-30T02:45:29.503Z] 5df492c9dc93: Download complete [2024-07-30T02:45:30.069Z] aa269ceb94a6: Verifying Checksum [2024-07-30T02:45:30.069Z] aa269ceb94a6: Download complete [2024-07-30T02:45:32.601Z] 5df492c9dc93: Pull complete [2024-07-30T02:45:32.601Z] 7629e6793208: Pull complete [2024-07-30T02:45:32.859Z] 4f4fb700ef54: Pull complete [2024-07-30T02:45:32.859Z] fb5054dd5b73: Pull complete [2024-07-30T02:45:32.859Z] eeca6798cff9: Pull complete [2024-07-30T02:45:35.387Z] aa269ceb94a6: Pull complete [2024-07-30T02:45:35.648Z] ada007ff1a6a: Pull complete [2024-07-30T02:45:35.648Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-30T02:45:35.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-30T02:45:35.648Z] ---> f489d0715acc [2024-07-30T02:45:35.648Z] Step 3/10 : ARG MAKE=make build [2024-07-30T02:45:41.891Z] Still waiting to schedule task [2024-07-30T02:45:41.891Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-30T02:45:42.280Z] ---> Running in b3c48992bc67 [2024-07-30T02:45:42.280Z] Removing intermediate container b3c48992bc67 [2024-07-30T02:45:42.280Z] ---> 255128d283c4 [2024-07-30T02:45:42.280Z] Step 4/10 : WORKDIR /device-sdk-go [2024-07-30T02:45:42.280Z] ---> Running in c22c4d38588e [2024-07-30T02:45:42.280Z] Removing intermediate container c22c4d38588e [2024-07-30T02:45:42.280Z] ---> ea59303eff27 [2024-07-30T02:45:42.280Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-30T02:45:42.280Z] ---> Running in 60e225e45dc8 [2024-07-30T02:45:42.280Z] Removing intermediate container 60e225e45dc8 [2024-07-30T02:45:42.280Z] ---> 642495ea3e5e [2024-07-30T02:45:42.280Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-07-30T02:45:42.280Z] ---> Running in 14d3860fea5c [2024-07-30T02:45:42.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T02:45:42.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T02:45:43.063Z] OK: 264 MiB in 52 packages [2024-07-30T02:45:43.322Z] Removing intermediate container 14d3860fea5c [2024-07-30T02:45:43.322Z] ---> 42bd09953d71 [2024-07-30T02:45:43.322Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-30T02:45:43.584Z] ---> 07b508b2191d [2024-07-30T02:45:43.584Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T02:45:43.584Z] ---> Running in c2ebc0133e1c [2024-07-30T02:47:05.084Z] Removing intermediate container c2ebc0133e1c [2024-07-30T02:47:05.084Z] ---> 85c51d253e28 [2024-07-30T02:47:05.084Z] Step 9/10 : COPY . . [2024-07-30T02:47:05.084Z] ---> 13afc990ea36 [2024-07-30T02:47:05.084Z] Step 10/10 : RUN ${MAKE} [2024-07-30T02:47:05.084Z] ---> Running in 061ffa897b83 [2024-07-30T02:47:05.084Z] noop [2024-07-30T02:47:05.084Z] Removing intermediate container 061ffa897b83 [2024-07-30T02:47:05.084Z] ---> 83fb29e4e841 [2024-07-30T02:47:05.084Z] Successfully built 83fb29e4e841 [2024-07-30T02:47:05.084Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T02:47:05.582Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-30T02:47:05.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T02:47:05.756Z] prd-ubuntu20.04-docker-8c-8g-6711 does not seem to be running inside a container [2024-07-30T02:47:05.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1607 -v /w/workspace/gexfoundry_device-sdk-go_PR-1607:/w/workspace/gexfoundry_device-sdk-go_PR-1607:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1607@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1607@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-30T02:47:06.488Z] $ docker top b46e04921069345c1acea2b818e2196d1bf8280197b3f97d85fbccddbe415c75 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T02:47:06.910Z] + go version [2024-07-30T02:47:06.910Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-30T02:47:06.946Z] $ docker stop --time=1 b46e04921069345c1acea2b818e2196d1bf8280197b3f97d85fbccddbe415c75 [2024-07-30T02:47:08.528Z] $ docker rm -f --volumes b46e04921069345c1acea2b818e2196d1bf8280197b3f97d85fbccddbe415c75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T02:47:09.384Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-30T02:47:09.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T02:47:09.561Z] prd-ubuntu20.04-docker-8c-8g-6711 does not seem to be running inside a container [2024-07-30T02:47:09.590Z] $ 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-1607 -v /w/workspace/gexfoundry_device-sdk-go_PR-1607:/w/workspace/gexfoundry_device-sdk-go_PR-1607:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1607@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1607@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-30T02:47:10.273Z] $ docker top cc1e6ef9cb29012ef2cd3700350fae26a5fc59d0384a4f67b97b234f31a6dbe8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T02:47:10.686Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1607 [Pipeline] fileExists [Pipeline] sh [2024-07-30T02:47:11.065Z] + make test [2024-07-30T02:47:11.065Z] go test -race -coverprofile=coverage.out ./... [2024-07-30T02:47:19.189Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-07-30T02:47:27.249Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6712 in /w/workspace/gexfoundry_device-sdk-go_PR-1607 [Pipeline] { [Pipeline] ws [2024-07-30T02:47:27.324Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2024-07-30T02:47:30.431Z] The recommended git tool is: git [2024-07-30T02:47:35.912Z] using credential edgex-jenkins-ssh [2024-07-30T02:47:35.944Z] Cloning the remote Git repository [2024-07-30T02:47:35.994Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-07-30T02:47:36.104Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2024-07-30T02:47:36.277Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-07-30T02:47:36.278Z] > git --version # timeout=10 [2024-07-30T02:47:36.309Z] > git --version # 'git version 2.25.1' [2024-07-30T02:47:36.313Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-30T02:47:36.640Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-30T02:47:40.378Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-07-30T02:47:40.404Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-30T02:47:41.522Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-07-30T02:47:41.570Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-07-30T02:47:41.571Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-30T02:47:41.596Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1607/head:refs/remotes/origin/PR-1607 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-30T02:47:42.265Z] Merging remotes/origin/main commit fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 into PR head commit 205cc51efe1d05f6a255f31751e0c1f93cdde098 [2024-07-30T02:47:42.625Z] Merge succeeded, producing 205cc51efe1d05f6a255f31751e0c1f93cdde098 [2024-07-30T02:47:42.626Z] Checking out Revision 205cc51efe1d05f6a255f31751e0c1f93cdde098 (PR-1607) [2024-07-30T02:47:42.299Z] > git config core.sparsecheckout # timeout=10 [2024-07-30T02:47:42.380Z] > git checkout -f 205cc51efe1d05f6a255f31751e0c1f93cdde098 # timeout=10 [2024-07-30T02:47:42.507Z] > git remote # timeout=10 [2024-07-30T02:47:42.525Z] > git config --get remote.origin.url # timeout=10 [2024-07-30T02:47:42.552Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-30T02:47:42.574Z] > git merge fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 # timeout=10 [2024-07-30T02:47:42.604Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-30T02:47:42.631Z] > git config core.sparsecheckout # timeout=10 [2024-07-30T02:47:42.648Z] > git checkout -f 205cc51efe1d05f6a255f31751e0c1f93cdde098 # timeout=10 [2024-07-30T02:47:45.725Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-07-30T02:47:45.725Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-07-30T02:47:45.725Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-07-30T02:47:45.725Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-07-30T02:47:45.725Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-07-30T02:47:45.725Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-07-30T02:47:45.725Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-07-30T02:47:45.725Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.019s coverage: 27.0% of statements [2024-07-30T02:47:45.725Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.032s coverage: 80.0% of statements [2024-07-30T02:47:45.725Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.041s coverage: 86.0% of statements [2024-07-30T02:47:46.301Z] Commit message: "fix: Correct ProfileScan err handling and response" [2024-07-30T02:47:46.351Z] > git --version # timeout=10 [2024-07-30T02:47:46.363Z] > git --version # 'git version 2.25.1' [2024-07-30T02:47:46.377Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-30T02:47:46.469Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-07-30T02:47:47.095Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-07-30T02:47:47.095Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2024-07-30T02:47:47.688Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.300s coverage: 52.2% of statements [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-30T02:47:48.294Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-07-30T02:47:48.402Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-30T02:47:48.402Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-30T02:47:48.402Z] Dload Upload Total Spent Left Speed [2024-07-30T02:47:48.402Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2024-07-30T02:47:48.760Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-30T02:47:49.115Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-30T02:47:49.115Z] + sudo tee /etc/docker/daemon.new [2024-07-30T02:47:49.115Z] { [2024-07-30T02:47:49.116Z] "registry-mirrors": [ [2024-07-30T02:47:49.116Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-30T02:47:49.116Z] ], [2024-07-30T02:47:49.116Z] "bip": "10.250.0.254/24", [2024-07-30T02:47:49.116Z] "hosts": [ [2024-07-30T02:47:49.116Z] "tcp://0.0.0.0:5555", [2024-07-30T02:47:49.116Z] "unix:///var/run/docker.sock" [2024-07-30T02:47:49.116Z] ], [2024-07-30T02:47:49.116Z] "mtu": 1458, [2024-07-30T02:47:49.116Z] "selinux-enabled": true, [2024-07-30T02:47:49.116Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-30T02:47:49.116Z] } [Pipeline] sh [2024-07-30T02:47:49.460Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-30T02:47:49.810Z] + sudo service docker restart [2024-07-30T02:47:50.838Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.132s coverage: 14.4% of statements [2024-07-30T02:47:50.839Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.345s coverage: 44.6% of statements [2024-07-30T02:47:50.839Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.044s coverage: 68.5% of statements [2024-07-30T02:47:50.839Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.134s coverage: 89.2% of statements [2024-07-30T02:47:50.839Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.051s coverage: 5.4% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-30T02:48:08.184Z] provisioning config files... [2024-07-30T02:48:08.216Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config11726421273211950572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T02:48:08.783Z] ---> ****-login.sh [2024-07-30T02:48:08.783Z] nexus3.edgexfoundry.org:10001 [2024-07-30T02:48:09.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T02:48:09.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T02:48:09.369Z] Configure a credential helper to remove this warning. See [2024-07-30T02:48:09.369Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T02:48:09.369Z] [2024-07-30T02:48:09.369Z] Login Succeeded [2024-07-30T02:48:09.369Z] nexus3.edgexfoundry.org:10002 [2024-07-30T02:48:09.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T02:48:09.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T02:48:09.638Z] Configure a credential helper to remove this warning. See [2024-07-30T02:48:09.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T02:48:09.638Z] [2024-07-30T02:48:09.638Z] Login Succeeded [2024-07-30T02:48:09.639Z] nexus3.edgexfoundry.org:10003 [2024-07-30T02:48:09.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T02:48:10.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T02:48:10.183Z] Configure a credential helper to remove this warning. See [2024-07-30T02:48:10.183Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T02:48:10.183Z] [2024-07-30T02:48:10.183Z] Login Succeeded [2024-07-30T02:48:10.183Z] nexus3.edgexfoundry.org:10004 [2024-07-30T02:48:10.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T02:48:10.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T02:48:10.453Z] Configure a credential helper to remove this warning. See [2024-07-30T02:48:10.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T02:48:10.453Z] [2024-07-30T02:48:10.453Z] Login Succeeded [2024-07-30T02:48:10.453Z] ****.io [2024-07-30T02:48:10.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T02:48:10.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T02:48:10.990Z] Configure a credential helper to remove this warning. See [2024-07-30T02:48:10.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T02:48:10.990Z] [2024-07-30T02:48:10.990Z] Login Succeeded [2024-07-30T02:48:10.990Z] ---> ****-login.sh ends [Pipeline] } [2024-07-30T02:48:11.025Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-30T02:48:11.537Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T02:48:11.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T02:48:11.623Z] ========================================================= [2024-07-30T02:48:11.623Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-30T02:48:11.623Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T02:48:12.169Z] + 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-30T02:48:12.761Z] Sending build context to Docker daemon 13.01MB [2024-07-30T02:48:12.761Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-30T02:48:12.761Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-30T02:48:13.028Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-30T02:48:13.028Z] c6b39de5b339: Pulling fs layer [2024-07-30T02:48:13.028Z] a69c41024577: Pulling fs layer [2024-07-30T02:48:13.028Z] d6de4b400683: Pulling fs layer [2024-07-30T02:48:13.028Z] 35cb2a7552d0: Pulling fs layer [2024-07-30T02:48:13.028Z] 4f4fb700ef54: Pulling fs layer [2024-07-30T02:48:13.028Z] 464afbd9ba4c: Pulling fs layer [2024-07-30T02:48:13.028Z] 00f215d4a9da: Pulling fs layer [2024-07-30T02:48:13.028Z] d496ad576159: Pulling fs layer [2024-07-30T02:48:13.028Z] 35cb2a7552d0: Waiting [2024-07-30T02:48:13.028Z] 00f215d4a9da: Waiting [2024-07-30T02:48:13.028Z] 464afbd9ba4c: Waiting [2024-07-30T02:48:13.028Z] 4f4fb700ef54: Waiting [2024-07-30T02:48:13.028Z] a69c41024577: Verifying Checksum [2024-07-30T02:48:13.028Z] a69c41024577: Download complete [2024-07-30T02:48:13.028Z] 35cb2a7552d0: Download complete [2024-07-30T02:48:13.028Z] 4f4fb700ef54: Verifying Checksum [2024-07-30T02:48:13.028Z] 4f4fb700ef54: Download complete [2024-07-30T02:48:13.028Z] 464afbd9ba4c: Verifying Checksum [2024-07-30T02:48:13.028Z] 464afbd9ba4c: Download complete [2024-07-30T02:48:13.028Z] c6b39de5b339: Download complete [2024-07-30T02:48:13.616Z] d496ad576159: Verifying Checksum [2024-07-30T02:48:13.616Z] d496ad576159: Download complete [2024-07-30T02:48:14.207Z] c6b39de5b339: Pull complete [2024-07-30T02:48:14.796Z] a69c41024577: Pull complete [2024-07-30T02:48:14.796Z] d6de4b400683: Verifying Checksum [2024-07-30T02:48:14.796Z] d6de4b400683: Download complete [2024-07-30T02:48:16.216Z] 00f215d4a9da: Verifying Checksum [2024-07-30T02:48:16.216Z] 00f215d4a9da: Download complete [2024-07-30T02:48:28.559Z] d6de4b400683: Pull complete [2024-07-30T02:48:28.559Z] 35cb2a7552d0: Pull complete [2024-07-30T02:48:28.559Z] 4f4fb700ef54: Pull complete [2024-07-30T02:48:28.559Z] 464afbd9ba4c: Pull complete [2024-07-30T02:48:29.593Z] GO111MODULE=on go vet ./... [2024-07-30T02:48:33.775Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-30T02:48:33.775Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-30T02:48:33.775Z] ./bin/test-attribution-txt.sh [2024-07-30T02:48:33.775Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-30T02:48:33.775Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-30T02:48:33.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-30T02:48:33.858Z] $ docker stop --time=1 cc1e6ef9cb29012ef2cd3700350fae26a5fc59d0384a4f67b97b234f31a6dbe8 [2024-07-30T02:48:36.837Z] 00f215d4a9da: Pull complete [2024-07-30T02:48:38.789Z] d496ad576159: Pull complete [2024-07-30T02:48:38.789Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-30T02:48:38.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-30T02:48:38.789Z] ---> f246e2811388 [2024-07-30T02:48:38.789Z] Step 3/10 : ARG MAKE=make build [2024-07-30T02:48:40.758Z] ---> Running in 2f47772d0057 [2024-07-30T02:48:41.027Z] Removing intermediate container 2f47772d0057 [2024-07-30T02:48:41.027Z] ---> 4defcecab130 [2024-07-30T02:48:41.027Z] Step 4/10 : WORKDIR /device-sdk-go [2024-07-30T02:48:41.027Z] ---> Running in 684678b32184 [2024-07-30T02:48:41.293Z] Removing intermediate container 684678b32184 [2024-07-30T02:48:41.293Z] ---> a3540dbce3fd [2024-07-30T02:48:41.293Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-30T02:48:41.567Z] ---> Running in 4f6535cc85a6 [2024-07-30T02:48:41.838Z] Removing intermediate container 4f6535cc85a6 [2024-07-30T02:48:41.838Z] ---> 94b28ff08ad5 [2024-07-30T02:48:41.838Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-07-30T02:48:41.838Z] ---> Running in e7007180717e [2024-07-30T02:48:41.886Z] $ docker rm -f --volumes cc1e6ef9cb29012ef2cd3700350fae26a5fc59d0384a4f67b97b234f31a6dbe8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-30T02:48:42.898Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-30T02:48:42.993Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-07-30T02:48:43.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] sh [2024-07-30T02:48:43.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T02:48:43.775Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-30T02:48:44.127Z] + ls -al . [2024-07-30T02:48:44.127Z] total 380 [2024-07-30T02:48:44.127Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 30 02:47 . [2024-07-30T02:48:44.127Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 02:44 .. [2024-07-30T02:48:44.127Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 30 02:44 .dockerignore [2024-07-30T02:48:44.127Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 02:47 .git [2024-07-30T02:48:44.127Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 02:44 .github [2024-07-30T02:48:44.127Z] -rw-rw-r-- 1 jenkins jenkins 137 Jul 30 02:44 .gitignore [2024-07-30T02:48:44.127Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 30 02:44 .golangci.yml [2024-07-30T02:48:44.127Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 30 02:45 .semver [2024-07-30T02:48:44.127Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jul 30 02:44 CHANGELOG.md [2024-07-30T02:48:44.127Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 30 02:44 GOVERNANCE.md [2024-07-30T02:48:44.127Z] -rw-rw-r-- 1 jenkins jenkins 885 Jul 30 02:44 Jenkinsfile [2024-07-30T02:48:44.127Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 30 02:44 LICENSE [2024-07-30T02:48:44.127Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jul 30 02:44 Makefile [2024-07-30T02:48:44.127Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 30 02:44 OWNERS.md [2024-07-30T02:48:44.127Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jul 30 02:44 README.md [2024-07-30T02:48:44.127Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 30 02:45 VERSION [2024-07-30T02:48:44.127Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 02:44 bin [2024-07-30T02:48:44.127Z] -rw-r--r-- 1 jenkins jenkins 125544 Jul 30 02:47 coverage.out [2024-07-30T02:48:44.127Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 30 02:44 example [2024-07-30T02:48:44.127Z] -rw-rw-r-- 1 jenkins jenkins 6996 Jul 30 02:44 go.mod [2024-07-30T02:48:44.127Z] -rw-rw-r-- 1 jenkins jenkins 101460 Jul 30 02:44 go.sum [2024-07-30T02:48:44.127Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 30 02:44 internal [2024-07-30T02:48:44.127Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 02:44 openapi [2024-07-30T02:48:44.127Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 30 02:44 pkg [2024-07-30T02:48:44.127Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 02:44 snap [2024-07-30T02:48:44.127Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 30 02:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T02:48:44.467Z] OK: 266 MiB in 52 packages [2024-07-30T02:48:44.684Z] + 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=205cc51efe1d05f6a255f31751e0c1f93cdde098 --label arch=amd64 --label version=0.0.0 . [2024-07-30T02:48:44.684Z] Sending build context to Docker daemon 25.28MB [2024-07-30T02:48:44.684Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-07-30T02:48:44.684Z] Step 2/24 : FROM ${BASE} AS builder [2024-07-30T02:48:44.684Z] ---> 83fb29e4e841 [2024-07-30T02:48:44.684Z] Step 3/24 : ARG MAKE=make build [2024-07-30T02:48:45.256Z] ---> Running in 02af2a9223e7 [2024-07-30T02:48:45.256Z] Removing intermediate container 02af2a9223e7 [2024-07-30T02:48:45.256Z] ---> 6615d7f6216c [2024-07-30T02:48:45.256Z] Step 4/24 : WORKDIR /device-sdk-go [2024-07-30T02:48:45.256Z] ---> Running in 4a3f56653e5b [2024-07-30T02:48:45.430Z] Removing intermediate container e7007180717e [2024-07-30T02:48:45.430Z] ---> 8130d88b58d1 [2024-07-30T02:48:45.430Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-30T02:48:45.521Z] Removing intermediate container 4a3f56653e5b [2024-07-30T02:48:45.521Z] ---> 9f9242cfbe3d [2024-07-30T02:48:45.521Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-30T02:48:45.521Z] ---> Running in 7fa1d5bb9aad [2024-07-30T02:48:45.521Z] Removing intermediate container 7fa1d5bb9aad [2024-07-30T02:48:45.521Z] ---> c267d4689a44 [2024-07-30T02:48:45.521Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-07-30T02:48:45.521Z] ---> Running in e334967f24a9 [2024-07-30T02:48:45.697Z] ---> 136df86c529c [2024-07-30T02:48:45.697Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T02:48:45.697Z] ---> Running in 6e3c35624f20 [2024-07-30T02:48:45.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T02:48:45.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T02:48:46.038Z] OK: 264 MiB in 52 packages [2024-07-30T02:48:46.298Z] Removing intermediate container e334967f24a9 [2024-07-30T02:48:46.298Z] ---> 2ee7893c3adf [2024-07-30T02:48:46.298Z] Step 7/24 : COPY go.mod vendor* ./ [2024-07-30T02:48:46.557Z] ---> 0b231e3008cc [2024-07-30T02:48:46.557Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T02:48:46.557Z] ---> Running in ad7367a9c9cd [2024-07-30T02:48:47.126Z] Removing intermediate container ad7367a9c9cd [2024-07-30T02:48:47.126Z] ---> 4f0e4b80ed8b [2024-07-30T02:48:47.126Z] Step 9/24 : COPY . . [2024-07-30T02:48:48.062Z] ---> 9b5bde8aa1fe [2024-07-30T02:48:48.062Z] Step 10/24 : RUN ${MAKE} [2024-07-30T02:48:48.062Z] ---> Running in ab0932660568 [2024-07-30T02:48:48.321Z] 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-30T02:49:27.534Z] Removing intermediate container ab0932660568 [2024-07-30T02:49:27.534Z] ---> 0b346ce070f1 [2024-07-30T02:49:27.534Z] Step 11/24 : FROM alpine:3.18 [2024-07-30T02:49:27.534Z] 3.18: Pulling from library/alpine [2024-07-30T02:49:27.534Z] 930bdd4d222e: Pulling fs layer [2024-07-30T02:49:27.534Z] 930bdd4d222e: Verifying Checksum [2024-07-30T02:49:27.534Z] 930bdd4d222e: Download complete [2024-07-30T02:49:27.534Z] 930bdd4d222e: Pull complete [2024-07-30T02:49:27.534Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T02:49:27.534Z] Status: Downloaded newer image for alpine:3.18 [2024-07-30T02:49:27.534Z] ---> 18f865063206 [2024-07-30T02:49:27.534Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-07-30T02:49:27.796Z] ---> Running in 93de2d171783 [2024-07-30T02:49:27.796Z] Removing intermediate container 93de2d171783 [2024-07-30T02:49:27.796Z] ---> 5bea896291cc [2024-07-30T02:49:27.796Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-07-30T02:49:27.796Z] ---> Running in b29c26e0e024 [2024-07-30T02:49:28.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T02:49:28.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T02:49:28.588Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-30T02:49:28.588Z] Executing busybox-1.36.1-r7.trigger [2024-07-30T02:49:28.588Z] OK: 7 MiB in 16 packages [2024-07-30T02:49:28.853Z] Removing intermediate container b29c26e0e024 [2024-07-30T02:49:28.853Z] ---> 0dd84833b231 [2024-07-30T02:49:28.853Z] Step 14/24 : RUN apk --no-cache upgrade [2024-07-30T02:49:28.853Z] ---> Running in b74c1df6c2dd [2024-07-30T02:49:29.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T02:49:29.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T02:49:29.375Z] OK: 7 MiB in 16 packages [2024-07-30T02:49:29.947Z] Removing intermediate container b74c1df6c2dd [2024-07-30T02:49:29.947Z] ---> ff6d62fcff55 [2024-07-30T02:49:29.947Z] Step 15/24 : WORKDIR / [2024-07-30T02:49:29.947Z] ---> Running in d4663b7fcbcb [2024-07-30T02:49:29.947Z] Removing intermediate container d4663b7fcbcb [2024-07-30T02:49:29.947Z] ---> 4ac68c3a6a31 [2024-07-30T02:49:29.947Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-07-30T02:49:29.947Z] ---> 49618efbfe9a [2024-07-30T02:49:29.947Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-07-30T02:49:32.493Z] ---> ff3ad9c3d242 [2024-07-30T02:49:32.493Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-07-30T02:49:32.757Z] ---> 1d1a5e274e31 [2024-07-30T02:49:32.757Z] Step 19/24 : EXPOSE 59999 [2024-07-30T02:49:33.017Z] ---> Running in ece434495aa0 [2024-07-30T02:49:33.017Z] Removing intermediate container ece434495aa0 [2024-07-30T02:49:33.017Z] ---> 4709c4226a35 [2024-07-30T02:49:33.017Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-07-30T02:49:33.017Z] ---> Running in fcb2fe7486f3 [2024-07-30T02:49:33.017Z] Removing intermediate container fcb2fe7486f3 [2024-07-30T02:49:33.017Z] ---> dab5c0ecc60f [2024-07-30T02:49:33.017Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-30T02:49:33.017Z] ---> Running in 04fcc8ce0ac5 [2024-07-30T02:49:33.278Z] Removing intermediate container 04fcc8ce0ac5 [2024-07-30T02:49:33.278Z] ---> cd6d309a2db5 [2024-07-30T02:49:33.278Z] Step 22/24 : LABEL arch=amd64 [2024-07-30T02:49:33.278Z] ---> Running in 80e54c4b0582 [2024-07-30T02:49:33.278Z] Removing intermediate container 80e54c4b0582 [2024-07-30T02:49:33.278Z] ---> ed90d1b975fa [2024-07-30T02:49:33.278Z] Step 23/24 : LABEL git_sha=205cc51efe1d05f6a255f31751e0c1f93cdde098 [2024-07-30T02:49:33.278Z] ---> Running in f75a99ab43bd [2024-07-30T02:49:33.278Z] Removing intermediate container f75a99ab43bd [2024-07-30T02:49:33.278Z] ---> fdd8f4d86dc3 [2024-07-30T02:49:33.278Z] Step 24/24 : LABEL version=0.0.0 [2024-07-30T02:49:33.278Z] ---> Running in b3560dbfe9d8 [2024-07-30T02:49:33.539Z] Removing intermediate container b3560dbfe9d8 [2024-07-30T02:49:33.539Z] ---> 9a6b5c7bda0d [2024-07-30T02:49:33.539Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-30T02:49:33.539Z] Successfully built 9a6b5c7bda0d [2024-07-30T02:49:33.539Z] 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-30T02:49:34.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-30T02:49:34.583Z] [2024-07-30T02:49:34.583Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T02:49:35.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-30T02:49:35.003Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-30T02:49:35.003Z] 5eb5b503b376: Pulling fs layer [2024-07-30T02:49:35.003Z] 5c69ac0246d0: Pulling fs layer [2024-07-30T02:49:35.003Z] ec43610c2a17: Pulling fs layer [2024-07-30T02:49:35.003Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-30T02:49:35.003Z] 33b1e0a273af: Pulling fs layer [2024-07-30T02:49:35.003Z] 5d3b04190fa2: Pulling fs layer [2024-07-30T02:49:35.003Z] 2f39f015ded8: Pulling fs layer [2024-07-30T02:49:35.003Z] 5d3b04190fa2: Waiting [2024-07-30T02:49:35.003Z] 33b1e0a273af: Waiting [2024-07-30T02:49:35.003Z] 2f39f015ded8: Waiting [2024-07-30T02:49:35.003Z] 5c69ac0246d0: Download complete [2024-07-30T02:49:35.003Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-30T02:49:35.003Z] 3a2ae6a8a46f: Download complete [2024-07-30T02:49:35.003Z] 33b1e0a273af: Verifying Checksum [2024-07-30T02:49:35.003Z] 33b1e0a273af: Download complete [2024-07-30T02:49:35.003Z] 5d3b04190fa2: Verifying Checksum [2024-07-30T02:49:35.003Z] 5d3b04190fa2: Download complete [2024-07-30T02:49:35.003Z] ec43610c2a17: Verifying Checksum [2024-07-30T02:49:35.003Z] ec43610c2a17: Download complete [2024-07-30T02:49:35.265Z] 5eb5b503b376: Verifying Checksum [2024-07-30T02:49:35.265Z] 5eb5b503b376: Download complete [2024-07-30T02:49:35.831Z] 2f39f015ded8: Download complete [2024-07-30T02:49:36.766Z] 5eb5b503b376: Pull complete [2024-07-30T02:49:36.766Z] 5c69ac0246d0: Pull complete [2024-07-30T02:49:37.332Z] ec43610c2a17: Pull complete [2024-07-30T02:49:37.332Z] 3a2ae6a8a46f: Pull complete [2024-07-30T02:49:37.590Z] 33b1e0a273af: Pull complete [2024-07-30T02:49:37.590Z] 5d3b04190fa2: Pull complete [2024-07-30T02:49:45.811Z] 2f39f015ded8: Pull complete [2024-07-30T02:49:45.811Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-30T02:49:45.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-30T02:49:45.811Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T02:49:46.089Z] prd-ubuntu20.04-docker-8c-8g-6711 does not seem to be running inside a container [2024-07-30T02:49:46.110Z] $ 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-1607 -v /w/workspace/gexfoundry_device-sdk-go_PR-1607:/w/workspace/gexfoundry_device-sdk-go_PR-1607:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1607@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1607@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-30T02:49:48.525Z] $ docker top c183e61387f18959896a595cb8ad183e00a02959d233bd2f68b0f84505f3975e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T02:49:49.037Z] ---> job-cost.sh [2024-07-30T02:49:49.037Z] lf-activate-venv: SKIPPING [2024-07-30T02:49:49.037Z] INFO: No Stack... [2024-07-30T02:49:49.297Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-30T02:49:49.556Z] INFO: Archiving Costs [Pipeline] sh [2024-07-30T02:49:49.881Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1607/archives/cost.csv [2024-07-30T02:49:49.881Z] + cut -d, -f6 [Pipeline] lock [2024-07-30T02:49:49.929Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1607-1-stack-cost] [2024-07-30T02:49:49.936Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1607-1-stack-cost] did not exist. Created. [2024-07-30T02:49:49.949Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1607-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-30T02:49:50.357Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-30T02:49:50.419Z] Stashed 1 file(s) [Pipeline] } [2024-07-30T02:49:50.455Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1607-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-30T02:49:50.545Z] $ docker stop --time=1 c183e61387f18959896a595cb8ad183e00a02959d233bd2f68b0f84505f3975e [2024-07-30T02:49:51.696Z] $ docker rm -f --volumes c183e61387f18959896a595cb8ad183e00a02959d233bd2f68b0f84505f3975e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-30T02:50:37.383Z] Removing intermediate container 6e3c35624f20 [2024-07-30T02:50:37.383Z] ---> cbfb72b3101e [2024-07-30T02:50:37.383Z] Step 9/10 : COPY . . [2024-07-30T02:50:38.343Z] ---> 4dc497ba9788 [2024-07-30T02:50:38.343Z] Step 10/10 : RUN ${MAKE} [2024-07-30T02:50:38.343Z] ---> Running in cf2187f8d57e [2024-07-30T02:50:39.309Z] noop [2024-07-30T02:50:40.274Z] Removing intermediate container cf2187f8d57e [2024-07-30T02:50:40.274Z] ---> c255362a1c3a [2024-07-30T02:50:40.274Z] Successfully built c255362a1c3a [2024-07-30T02:50:40.274Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T02:50:40.792Z] + docker inspect -f . ci-base-image-arm64 [2024-07-30T02:50:40.792Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T02:50:41.110Z] prd-ubuntu20.04-docker-arm64-4c-16g-6712 does not seem to be running inside a container [2024-07-30T02:50:41.167Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2024-07-30T02:50:42.431Z] $ docker top 5db47ce91db694f85f000e4f5f56c8d244590e554ac2fed468af41024373f481 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T02:50:43.390Z] + go version [2024-07-30T02:50:43.390Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-30T02:50:43.430Z] $ docker stop --time=1 5db47ce91db694f85f000e4f5f56c8d244590e554ac2fed468af41024373f481 [2024-07-30T02:50:45.143Z] $ docker rm -f --volumes 5db47ce91db694f85f000e4f5f56c8d244590e554ac2fed468af41024373f481 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T02:50:46.163Z] + docker inspect -f . ci-base-image-arm64 [2024-07-30T02:50:46.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T02:50:46.427Z] prd-ubuntu20.04-docker-arm64-4c-16g-6712 does not seem to be running inside a container [2024-07-30T02:50:46.487Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2024-07-30T02:50:47.804Z] $ docker top 8b3d5dfa6666d46cd6b9c3e03dc8c65284326bcd6d0895330d73d340a69d91b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T02:50:48.740Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-30T02:50:49.470Z] + make test [2024-07-30T02:50:49.470Z] go test -race -coverprofile=coverage.out ./... [2024-07-30T02:51:36.291Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-07-30T02:55:43.101Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-07-30T02:55:43.101Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-07-30T02:55:43.101Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-07-30T02:55:43.101Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-07-30T02:55:43.101Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-07-30T02:55:47.343Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.109s coverage: 27.0% of statements [2024-07-30T02:55:51.588Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.174s coverage: 80.0% of statements [2024-07-30T02:55:58.248Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-07-30T02:55:58.248Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-07-30T02:55:58.516Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.234s coverage: 86.0% of statements [2024-07-30T02:56:02.779Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-07-30T02:56:04.183Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.642s coverage: 52.2% of statements [2024-07-30T02:56:07.513Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.145s coverage: 14.4% of statements [2024-07-30T02:56:08.097Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.540s coverage: 44.6% of statements [2024-07-30T02:56:09.054Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-07-30T02:56:09.054Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-07-30T02:56:10.579Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.322s coverage: 68.5% of statements [2024-07-30T02:56:13.999Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.422s coverage: 89.2% of statements [2024-07-30T02:56:17.351Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-07-30T02:56:18.302Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.219s coverage: 5.4% of statements [2024-07-30T02:56:19.719Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-30T02:56:19.719Z] GO111MODULE=on go vet ./... [2024-07-30T03:00:26.499Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-30T03:00:26.499Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-30T03:00:26.499Z] ./bin/test-attribution-txt.sh [2024-07-30T03:00:26.499Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-30T03:00:26.499Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-30T03:00:26.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-30T03:00:26.581Z] $ docker stop --time=1 8b3d5dfa6666d46cd6b9c3e03dc8c65284326bcd6d0895330d73d340a69d91b1 [2024-07-30T03:00:28.458Z] $ docker rm -f --volumes 8b3d5dfa6666d46cd6b9c3e03dc8c65284326bcd6d0895330d73d340a69d91b1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-30T03:00:30.618Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-30T03:00:30.658Z] Warning: overwriting stash ‘coverage-report’ [2024-07-30T03:00:31.189Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-30T03:00:31.847Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-30T03:00:32.189Z] + ls -al . [2024-07-30T03:00:32.189Z] total 376 [2024-07-30T03:00:32.189Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 30 02:50 . [2024-07-30T03:00:32.189Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 02:47 .. [2024-07-30T03:00:32.190Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 30 02:47 .dockerignore [2024-07-30T03:00:32.190Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 02:47 .git [2024-07-30T03:00:32.190Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 02:47 .github [2024-07-30T03:00:32.190Z] -rw-rw-r-- 1 jenkins jenkins 137 Jul 30 02:47 .gitignore [2024-07-30T03:00:32.190Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 30 02:47 .golangci.yml [2024-07-30T03:00:32.190Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jul 30 02:47 CHANGELOG.md [2024-07-30T03:00:32.190Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 30 02:47 GOVERNANCE.md [2024-07-30T03:00:32.190Z] -rw-rw-r-- 1 jenkins jenkins 885 Jul 30 02:47 Jenkinsfile [2024-07-30T03:00:32.190Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 30 02:47 LICENSE [2024-07-30T03:00:32.190Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jul 30 02:47 Makefile [2024-07-30T03:00:32.190Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 30 02:47 OWNERS.md [2024-07-30T03:00:32.190Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jul 30 02:47 README.md [2024-07-30T03:00:32.190Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 30 02:45 VERSION [2024-07-30T03:00:32.190Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 02:47 bin [2024-07-30T03:00:32.190Z] -rw-r--r-- 1 jenkins jenkins 125544 Jul 30 02:56 coverage.out [2024-07-30T03:00:32.190Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 30 02:47 example [2024-07-30T03:00:32.190Z] -rw-rw-r-- 1 jenkins jenkins 6996 Jul 30 02:47 go.mod [2024-07-30T03:00:32.190Z] -rw-rw-r-- 1 jenkins jenkins 101460 Jul 30 02:47 go.sum [2024-07-30T03:00:32.190Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 30 02:47 internal [2024-07-30T03:00:32.190Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 02:47 openapi [2024-07-30T03:00:32.190Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 30 02:47 pkg [2024-07-30T03:00:32.190Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 02:47 snap [2024-07-30T03:00:32.190Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 30 02:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T03:00:32.627Z] + 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=205cc51efe1d05f6a255f31751e0c1f93cdde098 --label arch=arm64 --label version=0.0.0 . [2024-07-30T03:00:33.211Z] Sending build context to Docker daemon 13.14MB [2024-07-30T03:00:33.211Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-07-30T03:00:33.211Z] Step 2/24 : FROM ${BASE} AS builder [2024-07-30T03:00:33.211Z] ---> c255362a1c3a [2024-07-30T03:00:33.211Z] Step 3/24 : ARG MAKE=make build [2024-07-30T03:00:33.475Z] ---> Running in 2e8cc5473d6a [2024-07-30T03:00:33.739Z] Removing intermediate container 2e8cc5473d6a [2024-07-30T03:00:33.739Z] ---> 07e76bc60f23 [2024-07-30T03:00:33.739Z] Step 4/24 : WORKDIR /device-sdk-go [2024-07-30T03:00:33.739Z] ---> Running in 7701da0b7aa7 [2024-07-30T03:00:34.004Z] Removing intermediate container 7701da0b7aa7 [2024-07-30T03:00:34.004Z] ---> 16bf34371a06 [2024-07-30T03:00:34.004Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-30T03:00:34.004Z] ---> Running in 15f24bf92131 [2024-07-30T03:00:34.271Z] Removing intermediate container 15f24bf92131 [2024-07-30T03:00:34.272Z] ---> df8602ff43a8 [2024-07-30T03:00:34.272Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-07-30T03:00:34.543Z] ---> Running in 162ef998b1d9 [2024-07-30T03:00:35.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T03:00:35.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T03:00:36.731Z] OK: 266 MiB in 52 packages [2024-07-30T03:00:37.696Z] Removing intermediate container 162ef998b1d9 [2024-07-30T03:00:37.696Z] ---> db0db3c68a19 [2024-07-30T03:00:37.696Z] Step 7/24 : COPY go.mod vendor* ./ [2024-07-30T03:00:37.963Z] ---> af50a79830ea [2024-07-30T03:00:37.963Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T03:00:37.963Z] ---> Running in e4e701f2f81c [2024-07-30T03:00:40.535Z] Removing intermediate container e4e701f2f81c [2024-07-30T03:00:40.535Z] ---> af197bd465e3 [2024-07-30T03:00:40.535Z] Step 9/24 : COPY . . [2024-07-30T03:00:41.489Z] ---> b67bf7dd9f20 [2024-07-30T03:00:41.489Z] Step 10/24 : RUN ${MAKE} [2024-07-30T03:00:41.754Z] ---> Running in f3eefc378dde [2024-07-30T03:00:42.706Z] 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-30T03:04:05.275Z] Removing intermediate container f3eefc378dde [2024-07-30T03:04:05.275Z] ---> 74a761701c5d [2024-07-30T03:04:05.275Z] Step 11/24 : FROM alpine:3.18 [2024-07-30T03:04:05.275Z] 3.18: Pulling from library/alpine [2024-07-30T03:04:05.275Z] 4983c3fe2029: Pulling fs layer [2024-07-30T03:04:05.275Z] 4983c3fe2029: Verifying Checksum [2024-07-30T03:04:05.275Z] 4983c3fe2029: Download complete [2024-07-30T03:04:05.275Z] 4983c3fe2029: Pull complete [2024-07-30T03:04:05.275Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T03:04:05.275Z] Status: Downloaded newer image for alpine:3.18 [2024-07-30T03:04:05.275Z] ---> a0237000ae83 [2024-07-30T03:04:05.275Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-07-30T03:04:05.275Z] ---> Running in 32a9382c1b5b [2024-07-30T03:04:05.275Z] Removing intermediate container 32a9382c1b5b [2024-07-30T03:04:05.275Z] ---> 0e233ef3367d [2024-07-30T03:04:05.275Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-07-30T03:04:05.275Z] ---> Running in 358aca774b08 [2024-07-30T03:04:05.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T03:04:05.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T03:04:05.275Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-30T03:04:05.275Z] Executing busybox-1.36.1-r7.trigger [2024-07-30T03:04:05.275Z] OK: 8 MiB in 16 packages [2024-07-30T03:04:05.275Z] Removing intermediate container 358aca774b08 [2024-07-30T03:04:05.275Z] ---> d532e80ad02d [2024-07-30T03:04:05.275Z] Step 14/24 : RUN apk --no-cache upgrade [2024-07-30T03:04:05.275Z] ---> Running in f9ad6637e123 [2024-07-30T03:04:05.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T03:04:06.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T03:04:06.709Z] OK: 8 MiB in 16 packages [2024-07-30T03:04:07.673Z] Removing intermediate container f9ad6637e123 [2024-07-30T03:04:07.673Z] ---> c5d456463ed2 [2024-07-30T03:04:07.673Z] Step 15/24 : WORKDIR / [2024-07-30T03:04:07.673Z] ---> Running in 3b64350977b7 [2024-07-30T03:04:07.943Z] Removing intermediate container 3b64350977b7 [2024-07-30T03:04:07.943Z] ---> 154bdd2be23d [2024-07-30T03:04:07.943Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-07-30T03:04:08.525Z] ---> ab69f5cfd19c [2024-07-30T03:04:08.525Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-07-30T03:04:11.094Z] ---> 8734e373fc3a [2024-07-30T03:04:11.094Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-07-30T03:04:11.094Z] ---> 7f4244be3929 [2024-07-30T03:04:11.094Z] Step 19/24 : EXPOSE 59999 [2024-07-30T03:04:11.359Z] ---> Running in 47f906f4a1a0 [2024-07-30T03:04:11.627Z] Removing intermediate container 47f906f4a1a0 [2024-07-30T03:04:11.627Z] ---> f8e8898f92d7 [2024-07-30T03:04:11.627Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-07-30T03:04:11.627Z] ---> Running in c07b79a7bd07 [2024-07-30T03:04:11.892Z] Removing intermediate container c07b79a7bd07 [2024-07-30T03:04:11.892Z] ---> 36274e6a844a [2024-07-30T03:04:11.892Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-30T03:04:12.161Z] ---> Running in 827259ba6883 [2024-07-30T03:04:12.428Z] Removing intermediate container 827259ba6883 [2024-07-30T03:04:12.428Z] ---> 9cc373563e91 [2024-07-30T03:04:12.428Z] Step 22/24 : LABEL arch=arm64 [2024-07-30T03:04:12.428Z] ---> Running in 9008c7eb10ae [2024-07-30T03:04:12.694Z] Removing intermediate container 9008c7eb10ae [2024-07-30T03:04:12.694Z] ---> 5bb9ba4560c5 [2024-07-30T03:04:12.694Z] Step 23/24 : LABEL git_sha=205cc51efe1d05f6a255f31751e0c1f93cdde098 [2024-07-30T03:04:12.694Z] ---> Running in d7bf593df801 [2024-07-30T03:04:12.960Z] Removing intermediate container d7bf593df801 [2024-07-30T03:04:12.960Z] ---> eb9151431fa3 [2024-07-30T03:04:12.960Z] Step 24/24 : LABEL version=0.0.0 [2024-07-30T03:04:12.960Z] ---> Running in 867c844b5c61 [2024-07-30T03:04:13.225Z] Removing intermediate container 867c844b5c61 [2024-07-30T03:04:13.225Z] ---> 126dea9c8267 [2024-07-30T03:04:13.225Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-30T03:04:13.489Z] Successfully built 126dea9c8267 [2024-07-30T03:04:13.489Z] 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-30T03:04:14.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-30T03:04:14.433Z] [2024-07-30T03:04:14.433Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T03:04:14.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-30T03:04:14.840Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-30T03:04:14.840Z] 8998bd30e6a1: Pulling fs layer [2024-07-30T03:04:14.840Z] 04944245beec: Pulling fs layer [2024-07-30T03:04:14.840Z] 699f458cf7ca: Pulling fs layer [2024-07-30T03:04:14.840Z] 765212b225bb: Pulling fs layer [2024-07-30T03:04:14.840Z] f23df028b6ca: Pulling fs layer [2024-07-30T03:04:14.840Z] d65c8cfc05b1: Pulling fs layer [2024-07-30T03:04:14.840Z] 2437ff75d9bd: Pulling fs layer [2024-07-30T03:04:14.840Z] 765212b225bb: Waiting [2024-07-30T03:04:14.840Z] f23df028b6ca: Waiting [2024-07-30T03:04:14.840Z] d65c8cfc05b1: Waiting [2024-07-30T03:04:14.840Z] 2437ff75d9bd: Waiting [2024-07-30T03:04:15.107Z] 04944245beec: Verifying Checksum [2024-07-30T03:04:15.107Z] 04944245beec: Download complete [2024-07-30T03:04:15.107Z] 765212b225bb: Download complete [2024-07-30T03:04:15.107Z] f23df028b6ca: Verifying Checksum [2024-07-30T03:04:15.107Z] f23df028b6ca: Download complete [2024-07-30T03:04:15.107Z] d65c8cfc05b1: Verifying Checksum [2024-07-30T03:04:15.107Z] d65c8cfc05b1: Download complete [2024-07-30T03:04:15.107Z] 699f458cf7ca: Verifying Checksum [2024-07-30T03:04:15.107Z] 699f458cf7ca: Download complete [2024-07-30T03:04:15.688Z] 8998bd30e6a1: Verifying Checksum [2024-07-30T03:04:15.688Z] 8998bd30e6a1: Download complete [2024-07-30T03:04:18.257Z] 2437ff75d9bd: Verifying Checksum [2024-07-30T03:04:18.257Z] 2437ff75d9bd: Download complete [2024-07-30T03:04:20.193Z] 8998bd30e6a1: Pull complete [2024-07-30T03:04:20.773Z] 04944245beec: Pull complete [2024-07-30T03:04:22.710Z] 699f458cf7ca: Pull complete [2024-07-30T03:04:22.710Z] 765212b225bb: Pull complete [2024-07-30T03:04:23.288Z] f23df028b6ca: Pull complete [2024-07-30T03:04:23.554Z] d65c8cfc05b1: Pull complete [2024-07-30T03:04:41.743Z] 2437ff75d9bd: Pull complete [2024-07-30T03:04:41.743Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-30T03:04:41.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-30T03:04:41.743Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T03:04:42.094Z] prd-ubuntu20.04-docker-arm64-4c-16g-6712 does not seem to be running inside a container [2024-07-30T03:04:42.141Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-30T03:04:44.909Z] $ docker top bbe0245f2d389fe6ed3d99982ca70182e4d1b16fc7dbc038a84631c2f72d1886 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T03:04:45.894Z] ---> job-cost.sh [2024-07-30T03:04:45.894Z] lf-activate-venv: SKIPPING [2024-07-30T03:04:45.894Z] INFO: No Stack... [2024-07-30T03:04:46.171Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-30T03:04:47.130Z] INFO: Archiving Costs [Pipeline] sh [2024-07-30T03:04:47.793Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2024-07-30T03:04:47.793Z] + cut -d, -f6 [Pipeline] lock [2024-07-30T03:04:47.876Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1607-1-stack-cost] [2024-07-30T03:04:47.882Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1607-1-stack-cost] did not exist. Created. [2024-07-30T03:04:47.889Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1607-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-30T03:04:48.314Z] /w/workspace/device-sdk-go/1@tmp/durable-b620868f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-30T03:04:48.944Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-30T03:04:48.987Z] Warning: overwriting stash ‘stack-cost’ [2024-07-30T03:04:49.061Z] Stashed 1 file(s) [Pipeline] } [2024-07-30T03:04:49.085Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1607-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-30T03:04:49.166Z] $ docker stop --time=1 bbe0245f2d389fe6ed3d99982ca70182e4d1b16fc7dbc038a84631c2f72d1886 [2024-07-30T03:04:50.659Z] $ docker rm -f --volumes bbe0245f2d389fe6ed3d99982ca70182e4d1b16fc7dbc038a84631c2f72d1886 [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-30T03:04:51.829Z] provisioning config files... [2024-07-30T03:04:51.837Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1607@tmp/config6211725183397277338tmp [Pipeline] { [Pipeline] sh [2024-07-30T03:04:52.198Z] + set +x [2024-07-30T03:04:52.198Z] + curl -s https://codecov.io/bash [2024-07-30T03:04:52.198Z] + bash -s -- [2024-07-30T03:04:52.198Z] [2024-07-30T03:04:52.198Z] _____ _ [2024-07-30T03:04:52.198Z] / ____| | | [2024-07-30T03:04:52.198Z] | | ___ __| | ___ ___ _____ __ [2024-07-30T03:04:52.198Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-30T03:04:52.198Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-30T03:04:52.198Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-30T03:04:52.198Z] Bash-1.0.6 [2024-07-30T03:04:52.198Z] [2024-07-30T03:04:52.198Z] [2024-07-30T03:04:52.198Z] ==> git version 2.25.1 found [2024-07-30T03:04:52.198Z] ==> 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-30T03:04:52.198Z] Release-Date: 2020-01-08 [2024-07-30T03:04:52.198Z] 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-30T03:04:52.198Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-30T03:04:52.198Z] ==> Jenkins CI detected. [2024-07-30T03:04:52.198Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1607 [2024-07-30T03:04:52.198Z] project root: . [2024-07-30T03:04:52.198Z] --> token set from env [2024-07-30T03:04:52.198Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-30T03:04:52.198Z] ==> Running gcov in . (disable via -X gcov) [2024-07-30T03:04:52.198Z] ==> Python coveragepy not found [2024-07-30T03:04:52.198Z] ==> Searching for coverage reports in: [2024-07-30T03:04:52.198Z] + . [2024-07-30T03:04:52.198Z] -> Found 1 reports [2024-07-30T03:04:52.198Z] ==> Detecting git/mercurial file structure [2024-07-30T03:04:52.458Z] ==> Reading reports [2024-07-30T03:04:52.458Z] + ./coverage.out bytes=125544 [2024-07-30T03:04:52.458Z] ==> Appending adjustments [2024-07-30T03:04:52.458Z] https://docs.codecov.io/docs/fixing-reports [2024-07-30T03:04:52.718Z] + Found adjustments [2024-07-30T03:04:52.718Z] ==> Gzipping contents [2024-07-30T03:04:52.718Z] 20K /tmp/codecov.GcdCUw.gz [2024-07-30T03:04:52.718Z] ==> Uploading reports [2024-07-30T03:04:52.718Z] url: https://codecov.io [2024-07-30T03:04:52.719Z] query: branch=PR-1607&commit=205cc51efe1d05f6a255f31751e0c1f93cdde098&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1607%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1607&job=&cmd_args= [2024-07-30T03:04:52.719Z] -> Pinging Codecov [2024-07-30T03:04:52.719Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1607&commit=205cc51efe1d05f6a255f31751e0c1f93cdde098&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1607%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1607&job=&cmd_args= [2024-07-30T03:04:52.719Z] -> Uploading to [2024-07-30T03:04:52.719Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-30/7E55EF52A471D76F132DFD9A03CDDE97/205cc51efe1d05f6a255f31751e0c1f93cdde098/f01fc562-6b1b-4b51-b3ee-a79a9cd5796b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240730%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240730T030452Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4afbc6183a8f37db7ffa906e2ca4938001ebdab14463012cbfec68993fc5c918 [2024-07-30T03:04:52.719Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-30T03:04:52.719Z] Dload Upload Total Spent Left Speed [2024-07-30T03:04:53.288Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17101 0 0 100 17101 0 61736 --:--:-- --:--:-- --:--:-- 61736 [2024-07-30T03:04:53.288Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/205cc51efe1d05f6a255f31751e0c1f93cdde098 [Pipeline] } [2024-07-30T03:04:53.318Z] 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-30T03:04:55.541Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1607/archives ] [2024-07-30T03:04:55.541Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1607/archives [2024-07-30T03:04:55.541Z] total 16 [2024-07-30T03:04:55.541Z] drwxr-xr-x 3 root root 4096 Jul 30 02:49 . [2024-07-30T03:04:55.541Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 30 02:49 .. [2024-07-30T03:04:55.541Z] drwxr-xr-x 2 root root 4096 Jul 30 02:49 cost [2024-07-30T03:04:55.541Z] -rw-r--r-- 1 root root 86 Jul 30 02:49 cost.csv [2024-07-30T03:04:55.541Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1607/archives [2024-07-30T03:04:55.541Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1607/archives [2024-07-30T03:04:55.541Z] total 16 [2024-07-30T03:04:55.541Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 30 02:49 . [2024-07-30T03:04:55.541Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 30 02:49 .. [2024-07-30T03:04:55.541Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 30 02:49 cost [2024-07-30T03:04:55.541Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 30 02:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-30T03:04:55.883Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T03:04:56.785Z] ---> package-listing.sh [2024-07-30T03:04:56.785Z] ++ facter osfamily [2024-07-30T03:04:56.785Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-30T03:04:57.045Z] + OS_FAMILY=debian [2024-07-30T03:04:57.045Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1607 [2024-07-30T03:04:57.045Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-30T03:04:57.045Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-30T03:04:57.045Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-30T03:04:57.045Z] + PACKAGES=/tmp/packages_start.txt [2024-07-30T03:04:57.045Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1607 ']' [2024-07-30T03:04:57.045Z] + PACKAGES=/tmp/packages_end.txt [2024-07-30T03:04:57.045Z] + case "${OS_FAMILY}" in [2024-07-30T03:04:57.045Z] + dpkg -l [2024-07-30T03:04:57.045Z] + grep '^ii' [2024-07-30T03:04:57.045Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-30T03:04:57.045Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-30T03:04:57.045Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-30T03:04:57.045Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1607 ']' [2024-07-30T03:04:57.045Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1607/archives/ [2024-07-30T03:04:57.045Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1607/archives/ [Pipeline] echo [2024-07-30T03:04:57.085Z] 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-1607/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-30T03:04:57.385Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T03:04:58.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-30T03:04:58.035Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T03:04:58.244Z] prd-ubuntu20.04-docker-8c-8g-6711 does not seem to be running inside a container [2024-07-30T03:04:58.248Z] $ 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-1607/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-1607 -v /w/workspace/gexfoundry_device-sdk-go_PR-1607:/w/workspace/gexfoundry_device-sdk-go_PR-1607:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1607@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1607@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-30T03:04:58.432Z] $ docker top 5c58dd7108d532d6d31d82920a44bd529e2501f06ab8f0e50c290f054368bec1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T03:04:58.872Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-30T03:04:59.194Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-30T03:04:59.509Z] + ls /var/log/sa-host [2024-07-30T03:04:59.509Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-30T03:04:59.756Z] provisioning config files... [2024-07-30T03:04:59.764Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1607@tmp/config4284969148346622906tmp [Pipeline] { [Pipeline] echo [2024-07-30T03:04:59.834Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T03:05:00.164Z] ---> create-netrc.sh [Pipeline] } [2024-07-30T03:05:00.284Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-30T03:05:00.710Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-30T03:05:00.750Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T03:05:01.075Z] ---> sudo-logs.sh [2024-07-30T03:05:01.075Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-30T03:05:01.186Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T03:05:01.511Z] ---> job-cost.sh [2024-07-30T03:05:01.511Z] lf-activate-venv: SKIPPING [2024-07-30T03:05:01.511Z] DEBUG: total: 0.2199999988079071 [2024-07-30T03:05:01.511Z] INFO: Retrieving Stack Cost... [2024-07-30T03:05:01.772Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-30T03:05:02.034Z] INFO: Archiving Costs [Pipeline] echo [2024-07-30T03:05:02.074Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T03:05:02.399Z] ---> logs-deploy.sh [2024-07-30T03:05:02.399Z] lf-activate-venv: SKIPPING [2024-07-30T03:05:02.399Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1607/1 [2024-07-30T03:05:02.399Z] INFO: archiving workspace using pattern(s): [2024-07-30T03:05:03.340Z] Archives upload complete. [2024-07-30T03:05:03.340Z] INFO: archiving logs to Nexus