Pull request #1510 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from c74f7021228062efc83ce0a9047b044313071e85+8e06685c5bed515b18a4f19b1b2841e63869493f (0d13fdc2be4186bf12d4be27516fea8cfe455207) 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-ssh9457071518321114523.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh5862069564912975858.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-1510/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-1510/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11501792658237413866.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-1510/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4903505443709854219.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh9394970226941433251.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-1510/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-1510/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7376344920259248011.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-5942’ Running on prd-ubuntu20.04-docker-8c-8g-5945 in /w/workspace/gexfoundry_device-sdk-go_PR-1510 [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-1510 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8e06685c5bed515b18a4f19b1b2841e63869493f into PR head commit c74f7021228062efc83ce0a9047b044313071e85 Merge succeeded, producing c74f7021228062efc83ce0a9047b044313071e85 Checking out Revision c74f7021228062efc83ce0a9047b044313071e85 (PR-1510) > 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/1510/head:refs/remotes/origin/PR-1510 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c74f7021228062efc83ce0a9047b044313071e85 # 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 8e06685c5bed515b18a4f19b1b2841e63869493f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c74f7021228062efc83ce0a9047b044313071e85 # timeout=10 Commit message: "build: Consume latest go-mod-bootstrap with RemoveHosts flag" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-12T18:04:30.349Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-12T18:04:30.530Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-12T18:04:30.624Z] ========================================================= [2023-09-12T18:04:30.625Z] EdgeX Global Pipelines Version Info [2023-09-12T18:04:30.625Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:04:31.382Z] ------------------- [2023-09-12T18:04:31.382Z] stable info: [2023-09-12T18:04:31.382Z] ------------------- [2023-09-12T18:04:31.382Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-12T18:04:31.382Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T18:04:31.382Z] Message: update stable to v1.0.254 [2023-09-12T18:04:31.956Z] ------------------- [2023-09-12T18:04:31.956Z] experimental info: [2023-09-12T18:04:31.956Z] ------------------- [2023-09-12T18:04:31.956Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-12T18:04:31.956Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T18:04:31.956Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-12T18:04:32.220Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-09-12T18:04:32.256Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-09-12T18:04:32.301Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-12T18:04:32.337Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-12T18:04:32.380Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-12T18:04:32.416Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-12T18:04:32.453Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-12T18:04:32.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-09-12T18:04:32.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-12T18:04:32.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-12T18:04:32.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-12T18:04:32.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-09-12T18:04:32.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-12T18:04:32.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-12T18:04:32.775Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T18:04:32.818Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T18:04:32.861Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T18:04:32.906Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T18:04:32.950Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-12T18:04:32.993Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-12T18:04:33.038Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-12T18:04:33.085Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-12T18:04:33.132Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-12T18:04:33.173Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-12T18:04:33.212Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-12T18:04:33.253Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-12T18:04:33.297Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-12T18:04:33.339Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1510 [Pipeline] echo [2023-09-12T18:04:33.383Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1510 [Pipeline] echo [2023-09-12T18:04:33.426Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1510 [Pipeline] echo [2023-09-12T18:04:33.470Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c74f7021228062efc83ce0a9047b044313071e85 [Pipeline] echo [2023-09-12T18:04:33.514Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c74f702 [Pipeline] echo [2023-09-12T18:04:33.555Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T18:04:33.669Z] provisioning config files... [2023-09-12T18:04:33.686Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1510@tmp/config12545193349574635261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:04:34.024Z] ---> docker-login.sh [2023-09-12T18:04:34.024Z] nexus3.edgexfoundry.org:10001 [2023-09-12T18:04:34.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:04:34.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:04:34.285Z] Configure a credential helper to remove this warning. See [2023-09-12T18:04:34.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:04:34.285Z] [2023-09-12T18:04:34.285Z] Login Succeeded [2023-09-12T18:04:34.285Z] nexus3.edgexfoundry.org:10002 [2023-09-12T18:04:34.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:04:34.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:04:34.545Z] Configure a credential helper to remove this warning. See [2023-09-12T18:04:34.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:04:34.545Z] [2023-09-12T18:04:34.545Z] Login Succeeded [2023-09-12T18:04:34.545Z] nexus3.edgexfoundry.org:10003 [2023-09-12T18:04:34.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:04:34.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:04:34.545Z] Configure a credential helper to remove this warning. See [2023-09-12T18:04:34.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:04:34.545Z] [2023-09-12T18:04:34.545Z] Login Succeeded [2023-09-12T18:04:34.545Z] nexus3.edgexfoundry.org:10004 [2023-09-12T18:04:34.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:04:34.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:04:34.806Z] Configure a credential helper to remove this warning. See [2023-09-12T18:04:34.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:04:34.806Z] [2023-09-12T18:04:34.806Z] Login Succeeded [2023-09-12T18:04:34.806Z] docker.io [2023-09-12T18:04:34.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:04:35.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:04:35.065Z] Configure a credential helper to remove this warning. See [2023-09-12T18:04:35.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:04:35.065Z] [2023-09-12T18:04:35.065Z] Login Succeeded [2023-09-12T18:04:35.065Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T18:04:35.093Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-12T18:04:35.727Z] + git rev-list -1 --merges c74f7021228062efc83ce0a9047b044313071e85~1..c74f7021228062efc83ce0a9047b044313071e85 [Pipeline] echo [2023-09-12T18:04:35.794Z] -----------> git rev-list -1 --merges c74f7021228062efc83ce0a9047b044313071e85~1..c74f7021228062efc83ce0a9047b044313071e85 c74f7021228062efc83ce0a9047b044313071e85 [false] [Pipeline] sh [2023-09-12T18:04:36.104Z] + git log --format=format:%s -1 c74f7021228062efc83ce0a9047b044313071e85 [Pipeline] echo [2023-09-12T18:04:36.139Z] ========================================================= [2023-09-12T18:04:36.139Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-12T18:04:36.139Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T18:04:36.566Z] + git log --format=format:%s -1 c74f7021228062efc83ce0a9047b044313071e85 [Pipeline] echo [2023-09-12T18:04:36.599Z] [semverPrep] GIT_COMMIT: c74f7021228062efc83ce0a9047b044313071e85, Commit Message: build: Consume latest go-mod-bootstrap with RemoveHosts flag [Pipeline] echo [2023-09-12T18:04:36.630Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-12T18:04:37.004Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T18:04:37.004Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-12T18:04:37.004Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-12T18:04:37.004Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-12T18:04:37.004Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-12T18:04:37.004Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-12T18:04:37.004Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:04:37.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T18:04:37.437Z] [2023-09-12T18:04:37.437Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:04:37.816Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T18:04:37.816Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-12T18:04:37.816Z] b85a868b505f: Pulling fs layer [2023-09-12T18:04:37.816Z] e2be974225ed: Pulling fs layer [2023-09-12T18:04:37.816Z] 339a4e72a1f5: Pulling fs layer [2023-09-12T18:04:37.816Z] 988bab9f4d93: Pulling fs layer [2023-09-12T18:04:37.816Z] 1469e6f7b9e6: Pulling fs layer [2023-09-12T18:04:37.816Z] eaf3925da568: Pulling fs layer [2023-09-12T18:04:37.816Z] bab4dde63d76: Pulling fs layer [2023-09-12T18:04:37.816Z] bde34c3a00c8: Pulling fs layer [2023-09-12T18:04:37.816Z] b352a97aabf1: Pulling fs layer [2023-09-12T18:04:37.816Z] 4872d77fe225: Pulling fs layer [2023-09-12T18:04:37.816Z] 5851b861e8e6: Pulling fs layer [2023-09-12T18:04:37.816Z] bde34c3a00c8: Waiting [2023-09-12T18:04:37.816Z] b352a97aabf1: Waiting [2023-09-12T18:04:37.816Z] 4872d77fe225: Waiting [2023-09-12T18:04:37.816Z] 5851b861e8e6: Waiting [2023-09-12T18:04:37.816Z] 1469e6f7b9e6: Waiting [2023-09-12T18:04:37.816Z] 988bab9f4d93: Waiting [2023-09-12T18:04:37.816Z] eaf3925da568: Waiting [2023-09-12T18:04:37.816Z] bab4dde63d76: Waiting [2023-09-12T18:04:37.816Z] e2be974225ed: Verifying Checksum [2023-09-12T18:04:37.816Z] 988bab9f4d93: Verifying Checksum [2023-09-12T18:04:37.816Z] 988bab9f4d93: Download complete [2023-09-12T18:04:37.816Z] 1469e6f7b9e6: Verifying Checksum [2023-09-12T18:04:37.816Z] 1469e6f7b9e6: Download complete [2023-09-12T18:04:38.075Z] eaf3925da568: Verifying Checksum [2023-09-12T18:04:38.075Z] eaf3925da568: Download complete [2023-09-12T18:04:38.075Z] 339a4e72a1f5: Verifying Checksum [2023-09-12T18:04:38.075Z] 339a4e72a1f5: Download complete [2023-09-12T18:04:38.075Z] bde34c3a00c8: Verifying Checksum [2023-09-12T18:04:38.075Z] bde34c3a00c8: Download complete [2023-09-12T18:04:38.075Z] b352a97aabf1: Download complete [2023-09-12T18:04:38.075Z] 4872d77fe225: Verifying Checksum [2023-09-12T18:04:38.075Z] 4872d77fe225: Download complete [2023-09-12T18:04:38.075Z] 5851b861e8e6: Verifying Checksum [2023-09-12T18:04:38.075Z] 5851b861e8e6: Download complete [2023-09-12T18:04:38.075Z] b85a868b505f: Verifying Checksum [2023-09-12T18:04:38.075Z] b85a868b505f: Download complete [2023-09-12T18:04:38.335Z] bab4dde63d76: Verifying Checksum [2023-09-12T18:04:38.335Z] bab4dde63d76: Download complete [2023-09-12T18:04:39.486Z] b85a868b505f: Pull complete [2023-09-12T18:04:39.486Z] e2be974225ed: Pull complete [2023-09-12T18:04:40.062Z] 339a4e72a1f5: Pull complete [2023-09-12T18:04:40.062Z] 988bab9f4d93: Pull complete [2023-09-12T18:04:40.322Z] 1469e6f7b9e6: Pull complete [2023-09-12T18:04:40.322Z] eaf3925da568: Pull complete [2023-09-12T18:04:42.285Z] bab4dde63d76: Pull complete [2023-09-12T18:04:42.285Z] bde34c3a00c8: Pull complete [2023-09-12T18:04:42.545Z] b352a97aabf1: Pull complete [2023-09-12T18:04:42.545Z] 4872d77fe225: Pull complete [2023-09-12T18:04:42.545Z] 5851b861e8e6: Pull complete [2023-09-12T18:04:42.806Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-12T18:04:42.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T18:04:42.806Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T18:04:43.105Z] prd-ubuntu20.04-docker-8c-8g-5945 does not seem to be running inside a container [2023-09-12T18:04:43.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1510 -v /w/workspace/gexfoundry_device-sdk-go_PR-1510:/w/workspace/gexfoundry_device-sdk-go_PR-1510:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1510@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1510@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T18:04:47.570Z] $ docker top 54b64bd05949f5571c9de54578a43f9483b8d6ff96b798c64f280b3a690d0f71 -eo pid,comm [2023-09-12T18:04:47.714Z] 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-09-12T18:04:47.714Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T18:04:47.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T18:04:47.839Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T18:04:47.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T18:04:47.948Z] $ docker exec 54b64bd05949f5571c9de54578a43f9483b8d6ff96b798c64f280b3a690d0f71 ssh-agent [2023-09-12T18:04:48.061Z] SSH_AUTH_SOCK=/tmp/ssh-inZWRLy3KDlT/agent.31 [2023-09-12T18:04:48.061Z] SSH_AGENT_PID=37 [2023-09-12T18:04:48.068Z] Running ssh-add (command line suppressed) [2023-09-12T18:04:48.168Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1510@tmp/private_key_13405004477658452126.key (/w/workspace/gexfoundry_device-sdk-go_PR-1510@tmp/private_key_13405004477658452126.key) [2023-09-12T18:04:48.186Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T18:04:48.517Z] + git tag --points-at HEAD [Pipeline] } [2023-09-12T18:04:48.536Z] $ docker exec --env ******** --env ******** 54b64bd05949f5571c9de54578a43f9483b8d6ff96b798c64f280b3a690d0f71 ssh-agent -k [2023-09-12T18:04:48.642Z] unset SSH_AUTH_SOCK; [2023-09-12T18:04:48.643Z] unset SSH_AGENT_PID; [2023-09-12T18:04:48.643Z] echo Agent pid 37 killed; [2023-09-12T18:04:48.659Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-12T18:04:48.743Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T18:04:48.743Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T18:04:48.858Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T18:04:48.856Z] $ docker exec 54b64bd05949f5571c9de54578a43f9483b8d6ff96b798c64f280b3a690d0f71 ssh-agent [2023-09-12T18:04:48.970Z] SSH_AUTH_SOCK=/tmp/ssh-crTMUzqloQjN/agent.69 [2023-09-12T18:04:48.970Z] SSH_AGENT_PID=75 [2023-09-12T18:04:48.975Z] Running ssh-add (command line suppressed) [2023-09-12T18:04:49.090Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1510@tmp/private_key_17472698342303271876.key (/w/workspace/gexfoundry_device-sdk-go_PR-1510@tmp/private_key_17472698342303271876.key) [2023-09-12T18:04:49.110Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T18:04:49.446Z] + git semver init [2023-09-12T18:04:49.709Z] 2023-09-12 18:04:49,632 [run_init] DEBUG init version:0.0.0 force:False [2023-09-12T18:04:49.709Z] 2023-09-12 18:04:49,632 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1510/.semver [2023-09-12T18:04:49.709Z] 2023-09-12 18:04:49,633 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1510/.semver [2023-09-12T18:04:49.709Z] 2023-09-12 18:04:49,633 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1510/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1510, universal_newlines=False, shell=None, istream=None) [2023-09-12T18:04:51.088Z] 2023-09-12 18:04:50,700 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1510/.git/info/exclude [2023-09-12T18:04:51.088Z] 2023-09-12 18:04:50,701 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1510/.semver/PR-1510 with force:False [2023-09-12T18:04:51.088Z] 2023-09-12 18:04:50,701 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1510/.semver/PR-1510 [2023-09-12T18:04:51.088Z] 2023-09-12 18:04:50,703 [execute] INFO git cat-file --batch-check [2023-09-12T18:04:51.088Z] 2023-09-12 18:04:50,703 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1510/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T18:04:51.088Z] 2023-09-12 18:04:50,707 [execute] INFO git cat-file --batch [2023-09-12T18:04:51.088Z] 2023-09-12 18:04:50,707 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1510/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T18:04:51.088Z] 2023-09-12 18:04:50,711 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1510/.semver/PR-1510 [2023-09-12T18:04:51.088Z] 0.0.0 [Pipeline] } [2023-09-12T18:04:51.110Z] $ docker exec --env ******** --env ******** 54b64bd05949f5571c9de54578a43f9483b8d6ff96b798c64f280b3a690d0f71 ssh-agent -k [2023-09-12T18:04:51.208Z] unset SSH_AUTH_SOCK; [2023-09-12T18:04:51.209Z] unset SSH_AGENT_PID; [2023-09-12T18:04:51.209Z] echo Agent pid 75 killed; [2023-09-12T18:04:51.226Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T18:04:51.655Z] + git semver [Pipeline] } [2023-09-12T18:04:52.257Z] $ docker stop --time=1 54b64bd05949f5571c9de54578a43f9483b8d6ff96b798c64f280b3a690d0f71 [2023-09-12T18:04:53.547Z] $ docker rm -f --volumes 54b64bd05949f5571c9de54578a43f9483b8d6ff96b798c64f280b3a690d0f71 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T18:04:53.953Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-12T18:04:54.252Z] Stashed 1 file(s) [Pipeline] echo [2023-09-12T18:04:54.268Z] [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-09-12T18:04:54.824Z] provisioning config files... [2023-09-12T18:04:54.832Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1510@tmp/config17371110886847472910tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:04:55.174Z] ---> docker-login.sh [2023-09-12T18:04:55.175Z] nexus3.edgexfoundry.org:10001 [2023-09-12T18:04:55.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:04:55.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:04:55.175Z] Configure a credential helper to remove this warning. See [2023-09-12T18:04:55.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:04:55.175Z] [2023-09-12T18:04:55.175Z] Login Succeeded [2023-09-12T18:04:55.175Z] nexus3.edgexfoundry.org:10002 [2023-09-12T18:04:55.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:04:55.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:04:55.175Z] Configure a credential helper to remove this warning. See [2023-09-12T18:04:55.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:04:55.175Z] [2023-09-12T18:04:55.175Z] Login Succeeded [2023-09-12T18:04:55.175Z] nexus3.edgexfoundry.org:10003 [2023-09-12T18:04:55.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:04:55.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:04:55.445Z] Configure a credential helper to remove this warning. See [2023-09-12T18:04:55.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:04:55.445Z] [2023-09-12T18:04:55.445Z] Login Succeeded [2023-09-12T18:04:55.445Z] nexus3.edgexfoundry.org:10004 [2023-09-12T18:04:55.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:04:55.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:04:55.445Z] Configure a credential helper to remove this warning. See [2023-09-12T18:04:55.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:04:55.445Z] [2023-09-12T18:04:55.445Z] Login Succeeded [2023-09-12T18:04:55.445Z] docker.io [2023-09-12T18:04:55.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:04:55.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:04:55.704Z] Configure a credential helper to remove this warning. See [2023-09-12T18:04:55.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:04:55.704Z] [2023-09-12T18:04:55.704Z] Login Succeeded [2023-09-12T18:04:55.704Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T18:04:55.734Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-12T18:04:55.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T18:04:55.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T18:04:55.979Z] ========================================================= [2023-09-12T18:04:55.979Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-12T18:04:55.979Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:04:56.447Z] + 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-09-12T18:04:56.447Z] Sending build context to Docker daemon 11.15MB [2023-09-12T18:04:56.447Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-09-12T18:04:56.447Z] Step 2/10 : FROM ${BASE} AS builder [2023-09-12T18:04:56.713Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-12T18:04:56.713Z] 7264a8db6415: Pulling fs layer [2023-09-12T18:04:56.713Z] c4d48a809fc2: Pulling fs layer [2023-09-12T18:04:56.713Z] 4f1c88b9dad5: Pulling fs layer [2023-09-12T18:04:56.713Z] ad3a456e5733: Pulling fs layer [2023-09-12T18:04:56.713Z] 9e4f439ed901: Pulling fs layer [2023-09-12T18:04:56.713Z] feaf6a47b606: Pulling fs layer [2023-09-12T18:04:56.713Z] 5e8b037d7d82: Pulling fs layer [2023-09-12T18:04:56.713Z] ad3a456e5733: Waiting [2023-09-12T18:04:56.713Z] 9e4f439ed901: Waiting [2023-09-12T18:04:56.713Z] feaf6a47b606: Waiting [2023-09-12T18:04:56.713Z] 8ac70367396e: Pulling fs layer [2023-09-12T18:04:56.713Z] 5e8b037d7d82: Waiting [2023-09-12T18:04:56.713Z] 8ac70367396e: Waiting [2023-09-12T18:04:56.713Z] 6db16350a2e2: Pulling fs layer [2023-09-12T18:04:56.713Z] 9250d5d63582: Pulling fs layer [2023-09-12T18:04:56.713Z] 6db16350a2e2: Waiting [2023-09-12T18:04:56.713Z] 9250d5d63582: Waiting [2023-09-12T18:04:56.713Z] c4d48a809fc2: Verifying Checksum [2023-09-12T18:04:56.713Z] c4d48a809fc2: Download complete [2023-09-12T18:04:56.713Z] ad3a456e5733: Verifying Checksum [2023-09-12T18:04:56.713Z] ad3a456e5733: Download complete [2023-09-12T18:04:56.713Z] 9e4f439ed901: Verifying Checksum [2023-09-12T18:04:56.713Z] 9e4f439ed901: Download complete [2023-09-12T18:04:56.713Z] 7264a8db6415: Verifying Checksum [2023-09-12T18:04:56.713Z] 7264a8db6415: Download complete [2023-09-12T18:04:56.713Z] feaf6a47b606: Verifying Checksum [2023-09-12T18:04:56.713Z] feaf6a47b606: Download complete [2023-09-12T18:04:56.975Z] 7264a8db6415: Pull complete [2023-09-12T18:04:56.975Z] c4d48a809fc2: Pull complete [2023-09-12T18:04:56.975Z] 8ac70367396e: Verifying Checksum [2023-09-12T18:04:56.975Z] 8ac70367396e: Download complete [2023-09-12T18:04:57.240Z] 4f1c88b9dad5: Verifying Checksum [2023-09-12T18:04:57.240Z] 4f1c88b9dad5: Download complete [2023-09-12T18:04:57.498Z] 6db16350a2e2: Verifying Checksum [2023-09-12T18:04:57.498Z] 6db16350a2e2: Download complete [2023-09-12T18:04:57.758Z] 5e8b037d7d82: Verifying Checksum [2023-09-12T18:04:57.758Z] 5e8b037d7d82: Download complete [2023-09-12T18:04:57.758Z] 9250d5d63582: Verifying Checksum [2023-09-12T18:04:57.758Z] 9250d5d63582: Download complete [2023-09-12T18:05:01.048Z] 4f1c88b9dad5: Pull complete [2023-09-12T18:05:01.048Z] ad3a456e5733: Pull complete [2023-09-12T18:05:01.048Z] 9e4f439ed901: Pull complete [2023-09-12T18:05:01.048Z] feaf6a47b606: Pull complete [2023-09-12T18:05:03.603Z] 5e8b037d7d82: Pull complete [2023-09-12T18:05:03.872Z] 8ac70367396e: Pull complete [2023-09-12T18:05:04.438Z] 6db16350a2e2: Pull complete [2023-09-12T18:05:05.008Z] 9250d5d63582: Pull complete [2023-09-12T18:05:05.008Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-12T18:05:05.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T18:05:05.008Z] ---> fa269f55d9b9 [2023-09-12T18:05:05.008Z] Step 3/10 : ARG MAKE=make build [2023-09-12T18:05:09.649Z] Still waiting to schedule task [2023-09-12T18:05:09.649Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5943’ [2023-09-12T18:05:11.567Z] ---> Running in 1aa893c1ef02 [2023-09-12T18:05:11.567Z] Removing intermediate container 1aa893c1ef02 [2023-09-12T18:05:11.567Z] ---> f518f8a8abfd [2023-09-12T18:05:11.567Z] Step 4/10 : WORKDIR /device-sdk-go [2023-09-12T18:05:11.825Z] ---> Running in 0cfd16e592c0 [2023-09-12T18:05:12.085Z] Removing intermediate container 0cfd16e592c0 [2023-09-12T18:05:12.085Z] ---> 65a777b0b297 [2023-09-12T18:05:12.085Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-12T18:05:12.347Z] ---> Running in 5030af808c82 [2023-09-12T18:05:12.605Z] Removing intermediate container 5030af808c82 [2023-09-12T18:05:12.605Z] ---> 6eafb9f6dd48 [2023-09-12T18:05:12.605Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-09-12T18:05:12.605Z] ---> Running in 7c0d0a2130f4 [2023-09-12T18:05:12.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T18:05:13.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T18:05:13.122Z] OK: 265 MiB in 56 packages [2023-09-12T18:05:13.687Z] Removing intermediate container 7c0d0a2130f4 [2023-09-12T18:05:13.687Z] ---> 7ccfce6a81de [2023-09-12T18:05:13.687Z] Step 7/10 : COPY go.mod vendor* ./ [2023-09-12T18:05:13.687Z] ---> e47cf99183e4 [2023-09-12T18:05:13.687Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:05:13.687Z] ---> Running in 41d2a2edbd9b [2023-09-12T18:05:52.500Z] Removing intermediate container 41d2a2edbd9b [2023-09-12T18:05:52.500Z] ---> c5a1f15d1b97 [2023-09-12T18:05:52.500Z] Step 9/10 : COPY . . [2023-09-12T18:05:52.500Z] ---> b3e5137085ae [2023-09-12T18:05:52.500Z] Step 10/10 : RUN ${MAKE} [2023-09-12T18:05:52.500Z] ---> Running in 6e075beb9f3f [2023-09-12T18:05:52.500Z] noop [2023-09-12T18:05:52.500Z] Removing intermediate container 6e075beb9f3f [2023-09-12T18:05:52.500Z] ---> 7317f08e30d3 [2023-09-12T18:05:52.500Z] Successfully built 7317f08e30d3 [2023-09-12T18:05:52.500Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:05:52.931Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T18:05:52.931Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T18:05:53.073Z] prd-ubuntu20.04-docker-8c-8g-5945 does not seem to be running inside a container [2023-09-12T18:05:53.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1510 -v /w/workspace/gexfoundry_device-sdk-go_PR-1510:/w/workspace/gexfoundry_device-sdk-go_PR-1510:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1510@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1510@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-12T18:05:53.448Z] $ docker top 8c6e39cc64eb2ab17131f5d31520e8d09aff9cfaaaa7b789160688cdc286d692 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T18:05:53.835Z] + go version [2023-09-12T18:05:53.835Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-12T18:05:53.870Z] $ docker stop --time=1 8c6e39cc64eb2ab17131f5d31520e8d09aff9cfaaaa7b789160688cdc286d692 [2023-09-12T18:05:55.146Z] $ docker rm -f --volumes 8c6e39cc64eb2ab17131f5d31520e8d09aff9cfaaaa7b789160688cdc286d692 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:05:55.894Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T18:05:55.895Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T18:05:56.040Z] prd-ubuntu20.04-docker-8c-8g-5945 does not seem to be running inside a container [2023-09-12T18:05:56.074Z] $ 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-1510 -v /w/workspace/gexfoundry_device-sdk-go_PR-1510:/w/workspace/gexfoundry_device-sdk-go_PR-1510:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1510@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1510@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-12T18:05:56.487Z] $ docker top 3bd7e2e4b7308890aae431e8951f224883b281fa6070e4afca44625df1361efa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T18:05:56.866Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1510 [Pipeline] fileExists [Pipeline] sh [2023-09-12T18:05:57.226Z] + make test [2023-09-12T18:05:57.226Z] go test -race -coverprofile=coverage.out ./... [2023-09-12T18:06:03.785Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-09-12T18:06:18.684Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-09-12T18:06:18.684Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-09-12T18:06:18.684Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-09-12T18:06:18.684Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-09-12T18:06:18.684Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-09-12T18:06:18.684Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-09-12T18:06:18.684Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-09-12T18:06:18.684Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-09-12T18:06:18.684Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.057s coverage: 27.6% of statements [2023-09-12T18:06:18.684Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.039s coverage: 80.2% of statements [2023-09-12T18:06:18.684Z] --- FAIL: TestAddEventTags (0.00s) [2023-09-12T18:06:18.684Z] --- FAIL: TestAddEventTags/Happy_Path (0.00s) [2023-09-12T18:06:18.684Z] utils_test.go:332: [2023-09-12T18:06:18.684Z] Error Trace: /w/workspace/gexfoundry_device-sdk-go_PR-1510/internal/common/utils_test.go:332 [2023-09-12T18:06:18.684Z] Error: Should NOT be empty, but was map[] [2023-09-12T18:06:18.684Z] Test: TestAddEventTags/Happy_Path [2023-09-12T18:06:18.684Z] --- FAIL: TestAddEventTags/No_Device_Tags (0.00s) [2023-09-12T18:06:18.684Z] utils_test.go:332: [2023-09-12T18:06:18.684Z] Error Trace: /w/workspace/gexfoundry_device-sdk-go_PR-1510/internal/common/utils_test.go:332 [2023-09-12T18:06:18.684Z] Error: Should NOT be empty, but was map[] [2023-09-12T18:06:18.684Z] Test: TestAddEventTags/No_Device_Tags [2023-09-12T18:06:18.684Z] --- FAIL: TestAddEventTags/No_Command_Tags (0.00s) [2023-09-12T18:06:18.684Z] utils_test.go:332: [2023-09-12T18:06:18.684Z] Error Trace: /w/workspace/gexfoundry_device-sdk-go_PR-1510/internal/common/utils_test.go:332 [2023-09-12T18:06:18.684Z] Error: Should NOT be empty, but was map[] [2023-09-12T18:06:18.684Z] Test: TestAddEventTags/No_Command_Tags [2023-09-12T18:06:18.684Z] FAIL [2023-09-12T18:06:18.684Z] coverage: 86.0% of statements [2023-09-12T18:06:18.684Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.086s [2023-09-12T18:06:18.684Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-09-12T18:06:18.684Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-09-12T18:06:19.251Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.070s coverage: 71.8% of statements [2023-09-12T18:06:19.510Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-09-12T18:06:22.797Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.060s coverage: 14.1% of statements [2023-09-12T18:06:22.797Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.084s coverage: 44.2% of statements [2023-09-12T18:06:22.797Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.067s coverage: 68.5% of statements [2023-09-12T18:06:22.797Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.108s coverage: 89.2% of statements [2023-09-12T18:06:22.797Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.050s coverage: 5.5% of statements [2023-09-12T18:06:22.797Z] FAIL [2023-09-12T18:06:22.797Z] make: *** [Makefile:38: unittest] Error 1 [Pipeline] } [2023-09-12T18:06:22.873Z] $ docker stop --time=1 3bd7e2e4b7308890aae431e8951f224883b281fa6070e4afca44625df1361efa [2023-09-12T18:06:26.671Z] $ docker rm -f --volumes 3bd7e2e4b7308890aae431e8951f224883b281fa6070e4afca44625df1361efa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:06:27.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T18:06:27.945Z] [2023-09-12T18:06:27.945Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:06:28.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T18:06:28.328Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-12T18:06:28.328Z] 5eb5b503b376: Pulling fs layer [2023-09-12T18:06:28.328Z] 5c69ac0246d0: Pulling fs layer [2023-09-12T18:06:28.328Z] ec43610c2a17: Pulling fs layer [2023-09-12T18:06:28.328Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-12T18:06:28.328Z] 33b1e0a273af: Pulling fs layer [2023-09-12T18:06:28.328Z] 5d3b04190fa2: Pulling fs layer [2023-09-12T18:06:28.328Z] 2f39f015ded8: Pulling fs layer [2023-09-12T18:06:28.328Z] 5d3b04190fa2: Waiting [2023-09-12T18:06:28.328Z] 33b1e0a273af: Waiting [2023-09-12T18:06:28.328Z] 2f39f015ded8: Waiting [2023-09-12T18:06:28.328Z] 3a2ae6a8a46f: Waiting [2023-09-12T18:06:28.328Z] 5c69ac0246d0: Download complete [2023-09-12T18:06:28.328Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-12T18:06:28.328Z] 3a2ae6a8a46f: Download complete [2023-09-12T18:06:28.328Z] 33b1e0a273af: Verifying Checksum [2023-09-12T18:06:28.328Z] 33b1e0a273af: Download complete [2023-09-12T18:06:28.588Z] 5d3b04190fa2: Verifying Checksum [2023-09-12T18:06:28.588Z] 5d3b04190fa2: Download complete [2023-09-12T18:06:28.588Z] ec43610c2a17: Verifying Checksum [2023-09-12T18:06:28.588Z] ec43610c2a17: Download complete [2023-09-12T18:06:28.588Z] 5eb5b503b376: Verifying Checksum [2023-09-12T18:06:28.588Z] 5eb5b503b376: Download complete [2023-09-12T18:06:29.154Z] 2f39f015ded8: Download complete [2023-09-12T18:06:30.092Z] 5eb5b503b376: Pull complete [2023-09-12T18:06:30.092Z] 5c69ac0246d0: Pull complete [2023-09-12T18:06:30.662Z] ec43610c2a17: Pull complete [2023-09-12T18:06:30.662Z] 3a2ae6a8a46f: Pull complete [2023-09-12T18:06:30.920Z] 33b1e0a273af: Pull complete [2023-09-12T18:06:31.179Z] 5d3b04190fa2: Pull complete [2023-09-12T18:06:36.439Z] 2f39f015ded8: Pull complete [2023-09-12T18:06:36.439Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-12T18:06:36.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T18:06:36.439Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T18:06:36.671Z] prd-ubuntu20.04-docker-8c-8g-5945 does not seem to be running inside a container [2023-09-12T18:06:36.704Z] $ 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-1510 -v /w/workspace/gexfoundry_device-sdk-go_PR-1510:/w/workspace/gexfoundry_device-sdk-go_PR-1510:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1510@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1510@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-12T18:06:43.647Z] $ docker top 1cfba50f0b783fe3445ba22a4b903b0966d0d1c13538029ab610bccbd8b4757e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:06:44.090Z] ---> job-cost.sh [2023-09-12T18:06:44.090Z] lf-activate-venv: SKIPPING [2023-09-12T18:06:44.090Z] INFO: No Stack... [2023-09-12T18:06:44.349Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T18:06:44.608Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T18:06:44.923Z] + + cat /w/workspace/gexfoundry_device-sdk-go_PR-1510/archives/cost.csv [2023-09-12T18:06:44.923Z] cut -d, -f6 [Pipeline] lock [2023-09-12T18:06:44.960Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1510-1-stack-cost] [2023-09-12T18:06:44.965Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1510-1-stack-cost] did not exist. Created. [2023-09-12T18:06:44.965Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1510-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T18:06:45.355Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-12T18:06:45.418Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T18:06:45.432Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1510-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T18:06:45.516Z] $ docker stop --time=1 1cfba50f0b783fe3445ba22a4b903b0966d0d1c13538029ab610bccbd8b4757e [2023-09-12T18:06:46.724Z] $ docker rm -f --volumes 1cfba50f0b783fe3445ba22a4b903b0966d0d1c13538029ab610bccbd8b4757e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-12T18:06:47.146Z] Failed in branch amd64 [2023-09-12T18:07:22.604Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5948 in /w/workspace/gexfoundry_device-sdk-go_PR-1510 [Pipeline] { [Pipeline] ws [2023-09-12T18:07:22.655Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-09-12T18:07:22.827Z] The recommended git tool is: git [2023-09-12T18:07:28.303Z] using credential edgex-jenkins-ssh [2023-09-12T18:07:28.321Z] Cloning the remote Git repository [2023-09-12T18:07:28.380Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-09-12T18:07:28.496Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2023-09-12T18:07:28.680Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-09-12T18:07:28.681Z] > git --version # timeout=10 [2023-09-12T18:07:28.708Z] > git --version # 'git version 2.25.1' [2023-09-12T18:07:28.711Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T18:07:28.906Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T18:07:30.663Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-09-12T18:07:30.686Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T18:07:31.638Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-09-12T18:07:31.681Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-09-12T18:07:31.682Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T18:07:31.700Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1510/head:refs/remotes/origin/PR-1510 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-12T18:07:32.342Z] Merging remotes/origin/main commit 8e06685c5bed515b18a4f19b1b2841e63869493f into PR head commit c74f7021228062efc83ce0a9047b044313071e85 [2023-09-12T18:07:32.718Z] Merge succeeded, producing c74f7021228062efc83ce0a9047b044313071e85 [2023-09-12T18:07:32.718Z] Checking out Revision c74f7021228062efc83ce0a9047b044313071e85 (PR-1510) [2023-09-12T18:07:32.367Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T18:07:32.463Z] > git checkout -f c74f7021228062efc83ce0a9047b044313071e85 # timeout=10 [2023-09-12T18:07:32.588Z] > git remote # timeout=10 [2023-09-12T18:07:32.612Z] > git config --get remote.origin.url # timeout=10 [2023-09-12T18:07:32.644Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T18:07:32.659Z] > git merge 8e06685c5bed515b18a4f19b1b2841e63869493f # timeout=10 [2023-09-12T18:07:32.695Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-12T18:07:32.729Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T18:07:32.748Z] > git checkout -f c74f7021228062efc83ce0a9047b044313071e85 # timeout=10 [2023-09-12T18:07:36.275Z] Commit message: "build: Consume latest go-mod-bootstrap with RemoveHosts flag" [2023-09-12T18:07:36.331Z] > git --version # timeout=10 [2023-09-12T18:07:36.348Z] > git --version # 'git version 2.25.1' [2023-09-12T18:07:36.363Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T18:07:37.639Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-12T18:07:37.639Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T18:07:37.639Z] Dload Upload Total Spent Left Speed [2023-09-12T18:07:37.639Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2023-09-12T18:07:38.359Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-12T18:07:38.734Z] + sudo tee /etc/docker/daemon.new [2023-09-12T18:07:38.734Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-12T18:07:38.734Z] { [2023-09-12T18:07:38.734Z] "registry-mirrors": [ [2023-09-12T18:07:38.734Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-12T18:07:38.734Z] ], [2023-09-12T18:07:38.734Z] "bip": "10.250.0.254/24", [2023-09-12T18:07:38.734Z] "hosts": [ [2023-09-12T18:07:38.734Z] "tcp://0.0.0.0:5555", [2023-09-12T18:07:38.734Z] "unix:///var/run/docker.sock" [2023-09-12T18:07:38.734Z] ], [2023-09-12T18:07:38.734Z] "mtu": 1458, [2023-09-12T18:07:38.734Z] "selinux-enabled": true, [2023-09-12T18:07:38.734Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-12T18:07:38.734Z] } [Pipeline] sh [2023-09-12T18:07:39.080Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-12T18:07:39.450Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T18:07:57.775Z] provisioning config files... [2023-09-12T18:07:57.809Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6745268160287152146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:07:58.208Z] ---> docker-login.sh [2023-09-12T18:07:58.208Z] nexus3.edgexfoundry.org:10001 [2023-09-12T18:07:58.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:07:58.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:07:58.801Z] Configure a credential helper to remove this warning. See [2023-09-12T18:07:58.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:07:58.801Z] [2023-09-12T18:07:58.801Z] Login Succeeded [2023-09-12T18:07:58.801Z] nexus3.edgexfoundry.org:10002 [2023-09-12T18:07:59.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:07:59.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:07:59.340Z] Configure a credential helper to remove this warning. See [2023-09-12T18:07:59.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:07:59.340Z] [2023-09-12T18:07:59.340Z] Login Succeeded [2023-09-12T18:07:59.340Z] nexus3.edgexfoundry.org:10003 [2023-09-12T18:07:59.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:07:59.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:07:59.615Z] Configure a credential helper to remove this warning. See [2023-09-12T18:07:59.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:07:59.615Z] [2023-09-12T18:07:59.615Z] Login Succeeded [2023-09-12T18:07:59.615Z] nexus3.edgexfoundry.org:10004 [2023-09-12T18:07:59.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:07:59.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:07:59.890Z] Configure a credential helper to remove this warning. See [2023-09-12T18:07:59.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:07:59.890Z] [2023-09-12T18:07:59.890Z] Login Succeeded [2023-09-12T18:07:59.890Z] docker.io [2023-09-12T18:08:00.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:08:00.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:08:00.432Z] Configure a credential helper to remove this warning. See [2023-09-12T18:08:00.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:08:00.432Z] [2023-09-12T18:08:00.432Z] Login Succeeded [2023-09-12T18:08:00.432Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T18:08:00.460Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-12T18:08:00.844Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T18:08:00.883Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T18:08:00.917Z] ========================================================= [2023-09-12T18:08:00.917Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-12T18:08:00.917Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:08:01.442Z] + 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-09-12T18:08:01.714Z] Sending build context to Docker daemon 5.974MB [2023-09-12T18:08:01.986Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-09-12T18:08:01.986Z] Step 2/10 : FROM ${BASE} AS builder [2023-09-12T18:08:01.986Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-12T18:08:01.986Z] 9fda8d8052c6: Pulling fs layer [2023-09-12T18:08:01.986Z] 5d54e960e981: Pulling fs layer [2023-09-12T18:08:01.986Z] c4a7e357bf2a: Pulling fs layer [2023-09-12T18:08:01.986Z] f0e02332f6b5: Pulling fs layer [2023-09-12T18:08:01.986Z] 66412af1f25a: Pulling fs layer [2023-09-12T18:08:01.986Z] 1baf3a5c0e64: Pulling fs layer [2023-09-12T18:08:01.986Z] 9a37bb91b891: Pulling fs layer [2023-09-12T18:08:01.986Z] a29adfc67d43: Pulling fs layer [2023-09-12T18:08:01.986Z] d5de9f91c1a4: Pulling fs layer [2023-09-12T18:08:01.986Z] f0e02332f6b5: Waiting [2023-09-12T18:08:01.986Z] 66412af1f25a: Waiting [2023-09-12T18:08:01.986Z] 1baf3a5c0e64: Waiting [2023-09-12T18:08:01.986Z] 9a37bb91b891: Waiting [2023-09-12T18:08:01.986Z] a29adfc67d43: Waiting [2023-09-12T18:08:01.986Z] d5de9f91c1a4: Waiting [2023-09-12T18:08:01.986Z] 5d54e960e981: Verifying Checksum [2023-09-12T18:08:01.986Z] 5d54e960e981: Download complete [2023-09-12T18:08:02.273Z] f0e02332f6b5: Verifying Checksum [2023-09-12T18:08:02.273Z] f0e02332f6b5: Download complete [2023-09-12T18:08:02.273Z] 66412af1f25a: Verifying Checksum [2023-09-12T18:08:02.273Z] 66412af1f25a: Download complete [2023-09-12T18:08:02.273Z] 9fda8d8052c6: Download complete [2023-09-12T18:08:02.552Z] 9a37bb91b891: Verifying Checksum [2023-09-12T18:08:02.552Z] 9a37bb91b891: Download complete [2023-09-12T18:08:03.152Z] 9fda8d8052c6: Pull complete [2023-09-12T18:08:03.421Z] a29adfc67d43: Download complete [2023-09-12T18:08:04.030Z] 5d54e960e981: Pull complete [2023-09-12T18:08:04.030Z] d5de9f91c1a4: Verifying Checksum [2023-09-12T18:08:04.030Z] d5de9f91c1a4: Download complete [2023-09-12T18:08:04.300Z] c4a7e357bf2a: Verifying Checksum [2023-09-12T18:08:04.300Z] c4a7e357bf2a: Download complete [2023-09-12T18:08:05.290Z] 1baf3a5c0e64: Verifying Checksum [2023-09-12T18:08:05.290Z] 1baf3a5c0e64: Download complete [2023-09-12T18:08:15.408Z] c4a7e357bf2a: Pull complete [2023-09-12T18:08:15.408Z] f0e02332f6b5: Pull complete [2023-09-12T18:08:15.408Z] 66412af1f25a: Pull complete [2023-09-12T18:08:22.117Z] 1baf3a5c0e64: Pull complete [2023-09-12T18:08:24.083Z] 9a37bb91b891: Pull complete [2023-09-12T18:08:25.044Z] a29adfc67d43: Pull complete [2023-09-12T18:08:27.635Z] d5de9f91c1a4: Pull complete [2023-09-12T18:08:27.635Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-12T18:08:27.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T18:08:27.635Z] ---> 746ca1b523b5 [2023-09-12T18:08:27.635Z] Step 3/10 : ARG MAKE=make build [2023-09-12T18:08:29.586Z] ---> Running in b1747bf99c67 [2023-09-12T18:08:29.586Z] Removing intermediate container b1747bf99c67 [2023-09-12T18:08:29.586Z] ---> 0bcfdd0e8d58 [2023-09-12T18:08:29.586Z] Step 4/10 : WORKDIR /device-sdk-go [2023-09-12T18:08:29.586Z] ---> Running in d6db05d94330 [2023-09-12T18:08:29.862Z] Removing intermediate container d6db05d94330 [2023-09-12T18:08:29.862Z] ---> 8c50020ec52b [2023-09-12T18:08:29.862Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-12T18:08:30.132Z] ---> Running in 08466c617015 [2023-09-12T18:08:30.399Z] Removing intermediate container 08466c617015 [2023-09-12T18:08:30.400Z] ---> 2fd370e920b9 [2023-09-12T18:08:30.400Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-09-12T18:08:30.400Z] ---> Running in d50cf19de94e [2023-09-12T18:08:31.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T18:08:32.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T18:08:33.514Z] OK: 267 MiB in 56 packages [2023-09-12T18:08:34.479Z] Removing intermediate container d50cf19de94e [2023-09-12T18:08:34.479Z] ---> 9e5fc1e92a3e [2023-09-12T18:08:34.479Z] Step 7/10 : COPY go.mod vendor* ./ [2023-09-12T18:08:34.763Z] ---> 12476c85f41f [2023-09-12T18:08:34.763Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:08:35.039Z] ---> Running in 9591382ee1c2 [2023-09-12T18:09:42.938Z] Removing intermediate container 9591382ee1c2 [2023-09-12T18:09:42.938Z] ---> 1af9c818dfcd [2023-09-12T18:09:42.938Z] Step 9/10 : COPY . . [2023-09-12T18:09:43.903Z] ---> b2f2e3bf25c5 [2023-09-12T18:09:43.903Z] Step 10/10 : RUN ${MAKE} [2023-09-12T18:09:43.903Z] ---> Running in b9deddf2027c [2023-09-12T18:09:44.865Z] noop [2023-09-12T18:09:45.833Z] Removing intermediate container b9deddf2027c [2023-09-12T18:09:45.833Z] ---> 28963938e44b [2023-09-12T18:09:45.833Z] Successfully built 28963938e44b [2023-09-12T18:09:45.833Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:09:46.304Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T18:09:46.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T18:09:46.614Z] prd-ubuntu20.04-docker-arm64-4c-16g-5948 does not seem to be running inside a container [2023-09-12T18:09:46.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-12T18:09:48.041Z] $ docker top f4e523eb690f0eadcaeefad45db518dd0fbf8e900fbc3aaa65917229f83fd698 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T18:09:48.949Z] + go version [2023-09-12T18:09:48.949Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-12T18:09:48.982Z] $ docker stop --time=1 f4e523eb690f0eadcaeefad45db518dd0fbf8e900fbc3aaa65917229f83fd698 [2023-09-12T18:09:50.647Z] $ docker rm -f --volumes f4e523eb690f0eadcaeefad45db518dd0fbf8e900fbc3aaa65917229f83fd698 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:09:51.526Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T18:09:51.526Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T18:09:51.800Z] prd-ubuntu20.04-docker-arm64-4c-16g-5948 does not seem to be running inside a container [2023-09-12T18:09:51.867Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-12T18:09:53.146Z] $ docker top 00455a0897b889eec453331633851f8e9247ab6c95e408f6ec03aeaf88cc9989 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T18:09:54.045Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-12T18:09:54.755Z] + make test [2023-09-12T18:09:54.755Z] go test -race -coverprofile=coverage.out ./... [2023-09-12T18:10:33.675Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-09-12T18:12:55.373Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-09-12T18:12:55.373Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-09-12T18:12:55.373Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-09-12T18:12:55.373Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-09-12T18:12:55.373Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-09-12T18:12:55.373Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.222s coverage: 27.6% of statements [2023-09-12T18:13:02.027Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.242s coverage: 80.2% of statements [2023-09-12T18:13:14.359Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-09-12T18:13:14.359Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-09-12T18:13:14.359Z] --- FAIL: TestAddEventTags (0.01s) [2023-09-12T18:13:14.359Z] --- FAIL: TestAddEventTags/Happy_Path (0.00s) [2023-09-12T18:13:14.359Z] utils_test.go:332: [2023-09-12T18:13:14.359Z] Error Trace: /w/workspace/device-sdk-go/1/internal/common/utils_test.go:332 [2023-09-12T18:13:14.359Z] Error: Should NOT be empty, but was map[] [2023-09-12T18:13:14.359Z] Test: TestAddEventTags/Happy_Path [2023-09-12T18:13:14.359Z] --- FAIL: TestAddEventTags/No_Device_Tags (0.00s) [2023-09-12T18:13:14.359Z] utils_test.go:332: [2023-09-12T18:13:14.359Z] Error Trace: /w/workspace/device-sdk-go/1/internal/common/utils_test.go:332 [2023-09-12T18:13:14.359Z] Error: Should NOT be empty, but was map[] [2023-09-12T18:13:14.359Z] Test: TestAddEventTags/No_Device_Tags [2023-09-12T18:13:14.359Z] --- FAIL: TestAddEventTags/No_Command_Tags (0.00s) [2023-09-12T18:13:14.359Z] utils_test.go:332: [2023-09-12T18:13:14.359Z] Error Trace: /w/workspace/device-sdk-go/1/internal/common/utils_test.go:332 [2023-09-12T18:13:14.359Z] Error: Should NOT be empty, but was map[] [2023-09-12T18:13:14.359Z] Test: TestAddEventTags/No_Command_Tags [2023-09-12T18:13:14.359Z] FAIL [2023-09-12T18:13:14.359Z] coverage: 86.0% of statements [2023-09-12T18:13:14.359Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.373s [2023-09-12T18:13:19.774Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-09-12T18:13:20.367Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.555s coverage: 71.8% of statements [2023-09-12T18:13:24.679Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.253s coverage: 14.1% of statements [2023-09-12T18:13:26.085Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-09-12T18:13:26.085Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-09-12T18:13:26.672Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.131s coverage: 44.2% of statements [2023-09-12T18:13:27.259Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.421s coverage: 68.5% of statements [2023-09-12T18:13:30.600Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.433s coverage: 89.2% of statements [2023-09-12T18:13:31.188Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-09-12T18:13:32.157Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.238s coverage: 5.5% of statements [2023-09-12T18:13:32.157Z] FAIL [2023-09-12T18:13:33.120Z] make: *** [Makefile:38: unittest] Error 1 [Pipeline] } [2023-09-12T18:13:33.166Z] $ docker stop --time=1 00455a0897b889eec453331633851f8e9247ab6c95e408f6ec03aeaf88cc9989 [2023-09-12T18:13:35.032Z] $ docker rm -f --volumes 00455a0897b889eec453331633851f8e9247ab6c95e408f6ec03aeaf88cc9989 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:13:36.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T18:13:36.907Z] [2023-09-12T18:13:36.907Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:13:37.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T18:13:37.571Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-12T18:13:37.571Z] 8998bd30e6a1: Pulling fs layer [2023-09-12T18:13:37.571Z] 04944245beec: Pulling fs layer [2023-09-12T18:13:37.571Z] 699f458cf7ca: Pulling fs layer [2023-09-12T18:13:37.571Z] 765212b225bb: Pulling fs layer [2023-09-12T18:13:37.571Z] f23df028b6ca: Pulling fs layer [2023-09-12T18:13:37.571Z] d65c8cfc05b1: Pulling fs layer [2023-09-12T18:13:37.571Z] 2437ff75d9bd: Pulling fs layer [2023-09-12T18:13:37.571Z] 765212b225bb: Waiting [2023-09-12T18:13:37.571Z] f23df028b6ca: Waiting [2023-09-12T18:13:37.571Z] d65c8cfc05b1: Waiting [2023-09-12T18:13:37.571Z] 2437ff75d9bd: Waiting [2023-09-12T18:13:37.571Z] 04944245beec: Verifying Checksum [2023-09-12T18:13:37.571Z] 04944245beec: Download complete [2023-09-12T18:13:37.571Z] 765212b225bb: Verifying Checksum [2023-09-12T18:13:37.571Z] 765212b225bb: Download complete [2023-09-12T18:13:37.571Z] f23df028b6ca: Verifying Checksum [2023-09-12T18:13:37.571Z] f23df028b6ca: Download complete [2023-09-12T18:13:37.571Z] d65c8cfc05b1: Verifying Checksum [2023-09-12T18:13:37.571Z] d65c8cfc05b1: Download complete [2023-09-12T18:13:37.837Z] 699f458cf7ca: Verifying Checksum [2023-09-12T18:13:37.837Z] 699f458cf7ca: Download complete [2023-09-12T18:13:38.399Z] 8998bd30e6a1: Verifying Checksum [2023-09-12T18:13:38.399Z] 8998bd30e6a1: Download complete [2023-09-12T18:13:40.343Z] 2437ff75d9bd: Verifying Checksum [2023-09-12T18:13:40.343Z] 2437ff75d9bd: Download complete [2023-09-12T18:13:42.925Z] 8998bd30e6a1: Pull complete [2023-09-12T18:13:43.193Z] 04944245beec: Pull complete [2023-09-12T18:13:44.603Z] 699f458cf7ca: Pull complete [2023-09-12T18:13:44.871Z] 765212b225bb: Pull complete [2023-09-12T18:13:46.275Z] f23df028b6ca: Pull complete [2023-09-12T18:13:46.275Z] d65c8cfc05b1: Pull complete [2023-09-12T18:14:01.263Z] 2437ff75d9bd: Pull complete [2023-09-12T18:14:01.263Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-12T18:14:01.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T18:14:01.263Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T18:14:01.614Z] prd-ubuntu20.04-docker-arm64-4c-16g-5948 does not seem to be running inside a container [2023-09-12T18:14:01.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-12T18:14:04.288Z] $ docker top fa12243e98b5b81dadd2b28ec6e8e428578ca1aecf04365b570181fcf6bc68db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:14:05.200Z] ---> job-cost.sh [2023-09-12T18:14:05.200Z] lf-activate-venv: SKIPPING [2023-09-12T18:14:05.200Z] INFO: No Stack... [2023-09-12T18:14:05.468Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-12T18:14:06.427Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T18:14:07.099Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2023-09-12T18:14:07.099Z] + cut -d, -f6 [Pipeline] lock [2023-09-12T18:14:07.187Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1510-1-stack-cost] [2023-09-12T18:14:07.192Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1510-1-stack-cost] did not exist. Created. [2023-09-12T18:14:07.192Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1510-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T18:14:07.924Z] /w/workspace/device-sdk-go/1@tmp/durable-de2de0a2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-12T18:14:08.595Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-12T18:14:08.631Z] Warning: overwriting stash ‘stack-cost’ [2023-09-12T18:14:09.145Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T18:14:09.160Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1510-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T18:14:09.247Z] $ docker stop --time=1 fa12243e98b5b81dadd2b28ec6e8e428578ca1aecf04365b570181fcf6bc68db [2023-09-12T18:14:10.787Z] $ docker rm -f --volumes fa12243e98b5b81dadd2b28ec6e8e428578ca1aecf04365b570181fcf6bc68db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-12T18:14:11.537Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-09-12T18:14:13.588Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1510/archives ] [2023-09-12T18:14:13.588Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1510/archives [2023-09-12T18:14:13.588Z] total 16 [2023-09-12T18:14:13.588Z] drwxr-xr-x 3 root root 4096 Sep 12 18:06 . [2023-09-12T18:14:13.588Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 12 18:06 .. [2023-09-12T18:14:13.588Z] drwxr-xr-x 2 root root 4096 Sep 12 18:06 cost [2023-09-12T18:14:13.588Z] -rw-r--r-- 1 root root 86 Sep 12 18:06 cost.csv [2023-09-12T18:14:13.588Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1510/archives [2023-09-12T18:14:13.588Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1510/archives [2023-09-12T18:14:13.588Z] total 16 [2023-09-12T18:14:13.588Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 18:06 . [2023-09-12T18:14:13.588Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 12 18:06 .. [2023-09-12T18:14:13.588Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 18:06 cost [2023-09-12T18:14:13.588Z] -rw-r--r-- 1 jenkins jenkins 86 Sep 12 18:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:14:13.915Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:14:14.804Z] ---> package-listing.sh [2023-09-12T18:14:14.804Z] ++ facter osfamily [2023-09-12T18:14:14.804Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-12T18:14:15.063Z] + OS_FAMILY=debian [2023-09-12T18:14:15.064Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1510 [2023-09-12T18:14:15.064Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-12T18:14:15.064Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-12T18:14:15.064Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-12T18:14:15.064Z] + PACKAGES=/tmp/packages_start.txt [2023-09-12T18:14:15.064Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1510 ']' [2023-09-12T18:14:15.064Z] + PACKAGES=/tmp/packages_end.txt [2023-09-12T18:14:15.064Z] + case "${OS_FAMILY}" in [2023-09-12T18:14:15.064Z] + dpkg -l [2023-09-12T18:14:15.064Z] + grep '^ii' [2023-09-12T18:14:15.064Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-12T18:14:15.064Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-12T18:14:15.064Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-12T18:14:15.064Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1510 ']' [2023-09-12T18:14:15.064Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1510/archives/ [2023-09-12T18:14:15.064Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1510/archives/ [Pipeline] echo [2023-09-12T18:14:15.098Z] 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-1510/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-12T18:14:15.393Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:14:16.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T18:14:16.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T18:14:16.160Z] prd-ubuntu20.04-docker-8c-8g-5945 does not seem to be running inside a container [2023-09-12T18:14:16.188Z] $ 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-1510/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-1510 -v /w/workspace/gexfoundry_device-sdk-go_PR-1510:/w/workspace/gexfoundry_device-sdk-go_PR-1510:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1510@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1510@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-12T18:14:16.547Z] $ docker top 46462e53449c6b5ef379af982ae7bddd5e87cd35e882bae7b6603676e57eee14 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T18:14:16.943Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-12T18:14:17.269Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-12T18:14:17.596Z] + ls /var/log/sa-host [2023-09-12T18:14:17.596Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T18:14:17.726Z] provisioning config files... [2023-09-12T18:14:17.734Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1510@tmp/config2880623923324544275tmp [Pipeline] { [Pipeline] echo [2023-09-12T18:14:17.791Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:14:18.101Z] ---> create-netrc.sh [Pipeline] } [2023-09-12T18:14:18.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:14:18.531Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-12T18:14:18.565Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:14:18.920Z] ---> sudo-logs.sh [2023-09-12T18:14:18.920Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-12T18:14:19.012Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:14:19.321Z] ---> job-cost.sh [2023-09-12T18:14:19.321Z] lf-activate-venv: SKIPPING [2023-09-12T18:14:19.321Z] DEBUG: total: 0.2199999988079071 [2023-09-12T18:14:19.321Z] INFO: Retrieving Stack Cost... [2023-09-12T18:14:19.579Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T18:14:20.148Z] INFO: Archiving Costs [Pipeline] echo [2023-09-12T18:14:20.188Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:14:20.495Z] ---> logs-deploy.sh [2023-09-12T18:14:20.495Z] lf-activate-venv: SKIPPING [2023-09-12T18:14:20.495Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1510/1 [2023-09-12T18:14:20.495Z] INFO: archiving workspace using pattern(s): [2023-09-12T18:14:21.429Z] Archives upload complete. [2023-09-12T18:14:21.688Z] INFO: archiving logs to Nexus