Pull request #1543 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 ejlee3 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab+50dd63d392f370c86a33393d79501a04f0565adc (3840253c10091e940e1fba55fd98c0f457db9144) 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-ssh6581961389202769978.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12714322948011997931.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-1543/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-1543/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh754307597616643577.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-1543/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4410276031424160241.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh7790741156152267058.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-1543/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-1543/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5719878462050034373.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1539 in /w/workspace/gexfoundry_device-sdk-go_PR-1543 [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-1543 # 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 50dd63d392f370c86a33393d79501a04f0565adc into PR head commit db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab > 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/1543/head:refs/remotes/origin/PR-1543 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab # timeout=10 Merge succeeded, producing db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab Checking out Revision db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab (PR-1543) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 50dd63d392f370c86a33393d79501a04f0565adc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab # timeout=10 Commit message: "build: Update to latest 3.2.0 go-mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-28T16:25:10.185Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-28T16:25:10.391Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-28T16:25:10.504Z] ========================================================= [2023-11-28T16:25:10.504Z] EdgeX Global Pipelines Version Info [2023-11-28T16:25:10.504Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-28T16:25:11.661Z] ------------------- [2023-11-28T16:25:11.661Z] stable info: [2023-11-28T16:25:11.661Z] ------------------- [2023-11-28T16:25:11.661Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-28T16:25:11.661Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T16:25:11.661Z] Message: update stable to v1.0.258 [2023-11-28T16:25:11.923Z] ------------------- [2023-11-28T16:25:11.923Z] experimental info: [2023-11-28T16:25:11.923Z] ------------------- [2023-11-28T16:25:11.923Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-28T16:25:11.923Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T16:25:11.923Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-28T16:25:12.148Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-11-28T16:25:12.214Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-11-28T16:25:12.268Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-28T16:25:12.325Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-28T16:25:12.397Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-28T16:25:12.466Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-28T16:25:12.517Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-28T16:25:12.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-11-28T16:25:12.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-28T16:25:12.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-28T16:25:12.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-28T16:25:12.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-11-28T16:25:12.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-28T16:25:12.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-28T16:25:13.022Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T16:25:13.090Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T16:25:13.158Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T16:25:13.229Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T16:25:13.295Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-28T16:25:13.364Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-28T16:25:13.429Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-28T16:25:13.490Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-11-28T16:25:13.559Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-28T16:25:13.652Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-28T16:25:13.720Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-28T16:25:13.791Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-28T16:25:13.861Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-28T16:25:13.942Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1543 [Pipeline] echo [2023-11-28T16:25:14.014Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1543 [Pipeline] echo [2023-11-28T16:25:14.086Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1543 [Pipeline] echo [2023-11-28T16:25:14.164Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab [Pipeline] echo [2023-11-28T16:25:14.255Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = db2af5b [Pipeline] echo [2023-11-28T16:25:14.353Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T16:25:14.537Z] provisioning config files... [2023-11-28T16:25:14.554Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp/config1083358355247339806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T16:25:14.969Z] ---> ****-login.sh [2023-11-28T16:25:14.969Z] nexus3.edgexfoundry.org:10001 [2023-11-28T16:25:14.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T16:25:15.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T16:25:15.229Z] Configure a credential helper to remove this warning. See [2023-11-28T16:25:15.229Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T16:25:15.229Z] [2023-11-28T16:25:15.229Z] Login Succeeded [2023-11-28T16:25:15.229Z] nexus3.edgexfoundry.org:10002 [2023-11-28T16:25:15.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T16:25:15.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T16:25:15.229Z] Configure a credential helper to remove this warning. See [2023-11-28T16:25:15.230Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T16:25:15.230Z] [2023-11-28T16:25:15.230Z] Login Succeeded [2023-11-28T16:25:15.230Z] nexus3.edgexfoundry.org:10003 [2023-11-28T16:25:15.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T16:25:15.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T16:25:15.490Z] Configure a credential helper to remove this warning. See [2023-11-28T16:25:15.490Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T16:25:15.490Z] [2023-11-28T16:25:15.490Z] Login Succeeded [2023-11-28T16:25:15.490Z] nexus3.edgexfoundry.org:10004 [2023-11-28T16:25:15.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T16:25:15.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T16:25:15.490Z] Configure a credential helper to remove this warning. See [2023-11-28T16:25:15.490Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T16:25:15.490Z] [2023-11-28T16:25:15.490Z] Login Succeeded [2023-11-28T16:25:15.490Z] ****.io [2023-11-28T16:25:15.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T16:25:15.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T16:25:15.751Z] Configure a credential helper to remove this warning. See [2023-11-28T16:25:15.751Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T16:25:15.751Z] [2023-11-28T16:25:15.751Z] Login Succeeded [2023-11-28T16:25:15.751Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T16:25:15.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-28T16:25:16.593Z] + git rev-list -1 --merges db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab~1..db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab [Pipeline] echo [2023-11-28T16:25:16.634Z] -----------> git rev-list -1 --merges db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab~1..db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab [false] [Pipeline] sh [2023-11-28T16:25:16.969Z] + git log --format=format:%s -1 db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab [Pipeline] echo [2023-11-28T16:25:17.005Z] ========================================================= [2023-11-28T16:25:17.005Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-28T16:25:17.005Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T16:25:17.493Z] + git log --format=format:%s -1 db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab [Pipeline] echo [2023-11-28T16:25:17.527Z] [semverPrep] GIT_COMMIT: db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab, Commit Message: build: Update to latest 3.2.0 go-mods [Pipeline] echo [2023-11-28T16:25:17.582Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-28T16:25:18.008Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T16:25:18.008Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-28T16:25:18.008Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-28T16:25:18.008Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-28T16:25:18.008Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-28T16:25:18.008Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-28T16:25:18.008Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T16:25:18.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T16:25:18.477Z] [2023-11-28T16:25:18.477Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T16:25:18.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T16:25:18.878Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-28T16:25:18.878Z] b85a868b505f: Pulling fs layer [2023-11-28T16:25:18.878Z] e2be974225ed: Pulling fs layer [2023-11-28T16:25:18.879Z] 339a4e72a1f5: Pulling fs layer [2023-11-28T16:25:18.879Z] 988bab9f4d93: Pulling fs layer [2023-11-28T16:25:18.879Z] 1469e6f7b9e6: Pulling fs layer [2023-11-28T16:25:18.879Z] eaf3925da568: Pulling fs layer [2023-11-28T16:25:18.879Z] bab4dde63d76: Pulling fs layer [2023-11-28T16:25:18.879Z] bde34c3a00c8: Pulling fs layer [2023-11-28T16:25:18.879Z] b352a97aabf1: Pulling fs layer [2023-11-28T16:25:18.879Z] 4872d77fe225: Pulling fs layer [2023-11-28T16:25:18.879Z] 5851b861e8e6: Pulling fs layer [2023-11-28T16:25:18.879Z] bab4dde63d76: Waiting [2023-11-28T16:25:18.879Z] bde34c3a00c8: Waiting [2023-11-28T16:25:18.879Z] b352a97aabf1: Waiting [2023-11-28T16:25:18.879Z] 4872d77fe225: Waiting [2023-11-28T16:25:18.879Z] 5851b861e8e6: Waiting [2023-11-28T16:25:18.879Z] 988bab9f4d93: Waiting [2023-11-28T16:25:18.879Z] 1469e6f7b9e6: Waiting [2023-11-28T16:25:18.879Z] eaf3925da568: Waiting [2023-11-28T16:25:18.879Z] e2be974225ed: Verifying Checksum [2023-11-28T16:25:18.879Z] 988bab9f4d93: Verifying Checksum [2023-11-28T16:25:18.879Z] 988bab9f4d93: Download complete [2023-11-28T16:25:18.879Z] 1469e6f7b9e6: Verifying Checksum [2023-11-28T16:25:18.879Z] 1469e6f7b9e6: Download complete [2023-11-28T16:25:19.162Z] eaf3925da568: Verifying Checksum [2023-11-28T16:25:19.163Z] eaf3925da568: Download complete [2023-11-28T16:25:19.163Z] 339a4e72a1f5: Verifying Checksum [2023-11-28T16:25:19.163Z] 339a4e72a1f5: Download complete [2023-11-28T16:25:19.163Z] b352a97aabf1: Download complete [2023-11-28T16:25:19.163Z] 4872d77fe225: Verifying Checksum [2023-11-28T16:25:19.163Z] 4872d77fe225: Download complete [2023-11-28T16:25:19.163Z] 5851b861e8e6: Verifying Checksum [2023-11-28T16:25:19.163Z] 5851b861e8e6: Download complete [2023-11-28T16:25:19.163Z] b85a868b505f: Verifying Checksum [2023-11-28T16:25:19.163Z] b85a868b505f: Download complete [2023-11-28T16:25:19.422Z] bab4dde63d76: Verifying Checksum [2023-11-28T16:25:19.422Z] bab4dde63d76: Download complete [2023-11-28T16:25:20.361Z] b85a868b505f: Pull complete [2023-11-28T16:25:20.361Z] e2be974225ed: Pull complete [2023-11-28T16:25:20.932Z] 339a4e72a1f5: Pull complete [2023-11-28T16:25:20.932Z] 988bab9f4d93: Pull complete [2023-11-28T16:25:21.193Z] 1469e6f7b9e6: Pull complete [2023-11-28T16:25:21.193Z] eaf3925da568: Pull complete [2023-11-28T16:25:23.096Z] bab4dde63d76: Pull complete [2023-11-28T16:25:23.096Z] bde34c3a00c8: Pull complete [2023-11-28T16:25:23.096Z] b352a97aabf1: Pull complete [2023-11-28T16:25:23.096Z] 4872d77fe225: Pull complete [2023-11-28T16:25:23.096Z] 5851b861e8e6: Pull complete [2023-11-28T16:25:23.096Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-28T16:25:23.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T16:25:23.096Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T16:25:23.450Z] prd-ubuntu20.04-docker-8c-8g-1539 does not seem to be running inside a container [2023-11-28T16:25:23.478Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1543 -v /w/workspace/gexfoundry_device-sdk-go_PR-1543:/w/workspace/gexfoundry_device-sdk-go_PR-1543:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T16:25:26.954Z] $ docker top 4fa5467e338556878223726dea2e58d283ad7989432ce9ae5a3b320d932935b4 -eo pid,comm [2023-11-28T16:25:27.011Z] 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). [2023-11-28T16:25:27.011Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T16:25:27.216Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T16:25:27.216Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T16:25:27.319Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T16:25:27.317Z] $ docker exec 4fa5467e338556878223726dea2e58d283ad7989432ce9ae5a3b320d932935b4 ssh-agent [2023-11-28T16:25:27.435Z] SSH_AUTH_SOCK=/tmp/ssh-wd0fMQWd5F5W/agent.32 [2023-11-28T16:25:27.435Z] SSH_AGENT_PID=38 [2023-11-28T16:25:27.442Z] Running ssh-add (command line suppressed) [2023-11-28T16:25:27.534Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp/private_key_2817395331249837604.key (/w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp/private_key_2817395331249837604.key) [2023-11-28T16:25:27.554Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T16:25:27.908Z] + git tag --points-at HEAD [Pipeline] } [2023-11-28T16:25:27.931Z] $ docker exec --env ******** --env ******** 4fa5467e338556878223726dea2e58d283ad7989432ce9ae5a3b320d932935b4 ssh-agent -k [2023-11-28T16:25:28.023Z] unset SSH_AUTH_SOCK; [2023-11-28T16:25:28.023Z] unset SSH_AGENT_PID; [2023-11-28T16:25:28.023Z] echo Agent pid 38 killed; [2023-11-28T16:25:28.039Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-28T16:25:28.183Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T16:25:28.183Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T16:25:28.292Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T16:25:28.289Z] $ docker exec 4fa5467e338556878223726dea2e58d283ad7989432ce9ae5a3b320d932935b4 ssh-agent [2023-11-28T16:25:28.399Z] SSH_AUTH_SOCK=/tmp/ssh-ceElsUZ5RLfQ/agent.71 [2023-11-28T16:25:28.399Z] SSH_AGENT_PID=78 [2023-11-28T16:25:28.405Z] Running ssh-add (command line suppressed) [2023-11-28T16:25:28.503Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp/private_key_3338675892723283584.key (/w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp/private_key_3338675892723283584.key) [2023-11-28T16:25:28.525Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T16:25:28.888Z] + git semver init [2023-11-28T16:25:29.149Z] 2023-11-28 16:25:29,051 [run_init] DEBUG init version:0.0.0 force:False [2023-11-28T16:25:29.149Z] 2023-11-28 16:25:29,052 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1543/.semver [2023-11-28T16:25:29.149Z] 2023-11-28 16:25:29,052 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1543/.semver [2023-11-28T16:25:29.149Z] 2023-11-28 16:25:29,053 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1543/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1543, universal_newlines=False, shell=None, istream=None) [2023-11-28T16:25:30.532Z] 2023-11-28 16:25:30,281 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1543/.git/info/exclude [2023-11-28T16:25:30.532Z] 2023-11-28 16:25:30,281 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1543/.semver/PR-1543 with force:False [2023-11-28T16:25:30.532Z] 2023-11-28 16:25:30,281 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1543/.semver/PR-1543 [2023-11-28T16:25:30.532Z] 2023-11-28 16:25:30,285 [execute] INFO git cat-file --batch-check [2023-11-28T16:25:30.532Z] 2023-11-28 16:25:30,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1543/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T16:25:30.532Z] 2023-11-28 16:25:30,292 [execute] INFO git cat-file --batch [2023-11-28T16:25:30.532Z] 2023-11-28 16:25:30,292 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1543/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T16:25:30.532Z] 2023-11-28 16:25:30,297 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1543/.semver/PR-1543 [2023-11-28T16:25:30.532Z] 0.0.0 [Pipeline] } [2023-11-28T16:25:30.551Z] $ docker exec --env ******** --env ******** 4fa5467e338556878223726dea2e58d283ad7989432ce9ae5a3b320d932935b4 ssh-agent -k [2023-11-28T16:25:30.646Z] unset SSH_AUTH_SOCK; [2023-11-28T16:25:30.646Z] unset SSH_AGENT_PID; [2023-11-28T16:25:30.646Z] echo Agent pid 78 killed; [2023-11-28T16:25:30.661Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T16:25:31.166Z] + git semver [Pipeline] } [2023-11-28T16:25:31.443Z] $ docker stop --time=1 4fa5467e338556878223726dea2e58d283ad7989432ce9ae5a3b320d932935b4 [2023-11-28T16:25:32.730Z] $ docker rm -f --volumes 4fa5467e338556878223726dea2e58d283ad7989432ce9ae5a3b320d932935b4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T16:25:33.183Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-28T16:25:33.524Z] Stashed 1 file(s) [Pipeline] echo [2023-11-28T16:25:33.543Z] [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 [2023-11-28T16:25:34.447Z] provisioning config files... [2023-11-28T16:25:34.457Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp/config6095780742658001274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T16:25:34.848Z] ---> ****-login.sh [2023-11-28T16:25:34.848Z] nexus3.edgexfoundry.org:10001 [2023-11-28T16:25:34.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T16:25:34.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T16:25:34.849Z] Configure a credential helper to remove this warning. See [2023-11-28T16:25:34.849Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T16:25:34.849Z] [2023-11-28T16:25:34.849Z] Login Succeeded [2023-11-28T16:25:34.849Z] nexus3.edgexfoundry.org:10002 [2023-11-28T16:25:34.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T16:25:34.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T16:25:34.849Z] Configure a credential helper to remove this warning. See [2023-11-28T16:25:34.849Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T16:25:34.849Z] [2023-11-28T16:25:34.849Z] Login Succeeded [2023-11-28T16:25:34.849Z] nexus3.edgexfoundry.org:10003 [2023-11-28T16:25:35.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T16:25:35.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T16:25:35.109Z] Configure a credential helper to remove this warning. See [2023-11-28T16:25:35.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T16:25:35.109Z] [2023-11-28T16:25:35.109Z] Login Succeeded [2023-11-28T16:25:35.109Z] nexus3.edgexfoundry.org:10004 [2023-11-28T16:25:35.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T16:25:35.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T16:25:35.109Z] Configure a credential helper to remove this warning. See [2023-11-28T16:25:35.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T16:25:35.109Z] [2023-11-28T16:25:35.109Z] Login Succeeded [2023-11-28T16:25:35.109Z] ****.io [2023-11-28T16:25:35.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T16:25:35.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T16:25:35.682Z] Configure a credential helper to remove this warning. See [2023-11-28T16:25:35.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T16:25:35.682Z] [2023-11-28T16:25:35.682Z] Login Succeeded [2023-11-28T16:25:35.682Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T16:25:35.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T16:25:36.038Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T16:25:36.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T16:25:36.164Z] ========================================================= [2023-11-28T16:25:36.164Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-28T16:25:36.164Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T16:25:36.752Z] + 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 . [2023-11-28T16:25:36.752Z] Sending build context to Docker daemon 21.9MB [2023-11-28T16:25:36.752Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T16:25:36.752Z] Step 2/10 : FROM ${BASE} AS builder [2023-11-28T16:25:37.012Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-28T16:25:37.012Z] 7264a8db6415: Pulling fs layer [2023-11-28T16:25:37.012Z] c4d48a809fc2: Pulling fs layer [2023-11-28T16:25:37.012Z] 4f1c88b9dad5: Pulling fs layer [2023-11-28T16:25:37.012Z] ad3a456e5733: Pulling fs layer [2023-11-28T16:25:37.012Z] 69c7f0334f64: Pulling fs layer [2023-11-28T16:25:37.012Z] 1f1c1a5573a3: Pulling fs layer [2023-11-28T16:25:37.012Z] ce7588e14bc9: Pulling fs layer [2023-11-28T16:25:37.012Z] b5e4710f87ac: Pulling fs layer [2023-11-28T16:25:37.012Z] ad3a456e5733: Waiting [2023-11-28T16:25:37.012Z] 69c7f0334f64: Waiting [2023-11-28T16:25:37.012Z] 1f1c1a5573a3: Waiting [2023-11-28T16:25:37.012Z] ce7588e14bc9: Waiting [2023-11-28T16:25:37.012Z] b5e4710f87ac: Waiting [2023-11-28T16:25:37.012Z] c4d48a809fc2: Download complete [2023-11-28T16:25:37.012Z] ad3a456e5733: Verifying Checksum [2023-11-28T16:25:37.012Z] ad3a456e5733: Download complete [2023-11-28T16:25:37.012Z] 69c7f0334f64: Verifying Checksum [2023-11-28T16:25:37.012Z] 69c7f0334f64: Download complete [2023-11-28T16:25:37.012Z] 7264a8db6415: Verifying Checksum [2023-11-28T16:25:37.012Z] 7264a8db6415: Download complete [2023-11-28T16:25:37.012Z] 1f1c1a5573a3: Verifying Checksum [2023-11-28T16:25:37.012Z] 1f1c1a5573a3: Download complete [2023-11-28T16:25:37.271Z] 7264a8db6415: Pull complete [2023-11-28T16:25:37.271Z] b5e4710f87ac: Verifying Checksum [2023-11-28T16:25:37.271Z] b5e4710f87ac: Download complete [2023-11-28T16:25:37.271Z] c4d48a809fc2: Pull complete [2023-11-28T16:25:37.271Z] 4f1c88b9dad5: Verifying Checksum [2023-11-28T16:25:37.271Z] 4f1c88b9dad5: Download complete [2023-11-28T16:25:37.839Z] ce7588e14bc9: Verifying Checksum [2023-11-28T16:25:37.839Z] ce7588e14bc9: Download complete [2023-11-28T16:25:40.371Z] 4f1c88b9dad5: Pull complete [2023-11-28T16:25:40.371Z] ad3a456e5733: Pull complete [2023-11-28T16:25:40.371Z] 69c7f0334f64: Pull complete [2023-11-28T16:25:40.371Z] 1f1c1a5573a3: Pull complete [2023-11-28T16:25:42.910Z] ce7588e14bc9: Pull complete [2023-11-28T16:25:42.910Z] b5e4710f87ac: Pull complete [2023-11-28T16:25:42.910Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-28T16:25:43.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-28T16:25:43.170Z] ---> 88b5674ff536 [2023-11-28T16:25:43.170Z] Step 3/10 : ARG MAKE=make build [2023-11-28T16:25:48.453Z] ---> Running in 090678d6f9e7 [2023-11-28T16:25:48.453Z] Removing intermediate container 090678d6f9e7 [2023-11-28T16:25:48.453Z] ---> 7c9e2db6af2d [2023-11-28T16:25:48.453Z] Step 4/10 : WORKDIR /device-sdk-go [2023-11-28T16:25:48.453Z] ---> Running in 0c4c0856070e [2023-11-28T16:25:48.453Z] Removing intermediate container 0c4c0856070e [2023-11-28T16:25:48.453Z] ---> d71427d5b206 [2023-11-28T16:25:48.453Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-28T16:25:48.453Z] ---> Running in 1db7c475ac1d [2023-11-28T16:25:48.453Z] Removing intermediate container 1db7c475ac1d [2023-11-28T16:25:48.453Z] ---> c65c4576d2e7 [2023-11-28T16:25:48.453Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-11-28T16:25:48.453Z] ---> Running in 48b31c4493f2 [2023-11-28T16:25:48.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T16:25:48.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T16:25:48.713Z] OK: 264 MiB in 52 packages [2023-11-28T16:25:48.972Z] Removing intermediate container 48b31c4493f2 [2023-11-28T16:25:48.973Z] ---> ffa7b8d3fd37 [2023-11-28T16:25:48.973Z] Step 7/10 : COPY go.mod vendor* ./ [2023-11-28T16:25:49.209Z] Still waiting to schedule task [2023-11-28T16:25:49.210Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-28T16:25:49.232Z] ---> cee4bdf80bd3 [2023-11-28T16:25:49.232Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T16:25:49.232Z] ---> Running in 0676661c36c8 [2023-11-28T16:26:27.966Z] Removing intermediate container 0676661c36c8 [2023-11-28T16:26:27.966Z] ---> abb2adc74ac0 [2023-11-28T16:26:27.966Z] Step 9/10 : COPY . . [2023-11-28T16:26:27.966Z] ---> 17970ca4441f [2023-11-28T16:26:27.966Z] Step 10/10 : RUN ${MAKE} [2023-11-28T16:26:27.966Z] ---> Running in 9cd5e14b58a8 [2023-11-28T16:26:27.966Z] noop [2023-11-28T16:26:27.966Z] Removing intermediate container 9cd5e14b58a8 [2023-11-28T16:26:27.966Z] ---> b80985e05c4a [2023-11-28T16:26:27.966Z] Successfully built b80985e05c4a [2023-11-28T16:26:27.966Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T16:26:28.516Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T16:26:28.516Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T16:26:28.728Z] prd-ubuntu20.04-docker-8c-8g-1539 does not seem to be running inside a container [2023-11-28T16:26:28.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1543 -v /w/workspace/gexfoundry_device-sdk-go_PR-1543:/w/workspace/gexfoundry_device-sdk-go_PR-1543:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-28T16:26:29.103Z] $ docker top 64999e76694841e58e6ac1f0d13c171fbda402bab2241776d7a3f2a0b692d769 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T16:26:29.560Z] + go version [2023-11-28T16:26:29.560Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-28T16:26:29.591Z] $ docker stop --time=1 64999e76694841e58e6ac1f0d13c171fbda402bab2241776d7a3f2a0b692d769 [2023-11-28T16:26:30.853Z] $ docker rm -f --volumes 64999e76694841e58e6ac1f0d13c171fbda402bab2241776d7a3f2a0b692d769 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T16:26:31.843Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T16:26:31.843Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T16:26:32.059Z] prd-ubuntu20.04-docker-8c-8g-1539 does not seem to be running inside a container [2023-11-28T16:26:32.086Z] $ 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-1543 -v /w/workspace/gexfoundry_device-sdk-go_PR-1543:/w/workspace/gexfoundry_device-sdk-go_PR-1543:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-28T16:26:32.416Z] $ docker top 484397eb62bc0daa339a0f50eb54a89b75795fff37925519c02ef8dd9b2a43b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T16:26:32.872Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1543 [Pipeline] fileExists [Pipeline] sh [2023-11-28T16:26:33.274Z] + make test [2023-11-28T16:26:33.274Z] go test -race -coverprofile=coverage.out ./... [2023-11-28T16:26:39.844Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-11-28T16:26:54.730Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-11-28T16:26:54.730Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-11-28T16:26:54.730Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-11-28T16:26:54.730Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-11-28T16:26:54.730Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-11-28T16:26:54.730Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-11-28T16:26:54.730Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-11-28T16:26:54.730Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.040s coverage: 27.6% of statements [2023-11-28T16:26:54.730Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-11-28T16:26:54.730Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.056s coverage: 81.5% of statements [2023-11-28T16:26:54.730Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.054s coverage: 86.0% of statements [2023-11-28T16:26:55.673Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.069s coverage: 71.8% of statements [2023-11-28T16:26:55.673Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-11-28T16:26:55.673Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-11-28T16:26:55.673Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-11-28T16:26:58.983Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.043s coverage: 14.4% of statements [2023-11-28T16:26:58.983Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.181s coverage: 45.9% of statements [2023-11-28T16:26:58.983Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.062s coverage: 68.5% of statements [2023-11-28T16:26:58.983Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.111s coverage: 89.2% of statements [2023-11-28T16:26:58.983Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.041s coverage: 5.5% of statements [2023-11-28T16:27:17.063Z] GO111MODULE=on go vet ./... [2023-11-28T16:27:19.591Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T16:27:19.591Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T16:27:19.591Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T16:27:19.635Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T16:27:19.697Z] $ docker stop --time=1 484397eb62bc0daa339a0f50eb54a89b75795fff37925519c02ef8dd9b2a43b2 [2023-11-28T16:27:22.955Z] $ docker rm -f --volumes 484397eb62bc0daa339a0f50eb54a89b75795fff37925519c02ef8dd9b2a43b2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T16:27:23.624Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T16:27:23.739Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-28T16:27:24.577Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T16:27:24.890Z] + ls -al . [2023-11-28T16:27:24.890Z] total 308 [2023-11-28T16:27:24.890Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 28 16:26 . [2023-11-28T16:27:24.890Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 16:25 .. [2023-11-28T16:27:24.890Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 28 16:25 .dockerignore [2023-11-28T16:27:24.890Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 16:26 .git [2023-11-28T16:27:24.890Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 16:25 .github [2023-11-28T16:27:24.890Z] -rw-rw-r-- 1 jenkins jenkins 137 Nov 28 16:25 .gitignore [2023-11-28T16:27:24.890Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 28 16:25 .golangci.yml [2023-11-28T16:27:24.890Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 16:25 .semver [2023-11-28T16:27:24.890Z] -rw-rw-r-- 1 jenkins jenkins 48109 Nov 28 16:25 CHANGELOG.md [2023-11-28T16:27:24.890Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 16:25 GOVERNANCE.md [2023-11-28T16:27:24.890Z] -rw-rw-r-- 1 jenkins jenkins 885 Nov 28 16:25 Jenkinsfile [2023-11-28T16:27:24.890Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 28 16:25 LICENSE [2023-11-28T16:27:24.890Z] -rw-rw-r-- 1 jenkins jenkins 1842 Nov 28 16:25 Makefile [2023-11-28T16:27:24.890Z] -rw-rw-r-- 1 jenkins jenkins 619 Nov 28 16:25 OWNERS.md [2023-11-28T16:27:24.890Z] -rw-rw-r-- 1 jenkins jenkins 4933 Nov 28 16:25 README.md [2023-11-28T16:27:24.890Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 16:25 VERSION [2023-11-28T16:27:24.890Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 16:25 bin [2023-11-28T16:27:24.890Z] -rw-r--r-- 1 jenkins jenkins 122153 Nov 28 16:26 coverage.out [2023-11-28T16:27:24.890Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 28 16:25 example [2023-11-28T16:27:24.890Z] -rw-rw-r-- 1 jenkins jenkins 3719 Nov 28 16:25 go.mod [2023-11-28T16:27:24.890Z] -rw-rw-r-- 1 jenkins jenkins 34269 Nov 28 16:25 go.sum [2023-11-28T16:27:24.890Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 28 16:25 internal [2023-11-28T16:27:24.890Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 16:25 openapi [2023-11-28T16:27:24.890Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 28 16:25 pkg [2023-11-28T16:27:24.890Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 16:25 snap [2023-11-28T16:27:24.890Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 28 16:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T16:27:25.346Z] + 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=db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab --label arch=amd64 --label version=0.0.0 . [2023-11-28T16:27:25.346Z] Sending build context to Docker daemon 22.02MB [2023-11-28T16:27:25.346Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T16:27:25.346Z] Step 2/23 : FROM ${BASE} AS builder [2023-11-28T16:27:25.346Z] ---> b80985e05c4a [2023-11-28T16:27:25.346Z] Step 3/23 : ARG MAKE=make build [2023-11-28T16:27:25.605Z] ---> Running in fe7a5bfeb4cf [2023-11-28T16:27:25.864Z] Removing intermediate container fe7a5bfeb4cf [2023-11-28T16:27:25.864Z] ---> ea758d85ace0 [2023-11-28T16:27:25.864Z] Step 4/23 : WORKDIR /device-sdk-go [2023-11-28T16:27:25.864Z] ---> Running in 1c6f081f7aed [2023-11-28T16:27:25.864Z] Removing intermediate container 1c6f081f7aed [2023-11-28T16:27:25.864Z] ---> 0d89f5575053 [2023-11-28T16:27:25.864Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-28T16:27:25.864Z] ---> Running in 5b3f6d7d21c5 [2023-11-28T16:27:25.864Z] Removing intermediate container 5b3f6d7d21c5 [2023-11-28T16:27:25.864Z] ---> ee1459649219 [2023-11-28T16:27:25.864Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-11-28T16:27:25.864Z] ---> Running in 7cabbe93930c [2023-11-28T16:27:26.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T16:27:26.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T16:27:26.641Z] OK: 264 MiB in 52 packages [2023-11-28T16:27:26.900Z] Removing intermediate container 7cabbe93930c [2023-11-28T16:27:26.900Z] ---> 50e3ec9cbd1d [2023-11-28T16:27:26.900Z] Step 7/23 : COPY go.mod vendor* ./ [2023-11-28T16:27:27.159Z] ---> 14a16d79dd29 [2023-11-28T16:27:27.159Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T16:27:27.159Z] ---> Running in d2fe0f28d021 [2023-11-28T16:27:27.726Z] Removing intermediate container d2fe0f28d021 [2023-11-28T16:27:27.726Z] ---> ea4c06899c3f [2023-11-28T16:27:27.726Z] Step 9/23 : COPY . . [2023-11-28T16:27:28.713Z] ---> 73dc7737b404 [2023-11-28T16:27:28.713Z] Step 10/23 : RUN ${MAKE} [2023-11-28T16:27:28.713Z] ---> Running in 48b7b15ce55f [2023-11-28T16:27:28.972Z] 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 [2023-11-28T16:27:50.909Z] Removing intermediate container 48b7b15ce55f [2023-11-28T16:27:50.909Z] ---> 305e5ef4eeb9 [2023-11-28T16:27:50.909Z] Step 11/23 : FROM alpine:3.18 [2023-11-28T16:27:50.909Z] 3.18: Pulling from library/alpine [2023-11-28T16:27:50.909Z] 96526aa774ef: Pulling fs layer [2023-11-28T16:27:50.909Z] 96526aa774ef: Verifying Checksum [2023-11-28T16:27:50.909Z] 96526aa774ef: Download complete [2023-11-28T16:27:50.909Z] 96526aa774ef: Pull complete [2023-11-28T16:27:50.909Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T16:27:50.909Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T16:27:50.909Z] ---> 8ca4688f4f35 [2023-11-28T16:27:50.909Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-11-28T16:27:50.909Z] ---> Running in 4fa8450f0d88 [2023-11-28T16:27:50.909Z] Removing intermediate container 4fa8450f0d88 [2023-11-28T16:27:50.909Z] ---> 5af2dbd4f48a [2023-11-28T16:27:50.909Z] Step 13/23 : RUN apk add --update --no-cache [2023-11-28T16:27:50.909Z] ---> Running in 98d7d451c31b [2023-11-28T16:27:50.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T16:27:50.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T16:27:50.909Z] OK: 7 MiB in 15 packages [2023-11-28T16:27:50.909Z] Removing intermediate container 98d7d451c31b [2023-11-28T16:27:50.909Z] ---> 93e47b567a68 [2023-11-28T16:27:50.909Z] Step 14/23 : WORKDIR / [2023-11-28T16:27:50.909Z] ---> Running in 5a85ba1095e3 [2023-11-28T16:27:50.909Z] Removing intermediate container 5a85ba1095e3 [2023-11-28T16:27:50.909Z] ---> 053e781d501e [2023-11-28T16:27:50.909Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-11-28T16:27:50.909Z] ---> 12c1a07e89c0 [2023-11-28T16:27:50.909Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-11-28T16:27:51.168Z] ---> 79b423201b19 [2023-11-28T16:27:51.168Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-11-28T16:27:51.168Z] ---> ef312126f426 [2023-11-28T16:27:51.168Z] Step 18/23 : EXPOSE 59999 [2023-11-28T16:27:51.168Z] ---> Running in 3ab117594cbd [2023-11-28T16:27:51.427Z] Removing intermediate container 3ab117594cbd [2023-11-28T16:27:51.427Z] ---> f3caf5f56e43 [2023-11-28T16:27:51.427Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-11-28T16:27:51.427Z] ---> Running in c534bbe8c52b [2023-11-28T16:27:51.427Z] Removing intermediate container c534bbe8c52b [2023-11-28T16:27:51.427Z] ---> 99faea2a105c [2023-11-28T16:27:51.427Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-28T16:27:51.427Z] ---> Running in a955ddc2a273 [2023-11-28T16:27:51.427Z] Removing intermediate container a955ddc2a273 [2023-11-28T16:27:51.427Z] ---> b883b5527318 [2023-11-28T16:27:51.427Z] Step 21/23 : LABEL arch=amd64 [2023-11-28T16:27:51.427Z] ---> Running in 7cfc9bd556e6 [2023-11-28T16:27:51.686Z] Removing intermediate container 7cfc9bd556e6 [2023-11-28T16:27:51.686Z] ---> 9a2cd45be3b2 [2023-11-28T16:27:51.686Z] Step 22/23 : LABEL git_sha=db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab [2023-11-28T16:27:51.686Z] ---> Running in 95f949b8d936 [2023-11-28T16:27:51.686Z] Removing intermediate container 95f949b8d936 [2023-11-28T16:27:51.686Z] ---> 4179a5b7fa60 [2023-11-28T16:27:51.686Z] Step 23/23 : LABEL version=0.0.0 [2023-11-28T16:27:51.686Z] ---> Running in 64355d95831a [2023-11-28T16:27:51.686Z] Removing intermediate container 64355d95831a [2023-11-28T16:27:51.686Z] ---> 85969d0873e8 [2023-11-28T16:27:51.686Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T16:27:51.686Z] Successfully built 85969d0873e8 [2023-11-28T16:27:51.686Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T16:27:52.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T16:27:52.943Z] [2023-11-28T16:27:52.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T16:27:53.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T16:27:53.349Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-28T16:27:53.349Z] 5eb5b503b376: Pulling fs layer [2023-11-28T16:27:53.349Z] 5c69ac0246d0: Pulling fs layer [2023-11-28T16:27:53.349Z] ec43610c2a17: Pulling fs layer [2023-11-28T16:27:53.349Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-28T16:27:53.349Z] 33b1e0a273af: Pulling fs layer [2023-11-28T16:27:53.349Z] 5d3b04190fa2: Pulling fs layer [2023-11-28T16:27:53.349Z] 2f39f015ded8: Pulling fs layer [2023-11-28T16:27:53.349Z] 33b1e0a273af: Waiting [2023-11-28T16:27:53.349Z] 5d3b04190fa2: Waiting [2023-11-28T16:27:53.349Z] 2f39f015ded8: Waiting [2023-11-28T16:27:53.349Z] 3a2ae6a8a46f: Waiting [2023-11-28T16:27:53.349Z] 5c69ac0246d0: Download complete [2023-11-28T16:27:53.349Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-28T16:27:53.349Z] 3a2ae6a8a46f: Download complete [2023-11-28T16:27:53.349Z] 33b1e0a273af: Verifying Checksum [2023-11-28T16:27:53.349Z] 33b1e0a273af: Download complete [2023-11-28T16:27:53.350Z] 5d3b04190fa2: Verifying Checksum [2023-11-28T16:27:53.350Z] 5d3b04190fa2: Download complete [2023-11-28T16:27:53.350Z] ec43610c2a17: Verifying Checksum [2023-11-28T16:27:53.350Z] ec43610c2a17: Download complete [2023-11-28T16:27:53.609Z] 5eb5b503b376: Verifying Checksum [2023-11-28T16:27:53.609Z] 5eb5b503b376: Download complete [2023-11-28T16:27:54.177Z] 2f39f015ded8: Download complete [2023-11-28T16:27:54.744Z] 5eb5b503b376: Pull complete [2023-11-28T16:27:54.744Z] 5c69ac0246d0: Pull complete [2023-11-28T16:27:55.312Z] ec43610c2a17: Pull complete [2023-11-28T16:27:55.312Z] 3a2ae6a8a46f: Pull complete [2023-11-28T16:27:55.571Z] 33b1e0a273af: Pull complete [2023-11-28T16:27:55.571Z] 5d3b04190fa2: Pull complete [2023-11-28T16:27:59.756Z] 2f39f015ded8: Pull complete [2023-11-28T16:27:59.756Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-28T16:27:59.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T16:27:59.756Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T16:28:00.139Z] prd-ubuntu20.04-docker-8c-8g-1539 does not seem to be running inside a container [2023-11-28T16:28:00.168Z] $ 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-1543 -v /w/workspace/gexfoundry_device-sdk-go_PR-1543:/w/workspace/gexfoundry_device-sdk-go_PR-1543:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-28T16:28:04.427Z] $ docker top 8ad8425cda4573f705c2a716b2e74707fe219ab8208500391f71d3d31d607a50 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T16:28:04.942Z] ---> job-cost.sh [2023-11-28T16:28:04.942Z] lf-activate-venv: SKIPPING [2023-11-28T16:28:04.942Z] INFO: No Stack... [2023-11-28T16:28:05.205Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T16:28:05.775Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T16:28:06.092Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1543/archives/cost.csv [2023-11-28T16:28:06.092Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T16:28:06.134Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1543-1-stack-cost] [2023-11-28T16:28:06.139Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1543-1-stack-cost] did not exist. Created. [2023-11-28T16:28:06.139Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1543-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T16:28:06.605Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-28T16:28:06.660Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T16:28:06.725Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1543-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T16:28:06.898Z] $ docker stop --time=1 8ad8425cda4573f705c2a716b2e74707fe219ab8208500391f71d3d31d607a50 [2023-11-28T16:28:08.049Z] $ docker rm -f --volumes 8ad8425cda4573f705c2a716b2e74707fe219ab8208500391f71d3d31d607a50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-28T16:29:22.693Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1540 in /w/workspace/gexfoundry_device-sdk-go_PR-1543 [Pipeline] { [Pipeline] ws [2023-11-28T16:29:22.787Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-11-28T16:29:25.941Z] The recommended git tool is: git [2023-11-28T16:29:37.600Z] using credential edgex-jenkins-ssh [2023-11-28T16:29:37.624Z] Cloning the remote Git repository [2023-11-28T16:29:37.699Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-11-28T16:29:37.841Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2023-11-28T16:29:38.047Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-11-28T16:29:38.048Z] > git --version # timeout=10 [2023-11-28T16:29:38.122Z] > git --version # 'git version 2.25.1' [2023-11-28T16:29:38.130Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T16:29:38.404Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T16:29:41.229Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-11-28T16:29:41.259Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T16:29:43.763Z] Merging remotes/origin/main commit 50dd63d392f370c86a33393d79501a04f0565adc into PR head commit db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab [2023-11-28T16:29:42.838Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-11-28T16:29:42.949Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-11-28T16:29:42.950Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T16:29:42.970Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1543/head:refs/remotes/origin/PR-1543 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-28T16:29:43.781Z] > git config core.sparsecheckout # timeout=10 [2023-11-28T16:29:43.926Z] > git checkout -f db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab # timeout=10 [2023-11-28T16:29:44.150Z] > git remote # timeout=10 [2023-11-28T16:29:47.194Z] Merge succeeded, producing db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab [2023-11-28T16:29:47.194Z] Checking out Revision db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab (PR-1543) [2023-11-28T16:29:47.077Z] > git config --get remote.origin.url # timeout=10 [2023-11-28T16:29:47.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T16:29:47.128Z] > git merge 50dd63d392f370c86a33393d79501a04f0565adc # timeout=10 [2023-11-28T16:29:47.166Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-28T16:29:47.201Z] > git config core.sparsecheckout # timeout=10 [2023-11-28T16:29:47.225Z] > git checkout -f db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab # timeout=10 [2023-11-28T16:29:50.760Z] Commit message: "build: Update to latest 3.2.0 go-mods" [2023-11-28T16:29:50.813Z] > git --version # timeout=10 [2023-11-28T16:29:50.826Z] > git --version # 'git version 2.25.1' [2023-11-28T16:29:50.841Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T16:29:52.621Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-28T16:29:52.621Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T16:29:52.621Z] Dload Upload Total Spent Left Speed [2023-11-28T16:29:52.621Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 85689 0 --:--:-- --:--:-- --:--:-- 86272 [Pipeline] sh [2023-11-28T16:29:52.989Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-28T16:29:53.341Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-28T16:29:53.341Z] + sudo tee /etc/docker/daemon.new [2023-11-28T16:29:53.341Z] { [2023-11-28T16:29:53.341Z] "registry-mirrors": [ [2023-11-28T16:29:53.341Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-28T16:29:53.341Z] ], [2023-11-28T16:29:53.341Z] "bip": "10.250.0.254/24", [2023-11-28T16:29:53.341Z] "hosts": [ [2023-11-28T16:29:53.341Z] "tcp://0.0.0.0:5555", [2023-11-28T16:29:53.341Z] "unix:///var/run/docker.sock" [2023-11-28T16:29:53.341Z] ], [2023-11-28T16:29:53.341Z] "mtu": 1458, [2023-11-28T16:29:53.341Z] "selinux-enabled": true, [2023-11-28T16:29:53.341Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-28T16:29:53.341Z] } [Pipeline] sh [2023-11-28T16:29:53.709Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-28T16:29:54.138Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T16:30:12.506Z] provisioning config files... [2023-11-28T16:30:12.552Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config15323418454985509306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T16:30:13.134Z] ---> ****-login.sh [2023-11-28T16:30:13.134Z] nexus3.edgexfoundry.org:10001 [2023-11-28T16:30:13.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T16:30:13.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T16:30:13.725Z] Configure a credential helper to remove this warning. See [2023-11-28T16:30:13.725Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T16:30:13.725Z] [2023-11-28T16:30:13.725Z] Login Succeeded [2023-11-28T16:30:13.999Z] nexus3.edgexfoundry.org:10002 [2023-11-28T16:30:13.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T16:30:14.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T16:30:14.271Z] Configure a credential helper to remove this warning. See [2023-11-28T16:30:14.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T16:30:14.271Z] [2023-11-28T16:30:14.271Z] Login Succeeded [2023-11-28T16:30:14.271Z] nexus3.edgexfoundry.org:10003 [2023-11-28T16:30:14.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T16:30:14.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T16:30:14.543Z] Configure a credential helper to remove this warning. See [2023-11-28T16:30:14.543Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T16:30:14.543Z] [2023-11-28T16:30:14.543Z] Login Succeeded [2023-11-28T16:30:14.544Z] nexus3.edgexfoundry.org:10004 [2023-11-28T16:30:14.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T16:30:15.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T16:30:15.106Z] Configure a credential helper to remove this warning. See [2023-11-28T16:30:15.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T16:30:15.106Z] [2023-11-28T16:30:15.106Z] Login Succeeded [2023-11-28T16:30:15.106Z] ****.io [2023-11-28T16:30:15.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T16:30:15.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T16:30:15.653Z] Configure a credential helper to remove this warning. See [2023-11-28T16:30:15.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T16:30:15.653Z] [2023-11-28T16:30:15.653Z] Login Succeeded [2023-11-28T16:30:15.654Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T16:30:15.689Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T16:30:16.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T16:30:16.350Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T16:30:16.424Z] ========================================================= [2023-11-28T16:30:16.424Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-28T16:30:16.424Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T16:30:17.084Z] + 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 . [2023-11-28T16:30:17.674Z] Sending build context to Docker daemon 11.36MB [2023-11-28T16:30:17.674Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T16:30:17.674Z] Step 2/10 : FROM ${BASE} AS builder [2023-11-28T16:30:17.674Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-28T16:30:17.674Z] 9fda8d8052c6: Pulling fs layer [2023-11-28T16:30:17.674Z] 5d54e960e981: Pulling fs layer [2023-11-28T16:30:17.674Z] c4a7e357bf2a: Pulling fs layer [2023-11-28T16:30:17.674Z] f0e02332f6b5: Pulling fs layer [2023-11-28T16:30:17.674Z] 872ee5b61b7b: Pulling fs layer [2023-11-28T16:30:17.674Z] 0c6a40ed1a82: Pulling fs layer [2023-11-28T16:30:17.674Z] 94ae7d8d031c: Pulling fs layer [2023-11-28T16:30:17.674Z] f0e02332f6b5: Waiting [2023-11-28T16:30:17.674Z] 872ee5b61b7b: Waiting [2023-11-28T16:30:17.674Z] 0c6a40ed1a82: Waiting [2023-11-28T16:30:17.674Z] 94ae7d8d031c: Waiting [2023-11-28T16:30:17.674Z] 5d54e960e981: Verifying Checksum [2023-11-28T16:30:17.945Z] 5d54e960e981: Download complete [2023-11-28T16:30:17.945Z] f0e02332f6b5: Download complete [2023-11-28T16:30:17.945Z] 9fda8d8052c6: Verifying Checksum [2023-11-28T16:30:17.945Z] 9fda8d8052c6: Download complete [2023-11-28T16:30:17.945Z] 872ee5b61b7b: Verifying Checksum [2023-11-28T16:30:17.945Z] 872ee5b61b7b: Download complete [2023-11-28T16:30:18.539Z] 94ae7d8d031c: Download complete [2023-11-28T16:30:19.125Z] 9fda8d8052c6: Pull complete [2023-11-28T16:30:19.396Z] 5d54e960e981: Pull complete [2023-11-28T16:30:19.666Z] c4a7e357bf2a: Verifying Checksum [2023-11-28T16:30:19.666Z] c4a7e357bf2a: Download complete [2023-11-28T16:30:20.632Z] 0c6a40ed1a82: Verifying Checksum [2023-11-28T16:30:20.632Z] 0c6a40ed1a82: Download complete [2023-11-28T16:30:32.966Z] c4a7e357bf2a: Pull complete [2023-11-28T16:30:32.966Z] f0e02332f6b5: Pull complete [2023-11-28T16:30:32.966Z] 872ee5b61b7b: Pull complete [2023-11-28T16:30:41.192Z] 0c6a40ed1a82: Pull complete [2023-11-28T16:30:44.544Z] 94ae7d8d031c: Pull complete [2023-11-28T16:30:44.544Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-28T16:30:44.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-28T16:30:44.544Z] ---> 86de565de09d [2023-11-28T16:30:44.544Z] Step 3/10 : ARG MAKE=make build [2023-11-28T16:30:44.816Z] ---> Running in 7dcff61d7197 [2023-11-28T16:30:45.089Z] Removing intermediate container 7dcff61d7197 [2023-11-28T16:30:45.089Z] ---> 662e52df64ff [2023-11-28T16:30:45.089Z] Step 4/10 : WORKDIR /device-sdk-go [2023-11-28T16:30:45.089Z] ---> Running in 75fc8dd7f2df [2023-11-28T16:30:45.680Z] Removing intermediate container 75fc8dd7f2df [2023-11-28T16:30:45.680Z] ---> ab674d2285cc [2023-11-28T16:30:45.680Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-28T16:30:45.680Z] ---> Running in 3f8d47cd7b7d [2023-11-28T16:30:45.949Z] Removing intermediate container 3f8d47cd7b7d [2023-11-28T16:30:45.949Z] ---> d8cea8e67bba [2023-11-28T16:30:45.949Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-11-28T16:30:45.949Z] ---> Running in 78b4b1b47a92 [2023-11-28T16:30:47.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T16:30:47.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T16:30:48.599Z] OK: 266 MiB in 52 packages [2023-11-28T16:30:49.565Z] Removing intermediate container 78b4b1b47a92 [2023-11-28T16:30:49.565Z] ---> 022304ab81d3 [2023-11-28T16:30:49.565Z] Step 7/10 : COPY go.mod vendor* ./ [2023-11-28T16:30:50.150Z] ---> 6490d91cd65c [2023-11-28T16:30:50.150Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T16:30:50.150Z] ---> Running in 40c0506286fd [2023-11-28T16:32:11.825Z] Removing intermediate container 40c0506286fd [2023-11-28T16:32:11.825Z] ---> bb972e80a3bf [2023-11-28T16:32:11.825Z] Step 9/10 : COPY . . [2023-11-28T16:32:11.825Z] ---> 1861e479e2df [2023-11-28T16:32:11.825Z] Step 10/10 : RUN ${MAKE} [2023-11-28T16:32:11.825Z] ---> Running in 9f04a50e0f1a [2023-11-28T16:32:11.825Z] noop [2023-11-28T16:32:11.825Z] Removing intermediate container 9f04a50e0f1a [2023-11-28T16:32:11.825Z] ---> 4c8dbad78702 [2023-11-28T16:32:11.825Z] Successfully built 4c8dbad78702 [2023-11-28T16:32:11.825Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T16:32:12.433Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T16:32:12.433Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T16:32:12.790Z] prd-ubuntu20.04-docker-arm64-4c-16g-1540 does not seem to be running inside a container [2023-11-28T16:32:12.856Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-11-28T16:32:14.132Z] $ docker top 8ba624b47a734d2885d77666bac8d1771b45e59c240f7d728be8e152d41762cb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T16:32:15.115Z] + go version [2023-11-28T16:32:15.115Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-28T16:32:15.147Z] $ docker stop --time=1 8ba624b47a734d2885d77666bac8d1771b45e59c240f7d728be8e152d41762cb [2023-11-28T16:32:16.753Z] $ docker rm -f --volumes 8ba624b47a734d2885d77666bac8d1771b45e59c240f7d728be8e152d41762cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T16:32:17.973Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T16:32:17.974Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T16:32:18.308Z] prd-ubuntu20.04-docker-arm64-4c-16g-1540 does not seem to be running inside a container [2023-11-28T16:32:18.373Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-11-28T16:32:22.961Z] $ docker top cc9a0d725323cc95fd9a966907fbf226300fb520c5d126f734cca019ed180669 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T16:32:23.640Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-28T16:32:24.396Z] + make test [2023-11-28T16:32:24.396Z] go test -race -coverprofile=coverage.out ./... [2023-11-28T16:32:56.626Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-11-28T16:34:33.274Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-11-28T16:34:33.274Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-11-28T16:34:33.274Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-11-28T16:34:33.274Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-11-28T16:34:33.274Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-11-28T16:34:33.274Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.218s coverage: 27.6% of statements [2023-11-28T16:34:39.913Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.252s coverage: 81.5% of statements [2023-11-28T16:34:47.528Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-11-28T16:34:47.528Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-11-28T16:34:48.120Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.305s coverage: 86.0% of statements [2023-11-28T16:34:52.382Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-11-28T16:34:53.796Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.484s coverage: 71.8% of statements [2023-11-28T16:34:57.153Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.358s coverage: 14.4% of statements [2023-11-28T16:34:57.153Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.084s coverage: 45.6% of statements [2023-11-28T16:34:57.153Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-11-28T16:34:57.153Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-11-28T16:34:58.580Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.377s coverage: 68.5% of statements [2023-11-28T16:35:01.930Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.447s coverage: 89.2% of statements [2023-11-28T16:35:01.930Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-11-28T16:35:03.353Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.219s coverage: 5.5% of statements [2023-11-28T16:35:03.937Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-28T16:35:03.937Z] GO111MODULE=on go vet ./... [2023-11-28T16:36:56.066Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T16:36:56.066Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T16:36:56.066Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T16:36:56.109Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T16:36:56.179Z] $ docker stop --time=1 cc9a0d725323cc95fd9a966907fbf226300fb520c5d126f734cca019ed180669 [2023-11-28T16:36:58.130Z] $ docker rm -f --volumes cc9a0d725323cc95fd9a966907fbf226300fb520c5d126f734cca019ed180669 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T16:36:59.887Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T16:36:59.923Z] Warning: overwriting stash ‘coverage-report’ [2023-11-28T16:37:00.472Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T16:37:01.320Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T16:37:01.663Z] + ls -al . [2023-11-28T16:37:01.663Z] total 304 [2023-11-28T16:37:01.663Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 16:32 . [2023-11-28T16:37:01.663Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 16:29 .. [2023-11-28T16:37:01.663Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 28 16:29 .dockerignore [2023-11-28T16:37:01.663Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 16:29 .git [2023-11-28T16:37:01.663Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 16:29 .github [2023-11-28T16:37:01.663Z] -rw-rw-r-- 1 jenkins jenkins 137 Nov 28 16:29 .gitignore [2023-11-28T16:37:01.663Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 28 16:29 .golangci.yml [2023-11-28T16:37:01.663Z] -rw-rw-r-- 1 jenkins jenkins 48109 Nov 28 16:29 CHANGELOG.md [2023-11-28T16:37:01.663Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 16:29 GOVERNANCE.md [2023-11-28T16:37:01.663Z] -rw-rw-r-- 1 jenkins jenkins 885 Nov 28 16:29 Jenkinsfile [2023-11-28T16:37:01.663Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 28 16:29 LICENSE [2023-11-28T16:37:01.663Z] -rw-rw-r-- 1 jenkins jenkins 1842 Nov 28 16:29 Makefile [2023-11-28T16:37:01.663Z] -rw-rw-r-- 1 jenkins jenkins 619 Nov 28 16:29 OWNERS.md [2023-11-28T16:37:01.663Z] -rw-rw-r-- 1 jenkins jenkins 4933 Nov 28 16:29 README.md [2023-11-28T16:37:01.663Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 16:25 VERSION [2023-11-28T16:37:01.663Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 16:29 bin [2023-11-28T16:37:01.663Z] -rw-r--r-- 1 jenkins jenkins 122156 Nov 28 16:35 coverage.out [2023-11-28T16:37:01.663Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 28 16:29 example [2023-11-28T16:37:01.663Z] -rw-rw-r-- 1 jenkins jenkins 3719 Nov 28 16:29 go.mod [2023-11-28T16:37:01.663Z] -rw-rw-r-- 1 jenkins jenkins 34269 Nov 28 16:29 go.sum [2023-11-28T16:37:01.663Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 28 16:29 internal [2023-11-28T16:37:01.663Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 16:29 openapi [2023-11-28T16:37:01.663Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 28 16:29 pkg [2023-11-28T16:37:01.663Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 16:29 snap [2023-11-28T16:37:01.663Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 28 16:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T16:37:02.179Z] + 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=db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab --label arch=arm64 --label version=0.0.0 . [2023-11-28T16:37:02.765Z] Sending build context to Docker daemon 11.49MB [2023-11-28T16:37:02.765Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T16:37:02.765Z] Step 2/23 : FROM ${BASE} AS builder [2023-11-28T16:37:02.765Z] ---> 4c8dbad78702 [2023-11-28T16:37:02.765Z] Step 3/23 : ARG MAKE=make build [2023-11-28T16:37:02.765Z] ---> Running in cb303dac009a [2023-11-28T16:37:03.035Z] Removing intermediate container cb303dac009a [2023-11-28T16:37:03.035Z] ---> 7b85e9f17047 [2023-11-28T16:37:03.035Z] Step 4/23 : WORKDIR /device-sdk-go [2023-11-28T16:37:03.304Z] ---> Running in bda6777be765 [2023-11-28T16:37:03.573Z] Removing intermediate container bda6777be765 [2023-11-28T16:37:03.573Z] ---> adb9bcdbdb3f [2023-11-28T16:37:03.573Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-28T16:37:03.573Z] ---> Running in a3bbfd3f5037 [2023-11-28T16:37:03.851Z] Removing intermediate container a3bbfd3f5037 [2023-11-28T16:37:03.851Z] ---> 3a5ba2dca4c7 [2023-11-28T16:37:03.851Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-11-28T16:37:03.851Z] ---> Running in 9d59b15a37ba [2023-11-28T16:37:04.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T16:37:05.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T16:37:06.357Z] OK: 266 MiB in 52 packages [2023-11-28T16:37:07.330Z] Removing intermediate container 9d59b15a37ba [2023-11-28T16:37:07.330Z] ---> d5107e882fed [2023-11-28T16:37:07.330Z] Step 7/23 : COPY go.mod vendor* ./ [2023-11-28T16:37:10.674Z] ---> 335b188fc5d9 [2023-11-28T16:37:10.674Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T16:37:10.674Z] ---> Running in 41b862f53d58 [2023-11-28T16:37:12.626Z] Removing intermediate container 41b862f53d58 [2023-11-28T16:37:12.626Z] ---> 6dddde4a3dcd [2023-11-28T16:37:12.626Z] Step 9/23 : COPY . . [2023-11-28T16:37:14.047Z] ---> 0590fad98aa0 [2023-11-28T16:37:14.047Z] Step 10/23 : RUN ${MAKE} [2023-11-28T16:37:14.047Z] ---> Running in 2f664dd6e5af [2023-11-28T16:37:15.011Z] 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 [2023-11-28T16:39:06.794Z] Removing intermediate container 2f664dd6e5af [2023-11-28T16:39:06.794Z] ---> 23f6b8023015 [2023-11-28T16:39:06.794Z] Step 11/23 : FROM alpine:3.18 [2023-11-28T16:39:06.794Z] 3.18: Pulling from library/alpine [2023-11-28T16:39:06.794Z] 579b34f0a95b: Pulling fs layer [2023-11-28T16:39:06.794Z] 579b34f0a95b: Verifying Checksum [2023-11-28T16:39:06.794Z] 579b34f0a95b: Download complete [2023-11-28T16:39:06.794Z] 579b34f0a95b: Pull complete [2023-11-28T16:39:06.794Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T16:39:06.794Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T16:39:06.794Z] ---> 3cc203321400 [2023-11-28T16:39:06.794Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-11-28T16:39:06.794Z] ---> Running in 122b288bd0b0 [2023-11-28T16:39:06.794Z] Removing intermediate container 122b288bd0b0 [2023-11-28T16:39:06.794Z] ---> c46a464341ad [2023-11-28T16:39:06.794Z] Step 13/23 : RUN apk add --update --no-cache [2023-11-28T16:39:06.794Z] ---> Running in adaa697233a9 [2023-11-28T16:39:06.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T16:39:06.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T16:39:06.794Z] OK: 8 MiB in 15 packages [2023-11-28T16:39:06.794Z] Removing intermediate container adaa697233a9 [2023-11-28T16:39:06.794Z] ---> b7c61e18cc9d [2023-11-28T16:39:06.794Z] Step 14/23 : WORKDIR / [2023-11-28T16:39:06.794Z] ---> Running in efb5572b5695 [2023-11-28T16:39:06.794Z] Removing intermediate container efb5572b5695 [2023-11-28T16:39:06.794Z] ---> a9680edbffc5 [2023-11-28T16:39:06.794Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-11-28T16:39:06.794Z] ---> be75da3c8573 [2023-11-28T16:39:06.794Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-11-28T16:39:07.378Z] ---> c1e82e8b2966 [2023-11-28T16:39:07.378Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-11-28T16:39:07.647Z] ---> 5e40e39e55b3 [2023-11-28T16:39:07.647Z] Step 18/23 : EXPOSE 59999 [2023-11-28T16:39:07.919Z] ---> Running in 4bb65a903998 [2023-11-28T16:39:08.186Z] Removing intermediate container 4bb65a903998 [2023-11-28T16:39:08.186Z] ---> 629a1800cf49 [2023-11-28T16:39:08.186Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-11-28T16:39:08.186Z] ---> Running in 6f084d194fae [2023-11-28T16:39:08.452Z] Removing intermediate container 6f084d194fae [2023-11-28T16:39:08.452Z] ---> 2d821906a01d [2023-11-28T16:39:08.452Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-28T16:39:08.452Z] ---> Running in b7cf92761aae [2023-11-28T16:39:08.726Z] Removing intermediate container b7cf92761aae [2023-11-28T16:39:08.726Z] ---> a9a5987cd018 [2023-11-28T16:39:08.726Z] Step 21/23 : LABEL arch=arm64 [2023-11-28T16:39:09.002Z] ---> Running in c40716d128a5 [2023-11-28T16:39:09.268Z] Removing intermediate container c40716d128a5 [2023-11-28T16:39:09.268Z] ---> 2bcf4a8d57e3 [2023-11-28T16:39:09.268Z] Step 22/23 : LABEL git_sha=db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab [2023-11-28T16:39:09.268Z] ---> Running in f3a9687999c3 [2023-11-28T16:39:09.537Z] Removing intermediate container f3a9687999c3 [2023-11-28T16:39:09.537Z] ---> dbb3b2050741 [2023-11-28T16:39:09.537Z] Step 23/23 : LABEL version=0.0.0 [2023-11-28T16:39:09.537Z] ---> Running in f0d663b815bd [2023-11-28T16:39:09.803Z] Removing intermediate container f0d663b815bd [2023-11-28T16:39:09.803Z] ---> 9e0aaf157fa4 [2023-11-28T16:39:09.803Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T16:39:09.803Z] Successfully built 9e0aaf157fa4 [2023-11-28T16:39:10.069Z] 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T16:39:11.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T16:39:11.549Z] [2023-11-28T16:39:11.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T16:39:12.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T16:39:12.014Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-28T16:39:12.014Z] 8998bd30e6a1: Pulling fs layer [2023-11-28T16:39:12.014Z] 04944245beec: Pulling fs layer [2023-11-28T16:39:12.014Z] 699f458cf7ca: Pulling fs layer [2023-11-28T16:39:12.014Z] 765212b225bb: Pulling fs layer [2023-11-28T16:39:12.014Z] f23df028b6ca: Pulling fs layer [2023-11-28T16:39:12.014Z] d65c8cfc05b1: Pulling fs layer [2023-11-28T16:39:12.014Z] 2437ff75d9bd: Pulling fs layer [2023-11-28T16:39:12.014Z] d65c8cfc05b1: Waiting [2023-11-28T16:39:12.014Z] 765212b225bb: Waiting [2023-11-28T16:39:12.014Z] f23df028b6ca: Waiting [2023-11-28T16:39:12.282Z] 04944245beec: Verifying Checksum [2023-11-28T16:39:12.282Z] 04944245beec: Download complete [2023-11-28T16:39:12.282Z] 765212b225bb: Verifying Checksum [2023-11-28T16:39:12.282Z] 765212b225bb: Download complete [2023-11-28T16:39:12.282Z] f23df028b6ca: Verifying Checksum [2023-11-28T16:39:12.282Z] f23df028b6ca: Download complete [2023-11-28T16:39:12.282Z] d65c8cfc05b1: Verifying Checksum [2023-11-28T16:39:12.282Z] d65c8cfc05b1: Download complete [2023-11-28T16:39:12.282Z] 699f458cf7ca: Verifying Checksum [2023-11-28T16:39:12.282Z] 699f458cf7ca: Download complete [2023-11-28T16:39:12.864Z] 8998bd30e6a1: Verifying Checksum [2023-11-28T16:39:12.864Z] 8998bd30e6a1: Download complete [2023-11-28T16:39:15.452Z] 2437ff75d9bd: Verifying Checksum [2023-11-28T16:39:15.452Z] 2437ff75d9bd: Download complete [2023-11-28T16:39:17.391Z] 8998bd30e6a1: Pull complete [2023-11-28T16:39:18.349Z] 04944245beec: Pull complete [2023-11-28T16:39:20.295Z] 699f458cf7ca: Pull complete [2023-11-28T16:39:20.295Z] 765212b225bb: Pull complete [2023-11-28T16:39:20.878Z] f23df028b6ca: Pull complete [2023-11-28T16:39:21.145Z] d65c8cfc05b1: Pull complete [2023-11-28T16:39:39.347Z] 2437ff75d9bd: Pull complete [2023-11-28T16:39:39.347Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-28T16:39:39.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T16:39:39.347Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T16:39:39.872Z] prd-ubuntu20.04-docker-arm64-4c-16g-1540 does not seem to be running inside a container [2023-11-28T16:39:39.937Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-28T16:39:42.510Z] $ docker top bd4a1167cfd28bf5f02a3328ff72863060d8435cde6c2bc60b9eac7cf972850f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T16:39:43.490Z] ---> job-cost.sh [2023-11-28T16:39:43.490Z] lf-activate-venv: SKIPPING [2023-11-28T16:39:43.490Z] INFO: No Stack... [2023-11-28T16:39:44.891Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-28T16:39:45.861Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T16:39:46.535Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2023-11-28T16:39:46.535Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T16:39:46.594Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1543-1-stack-cost] [2023-11-28T16:39:46.599Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1543-1-stack-cost] did not exist. Created. [2023-11-28T16:39:46.599Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1543-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T16:39:47.434Z] /w/workspace/device-sdk-go/1@tmp/durable-67b25fc7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-28T16:39:48.101Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-28T16:39:48.139Z] Warning: overwriting stash ‘stack-cost’ [2023-11-28T16:39:48.242Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T16:39:48.258Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1543-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T16:39:48.423Z] $ docker stop --time=1 bd4a1167cfd28bf5f02a3328ff72863060d8435cde6c2bc60b9eac7cf972850f [2023-11-28T16:39:49.913Z] $ docker rm -f --volumes bd4a1167cfd28bf5f02a3328ff72863060d8435cde6c2bc60b9eac7cf972850f [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 [2023-11-28T16:39:52.033Z] provisioning config files... [2023-11-28T16:39:52.043Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp/config2581960291393196285tmp [Pipeline] { [Pipeline] sh [2023-11-28T16:39:52.481Z] + set +x [2023-11-28T16:39:52.481Z] + + bash -s -- [2023-11-28T16:39:52.481Z] curl -s https://codecov.io/bash [2023-11-28T16:39:52.481Z] [2023-11-28T16:39:52.481Z] _____ _ [2023-11-28T16:39:52.481Z] / ____| | | [2023-11-28T16:39:52.481Z] | | ___ __| | ___ ___ _____ __ [2023-11-28T16:39:52.481Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-28T16:39:52.481Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-28T16:39:52.481Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-28T16:39:52.481Z] Bash-1.0.6 [2023-11-28T16:39:52.481Z] [2023-11-28T16:39:52.481Z] [2023-11-28T16:39:52.481Z] ==> git version 2.25.1 found [2023-11-28T16:39:52.481Z] ==> 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 [2023-11-28T16:39:52.481Z] Release-Date: 2020-01-08 [2023-11-28T16:39:52.481Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-28T16:39:52.481Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-28T16:39:52.481Z] ==> Jenkins CI detected. [2023-11-28T16:39:52.481Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1543 [2023-11-28T16:39:52.481Z] project root: . [2023-11-28T16:39:52.481Z] --> token set from env [2023-11-28T16:39:52.481Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-28T16:39:52.481Z] ==> Running gcov in . (disable via -X gcov) [2023-11-28T16:39:52.740Z] ==> Python coveragepy not found [2023-11-28T16:39:52.740Z] ==> Searching for coverage reports in: [2023-11-28T16:39:52.740Z] + . [2023-11-28T16:39:52.740Z] -> Found 1 reports [2023-11-28T16:39:52.740Z] ==> Detecting git/mercurial file structure [2023-11-28T16:39:52.740Z] ==> Reading reports [2023-11-28T16:39:52.740Z] + ./coverage.out bytes=122156 [2023-11-28T16:39:52.741Z] ==> Appending adjustments [2023-11-28T16:39:52.741Z] https://docs.codecov.io/docs/fixing-reports [2023-11-28T16:39:53.002Z] + Found adjustments [2023-11-28T16:39:53.002Z] ==> Gzipping contents [2023-11-28T16:39:53.002Z] 20K /tmp/codecov.NkVDQz.gz [2023-11-28T16:39:53.002Z] ==> Uploading reports [2023-11-28T16:39:53.002Z] url: https://codecov.io [2023-11-28T16:39:53.002Z] query: branch=PR-1543&commit=db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1543%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1543&job=&cmd_args= [2023-11-28T16:39:53.002Z] -> Pinging Codecov [2023-11-28T16:39:53.002Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1543&commit=db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1543%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1543&job=&cmd_args= [2023-11-28T16:39:53.262Z] -> Uploading to [2023-11-28T16:39:53.262Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-28/7E55EF52A471D76F132DFD9A03CDDE97/db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab/5203ba24-9b69-47e2-a73e-757ed92caa23.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T163952Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=20fdf5d111e19b0816110788a6f8278b9ce0f95c3aa189ea7dff97b14139f8c8 [2023-11-28T16:39:53.262Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T16:39:53.262Z] Dload Upload Total Spent Left Speed [2023-11-28T16:39:53.524Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16759 0 0 100 16759 0 82151 --:--:-- --:--:-- --:--:-- 81751 100 16759 0 0 100 16759 0 59219 --:--:-- --:--:-- --:--:-- 59010 [2023-11-28T16:39:53.524Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab [Pipeline] } [2023-11-28T16:39:53.550Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-28T16:39:57.134Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1543/archives ] [2023-11-28T16:39:57.134Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1543/archives [2023-11-28T16:39:57.134Z] total 16 [2023-11-28T16:39:57.134Z] drwxr-xr-x 3 root root 4096 Nov 28 16:28 . [2023-11-28T16:39:57.134Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 28 16:28 .. [2023-11-28T16:39:57.134Z] drwxr-xr-x 2 root root 4096 Nov 28 16:28 cost [2023-11-28T16:39:57.134Z] -rw-r--r-- 1 root root 86 Nov 28 16:28 cost.csv [2023-11-28T16:39:57.134Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1543/archives [2023-11-28T16:39:57.134Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1543/archives [2023-11-28T16:39:57.134Z] total 16 [2023-11-28T16:39:57.134Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 16:28 . [2023-11-28T16:39:57.134Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 28 16:28 .. [2023-11-28T16:39:57.134Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 16:28 cost [2023-11-28T16:39:57.134Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 28 16:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-28T16:39:57.457Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T16:39:58.333Z] ---> package-listing.sh [2023-11-28T16:39:58.333Z] ++ facter osfamily [2023-11-28T16:39:58.333Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-28T16:39:58.591Z] + OS_FAMILY=debian [2023-11-28T16:39:58.591Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1543 [2023-11-28T16:39:58.591Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-28T16:39:58.591Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-28T16:39:58.591Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-28T16:39:58.591Z] + PACKAGES=/tmp/packages_start.txt [2023-11-28T16:39:58.591Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1543 ']' [2023-11-28T16:39:58.591Z] + PACKAGES=/tmp/packages_end.txt [2023-11-28T16:39:58.591Z] + case "${OS_FAMILY}" in [2023-11-28T16:39:58.591Z] + grep '^ii' [2023-11-28T16:39:58.591Z] + dpkg -l [2023-11-28T16:39:58.591Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-28T16:39:58.591Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-28T16:39:58.591Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-28T16:39:58.591Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1543 ']' [2023-11-28T16:39:58.591Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1543/archives/ [2023-11-28T16:39:58.591Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1543/archives/ [Pipeline] echo [2023-11-28T16:39:58.623Z] 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-1543/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-28T16:39:58.924Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T16:39:59.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T16:39:59.641Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T16:39:59.902Z] prd-ubuntu20.04-docker-8c-8g-1539 does not seem to be running inside a container [2023-11-28T16:39:59.929Z] $ 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-1543/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-1543 -v /w/workspace/gexfoundry_device-sdk-go_PR-1543:/w/workspace/gexfoundry_device-sdk-go_PR-1543:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1543@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 [2023-11-28T16:40:00.398Z] $ docker top debb55bc29492683332b778860ae600545cc1f75b6d34c917f54d47e8426ed0a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T16:40:00.897Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-28T16:40:01.219Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-28T16:40:01.531Z] + ls /var/log/sa-host [2023-11-28T16:40:01.531Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T16:40:01.738Z] provisioning config files... [2023-11-28T16:40:01.747Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp/config13941393549785550148tmp [Pipeline] { [Pipeline] echo [2023-11-28T16:40:01.920Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T16:40:02.238Z] ---> create-netrc.sh [Pipeline] } [2023-11-28T16:40:02.261Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-28T16:40:02.775Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-28T16:40:02.809Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T16:40:03.123Z] ---> sudo-logs.sh [2023-11-28T16:40:03.124Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-28T16:40:03.266Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T16:40:03.582Z] ---> job-cost.sh [2023-11-28T16:40:03.582Z] lf-activate-venv: SKIPPING [2023-11-28T16:40:03.582Z] DEBUG: total: 0.2199999988079071 [2023-11-28T16:40:03.582Z] INFO: Retrieving Stack Cost... [2023-11-28T16:40:04.152Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T16:40:04.412Z] INFO: Archiving Costs [Pipeline] echo [2023-11-28T16:40:04.444Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T16:40:04.760Z] ---> logs-deploy.sh [2023-11-28T16:40:04.760Z] lf-activate-venv: SKIPPING [2023-11-28T16:40:04.760Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1543/1 [2023-11-28T16:40:04.760Z] INFO: archiving workspace using pattern(s): [2023-11-28T16:40:05.700Z] Archives upload complete. [2023-11-28T16:40:05.700Z] INFO: archiving logs to Nexus