Pull request #1170 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 4c6a747006b6ae1d733f445d7cda04ffbba908c8+6b28ab18defc125340c64f0ec90f02309642eba1 (d12be8343909f1cb25317f33c587987928d07ebf) 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-ssh3856119027730282084.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh14173839485559071136.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-1170/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-1170/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8254350121790534231.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-1170/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13391500208116297328.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh4211203644987883620.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-1170/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-1170/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9109133047083429396.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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/v2]] ========================================================= [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.17 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/v2 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-576 in /w/workspace/gexfoundry_device-sdk-go_PR-1170 [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-1170 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/jakarta commit 6b28ab18defc125340c64f0ec90f02309642eba1 into PR head commit 4c6a747006b6ae1d733f445d7cda04ffbba908c8 Merge succeeded, producing 4c6a747006b6ae1d733f445d7cda04ffbba908c8 Checking out Revision 4c6a747006b6ae1d733f445d7cda04ffbba908c8 (PR-1170) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1170/head:refs/remotes/origin/PR-1170 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4c6a747006b6ae1d733f445d7cda04ffbba908c8 # 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 6b28ab18defc125340c64f0ec90f02309642eba1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4c6a747006b6ae1d733f445d7cda04ffbba908c8 # timeout=10 Commit message: "build: Update go-mod versions for those that changed for the 2.1.1 patch" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-01T21:02:54.556Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-01T21:02:54.728Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-01T21:02:54.822Z] ========================================================= [2022-06-01T21:02:54.822Z] EdgeX Global Pipelines Version Info [2022-06-01T21:02:54.822Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:02:55.641Z] ------------------- [2022-06-01T21:02:55.641Z] stable info: [2022-06-01T21:02:55.641Z] ------------------- [2022-06-01T21:02:55.641Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-01T21:02:55.641Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-06-01T21:02:55.641Z] Message: update stable to v1.0.230 [2022-06-01T21:02:56.216Z] ------------------- [2022-06-01T21:02:56.216Z] experimental info: [2022-06-01T21:02:56.216Z] ------------------- [2022-06-01T21:02:56.216Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-01T21:02:56.216Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-01T21:02:56.216Z] Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-01T21:02:56.631Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-06-01T21:02:56.673Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-06-01T21:02:56.719Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-01T21:02:56.761Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-01T21:02:56.804Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-01T21:02:56.843Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-01T21:02:56.882Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-01T21:02:56.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-06-01T21:02:56.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-01T21:02:56.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-01T21:02:57.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-01T21:02:57.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-06-01T21:02:57.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-01T21:02:57.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-01T21:02:57.192Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-01T21:02:57.233Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-06-01T21:02:57.274Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-01T21:02:57.313Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-01T21:02:57.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-01T21:02:57.394Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-01T21:02:57.434Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-01T21:02:57.472Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-01T21:02:57.512Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-01T21:02:57.553Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-01T21:02:57.591Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-01T21:02:57.640Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-01T21:02:57.684Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1170 [Pipeline] echo [2022-06-01T21:02:57.720Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1170 [Pipeline] echo [2022-06-01T21:02:57.755Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1170 [Pipeline] echo [2022-06-01T21:02:57.791Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4c6a747006b6ae1d733f445d7cda04ffbba908c8 [Pipeline] echo [2022-06-01T21:02:57.827Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4c6a747 [Pipeline] echo [2022-06-01T21:02:57.869Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-01T21:02:57.986Z] provisioning config files... [2022-06-01T21:02:58.005Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1170@tmp/config4165464560742874039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:02:58.363Z] ---> docker-login.sh [2022-06-01T21:02:58.363Z] nexus3.edgexfoundry.org:10001 [2022-06-01T21:02:58.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:02:58.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:02:58.632Z] Configure a credential helper to remove this warning. See [2022-06-01T21:02:58.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:02:58.632Z] [2022-06-01T21:02:58.632Z] Login Succeeded [2022-06-01T21:02:58.632Z] nexus3.edgexfoundry.org:10002 [2022-06-01T21:02:58.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:02:58.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:02:58.892Z] Configure a credential helper to remove this warning. See [2022-06-01T21:02:58.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:02:58.892Z] [2022-06-01T21:02:58.892Z] Login Succeeded [2022-06-01T21:02:58.892Z] nexus3.edgexfoundry.org:10003 [2022-06-01T21:02:58.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:02:58.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:02:58.892Z] Configure a credential helper to remove this warning. See [2022-06-01T21:02:58.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:02:58.892Z] [2022-06-01T21:02:58.892Z] Login Succeeded [2022-06-01T21:02:58.892Z] nexus3.edgexfoundry.org:10004 [2022-06-01T21:02:59.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:02:59.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:02:59.153Z] Configure a credential helper to remove this warning. See [2022-06-01T21:02:59.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:02:59.153Z] [2022-06-01T21:02:59.153Z] Login Succeeded [2022-06-01T21:02:59.153Z] docker.io [2022-06-01T21:02:59.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:02:59.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:02:59.726Z] Configure a credential helper to remove this warning. See [2022-06-01T21:02:59.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:02:59.726Z] [2022-06-01T21:02:59.726Z] Login Succeeded [2022-06-01T21:02:59.726Z] ---> docker-login.sh ends [Pipeline] } [2022-06-01T21:02:59.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-01T21:03:00.355Z] + git rev-list -1 --merges 4c6a747006b6ae1d733f445d7cda04ffbba908c8~1..4c6a747006b6ae1d733f445d7cda04ffbba908c8 [Pipeline] echo [2022-06-01T21:03:00.410Z] -----------> git rev-list -1 --merges 4c6a747006b6ae1d733f445d7cda04ffbba908c8~1..4c6a747006b6ae1d733f445d7cda04ffbba908c8 4c6a747006b6ae1d733f445d7cda04ffbba908c8 [false] [Pipeline] sh [2022-06-01T21:03:00.733Z] + git log --format=format:%s -1 4c6a747006b6ae1d733f445d7cda04ffbba908c8 [Pipeline] echo [2022-06-01T21:03:00.767Z] ========================================================= [2022-06-01T21:03:00.767Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-01T21:03:00.767Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-01T21:03:01.200Z] + git log --format=format:%s -1 4c6a747006b6ae1d733f445d7cda04ffbba908c8 [Pipeline] echo [2022-06-01T21:03:01.236Z] [semverPrep] GIT_COMMIT: 4c6a747006b6ae1d733f445d7cda04ffbba908c8, Commit Message: build: Update go-mod versions for those that changed for the 2.1.1 patch [Pipeline] echo [2022-06-01T21:03:01.266Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-01T21:03:01.646Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-01T21:03:01.646Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-01T21:03:01.646Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-01T21:03:01.646Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-01T21:03:01.646Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-01T21:03:01.646Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-01T21:03:01.646Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:03:02.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-01T21:03:02.081Z] [2022-06-01T21:03:02.081Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:03:02.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-01T21:03:02.461Z] latest: Pulling from edgex-devops/py-git-semver [2022-06-01T21:03:02.461Z] 1fe172e4850f: Pulling fs layer [2022-06-01T21:03:02.461Z] caf521ccaac6: Pulling fs layer [2022-06-01T21:03:02.461Z] 3ead6fa29328: Pulling fs layer [2022-06-01T21:03:02.461Z] 5c2a1cbceb83: Pulling fs layer [2022-06-01T21:03:02.461Z] a8d5f1318db7: Pulling fs layer [2022-06-01T21:03:02.461Z] c427282e49a2: Pulling fs layer [2022-06-01T21:03:02.461Z] 1827001aaf11: Pulling fs layer [2022-06-01T21:03:02.461Z] 0714d37db230: Pulling fs layer [2022-06-01T21:03:02.461Z] ac28cf19c067: Pulling fs layer [2022-06-01T21:03:02.461Z] ca983d60f3e2: Pulling fs layer [2022-06-01T21:03:02.461Z] 9f894cec8388: Pulling fs layer [2022-06-01T21:03:02.461Z] 1827001aaf11: Waiting [2022-06-01T21:03:02.461Z] a8d5f1318db7: Waiting [2022-06-01T21:03:02.461Z] 5c2a1cbceb83: Waiting [2022-06-01T21:03:02.461Z] 0714d37db230: Waiting [2022-06-01T21:03:02.461Z] ac28cf19c067: Waiting [2022-06-01T21:03:02.461Z] 9f894cec8388: Waiting [2022-06-01T21:03:02.462Z] c427282e49a2: Waiting [2022-06-01T21:03:02.462Z] caf521ccaac6: Verifying Checksum [2022-06-01T21:03:02.462Z] caf521ccaac6: Download complete [2022-06-01T21:03:02.462Z] 5c2a1cbceb83: Verifying Checksum [2022-06-01T21:03:02.462Z] 5c2a1cbceb83: Download complete [2022-06-01T21:03:02.724Z] a8d5f1318db7: Verifying Checksum [2022-06-01T21:03:02.724Z] a8d5f1318db7: Download complete [2022-06-01T21:03:02.724Z] 3ead6fa29328: Verifying Checksum [2022-06-01T21:03:02.724Z] 3ead6fa29328: Download complete [2022-06-01T21:03:02.724Z] c427282e49a2: Download complete [2022-06-01T21:03:02.724Z] 0714d37db230: Verifying Checksum [2022-06-01T21:03:02.724Z] 0714d37db230: Download complete [2022-06-01T21:03:02.724Z] ac28cf19c067: Download complete [2022-06-01T21:03:02.724Z] ca983d60f3e2: Verifying Checksum [2022-06-01T21:03:02.724Z] ca983d60f3e2: Download complete [2022-06-01T21:03:02.724Z] 9f894cec8388: Verifying Checksum [2022-06-01T21:03:02.724Z] 9f894cec8388: Download complete [2022-06-01T21:03:02.724Z] 1fe172e4850f: Verifying Checksum [2022-06-01T21:03:02.724Z] 1fe172e4850f: Download complete [2022-06-01T21:03:02.986Z] 1827001aaf11: Verifying Checksum [2022-06-01T21:03:02.986Z] 1827001aaf11: Download complete [2022-06-01T21:03:04.369Z] 1fe172e4850f: Pull complete [2022-06-01T21:03:04.369Z] caf521ccaac6: Pull complete [2022-06-01T21:03:04.942Z] 3ead6fa29328: Pull complete [2022-06-01T21:03:05.203Z] 5c2a1cbceb83: Pull complete [2022-06-01T21:03:05.463Z] a8d5f1318db7: Pull complete [2022-06-01T21:03:05.463Z] c427282e49a2: Pull complete [2022-06-01T21:03:07.391Z] 1827001aaf11: Pull complete [2022-06-01T21:03:07.653Z] 0714d37db230: Pull complete [2022-06-01T21:03:07.653Z] ac28cf19c067: Pull complete [2022-06-01T21:03:07.927Z] ca983d60f3e2: Pull complete [2022-06-01T21:03:07.927Z] 9f894cec8388: Pull complete [2022-06-01T21:03:07.927Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-06-01T21:03:07.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-01T21:03:07.927Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T21:03:08.148Z] prd-ubuntu20.04-docker-8c-8g-576 does not seem to be running inside a container [2022-06-01T21:03:08.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1170 -v /w/workspace/gexfoundry_device-sdk-go_PR-1170:/w/workspace/gexfoundry_device-sdk-go_PR-1170:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1170@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1170@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-01T21:03:09.807Z] $ docker top 29a0c175e9b065ed660cbd39403b782193ec68a1b8fa4cb58225624c01596421 -eo pid,comm [2022-06-01T21:03:09.876Z] 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). [2022-06-01T21:03:09.876Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-01T21:03:10.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-01T21:03:10.002Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-01T21:03:10.157Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-01T21:03:10.166Z] $ docker exec 29a0c175e9b065ed660cbd39403b782193ec68a1b8fa4cb58225624c01596421 ssh-agent [2022-06-01T21:03:10.283Z] SSH_AUTH_SOCK=/tmp/ssh-ktVNaWYTr3vl/agent.32 [2022-06-01T21:03:10.283Z] SSH_AGENT_PID=38 [2022-06-01T21:03:10.291Z] Running ssh-add (command line suppressed) [2022-06-01T21:03:10.411Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1170@tmp/private_key_7260667222804492255.key (/w/workspace/gexfoundry_device-sdk-go_PR-1170@tmp/private_key_7260667222804492255.key) [2022-06-01T21:03:10.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-01T21:03:10.757Z] + git tag --points-at HEAD [Pipeline] } [2022-06-01T21:03:10.790Z] $ docker exec --env ******** --env ******** 29a0c175e9b065ed660cbd39403b782193ec68a1b8fa4cb58225624c01596421 ssh-agent -k [2022-06-01T21:03:10.913Z] unset SSH_AUTH_SOCK; [2022-06-01T21:03:10.913Z] unset SSH_AGENT_PID; [2022-06-01T21:03:10.913Z] echo Agent pid 38 killed; [2022-06-01T21:03:10.920Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-01T21:03:11.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-01T21:03:11.010Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-01T21:03:11.141Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-01T21:03:11.150Z] $ docker exec 29a0c175e9b065ed660cbd39403b782193ec68a1b8fa4cb58225624c01596421 ssh-agent [2022-06-01T21:03:11.267Z] SSH_AUTH_SOCK=/tmp/ssh-DJS2YgqJlBeY/agent.72 [2022-06-01T21:03:11.267Z] SSH_AGENT_PID=78 [2022-06-01T21:03:11.273Z] Running ssh-add (command line suppressed) [2022-06-01T21:03:11.408Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1170@tmp/private_key_2010948832198039971.key (/w/workspace/gexfoundry_device-sdk-go_PR-1170@tmp/private_key_2010948832198039971.key) [2022-06-01T21:03:11.420Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-01T21:03:11.753Z] + git semver init [2022-06-01T21:03:12.013Z] 2022-06-01 21:03:11,959 [run_init] DEBUG init version:0.0.0 force:False [2022-06-01T21:03:12.013Z] 2022-06-01 21:03:11,960 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1170/.semver [2022-06-01T21:03:12.013Z] 2022-06-01 21:03:11,961 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1170/.semver [2022-06-01T21:03:12.013Z] 2022-06-01 21:03:11,961 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1170/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1170, universal_newlines=False, shell=None, istream=None) [2022-06-01T21:03:12.956Z] 2022-06-01 21:03:12,767 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1170/.git/info/exclude [2022-06-01T21:03:12.956Z] 2022-06-01 21:03:12,768 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1170/.semver/PR-1170 with force:False [2022-06-01T21:03:12.956Z] 2022-06-01 21:03:12,768 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1170/.semver/PR-1170 [2022-06-01T21:03:12.956Z] 2022-06-01 21:03:12,771 [execute] INFO git cat-file --batch-check [2022-06-01T21:03:12.956Z] 2022-06-01 21:03:12,772 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1170/.semver, universal_newlines=False, shell=None, istream=) [2022-06-01T21:03:12.956Z] 2022-06-01 21:03:12,778 [execute] INFO git cat-file --batch [2022-06-01T21:03:12.956Z] 2022-06-01 21:03:12,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1170/.semver, universal_newlines=False, shell=None, istream=) [2022-06-01T21:03:12.956Z] 2022-06-01 21:03:12,784 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1170/.semver/PR-1170 [2022-06-01T21:03:12.956Z] 0.0.0 [Pipeline] } [2022-06-01T21:03:12.988Z] $ docker exec --env ******** --env ******** 29a0c175e9b065ed660cbd39403b782193ec68a1b8fa4cb58225624c01596421 ssh-agent -k [2022-06-01T21:03:13.119Z] unset SSH_AUTH_SOCK; [2022-06-01T21:03:13.119Z] unset SSH_AGENT_PID; [2022-06-01T21:03:13.119Z] echo Agent pid 78 killed; [2022-06-01T21:03:13.128Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-01T21:03:13.551Z] + git semver [Pipeline] } [2022-06-01T21:03:13.843Z] $ docker stop --time=1 29a0c175e9b065ed660cbd39403b782193ec68a1b8fa4cb58225624c01596421 [2022-06-01T21:03:15.190Z] $ docker rm -f 29a0c175e9b065ed660cbd39403b782193ec68a1b8fa4cb58225624c01596421 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-01T21:03:15.615Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-01T21:03:15.921Z] Stashed 1 file(s) [Pipeline] echo [2022-06-01T21:03:15.938Z] [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 [2022-06-01T21:03:16.496Z] provisioning config files... [2022-06-01T21:03:16.510Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1170@tmp/config572504325896270725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:03:16.854Z] ---> docker-login.sh [2022-06-01T21:03:16.855Z] nexus3.edgexfoundry.org:10001 [2022-06-01T21:03:16.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:03:16.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:03:16.855Z] Configure a credential helper to remove this warning. See [2022-06-01T21:03:16.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:03:16.855Z] [2022-06-01T21:03:16.855Z] Login Succeeded [2022-06-01T21:03:16.855Z] nexus3.edgexfoundry.org:10002 [2022-06-01T21:03:16.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:03:17.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:03:17.116Z] Configure a credential helper to remove this warning. See [2022-06-01T21:03:17.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:03:17.116Z] [2022-06-01T21:03:17.116Z] Login Succeeded [2022-06-01T21:03:17.116Z] nexus3.edgexfoundry.org:10003 [2022-06-01T21:03:17.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:03:17.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:03:17.116Z] Configure a credential helper to remove this warning. See [2022-06-01T21:03:17.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:03:17.116Z] [2022-06-01T21:03:17.116Z] Login Succeeded [2022-06-01T21:03:17.116Z] nexus3.edgexfoundry.org:10004 [2022-06-01T21:03:17.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:03:17.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:03:17.377Z] Configure a credential helper to remove this warning. See [2022-06-01T21:03:17.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:03:17.377Z] [2022-06-01T21:03:17.377Z] Login Succeeded [2022-06-01T21:03:17.377Z] docker.io [2022-06-01T21:03:17.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:03:17.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:03:17.637Z] Configure a credential helper to remove this warning. See [2022-06-01T21:03:17.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:03:17.637Z] [2022-06-01T21:03:17.637Z] Login Succeeded [2022-06-01T21:03:17.637Z] ---> docker-login.sh ends [Pipeline] } [2022-06-01T21:03:17.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-01T21:03:17.860Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-01T21:03:17.892Z] ========================================================= [2022-06-01T21:03:17.892Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] [2022-06-01T21:03:17.892Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:03:18.358Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-01T21:03:18.618Z] Sending build context to Docker daemon 20.73MB [2022-06-01T21:03:18.618Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2022-06-01T21:03:18.618Z] Step 2/10 : FROM ${BASE} AS builder [2022-06-01T21:03:18.618Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-06-01T21:03:18.618Z] 59bf1c3509f3: Pulling fs layer [2022-06-01T21:03:18.618Z] 666ba61612fd: Pulling fs layer [2022-06-01T21:03:18.618Z] 8ed8ca486205: Pulling fs layer [2022-06-01T21:03:18.618Z] 4fe6c5a15a65: Pulling fs layer [2022-06-01T21:03:18.618Z] 22a0e8bec74d: Pulling fs layer [2022-06-01T21:03:18.618Z] 812f408151ee: Pulling fs layer [2022-06-01T21:03:18.618Z] bab7bd504b26: Pulling fs layer [2022-06-01T21:03:18.618Z] 070449caade9: Pulling fs layer [2022-06-01T21:03:18.618Z] 8f1a5288e3a6: Pulling fs layer [2022-06-01T21:03:18.618Z] 4fe6c5a15a65: Waiting [2022-06-01T21:03:18.618Z] 22a0e8bec74d: Waiting [2022-06-01T21:03:18.618Z] 812f408151ee: Waiting [2022-06-01T21:03:18.618Z] 8f1a5288e3a6: Waiting [2022-06-01T21:03:18.618Z] bab7bd504b26: Waiting [2022-06-01T21:03:18.618Z] 8ed8ca486205: Verifying Checksum [2022-06-01T21:03:18.618Z] 8ed8ca486205: Download complete [2022-06-01T21:03:18.618Z] 666ba61612fd: Download complete [2022-06-01T21:03:18.618Z] 22a0e8bec74d: Verifying Checksum [2022-06-01T21:03:18.618Z] 22a0e8bec74d: Download complete [2022-06-01T21:03:18.618Z] 812f408151ee: Verifying Checksum [2022-06-01T21:03:18.618Z] 812f408151ee: Download complete [2022-06-01T21:03:18.618Z] bab7bd504b26: Verifying Checksum [2022-06-01T21:03:18.618Z] bab7bd504b26: Download complete [2022-06-01T21:03:18.618Z] 59bf1c3509f3: Verifying Checksum [2022-06-01T21:03:18.618Z] 59bf1c3509f3: Download complete [2022-06-01T21:03:18.618Z] 070449caade9: Verifying Checksum [2022-06-01T21:03:18.618Z] 070449caade9: Download complete [2022-06-01T21:03:18.879Z] 59bf1c3509f3: Pull complete [2022-06-01T21:03:18.879Z] 666ba61612fd: Pull complete [2022-06-01T21:03:18.879Z] 8ed8ca486205: Pull complete [2022-06-01T21:03:19.451Z] 8f1a5288e3a6: Verifying Checksum [2022-06-01T21:03:19.451Z] 8f1a5288e3a6: Download complete [2022-06-01T21:03:19.451Z] 4fe6c5a15a65: Verifying Checksum [2022-06-01T21:03:19.451Z] 4fe6c5a15a65: Download complete [2022-06-01T21:03:23.645Z] 4fe6c5a15a65: Pull complete [2022-06-01T21:03:23.645Z] 22a0e8bec74d: Pull complete [2022-06-01T21:03:23.645Z] 812f408151ee: Pull complete [2022-06-01T21:03:23.645Z] bab7bd504b26: Pull complete [2022-06-01T21:03:23.645Z] 070449caade9: Pull complete [2022-06-01T21:03:25.557Z] 8f1a5288e3a6: Pull complete [2022-06-01T21:03:25.557Z] Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 [2022-06-01T21:03:25.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-01T21:03:25.557Z] ---> c47586b81864 [2022-06-01T21:03:25.557Z] Step 3/10 : ARG MAKE=make build [2022-06-01T21:03:27.484Z] ---> Running in ec846d1c9a3e [2022-06-01T21:03:27.484Z] Removing intermediate container ec846d1c9a3e [2022-06-01T21:03:27.484Z] ---> 6781edf8ee01 [2022-06-01T21:03:27.484Z] Step 4/10 : WORKDIR /device-sdk-go [2022-06-01T21:03:27.484Z] ---> Running in b8ec99316d32 [2022-06-01T21:03:27.484Z] Removing intermediate container b8ec99316d32 [2022-06-01T21:03:27.484Z] ---> 99a19722de0e [2022-06-01T21:03:27.484Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-01T21:03:27.484Z] ---> Running in 2229e9b137d6 [2022-06-01T21:03:27.484Z] Removing intermediate container 2229e9b137d6 [2022-06-01T21:03:27.484Z] ---> 8f903f0c0df8 [2022-06-01T21:03:27.484Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T21:03:27.743Z] ---> Running in f390e3b34876 [2022-06-01T21:03:28.312Z] Removing intermediate container f390e3b34876 [2022-06-01T21:03:28.312Z] ---> 4c84c6242903 [2022-06-01T21:03:28.312Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-06-01T21:03:28.312Z] ---> Running in 585bad079bd5 [2022-06-01T21:03:28.574Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-01T21:03:29.515Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T21:03:29.778Z] OK: 221 MiB in 52 packages [2022-06-01T21:03:30.038Z] Removing intermediate container 585bad079bd5 [2022-06-01T21:03:30.038Z] ---> f411835c8583 [2022-06-01T21:03:30.038Z] Step 8/10 : COPY . . [2022-06-01T21:03:30.983Z] ---> 35683ee262da [2022-06-01T21:03:30.983Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T21:03:31.244Z] ---> Running in b56099a66eac [2022-06-01T21:03:31.318Z] Still waiting to schedule task [2022-06-01T21:03:31.318Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-575’ [2022-06-01T21:03:31.504Z] skipping... [2022-06-01T21:03:31.764Z] Removing intermediate container b56099a66eac [2022-06-01T21:03:31.764Z] ---> c0f9c59bf536 [2022-06-01T21:03:31.764Z] Step 10/10 : RUN ${MAKE} [2022-06-01T21:03:31.764Z] ---> Running in 25d35e1a016c [2022-06-01T21:03:32.027Z] noop [2022-06-01T21:03:32.288Z] Removing intermediate container 25d35e1a016c [2022-06-01T21:03:32.288Z] ---> 775549d3e1f1 [2022-06-01T21:03:32.288Z] Successfully built 775549d3e1f1 [2022-06-01T21:03:32.288Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:03:32.724Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-01T21:03:32.724Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T21:03:32.883Z] prd-ubuntu20.04-docker-8c-8g-576 does not seem to be running inside a container [2022-06-01T21:03:32.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1170 -v /w/workspace/gexfoundry_device-sdk-go_PR-1170:/w/workspace/gexfoundry_device-sdk-go_PR-1170:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1170@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1170@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 ******** ci-base-image-x86_64 cat [2022-06-01T21:03:33.345Z] $ docker top f3f23cdbcc67dda42c50ae36a10468d53c8106ba1d2ed8fcc84bef9b9a31cae1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-01T21:03:33.745Z] + go version [2022-06-01T21:03:33.745Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-01T21:03:33.783Z] $ docker stop --time=1 f3f23cdbcc67dda42c50ae36a10468d53c8106ba1d2ed8fcc84bef9b9a31cae1 [2022-06-01T21:03:35.077Z] $ docker rm -f f3f23cdbcc67dda42c50ae36a10468d53c8106ba1d2ed8fcc84bef9b9a31cae1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:03:35.795Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-01T21:03:35.795Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T21:03:35.960Z] prd-ubuntu20.04-docker-8c-8g-576 does not seem to be running inside a container [2022-06-01T21:03:36.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1170 -v /w/workspace/gexfoundry_device-sdk-go_PR-1170:/w/workspace/gexfoundry_device-sdk-go_PR-1170:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1170@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1170@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 ******** ci-base-image-x86_64 cat [2022-06-01T21:03:36.426Z] $ docker top 068233cb7dfcc6040127f06ac1eeeac7596d897702b7b72d927fd9c1c53fe459 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-01T21:03:36.910Z] + make test [2022-06-01T21:03:36.910Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-01T21:03:36.910Z] go: inconsistent vendoring in /w/workspace/gexfoundry_device-sdk-go_PR-1170: [2022-06-01T21:03:36.911Z] github.com/armon/go-metrics@v0.0.0-20180917152333-f0300d1749da: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:03:36.911Z] github.com/cenkalti/backoff@v2.2.1+incompatible: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:03:36.911Z] github.com/davecgh/go-spew@v1.1.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:03:36.911Z] github.com/eclipse/paho.mqtt.golang@v1.3.5: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:03:36.911Z] github.com/edgexfoundry/go-mod-configuration/v2@v2.1.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:03:36.911Z] github.com/edgexfoundry/go-mod-secrets/v2@v2.1.1-dev.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:03:36.911Z] github.com/fxamacker/cbor/v2@v2.3.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:03:36.911Z] github.com/go-kit/kit@v0.11.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:03:36.911Z] github.com/go-logfmt/logfmt@v0.5.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:03:36.911Z] github.com/go-playground/validator/v10@v10.9.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:03:36.911Z] github.com/go-redis/redis/v7@v7.3.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:03:36.911Z] github.com/hashicorp/consul/api@v1.9.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:03:36.911Z] github.com/hashicorp/go-immutable-radix@v1.0.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:03:36.911Z] github.com/hashicorp/go-multierror@v1.1.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:03:36.911Z] github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:03:36.911Z] github.com/mitchellh/copystructure@v1.0.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:03:36.911Z] github.com/mitchellh/mapstructure@v1.1.2: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:03:36.911Z] github.com/pebbe/zmq4@v1.2.7: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:03:36.911Z] github.com/pmezard/go-difflib@v1.0.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:03:36.911Z] github.com/stretchr/objx@v0.1.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:03:36.911Z] golang.org/x/net@v0.0.0-20210405180319-a5a99cb37ef4: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:03:36.911Z] golang.org/x/sys@v0.0.0-20210806184541-e5e7981a1069: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:03:36.911Z] golang.org/x/text@v0.3.6: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:03:36.911Z] [2022-06-01T21:03:36.911Z] To ignore the vendor directory, use -mod=readonly or -mod=mod. [2022-06-01T21:03:36.911Z] To sync the vendor directory, run: [2022-06-01T21:03:36.911Z] go mod vendor [2022-06-01T21:03:36.911Z] make: *** [Makefile:35: test] Error 1 [Pipeline] } [2022-06-01T21:03:36.957Z] $ docker stop --time=1 068233cb7dfcc6040127f06ac1eeeac7596d897702b7b72d927fd9c1c53fe459 [2022-06-01T21:03:38.483Z] $ docker rm -f 068233cb7dfcc6040127f06ac1eeeac7596d897702b7b72d927fd9c1c53fe459 [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 [2022-06-01T21:03:39.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-01T21:03:39.567Z] [2022-06-01T21:03:39.567Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:03:39.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-01T21:03:39.944Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-01T21:03:39.944Z] 5eb5b503b376: Pulling fs layer [2022-06-01T21:03:39.944Z] 5c69ac0246d0: Pulling fs layer [2022-06-01T21:03:39.944Z] ec43610c2a17: Pulling fs layer [2022-06-01T21:03:39.944Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-01T21:03:39.944Z] 33b1e0a273af: Pulling fs layer [2022-06-01T21:03:39.944Z] 5d3b04190fa2: Pulling fs layer [2022-06-01T21:03:39.944Z] 2f39f015ded8: Pulling fs layer [2022-06-01T21:03:39.944Z] 3a2ae6a8a46f: Waiting [2022-06-01T21:03:39.944Z] 33b1e0a273af: Waiting [2022-06-01T21:03:39.944Z] 5d3b04190fa2: Waiting [2022-06-01T21:03:39.944Z] 2f39f015ded8: Waiting [2022-06-01T21:03:39.944Z] 5c69ac0246d0: Verifying Checksum [2022-06-01T21:03:39.944Z] 5c69ac0246d0: Download complete [2022-06-01T21:03:39.944Z] 3a2ae6a8a46f: Download complete [2022-06-01T21:03:40.207Z] 33b1e0a273af: Verifying Checksum [2022-06-01T21:03:40.207Z] 33b1e0a273af: Download complete [2022-06-01T21:03:40.207Z] 5d3b04190fa2: Verifying Checksum [2022-06-01T21:03:40.207Z] 5d3b04190fa2: Download complete [2022-06-01T21:03:40.207Z] ec43610c2a17: Download complete [2022-06-01T21:03:40.207Z] 5eb5b503b376: Verifying Checksum [2022-06-01T21:03:40.207Z] 5eb5b503b376: Download complete [2022-06-01T21:03:40.774Z] 2f39f015ded8: Verifying Checksum [2022-06-01T21:03:40.774Z] 2f39f015ded8: Download complete [2022-06-01T21:03:41.709Z] 5eb5b503b376: Pull complete [2022-06-01T21:03:41.709Z] 5c69ac0246d0: Pull complete [2022-06-01T21:03:42.279Z] ec43610c2a17: Pull complete [2022-06-01T21:03:42.279Z] 3a2ae6a8a46f: Pull complete [2022-06-01T21:03:42.538Z] 33b1e0a273af: Pull complete [2022-06-01T21:03:42.538Z] 5d3b04190fa2: Pull complete [2022-06-01T21:03:46.734Z] 2f39f015ded8: Pull complete [2022-06-01T21:03:46.734Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-01T21:03:46.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-01T21:03:46.735Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T21:03:46.977Z] prd-ubuntu20.04-docker-8c-8g-576 does not seem to be running inside a container [2022-06-01T21:03:47.018Z] $ 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-1170 -v /w/workspace/gexfoundry_device-sdk-go_PR-1170:/w/workspace/gexfoundry_device-sdk-go_PR-1170:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1170@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-01T21:03:48.988Z] $ docker top d3490523b221385063537a82409ab91f6a1065c19d7b5709b10dc330e99965a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:03:49.437Z] ---> job-cost.sh [2022-06-01T21:03:49.437Z] lf-activate-venv: SKIPPING [2022-06-01T21:03:49.437Z] INFO: No Stack... [2022-06-01T21:03:50.008Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-01T21:03:50.271Z] INFO: Archiving Costs [Pipeline] sh [2022-06-01T21:03:50.585Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1170/archives/cost.csv [2022-06-01T21:03:50.585Z] + cut -d, -f6 [Pipeline] lock [2022-06-01T21:03:50.626Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1170-1-stack-cost] [2022-06-01T21:03:50.631Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1170-1-stack-cost] did not exist. Created. [2022-06-01T21:03:50.631Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1170-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-01T21:03:51.021Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-01T21:03:51.101Z] Stashed 1 file(s) [Pipeline] } [2022-06-01T21:03:51.116Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1170-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-01T21:03:51.198Z] $ docker stop --time=1 d3490523b221385063537a82409ab91f6a1065c19d7b5709b10dc330e99965a9 [2022-06-01T21:03:52.374Z] $ docker rm -f d3490523b221385063537a82409ab91f6a1065c19d7b5709b10dc330e99965a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-01T21:03:52.742Z] Failed in branch amd64 [2022-06-01T21:07:00.218Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-578 in /w/workspace/gexfoundry_device-sdk-go_PR-1170 [Pipeline] { [Pipeline] ws [2022-06-01T21:07:00.262Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2022-06-01T21:07:00.381Z] The recommended git tool is: git [2022-06-01T21:07:06.590Z] using credential edgex-jenkins-ssh [2022-06-01T21:07:06.608Z] Cloning the remote Git repository [2022-06-01T21:07:06.667Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-06-01T21:07:06.751Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2022-06-01T21:07:06.839Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-06-01T21:07:06.839Z] > git --version # timeout=10 [2022-06-01T21:07:06.861Z] > git --version # 'git version 2.25.1' [2022-06-01T21:07:06.863Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-01T21:07:06.931Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-01T21:07:08.217Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-06-01T21:07:08.238Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-01T21:07:08.269Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-06-01T21:07:08.322Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-06-01T21:07:08.323Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-01T21:07:08.339Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1170/head:refs/remotes/origin/PR-1170 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 [2022-06-01T21:07:08.917Z] Merging remotes/origin/jakarta commit 6b28ab18defc125340c64f0ec90f02309642eba1 into PR head commit 4c6a747006b6ae1d733f445d7cda04ffbba908c8 [2022-06-01T21:07:09.544Z] Merge succeeded, producing 4c6a747006b6ae1d733f445d7cda04ffbba908c8 [2022-06-01T21:07:09.545Z] Checking out Revision 4c6a747006b6ae1d733f445d7cda04ffbba908c8 (PR-1170) [2022-06-01T21:07:08.940Z] > git config core.sparsecheckout # timeout=10 [2022-06-01T21:07:08.962Z] > git checkout -f 4c6a747006b6ae1d733f445d7cda04ffbba908c8 # timeout=10 [2022-06-01T21:07:09.437Z] > git remote # timeout=10 [2022-06-01T21:07:09.456Z] > git config --get remote.origin.url # timeout=10 [2022-06-01T21:07:09.478Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-01T21:07:09.493Z] > git merge 6b28ab18defc125340c64f0ec90f02309642eba1 # timeout=10 [2022-06-01T21:07:09.524Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-01T21:07:09.557Z] > git config core.sparsecheckout # timeout=10 [2022-06-01T21:07:09.578Z] > git checkout -f 4c6a747006b6ae1d733f445d7cda04ffbba908c8 # timeout=10 [2022-06-01T21:07:14.370Z] Commit message: "build: Update go-mod versions for those that changed for the 2.1.1 patch" [2022-06-01T21:07:14.435Z] > git --version # timeout=10 [2022-06-01T21:07:14.447Z] > git --version # 'git version 2.25.1' [2022-06-01T21:07:14.461Z] fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-01T21:07:15.507Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-01T21:07:15.507Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-01T21:07:15.507Z] Dload Upload Total Spent Left Speed [2022-06-01T21:07:15.507Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2022-06-01T21:07:16.204Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-01T21:07:16.566Z] + sudo tee /etc/docker/daemon.new [2022-06-01T21:07:16.566Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-01T21:07:16.566Z] { [2022-06-01T21:07:16.566Z] "registry-mirrors": [ [2022-06-01T21:07:16.566Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-01T21:07:16.566Z] ], [2022-06-01T21:07:16.566Z] "bip": "10.250.0.254/24", [2022-06-01T21:07:16.566Z] "hosts": [ [2022-06-01T21:07:16.566Z] "tcp://0.0.0.0:5555", [2022-06-01T21:07:16.566Z] "unix:///var/run/docker.sock" [2022-06-01T21:07:16.566Z] ], [2022-06-01T21:07:16.566Z] "mtu": 1458, [2022-06-01T21:07:16.566Z] "selinux-enabled": true, [2022-06-01T21:07:16.566Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-01T21:07:16.566Z] } [Pipeline] sh [2022-06-01T21:07:16.950Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-01T21:07:17.312Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-01T21:07:35.900Z] provisioning config files... [2022-06-01T21:07:35.930Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6690318447193830748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:07:36.429Z] ---> docker-login.sh [2022-06-01T21:07:36.429Z] nexus3.edgexfoundry.org:10001 [2022-06-01T21:07:37.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:07:37.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:07:37.351Z] Configure a credential helper to remove this warning. See [2022-06-01T21:07:37.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:07:37.351Z] [2022-06-01T21:07:37.351Z] Login Succeeded [2022-06-01T21:07:37.351Z] nexus3.edgexfoundry.org:10002 [2022-06-01T21:07:37.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:07:37.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:07:37.623Z] Configure a credential helper to remove this warning. See [2022-06-01T21:07:37.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:07:37.623Z] [2022-06-01T21:07:37.623Z] Login Succeeded [2022-06-01T21:07:37.623Z] nexus3.edgexfoundry.org:10003 [2022-06-01T21:07:37.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:07:38.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:07:38.175Z] Configure a credential helper to remove this warning. See [2022-06-01T21:07:38.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:07:38.175Z] [2022-06-01T21:07:38.175Z] Login Succeeded [2022-06-01T21:07:38.175Z] nexus3.edgexfoundry.org:10004 [2022-06-01T21:07:38.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:07:38.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:07:38.720Z] Configure a credential helper to remove this warning. See [2022-06-01T21:07:38.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:07:38.720Z] [2022-06-01T21:07:38.720Z] Login Succeeded [2022-06-01T21:07:38.720Z] docker.io [2022-06-01T21:07:38.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:07:39.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:07:39.263Z] Configure a credential helper to remove this warning. See [2022-06-01T21:07:39.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:07:39.263Z] [2022-06-01T21:07:39.263Z] Login Succeeded [2022-06-01T21:07:39.263Z] ---> docker-login.sh ends [Pipeline] } [2022-06-01T21:07:39.292Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-01T21:07:39.671Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-01T21:07:39.705Z] ========================================================= [2022-06-01T21:07:39.705Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] [2022-06-01T21:07:39.705Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:07:40.217Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-01T21:07:41.663Z] Sending build context to Docker daemon 16.26MB [2022-06-01T21:07:41.663Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2022-06-01T21:07:41.663Z] Step 2/10 : FROM ${BASE} AS builder [2022-06-01T21:07:41.663Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-01T21:07:41.663Z] 9b3977197b4f: Pulling fs layer [2022-06-01T21:07:41.663Z] 1a89e8eeedd5: Pulling fs layer [2022-06-01T21:07:41.663Z] 94645a83ff95: Pulling fs layer [2022-06-01T21:07:41.663Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-01T21:07:41.663Z] 0c92f367c5e7: Pulling fs layer [2022-06-01T21:07:41.663Z] 63b1bc5785f6: Pulling fs layer [2022-06-01T21:07:41.663Z] 626d30ff41c6: Pulling fs layer [2022-06-01T21:07:41.663Z] de1d54c125be: Pulling fs layer [2022-06-01T21:07:41.663Z] 3f3a8bcf1eab: Waiting [2022-06-01T21:07:41.663Z] 626d30ff41c6: Waiting [2022-06-01T21:07:41.663Z] 0c92f367c5e7: Waiting [2022-06-01T21:07:41.663Z] 63b1bc5785f6: Waiting [2022-06-01T21:07:41.663Z] de1d54c125be: Waiting [2022-06-01T21:07:41.663Z] 94645a83ff95: Verifying Checksum [2022-06-01T21:07:41.663Z] 94645a83ff95: Download complete [2022-06-01T21:07:41.663Z] 1a89e8eeedd5: Download complete [2022-06-01T21:07:41.663Z] 0c92f367c5e7: Verifying Checksum [2022-06-01T21:07:41.663Z] 0c92f367c5e7: Download complete [2022-06-01T21:07:41.663Z] 63b1bc5785f6: Verifying Checksum [2022-06-01T21:07:41.663Z] 63b1bc5785f6: Download complete [2022-06-01T21:07:41.663Z] 9b3977197b4f: Verifying Checksum [2022-06-01T21:07:41.663Z] 626d30ff41c6: Verifying Checksum [2022-06-01T21:07:41.663Z] 626d30ff41c6: Download complete [2022-06-01T21:07:42.651Z] 9b3977197b4f: Pull complete [2022-06-01T21:07:42.934Z] 1a89e8eeedd5: Pull complete [2022-06-01T21:07:43.212Z] 94645a83ff95: Pull complete [2022-06-01T21:07:43.815Z] de1d54c125be: Verifying Checksum [2022-06-01T21:07:43.815Z] de1d54c125be: Download complete [2022-06-01T21:07:44.473Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-01T21:07:44.473Z] 3f3a8bcf1eab: Download complete [2022-06-01T21:07:56.961Z] 3f3a8bcf1eab: Pull complete [2022-06-01T21:07:56.961Z] 0c92f367c5e7: Pull complete [2022-06-01T21:07:56.961Z] 63b1bc5785f6: Pull complete [2022-06-01T21:07:57.235Z] 626d30ff41c6: Pull complete [2022-06-01T21:08:03.979Z] de1d54c125be: Pull complete [2022-06-01T21:08:03.979Z] Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 [2022-06-01T21:08:03.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-01T21:08:03.979Z] ---> 5f011755c4a2 [2022-06-01T21:08:03.979Z] Step 3/10 : ARG MAKE=make build [2022-06-01T21:08:04.578Z] ---> Running in a3a7fa1d2353 [2022-06-01T21:08:04.857Z] Removing intermediate container a3a7fa1d2353 [2022-06-01T21:08:04.857Z] ---> b4774d72533b [2022-06-01T21:08:04.857Z] Step 4/10 : WORKDIR /device-sdk-go [2022-06-01T21:08:05.143Z] ---> Running in 34ec82da2406 [2022-06-01T21:08:05.421Z] Removing intermediate container 34ec82da2406 [2022-06-01T21:08:05.421Z] ---> 89bbbfcd6775 [2022-06-01T21:08:05.421Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-01T21:08:05.697Z] ---> Running in 1e1d52ebaa7f [2022-06-01T21:08:06.681Z] Removing intermediate container 1e1d52ebaa7f [2022-06-01T21:08:06.681Z] ---> 64090cbe1814 [2022-06-01T21:08:06.681Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T21:08:06.681Z] ---> Running in 2bf5b0613d2b [2022-06-01T21:08:08.666Z] Removing intermediate container 2bf5b0613d2b [2022-06-01T21:08:08.666Z] ---> 64d039abf67d [2022-06-01T21:08:08.666Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-06-01T21:08:08.666Z] ---> Running in 7faa4b95df17 [2022-06-01T21:08:09.648Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T21:08:10.627Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T21:08:11.233Z] OK: 220 MiB in 52 packages [2022-06-01T21:08:11.841Z] Removing intermediate container 7faa4b95df17 [2022-06-01T21:08:11.841Z] ---> a82ad1a68eae [2022-06-01T21:08:11.841Z] Step 8/10 : COPY . . [2022-06-01T21:08:16.166Z] ---> e8bb48e444cf [2022-06-01T21:08:16.166Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T21:08:16.166Z] ---> Running in 6e73595a2f9f [2022-06-01T21:08:17.151Z] skipping... [2022-06-01T21:08:17.435Z] Removing intermediate container 6e73595a2f9f [2022-06-01T21:08:17.435Z] ---> d0c77483bb90 [2022-06-01T21:08:17.435Z] Step 10/10 : RUN ${MAKE} [2022-06-01T21:08:17.710Z] ---> Running in 06853049d427 [2022-06-01T21:08:18.711Z] noop [2022-06-01T21:08:19.323Z] Removing intermediate container 06853049d427 [2022-06-01T21:08:19.323Z] ---> 85f0ef5c2bba [2022-06-01T21:08:19.323Z] Successfully built 85f0ef5c2bba [2022-06-01T21:08:19.323Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:08:19.801Z] + docker inspect -f . ci-base-image-arm64 [2022-06-01T21:08:19.801Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T21:08:20.096Z] prd-ubuntu20.04-docker-arm64-4c-16g-578 does not seem to be running inside a container [2022-06-01T21:08:20.182Z] $ 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 ******** ci-base-image-arm64 cat [2022-06-01T21:08:21.430Z] $ docker top d78954aa3a116c9c058292a081a109050ceb88ab9b1d191cb5776418282f1282 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-01T21:08:22.408Z] + go version [2022-06-01T21:08:22.408Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-01T21:08:22.448Z] $ docker stop --time=1 d78954aa3a116c9c058292a081a109050ceb88ab9b1d191cb5776418282f1282 [2022-06-01T21:08:24.086Z] $ docker rm -f d78954aa3a116c9c058292a081a109050ceb88ab9b1d191cb5776418282f1282 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:08:25.016Z] + docker inspect -f . ci-base-image-arm64 [2022-06-01T21:08:25.016Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T21:08:25.301Z] prd-ubuntu20.04-docker-arm64-4c-16g-578 does not seem to be running inside a container [2022-06-01T21:08:25.386Z] $ 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 ******** ci-base-image-arm64 cat [2022-06-01T21:08:26.674Z] $ docker top 66c228d7fc8c0eae3b9f4f60962be69ffe842c815be104a1d1f123fab0a502c4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-01T21:08:27.697Z] + make test [2022-06-01T21:08:27.697Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-01T21:08:27.697Z] go: inconsistent vendoring in /w/workspace/device-sdk-go/1: [2022-06-01T21:08:27.697Z] github.com/armon/go-metrics@v0.0.0-20180917152333-f0300d1749da: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:08:27.697Z] github.com/cenkalti/backoff@v2.2.1+incompatible: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:08:27.697Z] github.com/davecgh/go-spew@v1.1.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:08:27.698Z] github.com/eclipse/paho.mqtt.golang@v1.3.5: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:08:27.698Z] github.com/edgexfoundry/go-mod-configuration/v2@v2.1.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:08:27.698Z] github.com/edgexfoundry/go-mod-secrets/v2@v2.1.1-dev.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:08:27.698Z] github.com/fxamacker/cbor/v2@v2.3.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:08:27.698Z] github.com/go-kit/kit@v0.11.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:08:27.698Z] github.com/go-logfmt/logfmt@v0.5.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:08:27.698Z] github.com/go-playground/validator/v10@v10.9.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:08:27.698Z] github.com/go-redis/redis/v7@v7.3.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:08:27.698Z] github.com/hashicorp/consul/api@v1.9.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:08:27.698Z] github.com/hashicorp/go-immutable-radix@v1.0.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:08:27.698Z] github.com/hashicorp/go-multierror@v1.1.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:08:27.698Z] github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:08:27.698Z] github.com/mitchellh/copystructure@v1.0.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:08:27.698Z] github.com/mitchellh/mapstructure@v1.1.2: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:08:27.698Z] github.com/pebbe/zmq4@v1.2.7: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:08:27.698Z] github.com/pmezard/go-difflib@v1.0.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:08:27.698Z] github.com/stretchr/objx@v0.1.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:08:27.698Z] golang.org/x/net@v0.0.0-20210405180319-a5a99cb37ef4: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:08:27.698Z] golang.org/x/sys@v0.0.0-20210806184541-e5e7981a1069: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:08:27.698Z] golang.org/x/text@v0.3.6: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2022-06-01T21:08:27.698Z] [2022-06-01T21:08:27.698Z] To ignore the vendor directory, use -mod=readonly or -mod=mod. [2022-06-01T21:08:27.698Z] To sync the vendor directory, run: [2022-06-01T21:08:27.698Z] go mod vendor [2022-06-01T21:08:27.698Z] make: *** [Makefile:35: test] Error 1 [Pipeline] } [2022-06-01T21:08:27.748Z] $ docker stop --time=1 66c228d7fc8c0eae3b9f4f60962be69ffe842c815be104a1d1f123fab0a502c4 [2022-06-01T21:08:29.401Z] $ docker rm -f 66c228d7fc8c0eae3b9f4f60962be69ffe842c815be104a1d1f123fab0a502c4 [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 [2022-06-01T21:08:30.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-01T21:08:30.572Z] [2022-06-01T21:08:30.572Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:08:30.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-01T21:08:31.264Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-01T21:08:31.264Z] 8998bd30e6a1: Pulling fs layer [2022-06-01T21:08:31.264Z] 04944245beec: Pulling fs layer [2022-06-01T21:08:31.264Z] 699f458cf7ca: Pulling fs layer [2022-06-01T21:08:31.264Z] 765212b225bb: Pulling fs layer [2022-06-01T21:08:31.265Z] f23df028b6ca: Pulling fs layer [2022-06-01T21:08:31.265Z] d65c8cfc05b1: Pulling fs layer [2022-06-01T21:08:31.265Z] 2437ff75d9bd: Pulling fs layer [2022-06-01T21:08:31.265Z] f23df028b6ca: Waiting [2022-06-01T21:08:31.265Z] d65c8cfc05b1: Waiting [2022-06-01T21:08:31.265Z] 2437ff75d9bd: Waiting [2022-06-01T21:08:31.265Z] 765212b225bb: Waiting [2022-06-01T21:08:31.265Z] 04944245beec: Verifying Checksum [2022-06-01T21:08:31.265Z] 04944245beec: Download complete [2022-06-01T21:08:31.265Z] 765212b225bb: Verifying Checksum [2022-06-01T21:08:31.265Z] 765212b225bb: Download complete [2022-06-01T21:08:31.265Z] f23df028b6ca: Verifying Checksum [2022-06-01T21:08:31.265Z] f23df028b6ca: Download complete [2022-06-01T21:08:31.265Z] d65c8cfc05b1: Verifying Checksum [2022-06-01T21:08:31.265Z] d65c8cfc05b1: Download complete [2022-06-01T21:08:31.542Z] 699f458cf7ca: Verifying Checksum [2022-06-01T21:08:31.542Z] 699f458cf7ca: Download complete [2022-06-01T21:08:31.817Z] 8998bd30e6a1: Verifying Checksum [2022-06-01T21:08:31.817Z] 8998bd30e6a1: Download complete [2022-06-01T21:08:34.450Z] 2437ff75d9bd: Verifying Checksum [2022-06-01T21:08:34.450Z] 2437ff75d9bd: Download complete [2022-06-01T21:08:35.886Z] 8998bd30e6a1: Pull complete [2022-06-01T21:08:36.483Z] 04944245beec: Pull complete [2022-06-01T21:08:37.922Z] 699f458cf7ca: Pull complete [2022-06-01T21:08:38.196Z] 765212b225bb: Pull complete [2022-06-01T21:08:39.178Z] f23df028b6ca: Pull complete [2022-06-01T21:08:39.178Z] d65c8cfc05b1: Pull complete [2022-06-01T21:08:54.271Z] 2437ff75d9bd: Pull complete [2022-06-01T21:08:54.271Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-01T21:08:54.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-01T21:08:54.271Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T21:08:54.653Z] prd-ubuntu20.04-docker-arm64-4c-16g-578 does not seem to be running inside a container [2022-06-01T21:08:54.775Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-01T21:08:57.232Z] $ docker top 0af6c094e33f18b76872c1b2ba6211dd52038d89d0e6520cfc9df4b7751e3caa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:08:58.292Z] ---> job-cost.sh [2022-06-01T21:08:58.292Z] lf-activate-venv: SKIPPING [2022-06-01T21:08:58.292Z] INFO: No Stack... [2022-06-01T21:08:58.894Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-01T21:08:59.504Z] INFO: Archiving Costs [Pipeline] sh [2022-06-01T21:09:00.183Z] + + cutcat -d, /w/workspace/device-sdk-go/1/archives/cost.csv -f6 [2022-06-01T21:09:00.183Z] [Pipeline] lock [2022-06-01T21:09:00.263Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1170-1-stack-cost] [2022-06-01T21:09:00.267Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1170-1-stack-cost] did not exist. Created. [2022-06-01T21:09:00.268Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1170-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-01T21:09:01.005Z] /w/workspace/device-sdk-go/1@tmp/durable-9d614559/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-01T21:09:01.698Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-01T21:09:01.738Z] Warning: overwriting stash ‘stack-cost’ [2022-06-01T21:09:02.362Z] Stashed 1 file(s) [Pipeline] } [2022-06-01T21:09:02.378Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1170-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-01T21:09:02.465Z] $ docker stop --time=1 0af6c094e33f18b76872c1b2ba6211dd52038d89d0e6520cfc9df4b7751e3caa [2022-06-01T21:09:03.950Z] $ docker rm -f 0af6c094e33f18b76872c1b2ba6211dd52038d89d0e6520cfc9df4b7751e3caa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-01T21:09:04.684Z] 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 [2022-06-01T21:09:06.571Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1170/archives ] [2022-06-01T21:09:06.571Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1170/archives [2022-06-01T21:09:06.571Z] total 16 [2022-06-01T21:09:06.571Z] drwxr-xr-x 3 root root 4096 Jun 1 21:03 . [2022-06-01T21:09:06.571Z] drwxrwxr-x 13 jenkins jenkins 4096 Jun 1 21:03 .. [2022-06-01T21:09:06.571Z] drwxr-xr-x 2 root root 4096 Jun 1 21:03 cost [2022-06-01T21:09:06.571Z] -rw-r--r-- 1 root root 85 Jun 1 21:03 cost.csv [2022-06-01T21:09:06.571Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1170/archives [2022-06-01T21:09:06.571Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1170/archives [2022-06-01T21:09:06.571Z] total 16 [2022-06-01T21:09:06.571Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 1 21:03 . [2022-06-01T21:09:06.571Z] drwxrwxr-x 13 jenkins jenkins 4096 Jun 1 21:03 .. [2022-06-01T21:09:06.571Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 1 21:03 cost [2022-06-01T21:09:06.571Z] -rw-r--r-- 1 jenkins jenkins 85 Jun 1 21:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:09:06.907Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:09:07.807Z] ---> package-listing.sh [2022-06-01T21:09:07.807Z] ++ facter osfamily [2022-06-01T21:09:07.807Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-01T21:09:08.068Z] + OS_FAMILY=debian [2022-06-01T21:09:08.068Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1170 [2022-06-01T21:09:08.068Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-01T21:09:08.068Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-01T21:09:08.068Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-01T21:09:08.068Z] + PACKAGES=/tmp/packages_start.txt [2022-06-01T21:09:08.068Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1170 ']' [2022-06-01T21:09:08.068Z] + PACKAGES=/tmp/packages_end.txt [2022-06-01T21:09:08.068Z] + case "${OS_FAMILY}" in [2022-06-01T21:09:08.068Z] + dpkg -l [2022-06-01T21:09:08.068Z] + grep '^ii' [2022-06-01T21:09:08.068Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-01T21:09:08.068Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-01T21:09:08.068Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-01T21:09:08.068Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1170 ']' [2022-06-01T21:09:08.068Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1170/archives/ [2022-06-01T21:09:08.068Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1170/archives/ [Pipeline] echo [2022-06-01T21:09:08.100Z] 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-1170/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-01T21:09:08.398Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:09:09.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-01T21:09:09.025Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T21:09:09.187Z] prd-ubuntu20.04-docker-8c-8g-576 does not seem to be running inside a container [2022-06-01T21:09:09.228Z] $ 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-1170/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-1170 -v /w/workspace/gexfoundry_device-sdk-go_PR-1170:/w/workspace/gexfoundry_device-sdk-go_PR-1170:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1170@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-01T21:09:09.462Z] $ docker top 485cf124d01c6599735e98b97132a32612567acff1557e96c9ee6307bc181b10 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-01T21:09:09.862Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-01T21:09:10.178Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-01T21:09:10.490Z] + ls /var/log/sa-host [2022-06-01T21:09:10.491Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-01T21:09:10.620Z] provisioning config files... [2022-06-01T21:09:10.648Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1170@tmp/config2610918688563482652tmp [Pipeline] { [Pipeline] echo [2022-06-01T21:09:10.698Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:09:11.027Z] ---> create-netrc.sh [Pipeline] } [2022-06-01T21:09:11.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:09:11.525Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-01T21:09:11.558Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:09:11.869Z] ---> sudo-logs.sh [2022-06-01T21:09:11.870Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-01T21:09:11.953Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:09:12.269Z] ---> job-cost.sh [2022-06-01T21:09:12.269Z] lf-activate-venv: SKIPPING [2022-06-01T21:09:12.269Z] DEBUG: total: 0.2199999988079071 [2022-06-01T21:09:12.269Z] INFO: Retrieving Stack Cost... [2022-06-01T21:09:12.840Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-01T21:09:13.101Z] INFO: Archiving Costs [Pipeline] echo [2022-06-01T21:09:13.132Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:09:13.451Z] ---> logs-deploy.sh [2022-06-01T21:09:13.451Z] lf-activate-venv: SKIPPING [2022-06-01T21:09:13.451Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1170/1 [2022-06-01T21:09:13.451Z] INFO: archiving workspace using pattern(s): [2022-06-01T21:09:14.392Z] Archives upload complete. [2022-06-01T21:09:14.652Z] INFO: archiving logs to Nexus