Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f229a4d6ff1e196cd64b4d9a75908a30c09d3604+50e812dd0fc65b097297637d35e073c818e89983 (9f13596f71a56cc8f71b20485964d796ce23d52e) 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-ssh9830658392850585960.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-ssh2769863855363525622.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1596/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-1596/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14436711262431901833.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 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-ssh5723723919413673798.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1596/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-1596/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh470258344959281557.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5465’ Running on prd-ubuntu20.04-docker-8c-8g-5467 in /w/workspace/gexfoundry_device-sdk-go_PR-1596 [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-1596 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 50e812dd0fc65b097297637d35e073c818e89983 into PR head commit f229a4d6ff1e196cd64b4d9a75908a30c09d3604 Merge succeeded, producing 721a16c1a2f2457c8f7a0ba1deddc617768aec40 Checking out Revision 721a16c1a2f2457c8f7a0ba1deddc617768aec40 (PR-1596) > 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/1596/head:refs/remotes/origin/PR-1596 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f229a4d6ff1e196cd64b4d9a75908a30c09d3604 # 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 50e812dd0fc65b097297637d35e073c818e89983 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 721a16c1a2f2457c8f7a0ba1deddc617768aec40 # timeout=10 Commit message: "Merge commit '50e812dd0fc65b097297637d35e073c818e89983' into HEAD" > git rev-list --no-walk f229a4d6ff1e196cd64b4d9a75908a30c09d3604 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-12T18:42:18.351Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-12T18:42:18.428Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-12T18:42:18.453Z] ========================================================= [2024-07-12T18:42:18.453Z] EdgeX Global Pipelines Version Info [2024-07-12T18:42:18.453Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-12T18:42:19.222Z] ------------------- [2024-07-12T18:42:19.222Z] stable info: [2024-07-12T18:42:19.222Z] ------------------- [2024-07-12T18:42:19.222Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-12T18:42:19.222Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-12T18:42:19.222Z] Message: update stable to v1.0.260 [2024-07-12T18:42:19.792Z] ------------------- [2024-07-12T18:42:19.792Z] experimental info: [2024-07-12T18:42:19.792Z] ------------------- [2024-07-12T18:42:19.792Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-12T18:42:19.792Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-12T18:42:19.792Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-12T18:42:19.878Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-07-12T18:42:19.905Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-07-12T18:42:19.930Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-12T18:42:19.953Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-12T18:42:19.975Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-12T18:42:19.998Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-12T18:42:20.022Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-12T18:42:20.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-07-12T18:42:20.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-12T18:42:20.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-12T18:42:20.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-12T18:42:20.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-07-12T18:42:20.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-12T18:42:20.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-12T18:42:20.210Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-12T18:42:20.229Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-07-12T18:42:20.248Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-12T18:42:20.269Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-12T18:42:20.291Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-12T18:42:20.314Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-12T18:42:20.338Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-12T18:42:20.358Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-12T18:42:20.382Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-12T18:42:20.401Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-12T18:42:20.421Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-12T18:42:20.442Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-12T18:42:20.459Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-12T18:42:20.480Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1596 [Pipeline] echo [2024-07-12T18:42:20.504Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1596 [Pipeline] echo [2024-07-12T18:42:20.530Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1596 [Pipeline] echo [2024-07-12T18:42:20.549Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 721a16c1a2f2457c8f7a0ba1deddc617768aec40 [Pipeline] echo [2024-07-12T18:42:20.570Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 721a16c [Pipeline] echo [2024-07-12T18:42:20.594Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-12T18:42:20.653Z] provisioning config files... [2024-07-12T18:42:20.669Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp/config3948523608800771984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T18:42:21.003Z] ---> ****-login.sh [2024-07-12T18:42:21.003Z] nexus3.edgexfoundry.org:10001 [2024-07-12T18:42:21.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T18:42:21.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T18:42:21.276Z] Configure a credential helper to remove this warning. See [2024-07-12T18:42:21.276Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T18:42:21.276Z] [2024-07-12T18:42:21.276Z] Login Succeeded [2024-07-12T18:42:21.276Z] nexus3.edgexfoundry.org:10002 [2024-07-12T18:42:21.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T18:42:21.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T18:42:21.545Z] Configure a credential helper to remove this warning. See [2024-07-12T18:42:21.545Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T18:42:21.545Z] [2024-07-12T18:42:21.545Z] Login Succeeded [2024-07-12T18:42:21.545Z] nexus3.edgexfoundry.org:10003 [2024-07-12T18:42:21.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T18:42:21.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T18:42:21.545Z] Configure a credential helper to remove this warning. See [2024-07-12T18:42:21.545Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T18:42:21.545Z] [2024-07-12T18:42:21.545Z] Login Succeeded [2024-07-12T18:42:21.545Z] nexus3.edgexfoundry.org:10004 [2024-07-12T18:42:21.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T18:42:21.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T18:42:21.546Z] Configure a credential helper to remove this warning. See [2024-07-12T18:42:21.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T18:42:21.546Z] [2024-07-12T18:42:21.546Z] Login Succeeded [2024-07-12T18:42:21.546Z] ****.io [2024-07-12T18:42:21.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T18:42:21.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T18:42:21.807Z] Configure a credential helper to remove this warning. See [2024-07-12T18:42:21.807Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T18:42:21.807Z] [2024-07-12T18:42:21.807Z] Login Succeeded [2024-07-12T18:42:21.807Z] ---> ****-login.sh ends [Pipeline] } [2024-07-12T18:42:21.816Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-12T18:42:22.236Z] + git rev-list -1 --merges 721a16c1a2f2457c8f7a0ba1deddc617768aec40~1..721a16c1a2f2457c8f7a0ba1deddc617768aec40 [Pipeline] echo [2024-07-12T18:42:22.265Z] -----------> git rev-list -1 --merges 721a16c1a2f2457c8f7a0ba1deddc617768aec40~1..721a16c1a2f2457c8f7a0ba1deddc617768aec40 721a16c1a2f2457c8f7a0ba1deddc617768aec40 [2024-07-12T18:42:22.265Z] 721a16c1a2f2457c8f7a0ba1deddc617768aec40 [false] [Pipeline] sh [2024-07-12T18:42:22.553Z] + git log --format=format:%s -1 721a16c1a2f2457c8f7a0ba1deddc617768aec40 [Pipeline] echo [2024-07-12T18:42:22.568Z] ========================================================= [2024-07-12T18:42:22.568Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-12T18:42:22.568Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-12T18:42:22.901Z] + git log --format=format:%s -1 721a16c1a2f2457c8f7a0ba1deddc617768aec40 [Pipeline] echo [2024-07-12T18:42:22.915Z] [semverPrep] GIT_COMMIT: 721a16c1a2f2457c8f7a0ba1deddc617768aec40, Commit Message: Merge commit '50e812dd0fc65b097297637d35e073c818e89983' into HEAD [Pipeline] echo [2024-07-12T18:42:22.932Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-12T18:42:23.290Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-12T18:42:23.291Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-12T18:42:23.291Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-12T18:42:23.291Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-12T18:42:23.291Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-12T18:42:23.291Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-12T18:42:23.291Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T18:42:23.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-12T18:42:23.648Z] [2024-07-12T18:42:23.648Z] 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-12T18:42:23.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-12T18:42:23.956Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-12T18:42:23.956Z] b85a868b505f: Pulling fs layer [2024-07-12T18:42:23.956Z] e2be974225ed: Pulling fs layer [2024-07-12T18:42:23.956Z] 339a4e72a1f5: Pulling fs layer [2024-07-12T18:42:23.956Z] 988bab9f4d93: Pulling fs layer [2024-07-12T18:42:23.956Z] 1469e6f7b9e6: Pulling fs layer [2024-07-12T18:42:23.956Z] eaf3925da568: Pulling fs layer [2024-07-12T18:42:23.956Z] bab4dde63d76: Pulling fs layer [2024-07-12T18:42:23.956Z] bde34c3a00c8: Pulling fs layer [2024-07-12T18:42:23.956Z] b352a97aabf1: Pulling fs layer [2024-07-12T18:42:23.956Z] 4872d77fe225: Pulling fs layer [2024-07-12T18:42:23.956Z] 5851b861e8e6: Pulling fs layer [2024-07-12T18:42:23.956Z] bab4dde63d76: Waiting [2024-07-12T18:42:23.956Z] 4872d77fe225: Waiting [2024-07-12T18:42:23.956Z] 988bab9f4d93: Waiting [2024-07-12T18:42:23.956Z] 1469e6f7b9e6: Waiting [2024-07-12T18:42:23.956Z] eaf3925da568: Waiting [2024-07-12T18:42:23.956Z] bde34c3a00c8: Waiting [2024-07-12T18:42:23.956Z] 5851b861e8e6: Waiting [2024-07-12T18:42:23.956Z] b352a97aabf1: Waiting [2024-07-12T18:42:23.956Z] e2be974225ed: Verifying Checksum [2024-07-12T18:42:23.956Z] e2be974225ed: Download complete [2024-07-12T18:42:23.956Z] 988bab9f4d93: Verifying Checksum [2024-07-12T18:42:23.956Z] 988bab9f4d93: Download complete [2024-07-12T18:42:24.215Z] 1469e6f7b9e6: Verifying Checksum [2024-07-12T18:42:24.215Z] 1469e6f7b9e6: Download complete [2024-07-12T18:42:24.215Z] 339a4e72a1f5: Verifying Checksum [2024-07-12T18:42:24.215Z] 339a4e72a1f5: Download complete [2024-07-12T18:42:24.215Z] eaf3925da568: Verifying Checksum [2024-07-12T18:42:24.215Z] eaf3925da568: Download complete [2024-07-12T18:42:24.215Z] bde34c3a00c8: Download complete [2024-07-12T18:42:24.215Z] 4872d77fe225: Verifying Checksum [2024-07-12T18:42:24.215Z] 4872d77fe225: Download complete [2024-07-12T18:42:24.216Z] 5851b861e8e6: Verifying Checksum [2024-07-12T18:42:24.216Z] 5851b861e8e6: Download complete [2024-07-12T18:42:24.216Z] b85a868b505f: Download complete [2024-07-12T18:42:24.784Z] bab4dde63d76: Verifying Checksum [2024-07-12T18:42:24.784Z] bab4dde63d76: Download complete [2024-07-12T18:42:25.721Z] b85a868b505f: Pull complete [2024-07-12T18:42:25.721Z] e2be974225ed: Pull complete [2024-07-12T18:42:26.288Z] 339a4e72a1f5: Pull complete [2024-07-12T18:42:26.288Z] 988bab9f4d93: Pull complete [2024-07-12T18:42:26.549Z] 1469e6f7b9e6: Pull complete [2024-07-12T18:42:26.549Z] eaf3925da568: Pull complete [2024-07-12T18:42:28.452Z] bab4dde63d76: Pull complete [2024-07-12T18:42:28.712Z] bde34c3a00c8: Pull complete [2024-07-12T18:42:28.712Z] b352a97aabf1: Pull complete [2024-07-12T18:42:28.982Z] 4872d77fe225: Pull complete [2024-07-12T18:42:28.982Z] 5851b861e8e6: Pull complete [2024-07-12T18:42:28.982Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-12T18:42:28.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-12T18:42:28.982Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T18:42:29.142Z] prd-ubuntu20.04-docker-8c-8g-5467 does not seem to be running inside a container [2024-07-12T18:42:29.170Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1596 -v /w/workspace/gexfoundry_device-sdk-go_PR-1596:/w/workspace/gexfoundry_device-sdk-go_PR-1596:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1596@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-devops/py-git-semver:0.1.4 cat [2024-07-12T18:42:33.237Z] $ docker top 1a2f8407e365d0ebc5299016cb39e0729aa2cc4b059c1458882f7dd9c764c4dd -eo pid,comm [2024-07-12T18:42:34.167Z] 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-12T18:42:34.167Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-12T18:42:34.222Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-12T18:42:34.222Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-12T18:42:34.351Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-12T18:42:34.352Z] $ docker exec 1a2f8407e365d0ebc5299016cb39e0729aa2cc4b059c1458882f7dd9c764c4dd ssh-agent [2024-07-12T18:42:34.457Z] SSH_AUTH_SOCK=/tmp/ssh-n0EpsrPCEi2C/agent.32 [2024-07-12T18:42:34.458Z] SSH_AGENT_PID=38 [2024-07-12T18:42:34.464Z] Running ssh-add (command line suppressed) [2024-07-12T18:42:34.561Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp/private_key_8267255014931286382.key (/w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp/private_key_8267255014931286382.key) [2024-07-12T18:42:34.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-12T18:42:36.566Z] + git tag --points-at HEAD [Pipeline] } [2024-07-12T18:42:36.576Z] $ docker exec --env ******** --env ******** 1a2f8407e365d0ebc5299016cb39e0729aa2cc4b059c1458882f7dd9c764c4dd ssh-agent -k [2024-07-12T18:42:36.755Z] unset SSH_AUTH_SOCK; [2024-07-12T18:42:36.755Z] unset SSH_AGENT_PID; [2024-07-12T18:42:36.755Z] echo Agent pid 38 killed; [2024-07-12T18:42:36.769Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-12T18:42:36.814Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-12T18:42:36.814Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-12T18:42:36.924Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-12T18:42:36.925Z] $ docker exec 1a2f8407e365d0ebc5299016cb39e0729aa2cc4b059c1458882f7dd9c764c4dd ssh-agent [2024-07-12T18:42:37.033Z] SSH_AUTH_SOCK=/tmp/ssh-uGP7KkZfwPxQ/agent.71 [2024-07-12T18:42:37.033Z] SSH_AGENT_PID=77 [2024-07-12T18:42:37.038Z] Running ssh-add (command line suppressed) [2024-07-12T18:42:37.136Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp/private_key_14881861418494832131.key (/w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp/private_key_14881861418494832131.key) [2024-07-12T18:42:37.151Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-12T18:42:37.443Z] + git semver init [2024-07-12T18:42:37.703Z] 2024-07-12 18:42:37,615 [run_init] DEBUG init version:0.0.0 force:False [2024-07-12T18:42:37.703Z] 2024-07-12 18:42:37,617 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1596/.semver [2024-07-12T18:42:37.703Z] 2024-07-12 18:42:37,617 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1596/.semver [2024-07-12T18:42:37.703Z] 2024-07-12 18:42:37,617 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1596/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1596, universal_newlines=False, shell=None, istream=None) [2024-07-12T18:42:40.243Z] 2024-07-12 18:42:39,635 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1596/.git/info/exclude [2024-07-12T18:42:40.243Z] 2024-07-12 18:42:39,636 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1596/.semver/PR-1596 with force:False [2024-07-12T18:42:40.243Z] 2024-07-12 18:42:39,636 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1596/.semver/PR-1596 [2024-07-12T18:42:40.243Z] 2024-07-12 18:42:39,640 [execute] INFO git cat-file --batch-check [2024-07-12T18:42:40.243Z] 2024-07-12 18:42:39,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1596/.semver, universal_newlines=False, shell=None, istream=) [2024-07-12T18:42:40.243Z] 2024-07-12 18:42:39,648 [execute] INFO git cat-file --batch [2024-07-12T18:42:40.243Z] 2024-07-12 18:42:39,648 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1596/.semver, universal_newlines=False, shell=None, istream=) [2024-07-12T18:42:40.243Z] 2024-07-12 18:42:39,654 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1596/.semver/PR-1596 [2024-07-12T18:42:40.243Z] 0.0.0 [Pipeline] } [2024-07-12T18:42:40.251Z] $ docker exec --env ******** --env ******** 1a2f8407e365d0ebc5299016cb39e0729aa2cc4b059c1458882f7dd9c764c4dd ssh-agent -k [2024-07-12T18:42:40.365Z] unset SSH_AUTH_SOCK; [2024-07-12T18:42:40.366Z] unset SSH_AGENT_PID; [2024-07-12T18:42:40.366Z] echo Agent pid 77 killed; [2024-07-12T18:42:40.389Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-12T18:42:40.761Z] + git semver [Pipeline] } [2024-07-12T18:42:41.043Z] $ docker stop --time=1 1a2f8407e365d0ebc5299016cb39e0729aa2cc4b059c1458882f7dd9c764c4dd [2024-07-12T18:42:42.366Z] $ docker rm -f --volumes 1a2f8407e365d0ebc5299016cb39e0729aa2cc4b059c1458882f7dd9c764c4dd [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-12T18:42:42.722Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-12T18:42:42.988Z] Stashed 1 file(s) [Pipeline] echo [2024-07-12T18:42:42.992Z] [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-12T18:42:43.161Z] provisioning config files... [2024-07-12T18:42:43.171Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp/config1010398487377043329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T18:42:43.471Z] ---> ****-login.sh [2024-07-12T18:42:43.471Z] nexus3.edgexfoundry.org:10001 [2024-07-12T18:42:43.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T18:42:43.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T18:42:43.471Z] Configure a credential helper to remove this warning. See [2024-07-12T18:42:43.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T18:42:43.471Z] [2024-07-12T18:42:43.471Z] Login Succeeded [2024-07-12T18:42:43.471Z] nexus3.edgexfoundry.org:10002 [2024-07-12T18:42:43.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T18:42:43.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T18:42:43.471Z] Configure a credential helper to remove this warning. See [2024-07-12T18:42:43.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T18:42:43.471Z] [2024-07-12T18:42:43.471Z] Login Succeeded [2024-07-12T18:42:43.471Z] nexus3.edgexfoundry.org:10003 [2024-07-12T18:42:43.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T18:42:43.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T18:42:43.731Z] Configure a credential helper to remove this warning. See [2024-07-12T18:42:43.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T18:42:43.731Z] [2024-07-12T18:42:43.731Z] Login Succeeded [2024-07-12T18:42:43.731Z] nexus3.edgexfoundry.org:10004 [2024-07-12T18:42:43.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T18:42:43.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T18:42:43.731Z] Configure a credential helper to remove this warning. See [2024-07-12T18:42:43.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T18:42:43.731Z] [2024-07-12T18:42:43.731Z] Login Succeeded [2024-07-12T18:42:43.731Z] ****.io [2024-07-12T18:42:43.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T18:42:43.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T18:42:43.991Z] Configure a credential helper to remove this warning. See [2024-07-12T18:42:43.991Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T18:42:43.991Z] [2024-07-12T18:42:43.991Z] Login Succeeded [2024-07-12T18:42:43.991Z] ---> ****-login.sh ends [Pipeline] } [2024-07-12T18:42:43.998Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-12T18:42:44.107Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T18:42:44.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T18:42:44.143Z] ========================================================= [2024-07-12T18:42:44.143Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-12T18:42:44.143Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T18:42:44.482Z] + 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-12T18:42:44.482Z] Sending build context to Docker daemon 25.05MB [2024-07-12T18:42:44.482Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-12T18:42:44.482Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-12T18:42:44.748Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-12T18:42:44.749Z] 619be1103602: Pulling fs layer [2024-07-12T18:42:44.749Z] 7862e08f4a3e: Pulling fs layer [2024-07-12T18:42:44.749Z] 5df492c9dc93: Pulling fs layer [2024-07-12T18:42:44.749Z] 7629e6793208: Pulling fs layer [2024-07-12T18:42:44.749Z] 4f4fb700ef54: Pulling fs layer [2024-07-12T18:42:44.749Z] fb5054dd5b73: Pulling fs layer [2024-07-12T18:42:44.749Z] eeca6798cff9: Pulling fs layer [2024-07-12T18:42:44.749Z] aa269ceb94a6: Pulling fs layer [2024-07-12T18:42:44.749Z] ada007ff1a6a: Pulling fs layer [2024-07-12T18:42:44.749Z] fb5054dd5b73: Waiting [2024-07-12T18:42:44.749Z] eeca6798cff9: Waiting [2024-07-12T18:42:44.749Z] 7629e6793208: Waiting [2024-07-12T18:42:44.749Z] 4f4fb700ef54: Waiting [2024-07-12T18:42:44.749Z] aa269ceb94a6: Waiting [2024-07-12T18:42:44.749Z] 7862e08f4a3e: Verifying Checksum [2024-07-12T18:42:44.749Z] 7862e08f4a3e: Download complete [2024-07-12T18:42:44.749Z] 7629e6793208: Verifying Checksum [2024-07-12T18:42:44.749Z] 7629e6793208: Download complete [2024-07-12T18:42:44.749Z] 4f4fb700ef54: Verifying Checksum [2024-07-12T18:42:44.749Z] 4f4fb700ef54: Download complete [2024-07-12T18:42:44.749Z] fb5054dd5b73: Verifying Checksum [2024-07-12T18:42:44.749Z] fb5054dd5b73: Download complete [2024-07-12T18:42:44.749Z] 619be1103602: Verifying Checksum [2024-07-12T18:42:44.749Z] 619be1103602: Download complete [2024-07-12T18:42:44.749Z] eeca6798cff9: Verifying Checksum [2024-07-12T18:42:44.749Z] eeca6798cff9: Download complete [2024-07-12T18:42:45.026Z] 619be1103602: Pull complete [2024-07-12T18:42:45.026Z] ada007ff1a6a: Verifying Checksum [2024-07-12T18:42:45.026Z] ada007ff1a6a: Download complete [2024-07-12T18:42:45.285Z] 7862e08f4a3e: Pull complete [2024-07-12T18:42:45.285Z] 5df492c9dc93: Verifying Checksum [2024-07-12T18:42:45.285Z] 5df492c9dc93: Download complete [2024-07-12T18:42:45.543Z] aa269ceb94a6: Verifying Checksum [2024-07-12T18:42:45.543Z] aa269ceb94a6: Download complete [2024-07-12T18:42:48.838Z] 5df492c9dc93: Pull complete [2024-07-12T18:42:48.838Z] 7629e6793208: Pull complete [2024-07-12T18:42:48.838Z] 4f4fb700ef54: Pull complete [2024-07-12T18:42:48.838Z] fb5054dd5b73: Pull complete [2024-07-12T18:42:49.096Z] eeca6798cff9: Pull complete [2024-07-12T18:42:51.623Z] aa269ceb94a6: Pull complete [2024-07-12T18:42:51.882Z] ada007ff1a6a: Pull complete [2024-07-12T18:42:51.882Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-12T18:42:51.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-12T18:42:51.882Z] ---> f489d0715acc [2024-07-12T18:42:51.882Z] Step 3/10 : ARG MAKE=make build [2024-07-12T18:42:56.072Z] ---> Running in ed9f9fb663da [2024-07-12T18:42:56.330Z] Removing intermediate container ed9f9fb663da [2024-07-12T18:42:56.330Z] ---> 594d13ec4691 [2024-07-12T18:42:56.330Z] Step 4/10 : WORKDIR /device-sdk-go [2024-07-12T18:42:56.330Z] ---> Running in 19f76ef16e98 [2024-07-12T18:42:56.330Z] Removing intermediate container 19f76ef16e98 [2024-07-12T18:42:56.330Z] ---> f31747280453 [2024-07-12T18:42:56.330Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-12T18:42:56.330Z] ---> Running in 1482e0c43f8e [2024-07-12T18:42:56.330Z] Removing intermediate container 1482e0c43f8e [2024-07-12T18:42:56.330Z] ---> b4e792fe5df2 [2024-07-12T18:42:56.330Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-07-12T18:42:56.589Z] ---> Running in e9bd0122827d [2024-07-12T18:42:56.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T18:42:56.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T18:42:57.108Z] OK: 264 MiB in 52 packages [2024-07-12T18:42:57.678Z] Removing intermediate container e9bd0122827d [2024-07-12T18:42:57.678Z] ---> 80b06c20ba12 [2024-07-12T18:42:57.678Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-12T18:42:57.678Z] ---> b3709d1cb1e2 [2024-07-12T18:42:57.678Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T18:42:57.678Z] ---> Running in cfc53c3752e9 [2024-07-12T18:42:58.112Z] Still waiting to schedule task [2024-07-12T18:42:58.112Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5466’ [2024-07-12T18:43:53.938Z] Removing intermediate container cfc53c3752e9 [2024-07-12T18:43:53.938Z] ---> 57cfa19863ee [2024-07-12T18:43:53.938Z] Step 9/10 : COPY . . [2024-07-12T18:43:53.938Z] ---> bf2287005eda [2024-07-12T18:43:53.938Z] Step 10/10 : RUN ${MAKE} [2024-07-12T18:43:53.938Z] ---> Running in 9d680ffe3490 [2024-07-12T18:43:53.938Z] noop [2024-07-12T18:43:53.938Z] Removing intermediate container 9d680ffe3490 [2024-07-12T18:43:53.938Z] ---> e882b3f32102 [2024-07-12T18:43:53.938Z] Successfully built e882b3f32102 [2024-07-12T18:43:53.938Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T18:43:54.270Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-12T18:43:54.270Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T18:43:54.351Z] prd-ubuntu20.04-docker-8c-8g-5467 does not seem to be running inside a container [2024-07-12T18:43:54.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1596 -v /w/workspace/gexfoundry_device-sdk-go_PR-1596:/w/workspace/gexfoundry_device-sdk-go_PR-1596:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1596@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 ******** -e ******** ci-base-image-x86_64 cat [2024-07-12T18:43:54.703Z] $ docker top 33621e5a5f5357fec735fb10ff1e111fb054f9935a30e1c628e90549f25e6127 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T18:43:55.058Z] + go version [2024-07-12T18:43:55.058Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-12T18:43:55.064Z] $ docker stop --time=1 33621e5a5f5357fec735fb10ff1e111fb054f9935a30e1c628e90549f25e6127 [2024-07-12T18:43:56.352Z] $ docker rm -f --volumes 33621e5a5f5357fec735fb10ff1e111fb054f9935a30e1c628e90549f25e6127 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T18:43:56.795Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-12T18:43:56.795Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T18:43:56.874Z] prd-ubuntu20.04-docker-8c-8g-5467 does not seem to be running inside a container [2024-07-12T18:43:56.903Z] $ 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-1596 -v /w/workspace/gexfoundry_device-sdk-go_PR-1596:/w/workspace/gexfoundry_device-sdk-go_PR-1596:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1596@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 ******** -e ******** ci-base-image-x86_64 cat [2024-07-12T18:43:57.229Z] $ docker top 523a441c58555850760126cf01870307978cdb1997fcb7fd2bcdd7c6a583d2cf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T18:43:57.589Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1596 [Pipeline] fileExists [Pipeline] sh [2024-07-12T18:43:57.894Z] + make test [2024-07-12T18:43:57.894Z] go test -race -coverprofile=coverage.out ./... [2024-07-12T18:44:06.014Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-07-12T18:44:38.078Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-07-12T18:44:38.078Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-07-12T18:44:38.078Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-07-12T18:44:38.078Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-07-12T18:44:38.078Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-07-12T18:44:38.336Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.024s coverage: 27.0% of statements [2024-07-12T18:44:38.336Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.036s coverage: 80.0% of statements [2024-07-12T18:44:39.270Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-07-12T18:44:39.270Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-07-12T18:44:40.206Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.043s coverage: 86.0% of statements [2024-07-12T18:44:40.883Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-07-12T18:44:40.883Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-07-12T18:44:40.883Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-07-12T18:44:42.271Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.103s coverage: 71.8% of statements [2024-07-12T18:44:42.271Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-07-12T18:44:44.803Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.082s coverage: 14.4% of statements [2024-07-12T18:44:44.803Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.071s coverage: 44.6% of statements [2024-07-12T18:44:44.803Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.063s coverage: 68.5% of statements [2024-07-12T18:44:44.803Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.085s coverage: 89.2% of statements [2024-07-12T18:44:44.803Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.046s coverage: 5.4% of statements [2024-07-12T18:45:17.174Z] GO111MODULE=on go vet ./... [2024-07-12T18:45:22.434Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-12T18:45:22.434Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-12T18:45:22.434Z] ./bin/test-attribution-txt.sh [2024-07-12T18:45:22.434Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-12T18:45:22.434Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-12T18:45:22.434Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-12T18:45:22.434Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-12T18:45:22.434Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-12T18:45:22.435Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-12T18:45:22.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-12T18:45:22.460Z] $ docker stop --time=1 523a441c58555850760126cf01870307978cdb1997fcb7fd2bcdd7c6a583d2cf [2024-07-12T18:45:27.342Z] $ docker rm -f --volumes 523a441c58555850760126cf01870307978cdb1997fcb7fd2bcdd7c6a583d2cf [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-12T18:45:27.958Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-12T18:45:28.049Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-12T18:45:28.486Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-12T18:45:28.773Z] + ls -al . [2024-07-12T18:45:28.773Z] total 376 [2024-07-12T18:45:28.773Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 12 18:43 . [2024-07-12T18:45:28.773Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 18:42 .. [2024-07-12T18:45:28.773Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 12 18:42 .dockerignore [2024-07-12T18:45:28.773Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 18:44 .git [2024-07-12T18:45:28.773Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 18:42 .github [2024-07-12T18:45:28.773Z] -rw-rw-r-- 1 jenkins jenkins 137 Jul 12 18:42 .gitignore [2024-07-12T18:45:28.773Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 12 18:42 .golangci.yml [2024-07-12T18:45:28.773Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 18:42 .semver [2024-07-12T18:45:28.773Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jul 12 18:42 CHANGELOG.md [2024-07-12T18:45:28.773Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 18:42 GOVERNANCE.md [2024-07-12T18:45:28.773Z] -rw-rw-r-- 1 jenkins jenkins 885 Jul 12 18:42 Jenkinsfile [2024-07-12T18:45:28.773Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 12 18:42 LICENSE [2024-07-12T18:45:28.773Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jul 12 18:42 Makefile [2024-07-12T18:45:28.773Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 12 18:42 OWNERS.md [2024-07-12T18:45:28.773Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jul 12 18:42 README.md [2024-07-12T18:45:28.773Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 18:42 VERSION [2024-07-12T18:45:28.773Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 18:42 bin [2024-07-12T18:45:28.773Z] -rw-r--r-- 1 jenkins jenkins 122665 Jul 12 18:44 coverage.out [2024-07-12T18:45:28.773Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 12 18:42 example [2024-07-12T18:45:28.773Z] -rw-rw-r-- 1 jenkins jenkins 7102 Jul 12 18:42 go.mod [2024-07-12T18:45:28.773Z] -rw-rw-r-- 1 jenkins jenkins 102003 Jul 12 18:42 go.sum [2024-07-12T18:45:28.773Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 12 18:42 internal [2024-07-12T18:45:28.773Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 18:42 openapi [2024-07-12T18:45:28.773Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 12 18:42 pkg [2024-07-12T18:45:28.773Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 18:42 snap [2024-07-12T18:45:28.773Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 12 18:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T18:45:29.088Z] + 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=721a16c1a2f2457c8f7a0ba1deddc617768aec40 --label arch=amd64 --label version=0.0.0 . [2024-07-12T18:45:29.088Z] Sending build context to Docker daemon 25.18MB [2024-07-12T18:45:29.088Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-07-12T18:45:29.088Z] Step 2/24 : FROM ${BASE} AS builder [2024-07-12T18:45:29.088Z] ---> e882b3f32102 [2024-07-12T18:45:29.088Z] Step 3/24 : ARG MAKE=make build [2024-07-12T18:45:29.655Z] ---> Running in d3d55b7ebdbe [2024-07-12T18:45:29.655Z] Removing intermediate container d3d55b7ebdbe [2024-07-12T18:45:29.655Z] ---> d4d1a2cdac96 [2024-07-12T18:45:29.655Z] Step 4/24 : WORKDIR /device-sdk-go [2024-07-12T18:45:29.655Z] ---> Running in fba2267ed377 [2024-07-12T18:45:29.655Z] Removing intermediate container fba2267ed377 [2024-07-12T18:45:29.655Z] ---> f7aea8d2bf09 [2024-07-12T18:45:29.655Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-12T18:45:29.655Z] ---> Running in 91f13388d975 [2024-07-12T18:45:29.914Z] Removing intermediate container 91f13388d975 [2024-07-12T18:45:29.915Z] ---> 3651f55a010c [2024-07-12T18:45:29.915Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-07-12T18:45:29.915Z] ---> Running in 8776e4a9bfe0 [2024-07-12T18:45:30.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T18:45:30.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T18:45:30.433Z] OK: 264 MiB in 52 packages [2024-07-12T18:45:30.999Z] Removing intermediate container 8776e4a9bfe0 [2024-07-12T18:45:30.999Z] ---> 48cc75ed888e [2024-07-12T18:45:30.999Z] Step 7/24 : COPY go.mod vendor* ./ [2024-07-12T18:45:30.999Z] ---> 256995c58c7d [2024-07-12T18:45:30.999Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T18:45:30.999Z] ---> Running in 0f13c9a8053e [2024-07-12T18:45:31.567Z] Removing intermediate container 0f13c9a8053e [2024-07-12T18:45:31.567Z] ---> 57000b053b7d [2024-07-12T18:45:31.567Z] Step 9/24 : COPY . . [2024-07-12T18:45:32.501Z] ---> c0c1d4fa5984 [2024-07-12T18:45:32.502Z] Step 10/24 : RUN ${MAKE} [2024-07-12T18:45:32.502Z] ---> Running in 60f161d92a07 [2024-07-12T18:45:32.759Z] 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-12T18:45:41.598Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5469 in /w/workspace/gexfoundry_device-sdk-go_PR-1596 [Pipeline] { [Pipeline] ws [2024-07-12T18:45:41.615Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2024-07-12T18:45:44.670Z] The recommended git tool is: git [2024-07-12T18:45:53.774Z] using credential edgex-jenkins-ssh [2024-07-12T18:45:53.812Z] Cloning the remote Git repository [2024-07-12T18:45:53.887Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-07-12T18:45:54.018Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2024-07-12T18:45:54.276Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-07-12T18:45:54.278Z] > git --version # timeout=10 [2024-07-12T18:45:54.311Z] > git --version # 'git version 2.25.1' [2024-07-12T18:45:54.314Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-12T18:45:54.593Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-12T18:45:58.260Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-07-12T18:45:58.284Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-12T18:45:59.974Z] Merging remotes/origin/main commit 50e812dd0fc65b097297637d35e073c818e89983 into PR head commit f229a4d6ff1e196cd64b4d9a75908a30c09d3604 [2024-07-12T18:45:59.324Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-07-12T18:45:59.373Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-07-12T18:45:59.374Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-12T18:45:59.400Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1596/head:refs/remotes/origin/PR-1596 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-12T18:46:00.447Z] Merge succeeded, producing 359fcb140bb5831d9bbd3f6e1920257733f1b137 [2024-07-12T18:46:00.447Z] Checking out Revision 359fcb140bb5831d9bbd3f6e1920257733f1b137 (PR-1596) [2024-07-12T18:46:00.008Z] > git config core.sparsecheckout # timeout=10 [2024-07-12T18:46:00.080Z] > git checkout -f f229a4d6ff1e196cd64b4d9a75908a30c09d3604 # timeout=10 [2024-07-12T18:46:00.203Z] > git remote # timeout=10 [2024-07-12T18:46:00.225Z] > git config --get remote.origin.url # timeout=10 [2024-07-12T18:46:00.248Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-12T18:46:00.274Z] > git merge 50e812dd0fc65b097297637d35e073c818e89983 # timeout=10 [2024-07-12T18:46:00.423Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-12T18:46:00.452Z] > git config core.sparsecheckout # timeout=10 [2024-07-12T18:46:00.471Z] > git checkout -f 359fcb140bb5831d9bbd3f6e1920257733f1b137 # timeout=10 [2024-07-12T18:46:04.353Z] Commit message: "Merge commit '50e812dd0fc65b097297637d35e073c818e89983' into HEAD" [2024-07-12T18:46:04.360Z] > git rev-list --no-walk f229a4d6ff1e196cd64b4d9a75908a30c09d3604 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-12T18:46:06.219Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-12T18:46:06.219Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-12T18:46:06.219Z] Dload Upload Total Spent Left Speed [2024-07-12T18:46:06.219Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh [2024-07-12T18:46:06.551Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-12T18:46:06.878Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-12T18:46:06.878Z] + sudo tee /etc/docker/daemon.new [2024-07-12T18:46:06.878Z] { [2024-07-12T18:46:06.878Z] "registry-mirrors": [ [2024-07-12T18:46:06.878Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-12T18:46:06.878Z] ], [2024-07-12T18:46:06.878Z] "bip": "10.250.0.254/24", [2024-07-12T18:46:06.878Z] "hosts": [ [2024-07-12T18:46:06.878Z] "tcp://0.0.0.0:5555", [2024-07-12T18:46:06.878Z] "unix:///var/run/docker.sock" [2024-07-12T18:46:06.878Z] ], [2024-07-12T18:46:06.878Z] "mtu": 1458, [2024-07-12T18:46:06.878Z] "selinux-enabled": true, [2024-07-12T18:46:06.878Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-12T18:46:06.878Z] } [Pipeline] sh [2024-07-12T18:46:07.207Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-12T18:46:07.550Z] + sudo service docker restart [2024-07-12T18:46:11.456Z] Removing intermediate container 60f161d92a07 [2024-07-12T18:46:11.456Z] ---> 2c7e21d3fa55 [2024-07-12T18:46:11.456Z] Step 11/24 : FROM alpine:3.18 [2024-07-12T18:46:11.456Z] 3.18: Pulling from library/alpine [2024-07-12T18:46:11.456Z] 73baa7ef167e: Pulling fs layer [2024-07-12T18:46:11.456Z] 73baa7ef167e: Verifying Checksum [2024-07-12T18:46:11.456Z] 73baa7ef167e: Download complete [2024-07-12T18:46:11.456Z] 73baa7ef167e: Pull complete [2024-07-12T18:46:11.456Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T18:46:11.456Z] Status: Downloaded newer image for alpine:3.18 [2024-07-12T18:46:11.456Z] ---> 8fd7cac70a4a [2024-07-12T18:46:11.456Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-07-12T18:46:11.456Z] ---> Running in b4ae9a7ca1b2 [2024-07-12T18:46:11.456Z] Removing intermediate container b4ae9a7ca1b2 [2024-07-12T18:46:11.456Z] ---> 98039fdb664c [2024-07-12T18:46:11.456Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-07-12T18:46:11.456Z] ---> Running in db8fc0a3bb2f [2024-07-12T18:46:11.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T18:46:11.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T18:46:11.456Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-12T18:46:11.456Z] Executing busybox-1.36.1-r7.trigger [2024-07-12T18:46:11.456Z] OK: 7 MiB in 16 packages [2024-07-12T18:46:11.456Z] Removing intermediate container db8fc0a3bb2f [2024-07-12T18:46:11.456Z] ---> 6ed14d4dd3fb [2024-07-12T18:46:11.456Z] Step 14/24 : RUN apk --no-cache upgrade [2024-07-12T18:46:11.456Z] ---> Running in 57ce7c9d2729 [2024-07-12T18:46:11.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T18:46:11.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T18:46:11.456Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T18:46:11.456Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T18:46:11.456Z] OK: 7 MiB in 16 packages [2024-07-12T18:46:11.456Z] Removing intermediate container 57ce7c9d2729 [2024-07-12T18:46:11.456Z] ---> e9b14c48bc9a [2024-07-12T18:46:11.456Z] Step 15/24 : WORKDIR / [2024-07-12T18:46:11.456Z] ---> Running in c90f9d3c7f8c [2024-07-12T18:46:11.456Z] Removing intermediate container c90f9d3c7f8c [2024-07-12T18:46:11.456Z] ---> 7224ef8d87f6 [2024-07-12T18:46:11.456Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-07-12T18:46:11.456Z] ---> d5da9b2fb26e [2024-07-12T18:46:11.456Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-07-12T18:46:12.043Z] ---> 330c66fbd990 [2024-07-12T18:46:12.043Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-07-12T18:46:12.043Z] ---> ca9b481b7067 [2024-07-12T18:46:12.043Z] Step 19/24 : EXPOSE 59999 [2024-07-12T18:46:12.043Z] ---> Running in 65679fd13056 [2024-07-12T18:46:12.043Z] Removing intermediate container 65679fd13056 [2024-07-12T18:46:12.043Z] ---> de86e59b23d9 [2024-07-12T18:46:12.043Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-07-12T18:46:12.043Z] ---> Running in 8d4842f0dd4c [2024-07-12T18:46:12.302Z] Removing intermediate container 8d4842f0dd4c [2024-07-12T18:46:12.302Z] ---> 5c0dea410fed [2024-07-12T18:46:12.302Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-12T18:46:12.302Z] ---> Running in d04c4a05cdcc [2024-07-12T18:46:12.302Z] Removing intermediate container d04c4a05cdcc [2024-07-12T18:46:12.302Z] ---> c0f727575f7c [2024-07-12T18:46:12.302Z] Step 22/24 : LABEL arch=amd64 [2024-07-12T18:46:12.302Z] ---> Running in 6f53af193bb3 [2024-07-12T18:46:12.302Z] Removing intermediate container 6f53af193bb3 [2024-07-12T18:46:12.302Z] ---> f9ec7f5503f6 [2024-07-12T18:46:12.302Z] Step 23/24 : LABEL git_sha=721a16c1a2f2457c8f7a0ba1deddc617768aec40 [2024-07-12T18:46:12.561Z] ---> Running in af80562a9d52 [2024-07-12T18:46:12.561Z] Removing intermediate container af80562a9d52 [2024-07-12T18:46:12.561Z] ---> 86b7b1d77aa5 [2024-07-12T18:46:12.561Z] Step 24/24 : LABEL version=0.0.0 [2024-07-12T18:46:12.561Z] ---> Running in 7c5431fbca94 [2024-07-12T18:46:12.561Z] Removing intermediate container 7c5431fbca94 [2024-07-12T18:46:12.561Z] ---> eef0f562d10b [2024-07-12T18:46:12.561Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-12T18:46:12.561Z] Successfully built eef0f562d10b [2024-07-12T18:46:12.561Z] 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-12T18:46:13.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-12T18:46:13.031Z] [2024-07-12T18:46:13.031Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T18:46:13.338Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-12T18:46:13.338Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-12T18:46:13.338Z] 5eb5b503b376: Pulling fs layer [2024-07-12T18:46:13.338Z] 5c69ac0246d0: Pulling fs layer [2024-07-12T18:46:13.338Z] ec43610c2a17: Pulling fs layer [2024-07-12T18:46:13.338Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-12T18:46:13.338Z] 33b1e0a273af: Pulling fs layer [2024-07-12T18:46:13.338Z] 5d3b04190fa2: Pulling fs layer [2024-07-12T18:46:13.338Z] 2f39f015ded8: Pulling fs layer [2024-07-12T18:46:13.338Z] 33b1e0a273af: Waiting [2024-07-12T18:46:13.338Z] 5d3b04190fa2: Waiting [2024-07-12T18:46:13.338Z] 2f39f015ded8: Waiting [2024-07-12T18:46:13.338Z] 3a2ae6a8a46f: Waiting [2024-07-12T18:46:13.338Z] 5c69ac0246d0: Download complete [2024-07-12T18:46:13.338Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-12T18:46:13.338Z] 3a2ae6a8a46f: Download complete [2024-07-12T18:46:13.338Z] 33b1e0a273af: Verifying Checksum [2024-07-12T18:46:13.338Z] 33b1e0a273af: Download complete [2024-07-12T18:46:13.338Z] ec43610c2a17: Verifying Checksum [2024-07-12T18:46:13.338Z] ec43610c2a17: Download complete [2024-07-12T18:46:13.338Z] 5d3b04190fa2: Download complete [2024-07-12T18:46:13.595Z] 5eb5b503b376: Verifying Checksum [2024-07-12T18:46:13.595Z] 5eb5b503b376: Download complete [2024-07-12T18:46:14.162Z] 2f39f015ded8: Download complete [2024-07-12T18:46:14.734Z] 5eb5b503b376: Pull complete [2024-07-12T18:46:14.992Z] 5c69ac0246d0: Pull complete [2024-07-12T18:46:15.252Z] ec43610c2a17: Pull complete [2024-07-12T18:46:15.252Z] 3a2ae6a8a46f: Pull complete [2024-07-12T18:46:15.510Z] 33b1e0a273af: Pull complete [2024-07-12T18:46:15.769Z] 5d3b04190fa2: Pull complete [2024-07-12T18:46:19.951Z] 2f39f015ded8: Pull complete [2024-07-12T18:46:19.951Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-12T18:46:19.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-12T18:46:19.951Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T18:46:20.060Z] prd-ubuntu20.04-docker-8c-8g-5467 does not seem to be running inside a container [2024-07-12T18:46:20.090Z] $ 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-1596 -v /w/workspace/gexfoundry_device-sdk-go_PR-1596:/w/workspace/gexfoundry_device-sdk-go_PR-1596:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1596@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-12T18:46:26.053Z] $ docker top 7ce7b233680090bacb7c0294447321c76f104db32933e294c6a8e5ccccd90b80 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2024-07-12T18:46:26.212Z] provisioning config files... [2024-07-12T18:46:26.249Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config12483311489468820016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T18:46:26.464Z] ---> job-cost.sh [2024-07-12T18:46:26.464Z] lf-activate-venv: SKIPPING [2024-07-12T18:46:26.464Z] INFO: No Stack... [2024-07-12T18:46:26.715Z] ---> ****-login.sh [2024-07-12T18:46:26.715Z] nexus3.edgexfoundry.org:10001 [2024-07-12T18:46:26.723Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-12T18:46:26.982Z] INFO: Archiving Costs [Pipeline] sh [2024-07-12T18:46:27.270Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1596/archives/cost.csv [2024-07-12T18:46:27.270Z] + cut -d, -f6 [Pipeline] lock [2024-07-12T18:46:27.283Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1596-2-stack-cost] [2024-07-12T18:46:27.296Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1596-2-stack-cost] did not exist. Created. [2024-07-12T18:46:27.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T18:46:27.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T18:46:27.303Z] Configure a credential helper to remove this warning. See [2024-07-12T18:46:27.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T18:46:27.303Z] [2024-07-12T18:46:27.303Z] Login Succeeded [2024-07-12T18:46:27.303Z] nexus3.edgexfoundry.org:10002 [2024-07-12T18:46:27.311Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1596-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-12T18:46:27.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T18:46:27.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T18:46:27.575Z] Configure a credential helper to remove this warning. See [2024-07-12T18:46:27.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T18:46:27.575Z] [2024-07-12T18:46:27.575Z] Login Succeeded [2024-07-12T18:46:27.575Z] nexus3.edgexfoundry.org:10003 [2024-07-12T18:46:27.620Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-12T18:46:27.656Z] Stashed 1 file(s) [Pipeline] } [2024-07-12T18:46:27.665Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1596-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-12T18:46:27.690Z] $ docker stop --time=1 7ce7b233680090bacb7c0294447321c76f104db32933e294c6a8e5ccccd90b80 [2024-07-12T18:46:27.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T18:46:28.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T18:46:28.130Z] Configure a credential helper to remove this warning. See [2024-07-12T18:46:28.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T18:46:28.130Z] [2024-07-12T18:46:28.130Z] Login Succeeded [2024-07-12T18:46:28.130Z] nexus3.edgexfoundry.org:10004 [2024-07-12T18:46:28.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T18:46:28.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T18:46:28.403Z] Configure a credential helper to remove this warning. See [2024-07-12T18:46:28.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T18:46:28.404Z] [2024-07-12T18:46:28.404Z] Login Succeeded [2024-07-12T18:46:28.404Z] ****.io [2024-07-12T18:46:28.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T18:46:28.829Z] $ docker rm -f --volumes 7ce7b233680090bacb7c0294447321c76f104db32933e294c6a8e5ccccd90b80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [2024-07-12T18:46:28.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T18:46:28.948Z] Configure a credential helper to remove this warning. See [2024-07-12T18:46:28.948Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T18:46:28.948Z] [2024-07-12T18:46:28.948Z] Login Succeeded [2024-07-12T18:46:28.948Z] ---> ****-login.sh ends [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [2024-07-12T18:46:28.979Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-12T18:46:29.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T18:46:29.354Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T18:46:29.373Z] ========================================================= [2024-07-12T18:46:29.373Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-12T18:46:29.373Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T18:46:29.762Z] + 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-12T18:46:30.353Z] Sending build context to Docker daemon 12.97MB [2024-07-12T18:46:30.353Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-12T18:46:30.353Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-12T18:46:30.625Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-12T18:46:30.625Z] c6b39de5b339: Pulling fs layer [2024-07-12T18:46:30.625Z] a69c41024577: Pulling fs layer [2024-07-12T18:46:30.625Z] d6de4b400683: Pulling fs layer [2024-07-12T18:46:30.626Z] 35cb2a7552d0: Pulling fs layer [2024-07-12T18:46:30.626Z] 4f4fb700ef54: Pulling fs layer [2024-07-12T18:46:30.626Z] 464afbd9ba4c: Pulling fs layer [2024-07-12T18:46:30.626Z] 00f215d4a9da: Pulling fs layer [2024-07-12T18:46:30.626Z] d496ad576159: Pulling fs layer [2024-07-12T18:46:30.626Z] 35cb2a7552d0: Waiting [2024-07-12T18:46:30.626Z] 4f4fb700ef54: Waiting [2024-07-12T18:46:30.626Z] 464afbd9ba4c: Waiting [2024-07-12T18:46:30.626Z] 00f215d4a9da: Waiting [2024-07-12T18:46:30.626Z] d496ad576159: Waiting [2024-07-12T18:46:30.626Z] a69c41024577: Verifying Checksum [2024-07-12T18:46:30.626Z] a69c41024577: Download complete [2024-07-12T18:46:30.626Z] 35cb2a7552d0: Verifying Checksum [2024-07-12T18:46:30.626Z] 35cb2a7552d0: Download complete [2024-07-12T18:46:30.626Z] 4f4fb700ef54: Verifying Checksum [2024-07-12T18:46:30.626Z] 4f4fb700ef54: Download complete [2024-07-12T18:46:30.626Z] 464afbd9ba4c: Verifying Checksum [2024-07-12T18:46:30.626Z] 464afbd9ba4c: Download complete [2024-07-12T18:46:30.626Z] c6b39de5b339: Verifying Checksum [2024-07-12T18:46:30.626Z] c6b39de5b339: Download complete [2024-07-12T18:46:31.221Z] d496ad576159: Verifying Checksum [2024-07-12T18:46:31.221Z] d496ad576159: Download complete [2024-07-12T18:46:31.822Z] c6b39de5b339: Pull complete [2024-07-12T18:46:32.413Z] a69c41024577: Pull complete [2024-07-12T18:46:32.684Z] d6de4b400683: Verifying Checksum [2024-07-12T18:46:32.684Z] d6de4b400683: Download complete [2024-07-12T18:46:33.652Z] 00f215d4a9da: Verifying Checksum [2024-07-12T18:46:33.652Z] 00f215d4a9da: Download complete [2024-07-12T18:46:45.993Z] d6de4b400683: Pull complete [2024-07-12T18:46:45.993Z] 35cb2a7552d0: Pull complete [2024-07-12T18:46:45.993Z] 4f4fb700ef54: Pull complete [2024-07-12T18:46:45.993Z] 464afbd9ba4c: Pull complete [2024-07-12T18:46:56.059Z] 00f215d4a9da: Pull complete [2024-07-12T18:46:56.325Z] d496ad576159: Pull complete [2024-07-12T18:46:56.325Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-12T18:46:56.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-12T18:46:56.325Z] ---> f246e2811388 [2024-07-12T18:46:56.325Z] Step 3/10 : ARG MAKE=make build [2024-07-12T18:46:58.925Z] ---> Running in c7433acc4377 [2024-07-12T18:46:59.191Z] Removing intermediate container c7433acc4377 [2024-07-12T18:46:59.191Z] ---> ef14ff8e976d [2024-07-12T18:46:59.191Z] Step 4/10 : WORKDIR /device-sdk-go [2024-07-12T18:46:59.191Z] ---> Running in ad173aa3a12a [2024-07-12T18:46:59.459Z] Removing intermediate container ad173aa3a12a [2024-07-12T18:46:59.459Z] ---> 318833909352 [2024-07-12T18:46:59.459Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-12T18:46:59.459Z] ---> Running in 08dd2eff0138 [2024-07-12T18:46:59.730Z] Removing intermediate container 08dd2eff0138 [2024-07-12T18:46:59.730Z] ---> 564e88b6fe14 [2024-07-12T18:46:59.730Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-07-12T18:46:59.997Z] ---> Running in 1e471d4cd5ff [2024-07-12T18:47:00.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T18:47:01.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T18:47:02.191Z] OK: 266 MiB in 52 packages [2024-07-12T18:47:03.164Z] Removing intermediate container 1e471d4cd5ff [2024-07-12T18:47:03.164Z] ---> 7c34c7dbc49c [2024-07-12T18:47:03.164Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-12T18:47:03.749Z] ---> 2cbba03f6581 [2024-07-12T18:47:03.749Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T18:47:03.749Z] ---> Running in 18744687fb0b [2024-07-12T18:48:55.556Z] Removing intermediate container 18744687fb0b [2024-07-12T18:48:55.556Z] ---> 63cc6280f5ad [2024-07-12T18:48:55.556Z] Step 9/10 : COPY . . [2024-07-12T18:48:55.823Z] ---> 92c70777a49a [2024-07-12T18:48:55.823Z] Step 10/10 : RUN ${MAKE} [2024-07-12T18:48:55.823Z] ---> Running in 83d980a70e19 [2024-07-12T18:48:56.782Z] noop [2024-07-12T18:48:57.744Z] Removing intermediate container 83d980a70e19 [2024-07-12T18:48:57.744Z] ---> 5e15fcbff111 [2024-07-12T18:48:57.744Z] Successfully built 5e15fcbff111 [2024-07-12T18:48:57.744Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T18:48:58.107Z] + docker inspect -f . ci-base-image-arm64 [2024-07-12T18:48:58.107Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T18:48:58.333Z] prd-ubuntu20.04-docker-arm64-4c-16g-5469 does not seem to be running inside a container [2024-07-12T18:48:58.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** ci-base-image-arm64 cat [2024-07-12T18:48:59.728Z] $ docker top 577479abcd17f23e2f513590f0dae704a865cf85d4741e270a936a046cc2305a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T18:49:00.556Z] + go version [2024-07-12T18:49:00.556Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-12T18:49:00.572Z] $ docker stop --time=1 577479abcd17f23e2f513590f0dae704a865cf85d4741e270a936a046cc2305a [2024-07-12T18:49:02.236Z] $ docker rm -f --volumes 577479abcd17f23e2f513590f0dae704a865cf85d4741e270a936a046cc2305a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T18:49:02.825Z] + docker inspect -f . ci-base-image-arm64 [2024-07-12T18:49:02.826Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T18:49:03.029Z] prd-ubuntu20.04-docker-arm64-4c-16g-5469 does not seem to be running inside a container [2024-07-12T18:49:03.092Z] $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** ci-base-image-arm64 cat [2024-07-12T18:49:04.323Z] $ docker top 39e439938678e899c8e6f2fdeade5fe158e243b7d68a705ac32e05ee36f14272 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T18:49:05.185Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/2 [Pipeline] fileExists [Pipeline] sh [2024-07-12T18:49:05.852Z] + make test [2024-07-12T18:49:05.852Z] go test -race -coverprofile=coverage.out ./... [2024-07-12T18:50:02.312Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-07-12T18:53:24.072Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-07-12T18:53:24.072Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-07-12T18:53:24.072Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-07-12T18:53:24.072Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-07-12T18:53:24.072Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-07-12T18:53:29.414Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.120s coverage: 27.0% of statements [2024-07-12T18:53:33.665Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.175s coverage: 80.0% of statements [2024-07-12T18:53:40.333Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-07-12T18:53:40.333Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-07-12T18:53:41.296Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.300s coverage: 86.0% of statements [2024-07-12T18:53:45.548Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-07-12T18:53:47.486Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.606s coverage: 71.8% of statements [2024-07-12T18:53:50.825Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.173s coverage: 14.4% of statements [2024-07-12T18:53:51.409Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.038s coverage: 44.6% of statements [2024-07-12T18:53:52.370Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-07-12T18:53:52.370Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-07-12T18:53:53.780Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.346s coverage: 68.5% of statements [2024-07-12T18:53:57.145Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.409s coverage: 89.2% of statements [2024-07-12T18:54:00.511Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-07-12T18:54:01.918Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.253s coverage: 5.4% of statements [2024-07-12T18:54:03.321Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-12T18:54:03.321Z] GO111MODULE=on go vet ./... [2024-07-12T18:58:10.161Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-12T18:58:10.161Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-12T18:58:10.161Z] ./bin/test-attribution-txt.sh [2024-07-12T18:58:10.161Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-12T18:58:10.161Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-12T18:58:10.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-12T18:58:10.199Z] $ docker stop --time=1 39e439938678e899c8e6f2fdeade5fe158e243b7d68a705ac32e05ee36f14272 [2024-07-12T18:58:12.128Z] $ docker rm -f --volumes 39e439938678e899c8e6f2fdeade5fe158e243b7d68a705ac32e05ee36f14272 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-12T18:58:14.390Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-12T18:58:14.417Z] Warning: overwriting stash ‘coverage-report’ [2024-07-12T18:58:15.005Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-12T18:58:15.400Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-12T18:58:15.714Z] + ls -al . [2024-07-12T18:58:15.714Z] total 372 [2024-07-12T18:58:15.714Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 18:49 . [2024-07-12T18:58:15.714Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 18:45 .. [2024-07-12T18:58:15.714Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 12 18:46 .dockerignore [2024-07-12T18:58:15.714Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 18:46 .git [2024-07-12T18:58:15.714Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 18:46 .github [2024-07-12T18:58:15.714Z] -rw-rw-r-- 1 jenkins jenkins 137 Jul 12 18:46 .gitignore [2024-07-12T18:58:15.714Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 12 18:46 .golangci.yml [2024-07-12T18:58:15.714Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jul 12 18:46 CHANGELOG.md [2024-07-12T18:58:15.714Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 18:46 GOVERNANCE.md [2024-07-12T18:58:15.714Z] -rw-rw-r-- 1 jenkins jenkins 885 Jul 12 18:46 Jenkinsfile [2024-07-12T18:58:15.714Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 12 18:46 LICENSE [2024-07-12T18:58:15.714Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jul 12 18:46 Makefile [2024-07-12T18:58:15.714Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 12 18:46 OWNERS.md [2024-07-12T18:58:15.714Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jul 12 18:46 README.md [2024-07-12T18:58:15.714Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 18:42 VERSION [2024-07-12T18:58:15.714Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 18:46 bin [2024-07-12T18:58:15.714Z] -rw-r--r-- 1 jenkins jenkins 122665 Jul 12 18:54 coverage.out [2024-07-12T18:58:15.714Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 12 18:46 example [2024-07-12T18:58:15.714Z] -rw-rw-r-- 1 jenkins jenkins 7102 Jul 12 18:46 go.mod [2024-07-12T18:58:15.714Z] -rw-rw-r-- 1 jenkins jenkins 102003 Jul 12 18:46 go.sum [2024-07-12T18:58:15.714Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 12 18:46 internal [2024-07-12T18:58:15.714Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 18:46 openapi [2024-07-12T18:58:15.714Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 12 18:46 pkg [2024-07-12T18:58:15.714Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 18:46 snap [2024-07-12T18:58:15.714Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 12 18:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T18:58:16.077Z] + 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=359fcb140bb5831d9bbd3f6e1920257733f1b137 --label arch=arm64 --label version=0.0.0 . [2024-07-12T18:58:16.657Z] Sending build context to Docker daemon 13.09MB [2024-07-12T18:58:16.657Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-07-12T18:58:16.657Z] Step 2/24 : FROM ${BASE} AS builder [2024-07-12T18:58:16.657Z] ---> 5e15fcbff111 [2024-07-12T18:58:16.657Z] Step 3/24 : ARG MAKE=make build [2024-07-12T18:58:16.657Z] ---> Running in defd31ac3646 [2024-07-12T18:58:16.923Z] Removing intermediate container defd31ac3646 [2024-07-12T18:58:16.923Z] ---> db5eed057386 [2024-07-12T18:58:16.923Z] Step 4/24 : WORKDIR /device-sdk-go [2024-07-12T18:58:17.188Z] ---> Running in 9a0b0b81af16 [2024-07-12T18:58:17.453Z] Removing intermediate container 9a0b0b81af16 [2024-07-12T18:58:17.453Z] ---> db059f1caf9b [2024-07-12T18:58:17.453Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-12T18:58:17.453Z] ---> Running in b85c68feaf70 [2024-07-12T18:58:17.721Z] Removing intermediate container b85c68feaf70 [2024-07-12T18:58:17.721Z] ---> e3666872eef0 [2024-07-12T18:58:17.721Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-07-12T18:58:17.721Z] ---> Running in b99e5ac5c463 [2024-07-12T18:58:18.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T18:58:19.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T18:58:20.215Z] OK: 266 MiB in 52 packages [2024-07-12T18:58:20.797Z] Removing intermediate container b99e5ac5c463 [2024-07-12T18:58:20.797Z] ---> 29213d3ded95 [2024-07-12T18:58:20.797Z] Step 7/24 : COPY go.mod vendor* ./ [2024-07-12T18:58:21.378Z] ---> d66dea48c7e6 [2024-07-12T18:58:21.378Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T18:58:21.378Z] ---> Running in 73d4002cb846 [2024-07-12T18:58:23.319Z] Removing intermediate container 73d4002cb846 [2024-07-12T18:58:23.319Z] ---> 96a5e009c596 [2024-07-12T18:58:23.319Z] Step 9/24 : COPY . . [2024-07-12T18:58:25.255Z] ---> ecd3176fe7df [2024-07-12T18:58:25.255Z] Step 10/24 : RUN ${MAKE} [2024-07-12T18:58:25.255Z] ---> Running in 54d98b5bac2b [2024-07-12T18:58:25.932Z] 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-12T19:02:02.797Z] Removing intermediate container 54d98b5bac2b [2024-07-12T19:02:02.797Z] ---> bda1844bf188 [2024-07-12T19:02:02.797Z] Step 11/24 : FROM alpine:3.18 [2024-07-12T19:02:02.797Z] 3.18: Pulling from library/alpine [2024-07-12T19:02:02.797Z] 5c905c7ebe2f: Pulling fs layer [2024-07-12T19:02:02.797Z] 5c905c7ebe2f: Verifying Checksum [2024-07-12T19:02:02.797Z] 5c905c7ebe2f: Download complete [2024-07-12T19:02:02.797Z] 5c905c7ebe2f: Pull complete [2024-07-12T19:02:02.797Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T19:02:02.797Z] Status: Downloaded newer image for alpine:3.18 [2024-07-12T19:02:02.797Z] ---> dec292d02e07 [2024-07-12T19:02:02.797Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-07-12T19:02:02.797Z] ---> Running in a2965f81cc12 [2024-07-12T19:02:02.797Z] Removing intermediate container a2965f81cc12 [2024-07-12T19:02:02.797Z] ---> 5304ebb46372 [2024-07-12T19:02:02.797Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-07-12T19:02:02.797Z] ---> Running in cf1a168760b0 [2024-07-12T19:02:02.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T19:02:02.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T19:02:02.797Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-12T19:02:02.797Z] Executing busybox-1.36.1-r7.trigger [2024-07-12T19:02:02.797Z] OK: 8 MiB in 16 packages [2024-07-12T19:02:02.797Z] Removing intermediate container cf1a168760b0 [2024-07-12T19:02:02.797Z] ---> a06b33bc39b7 [2024-07-12T19:02:02.797Z] Step 14/24 : RUN apk --no-cache upgrade [2024-07-12T19:02:02.797Z] ---> Running in ff9bbdf8ed0e [2024-07-12T19:02:02.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T19:02:02.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T19:02:03.383Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T19:02:03.383Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T19:02:03.383Z] OK: 8 MiB in 16 packages [2024-07-12T19:02:04.797Z] Removing intermediate container ff9bbdf8ed0e [2024-07-12T19:02:04.797Z] ---> 951c1ae66610 [2024-07-12T19:02:04.797Z] Step 15/24 : WORKDIR / [2024-07-12T19:02:04.797Z] ---> Running in 36c4227a90c8 [2024-07-12T19:02:04.797Z] Removing intermediate container 36c4227a90c8 [2024-07-12T19:02:04.797Z] ---> 6aad112ebb0e [2024-07-12T19:02:04.797Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-07-12T19:02:05.381Z] ---> 11e4e37ab2ae [2024-07-12T19:02:05.381Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-07-12T19:02:07.980Z] ---> ec0047a8bdfc [2024-07-12T19:02:07.980Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-07-12T19:02:08.246Z] ---> cd8ec5767664 [2024-07-12T19:02:08.246Z] Step 19/24 : EXPOSE 59999 [2024-07-12T19:02:08.246Z] ---> Running in 786160cb9307 [2024-07-12T19:02:08.514Z] Removing intermediate container 786160cb9307 [2024-07-12T19:02:08.514Z] ---> 515cf5030ddf [2024-07-12T19:02:08.514Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-07-12T19:02:08.514Z] ---> Running in 0a4b61f5080b [2024-07-12T19:02:09.101Z] Removing intermediate container 0a4b61f5080b [2024-07-12T19:02:09.101Z] ---> 63f288cc18ba [2024-07-12T19:02:09.101Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-12T19:02:09.101Z] ---> Running in 754157ff2510 [2024-07-12T19:02:09.368Z] Removing intermediate container 754157ff2510 [2024-07-12T19:02:09.368Z] ---> 1995cb8a4331 [2024-07-12T19:02:09.368Z] Step 22/24 : LABEL arch=arm64 [2024-07-12T19:02:09.368Z] ---> Running in 7f84c908c64b [2024-07-12T19:02:09.635Z] Removing intermediate container 7f84c908c64b [2024-07-12T19:02:09.635Z] ---> e62b1a8e6347 [2024-07-12T19:02:09.635Z] Step 23/24 : LABEL git_sha=359fcb140bb5831d9bbd3f6e1920257733f1b137 [2024-07-12T19:02:09.635Z] ---> Running in 715c0766e10a [2024-07-12T19:02:10.219Z] Removing intermediate container 715c0766e10a [2024-07-12T19:02:10.219Z] ---> 8ed0cc9f0256 [2024-07-12T19:02:10.219Z] Step 24/24 : LABEL version=0.0.0 [2024-07-12T19:02:10.219Z] ---> Running in e1e7ad9f0c91 [2024-07-12T19:02:10.487Z] Removing intermediate container e1e7ad9f0c91 [2024-07-12T19:02:10.488Z] ---> b1b9ef304500 [2024-07-12T19:02:10.488Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-12T19:02:10.488Z] Successfully built b1b9ef304500 [2024-07-12T19:02:10.488Z] 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-12T19:02:10.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-12T19:02:10.994Z] [2024-07-12T19:02:10.994Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T19:02:11.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-12T19:02:11.323Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-12T19:02:11.323Z] 8998bd30e6a1: Pulling fs layer [2024-07-12T19:02:11.323Z] 04944245beec: Pulling fs layer [2024-07-12T19:02:11.323Z] 699f458cf7ca: Pulling fs layer [2024-07-12T19:02:11.323Z] 765212b225bb: Pulling fs layer [2024-07-12T19:02:11.323Z] f23df028b6ca: Pulling fs layer [2024-07-12T19:02:11.323Z] d65c8cfc05b1: Pulling fs layer [2024-07-12T19:02:11.323Z] 2437ff75d9bd: Pulling fs layer [2024-07-12T19:02:11.323Z] f23df028b6ca: Waiting [2024-07-12T19:02:11.323Z] d65c8cfc05b1: Waiting [2024-07-12T19:02:11.323Z] 2437ff75d9bd: Waiting [2024-07-12T19:02:11.323Z] 765212b225bb: Waiting [2024-07-12T19:02:11.590Z] 04944245beec: Verifying Checksum [2024-07-12T19:02:11.590Z] 04944245beec: Download complete [2024-07-12T19:02:11.590Z] 765212b225bb: Verifying Checksum [2024-07-12T19:02:11.590Z] 765212b225bb: Download complete [2024-07-12T19:02:11.590Z] f23df028b6ca: Verifying Checksum [2024-07-12T19:02:11.590Z] f23df028b6ca: Download complete [2024-07-12T19:02:11.590Z] d65c8cfc05b1: Verifying Checksum [2024-07-12T19:02:11.590Z] d65c8cfc05b1: Download complete [2024-07-12T19:02:11.858Z] 699f458cf7ca: Verifying Checksum [2024-07-12T19:02:11.858Z] 699f458cf7ca: Download complete [2024-07-12T19:02:12.126Z] 8998bd30e6a1: Verifying Checksum [2024-07-12T19:02:12.126Z] 8998bd30e6a1: Download complete [2024-07-12T19:02:14.709Z] 2437ff75d9bd: Verifying Checksum [2024-07-12T19:02:14.709Z] 2437ff75d9bd: Download complete [2024-07-12T19:02:16.651Z] 8998bd30e6a1: Pull complete [2024-07-12T19:02:17.233Z] 04944245beec: Pull complete [2024-07-12T19:02:18.645Z] 699f458cf7ca: Pull complete [2024-07-12T19:02:18.912Z] 765212b225bb: Pull complete [2024-07-12T19:02:19.885Z] f23df028b6ca: Pull complete [2024-07-12T19:02:20.151Z] d65c8cfc05b1: Pull complete [2024-07-12T19:02:38.354Z] 2437ff75d9bd: Pull complete [2024-07-12T19:02:38.354Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-12T19:02:38.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-12T19:02:38.354Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T19:02:38.579Z] prd-ubuntu20.04-docker-arm64-4c-16g-5469 does not seem to be running inside a container [2024-07-12T19:02:38.641Z] $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-12T19:02:41.527Z] $ docker top ccd9b857ebb5b9c52f909e659b7e8b5eb65cf838511f03000e06f3c7b9499040 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T19:02:42.387Z] ---> job-cost.sh [2024-07-12T19:02:42.387Z] lf-activate-venv: SKIPPING [2024-07-12T19:02:42.387Z] INFO: No Stack... [2024-07-12T19:02:42.654Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-12T19:02:43.614Z] INFO: Archiving Costs [Pipeline] sh [2024-07-12T19:02:44.416Z] + cut -d, -f6 [2024-07-12T19:02:44.416Z] + cat /w/workspace/device-sdk-go/2/archives/cost.csv [Pipeline] lock [2024-07-12T19:02:44.450Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1596-2-stack-cost] [2024-07-12T19:02:44.464Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1596-2-stack-cost] did not exist. Created. [2024-07-12T19:02:44.470Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1596-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-12T19:02:45.134Z] /w/workspace/device-sdk-go/2@tmp/durable-9bed4699/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-12T19:02:45.774Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-12T19:02:45.790Z] Warning: overwriting stash ‘stack-cost’ [2024-07-12T19:02:45.875Z] Stashed 1 file(s) [Pipeline] } [2024-07-12T19:02:45.884Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1596-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-12T19:02:45.903Z] $ docker stop --time=1 ccd9b857ebb5b9c52f909e659b7e8b5eb65cf838511f03000e06f3c7b9499040 [2024-07-12T19:02:47.635Z] $ docker rm -f --volumes ccd9b857ebb5b9c52f909e659b7e8b5eb65cf838511f03000e06f3c7b9499040 [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-12T19:02:48.106Z] provisioning config files... [2024-07-12T19:02:48.113Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp/config13236028827415110079tmp [Pipeline] { [Pipeline] sh [2024-07-12T19:02:48.417Z] + set +x [2024-07-12T19:02:48.417Z] + curl -s https://codecov.io/bash [2024-07-12T19:02:48.417Z] + bash -s -- [2024-07-12T19:02:48.417Z] [2024-07-12T19:02:48.417Z] _____ _ [2024-07-12T19:02:48.417Z] / ____| | | [2024-07-12T19:02:48.417Z] | | ___ __| | ___ ___ _____ __ [2024-07-12T19:02:48.417Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-12T19:02:48.417Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-12T19:02:48.417Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-12T19:02:48.417Z] Bash-1.0.6 [2024-07-12T19:02:48.417Z] [2024-07-12T19:02:48.417Z] [2024-07-12T19:02:48.417Z] ==> git version 2.25.1 found [2024-07-12T19:02:48.417Z] ==> 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-12T19:02:48.417Z] Release-Date: 2020-01-08 [2024-07-12T19:02:48.417Z] 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-12T19:02:48.417Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-12T19:02:48.417Z] ==> Jenkins CI detected. [2024-07-12T19:02:48.417Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1596 [2024-07-12T19:02:48.417Z] project root: . [2024-07-12T19:02:48.417Z] --> token set from env [2024-07-12T19:02:48.417Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-12T19:02:48.417Z] ==> Running gcov in . (disable via -X gcov) [2024-07-12T19:02:48.417Z] ==> Python coveragepy not found [2024-07-12T19:02:48.417Z] ==> Searching for coverage reports in: [2024-07-12T19:02:48.417Z] + . [2024-07-12T19:02:48.677Z] -> Found 1 reports [2024-07-12T19:02:48.677Z] ==> Detecting git/mercurial file structure [2024-07-12T19:02:48.677Z] ==> Reading reports [2024-07-12T19:02:48.677Z] + ./coverage.out bytes=122665 [2024-07-12T19:02:48.677Z] ==> Appending adjustments [2024-07-12T19:02:48.677Z] https://docs.codecov.io/docs/fixing-reports [2024-07-12T19:02:48.937Z] + Found adjustments [2024-07-12T19:02:48.937Z] ==> Gzipping contents [2024-07-12T19:02:48.937Z] 20K /tmp/codecov.n7C4W8.gz [2024-07-12T19:02:48.937Z] ==> Uploading reports [2024-07-12T19:02:48.937Z] url: https://codecov.io [2024-07-12T19:02:48.937Z] query: branch=PR-1596&commit=721a16c1a2f2457c8f7a0ba1deddc617768aec40&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1596%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1596&job=&cmd_args= [2024-07-12T19:02:48.937Z] -> Pinging Codecov [2024-07-12T19:02:48.937Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1596&commit=721a16c1a2f2457c8f7a0ba1deddc617768aec40&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1596%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1596&job=&cmd_args= [2024-07-12T19:02:48.937Z] -> Uploading to [2024-07-12T19:02:48.937Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-12/7E55EF52A471D76F132DFD9A03CDDE97/721a16c1a2f2457c8f7a0ba1deddc617768aec40/238e87e1-55b4-4a53-9e5c-adff2ab9e10a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240712%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240712T190248Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cd761f255a7ffd47d094208b1e972fda0c0c2fb807283895cf61587514d29962 [2024-07-12T19:02:48.938Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-12T19:02:48.938Z] Dload Upload Total Spent Left Speed [2024-07-12T19:02:49.199Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16787 0 0 100 16787 0 82289 --:--:-- --:--:-- --:--:-- 81887 100 16787 0 0 100 16787 0 69945 --:--:-- --:--:-- --:--:-- 69655 [2024-07-12T19:02:49.199Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/721a16c1a2f2457c8f7a0ba1deddc617768aec40 [Pipeline] } [2024-07-12T19:02:49.207Z] 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-12T19:02:50.054Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1596/archives ] [2024-07-12T19:02:50.054Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1596/archives [2024-07-12T19:02:50.054Z] total 16 [2024-07-12T19:02:50.054Z] drwxr-xr-x 3 root root 4096 Jul 12 18:46 . [2024-07-12T19:02:50.054Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 12 18:46 .. [2024-07-12T19:02:50.054Z] drwxr-xr-x 2 root root 4096 Jul 12 18:46 cost [2024-07-12T19:02:50.054Z] -rw-r--r-- 1 root root 86 Jul 12 18:46 cost.csv [2024-07-12T19:02:50.054Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1596/archives [2024-07-12T19:02:50.054Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1596/archives [2024-07-12T19:02:50.054Z] total 16 [2024-07-12T19:02:50.054Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 18:46 . [2024-07-12T19:02:50.054Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 12 18:46 .. [2024-07-12T19:02:50.054Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 18:46 cost [2024-07-12T19:02:50.054Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 12 18:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-12T19:02:50.337Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T19:02:51.194Z] ---> package-listing.sh [2024-07-12T19:02:51.194Z] ++ facter osfamily [2024-07-12T19:02:51.194Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-12T19:02:51.452Z] + OS_FAMILY=debian [2024-07-12T19:02:51.452Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1596 [2024-07-12T19:02:51.452Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-12T19:02:51.452Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-12T19:02:51.452Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-12T19:02:51.452Z] + PACKAGES=/tmp/packages_start.txt [2024-07-12T19:02:51.452Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1596 ']' [2024-07-12T19:02:51.452Z] + PACKAGES=/tmp/packages_end.txt [2024-07-12T19:02:51.452Z] + case "${OS_FAMILY}" in [2024-07-12T19:02:51.452Z] + dpkg -l [2024-07-12T19:02:51.452Z] + grep '^ii' [2024-07-12T19:02:51.452Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-12T19:02:51.452Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-12T19:02:51.452Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-12T19:02:51.452Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1596 ']' [2024-07-12T19:02:51.452Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1596/archives/ [2024-07-12T19:02:51.452Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1596/archives/ [Pipeline] echo [2024-07-12T19:02:51.463Z] 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-1596/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-12T19:02:51.740Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T19:02:52.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-12T19:02:52.300Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T19:02:52.384Z] prd-ubuntu20.04-docker-8c-8g-5467 does not seem to be running inside a container [2024-07-12T19:02:52.405Z] $ 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-1596/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-1596 -v /w/workspace/gexfoundry_device-sdk-go_PR-1596:/w/workspace/gexfoundry_device-sdk-go_PR-1596:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1596@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:latest cat [2024-07-12T19:02:52.590Z] $ docker top 1a8b523617bb822eadb447411f9ab84a17680e63b70fe4fb69f35908033de8bb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T19:02:52.949Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-12T19:02:53.238Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-12T19:02:53.525Z] + ls /var/log/sa-host [2024-07-12T19:02:53.525Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-12T19:02:53.609Z] provisioning config files... [2024-07-12T19:02:53.619Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp/config6651330252891005930tmp [Pipeline] { [Pipeline] echo [2024-07-12T19:02:53.636Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T19:02:53.919Z] ---> create-netrc.sh [Pipeline] } [2024-07-12T19:02:53.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-12T19:02:54.270Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-12T19:02:54.279Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T19:02:54.564Z] ---> sudo-logs.sh [2024-07-12T19:02:54.564Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-12T19:02:54.600Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T19:02:54.880Z] ---> job-cost.sh [2024-07-12T19:02:54.880Z] lf-activate-venv: SKIPPING [2024-07-12T19:02:54.880Z] DEBUG: total: 0.2199999988079071 [2024-07-12T19:02:54.880Z] INFO: Retrieving Stack Cost... [2024-07-12T19:02:55.139Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-12T19:02:55.398Z] INFO: Archiving Costs [Pipeline] echo [2024-07-12T19:02:55.411Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T19:02:55.695Z] ---> logs-deploy.sh [2024-07-12T19:02:55.695Z] lf-activate-venv: SKIPPING [2024-07-12T19:02:55.695Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1596/2 [2024-07-12T19:02:55.695Z] INFO: archiving workspace using pattern(s): [2024-07-12T19:02:56.633Z] Archives upload complete. [2024-07-12T19:02:56.633Z] INFO: archiving logs to Nexus