Pull request #1415 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 360cbe07352af3bef2e3444345287b1a08e21f05+5b5907fa8314056950bcd679d495ce1473a19c65 (3fc68f51771fd303afd956f86ccbfe28b5555a32) 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-ssh1283568842383912258.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh12211335784306733782.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1415/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-1415/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14180426514862155279.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 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-ssh9411047099297671795.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1415/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-1415/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8035633429079335787.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6970 in /w/workspace/gexfoundry_device-sdk-go_PR-1415 [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-1415 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5b5907fa8314056950bcd679d495ce1473a19c65 into PR head commit 360cbe07352af3bef2e3444345287b1a08e21f05 Merge succeeded, producing 360cbe07352af3bef2e3444345287b1a08e21f05 Checking out Revision 360cbe07352af3bef2e3444345287b1a08e21f05 (PR-1415) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > 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/1415/head:refs/remotes/origin/PR-1415 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 360cbe07352af3bef2e3444345287b1a08e21f05 # 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 5b5907fa8314056950bcd679d495ce1473a19c65 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 360cbe07352af3bef2e3444345287b1a08e21f05 # timeout=10 > git rev-list --no-walk aa30970831b8da6adc1f3ec6fe1d130ff0dae4ec # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-06T05:18:23.025Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-06T05:18:23.081Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-06T05:18:23.098Z] ========================================================= [2023-04-06T05:18:23.098Z] EdgeX Global Pipelines Version Info [2023-04-06T05:18:23.098Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-06T05:18:23.821Z] ------------------- [2023-04-06T05:18:23.821Z] stable info: [2023-04-06T05:18:23.821Z] ------------------- [2023-04-06T05:18:23.821Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-06T05:18:23.821Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-06T05:18:23.821Z] Message: update stable to v1.0.245 [2023-04-06T05:18:24.392Z] ------------------- [2023-04-06T05:18:24.392Z] experimental info: [2023-04-06T05:18:24.392Z] ------------------- [2023-04-06T05:18:24.392Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-06T05:18:24.392Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-06T05:18:24.392Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-06T05:18:24.555Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-04-06T05:18:24.571Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-04-06T05:18:24.589Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-06T05:18:24.601Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-06T05:18:24.617Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-06T05:18:24.627Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-06T05:18:24.639Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-06T05:18:24.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-04-06T05:18:24.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-06T05:18:24.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-06T05:18:24.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-06T05:18:24.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-04-06T05:18:24.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-06T05:18:24.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-06T05:18:24.760Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-06T05:18:24.772Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-04-06T05:18:24.787Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-06T05:18:24.805Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-06T05:18:24.817Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-06T05:18:24.834Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-06T05:18:24.842Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-06T05:18:24.851Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-06T05:18:24.859Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-06T05:18:24.867Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-06T05:18:24.875Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-06T05:18:24.883Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-06T05:18:24.892Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-06T05:18:24.907Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1415 [Pipeline] echo [2023-04-06T05:18:24.920Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1415 [Pipeline] echo [2023-04-06T05:18:24.943Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1415 [Pipeline] echo [2023-04-06T05:18:24.964Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 360cbe07352af3bef2e3444345287b1a08e21f05 [Pipeline] echo [2023-04-06T05:18:24.981Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 360cbe0 [Pipeline] echo [2023-04-06T05:18:24.997Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-06T05:18:25.040Z] provisioning config files... [2023-04-06T05:18:25.054Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp/config8241989827334931621tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-06T05:18:25.360Z] ---> docker-login.sh [2023-04-06T05:18:25.360Z] nexus3.edgexfoundry.org:10001 [2023-04-06T05:18:25.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:18:25.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:18:25.619Z] Configure a credential helper to remove this warning. See [2023-04-06T05:18:25.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:18:25.619Z] [2023-04-06T05:18:25.619Z] Login Succeeded [2023-04-06T05:18:25.619Z] nexus3.edgexfoundry.org:10002 [2023-04-06T05:18:25.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:18:25.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:18:25.880Z] Configure a credential helper to remove this warning. See [2023-04-06T05:18:25.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:18:25.880Z] [2023-04-06T05:18:25.880Z] Login Succeeded [2023-04-06T05:18:25.880Z] nexus3.edgexfoundry.org:10003 [2023-04-06T05:18:25.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:18:25.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:18:25.880Z] Configure a credential helper to remove this warning. See [2023-04-06T05:18:25.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:18:25.880Z] [2023-04-06T05:18:25.880Z] Login Succeeded [2023-04-06T05:18:25.880Z] nexus3.edgexfoundry.org:10004 [2023-04-06T05:18:26.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:18:26.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:18:26.141Z] Configure a credential helper to remove this warning. See [2023-04-06T05:18:26.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:18:26.141Z] [2023-04-06T05:18:26.141Z] Login Succeeded [2023-04-06T05:18:26.141Z] docker.io [2023-04-06T05:18:26.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:18:26.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:18:26.401Z] Configure a credential helper to remove this warning. See [2023-04-06T05:18:26.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:18:26.401Z] [2023-04-06T05:18:26.401Z] Login Succeeded [2023-04-06T05:18:26.401Z] ---> docker-login.sh ends [Pipeline] } [2023-04-06T05:18:26.408Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-06T05:18:26.747Z] + git rev-list -1 --merges 360cbe07352af3bef2e3444345287b1a08e21f05~1..360cbe07352af3bef2e3444345287b1a08e21f05 [Pipeline] echo [2023-04-06T05:18:26.793Z] -----------> git rev-list -1 --merges 360cbe07352af3bef2e3444345287b1a08e21f05~1..360cbe07352af3bef2e3444345287b1a08e21f05 360cbe07352af3bef2e3444345287b1a08e21f05 [false] [Pipeline] sh [2023-04-06T05:18:27.081Z] + git log --format=format:%s -1 360cbe07352af3bef2e3444345287b1a08e21f05 [Pipeline] echo [2023-04-06T05:18:27.093Z] ========================================================= [2023-04-06T05:18:27.093Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-06T05:18:27.093Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-06T05:18:27.402Z] + git log --format=format:%s -1 360cbe07352af3bef2e3444345287b1a08e21f05 [Pipeline] echo [2023-04-06T05:18:27.413Z] [semverPrep] GIT_COMMIT: 360cbe07352af3bef2e3444345287b1a08e21f05, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo [2023-04-06T05:18:27.420Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-06T05:18:27.765Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-06T05:18:27.765Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-06T05:18:27.765Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-06T05:18:27.765Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-06T05:18:27.765Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-06T05:18:27.765Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-06T05:18:27.765Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T05:18:28.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-06T05:18:28.106Z] [2023-04-06T05:18:28.106Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T05:18:28.401Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-06T05:18:28.401Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-06T05:18:28.401Z] b85a868b505f: Pulling fs layer [2023-04-06T05:18:28.401Z] e2be974225ed: Pulling fs layer [2023-04-06T05:18:28.401Z] 339a4e72a1f5: Pulling fs layer [2023-04-06T05:18:28.401Z] 988bab9f4d93: Pulling fs layer [2023-04-06T05:18:28.401Z] 1469e6f7b9e6: Pulling fs layer [2023-04-06T05:18:28.401Z] eaf3925da568: Pulling fs layer [2023-04-06T05:18:28.401Z] bab4dde63d76: Pulling fs layer [2023-04-06T05:18:28.401Z] bde34c3a00c8: Pulling fs layer [2023-04-06T05:18:28.401Z] b352a97aabf1: Pulling fs layer [2023-04-06T05:18:28.401Z] 4872d77fe225: Pulling fs layer [2023-04-06T05:18:28.401Z] 5851b861e8e6: Pulling fs layer [2023-04-06T05:18:28.401Z] 988bab9f4d93: Waiting [2023-04-06T05:18:28.401Z] eaf3925da568: Waiting [2023-04-06T05:18:28.401Z] 1469e6f7b9e6: Waiting [2023-04-06T05:18:28.401Z] bab4dde63d76: Waiting [2023-04-06T05:18:28.401Z] b352a97aabf1: Waiting [2023-04-06T05:18:28.401Z] 4872d77fe225: Waiting [2023-04-06T05:18:28.401Z] bde34c3a00c8: Waiting [2023-04-06T05:18:28.401Z] 5851b861e8e6: Waiting [2023-04-06T05:18:28.401Z] e2be974225ed: Verifying Checksum [2023-04-06T05:18:28.401Z] e2be974225ed: Download complete [2023-04-06T05:18:28.401Z] 988bab9f4d93: Verifying Checksum [2023-04-06T05:18:28.401Z] 988bab9f4d93: Download complete [2023-04-06T05:18:28.401Z] 1469e6f7b9e6: Verifying Checksum [2023-04-06T05:18:28.401Z] 1469e6f7b9e6: Download complete [2023-04-06T05:18:28.401Z] eaf3925da568: Download complete [2023-04-06T05:18:28.401Z] 339a4e72a1f5: Verifying Checksum [2023-04-06T05:18:28.401Z] 339a4e72a1f5: Download complete [2023-04-06T05:18:28.401Z] bde34c3a00c8: Download complete [2023-04-06T05:18:28.660Z] b352a97aabf1: Download complete [2023-04-06T05:18:28.660Z] 4872d77fe225: Download complete [2023-04-06T05:18:28.660Z] 5851b861e8e6: Download complete [2023-04-06T05:18:28.660Z] b85a868b505f: Verifying Checksum [2023-04-06T05:18:28.660Z] b85a868b505f: Download complete [2023-04-06T05:18:28.919Z] bab4dde63d76: Verifying Checksum [2023-04-06T05:18:29.852Z] b85a868b505f: Pull complete [2023-04-06T05:18:29.852Z] e2be974225ed: Pull complete [2023-04-06T05:18:30.422Z] 339a4e72a1f5: Pull complete [2023-04-06T05:18:30.422Z] 988bab9f4d93: Pull complete [2023-04-06T05:18:30.681Z] 1469e6f7b9e6: Pull complete [2023-04-06T05:18:30.681Z] eaf3925da568: Pull complete [2023-04-06T05:18:32.056Z] bab4dde63d76: Pull complete [2023-04-06T05:18:32.316Z] bde34c3a00c8: Pull complete [2023-04-06T05:18:32.316Z] b352a97aabf1: Pull complete [2023-04-06T05:18:32.316Z] 4872d77fe225: Pull complete [2023-04-06T05:18:32.576Z] 5851b861e8e6: Pull complete [2023-04-06T05:18:32.576Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-06T05:18:32.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-06T05:18:32.576Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T05:18:32.659Z] prd-ubuntu20.04-docker-8c-8g-6970 does not seem to be running inside a container [2023-04-06T05:18:32.693Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1415 -v /w/workspace/gexfoundry_device-sdk-go_PR-1415:/w/workspace/gexfoundry_device-sdk-go_PR-1415:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-06T05:18:35.647Z] $ docker top 3c270fbc29a3c3964cc4b1e8d7d7df63fdac7426e5fd69393afe40a02a4e7ce9 -eo pid,comm [2023-04-06T05:18:35.702Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-06T05:18:35.702Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-06T05:18:35.728Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-06T05:18:35.728Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-06T05:18:35.840Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-06T05:18:35.846Z] $ docker exec 3c270fbc29a3c3964cc4b1e8d7d7df63fdac7426e5fd69393afe40a02a4e7ce9 ssh-agent [2023-04-06T05:18:35.944Z] SSH_AUTH_SOCK=/tmp/ssh-ncdIe9TKCDCV/agent.32 [2023-04-06T05:18:35.944Z] SSH_AGENT_PID=38 [2023-04-06T05:18:35.950Z] Running ssh-add (command line suppressed) [2023-04-06T05:18:36.060Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp/private_key_17095612691950253376.key (/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp/private_key_17095612691950253376.key) [2023-04-06T05:18:36.070Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-06T05:18:36.355Z] + git tag --points-at HEAD [Pipeline] } [2023-04-06T05:18:36.372Z] $ docker exec --env ******** --env ******** 3c270fbc29a3c3964cc4b1e8d7d7df63fdac7426e5fd69393afe40a02a4e7ce9 ssh-agent -k [2023-04-06T05:18:36.484Z] unset SSH_AUTH_SOCK; [2023-04-06T05:18:36.484Z] unset SSH_AGENT_PID; [2023-04-06T05:18:36.484Z] echo Agent pid 38 killed; [2023-04-06T05:18:36.491Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-06T05:18:36.517Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-06T05:18:36.517Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-06T05:18:36.628Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-06T05:18:36.634Z] $ docker exec 3c270fbc29a3c3964cc4b1e8d7d7df63fdac7426e5fd69393afe40a02a4e7ce9 ssh-agent [2023-04-06T05:18:36.747Z] SSH_AUTH_SOCK=/tmp/ssh-EXLQo8Ar9hk9/agent.70 [2023-04-06T05:18:36.747Z] SSH_AGENT_PID=76 [2023-04-06T05:18:36.752Z] Running ssh-add (command line suppressed) [2023-04-06T05:18:36.854Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp/private_key_3889158726031290132.key (/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp/private_key_3889158726031290132.key) [2023-04-06T05:18:36.863Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-06T05:18:37.144Z] + git semver init [2023-04-06T05:18:37.404Z] 2023-04-06 05:18:37,325 [run_init] DEBUG init version:0.0.0 force:False [2023-04-06T05:18:37.404Z] 2023-04-06 05:18:37,326 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1415/.semver [2023-04-06T05:18:37.404Z] 2023-04-06 05:18:37,326 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1415/.semver [2023-04-06T05:18:37.404Z] 2023-04-06 05:18:37,326 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1415/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1415, universal_newlines=False, shell=None, istream=None) [2023-04-06T05:18:38.340Z] 2023-04-06 05:18:38,206 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1415/.git/info/exclude [2023-04-06T05:18:38.340Z] 2023-04-06 05:18:38,206 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1415/.semver/PR-1415 with force:False [2023-04-06T05:18:38.340Z] 2023-04-06 05:18:38,207 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1415/.semver/PR-1415 [2023-04-06T05:18:38.340Z] 2023-04-06 05:18:38,211 [execute] INFO git cat-file --batch-check [2023-04-06T05:18:38.340Z] 2023-04-06 05:18:38,211 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1415/.semver, universal_newlines=False, shell=None, istream=) [2023-04-06T05:18:38.340Z] 2023-04-06 05:18:38,217 [execute] INFO git cat-file --batch [2023-04-06T05:18:38.340Z] 2023-04-06 05:18:38,217 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1415/.semver, universal_newlines=False, shell=None, istream=) [2023-04-06T05:18:38.340Z] 2023-04-06 05:18:38,222 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1415/.semver/PR-1415 [2023-04-06T05:18:38.340Z] 0.0.0 [Pipeline] } [2023-04-06T05:18:38.353Z] $ docker exec --env ******** --env ******** 3c270fbc29a3c3964cc4b1e8d7d7df63fdac7426e5fd69393afe40a02a4e7ce9 ssh-agent -k [2023-04-06T05:18:38.446Z] unset SSH_AUTH_SOCK; [2023-04-06T05:18:38.447Z] unset SSH_AGENT_PID; [2023-04-06T05:18:38.447Z] echo Agent pid 76 killed; [2023-04-06T05:18:38.452Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-06T05:18:38.750Z] + git semver [Pipeline] } [2023-04-06T05:18:39.025Z] $ docker stop --time=1 3c270fbc29a3c3964cc4b1e8d7d7df63fdac7426e5fd69393afe40a02a4e7ce9 [2023-04-06T05:18:40.312Z] $ docker rm -f --volumes 3c270fbc29a3c3964cc4b1e8d7d7df63fdac7426e5fd69393afe40a02a4e7ce9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-06T05:18:40.634Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-06T05:18:40.842Z] Stashed 1 file(s) [Pipeline] echo [2023-04-06T05:18:40.845Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-06T05:18:40.982Z] provisioning config files... [2023-04-06T05:18:40.992Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp/config18103714180916162377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-06T05:18:41.287Z] ---> docker-login.sh [2023-04-06T05:18:41.287Z] nexus3.edgexfoundry.org:10001 [2023-04-06T05:18:41.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:18:41.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:18:41.287Z] Configure a credential helper to remove this warning. See [2023-04-06T05:18:41.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:18:41.287Z] [2023-04-06T05:18:41.287Z] Login Succeeded [2023-04-06T05:18:41.287Z] nexus3.edgexfoundry.org:10002 [2023-04-06T05:18:41.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:18:41.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:18:41.287Z] Configure a credential helper to remove this warning. See [2023-04-06T05:18:41.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:18:41.287Z] [2023-04-06T05:18:41.287Z] Login Succeeded [2023-04-06T05:18:41.287Z] nexus3.edgexfoundry.org:10003 [2023-04-06T05:18:41.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:18:41.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:18:41.547Z] Configure a credential helper to remove this warning. See [2023-04-06T05:18:41.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:18:41.547Z] [2023-04-06T05:18:41.547Z] Login Succeeded [2023-04-06T05:18:41.547Z] nexus3.edgexfoundry.org:10004 [2023-04-06T05:18:41.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:18:41.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:18:41.547Z] Configure a credential helper to remove this warning. See [2023-04-06T05:18:41.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:18:41.547Z] [2023-04-06T05:18:41.547Z] Login Succeeded [2023-04-06T05:18:41.547Z] docker.io [2023-04-06T05:18:41.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:18:41.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:18:41.807Z] Configure a credential helper to remove this warning. See [2023-04-06T05:18:41.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:18:41.807Z] [2023-04-06T05:18:41.807Z] Login Succeeded [2023-04-06T05:18:41.807Z] ---> docker-login.sh ends [Pipeline] } [2023-04-06T05:18:41.815Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-06T05:18:41.878Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-06T05:18:41.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-06T05:18:41.900Z] ========================================================= [2023-04-06T05:18:41.900Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-06T05:18:41.900Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T05:18:42.206Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-06T05:18:42.206Z] Sending build context to Docker daemon 10.91MB [2023-04-06T05:18:42.206Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-04-06T05:18:42.206Z] Step 2/10 : FROM ${BASE} AS builder [2023-04-06T05:18:42.206Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-06T05:18:42.206Z] 63b65145d645: Pulling fs layer [2023-04-06T05:18:42.206Z] a2d21d5440eb: Pulling fs layer [2023-04-06T05:18:42.206Z] 935e6c44a52c: Pulling fs layer [2023-04-06T05:18:42.206Z] 94cc34f8dd06: Pulling fs layer [2023-04-06T05:18:42.206Z] 30dea6a524f1: Pulling fs layer [2023-04-06T05:18:42.206Z] a2aff8979fd8: Pulling fs layer [2023-04-06T05:18:42.206Z] 6808be2612f2: Pulling fs layer [2023-04-06T05:18:42.206Z] f25807f1079a: Pulling fs layer [2023-04-06T05:18:42.206Z] 94cc34f8dd06: Waiting [2023-04-06T05:18:42.206Z] 30dea6a524f1: Waiting [2023-04-06T05:18:42.206Z] a2aff8979fd8: Waiting [2023-04-06T05:18:42.206Z] 6808be2612f2: Waiting [2023-04-06T05:18:42.206Z] f25807f1079a: Waiting [2023-04-06T05:18:42.206Z] a2d21d5440eb: Download complete [2023-04-06T05:18:42.464Z] 94cc34f8dd06: Download complete [2023-04-06T05:18:42.464Z] 30dea6a524f1: Verifying Checksum [2023-04-06T05:18:42.464Z] 30dea6a524f1: Download complete [2023-04-06T05:18:42.464Z] 63b65145d645: Download complete [2023-04-06T05:18:42.464Z] a2aff8979fd8: Verifying Checksum [2023-04-06T05:18:42.464Z] a2aff8979fd8: Download complete [2023-04-06T05:18:42.464Z] 63b65145d645: Pull complete [2023-04-06T05:18:42.725Z] a2d21d5440eb: Pull complete [2023-04-06T05:18:42.725Z] f25807f1079a: Verifying Checksum [2023-04-06T05:18:42.725Z] f25807f1079a: Download complete [2023-04-06T05:18:42.984Z] 935e6c44a52c: Verifying Checksum [2023-04-06T05:18:42.984Z] 935e6c44a52c: Download complete [2023-04-06T05:18:43.242Z] 6808be2612f2: Verifying Checksum [2023-04-06T05:18:43.242Z] 6808be2612f2: Download complete [2023-04-06T05:18:45.771Z] 935e6c44a52c: Pull complete [2023-04-06T05:18:46.029Z] 94cc34f8dd06: Pull complete [2023-04-06T05:18:46.029Z] 30dea6a524f1: Pull complete [2023-04-06T05:18:46.029Z] a2aff8979fd8: Pull complete [2023-04-06T05:18:48.557Z] 6808be2612f2: Pull complete [2023-04-06T05:18:48.815Z] f25807f1079a: Pull complete [2023-04-06T05:18:48.815Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-06T05:18:48.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-06T05:18:49.073Z] ---> 3b553350e43f [2023-04-06T05:18:49.073Z] Step 3/10 : ARG MAKE=make build [2023-04-06T05:18:53.417Z] ---> Running in 24a8dc274fc5 [2023-04-06T05:18:53.417Z] Removing intermediate container 24a8dc274fc5 [2023-04-06T05:18:53.417Z] ---> e0d39829ea81 [2023-04-06T05:18:53.417Z] Step 4/10 : WORKDIR /device-sdk-go [2023-04-06T05:18:53.417Z] ---> Running in e9954a38abd2 [2023-04-06T05:18:53.417Z] Removing intermediate container e9954a38abd2 [2023-04-06T05:18:53.417Z] ---> 3276178e6bc7 [2023-04-06T05:18:53.417Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-06T05:18:53.417Z] ---> Running in fdfad12539a2 [2023-04-06T05:18:53.417Z] Removing intermediate container fdfad12539a2 [2023-04-06T05:18:53.417Z] ---> 2b8f363b9bf7 [2023-04-06T05:18:53.417Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-04-06T05:18:53.417Z] ---> Running in 457ddf297a0e [2023-04-06T05:18:53.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-06T05:18:53.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-06T05:18:53.676Z] OK: 265 MiB in 53 packages [2023-04-06T05:18:54.247Z] Removing intermediate container 457ddf297a0e [2023-04-06T05:18:54.247Z] ---> baef305890c7 [2023-04-06T05:18:54.247Z] Step 7/10 : COPY go.mod vendor* ./ [2023-04-06T05:18:54.247Z] ---> 3238ae82989e [2023-04-06T05:18:54.247Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-06T05:18:54.247Z] ---> Running in 39558018e44f [2023-04-06T05:18:55.943Z] Still waiting to schedule task [2023-04-06T05:18:55.943Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-06T05:19:20.818Z] Removing intermediate container 39558018e44f [2023-04-06T05:19:20.818Z] ---> 5167431a5b6d [2023-04-06T05:19:20.818Z] Step 9/10 : COPY . . [2023-04-06T05:19:20.818Z] ---> a4d5aa21ff88 [2023-04-06T05:19:20.818Z] Step 10/10 : RUN ${MAKE} [2023-04-06T05:19:20.818Z] ---> Running in 8a3620809c9e [2023-04-06T05:19:20.818Z] noop [2023-04-06T05:19:20.818Z] Removing intermediate container 8a3620809c9e [2023-04-06T05:19:20.818Z] ---> 2b17780623ca [2023-04-06T05:19:20.818Z] Successfully built 2b17780623ca [2023-04-06T05:19:20.818Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T05:19:21.133Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-06T05:19:21.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T05:19:21.204Z] prd-ubuntu20.04-docker-8c-8g-6970 does not seem to be running inside a container [2023-04-06T05:19:21.236Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1415 -v /w/workspace/gexfoundry_device-sdk-go_PR-1415:/w/workspace/gexfoundry_device-sdk-go_PR-1415:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-06T05:19:21.548Z] $ docker top 374f5f523711e9f7e35c430bdc4c247d5e22cd32fefb109a298589370e92d084 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T05:19:21.875Z] + go version [2023-04-06T05:19:21.875Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-06T05:19:21.888Z] $ docker stop --time=1 374f5f523711e9f7e35c430bdc4c247d5e22cd32fefb109a298589370e92d084 [2023-04-06T05:19:23.150Z] $ docker rm -f --volumes 374f5f523711e9f7e35c430bdc4c247d5e22cd32fefb109a298589370e92d084 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T05:19:23.551Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-06T05:19:23.551Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T05:19:23.626Z] prd-ubuntu20.04-docker-8c-8g-6970 does not seem to be running inside a container [2023-04-06T05:19:23.656Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1415 -v /w/workspace/gexfoundry_device-sdk-go_PR-1415:/w/workspace/gexfoundry_device-sdk-go_PR-1415:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-06T05:19:23.982Z] $ docker top 5c0706e19edf6bfbab92ea977125bb4e7b8917d8b4b90fedd6e168db45da916e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T05:19:24.319Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1415 [Pipeline] fileExists [Pipeline] sh [2023-04-06T05:19:24.621Z] + make test [2023-04-06T05:19:24.621Z] go test -race -coverprofile=coverage.out ./... [2023-04-06T05:19:31.182Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-04-06T05:19:46.044Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-04-06T05:19:46.044Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-04-06T05:19:46.044Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-04-06T05:19:46.044Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-04-06T05:19:46.044Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-04-06T05:19:46.044Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.076s coverage: 27.6% of statements [2023-04-06T05:19:46.044Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.056s coverage: 79.9% of statements [2023-04-06T05:19:46.044Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-04-06T05:19:46.044Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-04-06T05:19:46.044Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.069s coverage: 86.0% of statements [2023-04-06T05:19:46.303Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-04-06T05:19:46.303Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-04-06T05:19:46.303Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.088s coverage: 75.7% of statements [2023-04-06T05:19:46.303Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-04-06T05:19:46.303Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-04-06T05:19:47.240Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-04-06T05:19:49.176Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.099s coverage: 14.9% of statements [2023-04-06T05:19:49.176Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.065s coverage: 68.5% of statements [2023-04-06T05:19:49.176Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.123s coverage: 89.2% of statements [2023-04-06T05:19:49.176Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.059s coverage: 5.5% of statements [2023-04-06T05:20:11.142Z] GO111MODULE=on go vet ./... [2023-04-06T05:20:11.708Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-06T05:20:11.708Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-06T05:20:11.708Z] ./bin/test-attribution-txt.sh [2023-04-06T05:20:11.966Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-06T05:20:11.977Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-06T05:20:11.991Z] $ docker stop --time=1 5c0706e19edf6bfbab92ea977125bb4e7b8917d8b4b90fedd6e168db45da916e [2023-04-06T05:20:15.220Z] $ docker rm -f --volumes 5c0706e19edf6bfbab92ea977125bb4e7b8917d8b4b90fedd6e168db45da916e [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-06T05:20:15.738Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-06T05:20:15.800Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-06T05:20:16.202Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-06T05:20:16.485Z] + ls -al . [2023-04-06T05:20:16.485Z] total 276 [2023-04-06T05:20:16.485Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 6 05:19 . [2023-04-06T05:20:16.485Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 05:18 .. [2023-04-06T05:20:16.485Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 6 05:18 .dockerignore [2023-04-06T05:20:16.485Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 05:18 .git [2023-04-06T05:20:16.485Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 05:18 .github [2023-04-06T05:20:16.485Z] -rw-rw-r-- 1 jenkins jenkins 131 Apr 6 05:18 .gitignore [2023-04-06T05:20:16.485Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 6 05:18 .golangci.yml [2023-04-06T05:20:16.485Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 6 05:18 .semver [2023-04-06T05:20:16.485Z] -rw-rw-r-- 1 jenkins jenkins 31677 Apr 6 05:18 CHANGELOG.md [2023-04-06T05:20:16.485Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 6 05:18 GOVERNANCE.md [2023-04-06T05:20:16.485Z] -rw-rw-r-- 1 jenkins jenkins 885 Apr 6 05:18 Jenkinsfile [2023-04-06T05:20:16.485Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 6 05:18 LICENSE [2023-04-06T05:20:16.486Z] -rw-rw-r-- 1 jenkins jenkins 1714 Apr 6 05:18 Makefile [2023-04-06T05:20:16.486Z] -rw-rw-r-- 1 jenkins jenkins 619 Apr 6 05:18 OWNERS.md [2023-04-06T05:20:16.486Z] -rw-rw-r-- 1 jenkins jenkins 4891 Apr 6 05:18 README.md [2023-04-06T05:20:16.486Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 6 05:18 VERSION [2023-04-06T05:20:16.486Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 05:18 bin [2023-04-06T05:20:16.486Z] -rw-r--r-- 1 jenkins jenkins 106714 Apr 6 05:19 coverage.out [2023-04-06T05:20:16.486Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 6 05:18 example [2023-04-06T05:20:16.486Z] -rw-rw-r-- 1 jenkins jenkins 3246 Apr 6 05:18 go.mod [2023-04-06T05:20:16.486Z] -rw-rw-r-- 1 jenkins jenkins 31006 Apr 6 05:18 go.sum [2023-04-06T05:20:16.486Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 6 05:18 internal [2023-04-06T05:20:16.486Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 05:18 openapi [2023-04-06T05:20:16.486Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 6 05:18 pkg [2023-04-06T05:20:16.486Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 05:18 snap [2023-04-06T05:20:16.486Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 6 05:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T05:20:16.816Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=360cbe07352af3bef2e3444345287b1a08e21f05 --label arch=amd64 --label version=0.0.0 . [2023-04-06T05:20:16.816Z] Sending build context to Docker daemon 11.02MB [2023-04-06T05:20:16.816Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-04-06T05:20:16.816Z] Step 2/23 : FROM ${BASE} AS builder [2023-04-06T05:20:16.816Z] ---> 2b17780623ca [2023-04-06T05:20:16.816Z] Step 3/23 : ARG MAKE=make build [2023-04-06T05:20:17.075Z] ---> Running in 2d092322a6ac [2023-04-06T05:20:17.075Z] Removing intermediate container 2d092322a6ac [2023-04-06T05:20:17.075Z] ---> 9702e0a9e61c [2023-04-06T05:20:17.075Z] Step 4/23 : WORKDIR /device-sdk-go [2023-04-06T05:20:17.075Z] ---> Running in d9b58504c1de [2023-04-06T05:20:17.075Z] Removing intermediate container d9b58504c1de [2023-04-06T05:20:17.075Z] ---> 12cf34ea0ea2 [2023-04-06T05:20:17.075Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-06T05:20:17.075Z] ---> Running in 42a3d2c72d11 [2023-04-06T05:20:17.333Z] Removing intermediate container 42a3d2c72d11 [2023-04-06T05:20:17.333Z] ---> dffb70133eff [2023-04-06T05:20:17.333Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-04-06T05:20:17.333Z] ---> Running in d769a55f8ba6 [2023-04-06T05:20:17.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-06T05:20:17.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-06T05:20:18.159Z] OK: 265 MiB in 53 packages [2023-04-06T05:20:18.159Z] Removing intermediate container d769a55f8ba6 [2023-04-06T05:20:18.159Z] ---> 114a9dce9bef [2023-04-06T05:20:18.159Z] Step 7/23 : COPY go.mod vendor* ./ [2023-04-06T05:20:18.418Z] ---> 4a16e336d917 [2023-04-06T05:20:18.418Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-06T05:20:18.418Z] ---> Running in 1685793fbcdc [2023-04-06T05:20:19.353Z] Removing intermediate container 1685793fbcdc [2023-04-06T05:20:19.353Z] ---> 8e97b4cdcc45 [2023-04-06T05:20:19.353Z] Step 9/23 : COPY . . [2023-04-06T05:20:19.616Z] ---> b9de6d6c691e [2023-04-06T05:20:19.616Z] Step 10/23 : RUN ${MAKE} [2023-04-06T05:20:19.616Z] ---> Running in d36db29318cc [2023-04-06T05:20:19.875Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-04-06T05:20:41.808Z] Removing intermediate container d36db29318cc [2023-04-06T05:20:41.808Z] ---> 8095b15caf75 [2023-04-06T05:20:41.808Z] Step 11/23 : FROM alpine:3.17 [2023-04-06T05:20:41.808Z] 3.17: Pulling from library/alpine [2023-04-06T05:20:41.808Z] f56be85fc22e: Pulling fs layer [2023-04-06T05:20:41.808Z] f56be85fc22e: Verifying Checksum [2023-04-06T05:20:41.808Z] f56be85fc22e: Download complete [2023-04-06T05:20:41.808Z] f56be85fc22e: Pull complete [2023-04-06T05:20:41.808Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-06T05:20:41.808Z] Status: Downloaded newer image for alpine:3.17 [2023-04-06T05:20:41.808Z] ---> 9ed4aefc74f6 [2023-04-06T05:20:41.808Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-06T05:20:41.808Z] ---> Running in 09a4fcdf5631 [2023-04-06T05:20:41.808Z] Removing intermediate container 09a4fcdf5631 [2023-04-06T05:20:41.808Z] ---> 53df8400e355 [2023-04-06T05:20:41.808Z] Step 13/23 : RUN apk add --update --no-cache [2023-04-06T05:20:41.808Z] ---> Running in 07699ff3cb19 [2023-04-06T05:20:41.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-06T05:20:41.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-06T05:20:41.808Z] OK: 7 MiB in 15 packages [2023-04-06T05:20:41.808Z] Removing intermediate container 07699ff3cb19 [2023-04-06T05:20:41.808Z] ---> f444221ee3d0 [2023-04-06T05:20:41.808Z] Step 14/23 : WORKDIR / [2023-04-06T05:20:41.808Z] ---> Running in d319af426d19 [2023-04-06T05:20:41.808Z] Removing intermediate container d319af426d19 [2023-04-06T05:20:41.808Z] ---> 794bdb77bfaa [2023-04-06T05:20:41.808Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-04-06T05:20:41.808Z] ---> 78f68ba51baf [2023-04-06T05:20:41.808Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-04-06T05:20:41.808Z] ---> 585e9893a8c1 [2023-04-06T05:20:41.808Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-04-06T05:20:41.808Z] ---> 878b0a01ed8c [2023-04-06T05:20:41.808Z] Step 18/23 : EXPOSE 59999 [2023-04-06T05:20:41.808Z] ---> Running in 8488a1151def [2023-04-06T05:20:41.808Z] Removing intermediate container 8488a1151def [2023-04-06T05:20:41.808Z] ---> 62b6f1fcd150 [2023-04-06T05:20:41.808Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-04-06T05:20:41.808Z] ---> Running in fa71ab1579ed [2023-04-06T05:20:41.808Z] Removing intermediate container fa71ab1579ed [2023-04-06T05:20:41.808Z] ---> 1a6453aaa217 [2023-04-06T05:20:41.808Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-06T05:20:41.808Z] ---> Running in bd7a2e818839 [2023-04-06T05:20:41.808Z] Removing intermediate container bd7a2e818839 [2023-04-06T05:20:41.808Z] ---> 888e5baa12aa [2023-04-06T05:20:41.808Z] Step 21/23 : LABEL arch=amd64 [2023-04-06T05:20:41.808Z] ---> Running in eed93d217d00 [2023-04-06T05:20:41.808Z] Removing intermediate container eed93d217d00 [2023-04-06T05:20:41.808Z] ---> becb149ad484 [2023-04-06T05:20:41.808Z] Step 22/23 : LABEL git_sha=360cbe07352af3bef2e3444345287b1a08e21f05 [2023-04-06T05:20:42.067Z] ---> Running in 8c0fcdcf53f0 [2023-04-06T05:20:42.067Z] Removing intermediate container 8c0fcdcf53f0 [2023-04-06T05:20:42.067Z] ---> dfdb551f3d3f [2023-04-06T05:20:42.067Z] Step 23/23 : LABEL version=0.0.0 [2023-04-06T05:20:42.067Z] ---> Running in c330e323020e [2023-04-06T05:20:42.067Z] Removing intermediate container c330e323020e [2023-04-06T05:20:42.067Z] ---> 66cf6a2488be [2023-04-06T05:20:42.067Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-06T05:20:42.067Z] Successfully built 66cf6a2488be [2023-04-06T05:20:42.067Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T05:20:42.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-06T05:20:42.492Z] [2023-04-06T05:20:42.492Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T05:20:42.785Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-06T05:20:42.785Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-06T05:20:42.785Z] 5eb5b503b376: Pulling fs layer [2023-04-06T05:20:42.785Z] 5c69ac0246d0: Pulling fs layer [2023-04-06T05:20:42.785Z] ec43610c2a17: Pulling fs layer [2023-04-06T05:20:42.785Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-06T05:20:42.785Z] 33b1e0a273af: Pulling fs layer [2023-04-06T05:20:42.785Z] 5d3b04190fa2: Pulling fs layer [2023-04-06T05:20:42.785Z] 2f39f015ded8: Pulling fs layer [2023-04-06T05:20:42.785Z] 3a2ae6a8a46f: Waiting [2023-04-06T05:20:42.785Z] 5d3b04190fa2: Waiting [2023-04-06T05:20:42.785Z] 2f39f015ded8: Waiting [2023-04-06T05:20:42.785Z] 33b1e0a273af: Waiting [2023-04-06T05:20:42.785Z] 5c69ac0246d0: Verifying Checksum [2023-04-06T05:20:42.785Z] 5c69ac0246d0: Download complete [2023-04-06T05:20:42.785Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-06T05:20:42.785Z] 3a2ae6a8a46f: Download complete [2023-04-06T05:20:42.785Z] 33b1e0a273af: Verifying Checksum [2023-04-06T05:20:42.785Z] 33b1e0a273af: Download complete [2023-04-06T05:20:42.785Z] ec43610c2a17: Verifying Checksum [2023-04-06T05:20:42.785Z] ec43610c2a17: Download complete [2023-04-06T05:20:42.785Z] 5d3b04190fa2: Download complete [2023-04-06T05:20:43.044Z] 5eb5b503b376: Verifying Checksum [2023-04-06T05:20:43.044Z] 5eb5b503b376: Download complete [2023-04-06T05:20:43.610Z] 2f39f015ded8: Download complete [2023-04-06T05:20:44.178Z] 5eb5b503b376: Pull complete [2023-04-06T05:20:44.178Z] 5c69ac0246d0: Pull complete [2023-04-06T05:20:44.747Z] ec43610c2a17: Pull complete [2023-04-06T05:20:44.747Z] 3a2ae6a8a46f: Pull complete [2023-04-06T05:20:45.005Z] 33b1e0a273af: Pull complete [2023-04-06T05:20:45.005Z] 5d3b04190fa2: Pull complete [2023-04-06T05:20:49.185Z] 2f39f015ded8: Pull complete [2023-04-06T05:20:49.185Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-06T05:20:49.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-06T05:20:49.185Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T05:20:49.260Z] prd-ubuntu20.04-docker-8c-8g-6970 does not seem to be running inside a container [2023-04-06T05:20:49.290Z] $ 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-1415 -v /w/workspace/gexfoundry_device-sdk-go_PR-1415:/w/workspace/gexfoundry_device-sdk-go_PR-1415:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-06T05:20:53.600Z] $ docker top bc311fbefb1fcf403d44f00d683751c154a371bf9177b0387b7627eefeed0e09 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-06T05:20:53.955Z] ---> job-cost.sh [2023-04-06T05:20:53.955Z] lf-activate-venv: SKIPPING [2023-04-06T05:20:53.955Z] INFO: No Stack... [2023-04-06T05:20:54.213Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-06T05:20:54.472Z] INFO: Archiving Costs [Pipeline] sh [2023-04-06T05:20:54.757Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1415/archives/cost.csv [2023-04-06T05:20:54.757Z] + cut -d, -f6 [Pipeline] lock [2023-04-06T05:20:54.769Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1415-2-stack-cost] [2023-04-06T05:20:54.777Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1415-2-stack-cost] did not exist. Created. [2023-04-06T05:20:54.777Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1415-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-06T05:20:55.071Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-06T05:20:55.103Z] Stashed 1 file(s) [Pipeline] } [2023-04-06T05:20:55.110Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1415-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-06T05:20:55.129Z] $ docker stop --time=1 bc311fbefb1fcf403d44f00d683751c154a371bf9177b0387b7627eefeed0e09 [2023-04-06T05:20:56.266Z] $ docker rm -f --volumes bc311fbefb1fcf403d44f00d683751c154a371bf9177b0387b7627eefeed0e09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-06T05:21:03.623Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6972 in /w/workspace/gexfoundry_device-sdk-go_PR-1415 [Pipeline] { [Pipeline] ws [2023-04-06T05:21:03.637Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2023-04-06T05:21:03.677Z] The recommended git tool is: git [2023-04-06T05:21:09.232Z] using credential edgex-jenkins-ssh [2023-04-06T05:21:09.249Z] Cloning the remote Git repository [2023-04-06T05:21:09.301Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-04-06T05:21:09.400Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2023-04-06T05:21:09.565Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-04-06T05:21:09.566Z] > git --version # timeout=10 [2023-04-06T05:21:09.590Z] > git --version # 'git version 2.25.1' [2023-04-06T05:21:09.593Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-06T05:21:09.751Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-06T05:21:11.395Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-04-06T05:21:11.423Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-06T05:21:12.416Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-04-06T05:21:12.460Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-04-06T05:21:12.461Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-06T05:21:12.479Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1415/head:refs/remotes/origin/PR-1415 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-06T05:21:13.091Z] Merging remotes/origin/main commit 5b5907fa8314056950bcd679d495ce1473a19c65 into PR head commit 360cbe07352af3bef2e3444345287b1a08e21f05 [2023-04-06T05:21:13.410Z] Merge succeeded, producing 360cbe07352af3bef2e3444345287b1a08e21f05 [2023-04-06T05:21:13.410Z] Checking out Revision 360cbe07352af3bef2e3444345287b1a08e21f05 (PR-1415) [2023-04-06T05:21:13.938Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" [2023-04-06T05:21:13.112Z] > git config core.sparsecheckout # timeout=10 [2023-04-06T05:21:13.188Z] > git checkout -f 360cbe07352af3bef2e3444345287b1a08e21f05 # timeout=10 [2023-04-06T05:21:13.306Z] > git remote # timeout=10 [2023-04-06T05:21:13.326Z] > git config --get remote.origin.url # timeout=10 [2023-04-06T05:21:13.346Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-06T05:21:13.362Z] > git merge 5b5907fa8314056950bcd679d495ce1473a19c65 # timeout=10 [2023-04-06T05:21:13.388Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-06T05:21:13.418Z] > git config core.sparsecheckout # timeout=10 [2023-04-06T05:21:13.436Z] > git checkout -f 360cbe07352af3bef2e3444345287b1a08e21f05 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-06T05:21:14.762Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-06T05:21:14.762Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-06T05:21:14.762Z] Dload Upload Total Spent Left Speed [2023-04-06T05:21:14.762Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2023-04-06T05:21:15.390Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-06T05:21:15.731Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-06T05:21:15.732Z] + sudo tee /etc/docker/daemon.new [2023-04-06T05:21:15.732Z] { [2023-04-06T05:21:15.732Z] "registry-mirrors": [ [2023-04-06T05:21:15.732Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-06T05:21:15.732Z] ], [2023-04-06T05:21:15.732Z] "bip": "10.250.0.254/24", [2023-04-06T05:21:15.732Z] "hosts": [ [2023-04-06T05:21:15.732Z] "tcp://0.0.0.0:5555", [2023-04-06T05:21:15.732Z] "unix:///var/run/docker.sock" [2023-04-06T05:21:15.732Z] ], [2023-04-06T05:21:15.732Z] "mtu": 1458, [2023-04-06T05:21:15.732Z] "selinux-enabled": true, [2023-04-06T05:21:15.732Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-06T05:21:15.732Z] } [Pipeline] sh [2023-04-06T05:21:16.060Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-06T05:21:16.388Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-06T05:21:38.533Z] provisioning config files... [2023-04-06T05:21:38.560Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config11620475113087974007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-06T05:21:38.931Z] ---> docker-login.sh [2023-04-06T05:21:38.931Z] nexus3.edgexfoundry.org:10001 [2023-04-06T05:21:39.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:21:39.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:21:39.527Z] Configure a credential helper to remove this warning. See [2023-04-06T05:21:39.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:21:39.527Z] [2023-04-06T05:21:39.527Z] Login Succeeded [2023-04-06T05:21:39.527Z] nexus3.edgexfoundry.org:10002 [2023-04-06T05:21:39.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:21:40.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:21:40.071Z] Configure a credential helper to remove this warning. See [2023-04-06T05:21:40.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:21:40.071Z] [2023-04-06T05:21:40.071Z] Login Succeeded [2023-04-06T05:21:40.071Z] nexus3.edgexfoundry.org:10003 [2023-04-06T05:21:40.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:21:40.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:21:40.341Z] Configure a credential helper to remove this warning. See [2023-04-06T05:21:40.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:21:40.341Z] [2023-04-06T05:21:40.341Z] Login Succeeded [2023-04-06T05:21:40.341Z] nexus3.edgexfoundry.org:10004 [2023-04-06T05:21:40.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:21:40.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:21:40.616Z] Configure a credential helper to remove this warning. See [2023-04-06T05:21:40.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:21:40.616Z] [2023-04-06T05:21:40.616Z] Login Succeeded [2023-04-06T05:21:40.616Z] docker.io [2023-04-06T05:21:40.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:21:41.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:21:41.164Z] Configure a credential helper to remove this warning. See [2023-04-06T05:21:41.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:21:41.164Z] [2023-04-06T05:21:41.164Z] Login Succeeded [2023-04-06T05:21:41.164Z] ---> docker-login.sh ends [Pipeline] } [2023-04-06T05:21:41.187Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-06T05:21:41.472Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-06T05:21:41.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-06T05:21:41.501Z] ========================================================= [2023-04-06T05:21:41.501Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-06T05:21:41.501Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T05:21:41.850Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-06T05:21:42.122Z] Sending build context to Docker daemon 5.859MB [2023-04-06T05:21:42.392Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-04-06T05:21:42.392Z] Step 2/10 : FROM ${BASE} AS builder [2023-04-06T05:21:42.392Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-06T05:21:42.392Z] af6eaf76a39c: Pulling fs layer [2023-04-06T05:21:42.392Z] 55522c791124: Pulling fs layer [2023-04-06T05:21:42.392Z] ce5c4a1c91eb: Pulling fs layer [2023-04-06T05:21:42.392Z] 169dfbe0d373: Pulling fs layer [2023-04-06T05:21:42.392Z] e1ff8fa3b103: Pulling fs layer [2023-04-06T05:21:42.392Z] 52ebb69f0ebf: Pulling fs layer [2023-04-06T05:21:42.392Z] 5abe8eddf0d5: Pulling fs layer [2023-04-06T05:21:42.392Z] 169dfbe0d373: Waiting [2023-04-06T05:21:42.392Z] e1ff8fa3b103: Waiting [2023-04-06T05:21:42.392Z] 52ebb69f0ebf: Waiting [2023-04-06T05:21:42.392Z] 5abe8eddf0d5: Waiting [2023-04-06T05:21:42.392Z] 55522c791124: Download complete [2023-04-06T05:21:42.392Z] 169dfbe0d373: Verifying Checksum [2023-04-06T05:21:42.392Z] 169dfbe0d373: Download complete [2023-04-06T05:21:42.660Z] e1ff8fa3b103: Verifying Checksum [2023-04-06T05:21:42.660Z] e1ff8fa3b103: Download complete [2023-04-06T05:21:42.660Z] af6eaf76a39c: Verifying Checksum [2023-04-06T05:21:43.638Z] 5abe8eddf0d5: Verifying Checksum [2023-04-06T05:21:43.638Z] 5abe8eddf0d5: Download complete [2023-04-06T05:21:43.638Z] af6eaf76a39c: Pull complete [2023-04-06T05:21:44.227Z] 55522c791124: Pull complete [2023-04-06T05:21:45.195Z] 52ebb69f0ebf: Verifying Checksum [2023-04-06T05:21:45.195Z] ce5c4a1c91eb: Verifying Checksum [2023-04-06T05:21:45.195Z] ce5c4a1c91eb: Download complete [2023-04-06T05:21:57.704Z] ce5c4a1c91eb: Pull complete [2023-04-06T05:21:57.704Z] 169dfbe0d373: Pull complete [2023-04-06T05:21:57.704Z] e1ff8fa3b103: Pull complete [2023-04-06T05:22:04.394Z] 52ebb69f0ebf: Pull complete [2023-04-06T05:22:05.830Z] 5abe8eddf0d5: Pull complete [2023-04-06T05:22:05.830Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-06T05:22:05.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-06T05:22:05.830Z] ---> 6cb57ee374ae [2023-04-06T05:22:05.830Z] Step 3/10 : ARG MAKE=make build [2023-04-06T05:22:07.792Z] ---> Running in 5bfd81e1fa9e [2023-04-06T05:22:07.792Z] Removing intermediate container 5bfd81e1fa9e [2023-04-06T05:22:07.792Z] ---> 8ef163d108c5 [2023-04-06T05:22:07.792Z] Step 4/10 : WORKDIR /device-sdk-go [2023-04-06T05:22:07.792Z] ---> Running in 342d07ee34ad [2023-04-06T05:22:08.381Z] Removing intermediate container 342d07ee34ad [2023-04-06T05:22:08.381Z] ---> 9fdf5c06c178 [2023-04-06T05:22:08.381Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-06T05:22:08.381Z] ---> Running in 69727e8409f5 [2023-04-06T05:22:08.657Z] Removing intermediate container 69727e8409f5 [2023-04-06T05:22:08.657Z] ---> 0156a1c39e1b [2023-04-06T05:22:08.657Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-04-06T05:22:08.657Z] ---> Running in 0b5d7b96ea1c [2023-04-06T05:22:10.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-06T05:22:10.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-06T05:22:11.311Z] OK: 263 MiB in 53 packages [2023-04-06T05:22:15.585Z] Removing intermediate container 0b5d7b96ea1c [2023-04-06T05:22:15.585Z] ---> b5349ecf4fee [2023-04-06T05:22:15.585Z] Step 7/10 : COPY go.mod vendor* ./ [2023-04-06T05:22:15.855Z] ---> 2c19ade8b821 [2023-04-06T05:22:15.855Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-06T05:22:15.855Z] ---> Running in c00ca6d0b9e5 [2023-04-06T05:23:23.766Z] Removing intermediate container c00ca6d0b9e5 [2023-04-06T05:23:23.766Z] ---> 7d45277e5710 [2023-04-06T05:23:23.766Z] Step 9/10 : COPY . . [2023-04-06T05:23:23.766Z] ---> 5c137768efb4 [2023-04-06T05:23:23.766Z] Step 10/10 : RUN ${MAKE} [2023-04-06T05:23:23.766Z] ---> Running in 379c4fc14277 [2023-04-06T05:23:23.766Z] noop [2023-04-06T05:23:23.766Z] Removing intermediate container 379c4fc14277 [2023-04-06T05:23:23.766Z] ---> 48c584976548 [2023-04-06T05:23:23.766Z] Successfully built 48c584976548 [2023-04-06T05:23:23.766Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T05:23:24.119Z] + docker inspect -f . ci-base-image-arm64 [2023-04-06T05:23:24.119Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T05:23:24.324Z] prd-ubuntu20.04-docker-arm64-4c-16g-6972 does not seem to be running inside a container [2023-04-06T05:23:24.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-06T05:23:25.579Z] $ docker top 6e47796a63448537c88fab42ab098a75438cf826e0b1c7a71642d488d1bfdb3b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T05:23:26.413Z] + go version [2023-04-06T05:23:26.414Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-06T05:23:26.439Z] $ docker stop --time=1 6e47796a63448537c88fab42ab098a75438cf826e0b1c7a71642d488d1bfdb3b [2023-04-06T05:23:28.028Z] $ docker rm -f --volumes 6e47796a63448537c88fab42ab098a75438cf826e0b1c7a71642d488d1bfdb3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T05:23:28.542Z] + docker inspect -f . ci-base-image-arm64 [2023-04-06T05:23:28.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T05:23:28.724Z] prd-ubuntu20.04-docker-arm64-4c-16g-6972 does not seem to be running inside a container [2023-04-06T05:23:28.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-06T05:23:29.946Z] $ docker top 04d8177c8ae7662a8dac0afc71ae2d21a757203867551e83e0787777a59789c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T05:23:30.469Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/2 [Pipeline] fileExists [Pipeline] sh [2023-04-06T05:23:30.802Z] + make test [2023-04-06T05:23:30.802Z] go test -race -coverprofile=coverage.out ./... [2023-04-06T05:24:17.645Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-04-06T05:26:24.393Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-04-06T05:26:24.393Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-04-06T05:26:24.393Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-04-06T05:26:24.393Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-04-06T05:26:24.393Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-04-06T05:26:36.747Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.280s coverage: 27.6% of statements [2023-04-06T05:26:36.747Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.354s coverage: 79.9% of statements [2023-04-06T05:26:49.081Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-04-06T05:26:49.081Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-04-06T05:26:49.081Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.389s coverage: 86.0% of statements [2023-04-06T05:26:53.353Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-04-06T05:26:53.353Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-04-06T05:26:53.624Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.498s coverage: 75.7% of statements [2023-04-06T05:26:56.216Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.286s coverage: 14.9% of statements [2023-04-06T05:26:58.810Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-04-06T05:26:58.810Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-04-06T05:26:59.085Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.421s coverage: 68.5% of statements [2023-04-06T05:27:01.033Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.476s coverage: 89.2% of statements [2023-04-06T05:27:03.620Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-04-06T05:27:03.886Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.270s coverage: 5.5% of statements [2023-04-06T05:27:04.857Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-06T05:27:04.857Z] GO111MODULE=on go vet ./... [2023-04-06T05:29:26.593Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-06T05:29:26.593Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-06T05:29:26.593Z] ./bin/test-attribution-txt.sh [2023-04-06T05:29:26.593Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-06T05:29:26.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-06T05:29:26.629Z] $ docker stop --time=1 04d8177c8ae7662a8dac0afc71ae2d21a757203867551e83e0787777a59789c3 [2023-04-06T05:29:28.565Z] $ docker rm -f --volumes 04d8177c8ae7662a8dac0afc71ae2d21a757203867551e83e0787777a59789c3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-06T05:29:30.140Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-06T05:29:30.162Z] Warning: overwriting stash ‘coverage-report’ [2023-04-06T05:29:30.696Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-06T05:29:31.090Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-06T05:29:31.407Z] + ls -al . [2023-04-06T05:29:31.407Z] total 272 [2023-04-06T05:29:31.407Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 6 05:23 . [2023-04-06T05:29:31.407Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 05:21 .. [2023-04-06T05:29:31.407Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 6 05:21 .dockerignore [2023-04-06T05:29:31.407Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 05:21 .git [2023-04-06T05:29:31.407Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 05:21 .github [2023-04-06T05:29:31.407Z] -rw-rw-r-- 1 jenkins jenkins 131 Apr 6 05:21 .gitignore [2023-04-06T05:29:31.407Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 6 05:21 .golangci.yml [2023-04-06T05:29:31.407Z] -rw-rw-r-- 1 jenkins jenkins 31677 Apr 6 05:21 CHANGELOG.md [2023-04-06T05:29:31.407Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 6 05:21 GOVERNANCE.md [2023-04-06T05:29:31.407Z] -rw-rw-r-- 1 jenkins jenkins 885 Apr 6 05:21 Jenkinsfile [2023-04-06T05:29:31.407Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 6 05:21 LICENSE [2023-04-06T05:29:31.407Z] -rw-rw-r-- 1 jenkins jenkins 1714 Apr 6 05:21 Makefile [2023-04-06T05:29:31.407Z] -rw-rw-r-- 1 jenkins jenkins 619 Apr 6 05:21 OWNERS.md [2023-04-06T05:29:31.407Z] -rw-rw-r-- 1 jenkins jenkins 4891 Apr 6 05:21 README.md [2023-04-06T05:29:31.407Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 6 05:18 VERSION [2023-04-06T05:29:31.407Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 05:21 bin [2023-04-06T05:29:31.407Z] -rw-r--r-- 1 jenkins jenkins 106712 Apr 6 05:27 coverage.out [2023-04-06T05:29:31.407Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 6 05:21 example [2023-04-06T05:29:31.407Z] -rw-rw-r-- 1 jenkins jenkins 3246 Apr 6 05:21 go.mod [2023-04-06T05:29:31.407Z] -rw-rw-r-- 1 jenkins jenkins 31006 Apr 6 05:21 go.sum [2023-04-06T05:29:31.407Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 6 05:21 internal [2023-04-06T05:29:31.407Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 05:21 openapi [2023-04-06T05:29:31.407Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 6 05:21 pkg [2023-04-06T05:29:31.407Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 05:21 snap [2023-04-06T05:29:31.407Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 6 05:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T05:29:31.749Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=360cbe07352af3bef2e3444345287b1a08e21f05 --label arch=arm64 --label version=0.0.0 . [2023-04-06T05:29:32.025Z] Sending build context to Docker daemon 5.966MB [2023-04-06T05:29:32.292Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-04-06T05:29:32.292Z] Step 2/23 : FROM ${BASE} AS builder [2023-04-06T05:29:32.292Z] ---> 48c584976548 [2023-04-06T05:29:32.292Z] Step 3/23 : ARG MAKE=make build [2023-04-06T05:29:32.292Z] ---> Running in a52cc3ca61b1 [2023-04-06T05:29:32.561Z] Removing intermediate container a52cc3ca61b1 [2023-04-06T05:29:32.561Z] ---> 53f72ac5205e [2023-04-06T05:29:32.561Z] Step 4/23 : WORKDIR /device-sdk-go [2023-04-06T05:29:32.561Z] ---> Running in f9464843d30b [2023-04-06T05:29:32.830Z] Removing intermediate container f9464843d30b [2023-04-06T05:29:32.830Z] ---> f4d16376c8d1 [2023-04-06T05:29:32.830Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-06T05:29:33.096Z] ---> Running in 52b85b4ac103 [2023-04-06T05:29:33.363Z] Removing intermediate container 52b85b4ac103 [2023-04-06T05:29:33.363Z] ---> 2f57aac97fd6 [2023-04-06T05:29:33.363Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-04-06T05:29:33.363Z] ---> Running in 480c1db21073 [2023-04-06T05:29:34.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-06T05:29:34.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-06T05:29:35.863Z] OK: 263 MiB in 53 packages [2023-04-06T05:29:36.825Z] Removing intermediate container 480c1db21073 [2023-04-06T05:29:36.825Z] ---> 4c7d35cedb58 [2023-04-06T05:29:36.825Z] Step 7/23 : COPY go.mod vendor* ./ [2023-04-06T05:29:37.092Z] ---> 7d218794c33b [2023-04-06T05:29:37.092Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-06T05:29:37.092Z] ---> Running in 6e3bfdbeea78 [2023-04-06T05:29:39.680Z] Removing intermediate container 6e3bfdbeea78 [2023-04-06T05:29:39.680Z] ---> 852e6b04b4de [2023-04-06T05:29:39.680Z] Step 9/23 : COPY . . [2023-04-06T05:29:40.653Z] ---> 85f5ced9064a [2023-04-06T05:29:40.653Z] Step 10/23 : RUN ${MAKE} [2023-04-06T05:29:40.920Z] ---> Running in 827e56cd582c [2023-04-06T05:29:41.880Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-04-06T05:32:03.562Z] Removing intermediate container 827e56cd582c [2023-04-06T05:32:03.562Z] ---> fe9cd5305e0f [2023-04-06T05:32:03.562Z] Step 11/23 : FROM alpine:3.17 [2023-04-06T05:32:03.562Z] 3.17: Pulling from library/alpine [2023-04-06T05:32:03.562Z] c41833b44d91: Pulling fs layer [2023-04-06T05:32:03.562Z] c41833b44d91: Verifying Checksum [2023-04-06T05:32:03.562Z] c41833b44d91: Download complete [2023-04-06T05:32:03.562Z] c41833b44d91: Pull complete [2023-04-06T05:32:03.562Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-06T05:32:03.562Z] Status: Downloaded newer image for alpine:3.17 [2023-04-06T05:32:03.562Z] ---> 51e60588ff2c [2023-04-06T05:32:03.562Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-06T05:32:03.562Z] ---> Running in 4a97f6deabf3 [2023-04-06T05:32:03.562Z] Removing intermediate container 4a97f6deabf3 [2023-04-06T05:32:03.562Z] ---> e524d72d292f [2023-04-06T05:32:03.562Z] Step 13/23 : RUN apk add --update --no-cache [2023-04-06T05:32:03.562Z] ---> Running in f0071728218a [2023-04-06T05:32:03.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-06T05:32:03.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-06T05:32:03.562Z] OK: 7 MiB in 15 packages [2023-04-06T05:32:03.562Z] Removing intermediate container f0071728218a [2023-04-06T05:32:03.562Z] ---> 500c399fc71a [2023-04-06T05:32:03.562Z] Step 14/23 : WORKDIR / [2023-04-06T05:32:03.562Z] ---> Running in bf0935e286d1 [2023-04-06T05:32:03.562Z] Removing intermediate container bf0935e286d1 [2023-04-06T05:32:03.562Z] ---> 5ad853006811 [2023-04-06T05:32:03.562Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-04-06T05:32:03.562Z] ---> 2cd8d0af3d2c [2023-04-06T05:32:03.562Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-04-06T05:32:03.562Z] ---> acc4af11afd6 [2023-04-06T05:32:03.562Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-04-06T05:32:03.562Z] ---> 3f392ba38dd4 [2023-04-06T05:32:03.562Z] Step 18/23 : EXPOSE 59999 [2023-04-06T05:32:03.562Z] ---> Running in a4777a378a38 [2023-04-06T05:32:03.562Z] Removing intermediate container a4777a378a38 [2023-04-06T05:32:03.562Z] ---> f866bdefa9f1 [2023-04-06T05:32:03.562Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-04-06T05:32:03.562Z] ---> Running in 574d8874cf2c [2023-04-06T05:32:03.828Z] Removing intermediate container 574d8874cf2c [2023-04-06T05:32:03.828Z] ---> c312e654838d [2023-04-06T05:32:03.828Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-06T05:32:03.828Z] ---> Running in 929599d4deed [2023-04-06T05:32:04.410Z] Removing intermediate container 929599d4deed [2023-04-06T05:32:04.410Z] ---> ca794a06e96d [2023-04-06T05:32:04.410Z] Step 21/23 : LABEL arch=arm64 [2023-04-06T05:32:04.410Z] ---> Running in acaaeb1f9add [2023-04-06T05:32:04.677Z] Removing intermediate container acaaeb1f9add [2023-04-06T05:32:04.677Z] ---> 1e9e3c1d3292 [2023-04-06T05:32:04.677Z] Step 22/23 : LABEL git_sha=360cbe07352af3bef2e3444345287b1a08e21f05 [2023-04-06T05:32:04.677Z] ---> Running in 80e06a92a9c4 [2023-04-06T05:32:04.946Z] Removing intermediate container 80e06a92a9c4 [2023-04-06T05:32:04.946Z] ---> b392854e490c [2023-04-06T05:32:04.946Z] Step 23/23 : LABEL version=0.0.0 [2023-04-06T05:32:04.946Z] ---> Running in cc69833c22c7 [2023-04-06T05:32:05.535Z] Removing intermediate container cc69833c22c7 [2023-04-06T05:32:05.535Z] ---> f22376452229 [2023-04-06T05:32:05.535Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-06T05:32:05.535Z] Successfully built f22376452229 [2023-04-06T05:32:05.535Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T05:32:05.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-06T05:32:05.965Z] [2023-04-06T05:32:05.965Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T05:32:06.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-06T05:32:06.296Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-06T05:32:06.296Z] 8998bd30e6a1: Pulling fs layer [2023-04-06T05:32:06.296Z] 04944245beec: Pulling fs layer [2023-04-06T05:32:06.296Z] 699f458cf7ca: Pulling fs layer [2023-04-06T05:32:06.296Z] 765212b225bb: Pulling fs layer [2023-04-06T05:32:06.297Z] f23df028b6ca: Pulling fs layer [2023-04-06T05:32:06.297Z] d65c8cfc05b1: Pulling fs layer [2023-04-06T05:32:06.297Z] 2437ff75d9bd: Pulling fs layer [2023-04-06T05:32:06.297Z] 765212b225bb: Waiting [2023-04-06T05:32:06.297Z] f23df028b6ca: Waiting [2023-04-06T05:32:06.297Z] d65c8cfc05b1: Waiting [2023-04-06T05:32:06.297Z] 2437ff75d9bd: Waiting [2023-04-06T05:32:06.565Z] 04944245beec: Verifying Checksum [2023-04-06T05:32:06.565Z] 04944245beec: Download complete [2023-04-06T05:32:06.565Z] 765212b225bb: Verifying Checksum [2023-04-06T05:32:06.565Z] 765212b225bb: Download complete [2023-04-06T05:32:06.565Z] f23df028b6ca: Verifying Checksum [2023-04-06T05:32:06.565Z] f23df028b6ca: Download complete [2023-04-06T05:32:06.565Z] d65c8cfc05b1: Verifying Checksum [2023-04-06T05:32:06.565Z] d65c8cfc05b1: Download complete [2023-04-06T05:32:06.834Z] 699f458cf7ca: Verifying Checksum [2023-04-06T05:32:06.834Z] 699f458cf7ca: Download complete [2023-04-06T05:32:07.100Z] 8998bd30e6a1: Verifying Checksum [2023-04-06T05:32:07.100Z] 8998bd30e6a1: Download complete [2023-04-06T05:32:09.688Z] 2437ff75d9bd: Verifying Checksum [2023-04-06T05:32:09.688Z] 2437ff75d9bd: Download complete [2023-04-06T05:32:12.267Z] 8998bd30e6a1: Pull complete [2023-04-06T05:32:12.852Z] 04944245beec: Pull complete [2023-04-06T05:32:14.266Z] 699f458cf7ca: Pull complete [2023-04-06T05:32:14.534Z] 765212b225bb: Pull complete [2023-04-06T05:32:15.498Z] f23df028b6ca: Pull complete [2023-04-06T05:32:15.498Z] d65c8cfc05b1: Pull complete [2023-04-06T05:32:30.501Z] 2437ff75d9bd: Pull complete [2023-04-06T05:32:30.501Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-06T05:32:30.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-06T05:32:30.501Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T05:32:30.729Z] prd-ubuntu20.04-docker-arm64-4c-16g-6972 does not seem to be running inside a container [2023-04-06T05:32:30.891Z] $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-06T05:32:33.994Z] $ docker top a62728000a2ad2d5c3c7419d77a900d6cede8eb84b9a8533a16e05a72d8f2a4d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-06T05:32:34.941Z] ---> job-cost.sh [2023-04-06T05:32:34.942Z] lf-activate-venv: SKIPPING [2023-04-06T05:32:34.942Z] INFO: No Stack... [2023-04-06T05:32:35.217Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-06T05:32:36.190Z] INFO: Archiving Costs [Pipeline] sh [2023-04-06T05:32:36.874Z] + cat /w/workspace/device-sdk-go/2/archives/cost.csv [2023-04-06T05:32:36.874Z] + cut -d, -f6 [Pipeline] lock [2023-04-06T05:32:36.961Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1415-2-stack-cost] [2023-04-06T05:32:36.971Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1415-2-stack-cost] did not exist. Created. [2023-04-06T05:32:36.971Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1415-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-06T05:32:37.324Z] /w/workspace/device-sdk-go/2@tmp/durable-a715af23/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-06T05:32:37.986Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-06T05:32:38.010Z] Warning: overwriting stash ‘stack-cost’ [2023-04-06T05:32:38.072Z] Stashed 1 file(s) [Pipeline] } [2023-04-06T05:32:38.080Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1415-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-06T05:32:38.103Z] $ docker stop --time=1 a62728000a2ad2d5c3c7419d77a900d6cede8eb84b9a8533a16e05a72d8f2a4d [2023-04-06T05:32:40.173Z] $ docker rm -f --volumes a62728000a2ad2d5c3c7419d77a900d6cede8eb84b9a8533a16e05a72d8f2a4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-06T05:32:40.562Z] provisioning config files... [2023-04-06T05:32:40.569Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp/config11945737291875287372tmp [Pipeline] { [Pipeline] sh [2023-04-06T05:32:40.861Z] + set +x [2023-04-06T05:32:40.861Z] + curl -s https://codecov.io/bash [2023-04-06T05:32:40.861Z] + bash -s -- [2023-04-06T05:32:40.861Z] [2023-04-06T05:32:40.861Z] _____ _ [2023-04-06T05:32:40.861Z] / ____| | | [2023-04-06T05:32:40.861Z] | | ___ __| | ___ ___ _____ __ [2023-04-06T05:32:40.861Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-06T05:32:40.861Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-06T05:32:40.861Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-06T05:32:40.861Z] Bash-1.0.6 [2023-04-06T05:32:40.861Z] [2023-04-06T05:32:40.861Z] [2023-04-06T05:32:40.861Z] ==> git version 2.25.1 found [2023-04-06T05:32:40.861Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-06T05:32:40.861Z] Release-Date: 2020-01-08 [2023-04-06T05:32:40.861Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-06T05:32:40.861Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-06T05:32:40.861Z] ==> Jenkins CI detected. [2023-04-06T05:32:40.861Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1415 [2023-04-06T05:32:40.861Z] project root: . [2023-04-06T05:32:40.862Z] --> token set from env [2023-04-06T05:32:40.862Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-06T05:32:40.862Z] ==> Running gcov in . (disable via -X gcov) [2023-04-06T05:32:40.862Z] ==> Python coveragepy not found [2023-04-06T05:32:40.862Z] ==> Searching for coverage reports in: [2023-04-06T05:32:40.862Z] + . [2023-04-06T05:32:40.862Z] -> Found 1 reports [2023-04-06T05:32:40.862Z] ==> Detecting git/mercurial file structure [2023-04-06T05:32:40.862Z] ==> Reading reports [2023-04-06T05:32:40.862Z] + ./coverage.out bytes=106712 [2023-04-06T05:32:40.862Z] ==> Appending adjustments [2023-04-06T05:32:40.862Z] https://docs.codecov.io/docs/fixing-reports [2023-04-06T05:32:41.430Z] + Found adjustments [2023-04-06T05:32:41.430Z] ==> Gzipping contents [2023-04-06T05:32:41.430Z] 16K /tmp/codecov.KgY7Yb.gz [2023-04-06T05:32:41.430Z] ==> Uploading reports [2023-04-06T05:32:41.430Z] url: https://codecov.io [2023-04-06T05:32:41.430Z] query: branch=PR-1415&commit=360cbe07352af3bef2e3444345287b1a08e21f05&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1415%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1415&job=&cmd_args= [2023-04-06T05:32:41.430Z] -> Pinging Codecov [2023-04-06T05:32:41.430Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1415&commit=360cbe07352af3bef2e3444345287b1a08e21f05&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1415%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1415&job=&cmd_args= [2023-04-06T05:32:41.430Z] -> Uploading to [2023-04-06T05:32:41.430Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-06/7E55EF52A471D76F132DFD9A03CDDE97/360cbe07352af3bef2e3444345287b1a08e21f05/b163be60-66dc-45f7-9f78-1741283a3ddb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230406T053241Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7c4a6a952e1b2381c35bd1f7aa32b35d20ed4e82ae0fb3e99937ea90c38d47f4 [2023-04-06T05:32:41.430Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-06T05:32:41.430Z] Dload Upload Total Spent Left Speed [2023-04-06T05:32:41.692Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15085 0 0 100 15085 0 62078 --:--:-- --:--:-- --:--:-- 62078 [2023-04-06T05:32:41.692Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/360cbe07352af3bef2e3444345287b1a08e21f05 [Pipeline] } [2023-04-06T05:32:41.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-06T05:32:42.335Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1415/archives ] [2023-04-06T05:32:42.335Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1415/archives [2023-04-06T05:32:42.335Z] total 16 [2023-04-06T05:32:42.335Z] drwxr-xr-x 3 root root 4096 Apr 6 05:20 . [2023-04-06T05:32:42.335Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 6 05:20 .. [2023-04-06T05:32:42.335Z] drwxr-xr-x 2 root root 4096 Apr 6 05:20 cost [2023-04-06T05:32:42.335Z] -rw-r--r-- 1 root root 86 Apr 6 05:20 cost.csv [2023-04-06T05:32:42.335Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1415/archives [2023-04-06T05:32:42.335Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1415/archives [2023-04-06T05:32:42.335Z] total 16 [2023-04-06T05:32:42.335Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 6 05:20 . [2023-04-06T05:32:42.335Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 6 05:20 .. [2023-04-06T05:32:42.335Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 6 05:20 cost [2023-04-06T05:32:42.335Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 6 05:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-06T05:32:42.626Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T05:32:43.488Z] ---> package-listing.sh [2023-04-06T05:32:43.488Z] ++ facter osfamily [2023-04-06T05:32:43.488Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-06T05:32:43.747Z] + OS_FAMILY=debian [2023-04-06T05:32:43.747Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1415 [2023-04-06T05:32:43.747Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-06T05:32:43.747Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-06T05:32:43.747Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-06T05:32:43.747Z] + PACKAGES=/tmp/packages_start.txt [2023-04-06T05:32:43.747Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1415 ']' [2023-04-06T05:32:43.747Z] + PACKAGES=/tmp/packages_end.txt [2023-04-06T05:32:43.747Z] + case "${OS_FAMILY}" in [2023-04-06T05:32:43.747Z] + dpkg -l [2023-04-06T05:32:43.747Z] + grep '^ii' [2023-04-06T05:32:43.747Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-06T05:32:43.747Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-06T05:32:43.747Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-06T05:32:43.747Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1415 ']' [2023-04-06T05:32:43.747Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1415/archives/ [2023-04-06T05:32:43.747Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1415/archives/ [Pipeline] echo [2023-04-06T05:32:43.757Z] 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-1415/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-06T05:32:44.034Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T05:32:44.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-06T05:32:44.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T05:32:44.663Z] prd-ubuntu20.04-docker-8c-8g-6970 does not seem to be running inside a container [2023-04-06T05:32:44.694Z] $ 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-1415/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-1415 -v /w/workspace/gexfoundry_device-sdk-go_PR-1415:/w/workspace/gexfoundry_device-sdk-go_PR-1415:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-06T05:32:44.894Z] $ docker top 7f74e5bd781d161d96877a75470c3517603f1338dee0d3df7651531fbdd2f2eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T05:32:45.230Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-06T05:32:45.513Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-06T05:32:45.802Z] + ls /var/log/sa-host [2023-04-06T05:32:45.802Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-06T05:32:45.867Z] provisioning config files... [2023-04-06T05:32:45.874Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1415@tmp/config18170038029308752348tmp [Pipeline] { [Pipeline] echo [2023-04-06T05:32:45.889Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T05:32:46.167Z] ---> create-netrc.sh [Pipeline] } [2023-04-06T05:32:46.174Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-06T05:32:46.496Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-06T05:32:46.504Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T05:32:46.784Z] ---> sudo-logs.sh [2023-04-06T05:32:46.784Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-06T05:32:46.813Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T05:32:47.096Z] ---> job-cost.sh [2023-04-06T05:32:47.096Z] lf-activate-venv: SKIPPING [2023-04-06T05:32:47.096Z] DEBUG: total: 0.2199999988079071 [2023-04-06T05:32:47.096Z] INFO: Retrieving Stack Cost... [2023-04-06T05:32:47.354Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-06T05:32:47.922Z] INFO: Archiving Costs [Pipeline] echo [2023-04-06T05:32:47.933Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T05:32:48.217Z] ---> logs-deploy.sh [2023-04-06T05:32:48.217Z] lf-activate-venv: SKIPPING [2023-04-06T05:32:48.217Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1415/2 [2023-04-06T05:32:48.217Z] INFO: archiving workspace using pattern(s): [2023-04-06T05:32:49.154Z] Archives upload complete. [2023-04-06T05:32:49.154Z] INFO: archiving logs to Nexus