Pull request #1580 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ethan256 for edgexfoundry/device-sdk-go Loading trusted files from base branch main at 911624c003e9e773b2d7c94646c77370a636792b rather than 5dab4a1a971ef3a04e4edd09c3a19ba5782be86f Obtained Jenkinsfile from 911624c003e9e773b2d7c94646c77370a636792b 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-ssh7140065652433298056.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-ssh4220259213837624472.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-1580/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-1580/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11221391354953655872.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-ssh9074994065193943989.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-1580/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-1580/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12876084788170805316.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 ‘prd-ubuntu20.04-docker-8c-8g-3960’ is offline Running on prd-ubuntu20.04-docker-8c-8g-3968 in /w/workspace/gexfoundry_device-sdk-go_PR-1580 [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-1580 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 911624c003e9e773b2d7c94646c77370a636792b into PR head commit 5dab4a1a971ef3a04e4edd09c3a19ba5782be86f Merge succeeded, producing 5dab4a1a971ef3a04e4edd09c3a19ba5782be86f Checking out Revision 5dab4a1a971ef3a04e4edd09c3a19ba5782be86f (PR-1580) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1580/head:refs/remotes/origin/PR-1580 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5dab4a1a971ef3a04e4edd09c3a19ba5782be86f # 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 911624c003e9e773b2d7c94646c77370a636792b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5dab4a1a971ef3a04e4edd09c3a19ba5782be86f # timeout=10 Commit message: "Merge branch 'main' into main" > git rev-list --no-walk 5481bee4423f66d153869aa18b2cfd12d348cfbf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-19T02:28:15.512Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-19T02:28:15.670Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-19T02:28:15.703Z] ========================================================= [2024-06-19T02:28:15.703Z] EdgeX Global Pipelines Version Info [2024-06-19T02:28:15.704Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-19T02:28:16.477Z] ------------------- [2024-06-19T02:28:16.477Z] stable info: [2024-06-19T02:28:16.477Z] ------------------- [2024-06-19T02:28:16.477Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-19T02:28:16.477Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-19T02:28:16.477Z] Message: update stable to v1.0.260 [2024-06-19T02:28:17.047Z] ------------------- [2024-06-19T02:28:17.048Z] experimental info: [2024-06-19T02:28:17.048Z] ------------------- [2024-06-19T02:28:17.048Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-19T02:28:17.048Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-19T02:28:17.048Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-19T02:28:17.132Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-06-19T02:28:17.159Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-06-19T02:28:17.186Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-19T02:28:17.215Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-19T02:28:17.245Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-19T02:28:17.274Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-06-19T02:28:17.305Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-06-19T02:28:17.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-06-19T02:28:17.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-06-19T02:28:17.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-19T02:28:17.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-19T02:28:17.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-06-19T02:28:17.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-19T02:28:17.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-19T02:28:17.523Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-19T02:28:17.551Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-06-19T02:28:17.575Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-06-19T02:28:17.597Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-06-19T02:28:17.619Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-19T02:28:17.639Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-19T02:28:17.663Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-06-19T02:28:17.689Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-06-19T02:28:17.713Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-06-19T02:28:17.740Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-06-19T02:28:17.765Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-06-19T02:28:17.792Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-19T02:28:17.815Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-06-19T02:28:17.836Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1580 [Pipeline] echo [2024-06-19T02:28:17.858Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1580 [Pipeline] echo [2024-06-19T02:28:17.884Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1580 [Pipeline] echo [2024-06-19T02:28:17.908Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5dab4a1a971ef3a04e4edd09c3a19ba5782be86f [Pipeline] echo [2024-06-19T02:28:17.931Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5dab4a1 [Pipeline] echo [2024-06-19T02:28:17.959Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-19T02:28:18.025Z] provisioning config files... [2024-06-19T02:28:18.039Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp/config11242174447102190523tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-19T02:28:18.371Z] ---> ****-login.sh [2024-06-19T02:28:18.371Z] nexus3.edgexfoundry.org:10001 [2024-06-19T02:28:18.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-19T02:28:18.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-19T02:28:18.632Z] Configure a credential helper to remove this warning. See [2024-06-19T02:28:18.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-19T02:28:18.632Z] [2024-06-19T02:28:18.632Z] Login Succeeded [2024-06-19T02:28:18.632Z] nexus3.edgexfoundry.org:10002 [2024-06-19T02:28:18.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-19T02:28:18.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-19T02:28:18.891Z] Configure a credential helper to remove this warning. See [2024-06-19T02:28:18.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-19T02:28:18.891Z] [2024-06-19T02:28:18.891Z] Login Succeeded [2024-06-19T02:28:18.891Z] nexus3.edgexfoundry.org:10003 [2024-06-19T02:28:18.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-19T02:28:18.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-19T02:28:18.891Z] Configure a credential helper to remove this warning. See [2024-06-19T02:28:18.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-19T02:28:18.891Z] [2024-06-19T02:28:18.891Z] Login Succeeded [2024-06-19T02:28:18.891Z] nexus3.edgexfoundry.org:10004 [2024-06-19T02:28:19.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-19T02:28:19.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-19T02:28:19.150Z] Configure a credential helper to remove this warning. See [2024-06-19T02:28:19.150Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-19T02:28:19.150Z] [2024-06-19T02:28:19.150Z] Login Succeeded [2024-06-19T02:28:19.150Z] ****.io [2024-06-19T02:28:19.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-19T02:28:19.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-19T02:28:19.410Z] Configure a credential helper to remove this warning. See [2024-06-19T02:28:19.410Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-19T02:28:19.410Z] [2024-06-19T02:28:19.410Z] Login Succeeded [2024-06-19T02:28:19.410Z] ---> ****-login.sh ends [Pipeline] } [2024-06-19T02:28:19.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-06-19T02:28:19.844Z] + git rev-list -1 --merges 5dab4a1a971ef3a04e4edd09c3a19ba5782be86f~1..5dab4a1a971ef3a04e4edd09c3a19ba5782be86f [Pipeline] echo [2024-06-19T02:28:19.873Z] -----------> git rev-list -1 --merges 5dab4a1a971ef3a04e4edd09c3a19ba5782be86f~1..5dab4a1a971ef3a04e4edd09c3a19ba5782be86f 5dab4a1a971ef3a04e4edd09c3a19ba5782be86f [2024-06-19T02:28:19.873Z] 5dab4a1a971ef3a04e4edd09c3a19ba5782be86f [false] [Pipeline] sh [2024-06-19T02:28:20.170Z] + git log --format=format:%s -1 5dab4a1a971ef3a04e4edd09c3a19ba5782be86f [Pipeline] echo [2024-06-19T02:28:20.185Z] ========================================================= [2024-06-19T02:28:20.185Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-19T02:28:20.185Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-19T02:28:20.532Z] + git log --format=format:%s -1 5dab4a1a971ef3a04e4edd09c3a19ba5782be86f [Pipeline] echo [2024-06-19T02:28:20.545Z] [semverPrep] GIT_COMMIT: 5dab4a1a971ef3a04e4edd09c3a19ba5782be86f, Commit Message: Merge branch 'main' into main [Pipeline] echo [2024-06-19T02:28:20.557Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-06-19T02:28:20.936Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-19T02:28:20.936Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-19T02:28:20.936Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-19T02:28:20.936Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-19T02:28:20.936Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-19T02:28:20.936Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-19T02:28:20.936Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-19T02:28:21.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-19T02:28:21.377Z] [2024-06-19T02:28:21.377Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-19T02:28:21.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-19T02:28:21.688Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-19T02:28:21.688Z] b85a868b505f: Pulling fs layer [2024-06-19T02:28:21.688Z] e2be974225ed: Pulling fs layer [2024-06-19T02:28:21.688Z] 339a4e72a1f5: Pulling fs layer [2024-06-19T02:28:21.688Z] 988bab9f4d93: Pulling fs layer [2024-06-19T02:28:21.688Z] 1469e6f7b9e6: Pulling fs layer [2024-06-19T02:28:21.688Z] eaf3925da568: Pulling fs layer [2024-06-19T02:28:21.688Z] bab4dde63d76: Pulling fs layer [2024-06-19T02:28:21.688Z] bde34c3a00c8: Pulling fs layer [2024-06-19T02:28:21.688Z] b352a97aabf1: Pulling fs layer [2024-06-19T02:28:21.688Z] 4872d77fe225: Pulling fs layer [2024-06-19T02:28:21.688Z] 5851b861e8e6: Pulling fs layer [2024-06-19T02:28:21.688Z] 1469e6f7b9e6: Waiting [2024-06-19T02:28:21.688Z] 988bab9f4d93: Waiting [2024-06-19T02:28:21.688Z] bde34c3a00c8: Waiting [2024-06-19T02:28:21.688Z] bab4dde63d76: Waiting [2024-06-19T02:28:21.688Z] 4872d77fe225: Waiting [2024-06-19T02:28:21.688Z] e2be974225ed: Download complete [2024-06-19T02:28:21.688Z] 988bab9f4d93: Verifying Checksum [2024-06-19T02:28:21.688Z] 988bab9f4d93: Download complete [2024-06-19T02:28:21.949Z] 1469e6f7b9e6: Verifying Checksum [2024-06-19T02:28:21.949Z] 1469e6f7b9e6: Download complete [2024-06-19T02:28:21.949Z] eaf3925da568: Verifying Checksum [2024-06-19T02:28:21.949Z] eaf3925da568: Download complete [2024-06-19T02:28:21.949Z] 339a4e72a1f5: Verifying Checksum [2024-06-19T02:28:21.949Z] 339a4e72a1f5: Download complete [2024-06-19T02:28:21.949Z] bde34c3a00c8: Verifying Checksum [2024-06-19T02:28:21.949Z] bde34c3a00c8: Download complete [2024-06-19T02:28:21.949Z] b352a97aabf1: Download complete [2024-06-19T02:28:21.949Z] 4872d77fe225: Download complete [2024-06-19T02:28:21.949Z] 5851b861e8e6: Download complete [2024-06-19T02:28:21.949Z] b85a868b505f: Verifying Checksum [2024-06-19T02:28:21.950Z] b85a868b505f: Download complete [2024-06-19T02:28:22.211Z] bab4dde63d76: Verifying Checksum [2024-06-19T02:28:22.211Z] bab4dde63d76: Download complete [2024-06-19T02:28:23.605Z] b85a868b505f: Pull complete [2024-06-19T02:28:23.605Z] e2be974225ed: Pull complete [2024-06-19T02:28:24.177Z] 339a4e72a1f5: Pull complete [2024-06-19T02:28:24.177Z] 988bab9f4d93: Pull complete [2024-06-19T02:28:24.436Z] 1469e6f7b9e6: Pull complete [2024-06-19T02:28:24.436Z] eaf3925da568: Pull complete [2024-06-19T02:28:26.380Z] bab4dde63d76: Pull complete [2024-06-19T02:28:26.380Z] bde34c3a00c8: Pull complete [2024-06-19T02:28:26.637Z] b352a97aabf1: Pull complete [2024-06-19T02:28:26.637Z] 4872d77fe225: Pull complete [2024-06-19T02:28:26.898Z] 5851b861e8e6: Pull complete [2024-06-19T02:28:26.898Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-19T02:28:26.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-19T02:28:26.898Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-19T02:28:27.038Z] prd-ubuntu20.04-docker-8c-8g-3968 does not seem to be running inside a container [2024-06-19T02:28:27.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1580 -v /w/workspace/gexfoundry_device-sdk-go_PR-1580:/w/workspace/gexfoundry_device-sdk-go_PR-1580:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1580@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-devops/py-git-semver:0.1.4 cat [2024-06-19T02:28:30.403Z] $ docker top a2854a69943b5142fd9a71109ce0140d36d84c368ba9486281d8d562dc5ef1da -eo pid,comm [2024-06-19T02:28:30.465Z] 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-06-19T02:28:30.465Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-19T02:28:30.519Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-19T02:28:30.519Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-19T02:28:30.623Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-19T02:28:30.628Z] $ docker exec a2854a69943b5142fd9a71109ce0140d36d84c368ba9486281d8d562dc5ef1da ssh-agent [2024-06-19T02:28:30.737Z] SSH_AUTH_SOCK=/tmp/ssh-1x2QWpOfrKf6/agent.32 [2024-06-19T02:28:30.737Z] SSH_AGENT_PID=38 [2024-06-19T02:28:30.743Z] Running ssh-add (command line suppressed) [2024-06-19T02:28:30.844Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp/private_key_2536914776932109408.key (/w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp/private_key_2536914776932109408.key) [2024-06-19T02:28:30.856Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-19T02:28:31.157Z] + git tag --points-at HEAD [Pipeline] } [2024-06-19T02:28:31.170Z] $ docker exec --env ******** --env ******** a2854a69943b5142fd9a71109ce0140d36d84c368ba9486281d8d562dc5ef1da ssh-agent -k [2024-06-19T02:28:31.281Z] unset SSH_AUTH_SOCK; [2024-06-19T02:28:31.282Z] unset SSH_AGENT_PID; [2024-06-19T02:28:31.282Z] echo Agent pid 38 killed; [2024-06-19T02:28:31.290Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-19T02:28:31.335Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-19T02:28:31.335Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-19T02:28:31.442Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-19T02:28:31.447Z] $ docker exec a2854a69943b5142fd9a71109ce0140d36d84c368ba9486281d8d562dc5ef1da ssh-agent [2024-06-19T02:28:31.556Z] SSH_AUTH_SOCK=/tmp/ssh-AAsA3Ok3dimo/agent.71 [2024-06-19T02:28:31.556Z] SSH_AGENT_PID=77 [2024-06-19T02:28:31.562Z] Running ssh-add (command line suppressed) [2024-06-19T02:28:31.685Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp/private_key_14722650610458897790.key (/w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp/private_key_14722650610458897790.key) [2024-06-19T02:28:31.696Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-19T02:28:31.989Z] + git semver init [2024-06-19T02:28:32.250Z] 2024-06-19 02:28:32,165 [run_init] DEBUG init version:0.0.0 force:False [2024-06-19T02:28:32.250Z] 2024-06-19 02:28:32,165 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1580/.semver [2024-06-19T02:28:32.250Z] 2024-06-19 02:28:32,166 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1580/.semver [2024-06-19T02:28:32.250Z] 2024-06-19 02:28:32,166 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1580/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1580, universal_newlines=False, shell=None, istream=None) [2024-06-19T02:28:34.168Z] 2024-06-19 02:28:34,123 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1580/.git/info/exclude [2024-06-19T02:28:34.168Z] 2024-06-19 02:28:34,124 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1580/.semver/PR-1580 with force:False [2024-06-19T02:28:34.168Z] 2024-06-19 02:28:34,124 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1580/.semver/PR-1580 [2024-06-19T02:28:34.168Z] 2024-06-19 02:28:34,129 [execute] INFO git cat-file --batch-check [2024-06-19T02:28:34.168Z] 2024-06-19 02:28:34,129 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1580/.semver, universal_newlines=False, shell=None, istream=) [2024-06-19T02:28:34.168Z] 2024-06-19 02:28:34,135 [execute] INFO git cat-file --batch [2024-06-19T02:28:34.168Z] 2024-06-19 02:28:34,135 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1580/.semver, universal_newlines=False, shell=None, istream=) [2024-06-19T02:28:34.168Z] 2024-06-19 02:28:34,140 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1580/.semver/PR-1580 [2024-06-19T02:28:34.168Z] 0.0.0 [Pipeline] } [2024-06-19T02:28:34.180Z] $ docker exec --env ******** --env ******** a2854a69943b5142fd9a71109ce0140d36d84c368ba9486281d8d562dc5ef1da ssh-agent -k [2024-06-19T02:28:34.287Z] unset SSH_AUTH_SOCK; [2024-06-19T02:28:34.288Z] unset SSH_AGENT_PID; [2024-06-19T02:28:34.289Z] echo Agent pid 77 killed; [2024-06-19T02:28:34.294Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-19T02:28:34.631Z] + git semver [Pipeline] } [2024-06-19T02:28:34.908Z] $ docker stop --time=1 a2854a69943b5142fd9a71109ce0140d36d84c368ba9486281d8d562dc5ef1da [2024-06-19T02:28:36.251Z] $ docker rm -f --volumes a2854a69943b5142fd9a71109ce0140d36d84c368ba9486281d8d562dc5ef1da [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-19T02:28:36.592Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-19T02:28:36.880Z] Stashed 1 file(s) [Pipeline] echo [2024-06-19T02:28:36.884Z] [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-06-19T02:28:37.095Z] provisioning config files... [2024-06-19T02:28:37.105Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp/config6986612036360741049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-19T02:28:37.407Z] ---> ****-login.sh [2024-06-19T02:28:37.407Z] nexus3.edgexfoundry.org:10001 [2024-06-19T02:28:37.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-19T02:28:37.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-19T02:28:37.407Z] Configure a credential helper to remove this warning. See [2024-06-19T02:28:37.407Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-19T02:28:37.407Z] [2024-06-19T02:28:37.407Z] Login Succeeded [2024-06-19T02:28:37.407Z] nexus3.edgexfoundry.org:10002 [2024-06-19T02:28:37.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-19T02:28:37.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-19T02:28:37.408Z] Configure a credential helper to remove this warning. See [2024-06-19T02:28:37.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-19T02:28:37.408Z] [2024-06-19T02:28:37.408Z] Login Succeeded [2024-06-19T02:28:37.408Z] nexus3.edgexfoundry.org:10003 [2024-06-19T02:28:37.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-19T02:28:37.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-19T02:28:37.667Z] Configure a credential helper to remove this warning. See [2024-06-19T02:28:37.667Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-19T02:28:37.667Z] [2024-06-19T02:28:37.667Z] Login Succeeded [2024-06-19T02:28:37.667Z] nexus3.edgexfoundry.org:10004 [2024-06-19T02:28:37.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-19T02:28:37.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-19T02:28:37.667Z] Configure a credential helper to remove this warning. See [2024-06-19T02:28:37.667Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-19T02:28:37.667Z] [2024-06-19T02:28:37.667Z] Login Succeeded [2024-06-19T02:28:37.667Z] ****.io [2024-06-19T02:28:37.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-19T02:28:37.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-19T02:28:37.927Z] Configure a credential helper to remove this warning. See [2024-06-19T02:28:37.927Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-19T02:28:37.927Z] [2024-06-19T02:28:37.927Z] Login Succeeded [2024-06-19T02:28:37.927Z] ---> ****-login.sh ends [Pipeline] } [2024-06-19T02:28:37.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-19T02:28:38.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-19T02:28:38.053Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-19T02:28:38.073Z] ========================================================= [2024-06-19T02:28:38.073Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-06-19T02:28:38.073Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-19T02:28:38.472Z] + 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-06-19T02:28:38.472Z] Sending build context to Docker daemon 25.31MB [2024-06-19T02:28:38.472Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-06-19T02:28:38.472Z] Step 2/10 : FROM ${BASE} AS builder [2024-06-19T02:28:38.733Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-06-19T02:28:38.733Z] 619be1103602: Pulling fs layer [2024-06-19T02:28:38.733Z] 7862e08f4a3e: Pulling fs layer [2024-06-19T02:28:38.733Z] 5df492c9dc93: Pulling fs layer [2024-06-19T02:28:38.733Z] 7629e6793208: Pulling fs layer [2024-06-19T02:28:38.733Z] 4f4fb700ef54: Pulling fs layer [2024-06-19T02:28:38.733Z] fb5054dd5b73: Pulling fs layer [2024-06-19T02:28:38.733Z] eeca6798cff9: Pulling fs layer [2024-06-19T02:28:38.733Z] aa269ceb94a6: Pulling fs layer [2024-06-19T02:28:38.733Z] ada007ff1a6a: Pulling fs layer [2024-06-19T02:28:38.733Z] 7629e6793208: Waiting [2024-06-19T02:28:38.733Z] eeca6798cff9: Waiting [2024-06-19T02:28:38.733Z] aa269ceb94a6: Waiting [2024-06-19T02:28:38.733Z] 4f4fb700ef54: Waiting [2024-06-19T02:28:38.733Z] ada007ff1a6a: Waiting [2024-06-19T02:28:38.733Z] fb5054dd5b73: Waiting [2024-06-19T02:28:38.733Z] 7862e08f4a3e: Verifying Checksum [2024-06-19T02:28:38.733Z] 7862e08f4a3e: Download complete [2024-06-19T02:28:38.733Z] 7629e6793208: Verifying Checksum [2024-06-19T02:28:38.733Z] 7629e6793208: Download complete [2024-06-19T02:28:38.733Z] 619be1103602: Verifying Checksum [2024-06-19T02:28:38.733Z] 619be1103602: Download complete [2024-06-19T02:28:38.733Z] 4f4fb700ef54: Download complete [2024-06-19T02:28:38.733Z] fb5054dd5b73: Verifying Checksum [2024-06-19T02:28:38.733Z] fb5054dd5b73: Download complete [2024-06-19T02:28:38.733Z] eeca6798cff9: Verifying Checksum [2024-06-19T02:28:38.733Z] eeca6798cff9: Download complete [2024-06-19T02:28:38.994Z] 619be1103602: Pull complete [2024-06-19T02:28:38.994Z] 7862e08f4a3e: Pull complete [2024-06-19T02:28:38.994Z] ada007ff1a6a: Verifying Checksum [2024-06-19T02:28:38.994Z] ada007ff1a6a: Download complete [2024-06-19T02:28:39.253Z] 5df492c9dc93: Download complete [2024-06-19T02:28:39.511Z] aa269ceb94a6: Verifying Checksum [2024-06-19T02:28:39.511Z] aa269ceb94a6: Download complete [2024-06-19T02:28:42.792Z] 5df492c9dc93: Pull complete [2024-06-19T02:28:42.792Z] 7629e6793208: Pull complete [2024-06-19T02:28:42.792Z] 4f4fb700ef54: Pull complete [2024-06-19T02:28:42.792Z] fb5054dd5b73: Pull complete [2024-06-19T02:28:42.792Z] eeca6798cff9: Pull complete [2024-06-19T02:28:45.322Z] aa269ceb94a6: Pull complete [2024-06-19T02:28:45.581Z] ada007ff1a6a: Pull complete [2024-06-19T02:28:45.581Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-06-19T02:28:45.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-19T02:28:45.581Z] ---> f489d0715acc [2024-06-19T02:28:45.581Z] Step 3/10 : ARG MAKE=make build [2024-06-19T02:28:52.037Z] Still waiting to schedule task [2024-06-19T02:28:52.037Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-3964’ is offline [2024-06-19T02:28:53.694Z] ---> Running in 27bd08ada892 [2024-06-19T02:28:53.694Z] Removing intermediate container 27bd08ada892 [2024-06-19T02:28:53.694Z] ---> 5a11b334b5e8 [2024-06-19T02:28:53.694Z] Step 4/10 : WORKDIR /device-sdk-go [2024-06-19T02:28:53.694Z] ---> Running in 6d041f3f60f7 [2024-06-19T02:28:53.694Z] Removing intermediate container 6d041f3f60f7 [2024-06-19T02:28:53.694Z] ---> 62bf6f6a5d0f [2024-06-19T02:28:53.694Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-19T02:28:53.694Z] ---> Running in 319b369d66c6 [2024-06-19T02:28:53.694Z] Removing intermediate container 319b369d66c6 [2024-06-19T02:28:53.694Z] ---> 7cff37a2c017 [2024-06-19T02:28:53.694Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-06-19T02:28:53.694Z] ---> Running in 5d107ea30273 [2024-06-19T02:28:53.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-19T02:28:53.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-19T02:28:53.694Z] OK: 264 MiB in 52 packages [2024-06-19T02:28:53.694Z] Removing intermediate container 5d107ea30273 [2024-06-19T02:28:53.694Z] ---> c52db37e5182 [2024-06-19T02:28:53.694Z] Step 7/10 : COPY go.mod vendor* ./ [2024-06-19T02:28:53.952Z] ---> 328002d95080 [2024-06-19T02:28:53.952Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-19T02:28:53.952Z] ---> Running in 906e0a1ce103 [2024-06-19T02:30:01.712Z] Removing intermediate container 906e0a1ce103 [2024-06-19T02:30:01.712Z] ---> 3fb24d419363 [2024-06-19T02:30:01.712Z] Step 9/10 : COPY . . [2024-06-19T02:30:01.712Z] ---> b57533347d4c [2024-06-19T02:30:01.712Z] Step 10/10 : RUN ${MAKE} [2024-06-19T02:30:01.712Z] ---> Running in 0a4af3101e3a [2024-06-19T02:30:01.712Z] noop [2024-06-19T02:30:01.712Z] Removing intermediate container 0a4af3101e3a [2024-06-19T02:30:01.712Z] ---> 047bb1d12d7e [2024-06-19T02:30:01.712Z] Successfully built 047bb1d12d7e [2024-06-19T02:30:01.712Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-19T02:30:02.046Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-19T02:30:02.046Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-19T02:30:02.134Z] prd-ubuntu20.04-docker-8c-8g-3968 does not seem to be running inside a container [2024-06-19T02:30:02.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1580 -v /w/workspace/gexfoundry_device-sdk-go_PR-1580:/w/workspace/gexfoundry_device-sdk-go_PR-1580:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1580@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-06-19T02:30:02.527Z] $ docker top 34dfe2743450c2ec1ed8a9145246108c93f419745789479e148b7faf6798abc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-19T02:30:02.873Z] + go version [2024-06-19T02:30:02.873Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-06-19T02:30:02.889Z] $ docker stop --time=1 34dfe2743450c2ec1ed8a9145246108c93f419745789479e148b7faf6798abc5 [2024-06-19T02:30:04.151Z] $ docker rm -f --volumes 34dfe2743450c2ec1ed8a9145246108c93f419745789479e148b7faf6798abc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-19T02:30:04.573Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-19T02:30:04.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-19T02:30:04.661Z] prd-ubuntu20.04-docker-8c-8g-3968 does not seem to be running inside a container [2024-06-19T02:30:04.697Z] $ 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-1580 -v /w/workspace/gexfoundry_device-sdk-go_PR-1580:/w/workspace/gexfoundry_device-sdk-go_PR-1580:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1580@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-06-19T02:30:05.020Z] $ docker top c9855bdde0128dde29bf2423c6b1d556a5fdef14526a9e2b160b073fc674cc20 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-19T02:30:05.370Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1580 [Pipeline] fileExists [Pipeline] sh [2024-06-19T02:30:05.673Z] + make test [2024-06-19T02:30:05.674Z] go test -race -coverprofile=coverage.out ./... [2024-06-19T02:30:13.789Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-06-19T02:30:33.272Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3969 in /w/workspace/gexfoundry_device-sdk-go_PR-1580 [Pipeline] { [Pipeline] ws [2024-06-19T02:30:33.289Z] Running in /w/workspace/device-sdk-go/7 [Pipeline] { [Pipeline] checkout [2024-06-19T02:30:33.339Z] The recommended git tool is: git [2024-06-19T02:30:41.467Z] using credential edgex-jenkins-ssh [2024-06-19T02:30:41.498Z] Cloning the remote Git repository [2024-06-19T02:30:41.559Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-06-19T02:30:41.714Z] > git init /w/workspace/device-sdk-go/7 # timeout=10 [2024-06-19T02:30:41.938Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-06-19T02:30:41.939Z] > git --version # timeout=10 [2024-06-19T02:30:41.977Z] > git --version # 'git version 2.25.1' [2024-06-19T02:30:41.980Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-19T02:30:42.252Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-19T02:30:45.769Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-06-19T02:30:45.797Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-19T02:30:47.026Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-06-19T02:30:47.899Z] Merging remotes/origin/main commit 911624c003e9e773b2d7c94646c77370a636792b into PR head commit 5dab4a1a971ef3a04e4edd09c3a19ba5782be86f [2024-06-19T02:30:48.385Z] Merge succeeded, producing 5dab4a1a971ef3a04e4edd09c3a19ba5782be86f [2024-06-19T02:30:48.386Z] Checking out Revision 5dab4a1a971ef3a04e4edd09c3a19ba5782be86f (PR-1580) [2024-06-19T02:30:47.144Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-06-19T02:30:47.145Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-19T02:30:47.176Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1580/head:refs/remotes/origin/PR-1580 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-06-19T02:30:47.944Z] > git config core.sparsecheckout # timeout=10 [2024-06-19T02:30:48.035Z] > git checkout -f 5dab4a1a971ef3a04e4edd09c3a19ba5782be86f # timeout=10 [2024-06-19T02:30:48.189Z] > git remote # timeout=10 [2024-06-19T02:30:48.220Z] > git config --get remote.origin.url # timeout=10 [2024-06-19T02:30:48.262Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-19T02:30:48.297Z] > git merge 911624c003e9e773b2d7c94646c77370a636792b # timeout=10 [2024-06-19T02:30:48.364Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-06-19T02:30:48.392Z] > git config core.sparsecheckout # timeout=10 [2024-06-19T02:30:48.405Z] > git checkout -f 5dab4a1a971ef3a04e4edd09c3a19ba5782be86f # timeout=10 [2024-06-19T02:30:52.046Z] Commit message: "Merge branch 'main' into main" [2024-06-19T02:30:52.546Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-06-19T02:30:52.546Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-06-19T02:30:52.546Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-06-19T02:30:52.546Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-06-19T02:30:52.546Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-06-19T02:30:52.546Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.051s coverage: 27.0% of statements [2024-06-19T02:30:52.546Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.065s coverage: 81.5% of statements [2024-06-19T02:30:52.546Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-06-19T02:30:52.546Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-06-19T02:30:52.546Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-06-19T02:30:52.546Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.068s coverage: 86.0% of statements [2024-06-19T02:30:52.546Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-06-19T02:30:52.546Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-06-19T02:30:52.546Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.117s coverage: 71.8% of statements [2024-06-19T02:30:52.805Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-19T02:30:53.597Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-19T02:30:53.598Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-19T02:30:53.598Z] Dload Upload Total Spent Left Speed [2024-06-19T02:30:53.598Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-06-19T02:30:53.927Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-19T02:30:54.248Z] + sudo tee /etc/docker/daemon.new [2024-06-19T02:30:54.248Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-06-19T02:30:54.248Z] { [2024-06-19T02:30:54.248Z] "registry-mirrors": [ [2024-06-19T02:30:54.248Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-19T02:30:54.248Z] ], [2024-06-19T02:30:54.248Z] "bip": "10.250.0.254/24", [2024-06-19T02:30:54.248Z] "hosts": [ [2024-06-19T02:30:54.248Z] "tcp://0.0.0.0:5555", [2024-06-19T02:30:54.248Z] "unix:///var/run/docker.sock" [2024-06-19T02:30:54.248Z] ], [2024-06-19T02:30:54.248Z] "mtu": 1458, [2024-06-19T02:30:54.248Z] "selinux-enabled": true, [2024-06-19T02:30:54.248Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-19T02:30:54.248Z] } [Pipeline] sh [2024-06-19T02:30:54.569Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-19T02:30:54.906Z] + sudo service docker restart [2024-06-19T02:30:55.340Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.059s coverage: 14.4% of statements [2024-06-19T02:30:55.340Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.849s coverage: 45.6% of statements [2024-06-19T02:30:55.340Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.078s coverage: 68.5% of statements [2024-06-19T02:30:55.340Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.107s coverage: 89.2% of statements [2024-06-19T02:30:55.340Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.069s coverage: 5.4% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-19T02:31:13.171Z] provisioning config files... [2024-06-19T02:31:13.196Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/7@tmp/config2469186693323521113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-19T02:31:13.647Z] ---> ****-login.sh [2024-06-19T02:31:13.647Z] nexus3.edgexfoundry.org:10001 [2024-06-19T02:31:13.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-19T02:31:14.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-19T02:31:14.189Z] Configure a credential helper to remove this warning. See [2024-06-19T02:31:14.189Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-19T02:31:14.189Z] [2024-06-19T02:31:14.189Z] Login Succeeded [2024-06-19T02:31:14.189Z] nexus3.edgexfoundry.org:10002 [2024-06-19T02:31:14.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-19T02:31:14.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-19T02:31:14.730Z] Configure a credential helper to remove this warning. See [2024-06-19T02:31:14.730Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-19T02:31:14.730Z] [2024-06-19T02:31:14.730Z] Login Succeeded [2024-06-19T02:31:14.730Z] nexus3.edgexfoundry.org:10003 [2024-06-19T02:31:14.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-19T02:31:15.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-19T02:31:15.002Z] Configure a credential helper to remove this warning. See [2024-06-19T02:31:15.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-19T02:31:15.002Z] [2024-06-19T02:31:15.002Z] Login Succeeded [2024-06-19T02:31:15.002Z] nexus3.edgexfoundry.org:10004 [2024-06-19T02:31:15.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-19T02:31:15.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-19T02:31:15.287Z] Configure a credential helper to remove this warning. See [2024-06-19T02:31:15.287Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-19T02:31:15.287Z] [2024-06-19T02:31:15.287Z] Login Succeeded [2024-06-19T02:31:15.287Z] ****.io [2024-06-19T02:31:15.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-19T02:31:15.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-19T02:31:15.825Z] Configure a credential helper to remove this warning. See [2024-06-19T02:31:15.825Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-19T02:31:15.825Z] [2024-06-19T02:31:15.825Z] Login Succeeded [2024-06-19T02:31:15.825Z] ---> ****-login.sh ends [Pipeline] } [2024-06-19T02:31:15.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-19T02:31:16.153Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-19T02:31:16.177Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-19T02:31:16.199Z] ========================================================= [2024-06-19T02:31:16.199Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-06-19T02:31:16.199Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-19T02:31:16.568Z] + 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-06-19T02:31:17.156Z] Sending build context to Docker daemon 13.19MB [2024-06-19T02:31:17.156Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-06-19T02:31:17.156Z] Step 2/10 : FROM ${BASE} AS builder [2024-06-19T02:31:17.428Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-06-19T02:31:17.428Z] c6b39de5b339: Pulling fs layer [2024-06-19T02:31:17.428Z] a69c41024577: Pulling fs layer [2024-06-19T02:31:17.428Z] d6de4b400683: Pulling fs layer [2024-06-19T02:31:17.428Z] 35cb2a7552d0: Pulling fs layer [2024-06-19T02:31:17.428Z] 4f4fb700ef54: Pulling fs layer [2024-06-19T02:31:17.428Z] 464afbd9ba4c: Pulling fs layer [2024-06-19T02:31:17.428Z] 00f215d4a9da: Pulling fs layer [2024-06-19T02:31:17.428Z] d496ad576159: Pulling fs layer [2024-06-19T02:31:17.428Z] 35cb2a7552d0: Waiting [2024-06-19T02:31:17.428Z] 4f4fb700ef54: Waiting [2024-06-19T02:31:17.428Z] 464afbd9ba4c: Waiting [2024-06-19T02:31:17.428Z] 00f215d4a9da: Waiting [2024-06-19T02:31:17.428Z] d496ad576159: Waiting [2024-06-19T02:31:17.428Z] a69c41024577: Verifying Checksum [2024-06-19T02:31:17.428Z] a69c41024577: Download complete [2024-06-19T02:31:17.428Z] 35cb2a7552d0: Verifying Checksum [2024-06-19T02:31:17.428Z] 35cb2a7552d0: Download complete [2024-06-19T02:31:17.428Z] 4f4fb700ef54: Verifying Checksum [2024-06-19T02:31:17.428Z] 4f4fb700ef54: Download complete [2024-06-19T02:31:17.428Z] 464afbd9ba4c: Verifying Checksum [2024-06-19T02:31:17.428Z] 464afbd9ba4c: Download complete [2024-06-19T02:31:17.428Z] c6b39de5b339: Verifying Checksum [2024-06-19T02:31:17.428Z] c6b39de5b339: Download complete [2024-06-19T02:31:18.019Z] d496ad576159: Verifying Checksum [2024-06-19T02:31:18.019Z] d496ad576159: Download complete [2024-06-19T02:31:18.294Z] c6b39de5b339: Pull complete [2024-06-19T02:31:18.886Z] a69c41024577: Pull complete [2024-06-19T02:31:19.170Z] d6de4b400683: Verifying Checksum [2024-06-19T02:31:19.170Z] d6de4b400683: Download complete [2024-06-19T02:31:20.584Z] 00f215d4a9da: Verifying Checksum [2024-06-19T02:31:20.584Z] 00f215d4a9da: Download complete [2024-06-19T02:31:27.416Z] GO111MODULE=on go vet ./... [2024-06-19T02:31:32.903Z] d6de4b400683: Pull complete [2024-06-19T02:31:32.903Z] 35cb2a7552d0: Pull complete [2024-06-19T02:31:32.903Z] 4f4fb700ef54: Pull complete [2024-06-19T02:31:32.903Z] 464afbd9ba4c: Pull complete [2024-06-19T02:31:33.983Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-19T02:31:33.984Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-19T02:31:33.984Z] ./bin/test-attribution-txt.sh [2024-06-19T02:31:33.984Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-19T02:31:33.984Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-19T02:31:34.000Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-19T02:31:34.032Z] $ docker stop --time=1 c9855bdde0128dde29bf2423c6b1d556a5fdef14526a9e2b160b073fc674cc20 [2024-06-19T02:31:40.857Z] $ docker rm -f --volumes c9855bdde0128dde29bf2423c6b1d556a5fdef14526a9e2b160b073fc674cc20 [2024-06-19T02:31:41.143Z] 00f215d4a9da: Pull complete [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-19T02:31:41.521Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-19T02:31:41.597Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-06-19T02:31:42.141Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-19T02:31:42.430Z] + ls -al . [2024-06-19T02:31:42.430Z] total 376 [2024-06-19T02:31:42.430Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 19 02:30 . [2024-06-19T02:31:42.430Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 02:28 .. [2024-06-19T02:31:42.430Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 19 02:28 .dockerignore [2024-06-19T02:31:42.430Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 19 02:30 .git [2024-06-19T02:31:42.430Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 02:28 .github [2024-06-19T02:31:42.430Z] -rw-rw-r-- 1 jenkins jenkins 137 Jun 19 02:28 .gitignore [2024-06-19T02:31:42.430Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 19 02:28 .golangci.yml [2024-06-19T02:31:42.430Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 19 02:28 .semver [2024-06-19T02:31:42.430Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jun 19 02:28 CHANGELOG.md [2024-06-19T02:31:42.430Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 19 02:28 GOVERNANCE.md [2024-06-19T02:31:42.430Z] -rw-rw-r-- 1 jenkins jenkins 885 Jun 19 02:28 Jenkinsfile [2024-06-19T02:31:42.430Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 19 02:28 LICENSE [2024-06-19T02:31:42.430Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jun 19 02:28 Makefile [2024-06-19T02:31:42.430Z] -rw-rw-r-- 1 jenkins jenkins 619 Jun 19 02:28 OWNERS.md [2024-06-19T02:31:42.430Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jun 19 02:28 README.md [2024-06-19T02:31:42.430Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 19 02:28 VERSION [2024-06-19T02:31:42.430Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 02:28 bin [2024-06-19T02:31:42.430Z] -rw-r--r-- 1 jenkins jenkins 122495 Jun 19 02:30 coverage.out [2024-06-19T02:31:42.430Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 19 02:28 example [2024-06-19T02:31:42.430Z] -rw-rw-r-- 1 jenkins jenkins 7101 Jun 19 02:28 go.mod [2024-06-19T02:31:42.430Z] -rw-rw-r-- 1 jenkins jenkins 101596 Jun 19 02:28 go.sum [2024-06-19T02:31:42.430Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 19 02:28 internal [2024-06-19T02:31:42.430Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 02:28 openapi [2024-06-19T02:31:42.430Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 19 02:28 pkg [2024-06-19T02:31:42.430Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 02:28 snap [2024-06-19T02:31:42.430Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 19 02:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-19T02:31:42.753Z] + 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=5dab4a1a971ef3a04e4edd09c3a19ba5782be86f --label arch=amd64 --label version=0.0.0 . [2024-06-19T02:31:42.753Z] Sending build context to Docker daemon 25.43MB [2024-06-19T02:31:42.753Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-06-19T02:31:42.753Z] Step 2/24 : FROM ${BASE} AS builder [2024-06-19T02:31:42.753Z] ---> 047bb1d12d7e [2024-06-19T02:31:42.753Z] Step 3/24 : ARG MAKE=make build [2024-06-19T02:31:43.100Z] d496ad576159: Pull complete [2024-06-19T02:31:43.100Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-06-19T02:31:43.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-19T02:31:43.100Z] ---> f246e2811388 [2024-06-19T02:31:43.100Z] Step 3/10 : ARG MAKE=make build [2024-06-19T02:31:43.323Z] ---> Running in 66b4440f97a8 [2024-06-19T02:31:43.323Z] Removing intermediate container 66b4440f97a8 [2024-06-19T02:31:43.323Z] ---> 3280149c3b46 [2024-06-19T02:31:43.323Z] Step 4/24 : WORKDIR /device-sdk-go [2024-06-19T02:31:43.323Z] ---> Running in 69dd0efb9314 [2024-06-19T02:31:43.323Z] Removing intermediate container 69dd0efb9314 [2024-06-19T02:31:43.323Z] ---> f9a776439194 [2024-06-19T02:31:43.323Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-19T02:31:43.323Z] ---> Running in 670dbe8b9476 [2024-06-19T02:31:43.323Z] Removing intermediate container 670dbe8b9476 [2024-06-19T02:31:43.323Z] ---> 48a1809fb6c1 [2024-06-19T02:31:43.323Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-06-19T02:31:43.581Z] ---> Running in d8bb94666d71 [2024-06-19T02:31:43.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-19T02:31:43.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-19T02:31:44.098Z] OK: 264 MiB in 52 packages [2024-06-19T02:31:44.356Z] Removing intermediate container d8bb94666d71 [2024-06-19T02:31:44.356Z] ---> e35498986742 [2024-06-19T02:31:44.356Z] Step 7/24 : COPY go.mod vendor* ./ [2024-06-19T02:31:44.356Z] ---> e4cea105c69e [2024-06-19T02:31:44.356Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-19T02:31:44.356Z] ---> Running in e4948be3477a [2024-06-19T02:31:44.513Z] ---> Running in 71873cada79a [2024-06-19T02:31:44.779Z] Removing intermediate container 71873cada79a [2024-06-19T02:31:44.779Z] ---> 5e991507fe4e [2024-06-19T02:31:44.779Z] Step 4/10 : WORKDIR /device-sdk-go [2024-06-19T02:31:44.779Z] ---> Running in c2ae77ebf006 [2024-06-19T02:31:45.052Z] Removing intermediate container c2ae77ebf006 [2024-06-19T02:31:45.052Z] ---> bcb19624a007 [2024-06-19T02:31:45.052Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-19T02:31:45.052Z] ---> Running in e4010829ba29 [2024-06-19T02:31:45.290Z] Removing intermediate container e4948be3477a [2024-06-19T02:31:45.290Z] ---> a43338620f1e [2024-06-19T02:31:45.290Z] Step 9/24 : COPY . . [2024-06-19T02:31:45.337Z] Removing intermediate container e4010829ba29 [2024-06-19T02:31:45.337Z] ---> 6f8614109228 [2024-06-19T02:31:45.337Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-06-19T02:31:45.608Z] ---> Running in 964f53ad2932 [2024-06-19T02:31:45.921Z] ---> a60727a68adf [2024-06-19T02:31:45.921Z] Step 10/24 : RUN ${MAKE} [2024-06-19T02:31:45.921Z] ---> Running in 2d90de78b9d8 [2024-06-19T02:31:46.180Z] 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-06-19T02:31:46.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-19T02:31:47.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-19T02:31:47.727Z] OK: 266 MiB in 52 packages [2024-06-19T02:31:48.698Z] Removing intermediate container 964f53ad2932 [2024-06-19T02:31:48.698Z] ---> 4b8679fc55b9 [2024-06-19T02:31:48.698Z] Step 7/10 : COPY go.mod vendor* ./ [2024-06-19T02:31:49.295Z] ---> f183a1bbbaa1 [2024-06-19T02:31:49.295Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-19T02:31:49.570Z] ---> Running in 15ef3b68d474 [2024-06-19T02:32:18.306Z] Removing intermediate container 2d90de78b9d8 [2024-06-19T02:32:18.306Z] ---> 7e6000ce760e [2024-06-19T02:32:18.306Z] Step 11/24 : FROM alpine:3.18 [2024-06-19T02:32:18.306Z] 3.18: Pulling from library/alpine [2024-06-19T02:32:18.306Z] 619be1103602: Already exists [2024-06-19T02:32:18.306Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-06-19T02:32:18.306Z] Status: Downloaded newer image for alpine:3.18 [2024-06-19T02:32:18.306Z] ---> d3782b16ccc9 [2024-06-19T02:32:18.306Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-06-19T02:32:18.306Z] ---> Running in cfa9e4ef2228 [2024-06-19T02:32:18.306Z] Removing intermediate container cfa9e4ef2228 [2024-06-19T02:32:18.306Z] ---> 3312b5e2cb97 [2024-06-19T02:32:18.306Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-06-19T02:32:18.306Z] ---> Running in e6eabe70fccb [2024-06-19T02:32:18.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-19T02:32:18.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-19T02:32:19.090Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-06-19T02:32:19.090Z] Executing busybox-1.36.1-r5.trigger [2024-06-19T02:32:19.090Z] OK: 7 MiB in 16 packages [2024-06-19T02:32:20.472Z] Removing intermediate container e6eabe70fccb [2024-06-19T02:32:20.472Z] ---> a78f8f578f62 [2024-06-19T02:32:20.472Z] Step 14/24 : RUN apk --no-cache upgrade [2024-06-19T02:32:20.730Z] ---> Running in 3dfb012cf11a [2024-06-19T02:32:20.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-19T02:32:21.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-19T02:32:21.248Z] Upgrading critical system libraries and apk-tools: [2024-06-19T02:32:21.248Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-19T02:32:21.248Z] Executing busybox-1.36.1-r5.trigger [2024-06-19T02:32:21.248Z] Continuing the upgrade transaction with new apk-tools: [2024-06-19T02:32:21.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-19T02:32:21.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-19T02:32:21.508Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r7) [2024-06-19T02:32:21.767Z] Executing busybox-1.36.1-r7.post-upgrade [2024-06-19T02:32:21.767Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r7) [2024-06-19T02:32:21.767Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-19T02:32:21.767Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-19T02:32:21.767Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-19T02:32:21.767Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r7) [2024-06-19T02:32:21.767Z] Executing busybox-1.36.1-r7.trigger [2024-06-19T02:32:21.767Z] OK: 7 MiB in 16 packages [2024-06-19T02:32:22.336Z] Removing intermediate container 3dfb012cf11a [2024-06-19T02:32:22.336Z] ---> 08d816e999dc [2024-06-19T02:32:22.336Z] Step 15/24 : WORKDIR / [2024-06-19T02:32:22.336Z] ---> Running in 5d364f12af47 [2024-06-19T02:32:22.336Z] Removing intermediate container 5d364f12af47 [2024-06-19T02:32:22.336Z] ---> 5716f5445bc8 [2024-06-19T02:32:22.336Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-06-19T02:32:22.595Z] ---> 9393c69d75c5 [2024-06-19T02:32:22.595Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-06-19T02:32:23.970Z] ---> b5f2374ad446 [2024-06-19T02:32:23.970Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-06-19T02:32:24.227Z] ---> 3e3d522bb8e9 [2024-06-19T02:32:24.227Z] Step 19/24 : EXPOSE 59999 [2024-06-19T02:32:24.227Z] ---> Running in 8e64b072e682 [2024-06-19T02:32:24.227Z] Removing intermediate container 8e64b072e682 [2024-06-19T02:32:24.227Z] ---> ab2b4c116648 [2024-06-19T02:32:24.227Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-06-19T02:32:24.227Z] ---> Running in 6330e780318b [2024-06-19T02:32:24.227Z] Removing intermediate container 6330e780318b [2024-06-19T02:32:24.227Z] ---> 87bac20d1caa [2024-06-19T02:32:24.227Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-06-19T02:32:24.227Z] ---> Running in f698248f07fb [2024-06-19T02:32:24.486Z] Removing intermediate container f698248f07fb [2024-06-19T02:32:24.486Z] ---> d2979cad73f3 [2024-06-19T02:32:24.486Z] Step 22/24 : LABEL arch=amd64 [2024-06-19T02:32:24.486Z] ---> Running in 65a3972847ce [2024-06-19T02:32:24.486Z] Removing intermediate container 65a3972847ce [2024-06-19T02:32:24.486Z] ---> d7fc2982f572 [2024-06-19T02:32:24.486Z] Step 23/24 : LABEL git_sha=5dab4a1a971ef3a04e4edd09c3a19ba5782be86f [2024-06-19T02:32:24.486Z] ---> Running in 8d314b669b37 [2024-06-19T02:32:24.486Z] Removing intermediate container 8d314b669b37 [2024-06-19T02:32:24.486Z] ---> 71e1095c3a39 [2024-06-19T02:32:24.486Z] Step 24/24 : LABEL version=0.0.0 [2024-06-19T02:32:24.486Z] ---> Running in dd4a7b68e142 [2024-06-19T02:32:24.746Z] Removing intermediate container dd4a7b68e142 [2024-06-19T02:32:24.746Z] ---> 634ad2f92130 [2024-06-19T02:32:24.746Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-19T02:32:24.746Z] Successfully built 634ad2f92130 [2024-06-19T02:32:24.746Z] 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-06-19T02:32:25.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-19T02:32:25.232Z] [2024-06-19T02:32:25.232Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-19T02:32:25.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-19T02:32:25.802Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-19T02:32:25.802Z] 5eb5b503b376: Pulling fs layer [2024-06-19T02:32:25.802Z] 5c69ac0246d0: Pulling fs layer [2024-06-19T02:32:25.802Z] ec43610c2a17: Pulling fs layer [2024-06-19T02:32:25.802Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-19T02:32:25.802Z] 33b1e0a273af: Pulling fs layer [2024-06-19T02:32:25.802Z] 5d3b04190fa2: Pulling fs layer [2024-06-19T02:32:25.802Z] 2f39f015ded8: Pulling fs layer [2024-06-19T02:32:25.802Z] 3a2ae6a8a46f: Waiting [2024-06-19T02:32:25.802Z] 33b1e0a273af: Waiting [2024-06-19T02:32:25.802Z] 5d3b04190fa2: Waiting [2024-06-19T02:32:25.802Z] 5c69ac0246d0: Verifying Checksum [2024-06-19T02:32:25.802Z] 5c69ac0246d0: Download complete [2024-06-19T02:32:25.802Z] 3a2ae6a8a46f: Download complete [2024-06-19T02:32:25.802Z] 33b1e0a273af: Verifying Checksum [2024-06-19T02:32:25.802Z] 33b1e0a273af: Download complete [2024-06-19T02:32:25.802Z] 5d3b04190fa2: Verifying Checksum [2024-06-19T02:32:25.802Z] 5d3b04190fa2: Download complete [2024-06-19T02:32:25.802Z] ec43610c2a17: Verifying Checksum [2024-06-19T02:32:25.802Z] ec43610c2a17: Download complete [2024-06-19T02:32:26.060Z] 5eb5b503b376: Verifying Checksum [2024-06-19T02:32:26.060Z] 5eb5b503b376: Download complete [2024-06-19T02:32:26.627Z] 2f39f015ded8: Download complete [2024-06-19T02:32:27.194Z] 5eb5b503b376: Pull complete [2024-06-19T02:32:27.194Z] 5c69ac0246d0: Pull complete [2024-06-19T02:32:27.762Z] ec43610c2a17: Pull complete [2024-06-19T02:32:27.762Z] 3a2ae6a8a46f: Pull complete [2024-06-19T02:32:28.021Z] 33b1e0a273af: Pull complete [2024-06-19T02:32:28.021Z] 5d3b04190fa2: Pull complete [2024-06-19T02:32:32.205Z] 2f39f015ded8: Pull complete [2024-06-19T02:32:32.205Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-19T02:32:32.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-19T02:32:32.205Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-19T02:32:32.320Z] prd-ubuntu20.04-docker-8c-8g-3968 does not seem to be running inside a container [2024-06-19T02:32:32.355Z] $ 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-1580 -v /w/workspace/gexfoundry_device-sdk-go_PR-1580:/w/workspace/gexfoundry_device-sdk-go_PR-1580:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1580@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-19T02:32:36.885Z] $ docker top 72c37a69095a176fa75f9ee59640e1e61d24954dfd0a7bcac94fc841ac9a2848 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-19T02:32:37.286Z] ---> job-cost.sh [2024-06-19T02:32:37.286Z] lf-activate-venv: SKIPPING [2024-06-19T02:32:37.286Z] INFO: No Stack... [2024-06-19T02:32:37.547Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-19T02:32:37.806Z] INFO: Archiving Costs [Pipeline] sh [2024-06-19T02:32:38.095Z] + + catcut /w/workspace/gexfoundry_device-sdk-go_PR-1580/archives/cost.csv -d, [2024-06-19T02:32:38.095Z] -f6 [Pipeline] lock [2024-06-19T02:32:38.108Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1580-7-stack-cost] [2024-06-19T02:32:38.116Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1580-7-stack-cost] did not exist. Created. [2024-06-19T02:32:38.122Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1580-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-19T02:32:38.438Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-06-19T02:32:38.468Z] Stashed 1 file(s) [Pipeline] } [2024-06-19T02:32:38.477Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1580-7-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-19T02:32:38.510Z] $ docker stop --time=1 72c37a69095a176fa75f9ee59640e1e61d24954dfd0a7bcac94fc841ac9a2848 [2024-06-19T02:32:40.217Z] $ docker rm -f --volumes 72c37a69095a176fa75f9ee59640e1e61d24954dfd0a7bcac94fc841ac9a2848 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-06-19T02:33:41.210Z] Removing intermediate container 15ef3b68d474 [2024-06-19T02:33:41.210Z] ---> e20172f36cef [2024-06-19T02:33:41.210Z] Step 9/10 : COPY . . [2024-06-19T02:33:41.210Z] ---> 9486d7cb0391 [2024-06-19T02:33:41.210Z] Step 10/10 : RUN ${MAKE} [2024-06-19T02:33:41.210Z] ---> Running in 5120cefb9f0e [2024-06-19T02:33:41.210Z] noop [2024-06-19T02:33:41.210Z] Removing intermediate container 5120cefb9f0e [2024-06-19T02:33:41.210Z] ---> cfc10b4a1dc4 [2024-06-19T02:33:41.210Z] Successfully built cfc10b4a1dc4 [2024-06-19T02:33:41.210Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-19T02:33:41.574Z] + docker inspect -f . ci-base-image-arm64 [2024-06-19T02:33:41.574Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-19T02:33:41.786Z] prd-ubuntu20.04-docker-arm64-4c-16g-3969 does not seem to be running inside a container [2024-06-19T02:33:41.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-06-19T02:33:43.098Z] $ docker top 5b20a91531968c10295ecb4baba58e90bf486e48155769d437c3b39031be9b27 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-19T02:33:43.944Z] + go version [2024-06-19T02:33:43.944Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-06-19T02:33:43.965Z] $ docker stop --time=1 5b20a91531968c10295ecb4baba58e90bf486e48155769d437c3b39031be9b27 [2024-06-19T02:33:45.579Z] $ docker rm -f --volumes 5b20a91531968c10295ecb4baba58e90bf486e48155769d437c3b39031be9b27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-19T02:33:46.176Z] + docker inspect -f . ci-base-image-arm64 [2024-06-19T02:33:46.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-19T02:33:46.371Z] prd-ubuntu20.04-docker-arm64-4c-16g-3969 does not seem to be running inside a container [2024-06-19T02:33:46.441Z] $ 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/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-06-19T02:33:47.601Z] $ docker top 724c8948baa050a81801016ea9599bf9a9f537e7e826585130a5e4c1eb397858 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-19T02:33:48.447Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/7 [Pipeline] fileExists [Pipeline] sh [2024-06-19T02:33:48.789Z] + make test [2024-06-19T02:33:48.789Z] go test -race -coverprofile=coverage.out ./... [2024-06-19T02:34:35.876Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-06-19T02:37:42.817Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-06-19T02:37:42.817Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-06-19T02:37:42.817Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-06-19T02:37:42.817Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-06-19T02:37:42.817Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-06-19T02:37:52.892Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.239s coverage: 27.0% of statements [2024-06-19T02:37:55.470Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.281s coverage: 81.5% of statements [2024-06-19T02:38:02.120Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-06-19T02:38:02.120Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-06-19T02:38:02.704Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.447s coverage: 86.0% of statements [2024-06-19T02:38:06.062Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-06-19T02:38:07.480Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.545s coverage: 71.8% of statements [2024-06-19T02:38:11.723Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.285s coverage: 14.4% of statements [2024-06-19T02:38:11.989Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-06-19T02:38:11.989Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-06-19T02:38:13.924Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 5.584s coverage: 45.9% of statements [2024-06-19T02:38:13.924Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.457s coverage: 68.5% of statements [2024-06-19T02:38:17.257Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.493s coverage: 89.2% of statements [2024-06-19T02:38:19.846Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-06-19T02:38:21.254Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.341s coverage: 5.4% of statements [2024-06-19T02:38:22.208Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-06-19T02:38:22.208Z] GO111MODULE=on go vet ./... [2024-06-19T02:41:58.979Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-19T02:41:58.979Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-19T02:41:58.979Z] ./bin/test-attribution-txt.sh [2024-06-19T02:41:58.979Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-19T02:41:58.979Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-19T02:41:58.979Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-19T02:41:58.979Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-19T02:41:58.979Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-19T02:41:58.979Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-19T02:41:58.979Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-19T02:41:58.979Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-19T02:41:58.980Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-19T02:41:58.980Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-19T02:41:58.980Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-19T02:41:58.980Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-19T02:41:58.980Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-19T02:41:58.980Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-19T02:41:58.980Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-19T02:41:58.980Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-19T02:41:58.980Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-19T02:41:58.980Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-19T02:41:58.980Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-19T02:41:58.980Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-06-19T02:41:58.980Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-19T02:41:58.980Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-19T02:41:58.980Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-19T02:41:58.980Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-19T02:41:58.980Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-19T02:41:58.980Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-19T02:41:58.980Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-19T02:41:58.980Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-19T02:41:58.980Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-19T02:41:58.980Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-19T02:41:58.980Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-19T02:41:59.246Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-19T02:41:59.246Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-19T02:41:59.246Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-19T02:41:59.246Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-19T02:41:59.246Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-19T02:41:59.246Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-19T02:41:59.246Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-19T02:41:59.246Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-19T02:41:59.246Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-19T02:41:59.246Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-19T02:41:59.246Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-19T02:41:59.246Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-19T02:41:59.246Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-19T02:41:59.246Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-19T02:41:59.246Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-19T02:41:59.246Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-19T02:41:59.246Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-19T02:41:59.246Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-19T02:41:59.246Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-06-19T02:41:59.246Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-19T02:41:59.246Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-19T02:41:59.246Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-19T02:41:59.246Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-19T02:41:59.246Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-06-19T02:41:59.246Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-19T02:41:59.246Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-19T02:41:59.246Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-19T02:41:59.246Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-19T02:41:59.246Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-19T02:41:59.512Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-19T02:41:59.512Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-19T02:41:59.512Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-19T02:41:59.533Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-19T02:41:59.553Z] $ docker stop --time=1 724c8948baa050a81801016ea9599bf9a9f537e7e826585130a5e4c1eb397858 [2024-06-19T02:42:01.518Z] $ docker rm -f --volumes 724c8948baa050a81801016ea9599bf9a9f537e7e826585130a5e4c1eb397858 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-19T02:42:03.629Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-19T02:42:03.655Z] Warning: overwriting stash ‘coverage-report’ [2024-06-19T02:42:04.227Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-19T02:42:04.627Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-19T02:42:04.949Z] + ls -al . [2024-06-19T02:42:04.949Z] total 372 [2024-06-19T02:42:04.949Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 19 02:33 . [2024-06-19T02:42:04.949Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 02:30 .. [2024-06-19T02:42:04.949Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 19 02:30 .dockerignore [2024-06-19T02:42:04.949Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 19 02:30 .git [2024-06-19T02:42:04.949Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 02:30 .github [2024-06-19T02:42:04.949Z] -rw-rw-r-- 1 jenkins jenkins 137 Jun 19 02:30 .gitignore [2024-06-19T02:42:04.949Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 19 02:30 .golangci.yml [2024-06-19T02:42:04.949Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jun 19 02:30 CHANGELOG.md [2024-06-19T02:42:04.949Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 19 02:30 GOVERNANCE.md [2024-06-19T02:42:04.949Z] -rw-rw-r-- 1 jenkins jenkins 885 Jun 19 02:30 Jenkinsfile [2024-06-19T02:42:04.949Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 19 02:30 LICENSE [2024-06-19T02:42:04.949Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jun 19 02:30 Makefile [2024-06-19T02:42:04.949Z] -rw-rw-r-- 1 jenkins jenkins 619 Jun 19 02:30 OWNERS.md [2024-06-19T02:42:04.949Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jun 19 02:30 README.md [2024-06-19T02:42:04.949Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 19 02:28 VERSION [2024-06-19T02:42:04.949Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 02:30 bin [2024-06-19T02:42:04.949Z] -rw-r--r-- 1 jenkins jenkins 122495 Jun 19 02:38 coverage.out [2024-06-19T02:42:04.949Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 19 02:30 example [2024-06-19T02:42:04.949Z] -rw-rw-r-- 1 jenkins jenkins 7101 Jun 19 02:30 go.mod [2024-06-19T02:42:04.949Z] -rw-rw-r-- 1 jenkins jenkins 101596 Jun 19 02:30 go.sum [2024-06-19T02:42:04.949Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 19 02:30 internal [2024-06-19T02:42:04.949Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 02:30 openapi [2024-06-19T02:42:04.949Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 19 02:30 pkg [2024-06-19T02:42:04.949Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 02:30 snap [2024-06-19T02:42:04.949Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 19 02:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-19T02:42:05.300Z] + 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=5dab4a1a971ef3a04e4edd09c3a19ba5782be86f --label arch=arm64 --label version=0.0.0 . [2024-06-19T02:42:05.887Z] Sending build context to Docker daemon 13.31MB [2024-06-19T02:42:05.887Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-06-19T02:42:05.887Z] Step 2/24 : FROM ${BASE} AS builder [2024-06-19T02:42:05.887Z] ---> cfc10b4a1dc4 [2024-06-19T02:42:05.887Z] Step 3/24 : ARG MAKE=make build [2024-06-19T02:42:06.152Z] ---> Running in 43725e285e33 [2024-06-19T02:42:06.418Z] Removing intermediate container 43725e285e33 [2024-06-19T02:42:06.418Z] ---> 7f23c0dabd5c [2024-06-19T02:42:06.418Z] Step 4/24 : WORKDIR /device-sdk-go [2024-06-19T02:42:06.418Z] ---> Running in c217c8b075b9 [2024-06-19T02:42:06.692Z] Removing intermediate container c217c8b075b9 [2024-06-19T02:42:06.692Z] ---> e0ce87cd559c [2024-06-19T02:42:06.692Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-19T02:42:06.962Z] ---> Running in f94fcae91606 [2024-06-19T02:42:07.228Z] Removing intermediate container f94fcae91606 [2024-06-19T02:42:07.228Z] ---> c164434fa9d9 [2024-06-19T02:42:07.228Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-06-19T02:42:07.228Z] ---> Running in f76d8610a131 [2024-06-19T02:42:08.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-19T02:42:08.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-19T02:42:09.348Z] OK: 266 MiB in 52 packages [2024-06-19T02:42:10.310Z] Removing intermediate container f76d8610a131 [2024-06-19T02:42:10.310Z] ---> 6bac754edcc4 [2024-06-19T02:42:10.310Z] Step 7/24 : COPY go.mod vendor* ./ [2024-06-19T02:42:10.891Z] ---> 8956fa61674d [2024-06-19T02:42:10.891Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-19T02:42:10.891Z] ---> Running in 9902aa1dbd7a [2024-06-19T02:42:13.468Z] Removing intermediate container 9902aa1dbd7a [2024-06-19T02:42:13.468Z] ---> f4ae198a16aa [2024-06-19T02:42:13.468Z] Step 9/24 : COPY . . [2024-06-19T02:42:14.881Z] ---> 5094596d0338 [2024-06-19T02:42:14.881Z] Step 10/24 : RUN ${MAKE} [2024-06-19T02:42:14.881Z] ---> Running in 1197db8c0fa9 [2024-06-19T02:42:15.838Z] 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-06-19T02:45:37.571Z] Removing intermediate container 1197db8c0fa9 [2024-06-19T02:45:37.571Z] ---> 118683a25481 [2024-06-19T02:45:37.571Z] Step 11/24 : FROM alpine:3.18 [2024-06-19T02:45:37.571Z] 3.18: Pulling from library/alpine [2024-06-19T02:45:37.571Z] c6b39de5b339: Already exists [2024-06-19T02:45:37.571Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-06-19T02:45:37.571Z] Status: Downloaded newer image for alpine:3.18 [2024-06-19T02:45:37.571Z] ---> 33abbf032149 [2024-06-19T02:45:37.571Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-06-19T02:45:37.571Z] ---> Running in 18574b1e150d [2024-06-19T02:45:37.571Z] Removing intermediate container 18574b1e150d [2024-06-19T02:45:37.571Z] ---> f3f0cb5049b9 [2024-06-19T02:45:37.571Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-06-19T02:45:37.571Z] ---> Running in 2a7b67f1952f [2024-06-19T02:45:37.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-19T02:45:37.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-19T02:45:37.571Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-06-19T02:45:37.571Z] Executing busybox-1.36.1-r5.trigger [2024-06-19T02:45:37.571Z] OK: 8 MiB in 16 packages [2024-06-19T02:45:37.571Z] Removing intermediate container 2a7b67f1952f [2024-06-19T02:45:37.571Z] ---> 5493cf0c57b4 [2024-06-19T02:45:37.571Z] Step 14/24 : RUN apk --no-cache upgrade [2024-06-19T02:45:37.571Z] ---> Running in ba237ff11152 [2024-06-19T02:45:38.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-19T02:45:38.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-19T02:45:39.112Z] Upgrading critical system libraries and apk-tools: [2024-06-19T02:45:39.112Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-19T02:45:39.112Z] Executing busybox-1.36.1-r5.trigger [2024-06-19T02:45:39.377Z] Continuing the upgrade transaction with new apk-tools: [2024-06-19T02:45:39.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-19T02:45:39.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-19T02:45:40.756Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r7) [2024-06-19T02:45:40.756Z] Executing busybox-1.36.1-r7.post-upgrade [2024-06-19T02:45:40.756Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r7) [2024-06-19T02:45:40.756Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-19T02:45:40.756Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-19T02:45:40.756Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-19T02:45:40.756Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r7) [2024-06-19T02:45:40.756Z] Executing busybox-1.36.1-r7.trigger [2024-06-19T02:45:40.756Z] OK: 8 MiB in 16 packages [2024-06-19T02:45:42.183Z] Removing intermediate container ba237ff11152 [2024-06-19T02:45:42.183Z] ---> 3582050909ea [2024-06-19T02:45:42.183Z] Step 15/24 : WORKDIR / [2024-06-19T02:45:42.183Z] ---> Running in 0ebfcce37a3b [2024-06-19T02:45:42.454Z] Removing intermediate container 0ebfcce37a3b [2024-06-19T02:45:42.454Z] ---> 9af40fe55e3a [2024-06-19T02:45:42.454Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-06-19T02:45:43.047Z] ---> 54dac8973562 [2024-06-19T02:45:43.047Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-06-19T02:45:45.626Z] ---> f5a076cfd06c [2024-06-19T02:45:45.626Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-06-19T02:45:45.626Z] ---> 2c92820a6521 [2024-06-19T02:45:45.626Z] Step 19/24 : EXPOSE 59999 [2024-06-19T02:45:45.897Z] ---> Running in 09b331f7f3bc [2024-06-19T02:45:46.164Z] Removing intermediate container 09b331f7f3bc [2024-06-19T02:45:46.164Z] ---> 5fc1fe738508 [2024-06-19T02:45:46.164Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-06-19T02:45:46.164Z] ---> Running in 96bdf78b738a [2024-06-19T02:45:46.430Z] Removing intermediate container 96bdf78b738a [2024-06-19T02:45:46.430Z] ---> eda4b8ef8b07 [2024-06-19T02:45:46.430Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-06-19T02:45:46.430Z] ---> Running in e9d1531dc354 [2024-06-19T02:45:47.168Z] Removing intermediate container e9d1531dc354 [2024-06-19T02:45:47.168Z] ---> 104b61adf3f9 [2024-06-19T02:45:47.168Z] Step 22/24 : LABEL arch=arm64 [2024-06-19T02:45:47.168Z] ---> Running in 1a95dbb8d8a1 [2024-06-19T02:45:47.168Z] Removing intermediate container 1a95dbb8d8a1 [2024-06-19T02:45:47.168Z] ---> a11a29a821c5 [2024-06-19T02:45:47.168Z] Step 23/24 : LABEL git_sha=5dab4a1a971ef3a04e4edd09c3a19ba5782be86f [2024-06-19T02:45:47.168Z] ---> Running in c48873bda0bf [2024-06-19T02:45:47.440Z] Removing intermediate container c48873bda0bf [2024-06-19T02:45:47.440Z] ---> f4f989509f00 [2024-06-19T02:45:47.440Z] Step 24/24 : LABEL version=0.0.0 [2024-06-19T02:45:47.706Z] ---> Running in 2a6c1737a48b [2024-06-19T02:45:47.971Z] Removing intermediate container 2a6c1737a48b [2024-06-19T02:45:47.971Z] ---> b6bab9bf3872 [2024-06-19T02:45:47.971Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-19T02:45:47.971Z] Successfully built b6bab9bf3872 [2024-06-19T02:45:47.971Z] 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-06-19T02:45:48.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-19T02:45:48.466Z] [2024-06-19T02:45:48.466Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-19T02:45:48.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-19T02:45:48.803Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-19T02:45:48.803Z] 8998bd30e6a1: Pulling fs layer [2024-06-19T02:45:48.803Z] 04944245beec: Pulling fs layer [2024-06-19T02:45:48.803Z] 699f458cf7ca: Pulling fs layer [2024-06-19T02:45:48.803Z] 765212b225bb: Pulling fs layer [2024-06-19T02:45:48.803Z] f23df028b6ca: Pulling fs layer [2024-06-19T02:45:48.803Z] d65c8cfc05b1: Pulling fs layer [2024-06-19T02:45:48.803Z] 2437ff75d9bd: Pulling fs layer [2024-06-19T02:45:48.803Z] 765212b225bb: Waiting [2024-06-19T02:45:48.803Z] f23df028b6ca: Waiting [2024-06-19T02:45:48.803Z] d65c8cfc05b1: Waiting [2024-06-19T02:45:48.803Z] 2437ff75d9bd: Waiting [2024-06-19T02:45:49.071Z] 04944245beec: Verifying Checksum [2024-06-19T02:45:49.071Z] 04944245beec: Download complete [2024-06-19T02:45:49.071Z] 765212b225bb: Verifying Checksum [2024-06-19T02:45:49.071Z] 765212b225bb: Download complete [2024-06-19T02:45:49.071Z] f23df028b6ca: Download complete [2024-06-19T02:45:49.071Z] d65c8cfc05b1: Download complete [2024-06-19T02:45:49.337Z] 699f458cf7ca: Verifying Checksum [2024-06-19T02:45:49.337Z] 699f458cf7ca: Download complete [2024-06-19T02:45:49.605Z] 8998bd30e6a1: Verifying Checksum [2024-06-19T02:45:49.605Z] 8998bd30e6a1: Download complete [2024-06-19T02:45:52.186Z] 2437ff75d9bd: Verifying Checksum [2024-06-19T02:45:52.186Z] 2437ff75d9bd: Download complete [2024-06-19T02:45:54.125Z] 8998bd30e6a1: Pull complete [2024-06-19T02:45:54.709Z] 04944245beec: Pull complete [2024-06-19T02:45:56.116Z] 699f458cf7ca: Pull complete [2024-06-19T02:45:56.383Z] 765212b225bb: Pull complete [2024-06-19T02:45:57.344Z] f23df028b6ca: Pull complete [2024-06-19T02:45:57.344Z] d65c8cfc05b1: Pull complete [2024-06-19T02:46:15.518Z] 2437ff75d9bd: Pull complete [2024-06-19T02:46:15.518Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-19T02:46:15.518Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-19T02:46:15.518Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-19T02:46:15.732Z] prd-ubuntu20.04-docker-arm64-4c-16g-3969 does not seem to be running inside a container [2024-06-19T02:46:15.789Z] $ 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/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-06-19T02:46:18.343Z] $ docker top 956b6f91b1dcb5553b8767342cc45b31917be084da80a0cefa5fbb5a698ca2f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-19T02:46:19.207Z] ---> job-cost.sh [2024-06-19T02:46:19.207Z] lf-activate-venv: SKIPPING [2024-06-19T02:46:19.207Z] INFO: No Stack... [2024-06-19T02:46:19.786Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-19T02:46:20.363Z] INFO: Archiving Costs [Pipeline] sh [2024-06-19T02:46:20.998Z] + cut -d, -f6 [2024-06-19T02:46:20.998Z] + cat /w/workspace/device-sdk-go/7/archives/cost.csv [Pipeline] lock [2024-06-19T02:46:21.032Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1580-7-stack-cost] [2024-06-19T02:46:21.041Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1580-7-stack-cost] did not exist. Created. [2024-06-19T02:46:21.049Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1580-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-19T02:46:21.697Z] /w/workspace/device-sdk-go/7@tmp/durable-141724aa/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-06-19T02:46:22.019Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-19T02:46:22.314Z] Warning: overwriting stash ‘stack-cost’ [2024-06-19T02:46:22.385Z] Stashed 1 file(s) [Pipeline] } [2024-06-19T02:46:22.394Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1580-7-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-19T02:46:22.419Z] $ docker stop --time=1 956b6f91b1dcb5553b8767342cc45b31917be084da80a0cefa5fbb5a698ca2f0 [2024-06-19T02:46:23.922Z] $ docker rm -f --volumes 956b6f91b1dcb5553b8767342cc45b31917be084da80a0cefa5fbb5a698ca2f0 [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-06-19T02:46:24.535Z] provisioning config files... [2024-06-19T02:46:24.545Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp/config11213652410911039371tmp [Pipeline] { [Pipeline] sh [2024-06-19T02:46:24.858Z] + set +x [2024-06-19T02:46:24.858Z] + curl -s https://codecov.io/bash [2024-06-19T02:46:24.858Z] + bash -s -- [2024-06-19T02:46:24.858Z] [2024-06-19T02:46:24.858Z] _____ _ [2024-06-19T02:46:24.858Z] / ____| | | [2024-06-19T02:46:24.858Z] | | ___ __| | ___ ___ _____ __ [2024-06-19T02:46:24.858Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-06-19T02:46:24.858Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-06-19T02:46:24.858Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-06-19T02:46:24.858Z] Bash-1.0.6 [2024-06-19T02:46:24.858Z] [2024-06-19T02:46:24.858Z] [2024-06-19T02:46:24.858Z] ==> git version 2.25.1 found [2024-06-19T02:46:24.858Z] ==> 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-06-19T02:46:24.858Z] Release-Date: 2020-01-08 [2024-06-19T02:46:24.858Z] 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-06-19T02:46:24.858Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-06-19T02:46:24.858Z] ==> Jenkins CI detected. [2024-06-19T02:46:24.858Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1580 [2024-06-19T02:46:24.858Z] project root: . [2024-06-19T02:46:24.858Z] --> token set from env [2024-06-19T02:46:24.858Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-06-19T02:46:24.858Z] ==> Running gcov in . (disable via -X gcov) [2024-06-19T02:46:24.858Z] ==> Python coveragepy not found [2024-06-19T02:46:24.858Z] ==> Searching for coverage reports in: [2024-06-19T02:46:24.858Z] + . [2024-06-19T02:46:25.117Z] -> Found 1 reports [2024-06-19T02:46:25.117Z] ==> Detecting git/mercurial file structure [2024-06-19T02:46:25.117Z] ==> Reading reports [2024-06-19T02:46:25.118Z] + ./coverage.out bytes=122495 [2024-06-19T02:46:25.118Z] ==> Appending adjustments [2024-06-19T02:46:25.118Z] https://docs.codecov.io/docs/fixing-reports [2024-06-19T02:46:25.378Z] + Found adjustments [2024-06-19T02:46:25.378Z] ==> Gzipping contents [2024-06-19T02:46:25.378Z] 20K /tmp/codecov.ZvtlPv.gz [2024-06-19T02:46:25.378Z] ==> Uploading reports [2024-06-19T02:46:25.378Z] url: https://codecov.io [2024-06-19T02:46:25.378Z] query: branch=PR-1580&commit=5dab4a1a971ef3a04e4edd09c3a19ba5782be86f&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1580%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1580&job=&cmd_args= [2024-06-19T02:46:25.378Z] -> Pinging Codecov [2024-06-19T02:46:25.378Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1580&commit=5dab4a1a971ef3a04e4edd09c3a19ba5782be86f&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1580%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1580&job=&cmd_args= [2024-06-19T02:46:25.638Z] -> Uploading to [2024-06-19T02:46:25.638Z] https://storage.googleapis.com/codecov/v4/raw/2024-06-19/7E55EF52A471D76F132DFD9A03CDDE97/5dab4a1a971ef3a04e4edd09c3a19ba5782be86f/f8cf3ab4-b06c-44b6-982e-3f46821d4985.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240619%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240619T024625Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ec3f39ac8a43a67cfcce70497286ea9e2495ced1a27550cecdf9924f0b73b54a [2024-06-19T02:46:25.638Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-19T02:46:25.638Z] Dload Upload Total Spent Left Speed [2024-06-19T02:46:25.898Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16783 0 0 100 16783 0 81077 --:--:-- --:--:-- --:--:-- 80687 100 16783 0 0 100 16783 0 64799 --:--:-- --:--:-- --:--:-- 64799 [2024-06-19T02:46:25.898Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/5dab4a1a971ef3a04e4edd09c3a19ba5782be86f [Pipeline] } [2024-06-19T02:46:25.905Z] 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-06-19T02:46:26.835Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1580/archives ] [2024-06-19T02:46:26.835Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1580/archives [2024-06-19T02:46:26.835Z] total 16 [2024-06-19T02:46:26.835Z] drwxr-xr-x 3 root root 4096 Jun 19 02:32 . [2024-06-19T02:46:26.835Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 19 02:32 .. [2024-06-19T02:46:26.835Z] drwxr-xr-x 2 root root 4096 Jun 19 02:32 cost [2024-06-19T02:46:26.835Z] -rw-r--r-- 1 root root 86 Jun 19 02:32 cost.csv [2024-06-19T02:46:26.835Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1580/archives [2024-06-19T02:46:26.835Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1580/archives [2024-06-19T02:46:26.835Z] total 16 [2024-06-19T02:46:26.835Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 19 02:32 . [2024-06-19T02:46:26.835Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 19 02:32 .. [2024-06-19T02:46:26.835Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 19 02:32 cost [2024-06-19T02:46:26.835Z] -rw-r--r-- 1 jenkins jenkins 86 Jun 19 02:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-06-19T02:46:27.131Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-19T02:46:27.994Z] ---> package-listing.sh [2024-06-19T02:46:27.994Z] ++ facter osfamily [2024-06-19T02:46:27.994Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-19T02:46:28.254Z] + OS_FAMILY=debian [2024-06-19T02:46:28.254Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1580 [2024-06-19T02:46:28.254Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-19T02:46:28.254Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-19T02:46:28.254Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-19T02:46:28.254Z] + PACKAGES=/tmp/packages_start.txt [2024-06-19T02:46:28.254Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1580 ']' [2024-06-19T02:46:28.254Z] + PACKAGES=/tmp/packages_end.txt [2024-06-19T02:46:28.254Z] + case "${OS_FAMILY}" in [2024-06-19T02:46:28.254Z] + dpkg -l [2024-06-19T02:46:28.254Z] + grep '^ii' [2024-06-19T02:46:28.254Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-19T02:46:28.254Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-19T02:46:28.254Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-19T02:46:28.254Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1580 ']' [2024-06-19T02:46:28.254Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1580/archives/ [2024-06-19T02:46:28.254Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1580/archives/ [Pipeline] echo [2024-06-19T02:46:28.266Z] 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-1580/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-06-19T02:46:28.545Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-19T02:46:29.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-19T02:46:29.110Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-19T02:46:29.200Z] prd-ubuntu20.04-docker-8c-8g-3968 does not seem to be running inside a container [2024-06-19T02:46:29.312Z] $ 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-1580/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-1580 -v /w/workspace/gexfoundry_device-sdk-go_PR-1580:/w/workspace/gexfoundry_device-sdk-go_PR-1580:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1580@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-19T02:46:29.518Z] $ docker top 119fd165258e226d889193471e2ff173c3c0ed3d6bc91a0a627a1921df377c40 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-19T02:46:29.977Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-19T02:46:30.305Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-19T02:46:30.607Z] + ls /var/log/sa-host [2024-06-19T02:46:30.607Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-19T02:46:30.763Z] provisioning config files... [2024-06-19T02:46:30.771Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp/config17738813179913345444tmp [Pipeline] { [Pipeline] echo [2024-06-19T02:46:30.792Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-19T02:46:31.079Z] ---> create-netrc.sh [Pipeline] } [2024-06-19T02:46:31.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-19T02:46:31.438Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-19T02:46:31.446Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-19T02:46:31.730Z] ---> sudo-logs.sh [2024-06-19T02:46:31.730Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-19T02:46:31.764Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-19T02:46:32.047Z] ---> job-cost.sh [2024-06-19T02:46:32.047Z] lf-activate-venv: SKIPPING [2024-06-19T02:46:32.047Z] DEBUG: total: 0.2199999988079071 [2024-06-19T02:46:32.047Z] INFO: Retrieving Stack Cost... [2024-06-19T02:46:32.615Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-19T02:46:32.873Z] INFO: Archiving Costs [Pipeline] echo [2024-06-19T02:46:32.884Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-19T02:46:33.179Z] ---> logs-deploy.sh [2024-06-19T02:46:33.179Z] lf-activate-venv: SKIPPING [2024-06-19T02:46:33.179Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1580/7 [2024-06-19T02:46:33.179Z] INFO: archiving workspace using pattern(s): [2024-06-19T02:46:34.118Z] Archives upload complete. [2024-06-19T02:46:34.118Z] INFO: archiving logs to Nexus