Pull request #1548 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c3ec8dba13955847a6809293528a6225dc344730+4eb5e29dea1939910f88077e170bd5bcfca266de (4fbe72f7baaaefd9a31a2dc4d991224dba8944d4) 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-ssh15364390720599660126.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-ssh16356526487030179991.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-1548/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-1548/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5041339613993503661.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-1548/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15400900391799528306.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-ssh17882192639705791221.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-1548/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-1548/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9248917926083176546.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 ‘prd-ubuntu20.04-docker-8c-8g-25332’ Running on prd-ubuntu20.04-docker-8c-8g-25335 in /w/workspace/gexfoundry_device-sdk-go_PR-1548 [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-1548 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/1548/head:refs/remotes/origin/PR-1548 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4eb5e29dea1939910f88077e170bd5bcfca266de into PR head commit c3ec8dba13955847a6809293528a6225dc344730 Merge succeeded, producing c3ec8dba13955847a6809293528a6225dc344730 Checking out Revision c3ec8dba13955847a6809293528a6225dc344730 (PR-1548) Commit message: "build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f c3ec8dba13955847a6809293528a6225dc344730 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4eb5e29dea1939910f88077e170bd5bcfca266de # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c3ec8dba13955847a6809293528a6225dc344730 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-18T23:32:24.227Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-18T23:32:24.443Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-18T23:32:24.543Z] ========================================================= [2023-12-18T23:32:24.543Z] EdgeX Global Pipelines Version Info [2023-12-18T23:32:24.543Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:32:25.287Z] ------------------- [2023-12-18T23:32:25.287Z] stable info: [2023-12-18T23:32:25.287Z] ------------------- [2023-12-18T23:32:25.287Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-18T23:32:25.287Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-18T23:32:25.287Z] Message: update stable to v1.0.258 [2023-12-18T23:32:25.856Z] ------------------- [2023-12-18T23:32:25.856Z] experimental info: [2023-12-18T23:32:25.856Z] ------------------- [2023-12-18T23:32:25.856Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-18T23:32:25.856Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-18T23:32:25.856Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-18T23:32:26.086Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-12-18T23:32:26.146Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-12-18T23:32:26.209Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-18T23:32:26.266Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-18T23:32:26.327Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-18T23:32:26.388Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-18T23:32:26.455Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-18T23:32:26.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-12-18T23:32:26.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-18T23:32:26.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-18T23:32:26.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-18T23:32:26.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-12-18T23:32:26.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-18T23:32:26.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-18T23:32:26.969Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-18T23:32:27.038Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-12-18T23:32:27.101Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-18T23:32:27.166Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-18T23:32:27.235Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-18T23:32:27.307Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-18T23:32:27.372Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-12-18T23:32:27.438Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-12-18T23:32:27.505Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-18T23:32:27.579Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-18T23:32:27.654Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-18T23:32:27.734Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-18T23:32:27.807Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-18T23:32:27.884Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1548 [Pipeline] echo [2023-12-18T23:32:27.959Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1548 [Pipeline] echo [2023-12-18T23:32:28.041Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1548 [Pipeline] echo [2023-12-18T23:32:28.115Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c3ec8dba13955847a6809293528a6225dc344730 [Pipeline] echo [2023-12-18T23:32:28.192Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c3ec8db [Pipeline] echo [2023-12-18T23:32:28.276Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-18T23:32:28.451Z] provisioning config files... [2023-12-18T23:32:28.466Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1548@tmp/config168333433385793238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:32:28.868Z] ---> ****-login.sh [2023-12-18T23:32:28.869Z] nexus3.edgexfoundry.org:10001 [2023-12-18T23:32:29.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:32:29.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:32:29.130Z] Configure a credential helper to remove this warning. See [2023-12-18T23:32:29.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:32:29.130Z] [2023-12-18T23:32:29.130Z] Login Succeeded [2023-12-18T23:32:29.130Z] nexus3.edgexfoundry.org:10002 [2023-12-18T23:32:29.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:32:29.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:32:29.389Z] Configure a credential helper to remove this warning. See [2023-12-18T23:32:29.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:32:29.389Z] [2023-12-18T23:32:29.389Z] Login Succeeded [2023-12-18T23:32:29.389Z] nexus3.edgexfoundry.org:10003 [2023-12-18T23:32:29.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:32:29.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:32:29.390Z] Configure a credential helper to remove this warning. See [2023-12-18T23:32:29.390Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:32:29.390Z] [2023-12-18T23:32:29.390Z] Login Succeeded [2023-12-18T23:32:29.390Z] nexus3.edgexfoundry.org:10004 [2023-12-18T23:32:29.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:32:29.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:32:29.390Z] Configure a credential helper to remove this warning. See [2023-12-18T23:32:29.390Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:32:29.390Z] [2023-12-18T23:32:29.390Z] Login Succeeded [2023-12-18T23:32:29.390Z] ****.io [2023-12-18T23:32:29.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:32:29.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:32:29.912Z] Configure a credential helper to remove this warning. See [2023-12-18T23:32:29.912Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:32:29.912Z] [2023-12-18T23:32:29.912Z] Login Succeeded [2023-12-18T23:32:29.912Z] ---> ****-login.sh ends [Pipeline] } [2023-12-18T23:32:29.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-18T23:32:30.773Z] + git rev-list -1 --merges c3ec8dba13955847a6809293528a6225dc344730~1..c3ec8dba13955847a6809293528a6225dc344730 [Pipeline] echo [2023-12-18T23:32:30.816Z] -----------> git rev-list -1 --merges c3ec8dba13955847a6809293528a6225dc344730~1..c3ec8dba13955847a6809293528a6225dc344730 c3ec8dba13955847a6809293528a6225dc344730 [false] [Pipeline] sh [2023-12-18T23:32:31.145Z] + git log --format=format:%s -1 c3ec8dba13955847a6809293528a6225dc344730 [Pipeline] echo [2023-12-18T23:32:31.180Z] ========================================================= [2023-12-18T23:32:31.180Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-18T23:32:31.180Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-18T23:32:31.684Z] + git log --format=format:%s -1 c3ec8dba13955847a6809293528a6225dc344730 [Pipeline] echo [2023-12-18T23:32:31.717Z] [semverPrep] GIT_COMMIT: c3ec8dba13955847a6809293528a6225dc344730, Commit Message: build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 [Pipeline] echo [2023-12-18T23:32:31.767Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-18T23:32:32.184Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-18T23:32:32.184Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-18T23:32:32.184Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-18T23:32:32.184Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-18T23:32:32.184Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-18T23:32:32.184Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-18T23:32:32.184Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:32:32.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-18T23:32:32.636Z] [2023-12-18T23:32:32.636Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:32:33.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-18T23:32:33.036Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-18T23:32:33.036Z] b85a868b505f: Pulling fs layer [2023-12-18T23:32:33.036Z] e2be974225ed: Pulling fs layer [2023-12-18T23:32:33.036Z] 339a4e72a1f5: Pulling fs layer [2023-12-18T23:32:33.036Z] 988bab9f4d93: Pulling fs layer [2023-12-18T23:32:33.036Z] 1469e6f7b9e6: Pulling fs layer [2023-12-18T23:32:33.036Z] eaf3925da568: Pulling fs layer [2023-12-18T23:32:33.036Z] bab4dde63d76: Pulling fs layer [2023-12-18T23:32:33.036Z] bde34c3a00c8: Pulling fs layer [2023-12-18T23:32:33.036Z] b352a97aabf1: Pulling fs layer [2023-12-18T23:32:33.036Z] 4872d77fe225: Pulling fs layer [2023-12-18T23:32:33.036Z] 5851b861e8e6: Pulling fs layer [2023-12-18T23:32:33.036Z] 988bab9f4d93: Waiting [2023-12-18T23:32:33.036Z] 1469e6f7b9e6: Waiting [2023-12-18T23:32:33.036Z] eaf3925da568: Waiting [2023-12-18T23:32:33.036Z] bab4dde63d76: Waiting [2023-12-18T23:32:33.036Z] bde34c3a00c8: Waiting [2023-12-18T23:32:33.036Z] b352a97aabf1: Waiting [2023-12-18T23:32:33.036Z] 4872d77fe225: Waiting [2023-12-18T23:32:33.036Z] 5851b861e8e6: Waiting [2023-12-18T23:32:33.036Z] e2be974225ed: Verifying Checksum [2023-12-18T23:32:33.036Z] e2be974225ed: Download complete [2023-12-18T23:32:33.036Z] 988bab9f4d93: Verifying Checksum [2023-12-18T23:32:33.036Z] 988bab9f4d93: Download complete [2023-12-18T23:32:33.036Z] 1469e6f7b9e6: Verifying Checksum [2023-12-18T23:32:33.036Z] 1469e6f7b9e6: Download complete [2023-12-18T23:32:33.036Z] eaf3925da568: Verifying Checksum [2023-12-18T23:32:33.036Z] eaf3925da568: Download complete [2023-12-18T23:32:33.037Z] 339a4e72a1f5: Verifying Checksum [2023-12-18T23:32:33.037Z] 339a4e72a1f5: Download complete [2023-12-18T23:32:33.295Z] bde34c3a00c8: Download complete [2023-12-18T23:32:33.295Z] b352a97aabf1: Verifying Checksum [2023-12-18T23:32:33.295Z] b352a97aabf1: Download complete [2023-12-18T23:32:33.295Z] 5851b861e8e6: Verifying Checksum [2023-12-18T23:32:33.295Z] 5851b861e8e6: Download complete [2023-12-18T23:32:33.295Z] b85a868b505f: Download complete [2023-12-18T23:32:33.554Z] bab4dde63d76: Verifying Checksum [2023-12-18T23:32:33.555Z] bab4dde63d76: Download complete [2023-12-18T23:32:34.493Z] b85a868b505f: Pull complete [2023-12-18T23:32:34.751Z] e2be974225ed: Pull complete [2023-12-18T23:32:35.327Z] 339a4e72a1f5: Pull complete [2023-12-18T23:32:35.327Z] 988bab9f4d93: Pull complete [2023-12-18T23:32:35.587Z] 1469e6f7b9e6: Pull complete [2023-12-18T23:32:35.587Z] eaf3925da568: Pull complete [2023-12-18T23:32:37.492Z] bab4dde63d76: Pull complete [2023-12-18T23:32:37.492Z] bde34c3a00c8: Pull complete [2023-12-18T23:32:37.492Z] b352a97aabf1: Pull complete [2023-12-18T23:32:37.492Z] 4872d77fe225: Pull complete [2023-12-18T23:32:37.492Z] 5851b861e8e6: Pull complete [2023-12-18T23:32:37.492Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-18T23:32:37.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-18T23:32:37.492Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:32:37.839Z] prd-ubuntu20.04-docker-8c-8g-25335 does not seem to be running inside a container [2023-12-18T23:32:37.875Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1548 -v /w/workspace/gexfoundry_device-sdk-go_PR-1548:/w/workspace/gexfoundry_device-sdk-go_PR-1548:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1548@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1548@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-18T23:32:41.376Z] $ docker top 4dbb835d4f69d054bed7ae50c6ba6552c6a53f6a6b89adb6960396751595c725 -eo pid,comm [2023-12-18T23:32:41.438Z] 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-12-18T23:32:41.438Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-18T23:32:41.639Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-18T23:32:41.639Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-18T23:32:41.771Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-18T23:32:41.775Z] $ docker exec 4dbb835d4f69d054bed7ae50c6ba6552c6a53f6a6b89adb6960396751595c725 ssh-agent [2023-12-18T23:32:41.887Z] SSH_AUTH_SOCK=/tmp/ssh-hOdOyikHctsN/agent.32 [2023-12-18T23:32:41.887Z] SSH_AGENT_PID=38 [2023-12-18T23:32:41.892Z] Running ssh-add (command line suppressed) [2023-12-18T23:32:42.008Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1548@tmp/private_key_13109639453344240064.key (/w/workspace/gexfoundry_device-sdk-go_PR-1548@tmp/private_key_13109639453344240064.key) [2023-12-18T23:32:42.022Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-18T23:32:42.377Z] + git tag --points-at HEAD [Pipeline] } [2023-12-18T23:32:42.408Z] $ docker exec --env ******** --env ******** 4dbb835d4f69d054bed7ae50c6ba6552c6a53f6a6b89adb6960396751595c725 ssh-agent -k [2023-12-18T23:32:42.513Z] unset SSH_AUTH_SOCK; [2023-12-18T23:32:42.513Z] unset SSH_AGENT_PID; [2023-12-18T23:32:42.513Z] echo Agent pid 38 killed; [2023-12-18T23:32:42.519Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-18T23:32:42.661Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-18T23:32:42.661Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-18T23:32:42.782Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-18T23:32:42.787Z] $ docker exec 4dbb835d4f69d054bed7ae50c6ba6552c6a53f6a6b89adb6960396751595c725 ssh-agent [2023-12-18T23:32:42.900Z] SSH_AUTH_SOCK=/tmp/ssh-uwEkGv0pJGwY/agent.70 [2023-12-18T23:32:42.900Z] SSH_AGENT_PID=76 [2023-12-18T23:32:42.905Z] Running ssh-add (command line suppressed) [2023-12-18T23:32:43.022Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1548@tmp/private_key_13300307380734894015.key (/w/workspace/gexfoundry_device-sdk-go_PR-1548@tmp/private_key_13300307380734894015.key) [2023-12-18T23:32:43.039Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-18T23:32:43.394Z] + git semver init [2023-12-18T23:32:43.654Z] 2023-12-18 23:32:43,559 [run_init] DEBUG init version:0.0.0 force:False [2023-12-18T23:32:43.654Z] 2023-12-18 23:32:43,560 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1548/.semver [2023-12-18T23:32:43.654Z] 2023-12-18 23:32:43,561 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1548/.semver [2023-12-18T23:32:43.654Z] 2023-12-18 23:32:43,561 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1548/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1548, universal_newlines=False, shell=None, istream=None) [2023-12-18T23:32:45.044Z] 2023-12-18 23:32:44,969 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1548/.git/info/exclude [2023-12-18T23:32:45.044Z] 2023-12-18 23:32:44,970 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1548/.semver/PR-1548 with force:False [2023-12-18T23:32:45.044Z] 2023-12-18 23:32:44,970 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1548/.semver/PR-1548 [2023-12-18T23:32:45.044Z] 2023-12-18 23:32:44,974 [execute] INFO git cat-file --batch-check [2023-12-18T23:32:45.044Z] 2023-12-18 23:32:44,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1548/.semver, universal_newlines=False, shell=None, istream=) [2023-12-18T23:32:45.044Z] 2023-12-18 23:32:44,982 [execute] INFO git cat-file --batch [2023-12-18T23:32:45.044Z] 2023-12-18 23:32:44,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1548/.semver, universal_newlines=False, shell=None, istream=) [2023-12-18T23:32:45.044Z] 2023-12-18 23:32:44,988 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1548/.semver/PR-1548 [2023-12-18T23:32:45.044Z] 0.0.0 [Pipeline] } [2023-12-18T23:32:45.066Z] $ docker exec --env ******** --env ******** 4dbb835d4f69d054bed7ae50c6ba6552c6a53f6a6b89adb6960396751595c725 ssh-agent -k [2023-12-18T23:32:45.176Z] unset SSH_AUTH_SOCK; [2023-12-18T23:32:45.177Z] unset SSH_AGENT_PID; [2023-12-18T23:32:45.177Z] echo Agent pid 76 killed; [2023-12-18T23:32:45.185Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-18T23:32:45.707Z] + git semver [Pipeline] } [2023-12-18T23:32:46.000Z] $ docker stop --time=1 4dbb835d4f69d054bed7ae50c6ba6552c6a53f6a6b89adb6960396751595c725 [2023-12-18T23:32:47.284Z] $ docker rm -f --volumes 4dbb835d4f69d054bed7ae50c6ba6552c6a53f6a6b89adb6960396751595c725 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-18T23:32:47.738Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-18T23:32:48.074Z] Stashed 1 file(s) [Pipeline] echo [2023-12-18T23:32:48.101Z] [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-12-18T23:32:49.020Z] provisioning config files... [2023-12-18T23:32:49.031Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1548@tmp/config17786783766245982968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:32:49.425Z] ---> ****-login.sh [2023-12-18T23:32:49.425Z] nexus3.edgexfoundry.org:10001 [2023-12-18T23:32:49.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:32:49.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:32:49.425Z] Configure a credential helper to remove this warning. See [2023-12-18T23:32:49.425Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:32:49.425Z] [2023-12-18T23:32:49.425Z] Login Succeeded [2023-12-18T23:32:49.425Z] nexus3.edgexfoundry.org:10002 [2023-12-18T23:32:49.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:32:49.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:32:49.425Z] Configure a credential helper to remove this warning. See [2023-12-18T23:32:49.425Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:32:49.425Z] [2023-12-18T23:32:49.425Z] Login Succeeded [2023-12-18T23:32:49.425Z] nexus3.edgexfoundry.org:10003 [2023-12-18T23:32:49.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:32:49.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:32:49.684Z] Configure a credential helper to remove this warning. See [2023-12-18T23:32:49.684Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:32:49.684Z] [2023-12-18T23:32:49.684Z] Login Succeeded [2023-12-18T23:32:49.684Z] nexus3.edgexfoundry.org:10004 [2023-12-18T23:32:49.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:32:49.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:32:49.684Z] Configure a credential helper to remove this warning. See [2023-12-18T23:32:49.684Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:32:49.684Z] [2023-12-18T23:32:49.684Z] Login Succeeded [2023-12-18T23:32:49.684Z] ****.io [2023-12-18T23:32:49.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:32:49.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:32:49.947Z] Configure a credential helper to remove this warning. See [2023-12-18T23:32:49.947Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:32:49.947Z] [2023-12-18T23:32:49.947Z] Login Succeeded [2023-12-18T23:32:49.947Z] ---> ****-login.sh ends [Pipeline] } [2023-12-18T23:32:49.975Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-18T23:32:50.279Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T23:32:50.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T23:32:50.397Z] ========================================================= [2023-12-18T23:32:50.397Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-18T23:32:50.397Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:32:50.980Z] + 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-12-18T23:32:50.980Z] Sending build context to Docker daemon 21.9MB [2023-12-18T23:32:50.980Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-12-18T23:32:50.980Z] Step 2/10 : FROM ${BASE} AS builder [2023-12-18T23:32:51.263Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-18T23:32:51.264Z] 7264a8db6415: Pulling fs layer [2023-12-18T23:32:51.264Z] c4d48a809fc2: Pulling fs layer [2023-12-18T23:32:51.264Z] 4f1c88b9dad5: Pulling fs layer [2023-12-18T23:32:51.264Z] ad3a456e5733: Pulling fs layer [2023-12-18T23:32:51.264Z] 69c7f0334f64: Pulling fs layer [2023-12-18T23:32:51.264Z] ad3a456e5733: Waiting [2023-12-18T23:32:51.264Z] 1f1c1a5573a3: Pulling fs layer [2023-12-18T23:32:51.264Z] 69c7f0334f64: Waiting [2023-12-18T23:32:51.264Z] ce7588e14bc9: Pulling fs layer [2023-12-18T23:32:51.264Z] b5e4710f87ac: Pulling fs layer [2023-12-18T23:32:51.264Z] 1f1c1a5573a3: Waiting [2023-12-18T23:32:51.264Z] ce7588e14bc9: Waiting [2023-12-18T23:32:51.264Z] c4d48a809fc2: Verifying Checksum [2023-12-18T23:32:51.264Z] c4d48a809fc2: Download complete [2023-12-18T23:32:51.264Z] ad3a456e5733: Verifying Checksum [2023-12-18T23:32:51.264Z] ad3a456e5733: Download complete [2023-12-18T23:32:51.264Z] 69c7f0334f64: Verifying Checksum [2023-12-18T23:32:51.264Z] 69c7f0334f64: Download complete [2023-12-18T23:32:51.264Z] 7264a8db6415: Verifying Checksum [2023-12-18T23:32:51.264Z] 7264a8db6415: Download complete [2023-12-18T23:32:51.264Z] 1f1c1a5573a3: Verifying Checksum [2023-12-18T23:32:51.264Z] 1f1c1a5573a3: Download complete [2023-12-18T23:32:51.523Z] 7264a8db6415: Pull complete [2023-12-18T23:32:51.523Z] b5e4710f87ac: Verifying Checksum [2023-12-18T23:32:51.523Z] b5e4710f87ac: Download complete [2023-12-18T23:32:51.523Z] c4d48a809fc2: Pull complete [2023-12-18T23:32:51.843Z] 4f1c88b9dad5: Download complete [2023-12-18T23:32:52.122Z] ce7588e14bc9: Verifying Checksum [2023-12-18T23:32:52.122Z] ce7588e14bc9: Download complete [2023-12-18T23:32:55.429Z] 4f1c88b9dad5: Pull complete [2023-12-18T23:32:55.429Z] ad3a456e5733: Pull complete [2023-12-18T23:32:55.429Z] 69c7f0334f64: Pull complete [2023-12-18T23:32:55.429Z] 1f1c1a5573a3: Pull complete [2023-12-18T23:32:57.962Z] ce7588e14bc9: Pull complete [2023-12-18T23:32:58.532Z] b5e4710f87ac: Pull complete [2023-12-18T23:32:58.532Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-18T23:32:58.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-18T23:32:58.532Z] ---> 88b5674ff536 [2023-12-18T23:32:58.532Z] Step 3/10 : ARG MAKE=make build [2023-12-18T23:33:03.761Z] Still waiting to schedule task [2023-12-18T23:33:03.761Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-25333’ [2023-12-18T23:33:05.433Z] ---> Running in b89f334ac2a1 [2023-12-18T23:33:05.433Z] Removing intermediate container b89f334ac2a1 [2023-12-18T23:33:05.433Z] ---> 048120644eef [2023-12-18T23:33:05.433Z] Step 4/10 : WORKDIR /device-sdk-go [2023-12-18T23:33:05.433Z] ---> Running in f87ccd1b28d5 [2023-12-18T23:33:05.433Z] Removing intermediate container f87ccd1b28d5 [2023-12-18T23:33:05.433Z] ---> aa01a166c7af [2023-12-18T23:33:05.433Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-12-18T23:33:05.433Z] ---> Running in cf288b63a896 [2023-12-18T23:33:05.433Z] Removing intermediate container cf288b63a896 [2023-12-18T23:33:05.433Z] ---> 4716f65831d2 [2023-12-18T23:33:05.433Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-12-18T23:33:05.433Z] ---> Running in 937b45d0e48b [2023-12-18T23:33:05.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T23:33:05.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T23:33:05.697Z] OK: 264 MiB in 52 packages [2023-12-18T23:33:05.955Z] Removing intermediate container 937b45d0e48b [2023-12-18T23:33:05.955Z] ---> d1180d6198ad [2023-12-18T23:33:05.955Z] Step 7/10 : COPY go.mod vendor* ./ [2023-12-18T23:33:06.213Z] ---> 4f45bc025513 [2023-12-18T23:33:06.213Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T23:33:06.213Z] ---> Running in 5b0dd737eb67 [2023-12-18T23:33:52.957Z] Removing intermediate container 5b0dd737eb67 [2023-12-18T23:33:52.957Z] ---> a9231d08005e [2023-12-18T23:33:52.957Z] Step 9/10 : COPY . . [2023-12-18T23:33:52.957Z] ---> eb18bf4fe052 [2023-12-18T23:33:52.957Z] Step 10/10 : RUN ${MAKE} [2023-12-18T23:33:52.957Z] ---> Running in 99af9b5d55c6 [2023-12-18T23:33:52.957Z] noop [2023-12-18T23:33:52.957Z] Removing intermediate container 99af9b5d55c6 [2023-12-18T23:33:52.957Z] ---> 864d6ddc6d57 [2023-12-18T23:33:52.957Z] Successfully built 864d6ddc6d57 [2023-12-18T23:33:52.957Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:33:53.504Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-18T23:33:53.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:33:53.720Z] prd-ubuntu20.04-docker-8c-8g-25335 does not seem to be running inside a container [2023-12-18T23:33:53.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1548 -v /w/workspace/gexfoundry_device-sdk-go_PR-1548:/w/workspace/gexfoundry_device-sdk-go_PR-1548:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1548@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1548@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 ******** ci-base-image-x86_64 cat [2023-12-18T23:33:54.106Z] $ docker top 6d780ff9e9f830640d71c4e00ddb8ace04f874b06df6bb24b68f9988dc59b2d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:33:54.562Z] + go version [2023-12-18T23:33:54.562Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-18T23:33:54.594Z] $ docker stop --time=1 6d780ff9e9f830640d71c4e00ddb8ace04f874b06df6bb24b68f9988dc59b2d0 [2023-12-18T23:33:55.911Z] $ docker rm -f --volumes 6d780ff9e9f830640d71c4e00ddb8ace04f874b06df6bb24b68f9988dc59b2d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:33:57.018Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-18T23:33:57.018Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:33:57.222Z] prd-ubuntu20.04-docker-8c-8g-25335 does not seem to be running inside a container [2023-12-18T23:33:57.255Z] $ 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-1548 -v /w/workspace/gexfoundry_device-sdk-go_PR-1548:/w/workspace/gexfoundry_device-sdk-go_PR-1548:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1548@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1548@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 ******** ci-base-image-x86_64 cat [2023-12-18T23:33:57.607Z] $ docker top ef32d50c69dcf99499c84bad2cd2d1abba48802d8f4e48f4483b116a7c813f6e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:33:58.075Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1548 [Pipeline] fileExists [Pipeline] sh [2023-12-18T23:33:58.467Z] + make test [2023-12-18T23:33:58.467Z] go test -race -coverprofile=coverage.out ./... [2023-12-18T23:34:06.581Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-12-18T23:34:21.446Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-12-18T23:34:21.446Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-12-18T23:34:21.446Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-12-18T23:34:21.446Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-12-18T23:34:21.446Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-12-18T23:34:21.446Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-12-18T23:34:21.446Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-12-18T23:34:22.012Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.047s coverage: 27.6% of statements [2023-12-18T23:34:22.269Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.054s coverage: 81.5% of statements [2023-12-18T23:34:22.269Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.094s coverage: 86.0% of statements [2023-12-18T23:34:22.528Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-12-18T23:34:23.555Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.093s coverage: 71.8% of statements [2023-12-18T23:34:23.555Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-12-18T23:34:23.555Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-12-18T23:34:23.823Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-12-18T23:34:27.136Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.052s coverage: 14.4% of statements [2023-12-18T23:34:27.136Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.986s coverage: 45.9% of statements [2023-12-18T23:34:27.136Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.066s coverage: 68.5% of statements [2023-12-18T23:34:27.136Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.100s coverage: 89.2% of statements [2023-12-18T23:34:27.136Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.045s coverage: 5.5% of statements [2023-12-18T23:34:49.093Z] GO111MODULE=on go vet ./... [2023-12-18T23:34:52.379Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-18T23:34:52.379Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-18T23:34:52.379Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-18T23:34:52.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-18T23:34:52.478Z] $ docker stop --time=1 ef32d50c69dcf99499c84bad2cd2d1abba48802d8f4e48f4483b116a7c813f6e [2023-12-18T23:34:56.902Z] $ docker rm -f --volumes ef32d50c69dcf99499c84bad2cd2d1abba48802d8f4e48f4483b116a7c813f6e [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-18T23:34:57.748Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-18T23:34:57.841Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-18T23:34:58.715Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-18T23:34:59.046Z] + ls -al . [2023-12-18T23:34:59.046Z] total 308 [2023-12-18T23:34:59.046Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 18 23:33 . [2023-12-18T23:34:59.046Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 23:32 .. [2023-12-18T23:34:59.046Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 18 23:32 .dockerignore [2023-12-18T23:34:59.046Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 23:34 .git [2023-12-18T23:34:59.046Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:32 .github [2023-12-18T23:34:59.046Z] -rw-rw-r-- 1 jenkins jenkins 137 Dec 18 23:32 .gitignore [2023-12-18T23:34:59.046Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 18 23:32 .golangci.yml [2023-12-18T23:34:59.046Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 23:32 .semver [2023-12-18T23:34:59.046Z] -rw-rw-r-- 1 jenkins jenkins 48109 Dec 18 23:32 CHANGELOG.md [2023-12-18T23:34:59.046Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 18 23:32 GOVERNANCE.md [2023-12-18T23:34:59.046Z] -rw-rw-r-- 1 jenkins jenkins 885 Dec 18 23:32 Jenkinsfile [2023-12-18T23:34:59.046Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 18 23:32 LICENSE [2023-12-18T23:34:59.046Z] -rw-rw-r-- 1 jenkins jenkins 1842 Dec 18 23:32 Makefile [2023-12-18T23:34:59.046Z] -rw-rw-r-- 1 jenkins jenkins 619 Dec 18 23:32 OWNERS.md [2023-12-18T23:34:59.046Z] -rw-rw-r-- 1 jenkins jenkins 4933 Dec 18 23:32 README.md [2023-12-18T23:34:59.046Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 18 23:32 VERSION [2023-12-18T23:34:59.046Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 23:32 bin [2023-12-18T23:34:59.046Z] -rw-r--r-- 1 jenkins jenkins 122153 Dec 18 23:34 coverage.out [2023-12-18T23:34:59.046Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 18 23:32 example [2023-12-18T23:34:59.046Z] -rw-rw-r-- 1 jenkins jenkins 3719 Dec 18 23:32 go.mod [2023-12-18T23:34:59.046Z] -rw-rw-r-- 1 jenkins jenkins 34269 Dec 18 23:32 go.sum [2023-12-18T23:34:59.046Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 18 23:32 internal [2023-12-18T23:34:59.046Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:32 openapi [2023-12-18T23:34:59.046Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 18 23:32 pkg [2023-12-18T23:34:59.046Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 23:32 snap [2023-12-18T23:34:59.046Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 18 23:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:34:59.520Z] + 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=c3ec8dba13955847a6809293528a6225dc344730 --label arch=amd64 --label version=0.0.0 . [2023-12-18T23:34:59.520Z] Sending build context to Docker daemon 22.03MB [2023-12-18T23:34:59.520Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-12-18T23:34:59.520Z] Step 2/23 : FROM ${BASE} AS builder [2023-12-18T23:34:59.520Z] ---> 864d6ddc6d57 [2023-12-18T23:34:59.520Z] Step 3/23 : ARG MAKE=make build [2023-12-18T23:35:00.098Z] ---> Running in 1822160200f5 [2023-12-18T23:35:00.098Z] Removing intermediate container 1822160200f5 [2023-12-18T23:35:00.098Z] ---> 0f5f3ad7bc76 [2023-12-18T23:35:00.098Z] Step 4/23 : WORKDIR /device-sdk-go [2023-12-18T23:35:00.098Z] ---> Running in bc9940785f0e [2023-12-18T23:35:00.360Z] Removing intermediate container bc9940785f0e [2023-12-18T23:35:00.360Z] ---> 99131e5c07d4 [2023-12-18T23:35:00.360Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-12-18T23:35:00.360Z] ---> Running in 43a752cd7c69 [2023-12-18T23:35:00.360Z] Removing intermediate container 43a752cd7c69 [2023-12-18T23:35:00.360Z] ---> d3f53b2e9267 [2023-12-18T23:35:00.360Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-12-18T23:35:00.360Z] ---> Running in bbda4fbc8972 [2023-12-18T23:35:00.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T23:35:00.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T23:35:01.142Z] OK: 264 MiB in 52 packages [2023-12-18T23:35:01.405Z] Removing intermediate container bbda4fbc8972 [2023-12-18T23:35:01.405Z] ---> ca7b3d955f01 [2023-12-18T23:35:01.405Z] Step 7/23 : COPY go.mod vendor* ./ [2023-12-18T23:35:01.668Z] ---> ea7ee0a1255c [2023-12-18T23:35:01.668Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T23:35:01.668Z] ---> Running in 9dbb19b4325a [2023-12-18T23:35:02.243Z] Removing intermediate container 9dbb19b4325a [2023-12-18T23:35:02.243Z] ---> cd1b915ab23a [2023-12-18T23:35:02.243Z] Step 9/23 : COPY . . [2023-12-18T23:35:03.294Z] ---> 42fd3e51cbfa [2023-12-18T23:35:03.294Z] Step 10/23 : RUN ${MAKE} [2023-12-18T23:35:03.294Z] ---> Running in d27a11c28f95 [2023-12-18T23:35:03.554Z] 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-12-18T23:35:25.660Z] Removing intermediate container d27a11c28f95 [2023-12-18T23:35:25.660Z] ---> 617c24008009 [2023-12-18T23:35:25.660Z] Step 11/23 : FROM alpine:3.18 [2023-12-18T23:35:25.660Z] 3.18: Pulling from library/alpine [2023-12-18T23:35:25.660Z] c926b61bad3b: Pulling fs layer [2023-12-18T23:35:25.660Z] c926b61bad3b: Download complete [2023-12-18T23:35:25.660Z] c926b61bad3b: Pull complete [2023-12-18T23:35:25.660Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T23:35:25.660Z] Status: Downloaded newer image for alpine:3.18 [2023-12-18T23:35:25.660Z] ---> b541f2080109 [2023-12-18T23:35:25.660Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-12-18T23:35:25.660Z] ---> Running in 7d7f26b898b9 [2023-12-18T23:35:25.660Z] Removing intermediate container 7d7f26b898b9 [2023-12-18T23:35:25.660Z] ---> 4eaaf1f68836 [2023-12-18T23:35:25.660Z] Step 13/23 : RUN apk add --update --no-cache [2023-12-18T23:35:25.660Z] ---> Running in bc13206a1a56 [2023-12-18T23:35:25.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T23:35:25.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T23:35:25.660Z] OK: 7 MiB in 15 packages [2023-12-18T23:35:26.229Z] Removing intermediate container bc13206a1a56 [2023-12-18T23:35:26.229Z] ---> 6c339344d82d [2023-12-18T23:35:26.229Z] Step 14/23 : WORKDIR / [2023-12-18T23:35:26.229Z] ---> Running in 7a22786c3a29 [2023-12-18T23:35:26.229Z] Removing intermediate container 7a22786c3a29 [2023-12-18T23:35:26.229Z] ---> 1e7605fbd6a3 [2023-12-18T23:35:26.229Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-12-18T23:35:26.229Z] ---> 8559fd4f4073 [2023-12-18T23:35:26.229Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-12-18T23:35:27.171Z] ---> 66de71a7a265 [2023-12-18T23:35:27.171Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-12-18T23:35:27.171Z] ---> 0d41c1ef9e3f [2023-12-18T23:35:27.171Z] Step 18/23 : EXPOSE 59999 [2023-12-18T23:35:27.171Z] ---> Running in 63e1bcd7a4c4 [2023-12-18T23:35:27.437Z] Removing intermediate container 63e1bcd7a4c4 [2023-12-18T23:35:27.437Z] ---> 17b3ed4154c2 [2023-12-18T23:35:27.437Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-12-18T23:35:27.437Z] ---> Running in 630008e1b207 [2023-12-18T23:35:27.437Z] Removing intermediate container 630008e1b207 [2023-12-18T23:35:27.437Z] ---> f0d3113c762d [2023-12-18T23:35:27.437Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-18T23:35:27.437Z] ---> Running in f0ff2ac88c05 [2023-12-18T23:35:27.698Z] Removing intermediate container f0ff2ac88c05 [2023-12-18T23:35:27.698Z] ---> 3c04f7b74320 [2023-12-18T23:35:27.698Z] Step 21/23 : LABEL arch=amd64 [2023-12-18T23:35:27.698Z] ---> Running in d21d4349c022 [2023-12-18T23:35:27.698Z] Removing intermediate container d21d4349c022 [2023-12-18T23:35:27.698Z] ---> 89fae048e5ce [2023-12-18T23:35:27.698Z] Step 22/23 : LABEL git_sha=c3ec8dba13955847a6809293528a6225dc344730 [2023-12-18T23:35:27.698Z] ---> Running in 9a2b591aa00d [2023-12-18T23:35:27.958Z] Removing intermediate container 9a2b591aa00d [2023-12-18T23:35:27.958Z] ---> 867af45d17d0 [2023-12-18T23:35:27.958Z] Step 23/23 : LABEL version=0.0.0 [2023-12-18T23:35:27.958Z] ---> Running in bd962b469c20 [2023-12-18T23:35:27.958Z] Removing intermediate container bd962b469c20 [2023-12-18T23:35:27.958Z] ---> 4d6c1f852160 [2023-12-18T23:35:27.958Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-18T23:35:27.958Z] Successfully built 4d6c1f852160 [2023-12-18T23:35:27.958Z] 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-12-18T23:35:29.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T23:35:29.274Z] [2023-12-18T23:35:29.274Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:35:29.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T23:35:29.714Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-18T23:35:29.714Z] 5eb5b503b376: Pulling fs layer [2023-12-18T23:35:29.714Z] 5c69ac0246d0: Pulling fs layer [2023-12-18T23:35:29.714Z] ec43610c2a17: Pulling fs layer [2023-12-18T23:35:29.714Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-18T23:35:29.714Z] 33b1e0a273af: Pulling fs layer [2023-12-18T23:35:29.714Z] 5d3b04190fa2: Pulling fs layer [2023-12-18T23:35:29.714Z] 2f39f015ded8: Pulling fs layer [2023-12-18T23:35:29.714Z] 5d3b04190fa2: Waiting [2023-12-18T23:35:29.714Z] 3a2ae6a8a46f: Waiting [2023-12-18T23:35:29.714Z] 33b1e0a273af: Waiting [2023-12-18T23:35:29.714Z] 2f39f015ded8: Waiting [2023-12-18T23:35:29.714Z] 5c69ac0246d0: Download complete [2023-12-18T23:35:29.714Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-18T23:35:29.714Z] 3a2ae6a8a46f: Download complete [2023-12-18T23:35:29.714Z] 33b1e0a273af: Verifying Checksum [2023-12-18T23:35:29.714Z] 33b1e0a273af: Download complete [2023-12-18T23:35:29.714Z] 5d3b04190fa2: Verifying Checksum [2023-12-18T23:35:29.714Z] 5d3b04190fa2: Download complete [2023-12-18T23:35:29.714Z] ec43610c2a17: Verifying Checksum [2023-12-18T23:35:29.714Z] ec43610c2a17: Download complete [2023-12-18T23:35:29.976Z] 5eb5b503b376: Verifying Checksum [2023-12-18T23:35:29.976Z] 5eb5b503b376: Download complete [2023-12-18T23:35:30.549Z] 2f39f015ded8: Download complete [2023-12-18T23:35:31.132Z] 5eb5b503b376: Pull complete [2023-12-18T23:35:31.400Z] 5c69ac0246d0: Pull complete [2023-12-18T23:35:31.661Z] ec43610c2a17: Pull complete [2023-12-18T23:35:31.919Z] 3a2ae6a8a46f: Pull complete [2023-12-18T23:35:32.177Z] 33b1e0a273af: Pull complete [2023-12-18T23:35:32.177Z] 5d3b04190fa2: Pull complete [2023-12-18T23:35:36.381Z] 2f39f015ded8: Pull complete [2023-12-18T23:35:36.381Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-18T23:35:36.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T23:35:36.381Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:35:36.773Z] prd-ubuntu20.04-docker-8c-8g-25335 does not seem to be running inside a container [2023-12-18T23:35:36.815Z] $ 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-1548 -v /w/workspace/gexfoundry_device-sdk-go_PR-1548:/w/workspace/gexfoundry_device-sdk-go_PR-1548:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1548@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1548@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-18T23:35:41.411Z] $ docker top e96e48c54d9e73c0fa0c913f6b60d4103d6bf5e5985afb2af9ba53a985cffdfc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:35:41.950Z] ---> job-cost.sh [2023-12-18T23:35:41.950Z] lf-activate-venv: SKIPPING [2023-12-18T23:35:41.950Z] INFO: No Stack... [2023-12-18T23:35:42.529Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-18T23:35:42.794Z] INFO: Archiving Costs [Pipeline] sh [2023-12-18T23:35:43.140Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1548/archives/cost.csv [2023-12-18T23:35:43.140Z] + cut -d, -f6 [Pipeline] lock [2023-12-18T23:35:43.213Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1548-1-stack-cost] [2023-12-18T23:35:43.220Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1548-1-stack-cost] did not exist. Created. [2023-12-18T23:35:43.221Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1548-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-18T23:35:43.771Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-18T23:35:43.838Z] Stashed 1 file(s) [Pipeline] } [2023-12-18T23:35:43.904Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1548-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-18T23:35:44.071Z] $ docker stop --time=1 e96e48c54d9e73c0fa0c913f6b60d4103d6bf5e5985afb2af9ba53a985cffdfc [2023-12-18T23:35:45.357Z] $ docker rm -f --volumes e96e48c54d9e73c0fa0c913f6b60d4103d6bf5e5985afb2af9ba53a985cffdfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-18T23:36:01.453Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25340 in /w/workspace/gexfoundry_device-sdk-go_PR-1548 [Pipeline] { [Pipeline] ws [2023-12-18T23:36:01.542Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-12-18T23:36:04.679Z] The recommended git tool is: git [2023-12-18T23:36:12.378Z] using credential edgex-jenkins-ssh [2023-12-18T23:36:12.401Z] Cloning the remote Git repository [2023-12-18T23:36:12.472Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-12-18T23:36:12.608Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2023-12-18T23:36:12.811Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-12-18T23:36:12.812Z] > git --version # timeout=10 [2023-12-18T23:36:12.839Z] > git --version # 'git version 2.25.1' [2023-12-18T23:36:12.843Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-18T23:36:13.054Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-18T23:36:15.754Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-12-18T23:36:15.785Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-18T23:36:17.583Z] Merging remotes/origin/main commit 4eb5e29dea1939910f88077e170bd5bcfca266de into PR head commit c3ec8dba13955847a6809293528a6225dc344730 [2023-12-18T23:36:17.925Z] Merge succeeded, producing c3ec8dba13955847a6809293528a6225dc344730 [2023-12-18T23:36:17.925Z] Checking out Revision c3ec8dba13955847a6809293528a6225dc344730 (PR-1548) [2023-12-18T23:36:16.881Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-12-18T23:36:16.931Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-12-18T23:36:16.933Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-18T23:36:16.953Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1548/head:refs/remotes/origin/PR-1548 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-18T23:36:17.608Z] > git config core.sparsecheckout # timeout=10 [2023-12-18T23:36:17.678Z] > git checkout -f c3ec8dba13955847a6809293528a6225dc344730 # timeout=10 [2023-12-18T23:36:17.807Z] > git remote # timeout=10 [2023-12-18T23:36:17.829Z] > git config --get remote.origin.url # timeout=10 [2023-12-18T23:36:17.849Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-18T23:36:17.869Z] > git merge 4eb5e29dea1939910f88077e170bd5bcfca266de # timeout=10 [2023-12-18T23:36:17.902Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-18T23:36:17.934Z] > git config core.sparsecheckout # timeout=10 [2023-12-18T23:36:17.953Z] > git checkout -f c3ec8dba13955847a6809293528a6225dc344730 # timeout=10 [2023-12-18T23:36:18.607Z] Commit message: "build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0" [2023-12-18T23:36:18.671Z] > git --version # timeout=10 [2023-12-18T23:36:18.686Z] > git --version # 'git version 2.25.1' [2023-12-18T23:36:18.702Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-18T23:36:20.046Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-18T23:36:20.046Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-18T23:36:20.046Z] Dload Upload Total Spent Left Speed [2023-12-18T23:36:20.046Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 196k 0 --:--:-- --:--:-- --:--:-- 196k [Pipeline] sh [2023-12-18T23:36:20.492Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-18T23:36:20.864Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-18T23:36:20.864Z] + sudo tee /etc/docker/daemon.new [2023-12-18T23:36:20.864Z] { [2023-12-18T23:36:20.864Z] "registry-mirrors": [ [2023-12-18T23:36:20.864Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-18T23:36:20.864Z] ], [2023-12-18T23:36:20.864Z] "bip": "10.250.0.254/24", [2023-12-18T23:36:20.864Z] "hosts": [ [2023-12-18T23:36:20.864Z] "tcp://0.0.0.0:5555", [2023-12-18T23:36:20.864Z] "unix:///var/run/docker.sock" [2023-12-18T23:36:20.864Z] ], [2023-12-18T23:36:20.864Z] "mtu": 1458, [2023-12-18T23:36:20.864Z] "selinux-enabled": true, [2023-12-18T23:36:20.864Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-18T23:36:20.864Z] } [Pipeline] sh [2023-12-18T23:36:21.236Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-18T23:36:21.606Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-18T23:36:40.015Z] provisioning config files... [2023-12-18T23:36:40.045Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config17833347546134630773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:36:40.607Z] ---> ****-login.sh [2023-12-18T23:36:40.607Z] nexus3.edgexfoundry.org:10001 [2023-12-18T23:36:40.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:36:41.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:36:41.155Z] Configure a credential helper to remove this warning. See [2023-12-18T23:36:41.155Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:36:41.155Z] [2023-12-18T23:36:41.155Z] Login Succeeded [2023-12-18T23:36:41.155Z] nexus3.edgexfoundry.org:10002 [2023-12-18T23:36:41.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:36:41.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:36:41.436Z] Configure a credential helper to remove this warning. See [2023-12-18T23:36:41.436Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:36:41.436Z] [2023-12-18T23:36:41.436Z] Login Succeeded [2023-12-18T23:36:41.436Z] nexus3.edgexfoundry.org:10003 [2023-12-18T23:36:41.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:36:41.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:36:41.707Z] Configure a credential helper to remove this warning. See [2023-12-18T23:36:41.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:36:41.707Z] [2023-12-18T23:36:41.707Z] Login Succeeded [2023-12-18T23:36:41.707Z] nexus3.edgexfoundry.org:10004 [2023-12-18T23:36:41.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:36:41.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:36:41.978Z] Configure a credential helper to remove this warning. See [2023-12-18T23:36:41.978Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:36:41.978Z] [2023-12-18T23:36:41.978Z] Login Succeeded [2023-12-18T23:36:41.978Z] ****.io [2023-12-18T23:36:42.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:36:42.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:36:42.517Z] Configure a credential helper to remove this warning. See [2023-12-18T23:36:42.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:36:42.517Z] [2023-12-18T23:36:42.517Z] Login Succeeded [2023-12-18T23:36:42.517Z] ---> ****-login.sh ends [Pipeline] } [2023-12-18T23:36:42.549Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-18T23:36:43.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T23:36:43.236Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T23:36:43.326Z] ========================================================= [2023-12-18T23:36:43.326Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-18T23:36:43.326Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:36:43.970Z] + 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-12-18T23:36:45.391Z] #0 building with "default" instance using docker driver [2023-12-18T23:36:45.391Z] [2023-12-18T23:36:45.391Z] #1 [internal] load build definition from Dockerfile [2023-12-18T23:36:45.391Z] #1 transferring dockerfile: 1.54kB 0.0s done [2023-12-18T23:36:45.391Z] #1 DONE 0.1s [2023-12-18T23:36:45.391Z] [2023-12-18T23:36:45.391Z] #2 [internal] load .dockerignore [2023-12-18T23:36:45.391Z] #2 transferring context: 182B done [2023-12-18T23:36:45.391Z] #2 DONE 0.1s [2023-12-18T23:36:45.391Z] [2023-12-18T23:36:45.391Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-18T23:36:45.391Z] #3 DONE 0.2s [2023-12-18T23:36:45.391Z] [2023-12-18T23:36:45.391Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-18T23:36:45.391Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-18T23:36:45.677Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 1.72MB / 63.99MB 0.2s [2023-12-18T23:36:45.677Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s [2023-12-18T23:36:45.677Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-18T23:36:45.677Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-18T23:36:45.677Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-18T23:36:45.677Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-18T23:36:45.677Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-18T23:36:45.677Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-18T23:36:45.677Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-18T23:36:45.677Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 16.38kB / 97.63MB 0.3s [2023-12-18T23:36:45.677Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2023-12-18T23:36:45.677Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2023-12-18T23:36:45.957Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.39MB / 63.99MB 0.4s [2023-12-18T23:36:45.957Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s [2023-12-18T23:36:45.957Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 6.29MB / 97.63MB 0.5s [2023-12-18T23:36:45.957Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.24MB / 11.40MB 0.5s [2023-12-18T23:36:46.228Z] #4 ... [2023-12-18T23:36:46.228Z] [2023-12-18T23:36:46.228Z] #5 [internal] load build context [2023-12-18T23:36:46.228Z] #5 transferring context: 11.14MB 0.5s done [2023-12-18T23:36:46.228Z] #5 DONE 0.6s [2023-12-18T23:36:46.228Z] [2023-12-18T23:36:46.228Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-18T23:36:46.228Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.73MB / 63.99MB 0.6s [2023-12-18T23:36:46.228Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.44MB / 11.40MB 0.6s [2023-12-18T23:36:46.228Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 24.12MB / 63.99MB 0.8s [2023-12-18T23:36:46.228Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2023-12-18T23:36:46.228Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 18.87MB / 97.63MB 0.8s [2023-12-18T23:36:46.228Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-18T23:36:46.511Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-18T23:36:46.511Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 35.65MB / 63.99MB 1.1s [2023-12-18T23:36:46.511Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 30.54MB / 97.63MB 1.1s [2023-12-18T23:36:46.511Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 40.12MB / 63.99MB 1.2s [2023-12-18T23:36:46.511Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-18T23:36:46.781Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 44.70MB / 63.99MB 1.3s [2023-12-18T23:36:46.781Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 38.01MB / 97.63MB 1.3s [2023-12-18T23:36:47.059Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 54.04MB / 63.99MB 1.5s [2023-12-18T23:36:47.059Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 47.19MB / 97.63MB 1.5s [2023-12-18T23:36:47.059Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 58.89MB / 63.99MB 1.6s [2023-12-18T23:36:47.059Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.96MB / 63.99MB 1.7s [2023-12-18T23:36:47.059Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 56.62MB / 97.63MB 1.7s [2023-12-18T23:36:47.331Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 61.87MB / 97.63MB 1.8s [2023-12-18T23:36:47.331Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.8s done [2023-12-18T23:36:47.331Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 69.21MB / 97.63MB 2.0s [2023-12-18T23:36:47.331Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-18T23:36:47.600Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 77.59MB / 97.63MB 2.2s [2023-12-18T23:36:47.868Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.27MB / 97.63MB 2.4s [2023-12-18T23:36:48.136Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 92.94MB / 97.63MB 2.6s [2023-12-18T23:36:53.510Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 7.0s done [2023-12-18T23:36:53.510Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.3s [2023-12-18T23:36:57.778Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.4s [2023-12-18T23:37:03.182Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.6s [2023-12-18T23:37:07.440Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.6s done [2023-12-18T23:37:08.409Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e [2023-12-18T23:37:08.409Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-18T23:37:08.409Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-18T23:37:08.693Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-18T23:37:14.063Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-18T23:37:17.417Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.5s done [2023-12-18T23:37:17.417Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2023-12-18T23:37:19.380Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2023-12-18T23:37:21.327Z] #4 DONE 35.9s [2023-12-18T23:37:21.327Z] [2023-12-18T23:37:21.327Z] #6 [builder 2/7] WORKDIR /device-sdk-go [2023-12-18T23:37:23.278Z] #6 DONE 1.7s [2023-12-18T23:37:23.278Z] [2023-12-18T23:37:23.278Z] #7 [builder 3/7] RUN apk add --update --no-cache make git [2023-12-18T23:37:23.865Z] #7 0.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T23:37:24.451Z] #7 1.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T23:37:25.878Z] #7 2.526 OK: 266 MiB in 52 packages [2023-12-18T23:37:25.878Z] #7 DONE 2.8s [2023-12-18T23:37:25.878Z] [2023-12-18T23:37:25.878Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-18T23:37:26.152Z] #8 DONE 0.2s [2023-12-18T23:37:26.152Z] [2023-12-18T23:37:26.152Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T23:37:52.862Z] #9 DONE 24.0s [2023-12-18T23:37:52.863Z] [2023-12-18T23:37:52.863Z] #10 [builder 6/7] COPY . . [2023-12-18T23:37:52.863Z] #10 DONE 0.4s [2023-12-18T23:37:52.863Z] [2023-12-18T23:37:52.863Z] #11 [builder 7/7] RUN echo noop [2023-12-18T23:37:52.863Z] #11 0.668 noop [2023-12-18T23:37:52.863Z] #11 DONE 0.7s [2023-12-18T23:37:52.863Z] [2023-12-18T23:37:52.863Z] #12 exporting to image [2023-12-18T23:37:52.863Z] #12 exporting layers [2023-12-18T23:38:15.067Z] #12 exporting layers 21.3s done [2023-12-18T23:38:15.067Z] #12 writing image sha256:e63f30fe50a937dac96534f0d590e49cd82205f67df14ad021e7955ec0101d2e done [2023-12-18T23:38:15.067Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-18T23:38:15.067Z] #12 DONE 21.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:38:15.678Z] + docker inspect -f . ci-base-image-arm64 [2023-12-18T23:38:15.678Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:38:16.020Z] prd-ubuntu20.04-docker-arm64-4c-16g-25340 does not seem to be running inside a container [2023-12-18T23:38:16.095Z] $ 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 ******** ci-base-image-arm64 cat [2023-12-18T23:38:20.247Z] $ docker top 4b779e9f76c57e5b2ff3c2daf6c05c9d7d4c02c7084accfb44654f2430880741 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:38:21.210Z] + go version [2023-12-18T23:38:21.210Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-18T23:38:21.251Z] $ docker stop --time=1 4b779e9f76c57e5b2ff3c2daf6c05c9d7d4c02c7084accfb44654f2430880741 [2023-12-18T23:38:22.838Z] $ docker rm -f --volumes 4b779e9f76c57e5b2ff3c2daf6c05c9d7d4c02c7084accfb44654f2430880741 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:38:24.034Z] + docker inspect -f . ci-base-image-arm64 [2023-12-18T23:38:24.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:38:24.365Z] prd-ubuntu20.04-docker-arm64-4c-16g-25340 does not seem to be running inside a container [2023-12-18T23:38:24.440Z] $ 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 ******** ci-base-image-arm64 cat [2023-12-18T23:38:25.419Z] $ docker top 999f884ee202093ba06a6e18b13d77bd517d9e768ce8ba01c9f8c365c12048ed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:38:26.050Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-18T23:38:26.488Z] + make test [2023-12-18T23:38:26.488Z] go test -race -coverprofile=coverage.out ./... [2023-12-18T23:39:05.414Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-12-18T23:40:27.110Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-12-18T23:40:27.110Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-12-18T23:40:27.110Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-12-18T23:40:27.110Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-12-18T23:40:27.110Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-12-18T23:40:29.715Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.264s coverage: 27.6% of statements [2023-12-18T23:40:29.985Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-12-18T23:40:29.985Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-12-18T23:40:30.965Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.324s coverage: 81.5% of statements [2023-12-18T23:40:31.235Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.403s coverage: 86.0% of statements [2023-12-18T23:40:35.533Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-12-18T23:40:37.477Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.767s coverage: 71.8% of statements [2023-12-18T23:40:37.477Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-12-18T23:40:37.478Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-12-18T23:40:40.825Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.587s coverage: 14.4% of statements [2023-12-18T23:40:40.825Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.118s coverage: 45.9% of statements [2023-12-18T23:40:40.825Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.440s coverage: 68.5% of statements [2023-12-18T23:40:40.825Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.450s coverage: 89.2% of statements [2023-12-18T23:40:41.788Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-12-18T23:40:42.751Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.236s coverage: 5.5% of statements [2023-12-18T23:40:43.712Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-18T23:40:43.712Z] GO111MODULE=on go vet ./... [2023-12-18T23:42:20.374Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-18T23:42:20.374Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-18T23:42:20.374Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-18T23:42:20.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-18T23:42:20.495Z] $ docker stop --time=1 999f884ee202093ba06a6e18b13d77bd517d9e768ce8ba01c9f8c365c12048ed [2023-12-18T23:42:22.493Z] $ docker rm -f --volumes 999f884ee202093ba06a6e18b13d77bd517d9e768ce8ba01c9f8c365c12048ed [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-18T23:42:24.409Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-18T23:42:24.442Z] Warning: overwriting stash ‘coverage-report’ [2023-12-18T23:42:25.083Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-18T23:42:25.924Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-18T23:42:26.263Z] + ls -al . [2023-12-18T23:42:26.263Z] total 304 [2023-12-18T23:42:26.263Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 18 23:38 . [2023-12-18T23:42:26.263Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 23:36 .. [2023-12-18T23:42:26.263Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 18 23:36 .dockerignore [2023-12-18T23:42:26.263Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 23:36 .git [2023-12-18T23:42:26.263Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:36 .github [2023-12-18T23:42:26.263Z] -rw-rw-r-- 1 jenkins jenkins 137 Dec 18 23:36 .gitignore [2023-12-18T23:42:26.263Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 18 23:36 .golangci.yml [2023-12-18T23:42:26.263Z] -rw-rw-r-- 1 jenkins jenkins 48109 Dec 18 23:36 CHANGELOG.md [2023-12-18T23:42:26.263Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 18 23:36 GOVERNANCE.md [2023-12-18T23:42:26.263Z] -rw-rw-r-- 1 jenkins jenkins 885 Dec 18 23:36 Jenkinsfile [2023-12-18T23:42:26.263Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 18 23:36 LICENSE [2023-12-18T23:42:26.263Z] -rw-rw-r-- 1 jenkins jenkins 1842 Dec 18 23:36 Makefile [2023-12-18T23:42:26.263Z] -rw-rw-r-- 1 jenkins jenkins 619 Dec 18 23:36 OWNERS.md [2023-12-18T23:42:26.263Z] -rw-rw-r-- 1 jenkins jenkins 4933 Dec 18 23:36 README.md [2023-12-18T23:42:26.263Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 18 23:32 VERSION [2023-12-18T23:42:26.263Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 23:36 bin [2023-12-18T23:42:26.263Z] -rw-r--r-- 1 jenkins jenkins 122155 Dec 18 23:40 coverage.out [2023-12-18T23:42:26.263Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 18 23:36 example [2023-12-18T23:42:26.263Z] -rw-rw-r-- 1 jenkins jenkins 3719 Dec 18 23:36 go.mod [2023-12-18T23:42:26.263Z] -rw-rw-r-- 1 jenkins jenkins 34269 Dec 18 23:36 go.sum [2023-12-18T23:42:26.263Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 18 23:36 internal [2023-12-18T23:42:26.263Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:36 openapi [2023-12-18T23:42:26.263Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 18 23:36 pkg [2023-12-18T23:42:26.263Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 23:36 snap [2023-12-18T23:42:26.263Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 18 23:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:42:26.776Z] + 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=c3ec8dba13955847a6809293528a6225dc344730 --label arch=arm64 --label version=0.0.0 . [2023-12-18T23:42:27.740Z] #0 building with "default" instance using docker driver [2023-12-18T23:42:27.740Z] [2023-12-18T23:42:27.740Z] #1 [internal] load build definition from Dockerfile [2023-12-18T23:42:27.740Z] #1 transferring dockerfile: 1.54kB 0.0s done [2023-12-18T23:42:27.740Z] #1 DONE 0.0s [2023-12-18T23:42:27.740Z] [2023-12-18T23:42:27.740Z] #2 [internal] load .dockerignore [2023-12-18T23:42:27.740Z] #2 transferring context: 182B 0.0s done [2023-12-18T23:42:27.740Z] #2 DONE 0.0s [2023-12-18T23:42:27.740Z] [2023-12-18T23:42:27.740Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-18T23:42:27.741Z] #3 DONE 0.0s [2023-12-18T23:42:27.741Z] [2023-12-18T23:42:27.741Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-18T23:42:28.008Z] #4 DONE 0.3s [2023-12-18T23:42:28.008Z] [2023-12-18T23:42:28.008Z] #5 [internal] load build context [2023-12-18T23:42:28.008Z] #5 transferring context: 137.09kB 0.1s done [2023-12-18T23:42:28.008Z] #5 DONE 0.2s [2023-12-18T23:42:28.008Z] [2023-12-18T23:42:28.008Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T23:42:28.008Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-18T23:42:28.008Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-18T23:42:28.275Z] #6 ... [2023-12-18T23:42:28.275Z] [2023-12-18T23:42:28.275Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-18T23:42:28.275Z] #7 DONE 0.3s [2023-12-18T23:42:28.275Z] [2023-12-18T23:42:28.275Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T23:42:28.275Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-18T23:42:28.275Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-18T23:42:28.275Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-18T23:42:28.275Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-18T23:42:28.275Z] #6 ... [2023-12-18T23:42:28.275Z] [2023-12-18T23:42:28.275Z] #8 [builder 2/7] WORKDIR /device-sdk-go [2023-12-18T23:42:28.275Z] #8 DONE 0.1s [2023-12-18T23:42:28.275Z] [2023-12-18T23:42:28.275Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T23:42:28.543Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-18T23:42:28.816Z] #6 DONE 1.0s [2023-12-18T23:42:28.816Z] [2023-12-18T23:42:28.816Z] #9 [stage-1 2/6] RUN apk add --update --no-cache [2023-12-18T23:42:29.785Z] #9 0.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T23:42:29.785Z] #9 1.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T23:42:31.208Z] #9 ... [2023-12-18T23:42:31.208Z] [2023-12-18T23:42:31.208Z] #10 [builder 3/7] RUN apk add --update --no-cache make git [2023-12-18T23:42:31.208Z] #10 0.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T23:42:31.208Z] #10 1.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T23:42:31.208Z] #10 2.434 OK: 266 MiB in 52 packages [2023-12-18T23:42:31.208Z] #10 DONE 2.7s [2023-12-18T23:42:31.208Z] [2023-12-18T23:42:31.208Z] #9 [stage-1 2/6] RUN apk add --update --no-cache [2023-12-18T23:42:31.208Z] #9 2.203 OK: 8 MiB in 15 packages [2023-12-18T23:42:31.208Z] #9 ... [2023-12-18T23:42:31.208Z] [2023-12-18T23:42:31.208Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-18T23:42:31.208Z] #11 DONE 0.2s [2023-12-18T23:42:31.475Z] [2023-12-18T23:42:31.475Z] #9 [stage-1 2/6] RUN apk add --update --no-cache [2023-12-18T23:42:31.475Z] #9 DONE 2.5s [2023-12-18T23:42:31.475Z] [2023-12-18T23:42:31.475Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T23:42:32.886Z] #12 DONE 1.3s [2023-12-18T23:42:32.886Z] [2023-12-18T23:42:32.886Z] #13 [builder 6/7] COPY . . [2023-12-18T23:42:33.154Z] #13 DONE 0.5s [2023-12-18T23:42:33.154Z] [2023-12-18T23:42:33.154Z] #14 [builder 7/7] RUN make build [2023-12-18T23:42:33.737Z] #14 0.669 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-12-18T23:43:55.358Z] #14 DONE 70.2s [2023-12-18T23:43:55.358Z] [2023-12-18T23:43:55.358Z] #15 [stage-1 3/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-12-18T23:43:55.358Z] #15 DONE 0.1s [2023-12-18T23:43:55.358Z] [2023-12-18T23:43:55.358Z] #16 [stage-1 4/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-12-18T23:43:55.358Z] #16 DONE 0.3s [2023-12-18T23:43:55.358Z] [2023-12-18T23:43:55.358Z] #17 [stage-1 5/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-12-18T23:43:55.358Z] #17 DONE 0.1s [2023-12-18T23:43:55.358Z] [2023-12-18T23:43:55.358Z] #18 exporting to image [2023-12-18T23:43:55.358Z] #18 exporting layers [2023-12-18T23:43:55.358Z] #18 exporting layers 0.4s done [2023-12-18T23:43:55.358Z] #18 writing image sha256:07efda3c857e261344f9418be07098b5d2c04ad3c9e80bfc7999cd05125852a8 done [2023-12-18T23:43:55.358Z] #18 naming to docker.io/library/device-sdk-simple-arm64 done [2023-12-18T23:43:55.358Z] #18 DONE 0.4s [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-12-18T23:43:56.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-18T23:43:56.677Z] [2023-12-18T23:43:56.677Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:43:57.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-18T23:43:57.410Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-18T23:43:57.410Z] 8998bd30e6a1: Pulling fs layer [2023-12-18T23:43:57.410Z] 04944245beec: Pulling fs layer [2023-12-18T23:43:57.410Z] 699f458cf7ca: Pulling fs layer [2023-12-18T23:43:57.410Z] 765212b225bb: Pulling fs layer [2023-12-18T23:43:57.410Z] f23df028b6ca: Pulling fs layer [2023-12-18T23:43:57.410Z] d65c8cfc05b1: Pulling fs layer [2023-12-18T23:43:57.410Z] 2437ff75d9bd: Pulling fs layer [2023-12-18T23:43:57.410Z] f23df028b6ca: Waiting [2023-12-18T23:43:57.410Z] d65c8cfc05b1: Waiting [2023-12-18T23:43:57.410Z] 2437ff75d9bd: Waiting [2023-12-18T23:43:57.410Z] 765212b225bb: Waiting [2023-12-18T23:43:57.410Z] 04944245beec: Verifying Checksum [2023-12-18T23:43:57.410Z] 04944245beec: Download complete [2023-12-18T23:43:57.410Z] 765212b225bb: Verifying Checksum [2023-12-18T23:43:57.410Z] 765212b225bb: Download complete [2023-12-18T23:43:57.410Z] f23df028b6ca: Verifying Checksum [2023-12-18T23:43:57.410Z] f23df028b6ca: Download complete [2023-12-18T23:43:57.410Z] d65c8cfc05b1: Download complete [2023-12-18T23:43:57.679Z] 699f458cf7ca: Verifying Checksum [2023-12-18T23:43:57.679Z] 699f458cf7ca: Download complete [2023-12-18T23:43:57.949Z] 8998bd30e6a1: Verifying Checksum [2023-12-18T23:43:57.949Z] 8998bd30e6a1: Download complete [2023-12-18T23:43:59.890Z] 2437ff75d9bd: Verifying Checksum [2023-12-18T23:43:59.890Z] 2437ff75d9bd: Download complete [2023-12-18T23:44:04.139Z] 8998bd30e6a1: Pull complete [2023-12-18T23:44:04.139Z] 04944245beec: Pull complete [2023-12-18T23:44:06.079Z] 699f458cf7ca: Pull complete [2023-12-18T23:44:06.079Z] 765212b225bb: Pull complete [2023-12-18T23:44:07.037Z] f23df028b6ca: Pull complete [2023-12-18T23:44:09.602Z] d65c8cfc05b1: Pull complete [2023-12-18T23:44:36.269Z] 2437ff75d9bd: Pull complete [2023-12-18T23:44:36.269Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-18T23:44:36.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-18T23:44:36.269Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:44:36.751Z] prd-ubuntu20.04-docker-arm64-4c-16g-25340 does not seem to be running inside a container [2023-12-18T23:44:36.814Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-18T23:44:41.284Z] $ docker top e9ab52ef04f2a66e8e9b642572a687a0c1175470bb11817b132997360446e91b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:44:41.915Z] ---> job-cost.sh [2023-12-18T23:44:42.180Z] lf-activate-venv: SKIPPING [2023-12-18T23:44:42.180Z] INFO: No Stack... [2023-12-18T23:44:42.446Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-18T23:44:43.401Z] INFO: Archiving Costs [Pipeline] sh [2023-12-18T23:44:43.744Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2023-12-18T23:44:43.744Z] + cut -d, -f6 [Pipeline] lock [2023-12-18T23:44:43.818Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1548-1-stack-cost] [2023-12-18T23:44:43.823Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1548-1-stack-cost] did not exist. Created. [2023-12-18T23:44:43.823Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1548-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-18T23:44:44.316Z] /w/workspace/device-sdk-go/1@tmp/durable-eed88037/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-18T23:44:44.667Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-18T23:44:44.700Z] Warning: overwriting stash ‘stack-cost’ [2023-12-18T23:44:44.775Z] Stashed 1 file(s) [Pipeline] } [2023-12-18T23:44:44.790Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1548-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-18T23:44:44.963Z] $ docker stop --time=1 e9ab52ef04f2a66e8e9b642572a687a0c1175470bb11817b132997360446e91b [2023-12-18T23:44:46.349Z] $ docker rm -f --volumes e9ab52ef04f2a66e8e9b642572a687a0c1175470bb11817b132997360446e91b [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-12-18T23:44:48.331Z] provisioning config files... [2023-12-18T23:44:48.338Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1548@tmp/config2695388583603882524tmp [Pipeline] { [Pipeline] sh [2023-12-18T23:44:48.780Z] + set +x [2023-12-18T23:44:48.781Z] + bash -s -- [2023-12-18T23:44:48.781Z] + curl -s https://codecov.io/bash [2023-12-18T23:44:48.781Z] [2023-12-18T23:44:48.781Z] _____ _ [2023-12-18T23:44:48.781Z] / ____| | | [2023-12-18T23:44:48.781Z] | | ___ __| | ___ ___ _____ __ [2023-12-18T23:44:48.781Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-18T23:44:48.781Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-18T23:44:48.781Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-18T23:44:48.781Z] Bash-1.0.6 [2023-12-18T23:44:48.781Z] [2023-12-18T23:44:48.781Z] [2023-12-18T23:44:48.781Z] ==> git version 2.25.1 found [2023-12-18T23:44:48.781Z] ==> 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-12-18T23:44:48.781Z] Release-Date: 2020-01-08 [2023-12-18T23:44:48.781Z] 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-12-18T23:44:48.781Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-18T23:44:48.781Z] ==> Jenkins CI detected. [2023-12-18T23:44:48.781Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1548 [2023-12-18T23:44:48.781Z] project root: . [2023-12-18T23:44:48.781Z] --> token set from env [2023-12-18T23:44:48.781Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-18T23:44:49.040Z] ==> Running gcov in . (disable via -X gcov) [2023-12-18T23:44:49.040Z] ==> Python coveragepy not found [2023-12-18T23:44:49.040Z] ==> Searching for coverage reports in: [2023-12-18T23:44:49.040Z] + . [2023-12-18T23:44:49.040Z] -> Found 1 reports [2023-12-18T23:44:49.040Z] ==> Detecting git/mercurial file structure [2023-12-18T23:44:49.040Z] ==> Reading reports [2023-12-18T23:44:49.040Z] + ./coverage.out bytes=122155 [2023-12-18T23:44:49.040Z] ==> Appending adjustments [2023-12-18T23:44:49.040Z] https://docs.codecov.io/docs/fixing-reports [2023-12-18T23:44:49.299Z] + Found adjustments [2023-12-18T23:44:49.299Z] ==> Gzipping contents [2023-12-18T23:44:49.299Z] 20K /tmp/codecov.BseyCy.gz [2023-12-18T23:44:49.299Z] ==> Uploading reports [2023-12-18T23:44:49.299Z] url: https://codecov.io [2023-12-18T23:44:49.299Z] query: branch=PR-1548&commit=c3ec8dba13955847a6809293528a6225dc344730&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1548%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1548&job=&cmd_args= [2023-12-18T23:44:49.299Z] -> Pinging Codecov [2023-12-18T23:44:49.299Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1548&commit=c3ec8dba13955847a6809293528a6225dc344730&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1548%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1548&job=&cmd_args= [2023-12-18T23:44:49.559Z] -> Uploading to [2023-12-18T23:44:49.559Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-18/7E55EF52A471D76F132DFD9A03CDDE97/c3ec8dba13955847a6809293528a6225dc344730/fc5a7c25-7eaf-40a1-8084-d740faa68456.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231218T234449Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5bde7a95fca35bfa7d16374efd514428dcd150264064ab1ae3227e4de3d3379b [2023-12-18T23:44:49.559Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-18T23:44:49.559Z] Dload Upload Total Spent Left Speed [2023-12-18T23:44:49.817Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16755 0 0 100 16755 0 72219 --:--:-- --:--:-- --:--:-- 72219 [2023-12-18T23:44:49.817Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/c3ec8dba13955847a6809293528a6225dc344730 [Pipeline] } [2023-12-18T23:44:49.845Z] 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-12-18T23:44:53.149Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1548/archives ] [2023-12-18T23:44:53.149Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1548/archives [2023-12-18T23:44:53.149Z] total 16 [2023-12-18T23:44:53.149Z] drwxr-xr-x 3 root root 4096 Dec 18 23:35 . [2023-12-18T23:44:53.149Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 18 23:35 .. [2023-12-18T23:44:53.149Z] drwxr-xr-x 2 root root 4096 Dec 18 23:35 cost [2023-12-18T23:44:53.149Z] -rw-r--r-- 1 root root 86 Dec 18 23:35 cost.csv [2023-12-18T23:44:53.149Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1548/archives [2023-12-18T23:44:53.149Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1548/archives [2023-12-18T23:44:53.149Z] total 16 [2023-12-18T23:44:53.149Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 23:35 . [2023-12-18T23:44:53.149Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 18 23:35 .. [2023-12-18T23:44:53.149Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 18 23:35 cost [2023-12-18T23:44:53.149Z] -rw-r--r-- 1 jenkins jenkins 86 Dec 18 23:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:44:53.480Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:44:54.365Z] ---> package-listing.sh [2023-12-18T23:44:54.365Z] ++ facter osfamily [2023-12-18T23:44:54.365Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-18T23:44:54.624Z] + OS_FAMILY=debian [2023-12-18T23:44:54.624Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1548 [2023-12-18T23:44:54.624Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-18T23:44:54.624Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-18T23:44:54.624Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-18T23:44:54.624Z] + PACKAGES=/tmp/packages_start.txt [2023-12-18T23:44:54.624Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1548 ']' [2023-12-18T23:44:54.624Z] + PACKAGES=/tmp/packages_end.txt [2023-12-18T23:44:54.625Z] + case "${OS_FAMILY}" in [2023-12-18T23:44:54.625Z] + dpkg -l [2023-12-18T23:44:54.625Z] + grep '^ii' [2023-12-18T23:44:54.625Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-18T23:44:54.625Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-18T23:44:54.625Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-18T23:44:54.625Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1548 ']' [2023-12-18T23:44:54.625Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1548/archives/ [2023-12-18T23:44:54.625Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1548/archives/ [Pipeline] echo [2023-12-18T23:44:54.670Z] 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-1548/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-18T23:44:54.963Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:44:55.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T23:44:55.787Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:44:56.038Z] prd-ubuntu20.04-docker-8c-8g-25335 does not seem to be running inside a container [2023-12-18T23:44:56.067Z] $ 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-1548/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-1548 -v /w/workspace/gexfoundry_device-sdk-go_PR-1548:/w/workspace/gexfoundry_device-sdk-go_PR-1548:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1548@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1548@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-18T23:44:56.263Z] $ docker top b73c4b3a54982c2436db4198a757b3b5bf2d531f9916a0dd50e430e0251ef84d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:44:56.764Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-18T23:44:57.079Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-18T23:44:57.394Z] + ls /var/log/sa-host [2023-12-18T23:44:57.394Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-18T23:44:57.604Z] provisioning config files... [2023-12-18T23:44:57.615Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1548@tmp/config9802615812319306340tmp [Pipeline] { [Pipeline] echo [2023-12-18T23:44:57.770Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:44:58.089Z] ---> create-netrc.sh [Pipeline] } [2023-12-18T23:44:58.122Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:44:58.633Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-18T23:44:58.670Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:44:58.980Z] ---> sudo-logs.sh [2023-12-18T23:44:58.980Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-18T23:44:59.113Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:44:59.427Z] ---> job-cost.sh [2023-12-18T23:44:59.427Z] lf-activate-venv: SKIPPING [2023-12-18T23:44:59.428Z] DEBUG: total: 0.2199999988079071 [2023-12-18T23:44:59.428Z] INFO: Retrieving Stack Cost... [2023-12-18T23:44:59.685Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-18T23:45:00.252Z] INFO: Archiving Costs [Pipeline] echo [2023-12-18T23:45:00.290Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:45:00.605Z] ---> logs-deploy.sh [2023-12-18T23:45:00.605Z] lf-activate-venv: SKIPPING [2023-12-18T23:45:00.605Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1548/1 [2023-12-18T23:45:00.605Z] INFO: archiving workspace using pattern(s): [2023-12-18T23:45:01.625Z] Archives upload complete. [2023-12-18T23:45:01.625Z] INFO: archiving logs to Nexus