Pull request #1452 reopened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83+c2fb876fcd1e0284408ad645a921007a1ace85f5 (d50531393a27ab3849735c5fac1932391f6021bb) 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-ssh12976192548513342372.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh12620914944572594652.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-1452/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-1452/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9448943042726665374.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh5032676721508257882.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-1452/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-1452/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8315598956044601407.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-14643’ Running on prd-ubuntu20.04-docker-8c-8g-14645 in /w/workspace/gexfoundry_device-sdk-go_PR-1452 [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-1452 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1452/head:refs/remotes/origin/PR-1452 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c2fb876fcd1e0284408ad645a921007a1ace85f5 into PR head commit 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 Merge succeeded, producing 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 Checking out Revision 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 (PR-1452) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" > git config core.sparsecheckout # timeout=10 > git checkout -f 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 # 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 c2fb876fcd1e0284408ad645a921007a1ace85f5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 # timeout=10 > git rev-list --no-walk 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-09T09:30:52.475Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-09T09:30:52.523Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-09T09:30:52.536Z] ========================================================= [2023-05-09T09:30:52.536Z] EdgeX Global Pipelines Version Info [2023-05-09T09:30:52.536Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:30:53.251Z] ------------------- [2023-05-09T09:30:53.251Z] stable info: [2023-05-09T09:30:53.251Z] ------------------- [2023-05-09T09:30:53.251Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T09:30:53.251Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T09:30:53.251Z] Message: update stable to v1.0.249 [2023-05-09T09:30:53.822Z] ------------------- [2023-05-09T09:30:53.822Z] experimental info: [2023-05-09T09:30:53.822Z] ------------------- [2023-05-09T09:30:53.822Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T09:30:53.822Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T09:30:53.822Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T09:30:53.977Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-05-09T09:30:53.986Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-05-09T09:30:53.995Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T09:30:54.009Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T09:30:54.022Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T09:30:54.038Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T09:30:54.052Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T09:30:54.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-05-09T09:30:54.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T09:30:54.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T09:30:54.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T09:30:54.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-05-09T09:30:54.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T09:30:54.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T09:30:54.172Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T09:30:54.190Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T09:30:54.202Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T09:30:54.217Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T09:30:54.234Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T09:30:54.254Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T09:30:54.272Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-09T09:30:54.290Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-09T09:30:54.308Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-09T09:30:54.324Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-09T09:30:54.334Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-09T09:30:54.347Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T09:30:54.359Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T09:30:54.370Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1452 [Pipeline] echo [2023-05-09T09:30:54.384Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1452 [Pipeline] echo [2023-05-09T09:30:54.396Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1452 [Pipeline] echo [2023-05-09T09:30:54.411Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 [Pipeline] echo [2023-05-09T09:30:54.421Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a7abe4 [Pipeline] echo [2023-05-09T09:30:54.433Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T09:30:54.488Z] provisioning config files... [2023-05-09T09:30:54.503Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1452@tmp/config9630285817570126719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:30:54.803Z] ---> docker-login.sh [2023-05-09T09:30:54.803Z] nexus3.edgexfoundry.org:10001 [2023-05-09T09:30:55.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:30:55.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:30:55.062Z] Configure a credential helper to remove this warning. See [2023-05-09T09:30:55.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:30:55.062Z] [2023-05-09T09:30:55.062Z] Login Succeeded [2023-05-09T09:30:55.062Z] nexus3.edgexfoundry.org:10002 [2023-05-09T09:30:55.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:30:55.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:30:55.326Z] Configure a credential helper to remove this warning. See [2023-05-09T09:30:55.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:30:55.326Z] [2023-05-09T09:30:55.326Z] Login Succeeded [2023-05-09T09:30:55.326Z] nexus3.edgexfoundry.org:10003 [2023-05-09T09:30:55.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:30:55.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:30:55.326Z] Configure a credential helper to remove this warning. See [2023-05-09T09:30:55.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:30:55.326Z] [2023-05-09T09:30:55.326Z] Login Succeeded [2023-05-09T09:30:55.326Z] nexus3.edgexfoundry.org:10004 [2023-05-09T09:30:55.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:30:55.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:30:55.587Z] Configure a credential helper to remove this warning. See [2023-05-09T09:30:55.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:30:55.587Z] [2023-05-09T09:30:55.587Z] Login Succeeded [2023-05-09T09:30:55.587Z] docker.io [2023-05-09T09:30:55.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:30:55.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:30:55.848Z] Configure a credential helper to remove this warning. See [2023-05-09T09:30:55.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:30:55.848Z] [2023-05-09T09:30:55.848Z] Login Succeeded [2023-05-09T09:30:55.848Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T09:30:55.871Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-09T09:30:56.233Z] + git rev-list -1 --merges 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83~1..0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 [Pipeline] echo [2023-05-09T09:30:56.281Z] -----------> git rev-list -1 --merges 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83~1..0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 [false] [Pipeline] sh [2023-05-09T09:30:56.569Z] + git log --format=format:%s -1 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 [Pipeline] echo [2023-05-09T09:30:56.583Z] ========================================================= [2023-05-09T09:30:56.583Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T09:30:56.583Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T09:30:56.914Z] + git log --format=format:%s -1 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 [Pipeline] echo [2023-05-09T09:30:56.922Z] [semverPrep] GIT_COMMIT: 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-05-09T09:30:56.931Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-09T09:30:57.297Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T09:30:57.297Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T09:30:57.297Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T09:30:57.297Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T09:30:57.297Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-09T09:30:57.297Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-09T09:30:57.297Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:30:57.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T09:30:57.713Z] [2023-05-09T09:30:57.713Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:30:58.009Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T09:30:58.009Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T09:30:58.009Z] b85a868b505f: Pulling fs layer [2023-05-09T09:30:58.009Z] e2be974225ed: Pulling fs layer [2023-05-09T09:30:58.009Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T09:30:58.009Z] 988bab9f4d93: Pulling fs layer [2023-05-09T09:30:58.009Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T09:30:58.009Z] eaf3925da568: Pulling fs layer [2023-05-09T09:30:58.009Z] bab4dde63d76: Pulling fs layer [2023-05-09T09:30:58.009Z] bde34c3a00c8: Pulling fs layer [2023-05-09T09:30:58.009Z] b352a97aabf1: Pulling fs layer [2023-05-09T09:30:58.009Z] 4872d77fe225: Pulling fs layer [2023-05-09T09:30:58.009Z] 5851b861e8e6: Pulling fs layer [2023-05-09T09:30:58.009Z] 1469e6f7b9e6: Waiting [2023-05-09T09:30:58.009Z] bab4dde63d76: Waiting [2023-05-09T09:30:58.009Z] bde34c3a00c8: Waiting [2023-05-09T09:30:58.009Z] eaf3925da568: Waiting [2023-05-09T09:30:58.009Z] b352a97aabf1: Waiting [2023-05-09T09:30:58.009Z] 4872d77fe225: Waiting [2023-05-09T09:30:58.009Z] 5851b861e8e6: Waiting [2023-05-09T09:30:58.009Z] 988bab9f4d93: Waiting [2023-05-09T09:30:58.009Z] e2be974225ed: Verifying Checksum [2023-05-09T09:30:58.009Z] e2be974225ed: Download complete [2023-05-09T09:30:58.009Z] 988bab9f4d93: Verifying Checksum [2023-05-09T09:30:58.009Z] 988bab9f4d93: Download complete [2023-05-09T09:30:58.269Z] 1469e6f7b9e6: Verifying Checksum [2023-05-09T09:30:58.269Z] 1469e6f7b9e6: Download complete [2023-05-09T09:30:58.269Z] eaf3925da568: Download complete [2023-05-09T09:30:58.269Z] 339a4e72a1f5: Verifying Checksum [2023-05-09T09:30:58.269Z] 339a4e72a1f5: Download complete [2023-05-09T09:30:58.269Z] bde34c3a00c8: Verifying Checksum [2023-05-09T09:30:58.269Z] bde34c3a00c8: Download complete [2023-05-09T09:30:58.269Z] b352a97aabf1: Verifying Checksum [2023-05-09T09:30:58.269Z] b352a97aabf1: Download complete [2023-05-09T09:30:58.269Z] 4872d77fe225: Verifying Checksum [2023-05-09T09:30:58.269Z] 4872d77fe225: Download complete [2023-05-09T09:30:58.269Z] 5851b861e8e6: Verifying Checksum [2023-05-09T09:30:58.269Z] 5851b861e8e6: Download complete [2023-05-09T09:30:58.269Z] b85a868b505f: Verifying Checksum [2023-05-09T09:30:58.269Z] b85a868b505f: Download complete [2023-05-09T09:30:58.529Z] bab4dde63d76: Verifying Checksum [2023-05-09T09:30:58.529Z] bab4dde63d76: Download complete [2023-05-09T09:30:59.470Z] b85a868b505f: Pull complete [2023-05-09T09:30:59.470Z] e2be974225ed: Pull complete [2023-05-09T09:31:00.038Z] 339a4e72a1f5: Pull complete [2023-05-09T09:31:00.038Z] 988bab9f4d93: Pull complete [2023-05-09T09:31:00.609Z] 1469e6f7b9e6: Pull complete [2023-05-09T09:31:00.609Z] eaf3925da568: Pull complete [2023-05-09T09:31:02.515Z] bab4dde63d76: Pull complete [2023-05-09T09:31:02.515Z] bde34c3a00c8: Pull complete [2023-05-09T09:31:02.515Z] b352a97aabf1: Pull complete [2023-05-09T09:31:02.515Z] 4872d77fe225: Pull complete [2023-05-09T09:31:02.515Z] 5851b861e8e6: Pull complete [2023-05-09T09:31:02.515Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T09:31:02.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T09:31:02.515Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T09:31:02.611Z] prd-ubuntu20.04-docker-8c-8g-14645 does not seem to be running inside a container [2023-05-09T09:31:02.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1452 -v /w/workspace/gexfoundry_device-sdk-go_PR-1452:/w/workspace/gexfoundry_device-sdk-go_PR-1452:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1452@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1452@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T09:31:05.055Z] $ docker top c880c5e4789ea73d8ac0c84b3ee9c808f7fbb2c1e54d9554fedf1c406f0855fa -eo pid,comm [2023-05-09T09:31:05.117Z] 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-05-09T09:31:05.117Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T09:31:05.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T09:31:05.161Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T09:31:05.284Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T09:31:05.290Z] $ docker exec c880c5e4789ea73d8ac0c84b3ee9c808f7fbb2c1e54d9554fedf1c406f0855fa ssh-agent [2023-05-09T09:31:05.407Z] SSH_AUTH_SOCK=/tmp/ssh-FV6Cbf9aLryx/agent.31 [2023-05-09T09:31:05.407Z] SSH_AGENT_PID=37 [2023-05-09T09:31:05.413Z] Running ssh-add (command line suppressed) [2023-05-09T09:31:05.522Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1452@tmp/private_key_7313683603617227320.key (/w/workspace/gexfoundry_device-sdk-go_PR-1452@tmp/private_key_7313683603617227320.key) [2023-05-09T09:31:05.533Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T09:31:05.820Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T09:31:05.834Z] $ docker exec --env ******** --env ******** c880c5e4789ea73d8ac0c84b3ee9c808f7fbb2c1e54d9554fedf1c406f0855fa ssh-agent -k [2023-05-09T09:31:05.940Z] unset SSH_AUTH_SOCK; [2023-05-09T09:31:05.941Z] unset SSH_AGENT_PID; [2023-05-09T09:31:05.941Z] echo Agent pid 37 killed; [2023-05-09T09:31:05.951Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T09:31:05.977Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T09:31:05.977Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T09:31:06.108Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T09:31:06.114Z] $ docker exec c880c5e4789ea73d8ac0c84b3ee9c808f7fbb2c1e54d9554fedf1c406f0855fa ssh-agent [2023-05-09T09:31:06.227Z] SSH_AUTH_SOCK=/tmp/ssh-3OV7aWyuGnqj/agent.69 [2023-05-09T09:31:06.227Z] SSH_AGENT_PID=75 [2023-05-09T09:31:06.232Z] Running ssh-add (command line suppressed) [2023-05-09T09:31:06.341Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1452@tmp/private_key_12679811967622380740.key (/w/workspace/gexfoundry_device-sdk-go_PR-1452@tmp/private_key_12679811967622380740.key) [2023-05-09T09:31:06.350Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T09:31:06.643Z] + git semver init [2023-05-09T09:31:06.908Z] 2023-05-09 09:31:06,852 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T09:31:06.908Z] 2023-05-09 09:31:06,853 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1452/.semver [2023-05-09T09:31:06.908Z] 2023-05-09 09:31:06,854 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1452/.semver [2023-05-09T09:31:06.908Z] 2023-05-09 09:31:06,854 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1452/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1452, universal_newlines=False, shell=None, istream=None) [2023-05-09T09:31:07.847Z] 2023-05-09 09:31:07,774 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1452/.git/info/exclude [2023-05-09T09:31:07.847Z] 2023-05-09 09:31:07,774 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1452/.semver/PR-1452 with force:False [2023-05-09T09:31:07.847Z] 2023-05-09 09:31:07,775 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1452/.semver/PR-1452 [2023-05-09T09:31:07.847Z] 2023-05-09 09:31:07,779 [execute] INFO git cat-file --batch-check [2023-05-09T09:31:07.847Z] 2023-05-09 09:31:07,780 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1452/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T09:31:07.847Z] 2023-05-09 09:31:07,787 [execute] INFO git cat-file --batch [2023-05-09T09:31:07.847Z] 2023-05-09 09:31:07,787 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1452/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T09:31:07.847Z] 2023-05-09 09:31:07,793 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1452/.semver/PR-1452 [2023-05-09T09:31:07.847Z] 0.0.0 [Pipeline] } [2023-05-09T09:31:07.861Z] $ docker exec --env ******** --env ******** c880c5e4789ea73d8ac0c84b3ee9c808f7fbb2c1e54d9554fedf1c406f0855fa ssh-agent -k [2023-05-09T09:31:07.962Z] unset SSH_AUTH_SOCK; [2023-05-09T09:31:07.962Z] unset SSH_AGENT_PID; [2023-05-09T09:31:07.962Z] echo Agent pid 75 killed; [2023-05-09T09:31:07.969Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T09:31:08.272Z] + git semver [Pipeline] } [2023-05-09T09:31:08.549Z] $ docker stop --time=1 c880c5e4789ea73d8ac0c84b3ee9c808f7fbb2c1e54d9554fedf1c406f0855fa [2023-05-09T09:31:10.028Z] $ docker rm -f --volumes c880c5e4789ea73d8ac0c84b3ee9c808f7fbb2c1e54d9554fedf1c406f0855fa [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T09:31:10.372Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T09:31:10.637Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T09:31:10.639Z] [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-05-09T09:31:10.749Z] provisioning config files... [2023-05-09T09:31:10.759Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1452@tmp/config4222516825257916644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:31:11.059Z] ---> docker-login.sh [2023-05-09T09:31:11.059Z] nexus3.edgexfoundry.org:10001 [2023-05-09T09:31:11.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:31:11.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:31:11.059Z] Configure a credential helper to remove this warning. See [2023-05-09T09:31:11.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:31:11.059Z] [2023-05-09T09:31:11.059Z] Login Succeeded [2023-05-09T09:31:11.059Z] nexus3.edgexfoundry.org:10002 [2023-05-09T09:31:11.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:31:11.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:31:11.059Z] Configure a credential helper to remove this warning. See [2023-05-09T09:31:11.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:31:11.059Z] [2023-05-09T09:31:11.059Z] Login Succeeded [2023-05-09T09:31:11.059Z] nexus3.edgexfoundry.org:10003 [2023-05-09T09:31:11.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:31:11.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:31:11.320Z] Configure a credential helper to remove this warning. See [2023-05-09T09:31:11.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:31:11.320Z] [2023-05-09T09:31:11.320Z] Login Succeeded [2023-05-09T09:31:11.320Z] nexus3.edgexfoundry.org:10004 [2023-05-09T09:31:11.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:31:11.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:31:11.320Z] Configure a credential helper to remove this warning. See [2023-05-09T09:31:11.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:31:11.320Z] [2023-05-09T09:31:11.320Z] Login Succeeded [2023-05-09T09:31:11.320Z] docker.io [2023-05-09T09:31:11.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:31:11.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:31:11.839Z] Configure a credential helper to remove this warning. See [2023-05-09T09:31:11.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:31:11.839Z] [2023-05-09T09:31:11.839Z] Login Succeeded [2023-05-09T09:31:11.839Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T09:31:11.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T09:31:11.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T09:31:11.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T09:31:11.950Z] ========================================================= [2023-05-09T09:31:11.950Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T09:31:11.950Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:31:12.266Z] + 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-05-09T09:31:12.266Z] Sending build context to Docker daemon 11.07MB [2023-05-09T09:31:12.266Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T09:31:12.266Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-09T09:31:12.526Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T09:31:12.526Z] f56be85fc22e: Pulling fs layer [2023-05-09T09:31:12.526Z] 85791d961cd3: Pulling fs layer [2023-05-09T09:31:12.526Z] d694b5ae8c79: Pulling fs layer [2023-05-09T09:31:12.526Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T09:31:12.526Z] 4d19c01a9841: Pulling fs layer [2023-05-09T09:31:12.526Z] 9325e15d5711: Pulling fs layer [2023-05-09T09:31:12.526Z] 556b6ee489ea: Pulling fs layer [2023-05-09T09:31:12.526Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T09:31:12.526Z] 9f32a84ed3da: Waiting [2023-05-09T09:31:12.526Z] 4d19c01a9841: Waiting [2023-05-09T09:31:12.526Z] 9325e15d5711: Waiting [2023-05-09T09:31:12.526Z] 556b6ee489ea: Waiting [2023-05-09T09:31:12.526Z] c5a4b2cf53e6: Waiting [2023-05-09T09:31:12.526Z] 85791d961cd3: Verifying Checksum [2023-05-09T09:31:12.526Z] 85791d961cd3: Download complete [2023-05-09T09:31:12.526Z] 9f32a84ed3da: Download complete [2023-05-09T09:31:12.526Z] 4d19c01a9841: Download complete [2023-05-09T09:31:12.526Z] f56be85fc22e: Verifying Checksum [2023-05-09T09:31:12.526Z] f56be85fc22e: Download complete [2023-05-09T09:31:12.788Z] 9325e15d5711: Verifying Checksum [2023-05-09T09:31:12.788Z] 9325e15d5711: Download complete [2023-05-09T09:31:13.071Z] f56be85fc22e: Pull complete [2023-05-09T09:31:13.071Z] c5a4b2cf53e6: Verifying Checksum [2023-05-09T09:31:13.071Z] c5a4b2cf53e6: Download complete [2023-05-09T09:31:13.332Z] d694b5ae8c79: Verifying Checksum [2023-05-09T09:31:13.332Z] d694b5ae8c79: Download complete [2023-05-09T09:31:13.332Z] 556b6ee489ea: Verifying Checksum [2023-05-09T09:31:13.594Z] 85791d961cd3: Pull complete [2023-05-09T09:31:17.786Z] d694b5ae8c79: Pull complete [2023-05-09T09:31:17.786Z] 9f32a84ed3da: Pull complete [2023-05-09T09:31:17.786Z] 4d19c01a9841: Pull complete [2023-05-09T09:31:17.786Z] 9325e15d5711: Pull complete [2023-05-09T09:31:20.319Z] 556b6ee489ea: Pull complete [2023-05-09T09:31:20.884Z] c5a4b2cf53e6: Pull complete [2023-05-09T09:31:20.884Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T09:31:20.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T09:31:20.884Z] ---> c4be618373d6 [2023-05-09T09:31:20.884Z] Step 3/10 : ARG MAKE=make build [2023-05-09T09:31:25.082Z] ---> Running in 751429a1bd2e [2023-05-09T09:31:25.082Z] Removing intermediate container 751429a1bd2e [2023-05-09T09:31:25.082Z] ---> b45564fee3d8 [2023-05-09T09:31:25.082Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-09T09:31:25.082Z] ---> Running in 4be8d160b436 [2023-05-09T09:31:25.082Z] Removing intermediate container 4be8d160b436 [2023-05-09T09:31:25.082Z] ---> e88d36d06962 [2023-05-09T09:31:25.082Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-09T09:31:25.082Z] ---> Running in 3cf433d8ed63 [2023-05-09T09:31:25.082Z] Removing intermediate container 3cf433d8ed63 [2023-05-09T09:31:25.082Z] ---> bf70e89ffd66 [2023-05-09T09:31:25.082Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-09T09:31:25.082Z] ---> Running in 08d5b4b03622 [2023-05-09T09:31:25.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T09:31:25.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T09:31:25.651Z] OK: 265 MiB in 53 packages [2023-05-09T09:31:25.721Z] Still waiting to schedule task [2023-05-09T09:31:25.722Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14644’ [2023-05-09T09:31:26.219Z] Removing intermediate container 08d5b4b03622 [2023-05-09T09:31:26.219Z] ---> a89bf1825de8 [2023-05-09T09:31:26.219Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-09T09:31:26.219Z] ---> 9fc14edd079d [2023-05-09T09:31:26.219Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:31:26.219Z] ---> Running in ed5a6fec0b33 [2023-05-09T09:31:52.777Z] Removing intermediate container ed5a6fec0b33 [2023-05-09T09:31:52.777Z] ---> 0817bc55a38e [2023-05-09T09:31:52.777Z] Step 9/10 : COPY . . [2023-05-09T09:31:53.346Z] ---> 22b94759599e [2023-05-09T09:31:53.346Z] Step 10/10 : RUN ${MAKE} [2023-05-09T09:31:53.346Z] ---> Running in 7b8e01269f53 [2023-05-09T09:31:53.916Z] noop [2023-05-09T09:31:53.916Z] Removing intermediate container 7b8e01269f53 [2023-05-09T09:31:53.916Z] ---> c2f6751592f9 [2023-05-09T09:31:53.916Z] Successfully built c2f6751592f9 [2023-05-09T09:31:53.916Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:31:54.219Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T09:31:54.219Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T09:31:54.295Z] prd-ubuntu20.04-docker-8c-8g-14645 does not seem to be running inside a container [2023-05-09T09:31:54.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1452 -v /w/workspace/gexfoundry_device-sdk-go_PR-1452:/w/workspace/gexfoundry_device-sdk-go_PR-1452:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1452@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1452@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T09:31:54.739Z] $ docker top 167660db4b00fe223aeb20b0a685abf1d622c2e7255dc9b3e477b86c06778a17 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T09:31:55.077Z] + go version [2023-05-09T09:31:55.077Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T09:31:55.090Z] $ docker stop --time=1 167660db4b00fe223aeb20b0a685abf1d622c2e7255dc9b3e477b86c06778a17 [2023-05-09T09:31:56.392Z] $ docker rm -f --volumes 167660db4b00fe223aeb20b0a685abf1d622c2e7255dc9b3e477b86c06778a17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:31:56.799Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T09:31:56.799Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T09:31:56.869Z] prd-ubuntu20.04-docker-8c-8g-14645 does not seem to be running inside a container [2023-05-09T09:31:56.904Z] $ 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-1452 -v /w/workspace/gexfoundry_device-sdk-go_PR-1452:/w/workspace/gexfoundry_device-sdk-go_PR-1452:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1452@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1452@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T09:31:57.236Z] $ docker top 4e8b125537fa1d3caddf4a9e21e99a304c3b3142f7c47e205621fd086faccb39 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T09:31:57.576Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1452 [Pipeline] fileExists [Pipeline] sh [2023-05-09T09:31:57.868Z] + make test [2023-05-09T09:31:57.868Z] go test -race -coverprofile=coverage.out ./... [2023-05-09T09:32:04.436Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-09T09:32:19.303Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-09T09:32:19.303Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-09T09:32:19.303Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-09T09:32:19.303Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-09T09:32:19.303Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-09T09:32:19.562Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.061s coverage: 27.6% of statements [2023-05-09T09:32:19.562Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-09T09:32:19.562Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-09T09:32:19.819Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.063s coverage: 80.2% of statements [2023-05-09T09:32:19.819Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.081s coverage: 86.0% of statements [2023-05-09T09:32:20.755Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-09T09:32:20.755Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-09T09:32:20.755Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.105s coverage: 77.5% of statements [2023-05-09T09:32:21.013Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-09T09:32:21.013Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-09T09:32:21.947Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-09T09:32:23.848Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.057s coverage: 14.6% of statements [2023-05-09T09:32:23.848Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.073s coverage: 68.5% of statements [2023-05-09T09:32:23.848Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.119s coverage: 89.2% of statements [2023-05-09T09:32:23.848Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.056s coverage: 5.5% of statements [2023-05-09T09:32:45.837Z] GO111MODULE=on go vet ./... [2023-05-09T09:32:47.816Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T09:32:47.816Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T09:32:48.075Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T09:32:48.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T09:32:48.102Z] $ docker stop --time=1 4e8b125537fa1d3caddf4a9e21e99a304c3b3142f7c47e205621fd086faccb39 [2023-05-09T09:32:52.329Z] $ docker rm -f --volumes 4e8b125537fa1d3caddf4a9e21e99a304c3b3142f7c47e205621fd086faccb39 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T09:32:52.892Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T09:32:52.946Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-09T09:32:53.468Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T09:32:53.752Z] + ls -al . [2023-05-09T09:32:53.752Z] total 272 [2023-05-09T09:32:53.752Z] drwxrwxr-x 11 jenkins jenkins 4096 May 9 09:31 . [2023-05-09T09:32:53.752Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 09:30 .. [2023-05-09T09:32:53.752Z] -rw-rw-r-- 1 jenkins jenkins 140 May 9 09:30 .dockerignore [2023-05-09T09:32:53.752Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 09:31 .git [2023-05-09T09:32:53.752Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 09:30 .github [2023-05-09T09:32:53.752Z] -rw-rw-r-- 1 jenkins jenkins 131 May 9 09:30 .gitignore [2023-05-09T09:32:53.752Z] -rw-rw-r-- 1 jenkins jenkins 42 May 9 09:30 .golangci.yml [2023-05-09T09:32:53.752Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 09:31 .semver [2023-05-09T09:32:53.752Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 9 09:30 CHANGELOG.md [2023-05-09T09:32:53.752Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 09:30 GOVERNANCE.md [2023-05-09T09:32:53.752Z] -rw-rw-r-- 1 jenkins jenkins 885 May 9 09:30 Jenkinsfile [2023-05-09T09:32:53.753Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 9 09:30 LICENSE [2023-05-09T09:32:53.753Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 9 09:30 Makefile [2023-05-09T09:32:53.753Z] -rw-rw-r-- 1 jenkins jenkins 619 May 9 09:30 OWNERS.md [2023-05-09T09:32:53.753Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 9 09:30 README.md [2023-05-09T09:32:53.753Z] -rw-rw-r-- 1 jenkins jenkins 5 May 9 09:31 VERSION [2023-05-09T09:32:53.753Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 09:30 bin [2023-05-09T09:32:53.753Z] -rw-r--r-- 1 jenkins jenkins 106119 May 9 09:32 coverage.out [2023-05-09T09:32:53.753Z] drwxrwxr-x 5 jenkins jenkins 4096 May 9 09:30 example [2023-05-09T09:32:53.753Z] -rw-rw-r-- 1 jenkins jenkins 3246 May 9 09:30 go.mod [2023-05-09T09:32:53.753Z] -rw-rw-r-- 1 jenkins jenkins 30781 May 9 09:30 go.sum [2023-05-09T09:32:53.753Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 09:30 internal [2023-05-09T09:32:53.753Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 09:30 openapi [2023-05-09T09:32:53.753Z] drwxrwxr-x 6 jenkins jenkins 4096 May 9 09:30 pkg [2023-05-09T09:32:53.753Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 09:30 snap [2023-05-09T09:32:53.753Z] -rw-rw-r-- 1 jenkins jenkins 222 May 9 09:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:32:54.055Z] + 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=0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 --label arch=amd64 --label version=0.0.0 . [2023-05-09T09:32:54.055Z] Sending build context to Docker daemon 11.18MB [2023-05-09T09:32:54.055Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T09:32:54.055Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-09T09:32:54.055Z] ---> c2f6751592f9 [2023-05-09T09:32:54.055Z] Step 3/23 : ARG MAKE=make build [2023-05-09T09:32:54.314Z] ---> Running in f729b903fcf4 [2023-05-09T09:32:54.314Z] Removing intermediate container f729b903fcf4 [2023-05-09T09:32:54.314Z] ---> 69625dc46521 [2023-05-09T09:32:54.314Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-09T09:32:54.314Z] ---> Running in c7b389ca34db [2023-05-09T09:32:54.314Z] Removing intermediate container c7b389ca34db [2023-05-09T09:32:54.314Z] ---> bde862219988 [2023-05-09T09:32:54.314Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-09T09:32:54.573Z] ---> Running in 32ccd98fd3fa [2023-05-09T09:32:54.573Z] Removing intermediate container 32ccd98fd3fa [2023-05-09T09:32:54.573Z] ---> 5855418eb4ca [2023-05-09T09:32:54.573Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-09T09:32:54.573Z] ---> Running in 018824471a2c [2023-05-09T09:32:54.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T09:32:54.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T09:32:55.092Z] OK: 265 MiB in 53 packages [2023-05-09T09:32:55.351Z] Removing intermediate container 018824471a2c [2023-05-09T09:32:55.351Z] ---> 7ceeefef2d98 [2023-05-09T09:32:55.351Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-09T09:32:55.610Z] ---> b29dad44df9a [2023-05-09T09:32:55.610Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:32:55.610Z] ---> Running in 4600b23cd8f8 [2023-05-09T09:32:56.564Z] Removing intermediate container 4600b23cd8f8 [2023-05-09T09:32:56.564Z] ---> 3d827135d7b7 [2023-05-09T09:32:56.564Z] Step 9/23 : COPY . . [2023-05-09T09:32:56.834Z] ---> cf3c57c09421 [2023-05-09T09:32:56.834Z] Step 10/23 : RUN ${MAKE} [2023-05-09T09:32:57.094Z] ---> Running in 988b49e75081 [2023-05-09T09:32:57.352Z] 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-05-09T09:33:19.313Z] Removing intermediate container 988b49e75081 [2023-05-09T09:33:19.313Z] ---> acb09a1addff [2023-05-09T09:33:19.313Z] Step 11/23 : FROM alpine:3.17 [2023-05-09T09:33:19.313Z] 3.17: Pulling from library/alpine [2023-05-09T09:33:19.313Z] f56be85fc22e: Already exists [2023-05-09T09:33:19.313Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T09:33:19.313Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T09:33:19.313Z] ---> 9ed4aefc74f6 [2023-05-09T09:33:19.313Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-09T09:33:19.313Z] ---> Running in fcc7e2cdb000 [2023-05-09T09:33:19.313Z] Removing intermediate container fcc7e2cdb000 [2023-05-09T09:33:19.313Z] ---> b40abaf14e18 [2023-05-09T09:33:19.313Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-09T09:33:19.313Z] ---> Running in eed14a770196 [2023-05-09T09:33:19.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T09:33:19.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T09:33:19.313Z] OK: 7 MiB in 15 packages [2023-05-09T09:33:19.313Z] Removing intermediate container eed14a770196 [2023-05-09T09:33:19.313Z] ---> 3de5739c1480 [2023-05-09T09:33:19.313Z] Step 14/23 : WORKDIR / [2023-05-09T09:33:19.313Z] ---> Running in a7da17d0c876 [2023-05-09T09:33:19.313Z] Removing intermediate container a7da17d0c876 [2023-05-09T09:33:19.313Z] ---> 7fa1874ec9d2 [2023-05-09T09:33:19.313Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-09T09:33:19.572Z] ---> f37013ae8284 [2023-05-09T09:33:19.572Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-09T09:33:20.140Z] ---> c93db576ab50 [2023-05-09T09:33:20.140Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-09T09:33:20.399Z] ---> 0f140baede2b [2023-05-09T09:33:20.399Z] Step 18/23 : EXPOSE 59999 [2023-05-09T09:33:20.399Z] ---> Running in 1ff9c81c329e [2023-05-09T09:33:20.399Z] Removing intermediate container 1ff9c81c329e [2023-05-09T09:33:20.399Z] ---> 1064f35141e1 [2023-05-09T09:33:20.399Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-09T09:33:20.399Z] ---> Running in 7bd7898429bc [2023-05-09T09:33:20.659Z] Removing intermediate container 7bd7898429bc [2023-05-09T09:33:20.659Z] ---> f1bcee8de3e5 [2023-05-09T09:33:20.659Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T09:33:20.659Z] ---> Running in 8d3d2680df98 [2023-05-09T09:33:20.659Z] Removing intermediate container 8d3d2680df98 [2023-05-09T09:33:20.659Z] ---> 8696ad633cdd [2023-05-09T09:33:20.659Z] Step 21/23 : LABEL arch=amd64 [2023-05-09T09:33:20.659Z] ---> Running in b8f2de8c5edf [2023-05-09T09:33:20.918Z] Removing intermediate container b8f2de8c5edf [2023-05-09T09:33:20.918Z] ---> 35cadacfd2d1 [2023-05-09T09:33:20.918Z] Step 22/23 : LABEL git_sha=0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 [2023-05-09T09:33:20.918Z] ---> Running in b39393fa8f31 [2023-05-09T09:33:20.918Z] Removing intermediate container b39393fa8f31 [2023-05-09T09:33:20.918Z] ---> 0265775b5092 [2023-05-09T09:33:20.918Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T09:33:20.918Z] ---> Running in d97d13f3f4c0 [2023-05-09T09:33:20.918Z] Removing intermediate container d97d13f3f4c0 [2023-05-09T09:33:20.918Z] ---> 3946404d61d1 [2023-05-09T09:33:20.918Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T09:33:21.178Z] Successfully built 3946404d61d1 [2023-05-09T09:33:21.178Z] 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-05-09T09:33:21.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T09:33:21.622Z] [2023-05-09T09:33:21.622Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:33:21.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T09:33:21.921Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T09:33:21.921Z] 5eb5b503b376: Pulling fs layer [2023-05-09T09:33:21.921Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T09:33:21.921Z] ec43610c2a17: Pulling fs layer [2023-05-09T09:33:21.921Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T09:33:21.921Z] 33b1e0a273af: Pulling fs layer [2023-05-09T09:33:21.921Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T09:33:21.921Z] 2f39f015ded8: Pulling fs layer [2023-05-09T09:33:21.921Z] 33b1e0a273af: Waiting [2023-05-09T09:33:21.921Z] 3a2ae6a8a46f: Waiting [2023-05-09T09:33:21.921Z] 5d3b04190fa2: Waiting [2023-05-09T09:33:21.921Z] 2f39f015ded8: Waiting [2023-05-09T09:33:21.921Z] 5c69ac0246d0: Verifying Checksum [2023-05-09T09:33:21.921Z] 5c69ac0246d0: Download complete [2023-05-09T09:33:21.921Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-09T09:33:21.921Z] 3a2ae6a8a46f: Download complete [2023-05-09T09:33:22.180Z] 33b1e0a273af: Verifying Checksum [2023-05-09T09:33:22.180Z] 33b1e0a273af: Download complete [2023-05-09T09:33:22.180Z] ec43610c2a17: Verifying Checksum [2023-05-09T09:33:22.180Z] ec43610c2a17: Download complete [2023-05-09T09:33:22.180Z] 5d3b04190fa2: Download complete [2023-05-09T09:33:22.180Z] 5eb5b503b376: Verifying Checksum [2023-05-09T09:33:22.180Z] 5eb5b503b376: Download complete [2023-05-09T09:33:22.747Z] 2f39f015ded8: Verifying Checksum [2023-05-09T09:33:22.747Z] 2f39f015ded8: Download complete [2023-05-09T09:33:23.312Z] 5eb5b503b376: Pull complete [2023-05-09T09:33:23.571Z] 5c69ac0246d0: Pull complete [2023-05-09T09:33:24.139Z] ec43610c2a17: Pull complete [2023-05-09T09:33:24.139Z] 3a2ae6a8a46f: Pull complete [2023-05-09T09:33:24.397Z] 33b1e0a273af: Pull complete [2023-05-09T09:33:24.397Z] 5d3b04190fa2: Pull complete [2023-05-09T09:33:28.584Z] 2f39f015ded8: Pull complete [2023-05-09T09:33:28.584Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T09:33:28.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T09:33:28.584Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T09:33:28.662Z] prd-ubuntu20.04-docker-8c-8g-14645 does not seem to be running inside a container [2023-05-09T09:33:28.695Z] $ 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-1452 -v /w/workspace/gexfoundry_device-sdk-go_PR-1452:/w/workspace/gexfoundry_device-sdk-go_PR-1452:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1452@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1452@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-05-09T09:33:32.935Z] $ docker top 030ca175e196167bdc4738dac59411486cb036efc3e7673f4aaf855cc2cd4297 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:33:33.388Z] ---> job-cost.sh [2023-05-09T09:33:33.388Z] lf-activate-venv: SKIPPING [2023-05-09T09:33:33.388Z] INFO: No Stack... [2023-05-09T09:33:33.956Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T09:33:34.215Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T09:33:34.505Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1452/archives/cost.csv [2023-05-09T09:33:34.505Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T09:33:34.518Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1452-2-stack-cost] [2023-05-09T09:33:34.525Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1452-2-stack-cost] did not exist. Created. [2023-05-09T09:33:34.525Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1452-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T09:33:34.830Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-09T09:33:34.868Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T09:33:34.874Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1452-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T09:33:34.898Z] $ docker stop --time=1 030ca175e196167bdc4738dac59411486cb036efc3e7673f4aaf855cc2cd4297 [2023-05-09T09:33:36.058Z] $ docker rm -f --volumes 030ca175e196167bdc4738dac59411486cb036efc3e7673f4aaf855cc2cd4297 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-09T09:34:55.563Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14646 in /w/workspace/gexfoundry_device-sdk-go_PR-1452 [Pipeline] { [Pipeline] ws [2023-05-09T09:34:55.574Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2023-05-09T09:34:55.604Z] The recommended git tool is: git [2023-05-09T09:35:01.554Z] using credential edgex-jenkins-ssh [2023-05-09T09:35:01.574Z] Cloning the remote Git repository [2023-05-09T09:35:01.614Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-05-09T09:35:01.727Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2023-05-09T09:35:01.930Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-05-09T09:35:01.931Z] > git --version # timeout=10 [2023-05-09T09:35:01.954Z] > git --version # 'git version 2.25.1' [2023-05-09T09:35:01.957Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T09:35:02.115Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T09:35:03.990Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-05-09T09:35:04.011Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T09:35:05.618Z] Merging remotes/origin/main commit c2fb876fcd1e0284408ad645a921007a1ace85f5 into PR head commit 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 [2023-05-09T09:35:04.950Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-05-09T09:35:04.993Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-05-09T09:35:04.994Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T09:35:05.011Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1452/head:refs/remotes/origin/PR-1452 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-09T09:35:05.631Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T09:35:05.717Z] > git checkout -f 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 # timeout=10 [2023-05-09T09:35:05.931Z] Merge succeeded, producing 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 [2023-05-09T09:35:05.932Z] Checking out Revision 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 (PR-1452) [2023-05-09T09:35:06.463Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T09:35:05.824Z] > git remote # timeout=10 [2023-05-09T09:35:05.843Z] > git config --get remote.origin.url # timeout=10 [2023-05-09T09:35:05.868Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T09:35:05.882Z] > git merge c2fb876fcd1e0284408ad645a921007a1ace85f5 # timeout=10 [2023-05-09T09:35:05.908Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-09T09:35:05.932Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T09:35:05.951Z] > git checkout -f 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 # timeout=10 [2023-05-09T09:35:07.341Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T09:35:07.341Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T09:35:07.341Z] Dload Upload Total Spent Left Speed [2023-05-09T09:35:07.341Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh [2023-05-09T09:35:07.972Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-09T09:35:08.307Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2023-05-09T09:35:08.307Z] tee /etc/docker/daemon.new [2023-05-09T09:35:08.307Z] { [2023-05-09T09:35:08.307Z] "registry-mirrors": [ [2023-05-09T09:35:08.307Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T09:35:08.307Z] ], [2023-05-09T09:35:08.307Z] "bip": "10.250.0.254/24", [2023-05-09T09:35:08.307Z] "hosts": [ [2023-05-09T09:35:08.307Z] "tcp://0.0.0.0:5555", [2023-05-09T09:35:08.307Z] "unix:///var/run/docker.sock" [2023-05-09T09:35:08.307Z] ], [2023-05-09T09:35:08.307Z] "mtu": 1458, [2023-05-09T09:35:08.307Z] "selinux-enabled": true, [2023-05-09T09:35:08.307Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T09:35:08.307Z] } [Pipeline] sh [2023-05-09T09:35:08.635Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-09T09:35:08.967Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T09:35:27.278Z] provisioning config files... [2023-05-09T09:35:27.312Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config9835573671288000980tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:35:27.680Z] ---> docker-login.sh [2023-05-09T09:35:27.680Z] nexus3.edgexfoundry.org:10001 [2023-05-09T09:35:28.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:35:28.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:35:28.275Z] Configure a credential helper to remove this warning. See [2023-05-09T09:35:28.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:35:28.275Z] [2023-05-09T09:35:28.275Z] Login Succeeded [2023-05-09T09:35:28.275Z] nexus3.edgexfoundry.org:10002 [2023-05-09T09:35:28.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:35:28.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:35:28.820Z] Configure a credential helper to remove this warning. See [2023-05-09T09:35:28.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:35:28.820Z] [2023-05-09T09:35:28.820Z] Login Succeeded [2023-05-09T09:35:28.820Z] nexus3.edgexfoundry.org:10003 [2023-05-09T09:35:29.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:35:29.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:35:29.095Z] Configure a credential helper to remove this warning. See [2023-05-09T09:35:29.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:35:29.095Z] [2023-05-09T09:35:29.095Z] Login Succeeded [2023-05-09T09:35:29.095Z] nexus3.edgexfoundry.org:10004 [2023-05-09T09:35:29.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:35:29.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:35:29.642Z] Configure a credential helper to remove this warning. See [2023-05-09T09:35:29.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:35:29.642Z] [2023-05-09T09:35:29.642Z] Login Succeeded [2023-05-09T09:35:29.642Z] docker.io [2023-05-09T09:35:29.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:35:30.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:35:30.185Z] Configure a credential helper to remove this warning. See [2023-05-09T09:35:30.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:35:30.185Z] [2023-05-09T09:35:30.185Z] Login Succeeded [2023-05-09T09:35:30.185Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T09:35:30.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T09:35:30.504Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T09:35:30.516Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T09:35:30.523Z] ========================================================= [2023-05-09T09:35:30.523Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T09:35:30.523Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:35:30.869Z] + 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-05-09T09:35:31.481Z] Sending build context to Docker daemon 5.949MB [2023-05-09T09:35:31.481Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T09:35:31.481Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-09T09:35:31.481Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T09:35:31.481Z] c41833b44d91: Pulling fs layer [2023-05-09T09:35:31.481Z] ed15518f5707: Pulling fs layer [2023-05-09T09:35:31.481Z] feae8fd75edb: Pulling fs layer [2023-05-09T09:35:31.481Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T09:35:31.481Z] 3cdef696dda3: Pulling fs layer [2023-05-09T09:35:31.481Z] 2ced38df9373: Pulling fs layer [2023-05-09T09:35:31.481Z] 58f1dce35555: Pulling fs layer [2023-05-09T09:35:31.481Z] 242c74f7c9fa: Waiting [2023-05-09T09:35:31.481Z] 58f1dce35555: Waiting [2023-05-09T09:35:31.481Z] 3cdef696dda3: Waiting [2023-05-09T09:35:31.481Z] 2ced38df9373: Waiting [2023-05-09T09:35:31.481Z] ed15518f5707: Verifying Checksum [2023-05-09T09:35:31.481Z] ed15518f5707: Download complete [2023-05-09T09:35:31.481Z] 242c74f7c9fa: Verifying Checksum [2023-05-09T09:35:31.481Z] 242c74f7c9fa: Download complete [2023-05-09T09:35:31.750Z] 3cdef696dda3: Verifying Checksum [2023-05-09T09:35:31.750Z] 3cdef696dda3: Download complete [2023-05-09T09:35:31.750Z] c41833b44d91: Verifying Checksum [2023-05-09T09:35:31.750Z] c41833b44d91: Download complete [2023-05-09T09:35:33.178Z] c41833b44d91: Pull complete [2023-05-09T09:35:33.178Z] 58f1dce35555: Verifying Checksum [2023-05-09T09:35:33.178Z] 58f1dce35555: Download complete [2023-05-09T09:35:33.449Z] ed15518f5707: Pull complete [2023-05-09T09:35:34.423Z] feae8fd75edb: Verifying Checksum [2023-05-09T09:35:34.423Z] feae8fd75edb: Download complete [2023-05-09T09:35:34.695Z] 2ced38df9373: Verifying Checksum [2023-05-09T09:35:34.695Z] 2ced38df9373: Download complete [2023-05-09T09:35:47.071Z] feae8fd75edb: Pull complete [2023-05-09T09:35:47.071Z] 242c74f7c9fa: Pull complete [2023-05-09T09:35:47.071Z] 3cdef696dda3: Pull complete [2023-05-09T09:35:55.397Z] 2ced38df9373: Pull complete [2023-05-09T09:35:56.827Z] 58f1dce35555: Pull complete [2023-05-09T09:35:56.827Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T09:35:56.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T09:35:56.827Z] ---> fadd8f120f05 [2023-05-09T09:35:56.827Z] Step 3/10 : ARG MAKE=make build [2023-05-09T09:35:58.790Z] ---> Running in 4d39bd8871b9 [2023-05-09T09:35:59.060Z] Removing intermediate container 4d39bd8871b9 [2023-05-09T09:35:59.060Z] ---> 75a825381f0b [2023-05-09T09:35:59.060Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-09T09:35:59.329Z] ---> Running in 1d08d7981302 [2023-05-09T09:35:59.603Z] Removing intermediate container 1d08d7981302 [2023-05-09T09:35:59.603Z] ---> d95530a0f263 [2023-05-09T09:35:59.603Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-09T09:35:59.603Z] ---> Running in 1afb786d2e2a [2023-05-09T09:36:00.191Z] Removing intermediate container 1afb786d2e2a [2023-05-09T09:36:00.191Z] ---> 4d1e2a61599b [2023-05-09T09:36:00.191Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-09T09:36:00.191Z] ---> Running in 2541208688a2 [2023-05-09T09:36:01.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T09:36:01.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T09:36:02.855Z] OK: 263 MiB in 53 packages [2023-05-09T09:36:03.829Z] Removing intermediate container 2541208688a2 [2023-05-09T09:36:03.829Z] ---> cb9f5c59d4a3 [2023-05-09T09:36:03.829Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-09T09:36:04.429Z] ---> 31373e9e9efb [2023-05-09T09:36:04.429Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:36:04.429Z] ---> Running in e2bedb65c6ea [2023-05-09T09:37:12.346Z] Removing intermediate container e2bedb65c6ea [2023-05-09T09:37:12.346Z] ---> b85397d298b8 [2023-05-09T09:37:12.346Z] Step 9/10 : COPY . . [2023-05-09T09:37:12.346Z] ---> bb83092a91b9 [2023-05-09T09:37:12.346Z] Step 10/10 : RUN ${MAKE} [2023-05-09T09:37:12.346Z] ---> Running in 57e6279b2fd0 [2023-05-09T09:37:12.346Z] noop [2023-05-09T09:37:12.346Z] Removing intermediate container 57e6279b2fd0 [2023-05-09T09:37:12.346Z] ---> 5e2c2e707f44 [2023-05-09T09:37:12.346Z] Successfully built 5e2c2e707f44 [2023-05-09T09:37:12.346Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:37:12.701Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T09:37:12.702Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T09:37:12.939Z] prd-ubuntu20.04-docker-arm64-4c-16g-14646 does not seem to be running inside a container [2023-05-09T09:37:13.028Z] $ 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-05-09T09:37:14.353Z] $ docker top 640a7a78b4c69d349f4828f7491d503e6db1da41a54a11e9432d04ce912eceb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T09:37:15.210Z] + go version [2023-05-09T09:37:15.210Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-09T09:37:15.235Z] $ docker stop --time=1 640a7a78b4c69d349f4828f7491d503e6db1da41a54a11e9432d04ce912eceb9 [2023-05-09T09:37:16.890Z] $ docker rm -f --volumes 640a7a78b4c69d349f4828f7491d503e6db1da41a54a11e9432d04ce912eceb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:37:17.436Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T09:37:17.436Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T09:37:17.627Z] prd-ubuntu20.04-docker-arm64-4c-16g-14646 does not seem to be running inside a container [2023-05-09T09:37:17.702Z] $ 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-05-09T09:37:19.024Z] $ docker top c2c2ad09ee903692e9af0792024b03b2b4160db56403d22039d9f97c5f882f51 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T09:37:19.874Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/2 [Pipeline] fileExists [Pipeline] sh [2023-05-09T09:37:20.528Z] + make test [2023-05-09T09:37:20.528Z] go test -race -coverprofile=coverage.out ./... [2023-05-09T09:38:07.408Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-09T09:40:14.110Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-09T09:40:14.111Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-09T09:40:14.111Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-09T09:40:14.111Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-09T09:40:14.111Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-09T09:40:22.317Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.227s coverage: 27.6% of statements [2023-05-09T09:40:24.909Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.260s coverage: 80.2% of statements [2023-05-09T09:40:35.007Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-09T09:40:35.007Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-09T09:40:35.007Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.375s coverage: 86.0% of statements [2023-05-09T09:40:39.258Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-09T09:40:39.258Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-09T09:40:39.258Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.431s coverage: 77.5% of statements [2023-05-09T09:40:42.596Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.266s coverage: 14.6% of statements [2023-05-09T09:40:44.004Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-09T09:40:44.004Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-09T09:40:44.588Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.425s coverage: 68.5% of statements [2023-05-09T09:40:46.531Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.524s coverage: 89.2% of statements [2023-05-09T09:40:49.113Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-09T09:40:49.113Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.243s coverage: 5.5% of statements [2023-05-09T09:40:49.697Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-09T09:40:49.697Z] GO111MODULE=on go vet ./... [2023-05-09T09:43:11.409Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T09:43:11.409Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T09:43:11.409Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T09:43:11.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T09:43:11.448Z] $ docker stop --time=1 c2c2ad09ee903692e9af0792024b03b2b4160db56403d22039d9f97c5f882f51 [2023-05-09T09:43:13.308Z] $ docker rm -f --volumes c2c2ad09ee903692e9af0792024b03b2b4160db56403d22039d9f97c5f882f51 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T09:43:14.863Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T09:43:14.884Z] Warning: overwriting stash ‘coverage-report’ [2023-05-09T09:43:15.441Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T09:43:15.824Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T09:43:16.139Z] + ls -al . [2023-05-09T09:43:16.139Z] total 268 [2023-05-09T09:43:16.139Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 09:37 . [2023-05-09T09:43:16.139Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 09:35 .. [2023-05-09T09:43:16.139Z] -rw-rw-r-- 1 jenkins jenkins 140 May 9 09:35 .dockerignore [2023-05-09T09:43:16.139Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 09:35 .git [2023-05-09T09:43:16.139Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 09:35 .github [2023-05-09T09:43:16.139Z] -rw-rw-r-- 1 jenkins jenkins 131 May 9 09:35 .gitignore [2023-05-09T09:43:16.139Z] -rw-rw-r-- 1 jenkins jenkins 42 May 9 09:35 .golangci.yml [2023-05-09T09:43:16.139Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 9 09:35 CHANGELOG.md [2023-05-09T09:43:16.139Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 09:35 GOVERNANCE.md [2023-05-09T09:43:16.139Z] -rw-rw-r-- 1 jenkins jenkins 885 May 9 09:35 Jenkinsfile [2023-05-09T09:43:16.139Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 9 09:35 LICENSE [2023-05-09T09:43:16.139Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 9 09:35 Makefile [2023-05-09T09:43:16.139Z] -rw-rw-r-- 1 jenkins jenkins 619 May 9 09:35 OWNERS.md [2023-05-09T09:43:16.139Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 9 09:35 README.md [2023-05-09T09:43:16.139Z] -rw-rw-r-- 1 jenkins jenkins 5 May 9 09:31 VERSION [2023-05-09T09:43:16.139Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 09:35 bin [2023-05-09T09:43:16.139Z] -rw-r--r-- 1 jenkins jenkins 106120 May 9 09:40 coverage.out [2023-05-09T09:43:16.139Z] drwxrwxr-x 5 jenkins jenkins 4096 May 9 09:35 example [2023-05-09T09:43:16.139Z] -rw-rw-r-- 1 jenkins jenkins 3246 May 9 09:35 go.mod [2023-05-09T09:43:16.139Z] -rw-rw-r-- 1 jenkins jenkins 30781 May 9 09:35 go.sum [2023-05-09T09:43:16.139Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 09:35 internal [2023-05-09T09:43:16.139Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 09:35 openapi [2023-05-09T09:43:16.139Z] drwxrwxr-x 6 jenkins jenkins 4096 May 9 09:35 pkg [2023-05-09T09:43:16.139Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 09:35 snap [2023-05-09T09:43:16.139Z] -rw-rw-r-- 1 jenkins jenkins 222 May 9 09:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:43:16.470Z] + 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=0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 --label arch=arm64 --label version=0.0.0 . [2023-05-09T09:43:16.738Z] Sending build context to Docker daemon 6.056MB [2023-05-09T09:43:16.738Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T09:43:16.738Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-09T09:43:16.738Z] ---> 5e2c2e707f44 [2023-05-09T09:43:16.738Z] Step 3/23 : ARG MAKE=make build [2023-05-09T09:43:17.007Z] ---> Running in 1edfaa09e76a [2023-05-09T09:43:17.274Z] Removing intermediate container 1edfaa09e76a [2023-05-09T09:43:17.274Z] ---> 057c7669c187 [2023-05-09T09:43:17.274Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-09T09:43:17.274Z] ---> Running in a33d47fad3f3 [2023-05-09T09:43:17.540Z] Removing intermediate container a33d47fad3f3 [2023-05-09T09:43:17.540Z] ---> 5b4a4dd57a29 [2023-05-09T09:43:17.540Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-09T09:43:17.808Z] ---> Running in 0ffdb8446089 [2023-05-09T09:43:18.076Z] Removing intermediate container 0ffdb8446089 [2023-05-09T09:43:18.076Z] ---> a29992add3e5 [2023-05-09T09:43:18.076Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-09T09:43:18.076Z] ---> Running in c5a06fdfac31 [2023-05-09T09:43:19.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T09:43:19.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T09:43:20.572Z] OK: 263 MiB in 53 packages [2023-05-09T09:43:21.531Z] Removing intermediate container c5a06fdfac31 [2023-05-09T09:43:21.531Z] ---> 02487818387c [2023-05-09T09:43:21.531Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-09T09:43:24.868Z] ---> 73b63e55c79a [2023-05-09T09:43:24.868Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:43:24.868Z] ---> Running in 558d778a5b8d [2023-05-09T09:43:27.446Z] Removing intermediate container 558d778a5b8d [2023-05-09T09:43:27.446Z] ---> a960a37f9cdc [2023-05-09T09:43:27.446Z] Step 9/23 : COPY . . [2023-05-09T09:43:28.408Z] ---> e2014fbd63c0 [2023-05-09T09:43:28.408Z] Step 10/23 : RUN ${MAKE} [2023-05-09T09:43:28.408Z] ---> Running in e43a1b015ed8 [2023-05-09T09:43:29.372Z] 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-05-09T09:45:51.245Z] Removing intermediate container e43a1b015ed8 [2023-05-09T09:45:51.245Z] ---> dd64fe4c8e44 [2023-05-09T09:45:51.245Z] Step 11/23 : FROM alpine:3.17 [2023-05-09T09:45:51.245Z] 3.17: Pulling from library/alpine [2023-05-09T09:45:51.245Z] c41833b44d91: Already exists [2023-05-09T09:45:51.245Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T09:45:51.245Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T09:45:51.245Z] ---> 51e60588ff2c [2023-05-09T09:45:51.245Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-09T09:45:51.245Z] ---> Running in 20171991d3dc [2023-05-09T09:45:51.245Z] Removing intermediate container 20171991d3dc [2023-05-09T09:45:51.245Z] ---> 516f776c0d9a [2023-05-09T09:45:51.245Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-09T09:45:51.245Z] ---> Running in 4b400a43437d [2023-05-09T09:45:51.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T09:45:51.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T09:45:51.245Z] OK: 7 MiB in 15 packages [2023-05-09T09:45:51.245Z] Removing intermediate container 4b400a43437d [2023-05-09T09:45:51.245Z] ---> caa17d3c059b [2023-05-09T09:45:51.245Z] Step 14/23 : WORKDIR / [2023-05-09T09:45:51.245Z] ---> Running in dae69ec93036 [2023-05-09T09:45:51.245Z] Removing intermediate container dae69ec93036 [2023-05-09T09:45:51.245Z] ---> 2b0d5fd66b4c [2023-05-09T09:45:51.245Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-09T09:45:51.245Z] ---> 7c5326a6b7e6 [2023-05-09T09:45:51.245Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-09T09:45:51.245Z] ---> b5a33a1ae894 [2023-05-09T09:45:51.245Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-09T09:45:51.245Z] ---> 532c895e71e4 [2023-05-09T09:45:51.245Z] Step 18/23 : EXPOSE 59999 [2023-05-09T09:45:51.245Z] ---> Running in 5e0ff1f096b8 [2023-05-09T09:45:51.245Z] Removing intermediate container 5e0ff1f096b8 [2023-05-09T09:45:51.245Z] ---> 3424f2a0f60b [2023-05-09T09:45:51.245Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-09T09:45:51.245Z] ---> Running in 49f3581ed8e9 [2023-05-09T09:45:51.245Z] Removing intermediate container 49f3581ed8e9 [2023-05-09T09:45:51.245Z] ---> 9b149a1c0f63 [2023-05-09T09:45:51.245Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T09:45:51.245Z] ---> Running in c81fa44a1873 [2023-05-09T09:45:51.245Z] Removing intermediate container c81fa44a1873 [2023-05-09T09:45:51.245Z] ---> 7567509741bc [2023-05-09T09:45:51.245Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T09:45:51.245Z] ---> Running in 04040e780370 [2023-05-09T09:45:51.245Z] Removing intermediate container 04040e780370 [2023-05-09T09:45:51.245Z] ---> 22fd6df71bab [2023-05-09T09:45:51.245Z] Step 22/23 : LABEL git_sha=0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 [2023-05-09T09:45:51.245Z] ---> Running in 0c04fe789171 [2023-05-09T09:45:51.245Z] Removing intermediate container 0c04fe789171 [2023-05-09T09:45:51.245Z] ---> 721ec3333fa1 [2023-05-09T09:45:51.245Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T09:45:51.245Z] ---> Running in 092c1ccf841c [2023-05-09T09:45:51.245Z] Removing intermediate container 092c1ccf841c [2023-05-09T09:45:51.245Z] ---> 9d40ebea7975 [2023-05-09T09:45:51.245Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T09:45:51.245Z] Successfully built 9d40ebea7975 [2023-05-09T09:45:51.245Z] 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-05-09T09:45:51.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T09:45:51.681Z] [2023-05-09T09:45:51.681Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:45:52.017Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T09:45:52.017Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T09:45:52.017Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T09:45:52.017Z] 04944245beec: Pulling fs layer [2023-05-09T09:45:52.017Z] 699f458cf7ca: Pulling fs layer [2023-05-09T09:45:52.017Z] 765212b225bb: Pulling fs layer [2023-05-09T09:45:52.017Z] f23df028b6ca: Pulling fs layer [2023-05-09T09:45:52.017Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T09:45:52.017Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T09:45:52.017Z] d65c8cfc05b1: Waiting [2023-05-09T09:45:52.017Z] 765212b225bb: Waiting [2023-05-09T09:45:52.017Z] f23df028b6ca: Waiting [2023-05-09T09:45:52.017Z] 2437ff75d9bd: Waiting [2023-05-09T09:45:52.289Z] 04944245beec: Verifying Checksum [2023-05-09T09:45:52.289Z] 04944245beec: Download complete [2023-05-09T09:45:52.289Z] 765212b225bb: Verifying Checksum [2023-05-09T09:45:52.289Z] 765212b225bb: Download complete [2023-05-09T09:45:52.289Z] f23df028b6ca: Download complete [2023-05-09T09:45:52.289Z] d65c8cfc05b1: Verifying Checksum [2023-05-09T09:45:52.289Z] d65c8cfc05b1: Download complete [2023-05-09T09:45:52.559Z] 699f458cf7ca: Verifying Checksum [2023-05-09T09:45:52.559Z] 699f458cf7ca: Download complete [2023-05-09T09:45:52.828Z] 8998bd30e6a1: Verifying Checksum [2023-05-09T09:45:52.828Z] 8998bd30e6a1: Download complete [2023-05-09T09:45:54.783Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T09:45:54.783Z] 2437ff75d9bd: Download complete [2023-05-09T09:45:56.726Z] 8998bd30e6a1: Pull complete [2023-05-09T09:45:57.311Z] 04944245beec: Pull complete [2023-05-09T09:45:58.716Z] 699f458cf7ca: Pull complete [2023-05-09T09:45:58.716Z] 765212b225bb: Pull complete [2023-05-09T09:45:59.300Z] f23df028b6ca: Pull complete [2023-05-09T09:45:59.568Z] d65c8cfc05b1: Pull complete [2023-05-09T09:46:14.571Z] 2437ff75d9bd: Pull complete [2023-05-09T09:46:14.571Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T09:46:14.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T09:46:14.571Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T09:46:14.763Z] prd-ubuntu20.04-docker-arm64-4c-16g-14646 does not seem to be running inside a container [2023-05-09T09:46:14.839Z] $ 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-05-09T09:46:17.615Z] $ docker top f616eeded68733c313de34c3bd85cd7aa6d94e98a03091234894883a34604d71 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:46:18.460Z] ---> job-cost.sh [2023-05-09T09:46:18.460Z] lf-activate-venv: SKIPPING [2023-05-09T09:46:18.460Z] INFO: No Stack... [2023-05-09T09:46:18.729Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T09:46:19.691Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T09:46:20.336Z] + cat /w/workspace/device-sdk-go/2/archives/cost.csv [2023-05-09T09:46:20.337Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T09:46:20.414Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1452-2-stack-cost] [2023-05-09T09:46:20.419Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1452-2-stack-cost] did not exist. Created. [2023-05-09T09:46:20.420Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1452-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T09:46:21.090Z] /w/workspace/device-sdk-go/2@tmp/durable-9347608c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-09T09:46:21.742Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T09:46:21.767Z] Warning: overwriting stash ‘stack-cost’ [2023-05-09T09:46:21.838Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T09:46:21.844Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1452-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T09:46:21.870Z] $ docker stop --time=1 f616eeded68733c313de34c3bd85cd7aa6d94e98a03091234894883a34604d71 [2023-05-09T09:46:23.388Z] $ docker rm -f --volumes f616eeded68733c313de34c3bd85cd7aa6d94e98a03091234894883a34604d71 [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-05-09T09:46:23.874Z] provisioning config files... [2023-05-09T09:46:23.881Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1452@tmp/config5738795298253390104tmp [Pipeline] { [Pipeline] sh [2023-05-09T09:46:24.175Z] + set +x [2023-05-09T09:46:24.175Z] + bash+ -s -- [2023-05-09T09:46:24.175Z] curl -s https://codecov.io/bash [2023-05-09T09:46:24.175Z] [2023-05-09T09:46:24.175Z] _____ _ [2023-05-09T09:46:24.175Z] / ____| | | [2023-05-09T09:46:24.175Z] | | ___ __| | ___ ___ _____ __ [2023-05-09T09:46:24.175Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-09T09:46:24.175Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-09T09:46:24.175Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-09T09:46:24.175Z] Bash-1.0.6 [2023-05-09T09:46:24.175Z] [2023-05-09T09:46:24.175Z] [2023-05-09T09:46:24.175Z] ==> git version 2.25.1 found [2023-05-09T09:46:24.175Z] ==> 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-05-09T09:46:24.175Z] Release-Date: 2020-01-08 [2023-05-09T09:46:24.175Z] 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-05-09T09:46:24.175Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-09T09:46:24.175Z] ==> Jenkins CI detected. [2023-05-09T09:46:24.175Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1452 [2023-05-09T09:46:24.175Z] project root: . [2023-05-09T09:46:24.175Z] --> token set from env [2023-05-09T09:46:24.175Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-09T09:46:24.175Z] ==> Running gcov in . (disable via -X gcov) [2023-05-09T09:46:24.175Z] ==> Python coveragepy not found [2023-05-09T09:46:24.175Z] ==> Searching for coverage reports in: [2023-05-09T09:46:24.175Z] + . [2023-05-09T09:46:24.175Z] -> Found 1 reports [2023-05-09T09:46:24.175Z] ==> Detecting git/mercurial file structure [2023-05-09T09:46:24.435Z] ==> Reading reports [2023-05-09T09:46:24.435Z] + ./coverage.out bytes=106120 [2023-05-09T09:46:24.435Z] ==> Appending adjustments [2023-05-09T09:46:24.435Z] https://docs.codecov.io/docs/fixing-reports [2023-05-09T09:46:24.696Z] + Found adjustments [2023-05-09T09:46:24.696Z] ==> Gzipping contents [2023-05-09T09:46:24.696Z] 16K /tmp/codecov.hQLOdj.gz [2023-05-09T09:46:24.696Z] ==> Uploading reports [2023-05-09T09:46:24.696Z] url: https://codecov.io [2023-05-09T09:46:24.696Z] query: branch=PR-1452&commit=0a7abe49cd181cef7a5fd28261f27cd54c0c6f83&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1452%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1452&job=&cmd_args= [2023-05-09T09:46:24.696Z] -> Pinging Codecov [2023-05-09T09:46:24.696Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1452&commit=0a7abe49cd181cef7a5fd28261f27cd54c0c6f83&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1452%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1452&job=&cmd_args= [2023-05-09T09:46:24.696Z] -> Uploading to [2023-05-09T09:46:24.696Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-09/7E55EF52A471D76F132DFD9A03CDDE97/0a7abe49cd181cef7a5fd28261f27cd54c0c6f83/980cb436-22f8-40dd-9a11-eeb141e0bae2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T094624Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=24009642b5cfcf0052ac5bc65859a8a54eddf3dba9e40fcc5dbf2141156df3c2 [2023-05-09T09:46:24.696Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T09:46:24.696Z] Dload Upload Total Spent Left Speed [2023-05-09T09:46:24.958Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15000 0 0 100 15000 0 70422 --:--:-- --:--:-- --:--:-- 70422 [2023-05-09T09:46:24.958Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 [Pipeline] } [2023-05-09T09:46:24.964Z] 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-05-09T09:46:25.697Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1452/archives ] [2023-05-09T09:46:25.697Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1452/archives [2023-05-09T09:46:25.697Z] total 16 [2023-05-09T09:46:25.697Z] drwxr-xr-x 3 root root 4096 May 9 09:33 . [2023-05-09T09:46:25.697Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 09:33 .. [2023-05-09T09:46:25.697Z] drwxr-xr-x 2 root root 4096 May 9 09:33 cost [2023-05-09T09:46:25.697Z] -rw-r--r-- 1 root root 86 May 9 09:33 cost.csv [2023-05-09T09:46:25.697Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1452/archives [2023-05-09T09:46:25.697Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1452/archives [2023-05-09T09:46:25.697Z] total 16 [2023-05-09T09:46:25.697Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 09:33 . [2023-05-09T09:46:25.697Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 09:33 .. [2023-05-09T09:46:25.697Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 09:33 cost [2023-05-09T09:46:25.697Z] -rw-r--r-- 1 jenkins jenkins 86 May 9 09:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:46:25.989Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:46:26.844Z] ---> package-listing.sh [2023-05-09T09:46:26.844Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T09:46:26.844Z] ++ facter osfamily [2023-05-09T09:46:27.104Z] + OS_FAMILY=debian [2023-05-09T09:46:27.104Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1452 [2023-05-09T09:46:27.104Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T09:46:27.104Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T09:46:27.104Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T09:46:27.104Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T09:46:27.104Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1452 ']' [2023-05-09T09:46:27.104Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T09:46:27.104Z] + case "${OS_FAMILY}" in [2023-05-09T09:46:27.104Z] + dpkg -l [2023-05-09T09:46:27.104Z] + grep '^ii' [2023-05-09T09:46:27.104Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T09:46:27.104Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T09:46:27.104Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T09:46:27.104Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1452 ']' [2023-05-09T09:46:27.104Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1452/archives/ [2023-05-09T09:46:27.104Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1452/archives/ [Pipeline] echo [2023-05-09T09:46:27.115Z] 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-1452/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-09T09:46:27.407Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:46:27.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T09:46:27.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T09:46:28.052Z] prd-ubuntu20.04-docker-8c-8g-14645 does not seem to be running inside a container [2023-05-09T09:46:28.082Z] $ 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-1452/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-1452 -v /w/workspace/gexfoundry_device-sdk-go_PR-1452:/w/workspace/gexfoundry_device-sdk-go_PR-1452:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1452@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1452@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T09:46:28.291Z] $ docker top 94fb82e0a5e8e65d9217460abaf512bf4cbe039ec4807ed0fdc970960310b592 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T09:46:28.652Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T09:46:28.938Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T09:46:29.228Z] + ls /var/log/sa-host [2023-05-09T09:46:29.228Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T09:46:29.383Z] provisioning config files... [2023-05-09T09:46:29.393Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1452@tmp/config17874225417684271161tmp [Pipeline] { [Pipeline] echo [2023-05-09T09:46:29.408Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:46:29.689Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T09:46:29.698Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:46:30.030Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T09:46:30.037Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:46:30.317Z] ---> sudo-logs.sh [2023-05-09T09:46:30.317Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T09:46:30.351Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:46:30.639Z] ---> job-cost.sh [2023-05-09T09:46:30.639Z] lf-activate-venv: SKIPPING [2023-05-09T09:46:30.639Z] DEBUG: total: 0.2199999988079071 [2023-05-09T09:46:30.639Z] INFO: Retrieving Stack Cost... [2023-05-09T09:46:30.898Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T09:46:31.470Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T09:46:31.482Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:46:31.769Z] ---> logs-deploy.sh [2023-05-09T09:46:31.769Z] lf-activate-venv: SKIPPING [2023-05-09T09:46:31.769Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1452/2 [2023-05-09T09:46:31.769Z] INFO: archiving workspace using pattern(s): [2023-05-09T09:46:32.708Z] Archives upload complete. [2023-05-09T09:46:32.967Z] INFO: archiving logs to Nexus