Pull request #1583 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 0d5b88dd80a75ef9b43031f4cf9724640386a6a6+2bf2505a0d4e1853de162ef985be1e016ba60c0f (929ca535661544c29991831cddd0e7cd004cdacb) 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-ssh7876486572526097604.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-ssh15047839508757777726.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1583/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1583/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17769882317220158431.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1583/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15032825015768706782.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh720198367331584378.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1583/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1583/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh475062563792153022.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-925 in /w/workspace/gexfoundry_device-sdk-go_PR-1583 [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-1583 # 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 2bf2505a0d4e1853de162ef985be1e016ba60c0f into PR head commit 0d5b88dd80a75ef9b43031f4cf9724640386a6a6 Merge succeeded, producing 0d5b88dd80a75ef9b43031f4cf9724640386a6a6 Checking out Revision 0d5b88dd80a75ef9b43031f4cf9724640386a6a6 (PR-1583) > 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/1583/head:refs/remotes/origin/PR-1583 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d5b88dd80a75ef9b43031f4cf9724640386a6a6 # 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 2bf2505a0d4e1853de162ef985be1e016ba60c0f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d5b88dd80a75ef9b43031f4cf9724640386a6a6 # timeout=10 Commit message: "fix: Convert the Device Labels value from string to string slice" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-28T07:43:00.237Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-28T07:43:00.449Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-28T07:43:00.574Z] ========================================================= [2024-05-28T07:43:00.574Z] EdgeX Global Pipelines Version Info [2024-05-28T07:43:00.574Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-28T07:43:01.354Z] ------------------- [2024-05-28T07:43:01.354Z] stable info: [2024-05-28T07:43:01.354Z] ------------------- [2024-05-28T07:43:01.354Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-28T07:43:01.354Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-28T07:43:01.354Z] Message: update stable to v1.0.260 [2024-05-28T07:43:01.924Z] ------------------- [2024-05-28T07:43:01.924Z] experimental info: [2024-05-28T07:43:01.924Z] ------------------- [2024-05-28T07:43:01.924Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-28T07:43:01.924Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-28T07:43:01.924Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-28T07:43:02.152Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-05-28T07:43:02.212Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-05-28T07:43:02.269Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-28T07:43:02.327Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-28T07:43:02.382Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-28T07:43:02.437Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-28T07:43:02.495Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-28T07:43:02.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-05-28T07:43:02.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-28T07:43:02.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-28T07:43:02.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-28T07:43:02.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-05-28T07:43:02.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-28T07:43:02.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-28T07:43:02.956Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-28T07:43:03.009Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-05-28T07:43:03.069Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-28T07:43:03.130Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-28T07:43:03.191Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-28T07:43:03.252Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-28T07:43:03.316Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-05-28T07:43:03.372Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-05-28T07:43:03.433Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-28T07:43:03.488Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-28T07:43:03.545Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-28T07:43:03.604Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-28T07:43:03.661Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-28T07:43:03.715Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1583 [Pipeline] echo [2024-05-28T07:43:03.773Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1583 [Pipeline] echo [2024-05-28T07:43:03.841Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1583 [Pipeline] echo [2024-05-28T07:43:03.898Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d5b88dd80a75ef9b43031f4cf9724640386a6a6 [Pipeline] echo [2024-05-28T07:43:03.959Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d5b88d [Pipeline] echo [2024-05-28T07:43:04.017Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T07:43:04.173Z] provisioning config files... [2024-05-28T07:43:04.188Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp/config13334150677076257061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T07:43:04.580Z] ---> ****-login.sh [2024-05-28T07:43:04.580Z] nexus3.edgexfoundry.org:10001 [2024-05-28T07:43:04.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T07:43:05.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T07:43:05.099Z] Configure a credential helper to remove this warning. See [2024-05-28T07:43:05.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T07:43:05.099Z] [2024-05-28T07:43:05.099Z] Login Succeeded [2024-05-28T07:43:05.099Z] nexus3.edgexfoundry.org:10002 [2024-05-28T07:43:05.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T07:43:05.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T07:43:05.099Z] Configure a credential helper to remove this warning. See [2024-05-28T07:43:05.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T07:43:05.099Z] [2024-05-28T07:43:05.099Z] Login Succeeded [2024-05-28T07:43:05.099Z] nexus3.edgexfoundry.org:10003 [2024-05-28T07:43:05.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T07:43:05.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T07:43:05.360Z] Configure a credential helper to remove this warning. See [2024-05-28T07:43:05.360Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T07:43:05.360Z] [2024-05-28T07:43:05.360Z] Login Succeeded [2024-05-28T07:43:05.360Z] nexus3.edgexfoundry.org:10004 [2024-05-28T07:43:05.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T07:43:05.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T07:43:05.361Z] Configure a credential helper to remove this warning. See [2024-05-28T07:43:05.361Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T07:43:05.361Z] [2024-05-28T07:43:05.361Z] Login Succeeded [2024-05-28T07:43:05.361Z] ****.io [2024-05-28T07:43:05.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T07:43:05.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T07:43:05.621Z] Configure a credential helper to remove this warning. See [2024-05-28T07:43:05.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T07:43:05.621Z] [2024-05-28T07:43:05.621Z] Login Succeeded [2024-05-28T07:43:05.621Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T07:43:05.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-28T07:43:06.337Z] + git rev-list -1 --merges 0d5b88dd80a75ef9b43031f4cf9724640386a6a6~1..0d5b88dd80a75ef9b43031f4cf9724640386a6a6 [Pipeline] echo [2024-05-28T07:43:06.389Z] -----------> git rev-list -1 --merges 0d5b88dd80a75ef9b43031f4cf9724640386a6a6~1..0d5b88dd80a75ef9b43031f4cf9724640386a6a6 0d5b88dd80a75ef9b43031f4cf9724640386a6a6 [false] [Pipeline] sh [2024-05-28T07:43:06.710Z] + git log --format=format:%s -1 0d5b88dd80a75ef9b43031f4cf9724640386a6a6 [Pipeline] echo [2024-05-28T07:43:06.756Z] ========================================================= [2024-05-28T07:43:06.756Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-28T07:43:06.756Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T07:43:07.224Z] + git log --format=format:%s -1 0d5b88dd80a75ef9b43031f4cf9724640386a6a6 [Pipeline] echo [2024-05-28T07:43:07.263Z] [semverPrep] GIT_COMMIT: 0d5b88dd80a75ef9b43031f4cf9724640386a6a6, Commit Message: fix: Convert the Device Labels value from string to string slice [Pipeline] echo [2024-05-28T07:43:07.309Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-28T07:43:07.734Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T07:43:07.734Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-28T07:43:07.734Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-28T07:43:07.734Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-28T07:43:07.734Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-28T07:43:07.734Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-28T07:43:07.734Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T07:43:08.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T07:43:08.251Z] [2024-05-28T07:43:08.251Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T07:43:08.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T07:43:08.645Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-28T07:43:08.645Z] b85a868b505f: Pulling fs layer [2024-05-28T07:43:08.645Z] e2be974225ed: Pulling fs layer [2024-05-28T07:43:08.645Z] 339a4e72a1f5: Pulling fs layer [2024-05-28T07:43:08.645Z] 988bab9f4d93: Pulling fs layer [2024-05-28T07:43:08.645Z] 1469e6f7b9e6: Pulling fs layer [2024-05-28T07:43:08.645Z] eaf3925da568: Pulling fs layer [2024-05-28T07:43:08.645Z] bab4dde63d76: Pulling fs layer [2024-05-28T07:43:08.645Z] bde34c3a00c8: Pulling fs layer [2024-05-28T07:43:08.645Z] b352a97aabf1: Pulling fs layer [2024-05-28T07:43:08.645Z] 4872d77fe225: Pulling fs layer [2024-05-28T07:43:08.645Z] 5851b861e8e6: Pulling fs layer [2024-05-28T07:43:08.645Z] 1469e6f7b9e6: Waiting [2024-05-28T07:43:08.645Z] eaf3925da568: Waiting [2024-05-28T07:43:08.646Z] bab4dde63d76: Waiting [2024-05-28T07:43:08.646Z] bde34c3a00c8: Waiting [2024-05-28T07:43:08.646Z] b352a97aabf1: Waiting [2024-05-28T07:43:08.646Z] 4872d77fe225: Waiting [2024-05-28T07:43:08.646Z] 5851b861e8e6: Waiting [2024-05-28T07:43:08.646Z] 988bab9f4d93: Waiting [2024-05-28T07:43:08.646Z] e2be974225ed: Verifying Checksum [2024-05-28T07:43:08.646Z] e2be974225ed: Download complete [2024-05-28T07:43:08.646Z] 988bab9f4d93: Download complete [2024-05-28T07:43:08.646Z] 1469e6f7b9e6: Verifying Checksum [2024-05-28T07:43:08.646Z] 1469e6f7b9e6: Download complete [2024-05-28T07:43:08.906Z] eaf3925da568: Verifying Checksum [2024-05-28T07:43:08.906Z] eaf3925da568: Download complete [2024-05-28T07:43:08.906Z] 339a4e72a1f5: Verifying Checksum [2024-05-28T07:43:08.906Z] 339a4e72a1f5: Download complete [2024-05-28T07:43:08.906Z] bde34c3a00c8: Verifying Checksum [2024-05-28T07:43:08.906Z] bde34c3a00c8: Download complete [2024-05-28T07:43:08.906Z] b352a97aabf1: Download complete [2024-05-28T07:43:08.906Z] 4872d77fe225: Verifying Checksum [2024-05-28T07:43:08.906Z] 4872d77fe225: Download complete [2024-05-28T07:43:08.906Z] 5851b861e8e6: Download complete [2024-05-28T07:43:09.169Z] b85a868b505f: Verifying Checksum [2024-05-28T07:43:09.169Z] b85a868b505f: Download complete [2024-05-28T07:43:09.427Z] bab4dde63d76: Verifying Checksum [2024-05-28T07:43:09.427Z] bab4dde63d76: Download complete [2024-05-28T07:43:10.363Z] b85a868b505f: Pull complete [2024-05-28T07:43:10.363Z] e2be974225ed: Pull complete [2024-05-28T07:43:10.932Z] 339a4e72a1f5: Pull complete [2024-05-28T07:43:10.932Z] 988bab9f4d93: Pull complete [2024-05-28T07:43:11.503Z] 1469e6f7b9e6: Pull complete [2024-05-28T07:43:11.503Z] eaf3925da568: Pull complete [2024-05-28T07:43:13.417Z] bab4dde63d76: Pull complete [2024-05-28T07:43:13.417Z] bde34c3a00c8: Pull complete [2024-05-28T07:43:13.417Z] b352a97aabf1: Pull complete [2024-05-28T07:43:13.417Z] 4872d77fe225: Pull complete [2024-05-28T07:43:13.417Z] 5851b861e8e6: Pull complete [2024-05-28T07:43:13.417Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-28T07:43:13.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T07:43:13.678Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T07:43:13.991Z] prd-ubuntu20.04-docker-8c-8g-925 does not seem to be running inside a container [2024-05-28T07:43:14.019Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1583 -v /w/workspace/gexfoundry_device-sdk-go_PR-1583:/w/workspace/gexfoundry_device-sdk-go_PR-1583:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-28T07:43:17.480Z] $ docker top f055bab6ab6f64a7162cadb9609ab7599b24996a8904c1692ceca850b48f80ca -eo pid,comm [2024-05-28T07:43:17.540Z] 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-05-28T07:43:17.540Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T07:43:17.720Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T07:43:17.720Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T07:43:17.842Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T07:43:17.844Z] $ docker exec f055bab6ab6f64a7162cadb9609ab7599b24996a8904c1692ceca850b48f80ca ssh-agent [2024-05-28T07:43:17.960Z] SSH_AUTH_SOCK=/tmp/ssh-1V32QwySygIb/agent.31 [2024-05-28T07:43:17.960Z] SSH_AGENT_PID=38 [2024-05-28T07:43:17.966Z] Running ssh-add (command line suppressed) [2024-05-28T07:43:18.092Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp/private_key_13218951889756583075.key (/w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp/private_key_13218951889756583075.key) [2024-05-28T07:43:18.104Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T07:43:18.452Z] + git tag --points-at HEAD [Pipeline] } [2024-05-28T07:43:18.481Z] $ docker exec --env ******** --env ******** f055bab6ab6f64a7162cadb9609ab7599b24996a8904c1692ceca850b48f80ca ssh-agent -k [2024-05-28T07:43:18.584Z] unset SSH_AUTH_SOCK; [2024-05-28T07:43:18.585Z] unset SSH_AGENT_PID; [2024-05-28T07:43:18.585Z] echo Agent pid 38 killed; [2024-05-28T07:43:18.597Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-28T07:43:18.710Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T07:43:18.710Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T07:43:18.820Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T07:43:18.822Z] $ docker exec f055bab6ab6f64a7162cadb9609ab7599b24996a8904c1692ceca850b48f80ca ssh-agent [2024-05-28T07:43:18.940Z] SSH_AUTH_SOCK=/tmp/ssh-ysJoZXt7DN1Y/agent.71 [2024-05-28T07:43:18.940Z] SSH_AGENT_PID=77 [2024-05-28T07:43:18.944Z] Running ssh-add (command line suppressed) [2024-05-28T07:43:19.060Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp/private_key_6473662751021730739.key (/w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp/private_key_6473662751021730739.key) [2024-05-28T07:43:19.075Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T07:43:19.412Z] + git semver init [2024-05-28T07:43:19.672Z] 2024-05-28 07:43:19,597 [run_init] DEBUG init version:0.0.0 force:False [2024-05-28T07:43:19.672Z] 2024-05-28 07:43:19,598 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1583/.semver [2024-05-28T07:43:19.672Z] 2024-05-28 07:43:19,599 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1583/.semver [2024-05-28T07:43:19.672Z] 2024-05-28 07:43:19,599 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1583/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1583, universal_newlines=False, shell=None, istream=None) [2024-05-28T07:43:21.053Z] 2024-05-28 07:43:20,940 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1583/.git/info/exclude [2024-05-28T07:43:21.053Z] 2024-05-28 07:43:20,940 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1583/.semver/PR-1583 with force:False [2024-05-28T07:43:21.053Z] 2024-05-28 07:43:20,941 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1583/.semver/PR-1583 [2024-05-28T07:43:21.053Z] 2024-05-28 07:43:20,945 [execute] INFO git cat-file --batch-check [2024-05-28T07:43:21.053Z] 2024-05-28 07:43:20,946 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1583/.semver, universal_newlines=False, shell=None, istream=) [2024-05-28T07:43:21.053Z] 2024-05-28 07:43:20,953 [execute] INFO git cat-file --batch [2024-05-28T07:43:21.053Z] 2024-05-28 07:43:20,953 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1583/.semver, universal_newlines=False, shell=None, istream=) [2024-05-28T07:43:21.053Z] 2024-05-28 07:43:20,958 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1583/.semver/PR-1583 [2024-05-28T07:43:21.053Z] 0.0.0 [Pipeline] } [2024-05-28T07:43:21.083Z] $ docker exec --env ******** --env ******** f055bab6ab6f64a7162cadb9609ab7599b24996a8904c1692ceca850b48f80ca ssh-agent -k [2024-05-28T07:43:21.190Z] unset SSH_AUTH_SOCK; [2024-05-28T07:43:21.191Z] unset SSH_AGENT_PID; [2024-05-28T07:43:21.191Z] echo Agent pid 77 killed; [2024-05-28T07:43:21.201Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T07:43:21.672Z] + git semver [Pipeline] } [2024-05-28T07:43:21.962Z] $ docker stop --time=1 f055bab6ab6f64a7162cadb9609ab7599b24996a8904c1692ceca850b48f80ca [2024-05-28T07:43:23.248Z] $ docker rm -f --volumes f055bab6ab6f64a7162cadb9609ab7599b24996a8904c1692ceca850b48f80ca [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T07:43:23.682Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-28T07:43:24.013Z] Stashed 1 file(s) [Pipeline] echo [2024-05-28T07:43:24.037Z] [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-05-28T07:43:24.778Z] provisioning config files... [2024-05-28T07:43:24.789Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp/config14703990680647395467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T07:43:25.151Z] ---> ****-login.sh [2024-05-28T07:43:25.151Z] nexus3.edgexfoundry.org:10001 [2024-05-28T07:43:25.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T07:43:25.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T07:43:25.151Z] Configure a credential helper to remove this warning. See [2024-05-28T07:43:25.151Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T07:43:25.151Z] [2024-05-28T07:43:25.151Z] Login Succeeded [2024-05-28T07:43:25.151Z] nexus3.edgexfoundry.org:10002 [2024-05-28T07:43:25.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T07:43:25.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T07:43:25.151Z] Configure a credential helper to remove this warning. See [2024-05-28T07:43:25.151Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T07:43:25.151Z] [2024-05-28T07:43:25.151Z] Login Succeeded [2024-05-28T07:43:25.151Z] nexus3.edgexfoundry.org:10003 [2024-05-28T07:43:25.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T07:43:25.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T07:43:25.413Z] Configure a credential helper to remove this warning. See [2024-05-28T07:43:25.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T07:43:25.413Z] [2024-05-28T07:43:25.413Z] Login Succeeded [2024-05-28T07:43:25.413Z] nexus3.edgexfoundry.org:10004 [2024-05-28T07:43:25.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T07:43:25.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T07:43:25.413Z] Configure a credential helper to remove this warning. See [2024-05-28T07:43:25.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T07:43:25.413Z] [2024-05-28T07:43:25.413Z] Login Succeeded [2024-05-28T07:43:25.413Z] ****.io [2024-05-28T07:43:25.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T07:43:25.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T07:43:25.674Z] Configure a credential helper to remove this warning. See [2024-05-28T07:43:25.674Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T07:43:25.674Z] [2024-05-28T07:43:25.674Z] Login Succeeded [2024-05-28T07:43:25.674Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T07:43:25.705Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-28T07:43:25.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T07:43:25.979Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T07:43:26.020Z] ========================================================= [2024-05-28T07:43:26.020Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-28T07:43:26.020Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T07:43:26.559Z] + 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-05-28T07:43:26.559Z] Sending build context to Docker daemon 25.74MB [2024-05-28T07:43:26.559Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T07:43:26.559Z] Step 2/10 : FROM ${BASE} AS builder [2024-05-28T07:43:26.818Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-28T07:43:26.818Z] 619be1103602: Pulling fs layer [2024-05-28T07:43:26.818Z] 7862e08f4a3e: Pulling fs layer [2024-05-28T07:43:26.818Z] 5df492c9dc93: Pulling fs layer [2024-05-28T07:43:26.818Z] 7629e6793208: Pulling fs layer [2024-05-28T07:43:26.818Z] 4f4fb700ef54: Pulling fs layer [2024-05-28T07:43:26.818Z] fb5054dd5b73: Pulling fs layer [2024-05-28T07:43:26.818Z] eeca6798cff9: Pulling fs layer [2024-05-28T07:43:26.818Z] aa269ceb94a6: Pulling fs layer [2024-05-28T07:43:26.818Z] ada007ff1a6a: Pulling fs layer [2024-05-28T07:43:26.818Z] fb5054dd5b73: Waiting [2024-05-28T07:43:26.818Z] eeca6798cff9: Waiting [2024-05-28T07:43:26.818Z] 7629e6793208: Waiting [2024-05-28T07:43:26.818Z] aa269ceb94a6: Waiting [2024-05-28T07:43:26.818Z] ada007ff1a6a: Waiting [2024-05-28T07:43:26.818Z] 7862e08f4a3e: Verifying Checksum [2024-05-28T07:43:26.818Z] 7862e08f4a3e: Download complete [2024-05-28T07:43:26.818Z] 7629e6793208: Verifying Checksum [2024-05-28T07:43:26.818Z] 7629e6793208: Download complete [2024-05-28T07:43:26.818Z] 4f4fb700ef54: Download complete [2024-05-28T07:43:26.818Z] 619be1103602: Verifying Checksum [2024-05-28T07:43:26.818Z] 619be1103602: Download complete [2024-05-28T07:43:26.818Z] fb5054dd5b73: Verifying Checksum [2024-05-28T07:43:26.818Z] fb5054dd5b73: Download complete [2024-05-28T07:43:26.818Z] eeca6798cff9: Verifying Checksum [2024-05-28T07:43:26.818Z] eeca6798cff9: Download complete [2024-05-28T07:43:27.077Z] 619be1103602: Pull complete [2024-05-28T07:43:27.077Z] ada007ff1a6a: Verifying Checksum [2024-05-28T07:43:27.077Z] ada007ff1a6a: Download complete [2024-05-28T07:43:27.077Z] 7862e08f4a3e: Pull complete [2024-05-28T07:43:27.653Z] 5df492c9dc93: Verifying Checksum [2024-05-28T07:43:27.653Z] 5df492c9dc93: Download complete [2024-05-28T07:43:27.910Z] aa269ceb94a6: Verifying Checksum [2024-05-28T07:43:27.911Z] aa269ceb94a6: Download complete [2024-05-28T07:43:31.198Z] 5df492c9dc93: Pull complete [2024-05-28T07:43:31.198Z] 7629e6793208: Pull complete [2024-05-28T07:43:31.198Z] 4f4fb700ef54: Pull complete [2024-05-28T07:43:31.198Z] fb5054dd5b73: Pull complete [2024-05-28T07:43:31.198Z] eeca6798cff9: Pull complete [2024-05-28T07:43:33.729Z] aa269ceb94a6: Pull complete [2024-05-28T07:43:33.729Z] ada007ff1a6a: Pull complete [2024-05-28T07:43:33.729Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-28T07:43:33.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-28T07:43:33.988Z] ---> f489d0715acc [2024-05-28T07:43:33.988Z] Step 3/10 : ARG MAKE=make build [2024-05-28T07:43:39.562Z] Still waiting to schedule task [2024-05-28T07:43:39.562Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-28T07:43:40.655Z] ---> Running in 6db9f3990695 [2024-05-28T07:43:40.655Z] Removing intermediate container 6db9f3990695 [2024-05-28T07:43:40.655Z] ---> 16afccc57dc3 [2024-05-28T07:43:40.655Z] Step 4/10 : WORKDIR /device-sdk-go [2024-05-28T07:43:40.655Z] ---> Running in 465cd12cf149 [2024-05-28T07:43:40.655Z] Removing intermediate container 465cd12cf149 [2024-05-28T07:43:40.655Z] ---> 60e381f4e50b [2024-05-28T07:43:40.655Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-28T07:43:40.655Z] ---> Running in 83084343e658 [2024-05-28T07:43:40.655Z] Removing intermediate container 83084343e658 [2024-05-28T07:43:40.655Z] ---> 52405194ad0a [2024-05-28T07:43:40.655Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-05-28T07:43:40.655Z] ---> Running in 96b1225b4ba0 [2024-05-28T07:43:40.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T07:43:41.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T07:43:41.433Z] OK: 264 MiB in 52 packages [2024-05-28T07:43:41.692Z] Removing intermediate container 96b1225b4ba0 [2024-05-28T07:43:41.692Z] ---> 15627208459f [2024-05-28T07:43:41.692Z] Step 7/10 : COPY go.mod vendor* ./ [2024-05-28T07:43:41.951Z] ---> ecc0ec1f020b [2024-05-28T07:43:41.951Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T07:43:41.951Z] ---> Running in 8ec79882c292 [2024-05-28T07:44:38.268Z] Removing intermediate container 8ec79882c292 [2024-05-28T07:44:38.268Z] ---> d3827c602341 [2024-05-28T07:44:38.269Z] Step 9/10 : COPY . . [2024-05-28T07:44:38.269Z] ---> 984d84ccb423 [2024-05-28T07:44:38.269Z] Step 10/10 : RUN ${MAKE} [2024-05-28T07:44:38.269Z] ---> Running in 79f62f387558 [2024-05-28T07:44:38.269Z] noop [2024-05-28T07:44:38.269Z] Removing intermediate container 79f62f387558 [2024-05-28T07:44:38.269Z] ---> fc728570b41c [2024-05-28T07:44:38.269Z] Successfully built fc728570b41c [2024-05-28T07:44:38.269Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T07:44:38.755Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-28T07:44:38.755Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T07:44:38.932Z] prd-ubuntu20.04-docker-8c-8g-925 does not seem to be running inside a container [2024-05-28T07:44:38.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1583 -v /w/workspace/gexfoundry_device-sdk-go_PR-1583:/w/workspace/gexfoundry_device-sdk-go_PR-1583:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-28T07:44:39.291Z] $ docker top 727ba3877d4518ff81c08bd2af9a3118b8d1e9eb57ca10250e629c6fe412e384 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T07:44:39.703Z] + go version [2024-05-28T07:44:39.703Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-28T07:44:39.734Z] $ docker stop --time=1 727ba3877d4518ff81c08bd2af9a3118b8d1e9eb57ca10250e629c6fe412e384 [2024-05-28T07:44:40.999Z] $ docker rm -f --volumes 727ba3877d4518ff81c08bd2af9a3118b8d1e9eb57ca10250e629c6fe412e384 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T07:44:41.779Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-28T07:44:41.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T07:44:41.957Z] prd-ubuntu20.04-docker-8c-8g-925 does not seem to be running inside a container [2024-05-28T07:44:41.991Z] $ 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-1583 -v /w/workspace/gexfoundry_device-sdk-go_PR-1583:/w/workspace/gexfoundry_device-sdk-go_PR-1583:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-28T07:44:42.341Z] $ docker top 5d86c7af0ae5f121eb6349b408826e7a283a6ab274c7db7e70359aafc5c3e9ca -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T07:44:42.756Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1583 [Pipeline] fileExists [Pipeline] sh [2024-05-28T07:44:43.136Z] + make test [2024-05-28T07:44:43.136Z] go test -race -coverprofile=coverage.out ./... [2024-05-28T07:44:51.251Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-05-28T07:45:13.311Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-926 in /w/workspace/gexfoundry_device-sdk-go_PR-1583 [Pipeline] { [Pipeline] ws [2024-05-28T07:45:13.391Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2024-05-28T07:45:16.609Z] The recommended git tool is: git [2024-05-28T07:45:23.317Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-05-28T07:45:23.317Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-05-28T07:45:23.317Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-05-28T07:45:23.317Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-05-28T07:45:23.317Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-05-28T07:45:23.317Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-05-28T07:45:23.317Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-05-28T07:45:24.099Z] using credential edgex-jenkins-ssh [2024-05-28T07:45:24.122Z] Cloning the remote Git repository [2024-05-28T07:45:24.174Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-05-28T07:45:24.249Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.048s coverage: 27.6% of statements [2024-05-28T07:45:24.249Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.053s coverage: 81.5% of statements [2024-05-28T07:45:24.249Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.070s coverage: 86.0% of statements [2024-05-28T07:45:25.181Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-05-28T07:45:25.439Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-05-28T07:45:25.439Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-05-28T07:45:24.275Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2024-05-28T07:45:24.488Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-05-28T07:45:24.490Z] > git --version # timeout=10 [2024-05-28T07:45:24.527Z] > git --version # 'git version 2.25.1' [2024-05-28T07:45:24.530Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T07:45:24.796Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-28T07:45:26.017Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.098s coverage: 71.8% of statements [2024-05-28T07:45:26.584Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-05-28T07:45:27.737Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-05-28T07:45:27.777Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-28T07:45:29.117Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.055s coverage: 14.4% of statements [2024-05-28T07:45:29.117Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.772s coverage: 45.9% of statements [2024-05-28T07:45:29.117Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.073s coverage: 68.5% of statements [2024-05-28T07:45:29.118Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.118s coverage: 89.2% of statements [2024-05-28T07:45:29.118Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.062s coverage: 5.5% of statements [2024-05-28T07:45:29.718Z] Merging remotes/origin/main commit 2bf2505a0d4e1853de162ef985be1e016ba60c0f into PR head commit 0d5b88dd80a75ef9b43031f4cf9724640386a6a6 [2024-05-28T07:45:28.952Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-05-28T07:45:29.025Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-05-28T07:45:29.026Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T07:45:29.072Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1583/head:refs/remotes/origin/PR-1583 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-28T07:45:29.756Z] > git config core.sparsecheckout # timeout=10 [2024-05-28T07:45:30.348Z] Merge succeeded, producing 0d5b88dd80a75ef9b43031f4cf9724640386a6a6 [2024-05-28T07:45:30.349Z] Checking out Revision 0d5b88dd80a75ef9b43031f4cf9724640386a6a6 (PR-1583) [2024-05-28T07:45:30.007Z] > git checkout -f 0d5b88dd80a75ef9b43031f4cf9724640386a6a6 # timeout=10 [2024-05-28T07:45:30.161Z] > git remote # timeout=10 [2024-05-28T07:45:30.199Z] > git config --get remote.origin.url # timeout=10 [2024-05-28T07:45:30.237Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T07:45:30.274Z] > git merge 2bf2505a0d4e1853de162ef985be1e016ba60c0f # timeout=10 [2024-05-28T07:45:30.322Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-28T07:45:30.358Z] > git config core.sparsecheckout # timeout=10 [2024-05-28T07:45:30.379Z] > git checkout -f 0d5b88dd80a75ef9b43031f4cf9724640386a6a6 # timeout=10 [2024-05-28T07:45:34.165Z] Commit message: "fix: Convert the Device Labels value from string to string slice" [2024-05-28T07:45:34.215Z] > git --version # timeout=10 [2024-05-28T07:45:34.226Z] > git --version # 'git version 2.25.1' [2024-05-28T07:45:34.246Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T07:45:36.019Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-28T07:45:36.020Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T07:45:36.020Z] Dload Upload Total Spent Left Speed [2024-05-28T07:45:36.020Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 112k [Pipeline] sh [2024-05-28T07:45:36.363Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-28T07:45:36.705Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-28T07:45:36.705Z] + sudo tee /etc/docker/daemon.new [2024-05-28T07:45:36.705Z] { [2024-05-28T07:45:36.705Z] "registry-mirrors": [ [2024-05-28T07:45:36.705Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-28T07:45:36.705Z] ], [2024-05-28T07:45:36.705Z] "bip": "10.250.0.254/24", [2024-05-28T07:45:36.705Z] "hosts": [ [2024-05-28T07:45:36.705Z] "tcp://0.0.0.0:5555", [2024-05-28T07:45:36.705Z] "unix:///var/run/docker.sock" [2024-05-28T07:45:36.705Z] ], [2024-05-28T07:45:36.705Z] "mtu": 1458, [2024-05-28T07:45:36.705Z] "selinux-enabled": true, [2024-05-28T07:45:36.705Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-28T07:45:36.705Z] } [Pipeline] sh [2024-05-28T07:45:37.054Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-28T07:45:37.400Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T07:45:55.745Z] provisioning config files... [2024-05-28T07:45:55.774Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config16342346476046746987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T07:45:56.288Z] ---> ****-login.sh [2024-05-28T07:45:56.288Z] nexus3.edgexfoundry.org:10001 [2024-05-28T07:45:56.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T07:45:56.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T07:45:56.883Z] Configure a credential helper to remove this warning. See [2024-05-28T07:45:56.883Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T07:45:56.883Z] [2024-05-28T07:45:56.883Z] Login Succeeded [2024-05-28T07:45:56.883Z] nexus3.edgexfoundry.org:10002 [2024-05-28T07:45:57.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T07:45:57.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T07:45:57.422Z] Configure a credential helper to remove this warning. See [2024-05-28T07:45:57.422Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T07:45:57.422Z] [2024-05-28T07:45:57.422Z] Login Succeeded [2024-05-28T07:45:57.422Z] nexus3.edgexfoundry.org:10003 [2024-05-28T07:45:57.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T07:45:57.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T07:45:57.703Z] Configure a credential helper to remove this warning. See [2024-05-28T07:45:57.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T07:45:57.703Z] [2024-05-28T07:45:57.703Z] Login Succeeded [2024-05-28T07:45:57.703Z] nexus3.edgexfoundry.org:10004 [2024-05-28T07:45:57.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T07:45:57.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T07:45:57.977Z] Configure a credential helper to remove this warning. See [2024-05-28T07:45:57.977Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T07:45:57.977Z] [2024-05-28T07:45:57.977Z] Login Succeeded [2024-05-28T07:45:57.977Z] ****.io [2024-05-28T07:45:58.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T07:45:58.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T07:45:58.514Z] Configure a credential helper to remove this warning. See [2024-05-28T07:45:58.514Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T07:45:58.514Z] [2024-05-28T07:45:58.514Z] Login Succeeded [2024-05-28T07:45:58.514Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T07:45:58.559Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-28T07:45:59.000Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T07:45:59.054Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T07:45:59.103Z] ========================================================= [2024-05-28T07:45:59.103Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-28T07:45:59.103Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T07:45:59.661Z] + 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-05-28T07:46:00.250Z] Sending build context to Docker daemon 13.29MB [2024-05-28T07:46:00.251Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T07:46:00.251Z] Step 2/10 : FROM ${BASE} AS builder [2024-05-28T07:46:00.521Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-28T07:46:00.521Z] c6b39de5b339: Pulling fs layer [2024-05-28T07:46:00.521Z] a69c41024577: Pulling fs layer [2024-05-28T07:46:00.521Z] d6de4b400683: Pulling fs layer [2024-05-28T07:46:00.521Z] 35cb2a7552d0: Pulling fs layer [2024-05-28T07:46:00.521Z] 4f4fb700ef54: Pulling fs layer [2024-05-28T07:46:00.521Z] 464afbd9ba4c: Pulling fs layer [2024-05-28T07:46:00.521Z] 00f215d4a9da: Pulling fs layer [2024-05-28T07:46:00.521Z] d496ad576159: Pulling fs layer [2024-05-28T07:46:00.521Z] 4f4fb700ef54: Waiting [2024-05-28T07:46:00.521Z] 464afbd9ba4c: Waiting [2024-05-28T07:46:00.521Z] 00f215d4a9da: Waiting [2024-05-28T07:46:00.521Z] d496ad576159: Waiting [2024-05-28T07:46:00.521Z] 35cb2a7552d0: Waiting [2024-05-28T07:46:00.521Z] a69c41024577: Verifying Checksum [2024-05-28T07:46:00.521Z] a69c41024577: Download complete [2024-05-28T07:46:00.521Z] 35cb2a7552d0: Verifying Checksum [2024-05-28T07:46:00.521Z] 35cb2a7552d0: Download complete [2024-05-28T07:46:00.521Z] 4f4fb700ef54: Verifying Checksum [2024-05-28T07:46:00.521Z] 4f4fb700ef54: Download complete [2024-05-28T07:46:00.521Z] c6b39de5b339: Download complete [2024-05-28T07:46:00.521Z] 464afbd9ba4c: Verifying Checksum [2024-05-28T07:46:00.521Z] 464afbd9ba4c: Download complete [2024-05-28T07:46:01.110Z] d496ad576159: Verifying Checksum [2024-05-28T07:46:01.110Z] d496ad576159: Download complete [2024-05-28T07:46:01.190Z] GO111MODULE=on go vet ./... [2024-05-28T07:46:01.394Z] c6b39de5b339: Pull complete [2024-05-28T07:46:01.764Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-28T07:46:01.764Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-28T07:46:01.764Z] ./bin/test-attribution-txt.sh [2024-05-28T07:46:01.764Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-28T07:46:01.764Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-28T07:46:01.988Z] a69c41024577: Pull complete [2024-05-28T07:46:02.026Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-28T07:46:02.026Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-28T07:46:02.026Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-28T07:46:02.026Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-28T07:46:02.026Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-28T07:46:02.026Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-28T07:46:02.026Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-28T07:46:02.026Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-28T07:46:02.026Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-28T07:46:02.026Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-28T07:46:02.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-28T07:46:02.115Z] $ docker stop --time=1 5d86c7af0ae5f121eb6349b408826e7a283a6ab274c7db7e70359aafc5c3e9ca [2024-05-28T07:46:02.258Z] d6de4b400683: Verifying Checksum [2024-05-28T07:46:02.258Z] d6de4b400683: Download complete [2024-05-28T07:46:03.677Z] 00f215d4a9da: Verifying Checksum [2024-05-28T07:46:03.677Z] 00f215d4a9da: Download complete [2024-05-28T07:46:11.511Z] $ docker rm -f --volumes 5d86c7af0ae5f121eb6349b408826e7a283a6ab274c7db7e70359aafc5c3e9ca [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T07:46:12.265Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-28T07:46:12.363Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-28T07:46:13.117Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-28T07:46:13.435Z] + ls -al . [2024-05-28T07:46:13.435Z] total 376 [2024-05-28T07:46:13.435Z] drwxrwxr-x 11 jenkins jenkins 4096 May 28 07:44 . [2024-05-28T07:46:13.435Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 07:42 .. [2024-05-28T07:46:13.435Z] -rw-rw-r-- 1 jenkins jenkins 140 May 28 07:42 .dockerignore [2024-05-28T07:46:13.435Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 07:45 .git [2024-05-28T07:46:13.435Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 07:42 .github [2024-05-28T07:46:13.435Z] -rw-rw-r-- 1 jenkins jenkins 137 May 28 07:42 .gitignore [2024-05-28T07:46:13.435Z] -rw-rw-r-- 1 jenkins jenkins 42 May 28 07:42 .golangci.yml [2024-05-28T07:46:13.435Z] drwxr-xr-x 3 jenkins jenkins 4096 May 28 07:43 .semver [2024-05-28T07:46:13.435Z] -rw-rw-r-- 1 jenkins jenkins 48109 May 28 07:42 CHANGELOG.md [2024-05-28T07:46:13.435Z] -rw-rw-r-- 1 jenkins jenkins 677 May 28 07:42 GOVERNANCE.md [2024-05-28T07:46:13.435Z] -rw-rw-r-- 1 jenkins jenkins 885 May 28 07:42 Jenkinsfile [2024-05-28T07:46:13.435Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 28 07:42 LICENSE [2024-05-28T07:46:13.435Z] -rw-rw-r-- 1 jenkins jenkins 1842 May 28 07:42 Makefile [2024-05-28T07:46:13.435Z] -rw-rw-r-- 1 jenkins jenkins 619 May 28 07:42 OWNERS.md [2024-05-28T07:46:13.435Z] -rw-rw-r-- 1 jenkins jenkins 4933 May 28 07:42 README.md [2024-05-28T07:46:13.435Z] -rw-rw-r-- 1 jenkins jenkins 5 May 28 07:43 VERSION [2024-05-28T07:46:13.435Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 07:42 bin [2024-05-28T07:46:13.435Z] -rw-r--r-- 1 jenkins jenkins 122153 May 28 07:45 coverage.out [2024-05-28T07:46:13.435Z] drwxrwxr-x 5 jenkins jenkins 4096 May 28 07:42 example [2024-05-28T07:46:13.435Z] -rw-rw-r-- 1 jenkins jenkins 7064 May 28 07:42 go.mod [2024-05-28T07:46:13.435Z] -rw-rw-r-- 1 jenkins jenkins 101331 May 28 07:42 go.sum [2024-05-28T07:46:13.435Z] drwxrwxr-x 12 jenkins jenkins 4096 May 28 07:42 internal [2024-05-28T07:46:13.435Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 07:42 openapi [2024-05-28T07:46:13.435Z] drwxrwxr-x 6 jenkins jenkins 4096 May 28 07:42 pkg [2024-05-28T07:46:13.435Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 07:42 snap [2024-05-28T07:46:13.435Z] -rw-rw-r-- 1 jenkins jenkins 222 May 28 07:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T07:46:13.869Z] + 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=0d5b88dd80a75ef9b43031f4cf9724640386a6a6 --label arch=amd64 --label version=0.0.0 . [2024-05-28T07:46:13.869Z] Sending build context to Docker daemon 25.86MB [2024-05-28T07:46:13.869Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T07:46:13.869Z] Step 2/24 : FROM ${BASE} AS builder [2024-05-28T07:46:13.869Z] ---> fc728570b41c [2024-05-28T07:46:13.869Z] Step 3/24 : ARG MAKE=make build [2024-05-28T07:46:14.434Z] ---> Running in 26ca0eb2c375 [2024-05-28T07:46:14.434Z] Removing intermediate container 26ca0eb2c375 [2024-05-28T07:46:14.434Z] ---> 82a0270e6ec1 [2024-05-28T07:46:14.434Z] Step 4/24 : WORKDIR /device-sdk-go [2024-05-28T07:46:14.434Z] ---> Running in 8b811cb1f92e [2024-05-28T07:46:14.434Z] Removing intermediate container 8b811cb1f92e [2024-05-28T07:46:14.434Z] ---> f94e01b31bc4 [2024-05-28T07:46:14.434Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-28T07:46:14.434Z] ---> Running in 3ff0f66fa7d1 [2024-05-28T07:46:14.693Z] Removing intermediate container 3ff0f66fa7d1 [2024-05-28T07:46:14.693Z] ---> 71b7ce165260 [2024-05-28T07:46:14.693Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-05-28T07:46:14.693Z] ---> Running in 77ab40c8ecce [2024-05-28T07:46:14.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T07:46:15.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T07:46:15.472Z] OK: 264 MiB in 52 packages [2024-05-28T07:46:15.730Z] Removing intermediate container 77ab40c8ecce [2024-05-28T07:46:15.730Z] ---> c976d2592e99 [2024-05-28T07:46:15.730Z] Step 7/24 : COPY go.mod vendor* ./ [2024-05-28T07:46:15.730Z] ---> 6a75594c3afe [2024-05-28T07:46:15.730Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T07:46:15.730Z] ---> Running in 2e931f68a87e [2024-05-28T07:46:16.013Z] d6de4b400683: Pull complete [2024-05-28T07:46:16.014Z] 35cb2a7552d0: Pull complete [2024-05-28T07:46:16.014Z] 4f4fb700ef54: Pull complete [2024-05-28T07:46:16.014Z] 464afbd9ba4c: Pull complete [2024-05-28T07:46:16.667Z] Removing intermediate container 2e931f68a87e [2024-05-28T07:46:16.667Z] ---> 6a316d23ee09 [2024-05-28T07:46:16.667Z] Step 9/24 : COPY . . [2024-05-28T07:46:17.601Z] ---> f80b1a096b94 [2024-05-28T07:46:17.601Z] Step 10/24 : RUN ${MAKE} [2024-05-28T07:46:17.601Z] ---> Running in b66854a9cced [2024-05-28T07:46:17.601Z] 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-05-28T07:46:24.240Z] 00f215d4a9da: Pull complete [2024-05-28T07:46:25.657Z] d496ad576159: Pull complete [2024-05-28T07:46:25.657Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-28T07:46:25.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-28T07:46:25.657Z] ---> f246e2811388 [2024-05-28T07:46:25.657Z] Step 3/10 : ARG MAKE=make build [2024-05-28T07:46:27.066Z] ---> Running in be01ee528b80 [2024-05-28T07:46:27.337Z] Removing intermediate container be01ee528b80 [2024-05-28T07:46:27.338Z] ---> 55b765680115 [2024-05-28T07:46:27.338Z] Step 4/10 : WORKDIR /device-sdk-go [2024-05-28T07:46:27.608Z] ---> Running in 10456f346793 [2024-05-28T07:46:27.876Z] Removing intermediate container 10456f346793 [2024-05-28T07:46:27.876Z] ---> cdc6b5a594a9 [2024-05-28T07:46:27.876Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-28T07:46:27.876Z] ---> Running in 94660060d7ea [2024-05-28T07:46:28.147Z] Removing intermediate container 94660060d7ea [2024-05-28T07:46:28.147Z] ---> 19796bbf00d7 [2024-05-28T07:46:28.147Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-05-28T07:46:28.147Z] ---> Running in e129117b3037 [2024-05-28T07:46:29.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T07:46:29.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T07:46:30.793Z] OK: 266 MiB in 52 packages [2024-05-28T07:46:32.217Z] Removing intermediate container e129117b3037 [2024-05-28T07:46:32.217Z] ---> 5aebfd351bea [2024-05-28T07:46:32.217Z] Step 7/10 : COPY go.mod vendor* ./ [2024-05-28T07:46:33.186Z] ---> 54adda4c895b [2024-05-28T07:46:33.186Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T07:46:33.461Z] ---> Running in 87f5bfcf40bb [2024-05-28T07:46:49.666Z] Removing intermediate container b66854a9cced [2024-05-28T07:46:49.666Z] ---> 163dc1315454 [2024-05-28T07:46:49.666Z] Step 11/24 : FROM alpine:3.18 [2024-05-28T07:46:49.666Z] 3.18: Pulling from library/alpine [2024-05-28T07:46:49.666Z] 619be1103602: Already exists [2024-05-28T07:46:49.666Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-28T07:46:49.666Z] Status: Downloaded newer image for alpine:3.18 [2024-05-28T07:46:49.666Z] ---> d3782b16ccc9 [2024-05-28T07:46:49.666Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-05-28T07:46:49.666Z] ---> Running in 7d28c77dc349 [2024-05-28T07:46:49.666Z] Removing intermediate container 7d28c77dc349 [2024-05-28T07:46:49.666Z] ---> 927e6cbad768 [2024-05-28T07:46:49.666Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-05-28T07:46:49.666Z] ---> Running in 3ac48ff1ca8f [2024-05-28T07:46:49.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T07:46:49.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T07:46:49.666Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-28T07:46:49.666Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T07:46:49.666Z] OK: 7 MiB in 16 packages [2024-05-28T07:46:49.666Z] Removing intermediate container 3ac48ff1ca8f [2024-05-28T07:46:49.666Z] ---> 85e54889b551 [2024-05-28T07:46:49.666Z] Step 14/24 : RUN apk --no-cache upgrade [2024-05-28T07:46:49.666Z] ---> Running in 1def7576284f [2024-05-28T07:46:49.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T07:46:49.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T07:46:49.666Z] Upgrading critical system libraries and apk-tools: [2024-05-28T07:46:49.666Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-28T07:46:49.666Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T07:46:49.666Z] Continuing the upgrade transaction with new apk-tools: [2024-05-28T07:46:49.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T07:46:49.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T07:46:49.666Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T07:46:49.666Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-28T07:46:49.666Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T07:46:49.666Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-28T07:46:49.666Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T07:46:49.666Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T07:46:49.666Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T07:46:49.666Z] Executing busybox-1.36.1-r6.trigger [2024-05-28T07:46:49.666Z] OK: 7 MiB in 16 packages [2024-05-28T07:46:49.666Z] Removing intermediate container 1def7576284f [2024-05-28T07:46:49.666Z] ---> 40eb414fffe3 [2024-05-28T07:46:49.666Z] Step 15/24 : WORKDIR / [2024-05-28T07:46:49.666Z] ---> Running in eb5e8c0ae832 [2024-05-28T07:46:49.666Z] Removing intermediate container eb5e8c0ae832 [2024-05-28T07:46:49.666Z] ---> e70c26d98b75 [2024-05-28T07:46:49.666Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-05-28T07:46:49.666Z] ---> 6ea8369146b1 [2024-05-28T07:46:49.666Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-05-28T07:46:50.232Z] ---> 08612826a9e8 [2024-05-28T07:46:50.232Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-05-28T07:46:50.491Z] ---> 6947d6697fd3 [2024-05-28T07:46:50.491Z] Step 19/24 : EXPOSE 59999 [2024-05-28T07:46:50.491Z] ---> Running in b46b4137bcf6 [2024-05-28T07:46:50.491Z] Removing intermediate container b46b4137bcf6 [2024-05-28T07:46:50.491Z] ---> 712a331c9a5e [2024-05-28T07:46:50.491Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-05-28T07:46:50.491Z] ---> Running in 69d79c257095 [2024-05-28T07:46:50.750Z] Removing intermediate container 69d79c257095 [2024-05-28T07:46:50.750Z] ---> be4e22f07cab [2024-05-28T07:46:50.750Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-28T07:46:50.750Z] ---> Running in a99c4f856d67 [2024-05-28T07:46:50.750Z] Removing intermediate container a99c4f856d67 [2024-05-28T07:46:50.750Z] ---> 54a1eb6a2e11 [2024-05-28T07:46:50.750Z] Step 22/24 : LABEL arch=amd64 [2024-05-28T07:46:50.750Z] ---> Running in 8c37800996e0 [2024-05-28T07:46:50.750Z] Removing intermediate container 8c37800996e0 [2024-05-28T07:46:50.750Z] ---> 21f1c91aa413 [2024-05-28T07:46:50.750Z] Step 23/24 : LABEL git_sha=0d5b88dd80a75ef9b43031f4cf9724640386a6a6 [2024-05-28T07:46:50.750Z] ---> Running in a522c13b45f8 [2024-05-28T07:46:51.009Z] Removing intermediate container a522c13b45f8 [2024-05-28T07:46:51.009Z] ---> 920a3ac9ab27 [2024-05-28T07:46:51.009Z] Step 24/24 : LABEL version=0.0.0 [2024-05-28T07:46:51.009Z] ---> Running in 5cd1d398104e [2024-05-28T07:46:51.009Z] Removing intermediate container 5cd1d398104e [2024-05-28T07:46:51.009Z] ---> 98baff25f0ee [2024-05-28T07:46:51.009Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-28T07:46:51.009Z] Successfully built 98baff25f0ee [2024-05-28T07:46:51.009Z] 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-05-28T07:46:52.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T07:46:52.049Z] [2024-05-28T07:46:52.049Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T07:46:52.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T07:46:52.447Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-28T07:46:52.447Z] 5eb5b503b376: Pulling fs layer [2024-05-28T07:46:52.447Z] 5c69ac0246d0: Pulling fs layer [2024-05-28T07:46:52.447Z] ec43610c2a17: Pulling fs layer [2024-05-28T07:46:52.447Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-28T07:46:52.447Z] 33b1e0a273af: Pulling fs layer [2024-05-28T07:46:52.447Z] 5d3b04190fa2: Pulling fs layer [2024-05-28T07:46:52.447Z] 2f39f015ded8: Pulling fs layer [2024-05-28T07:46:52.447Z] 33b1e0a273af: Waiting [2024-05-28T07:46:52.447Z] 5d3b04190fa2: Waiting [2024-05-28T07:46:52.447Z] 2f39f015ded8: Waiting [2024-05-28T07:46:52.447Z] 3a2ae6a8a46f: Waiting [2024-05-28T07:46:52.447Z] 5c69ac0246d0: Verifying Checksum [2024-05-28T07:46:52.447Z] 5c69ac0246d0: Download complete [2024-05-28T07:46:52.447Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-28T07:46:52.447Z] 3a2ae6a8a46f: Download complete [2024-05-28T07:46:52.447Z] 33b1e0a273af: Verifying Checksum [2024-05-28T07:46:52.447Z] 33b1e0a273af: Download complete [2024-05-28T07:46:52.447Z] 5d3b04190fa2: Download complete [2024-05-28T07:46:52.707Z] ec43610c2a17: Verifying Checksum [2024-05-28T07:46:52.707Z] ec43610c2a17: Download complete [2024-05-28T07:46:52.707Z] 5eb5b503b376: Verifying Checksum [2024-05-28T07:46:52.707Z] 5eb5b503b376: Download complete [2024-05-28T07:46:53.638Z] 2f39f015ded8: Download complete [2024-05-28T07:46:53.897Z] 5eb5b503b376: Pull complete [2024-05-28T07:46:53.897Z] 5c69ac0246d0: Pull complete [2024-05-28T07:46:54.462Z] ec43610c2a17: Pull complete [2024-05-28T07:46:54.462Z] 3a2ae6a8a46f: Pull complete [2024-05-28T07:46:54.462Z] 33b1e0a273af: Pull complete [2024-05-28T07:46:54.721Z] 5d3b04190fa2: Pull complete [2024-05-28T07:46:58.906Z] 2f39f015ded8: Pull complete [2024-05-28T07:46:58.906Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-28T07:46:58.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T07:46:58.906Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T07:46:59.176Z] prd-ubuntu20.04-docker-8c-8g-925 does not seem to be running inside a container [2024-05-28T07:46:59.200Z] $ 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-1583 -v /w/workspace/gexfoundry_device-sdk-go_PR-1583:/w/workspace/gexfoundry_device-sdk-go_PR-1583:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-28T07:47:00.388Z] $ docker top b766e41617e65a7635869ef0d74f67f01e15c49f8d501ca16d9cbc4a966e4b0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T07:47:00.885Z] ---> job-cost.sh [2024-05-28T07:47:00.885Z] lf-activate-venv: SKIPPING [2024-05-28T07:47:00.885Z] INFO: No Stack... [2024-05-28T07:47:01.145Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-28T07:47:01.713Z] INFO: Archiving Costs [Pipeline] sh [2024-05-28T07:47:02.045Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1583/archives/cost.csv [2024-05-28T07:47:02.045Z] + cut -d, -f6 [Pipeline] lock [2024-05-28T07:47:02.100Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1583-1-stack-cost] [2024-05-28T07:47:02.107Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1583-1-stack-cost] did not exist. Created. [2024-05-28T07:47:02.114Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1583-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T07:47:02.545Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-28T07:47:02.614Z] Stashed 1 file(s) [Pipeline] } [2024-05-28T07:47:02.653Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1583-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-28T07:47:02.752Z] $ docker stop --time=1 b766e41617e65a7635869ef0d74f67f01e15c49f8d501ca16d9cbc4a966e4b0d [2024-05-28T07:47:03.901Z] $ docker rm -f --volumes b766e41617e65a7635869ef0d74f67f01e15c49f8d501ca16d9cbc4a966e4b0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-28T07:48:25.121Z] Removing intermediate container 87f5bfcf40bb [2024-05-28T07:48:25.121Z] ---> 51497ad606b7 [2024-05-28T07:48:25.121Z] Step 9/10 : COPY . . [2024-05-28T07:48:25.121Z] ---> 1c9361fec4f9 [2024-05-28T07:48:25.121Z] Step 10/10 : RUN ${MAKE} [2024-05-28T07:48:25.121Z] ---> Running in 9fe85fe2434e [2024-05-28T07:48:25.121Z] noop [2024-05-28T07:48:25.121Z] Removing intermediate container 9fe85fe2434e [2024-05-28T07:48:25.121Z] ---> 1e2090e98fb9 [2024-05-28T07:48:25.121Z] Successfully built 1e2090e98fb9 [2024-05-28T07:48:25.121Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T07:48:25.643Z] + docker inspect -f . ci-base-image-arm64 [2024-05-28T07:48:25.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T07:48:25.937Z] prd-ubuntu20.04-docker-arm64-4c-16g-926 does not seem to be running inside a container [2024-05-28T07:48:26.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-28T07:48:27.216Z] $ docker top f7a321a1831c52ea5cc9721334de457c01512bd082c0ab21a6d77501e9dc7bdf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T07:48:28.129Z] + go version [2024-05-28T07:48:28.129Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-28T07:48:28.163Z] $ docker stop --time=1 f7a321a1831c52ea5cc9721334de457c01512bd082c0ab21a6d77501e9dc7bdf [2024-05-28T07:48:29.748Z] $ docker rm -f --volumes f7a321a1831c52ea5cc9721334de457c01512bd082c0ab21a6d77501e9dc7bdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T07:48:30.682Z] + docker inspect -f . ci-base-image-arm64 [2024-05-28T07:48:30.682Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T07:48:30.949Z] prd-ubuntu20.04-docker-arm64-4c-16g-926 does not seem to be running inside a container [2024-05-28T07:48:31.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-28T07:48:32.177Z] $ docker top 222eff632bcd49f93380af47c7f47c46baea2bbfbdba277f390ccb896c667473 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T07:48:33.079Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2024-05-28T07:48:33.811Z] + make test [2024-05-28T07:48:33.811Z] go test -race -coverprofile=coverage.out ./... [2024-05-28T07:49:12.683Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-05-28T07:52:34.483Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-05-28T07:52:34.483Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-05-28T07:52:34.483Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-05-28T07:52:34.483Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-05-28T07:52:34.483Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-05-28T07:52:35.890Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.244s coverage: 27.6% of statements [2024-05-28T07:52:40.152Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.279s coverage: 81.5% of statements [2024-05-28T07:52:46.792Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-05-28T07:52:46.792Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-05-28T07:52:47.375Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.424s coverage: 86.0% of statements [2024-05-28T07:52:50.720Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-05-28T07:52:52.132Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.672s coverage: 71.8% of statements [2024-05-28T07:52:56.390Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.266s coverage: 14.4% of statements [2024-05-28T07:52:56.658Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-05-28T07:52:56.658Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-05-28T07:52:57.243Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.772s coverage: 45.9% of statements [2024-05-28T07:52:58.202Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.435s coverage: 68.5% of statements [2024-05-28T07:53:02.456Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.480s coverage: 89.2% of statements [2024-05-28T07:53:05.038Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-05-28T07:53:06.003Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.339s coverage: 5.5% of statements [2024-05-28T07:53:07.417Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-28T07:53:07.417Z] GO111MODULE=on go vet ./... [2024-05-28T07:56:44.238Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-28T07:56:44.503Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-28T07:56:44.504Z] ./bin/test-attribution-txt.sh [2024-05-28T07:56:44.773Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-28T07:56:44.773Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-28T07:56:44.773Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-28T07:56:44.773Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-28T07:56:44.773Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-28T07:56:44.773Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-28T07:56:44.773Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-28T07:56:44.773Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-28T07:56:44.773Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-28T07:56:44.773Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-28T07:56:44.773Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-28T07:56:44.773Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-28T07:56:44.773Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-28T07:56:44.773Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-28T07:56:44.773Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-28T07:56:44.773Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-28T07:56:44.773Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-28T07:56:44.773Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-28T07:56:44.773Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-28T07:56:44.773Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-28T07:56:44.773Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-28T07:56:44.773Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-28T07:56:45.040Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-28T07:56:45.040Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-28T07:56:45.040Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-28T07:56:45.040Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-28T07:56:45.040Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-28T07:56:45.040Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-28T07:56:45.040Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-28T07:56:45.040Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-28T07:56:45.040Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-28T07:56:45.040Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-28T07:56:45.040Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-28T07:56:45.040Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-28T07:56:45.040Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-28T07:56:45.040Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-28T07:56:45.040Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-28T07:56:45.040Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-28T07:56:45.040Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-28T07:56:45.040Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-28T07:56:45.040Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-28T07:56:45.040Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-28T07:56:45.040Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-28T07:56:45.040Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-28T07:56:45.040Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-28T07:56:45.040Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-28T07:56:45.040Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-28T07:56:45.040Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-28T07:56:45.040Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-28T07:56:45.040Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-05-28T07:56:45.040Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-28T07:56:45.040Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-28T07:56:45.304Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-28T07:56:45.304Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-28T07:56:45.304Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-28T07:56:45.304Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-28T07:56:45.304Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-28T07:56:45.304Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-28T07:56:45.304Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-28T07:56:45.304Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-28T07:56:45.304Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-28T07:56:45.304Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-28T07:56:45.304Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-28T07:56:45.351Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-28T07:56:45.387Z] $ docker stop --time=1 222eff632bcd49f93380af47c7f47c46baea2bbfbdba277f390ccb896c667473 [2024-05-28T07:56:47.367Z] $ docker rm -f --volumes 222eff632bcd49f93380af47c7f47c46baea2bbfbdba277f390ccb896c667473 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T07:56:49.595Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-28T07:56:49.642Z] Warning: overwriting stash ‘coverage-report’ [2024-05-28T07:56:50.238Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T07:56:50.877Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-28T07:56:51.220Z] + ls -al . [2024-05-28T07:56:51.220Z] total 372 [2024-05-28T07:56:51.220Z] drwxrwxr-x 10 jenkins jenkins 4096 May 28 07:48 . [2024-05-28T07:56:51.220Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 07:45 .. [2024-05-28T07:56:51.220Z] -rw-rw-r-- 1 jenkins jenkins 140 May 28 07:45 .dockerignore [2024-05-28T07:56:51.220Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 07:45 .git [2024-05-28T07:56:51.220Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 07:45 .github [2024-05-28T07:56:51.220Z] -rw-rw-r-- 1 jenkins jenkins 137 May 28 07:45 .gitignore [2024-05-28T07:56:51.220Z] -rw-rw-r-- 1 jenkins jenkins 42 May 28 07:45 .golangci.yml [2024-05-28T07:56:51.220Z] -rw-rw-r-- 1 jenkins jenkins 48109 May 28 07:45 CHANGELOG.md [2024-05-28T07:56:51.220Z] -rw-rw-r-- 1 jenkins jenkins 677 May 28 07:45 GOVERNANCE.md [2024-05-28T07:56:51.220Z] -rw-rw-r-- 1 jenkins jenkins 885 May 28 07:45 Jenkinsfile [2024-05-28T07:56:51.220Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 28 07:45 LICENSE [2024-05-28T07:56:51.220Z] -rw-rw-r-- 1 jenkins jenkins 1842 May 28 07:45 Makefile [2024-05-28T07:56:51.220Z] -rw-rw-r-- 1 jenkins jenkins 619 May 28 07:45 OWNERS.md [2024-05-28T07:56:51.220Z] -rw-rw-r-- 1 jenkins jenkins 4933 May 28 07:45 README.md [2024-05-28T07:56:51.220Z] -rw-rw-r-- 1 jenkins jenkins 5 May 28 07:43 VERSION [2024-05-28T07:56:51.220Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 07:45 bin [2024-05-28T07:56:51.220Z] -rw-r--r-- 1 jenkins jenkins 122153 May 28 07:53 coverage.out [2024-05-28T07:56:51.220Z] drwxrwxr-x 5 jenkins jenkins 4096 May 28 07:45 example [2024-05-28T07:56:51.220Z] -rw-rw-r-- 1 jenkins jenkins 7064 May 28 07:45 go.mod [2024-05-28T07:56:51.220Z] -rw-rw-r-- 1 jenkins jenkins 101331 May 28 07:45 go.sum [2024-05-28T07:56:51.220Z] drwxrwxr-x 12 jenkins jenkins 4096 May 28 07:45 internal [2024-05-28T07:56:51.220Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 07:45 openapi [2024-05-28T07:56:51.220Z] drwxrwxr-x 6 jenkins jenkins 4096 May 28 07:45 pkg [2024-05-28T07:56:51.220Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 07:45 snap [2024-05-28T07:56:51.220Z] -rw-rw-r-- 1 jenkins jenkins 222 May 28 07:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T07:56:51.673Z] + 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=0d5b88dd80a75ef9b43031f4cf9724640386a6a6 --label arch=arm64 --label version=0.0.0 . [2024-05-28T07:56:52.258Z] Sending build context to Docker daemon 13.41MB [2024-05-28T07:56:52.258Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T07:56:52.258Z] Step 2/24 : FROM ${BASE} AS builder [2024-05-28T07:56:52.258Z] ---> 1e2090e98fb9 [2024-05-28T07:56:52.258Z] Step 3/24 : ARG MAKE=make build [2024-05-28T07:56:52.525Z] ---> Running in 5d92d1de6025 [2024-05-28T07:56:52.789Z] Removing intermediate container 5d92d1de6025 [2024-05-28T07:56:52.789Z] ---> 11f7184767cc [2024-05-28T07:56:52.789Z] Step 4/24 : WORKDIR /device-sdk-go [2024-05-28T07:56:52.789Z] ---> Running in 67dd8f352777 [2024-05-28T07:56:53.055Z] Removing intermediate container 67dd8f352777 [2024-05-28T07:56:53.055Z] ---> 9d1d8eb3ace5 [2024-05-28T07:56:53.055Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-28T07:56:53.055Z] ---> Running in ce2b4bd4276f [2024-05-28T07:56:53.633Z] Removing intermediate container ce2b4bd4276f [2024-05-28T07:56:53.633Z] ---> a53ee1ea2e3d [2024-05-28T07:56:53.633Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-05-28T07:56:53.633Z] ---> Running in 20f5c1c7f308 [2024-05-28T07:56:54.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T07:56:54.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T07:56:55.806Z] OK: 266 MiB in 52 packages [2024-05-28T07:56:56.766Z] Removing intermediate container 20f5c1c7f308 [2024-05-28T07:56:56.766Z] ---> 1880a4ab5a4a [2024-05-28T07:56:56.766Z] Step 7/24 : COPY go.mod vendor* ./ [2024-05-28T07:56:57.348Z] ---> 6f583810298f [2024-05-28T07:56:57.348Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T07:56:57.348Z] ---> Running in 53b641c94980 [2024-05-28T07:56:59.922Z] Removing intermediate container 53b641c94980 [2024-05-28T07:56:59.922Z] ---> f35aff59142b [2024-05-28T07:56:59.922Z] Step 9/24 : COPY . . [2024-05-28T07:57:00.877Z] ---> 0013bb41d1fa [2024-05-28T07:57:00.877Z] Step 10/24 : RUN ${MAKE} [2024-05-28T07:57:01.143Z] ---> Running in 940fab576341 [2024-05-28T07:57:02.100Z] 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-05-28T08:00:23.849Z] Removing intermediate container 940fab576341 [2024-05-28T08:00:23.849Z] ---> 7b22cee183c1 [2024-05-28T08:00:23.849Z] Step 11/24 : FROM alpine:3.18 [2024-05-28T08:00:23.849Z] 3.18: Pulling from library/alpine [2024-05-28T08:00:23.849Z] c6b39de5b339: Already exists [2024-05-28T08:00:23.849Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-28T08:00:23.849Z] Status: Downloaded newer image for alpine:3.18 [2024-05-28T08:00:23.849Z] ---> 33abbf032149 [2024-05-28T08:00:23.849Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-05-28T08:00:23.849Z] ---> Running in f7e1bb7218d8 [2024-05-28T08:00:23.849Z] Removing intermediate container f7e1bb7218d8 [2024-05-28T08:00:23.849Z] ---> bef1fc9b161e [2024-05-28T08:00:23.849Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-05-28T08:00:23.849Z] ---> Running in 6dd26d4b393e [2024-05-28T08:00:23.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T08:00:23.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T08:00:23.849Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-28T08:00:23.850Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T08:00:23.850Z] OK: 8 MiB in 16 packages [2024-05-28T08:00:23.850Z] Removing intermediate container 6dd26d4b393e [2024-05-28T08:00:23.850Z] ---> 02f7a830fce2 [2024-05-28T08:00:23.850Z] Step 14/24 : RUN apk --no-cache upgrade [2024-05-28T08:00:23.850Z] ---> Running in 5c0c991fe2fe [2024-05-28T08:00:24.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T08:00:24.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T08:00:25.348Z] Upgrading critical system libraries and apk-tools: [2024-05-28T08:00:25.348Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-28T08:00:25.348Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T08:00:25.612Z] Continuing the upgrade transaction with new apk-tools: [2024-05-28T08:00:25.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T08:00:25.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T08:00:26.837Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T08:00:26.837Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-28T08:00:26.837Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T08:00:26.837Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-28T08:00:26.837Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T08:00:27.106Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T08:00:27.106Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T08:00:27.106Z] Executing busybox-1.36.1-r6.trigger [2024-05-28T08:00:27.106Z] OK: 8 MiB in 16 packages [2024-05-28T08:00:28.067Z] Removing intermediate container 5c0c991fe2fe [2024-05-28T08:00:28.067Z] ---> bc4f573804fa [2024-05-28T08:00:28.067Z] Step 15/24 : WORKDIR / [2024-05-28T08:00:28.335Z] ---> Running in 69e19d6b1361 [2024-05-28T08:00:28.600Z] Removing intermediate container 69e19d6b1361 [2024-05-28T08:00:28.600Z] ---> 8271e7c9a458 [2024-05-28T08:00:28.600Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-05-28T08:00:29.210Z] ---> fb60aa0da10a [2024-05-28T08:00:29.210Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-05-28T08:00:31.147Z] ---> 42b3a152b901 [2024-05-28T08:00:31.147Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-05-28T08:00:31.731Z] ---> 0598fe64b18b [2024-05-28T08:00:31.731Z] Step 19/24 : EXPOSE 59999 [2024-05-28T08:00:31.731Z] ---> Running in b35db0cb57ba [2024-05-28T08:00:31.997Z] Removing intermediate container b35db0cb57ba [2024-05-28T08:00:31.997Z] ---> d8cedd738bb4 [2024-05-28T08:00:31.997Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-05-28T08:00:31.997Z] ---> Running in fde8b9cabf72 [2024-05-28T08:00:32.264Z] Removing intermediate container fde8b9cabf72 [2024-05-28T08:00:32.264Z] ---> a9ec3566e29f [2024-05-28T08:00:32.264Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-28T08:00:32.264Z] ---> Running in 88fa6e41f152 [2024-05-28T08:00:32.530Z] Removing intermediate container 88fa6e41f152 [2024-05-28T08:00:32.530Z] ---> d84a1d6b41c2 [2024-05-28T08:00:32.530Z] Step 22/24 : LABEL arch=arm64 [2024-05-28T08:00:32.795Z] ---> Running in 8a8ca232ad06 [2024-05-28T08:00:33.061Z] Removing intermediate container 8a8ca232ad06 [2024-05-28T08:00:33.061Z] ---> 20d7d182f22f [2024-05-28T08:00:33.061Z] Step 23/24 : LABEL git_sha=0d5b88dd80a75ef9b43031f4cf9724640386a6a6 [2024-05-28T08:00:33.061Z] ---> Running in 8b7a4a26b036 [2024-05-28T08:00:33.326Z] Removing intermediate container 8b7a4a26b036 [2024-05-28T08:00:33.326Z] ---> be19dd4aef31 [2024-05-28T08:00:33.326Z] Step 24/24 : LABEL version=0.0.0 [2024-05-28T08:00:33.326Z] ---> Running in 513efed9ca71 [2024-05-28T08:00:33.907Z] Removing intermediate container 513efed9ca71 [2024-05-28T08:00:33.907Z] ---> a520bdba9c01 [2024-05-28T08:00:33.907Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-28T08:00:33.907Z] Successfully built a520bdba9c01 [2024-05-28T08:00:33.907Z] 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-05-28T08:00:34.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T08:00:34.839Z] [2024-05-28T08:00:34.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:00:35.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T08:00:35.278Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-28T08:00:35.278Z] 8998bd30e6a1: Pulling fs layer [2024-05-28T08:00:35.278Z] 04944245beec: Pulling fs layer [2024-05-28T08:00:35.278Z] 699f458cf7ca: Pulling fs layer [2024-05-28T08:00:35.278Z] 765212b225bb: Pulling fs layer [2024-05-28T08:00:35.278Z] f23df028b6ca: Pulling fs layer [2024-05-28T08:00:35.278Z] d65c8cfc05b1: Pulling fs layer [2024-05-28T08:00:35.278Z] 2437ff75d9bd: Pulling fs layer [2024-05-28T08:00:35.278Z] 765212b225bb: Waiting [2024-05-28T08:00:35.278Z] f23df028b6ca: Waiting [2024-05-28T08:00:35.278Z] d65c8cfc05b1: Waiting [2024-05-28T08:00:35.278Z] 2437ff75d9bd: Waiting [2024-05-28T08:00:35.544Z] 04944245beec: Verifying Checksum [2024-05-28T08:00:35.544Z] 04944245beec: Download complete [2024-05-28T08:00:35.544Z] 765212b225bb: Verifying Checksum [2024-05-28T08:00:35.544Z] 765212b225bb: Download complete [2024-05-28T08:00:35.544Z] f23df028b6ca: Verifying Checksum [2024-05-28T08:00:35.544Z] f23df028b6ca: Download complete [2024-05-28T08:00:35.544Z] d65c8cfc05b1: Verifying Checksum [2024-05-28T08:00:35.544Z] d65c8cfc05b1: Download complete [2024-05-28T08:00:35.810Z] 699f458cf7ca: Verifying Checksum [2024-05-28T08:00:35.810Z] 699f458cf7ca: Download complete [2024-05-28T08:00:36.077Z] 8998bd30e6a1: Verifying Checksum [2024-05-28T08:00:36.077Z] 8998bd30e6a1: Download complete [2024-05-28T08:00:38.656Z] 2437ff75d9bd: Verifying Checksum [2024-05-28T08:00:38.656Z] 2437ff75d9bd: Download complete [2024-05-28T08:00:40.596Z] 8998bd30e6a1: Pull complete [2024-05-28T08:00:41.178Z] 04944245beec: Pull complete [2024-05-28T08:00:42.583Z] 699f458cf7ca: Pull complete [2024-05-28T08:00:42.847Z] 765212b225bb: Pull complete [2024-05-28T08:00:43.807Z] f23df028b6ca: Pull complete [2024-05-28T08:00:44.076Z] d65c8cfc05b1: Pull complete [2024-05-28T08:01:02.275Z] 2437ff75d9bd: Pull complete [2024-05-28T08:01:02.275Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-28T08:01:02.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T08:01:02.275Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T08:01:02.633Z] prd-ubuntu20.04-docker-arm64-4c-16g-926 does not seem to be running inside a container [2024-05-28T08:01:02.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-28T08:01:05.368Z] $ docker top 5d9186e18ad04a732e1e92b0a4f155798a7ff6ff1c7570bde201d4311e912c81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T08:01:06.303Z] ---> job-cost.sh [2024-05-28T08:01:06.303Z] lf-activate-venv: SKIPPING [2024-05-28T08:01:06.303Z] INFO: No Stack... [2024-05-28T08:01:06.567Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-28T08:01:07.519Z] INFO: Archiving Costs [Pipeline] sh [2024-05-28T08:01:08.185Z] + cut -d, -f6 [2024-05-28T08:01:08.185Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2024-05-28T08:01:08.259Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1583-1-stack-cost] [2024-05-28T08:01:08.265Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1583-1-stack-cost] did not exist. Created. [2024-05-28T08:01:08.273Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1583-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T08:01:09.112Z] /w/workspace/device-sdk-go/1@tmp/durable-2e1f3f43/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-28T08:01:09.774Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-28T08:01:09.818Z] Warning: overwriting stash ‘stack-cost’ [2024-05-28T08:01:09.890Z] Stashed 1 file(s) [Pipeline] } [2024-05-28T08:01:09.910Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1583-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-28T08:01:10.003Z] $ docker stop --time=1 5d9186e18ad04a732e1e92b0a4f155798a7ff6ff1c7570bde201d4311e912c81 [2024-05-28T08:01:11.482Z] $ docker rm -f --volumes 5d9186e18ad04a732e1e92b0a4f155798a7ff6ff1c7570bde201d4311e912c81 [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-05-28T08:01:12.716Z] provisioning config files... [2024-05-28T08:01:12.725Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp/config344505446105814974tmp [Pipeline] { [Pipeline] sh [2024-05-28T08:01:13.085Z] + set +x [2024-05-28T08:01:13.086Z] + curl -s+ https://codecov.io/bash [2024-05-28T08:01:13.086Z] bash -s -- [2024-05-28T08:01:13.086Z] [2024-05-28T08:01:13.086Z] _____ _ [2024-05-28T08:01:13.086Z] / ____| | | [2024-05-28T08:01:13.086Z] | | ___ __| | ___ ___ _____ __ [2024-05-28T08:01:13.086Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-28T08:01:13.086Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-28T08:01:13.086Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-28T08:01:13.086Z] Bash-1.0.6 [2024-05-28T08:01:13.086Z] [2024-05-28T08:01:13.086Z] [2024-05-28T08:01:13.086Z] ==> git version 2.25.1 found [2024-05-28T08:01:13.086Z] ==> 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-05-28T08:01:13.086Z] Release-Date: 2020-01-08 [2024-05-28T08:01:13.086Z] 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-05-28T08:01:13.086Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-28T08:01:13.086Z] ==> Jenkins CI detected. [2024-05-28T08:01:13.086Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1583 [2024-05-28T08:01:13.086Z] project root: . [2024-05-28T08:01:13.086Z] --> token set from env [2024-05-28T08:01:13.086Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-28T08:01:13.086Z] ==> Running gcov in . (disable via -X gcov) [2024-05-28T08:01:13.086Z] ==> Python coveragepy not found [2024-05-28T08:01:13.086Z] ==> Searching for coverage reports in: [2024-05-28T08:01:13.086Z] + . [2024-05-28T08:01:13.086Z] -> Found 1 reports [2024-05-28T08:01:13.086Z] ==> Detecting git/mercurial file structure [2024-05-28T08:01:13.346Z] ==> Reading reports [2024-05-28T08:01:13.346Z] + ./coverage.out bytes=122153 [2024-05-28T08:01:13.346Z] ==> Appending adjustments [2024-05-28T08:01:13.346Z] https://docs.codecov.io/docs/fixing-reports [2024-05-28T08:01:13.606Z] + Found adjustments [2024-05-28T08:01:13.606Z] ==> Gzipping contents [2024-05-28T08:01:13.606Z] 20K /tmp/codecov.PiZvD2.gz [2024-05-28T08:01:13.606Z] ==> Uploading reports [2024-05-28T08:01:13.606Z] url: https://codecov.io [2024-05-28T08:01:13.606Z] query: branch=PR-1583&commit=0d5b88dd80a75ef9b43031f4cf9724640386a6a6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1583%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1583&job=&cmd_args= [2024-05-28T08:01:13.606Z] -> Pinging Codecov [2024-05-28T08:01:13.606Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1583&commit=0d5b88dd80a75ef9b43031f4cf9724640386a6a6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1583%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1583&job=&cmd_args= [2024-05-28T08:01:13.866Z] -> Uploading to [2024-05-28T08:01:13.866Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-28/7E55EF52A471D76F132DFD9A03CDDE97/0d5b88dd80a75ef9b43031f4cf9724640386a6a6/ef05e172-cf7d-4ab0-ac8f-9503e33d37a6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240528%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240528T080113Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0a9d9a74b197d09051ccd5e2d921df617bd3afd03c47e8df1958afe9663961dd [2024-05-28T08:01:13.866Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T08:01:13.866Z] Dload Upload Total Spent Left Speed [2024-05-28T08:01:14.127Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16732 0 0 100 16732 0 61970 --:--:-- --:--:-- --:--:-- 61970 [2024-05-28T08:01:14.127Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/0d5b88dd80a75ef9b43031f4cf9724640386a6a6 [Pipeline] } [2024-05-28T08:01:14.161Z] 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-05-28T08:01:16.479Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1583/archives ] [2024-05-28T08:01:16.479Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1583/archives [2024-05-28T08:01:16.479Z] total 16 [2024-05-28T08:01:16.479Z] drwxr-xr-x 3 root root 4096 May 28 07:47 . [2024-05-28T08:01:16.479Z] drwxrwxr-x 12 jenkins jenkins 4096 May 28 07:47 .. [2024-05-28T08:01:16.479Z] drwxr-xr-x 2 root root 4096 May 28 07:47 cost [2024-05-28T08:01:16.479Z] -rw-r--r-- 1 root root 86 May 28 07:47 cost.csv [2024-05-28T08:01:16.479Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1583/archives [2024-05-28T08:01:16.479Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1583/archives [2024-05-28T08:01:16.479Z] total 16 [2024-05-28T08:01:16.479Z] drwxr-xr-x 3 jenkins jenkins 4096 May 28 07:47 . [2024-05-28T08:01:16.479Z] drwxrwxr-x 12 jenkins jenkins 4096 May 28 07:47 .. [2024-05-28T08:01:16.479Z] drwxr-xr-x 2 jenkins jenkins 4096 May 28 07:47 cost [2024-05-28T08:01:16.479Z] -rw-r--r-- 1 jenkins jenkins 86 May 28 07:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-28T08:01:16.823Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T08:01:17.733Z] ---> package-listing.sh [2024-05-28T08:01:17.733Z] ++ facter osfamily [2024-05-28T08:01:17.733Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-28T08:01:17.992Z] + OS_FAMILY=debian [2024-05-28T08:01:17.992Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1583 [2024-05-28T08:01:17.992Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-28T08:01:17.992Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-28T08:01:17.992Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-28T08:01:17.992Z] + PACKAGES=/tmp/packages_start.txt [2024-05-28T08:01:17.992Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1583 ']' [2024-05-28T08:01:17.992Z] + PACKAGES=/tmp/packages_end.txt [2024-05-28T08:01:17.992Z] + case "${OS_FAMILY}" in [2024-05-28T08:01:17.992Z] + dpkg -l [2024-05-28T08:01:17.992Z] + grep '^ii' [2024-05-28T08:01:17.992Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-28T08:01:17.992Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-28T08:01:17.992Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-28T08:01:17.992Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1583 ']' [2024-05-28T08:01:17.992Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1583/archives/ [2024-05-28T08:01:17.992Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1583/archives/ [Pipeline] echo [2024-05-28T08:01:18.035Z] 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-1583/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-28T08:01:18.335Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:01:18.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T08:01:18.997Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T08:01:19.204Z] prd-ubuntu20.04-docker-8c-8g-925 does not seem to be running inside a container [2024-05-28T08:01:19.304Z] $ 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-1583/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-1583 -v /w/workspace/gexfoundry_device-sdk-go_PR-1583:/w/workspace/gexfoundry_device-sdk-go_PR-1583:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-28T08:01:19.489Z] $ docker top 4c2f855f26d6710a65bb061388e0240968e0a385d9ec9ce149549aa43513a9a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T08:01:19.955Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-28T08:01:20.264Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-28T08:01:20.582Z] + ls /var/log/sa-host [2024-05-28T08:01:20.582Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T08:01:20.840Z] provisioning config files... [2024-05-28T08:01:20.850Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1583@tmp/config12196312251693125473tmp [Pipeline] { [Pipeline] echo [2024-05-28T08:01:20.921Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T08:01:21.250Z] ---> create-netrc.sh [Pipeline] } [2024-05-28T08:01:21.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-28T08:01:21.722Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-28T08:01:21.764Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T08:01:22.094Z] ---> sudo-logs.sh [2024-05-28T08:01:22.094Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-28T08:01:22.196Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T08:01:22.511Z] ---> job-cost.sh [2024-05-28T08:01:22.512Z] lf-activate-venv: SKIPPING [2024-05-28T08:01:22.512Z] DEBUG: total: 0.2199999988079071 [2024-05-28T08:01:22.512Z] INFO: Retrieving Stack Cost... [2024-05-28T08:01:23.077Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-28T08:01:23.336Z] INFO: Archiving Costs [Pipeline] echo [2024-05-28T08:01:23.376Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T08:01:23.695Z] ---> logs-deploy.sh [2024-05-28T08:01:23.695Z] lf-activate-venv: SKIPPING [2024-05-28T08:01:23.695Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1583/1 [2024-05-28T08:01:23.695Z] INFO: archiving workspace using pattern(s): [2024-05-28T08:01:24.631Z] Archives upload complete. [2024-05-28T08:01:24.631Z] INFO: archiving logs to Nexus