Pull request #1377 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e901776269dcdbede26075956c0c29d45fe5fe0a+76ea4d1458b486cd84374d1f970a86ad0e64425c (2f25cdd1369ce22df29de581e3dc8ebc864b2122) 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-ssh2782496068331798456.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7268093321942309095.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1377/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-1377/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4672731378993330738.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13221852649298031172.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-1377/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-1377/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5126143863948842563.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-79’ Running on prd-ubuntu20.04-docker-8c-8g-84 in /w/workspace/gexfoundry_device-sdk-go_PR-1377 [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-1377 # 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/1377/head:refs/remotes/origin/PR-1377 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 76ea4d1458b486cd84374d1f970a86ad0e64425c into PR head commit e901776269dcdbede26075956c0c29d45fe5fe0a Merge succeeded, producing e901776269dcdbede26075956c0c29d45fe5fe0a Checking out Revision e901776269dcdbede26075956c0c29d45fe5fe0a (PR-1377) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-14T07:25:32.589Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-14T07:25:32.639Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-14T07:25:32.655Z] ========================================================= [2023-03-14T07:25:32.655Z] EdgeX Global Pipelines Version Info [2023-03-14T07:25:32.655Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f e901776269dcdbede26075956c0c29d45fe5fe0a # 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 76ea4d1458b486cd84374d1f970a86ad0e64425c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e901776269dcdbede26075956c0c29d45fe5fe0a # timeout=10 > git rev-list --no-walk 05123aedd7ce5aa9f3200962d940a7aedada2132 # timeout=10 [2023-03-14T07:25:33.349Z] ------------------- [2023-03-14T07:25:33.349Z] stable info: [2023-03-14T07:25:33.349Z] ------------------- [2023-03-14T07:25:33.349Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-14T07:25:33.349Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T07:25:33.349Z] Message: update stable to v1.0.245 [2023-03-14T07:25:33.921Z] ------------------- [2023-03-14T07:25:33.921Z] experimental info: [2023-03-14T07:25:33.921Z] ------------------- [2023-03-14T07:25:33.921Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-14T07:25:33.921Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T07:25:33.921Z] Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-14T07:25:34.093Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-03-14T07:25:34.106Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-03-14T07:25:34.119Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-14T07:25:34.127Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-14T07:25:34.135Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-14T07:25:34.142Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-14T07:25:34.150Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-14T07:25:34.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-03-14T07:25:34.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-14T07:25:34.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-14T07:25:34.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-14T07:25:34.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-03-14T07:25:34.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-14T07:25:34.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-14T07:25:34.217Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T07:25:34.225Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T07:25:34.233Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T07:25:34.241Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T07:25:34.249Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-14T07:25:34.257Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-14T07:25:34.266Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-14T07:25:34.274Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-14T07:25:34.282Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-14T07:25:34.290Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-14T07:25:34.298Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-14T07:25:34.306Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-14T07:25:34.314Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-14T07:25:34.322Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1377 [Pipeline] echo [2023-03-14T07:25:34.330Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1377 [Pipeline] echo [2023-03-14T07:25:34.338Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1377 [Pipeline] echo [2023-03-14T07:25:34.347Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e901776269dcdbede26075956c0c29d45fe5fe0a [Pipeline] echo [2023-03-14T07:25:34.356Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e901776 [Pipeline] echo [2023-03-14T07:25:34.364Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T07:25:34.402Z] provisioning config files... [2023-03-14T07:25:34.421Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1377@tmp/config2050242775607574118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T07:25:34.737Z] ---> docker-login.sh [2023-03-14T07:25:34.737Z] nexus3.edgexfoundry.org:10001 [2023-03-14T07:25:35.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T07:25:35.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T07:25:35.006Z] Configure a credential helper to remove this warning. See [2023-03-14T07:25:35.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T07:25:35.006Z] [2023-03-14T07:25:35.006Z] Login Succeeded [2023-03-14T07:25:35.006Z] nexus3.edgexfoundry.org:10002 [2023-03-14T07:25:35.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T07:25:35.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T07:25:35.284Z] Configure a credential helper to remove this warning. See [2023-03-14T07:25:35.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T07:25:35.284Z] [2023-03-14T07:25:35.284Z] Login Succeeded [2023-03-14T07:25:35.284Z] nexus3.edgexfoundry.org:10003 [2023-03-14T07:25:35.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T07:25:35.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T07:25:35.284Z] Configure a credential helper to remove this warning. See [2023-03-14T07:25:35.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T07:25:35.284Z] [2023-03-14T07:25:35.284Z] Login Succeeded [2023-03-14T07:25:35.284Z] nexus3.edgexfoundry.org:10004 [2023-03-14T07:25:35.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T07:25:35.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T07:25:35.284Z] Configure a credential helper to remove this warning. See [2023-03-14T07:25:35.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T07:25:35.284Z] [2023-03-14T07:25:35.284Z] Login Succeeded [2023-03-14T07:25:35.284Z] docker.io [2023-03-14T07:25:35.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T07:25:35.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T07:25:35.543Z] Configure a credential helper to remove this warning. See [2023-03-14T07:25:35.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T07:25:35.543Z] [2023-03-14T07:25:35.543Z] Login Succeeded [2023-03-14T07:25:35.543Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T07:25:35.550Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-14T07:25:35.920Z] + git rev-list -1 --merges e901776269dcdbede26075956c0c29d45fe5fe0a~1..e901776269dcdbede26075956c0c29d45fe5fe0a [Pipeline] echo [2023-03-14T07:25:35.965Z] -----------> git rev-list -1 --merges e901776269dcdbede26075956c0c29d45fe5fe0a~1..e901776269dcdbede26075956c0c29d45fe5fe0a e901776269dcdbede26075956c0c29d45fe5fe0a [false] [Pipeline] sh [2023-03-14T07:25:36.253Z] + git log --format=format:%s -1 e901776269dcdbede26075956c0c29d45fe5fe0a [Pipeline] echo [2023-03-14T07:25:36.289Z] ========================================================= [2023-03-14T07:25:36.289Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-14T07:25:36.289Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T07:25:36.597Z] + git log --format=format:%s -1 e901776269dcdbede26075956c0c29d45fe5fe0a [Pipeline] echo [2023-03-14T07:25:36.608Z] [semverPrep] GIT_COMMIT: e901776269dcdbede26075956c0c29d45fe5fe0a, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo [2023-03-14T07:25:36.617Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-14T07:25:36.945Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T07:25:36.945Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-14T07:25:36.945Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-14T07:25:36.945Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-14T07:25:36.945Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-14T07:25:36.945Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-14T07:25:36.945Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T07:25:37.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T07:25:37.285Z] [2023-03-14T07:25:37.285Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T07:25:37.582Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T07:25:37.582Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-14T07:25:37.582Z] b85a868b505f: Pulling fs layer [2023-03-14T07:25:37.582Z] e2be974225ed: Pulling fs layer [2023-03-14T07:25:37.582Z] 339a4e72a1f5: Pulling fs layer [2023-03-14T07:25:37.582Z] 988bab9f4d93: Pulling fs layer [2023-03-14T07:25:37.582Z] 1469e6f7b9e6: Pulling fs layer [2023-03-14T07:25:37.582Z] eaf3925da568: Pulling fs layer [2023-03-14T07:25:37.582Z] bab4dde63d76: Pulling fs layer [2023-03-14T07:25:37.582Z] bde34c3a00c8: Pulling fs layer [2023-03-14T07:25:37.582Z] b352a97aabf1: Pulling fs layer [2023-03-14T07:25:37.582Z] 4872d77fe225: Pulling fs layer [2023-03-14T07:25:37.582Z] 5851b861e8e6: Pulling fs layer [2023-03-14T07:25:37.582Z] 988bab9f4d93: Waiting [2023-03-14T07:25:37.582Z] b352a97aabf1: Waiting [2023-03-14T07:25:37.582Z] 1469e6f7b9e6: Waiting [2023-03-14T07:25:37.582Z] eaf3925da568: Waiting [2023-03-14T07:25:37.582Z] 4872d77fe225: Waiting [2023-03-14T07:25:37.582Z] bde34c3a00c8: Waiting [2023-03-14T07:25:37.582Z] bab4dde63d76: Waiting [2023-03-14T07:25:37.582Z] 5851b861e8e6: Waiting [2023-03-14T07:25:37.582Z] e2be974225ed: Download complete [2023-03-14T07:25:37.582Z] 988bab9f4d93: Verifying Checksum [2023-03-14T07:25:37.582Z] 988bab9f4d93: Download complete [2023-03-14T07:25:37.842Z] 339a4e72a1f5: Verifying Checksum [2023-03-14T07:25:37.842Z] 339a4e72a1f5: Download complete [2023-03-14T07:25:37.842Z] eaf3925da568: Download complete [2023-03-14T07:25:37.842Z] 1469e6f7b9e6: Verifying Checksum [2023-03-14T07:25:37.842Z] 1469e6f7b9e6: Download complete [2023-03-14T07:25:37.842Z] bde34c3a00c8: Download complete [2023-03-14T07:25:37.842Z] b352a97aabf1: Verifying Checksum [2023-03-14T07:25:37.842Z] b352a97aabf1: Download complete [2023-03-14T07:25:37.842Z] 4872d77fe225: Verifying Checksum [2023-03-14T07:25:37.842Z] 4872d77fe225: Download complete [2023-03-14T07:25:37.842Z] 5851b861e8e6: Verifying Checksum [2023-03-14T07:25:37.842Z] 5851b861e8e6: Download complete [2023-03-14T07:25:37.842Z] b85a868b505f: Verifying Checksum [2023-03-14T07:25:37.842Z] b85a868b505f: Download complete [2023-03-14T07:25:38.099Z] bab4dde63d76: Verifying Checksum [2023-03-14T07:25:38.099Z] bab4dde63d76: Download complete [2023-03-14T07:25:39.037Z] b85a868b505f: Pull complete [2023-03-14T07:25:39.296Z] e2be974225ed: Pull complete [2023-03-14T07:25:39.864Z] 339a4e72a1f5: Pull complete [2023-03-14T07:25:39.864Z] 988bab9f4d93: Pull complete [2023-03-14T07:25:40.122Z] 1469e6f7b9e6: Pull complete [2023-03-14T07:25:40.122Z] eaf3925da568: Pull complete [2023-03-14T07:25:42.020Z] bab4dde63d76: Pull complete [2023-03-14T07:25:42.020Z] bde34c3a00c8: Pull complete [2023-03-14T07:25:42.279Z] b352a97aabf1: Pull complete [2023-03-14T07:25:42.279Z] 4872d77fe225: Pull complete [2023-03-14T07:25:42.538Z] 5851b861e8e6: Pull complete [2023-03-14T07:25:42.538Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-14T07:25:42.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T07:25:42.538Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T07:25:42.632Z] prd-ubuntu20.04-docker-8c-8g-84 does not seem to be running inside a container [2023-03-14T07:25:42.665Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1377 -v /w/workspace/gexfoundry_device-sdk-go_PR-1377:/w/workspace/gexfoundry_device-sdk-go_PR-1377:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1377@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1377@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-14T07:25:45.373Z] $ docker top 7745ede1f44c02cea51c6a52fb9ed7911b6975e81f52490d90f60daf3b15c90e -eo pid,comm [2023-03-14T07:25:45.428Z] 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-03-14T07:25:45.428Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T07:25:45.462Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T07:25:45.462Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T07:25:45.565Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T07:25:45.565Z] $ docker exec 7745ede1f44c02cea51c6a52fb9ed7911b6975e81f52490d90f60daf3b15c90e ssh-agent [2023-03-14T07:25:45.684Z] SSH_AUTH_SOCK=/tmp/ssh-mR8G6TT1GjTW/agent.32 [2023-03-14T07:25:45.684Z] SSH_AGENT_PID=38 [2023-03-14T07:25:45.691Z] Running ssh-add (command line suppressed) [2023-03-14T07:25:45.785Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1377@tmp/private_key_12184855858807632645.key (/w/workspace/gexfoundry_device-sdk-go_PR-1377@tmp/private_key_12184855858807632645.key) [2023-03-14T07:25:45.801Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T07:25:46.087Z] + git tag --points-at HEAD [Pipeline] } [2023-03-14T07:25:46.094Z] $ docker exec --env ******** --env ******** 7745ede1f44c02cea51c6a52fb9ed7911b6975e81f52490d90f60daf3b15c90e ssh-agent -k [2023-03-14T07:25:46.188Z] unset SSH_AUTH_SOCK; [2023-03-14T07:25:46.189Z] unset SSH_AGENT_PID; [2023-03-14T07:25:46.189Z] echo Agent pid 38 killed; [2023-03-14T07:25:46.206Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-14T07:25:46.229Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T07:25:46.229Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T07:25:46.351Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T07:25:46.350Z] $ docker exec 7745ede1f44c02cea51c6a52fb9ed7911b6975e81f52490d90f60daf3b15c90e ssh-agent [2023-03-14T07:25:46.469Z] SSH_AUTH_SOCK=/tmp/ssh-GXiu50jOZOV4/agent.70 [2023-03-14T07:25:46.469Z] SSH_AGENT_PID=76 [2023-03-14T07:25:46.473Z] Running ssh-add (command line suppressed) [2023-03-14T07:25:46.577Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1377@tmp/private_key_9592903290303605368.key (/w/workspace/gexfoundry_device-sdk-go_PR-1377@tmp/private_key_9592903290303605368.key) [2023-03-14T07:25:46.597Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T07:25:46.884Z] + git semver init [2023-03-14T07:25:47.143Z] 2023-03-14 07:25:47,071 [run_init] DEBUG init version:0.0.0 force:False [2023-03-14T07:25:47.143Z] 2023-03-14 07:25:47,072 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1377/.semver [2023-03-14T07:25:47.143Z] 2023-03-14 07:25:47,072 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1377/.semver [2023-03-14T07:25:47.143Z] 2023-03-14 07:25:47,072 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1377/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1377, universal_newlines=False, shell=None, istream=None) [2023-03-14T07:25:48.079Z] 2023-03-14 07:25:48,002 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1377/.git/info/exclude [2023-03-14T07:25:48.079Z] 2023-03-14 07:25:48,003 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1377/.semver/PR-1377 with force:False [2023-03-14T07:25:48.079Z] 2023-03-14 07:25:48,003 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1377/.semver/PR-1377 [2023-03-14T07:25:48.079Z] 2023-03-14 07:25:48,009 [execute] INFO git cat-file --batch-check [2023-03-14T07:25:48.079Z] 2023-03-14 07:25:48,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1377/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T07:25:48.079Z] 2023-03-14 07:25:48,017 [execute] INFO git cat-file --batch [2023-03-14T07:25:48.079Z] 2023-03-14 07:25:48,017 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1377/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T07:25:48.079Z] 2023-03-14 07:25:48,022 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1377/.semver/PR-1377 [2023-03-14T07:25:48.079Z] 0.0.0 [Pipeline] } [2023-03-14T07:25:48.085Z] $ docker exec --env ******** --env ******** 7745ede1f44c02cea51c6a52fb9ed7911b6975e81f52490d90f60daf3b15c90e ssh-agent -k [2023-03-14T07:25:48.189Z] unset SSH_AUTH_SOCK; [2023-03-14T07:25:48.190Z] unset SSH_AGENT_PID; [2023-03-14T07:25:48.190Z] echo Agent pid 76 killed; [2023-03-14T07:25:48.204Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T07:25:48.509Z] + git semver [Pipeline] } [2023-03-14T07:25:48.785Z] $ docker stop --time=1 7745ede1f44c02cea51c6a52fb9ed7911b6975e81f52490d90f60daf3b15c90e [2023-03-14T07:25:50.102Z] $ docker rm -f --volumes 7745ede1f44c02cea51c6a52fb9ed7911b6975e81f52490d90f60daf3b15c90e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T07:25:50.444Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-14T07:25:50.654Z] Stashed 1 file(s) [Pipeline] echo [2023-03-14T07:25:50.656Z] [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-03-14T07:25:50.788Z] provisioning config files... [2023-03-14T07:25:50.796Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1377@tmp/config8247532065926592232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T07:25:51.088Z] ---> docker-login.sh [2023-03-14T07:25:51.088Z] nexus3.edgexfoundry.org:10001 [2023-03-14T07:25:51.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T07:25:51.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T07:25:51.088Z] Configure a credential helper to remove this warning. See [2023-03-14T07:25:51.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T07:25:51.088Z] [2023-03-14T07:25:51.088Z] Login Succeeded [2023-03-14T07:25:51.088Z] nexus3.edgexfoundry.org:10002 [2023-03-14T07:25:51.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T07:25:51.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T07:25:51.088Z] Configure a credential helper to remove this warning. See [2023-03-14T07:25:51.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T07:25:51.088Z] [2023-03-14T07:25:51.088Z] Login Succeeded [2023-03-14T07:25:51.088Z] nexus3.edgexfoundry.org:10003 [2023-03-14T07:25:51.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T07:25:51.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T07:25:51.347Z] Configure a credential helper to remove this warning. See [2023-03-14T07:25:51.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T07:25:51.347Z] [2023-03-14T07:25:51.347Z] Login Succeeded [2023-03-14T07:25:51.347Z] nexus3.edgexfoundry.org:10004 [2023-03-14T07:25:51.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T07:25:51.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T07:25:51.347Z] Configure a credential helper to remove this warning. See [2023-03-14T07:25:51.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T07:25:51.347Z] [2023-03-14T07:25:51.347Z] Login Succeeded [2023-03-14T07:25:51.347Z] docker.io [2023-03-14T07:25:51.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T07:25:51.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T07:25:51.606Z] Configure a credential helper to remove this warning. See [2023-03-14T07:25:51.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T07:25:51.606Z] [2023-03-14T07:25:51.606Z] Login Succeeded [2023-03-14T07:25:51.606Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T07:25:51.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-14T07:25:51.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T07:25:51.676Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T07:25:51.682Z] ========================================================= [2023-03-14T07:25:51.682Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-14T07:25:51.682Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T07:25:51.985Z] + 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-03-14T07:25:51.985Z] Sending build context to Docker daemon 10.77MB [2023-03-14T07:25:51.985Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-03-14T07:25:51.985Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-14T07:25:51.985Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-14T07:25:51.985Z] 63b65145d645: Pulling fs layer [2023-03-14T07:25:51.985Z] a2d21d5440eb: Pulling fs layer [2023-03-14T07:25:51.985Z] 935e6c44a52c: Pulling fs layer [2023-03-14T07:25:51.985Z] 94cc34f8dd06: Pulling fs layer [2023-03-14T07:25:51.985Z] 30dea6a524f1: Pulling fs layer [2023-03-14T07:25:51.985Z] a2aff8979fd8: Pulling fs layer [2023-03-14T07:25:51.985Z] 6808be2612f2: Pulling fs layer [2023-03-14T07:25:51.985Z] f25807f1079a: Pulling fs layer [2023-03-14T07:25:51.985Z] 94cc34f8dd06: Waiting [2023-03-14T07:25:51.985Z] 30dea6a524f1: Waiting [2023-03-14T07:25:51.985Z] a2aff8979fd8: Waiting [2023-03-14T07:25:51.985Z] 6808be2612f2: Waiting [2023-03-14T07:25:51.985Z] f25807f1079a: Waiting [2023-03-14T07:25:52.246Z] a2d21d5440eb: Verifying Checksum [2023-03-14T07:25:52.246Z] a2d21d5440eb: Download complete [2023-03-14T07:25:52.246Z] 94cc34f8dd06: Download complete [2023-03-14T07:25:52.246Z] 30dea6a524f1: Verifying Checksum [2023-03-14T07:25:52.246Z] 30dea6a524f1: Download complete [2023-03-14T07:25:52.246Z] 63b65145d645: Verifying Checksum [2023-03-14T07:25:52.246Z] 63b65145d645: Download complete [2023-03-14T07:25:52.246Z] a2aff8979fd8: Verifying Checksum [2023-03-14T07:25:52.246Z] a2aff8979fd8: Download complete [2023-03-14T07:25:52.246Z] 63b65145d645: Pull complete [2023-03-14T07:25:52.513Z] a2d21d5440eb: Pull complete [2023-03-14T07:25:52.772Z] f25807f1079a: Verifying Checksum [2023-03-14T07:25:52.772Z] f25807f1079a: Download complete [2023-03-14T07:25:53.029Z] 935e6c44a52c: Verifying Checksum [2023-03-14T07:25:53.029Z] 935e6c44a52c: Download complete [2023-03-14T07:25:53.029Z] 6808be2612f2: Verifying Checksum [2023-03-14T07:25:53.029Z] 6808be2612f2: Download complete [2023-03-14T07:25:56.309Z] 935e6c44a52c: Pull complete [2023-03-14T07:25:56.309Z] 94cc34f8dd06: Pull complete [2023-03-14T07:25:56.568Z] 30dea6a524f1: Pull complete [2023-03-14T07:25:56.568Z] a2aff8979fd8: Pull complete [2023-03-14T07:25:59.095Z] 6808be2612f2: Pull complete [2023-03-14T07:25:59.661Z] f25807f1079a: Pull complete [2023-03-14T07:25:59.661Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-14T07:25:59.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T07:25:59.661Z] ---> 3b553350e43f [2023-03-14T07:25:59.661Z] Step 3/10 : ARG MAKE=make build [2023-03-14T07:26:03.861Z] ---> Running in bc7098725a09 [2023-03-14T07:26:03.862Z] Removing intermediate container bc7098725a09 [2023-03-14T07:26:03.862Z] ---> 82bc3b8afa16 [2023-03-14T07:26:03.862Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-14T07:26:03.862Z] ---> Running in e2c77d0244d1 [2023-03-14T07:26:03.862Z] Removing intermediate container e2c77d0244d1 [2023-03-14T07:26:03.862Z] ---> f6a201357cfd [2023-03-14T07:26:03.862Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-14T07:26:03.862Z] ---> Running in 5361b1a62f18 [2023-03-14T07:26:03.862Z] Removing intermediate container 5361b1a62f18 [2023-03-14T07:26:03.862Z] ---> d24715101986 [2023-03-14T07:26:03.862Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-14T07:26:03.862Z] ---> Running in 2f3e46ce28b5 [2023-03-14T07:26:04.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T07:26:04.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T07:26:04.635Z] OK: 265 MiB in 53 packages [2023-03-14T07:26:04.894Z] Removing intermediate container 2f3e46ce28b5 [2023-03-14T07:26:04.894Z] ---> fddb22040991 [2023-03-14T07:26:04.894Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-14T07:26:05.152Z] ---> d9bcd99a14f8 [2023-03-14T07:26:05.152Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T07:26:05.152Z] ---> Running in d29feb40210c [2023-03-14T07:26:05.751Z] Still waiting to schedule task [2023-03-14T07:26:05.751Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-82’ [2023-03-14T07:26:31.786Z] Removing intermediate container d29feb40210c [2023-03-14T07:26:31.786Z] ---> 22ecf71b9398 [2023-03-14T07:26:31.786Z] Step 9/10 : COPY . . [2023-03-14T07:26:31.786Z] ---> 3284d3d8fa07 [2023-03-14T07:26:31.786Z] Step 10/10 : RUN ${MAKE} [2023-03-14T07:26:31.786Z] ---> Running in c76ee411b698 [2023-03-14T07:26:32.044Z] noop [2023-03-14T07:26:32.303Z] Removing intermediate container c76ee411b698 [2023-03-14T07:26:32.303Z] ---> b3fdd731b97f [2023-03-14T07:26:32.303Z] Successfully built b3fdd731b97f [2023-03-14T07:26:32.303Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T07:26:32.605Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T07:26:32.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T07:26:32.671Z] prd-ubuntu20.04-docker-8c-8g-84 does not seem to be running inside a container [2023-03-14T07:26:32.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1377 -v /w/workspace/gexfoundry_device-sdk-go_PR-1377:/w/workspace/gexfoundry_device-sdk-go_PR-1377:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1377@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1377@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-14T07:26:33.006Z] $ docker top 017304a89b0243704e273e9edb8da40a1d9e8ec4eeec02d85ce74a8eb3a46d84 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T07:26:33.350Z] + go version [2023-03-14T07:26:33.350Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-14T07:26:33.360Z] $ docker stop --time=1 017304a89b0243704e273e9edb8da40a1d9e8ec4eeec02d85ce74a8eb3a46d84 [2023-03-14T07:26:34.656Z] $ docker rm -f --volumes 017304a89b0243704e273e9edb8da40a1d9e8ec4eeec02d85ce74a8eb3a46d84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T07:26:35.036Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T07:26:35.036Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T07:26:35.108Z] prd-ubuntu20.04-docker-8c-8g-84 does not seem to be running inside a container [2023-03-14T07:26:35.140Z] $ 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-1377 -v /w/workspace/gexfoundry_device-sdk-go_PR-1377:/w/workspace/gexfoundry_device-sdk-go_PR-1377:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1377@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1377@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-14T07:26:35.479Z] $ docker top 259311dd70cc196831107ad3c00fca7ca498817d575bacecbbbbbc016ee62f6e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T07:26:35.826Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1377 [Pipeline] fileExists [Pipeline] sh [2023-03-14T07:26:36.124Z] + make test [2023-03-14T07:26:36.124Z] go test -race -coverprofile=coverage.out ./... [2023-03-14T07:26:42.687Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-14T07:26:54.879Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-14T07:26:54.879Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-14T07:26:54.879Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-14T07:26:54.879Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-14T07:26:54.879Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-14T07:26:55.444Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.085s coverage: 27.6% of statements [2023-03-14T07:26:55.701Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-14T07:26:55.701Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-14T07:26:55.701Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.059s coverage: 78.9% of statements [2023-03-14T07:26:55.701Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.073s coverage: 86.0% of statements [2023-03-14T07:26:56.354Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-14T07:26:56.354Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.092s coverage: 75.9% of statements [2023-03-14T07:26:56.354Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-14T07:26:56.629Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-14T07:26:56.629Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-14T07:26:57.222Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-14T07:26:59.776Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.063s coverage: 15.2% of statements [2023-03-14T07:26:59.776Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.089s coverage: 65.7% of statements [2023-03-14T07:26:59.776Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.528s coverage: 89.2% of statements [2023-03-14T07:26:59.776Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.051s coverage: 5.5% of statements [2023-03-14T07:27:21.698Z] GO111MODULE=on go vet ./... [2023-03-14T07:27:21.698Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T07:27:21.698Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T07:27:21.698Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-14T07:27:21.979Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-14T07:27:21.989Z] $ docker stop --time=1 259311dd70cc196831107ad3c00fca7ca498817d575bacecbbbbbc016ee62f6e [2023-03-14T07:27:25.013Z] $ docker rm -f --volumes 259311dd70cc196831107ad3c00fca7ca498817d575bacecbbbbbc016ee62f6e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T07:27:25.527Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-14T07:27:25.589Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-14T07:27:26.024Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-14T07:27:26.314Z] + ls -al . [2023-03-14T07:27:26.314Z] total 276 [2023-03-14T07:27:26.314Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 14 07:26 . [2023-03-14T07:27:26.314Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 07:25 .. [2023-03-14T07:27:26.314Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 14 07:25 .dockerignore [2023-03-14T07:27:26.314Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 07:25 .git [2023-03-14T07:27:26.314Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 07:25 .github [2023-03-14T07:27:26.314Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 14 07:25 .gitignore [2023-03-14T07:27:26.314Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 14 07:25 .golangci.yml [2023-03-14T07:27:26.314Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 07:25 .semver [2023-03-14T07:27:26.314Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 14 07:25 CHANGELOG.md [2023-03-14T07:27:26.314Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 07:25 GOVERNANCE.md [2023-03-14T07:27:26.314Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 14 07:25 Jenkinsfile [2023-03-14T07:27:26.314Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 14 07:25 LICENSE [2023-03-14T07:27:26.314Z] -rw-rw-r-- 1 jenkins jenkins 1679 Mar 14 07:25 Makefile [2023-03-14T07:27:26.314Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 14 07:25 OWNERS.md [2023-03-14T07:27:26.314Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 14 07:25 README.md [2023-03-14T07:27:26.314Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 07:25 VERSION [2023-03-14T07:27:26.314Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 07:25 bin [2023-03-14T07:27:26.314Z] -rw-r--r-- 1 jenkins jenkins 109538 Mar 14 07:26 coverage.out [2023-03-14T07:27:26.314Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 14 07:25 example [2023-03-14T07:27:26.314Z] -rw-rw-r-- 1 jenkins jenkins 3278 Mar 14 07:25 go.mod [2023-03-14T07:27:26.314Z] -rw-rw-r-- 1 jenkins jenkins 30839 Mar 14 07:25 go.sum [2023-03-14T07:27:26.314Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 07:25 internal [2023-03-14T07:27:26.314Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 07:25 openapi [2023-03-14T07:27:26.314Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 14 07:25 pkg [2023-03-14T07:27:26.314Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 07:25 snap [2023-03-14T07:27:26.314Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 14 07:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T07:27:26.644Z] + 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=e901776269dcdbede26075956c0c29d45fe5fe0a --label arch=amd64 --label version=0.0.0 . [2023-03-14T07:27:26.645Z] Sending build context to Docker daemon 10.88MB [2023-03-14T07:27:26.645Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-03-14T07:27:26.645Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-14T07:27:26.645Z] ---> b3fdd731b97f [2023-03-14T07:27:26.645Z] Step 3/23 : ARG MAKE=make build [2023-03-14T07:27:26.906Z] ---> Running in 49d6ef850126 [2023-03-14T07:27:26.906Z] Removing intermediate container 49d6ef850126 [2023-03-14T07:27:26.906Z] ---> a2eb60bd8098 [2023-03-14T07:27:26.906Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-14T07:27:26.906Z] ---> Running in 290f8210148d [2023-03-14T07:27:26.906Z] Removing intermediate container 290f8210148d [2023-03-14T07:27:26.906Z] ---> 461b098e65e0 [2023-03-14T07:27:26.906Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-14T07:27:26.906Z] ---> Running in ddef950dbe02 [2023-03-14T07:27:27.165Z] Removing intermediate container ddef950dbe02 [2023-03-14T07:27:27.165Z] ---> 4285abd6cd9a [2023-03-14T07:27:27.165Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-14T07:27:27.165Z] ---> Running in b16f066c81a2 [2023-03-14T07:27:27.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T07:27:27.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T07:27:27.685Z] OK: 265 MiB in 53 packages [2023-03-14T07:27:28.250Z] Removing intermediate container b16f066c81a2 [2023-03-14T07:27:28.250Z] ---> 949c96789917 [2023-03-14T07:27:28.250Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-14T07:27:28.250Z] ---> ec91d0e31040 [2023-03-14T07:27:28.250Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T07:27:28.250Z] ---> Running in ef0a357af932 [2023-03-14T07:27:29.182Z] Removing intermediate container ef0a357af932 [2023-03-14T07:27:29.182Z] ---> ce11aea11c1f [2023-03-14T07:27:29.182Z] Step 9/23 : COPY . . [2023-03-14T07:27:29.749Z] ---> 7c217f6d118c [2023-03-14T07:27:29.749Z] Step 10/23 : RUN ${MAKE} [2023-03-14T07:27:29.749Z] ---> Running in 8eb0c1a88ee9 [2023-03-14T07:27:30.007Z] 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-03-14T07:27:52.097Z] Removing intermediate container 8eb0c1a88ee9 [2023-03-14T07:27:52.097Z] ---> 442eba109919 [2023-03-14T07:27:52.097Z] Step 11/23 : FROM alpine:3.16 [2023-03-14T07:27:52.097Z] 3.16: Pulling from library/alpine [2023-03-14T07:27:52.097Z] ef5531b6e74e: Pulling fs layer [2023-03-14T07:27:52.097Z] ef5531b6e74e: Verifying Checksum [2023-03-14T07:27:52.097Z] ef5531b6e74e: Download complete [2023-03-14T07:27:52.097Z] ef5531b6e74e: Pull complete [2023-03-14T07:27:52.097Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-14T07:27:52.097Z] Status: Downloaded newer image for alpine:3.16 [2023-03-14T07:27:52.097Z] ---> dfd21b5a31f5 [2023-03-14T07:27:52.097Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-14T07:27:52.097Z] ---> Running in a65d329b3bf6 [2023-03-14T07:27:52.097Z] Removing intermediate container a65d329b3bf6 [2023-03-14T07:27:52.097Z] ---> 8aa96849ade9 [2023-03-14T07:27:52.097Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-14T07:27:52.097Z] ---> Running in e4acc8a687f0 [2023-03-14T07:27:52.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-14T07:27:52.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-14T07:27:52.097Z] OK: 6 MiB in 14 packages [2023-03-14T07:27:52.097Z] Removing intermediate container e4acc8a687f0 [2023-03-14T07:27:52.097Z] ---> 64d9fb2c808a [2023-03-14T07:27:52.097Z] Step 14/23 : WORKDIR / [2023-03-14T07:27:52.097Z] ---> Running in 446cd7089706 [2023-03-14T07:27:52.097Z] Removing intermediate container 446cd7089706 [2023-03-14T07:27:52.097Z] ---> b15b8d3387bf [2023-03-14T07:27:52.097Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-14T07:27:52.356Z] ---> 651e681bbba6 [2023-03-14T07:27:52.356Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-14T07:27:52.924Z] ---> 69293fd9ae50 [2023-03-14T07:27:52.924Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-14T07:27:53.182Z] ---> fc839328c920 [2023-03-14T07:27:53.182Z] Step 18/23 : EXPOSE 59999 [2023-03-14T07:27:53.182Z] ---> Running in f14785874ffa [2023-03-14T07:27:53.182Z] Removing intermediate container f14785874ffa [2023-03-14T07:27:53.182Z] ---> a9f80aef1929 [2023-03-14T07:27:53.182Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-14T07:27:53.182Z] ---> Running in fef96a5ae7a9 [2023-03-14T07:27:53.182Z] Removing intermediate container fef96a5ae7a9 [2023-03-14T07:27:53.182Z] ---> 1873b680c4c2 [2023-03-14T07:27:53.182Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T07:27:53.440Z] ---> Running in 29c0d452daad [2023-03-14T07:27:53.440Z] Removing intermediate container 29c0d452daad [2023-03-14T07:27:53.440Z] ---> 5bb2a9514630 [2023-03-14T07:27:53.440Z] Step 21/23 : LABEL arch=amd64 [2023-03-14T07:27:53.440Z] ---> Running in 368b81dfdd0e [2023-03-14T07:27:53.440Z] Removing intermediate container 368b81dfdd0e [2023-03-14T07:27:53.440Z] ---> ceb65c087b8f [2023-03-14T07:27:53.440Z] Step 22/23 : LABEL git_sha=e901776269dcdbede26075956c0c29d45fe5fe0a [2023-03-14T07:27:53.440Z] ---> Running in 14adbacd6d89 [2023-03-14T07:27:53.440Z] Removing intermediate container 14adbacd6d89 [2023-03-14T07:27:53.440Z] ---> f9e76a2ab6f1 [2023-03-14T07:27:53.440Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T07:27:53.698Z] ---> Running in 5c3c1d81ebb4 [2023-03-14T07:27:53.698Z] Removing intermediate container 5c3c1d81ebb4 [2023-03-14T07:27:53.698Z] ---> d246e9a250df [2023-03-14T07:27:53.698Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-14T07:27:53.698Z] Successfully built d246e9a250df [2023-03-14T07:27:53.698Z] 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-03-14T07:27:54.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T07:27:54.096Z] [2023-03-14T07:27:54.096Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T07:27:54.390Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T07:27:54.390Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-14T07:27:54.390Z] 5eb5b503b376: Pulling fs layer [2023-03-14T07:27:54.390Z] 5c69ac0246d0: Pulling fs layer [2023-03-14T07:27:54.390Z] ec43610c2a17: Pulling fs layer [2023-03-14T07:27:54.390Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-14T07:27:54.390Z] 33b1e0a273af: Pulling fs layer [2023-03-14T07:27:54.390Z] 5d3b04190fa2: Pulling fs layer [2023-03-14T07:27:54.390Z] 2f39f015ded8: Pulling fs layer [2023-03-14T07:27:54.390Z] 33b1e0a273af: Waiting [2023-03-14T07:27:54.390Z] 5d3b04190fa2: Waiting [2023-03-14T07:27:54.390Z] 3a2ae6a8a46f: Waiting [2023-03-14T07:27:54.390Z] 2f39f015ded8: Waiting [2023-03-14T07:27:54.390Z] 5c69ac0246d0: Download complete [2023-03-14T07:27:54.390Z] 3a2ae6a8a46f: Download complete [2023-03-14T07:27:54.650Z] ec43610c2a17: Verifying Checksum [2023-03-14T07:27:54.650Z] ec43610c2a17: Download complete [2023-03-14T07:27:54.650Z] 33b1e0a273af: Verifying Checksum [2023-03-14T07:27:54.650Z] 33b1e0a273af: Download complete [2023-03-14T07:27:54.650Z] 5d3b04190fa2: Verifying Checksum [2023-03-14T07:27:54.651Z] 5d3b04190fa2: Download complete [2023-03-14T07:27:54.651Z] 5eb5b503b376: Verifying Checksum [2023-03-14T07:27:54.651Z] 5eb5b503b376: Download complete [2023-03-14T07:27:56.023Z] 5eb5b503b376: Pull complete [2023-03-14T07:27:56.023Z] 5c69ac0246d0: Pull complete [2023-03-14T07:27:56.590Z] ec43610c2a17: Pull complete [2023-03-14T07:27:56.590Z] 3a2ae6a8a46f: Pull complete [2023-03-14T07:27:56.848Z] 33b1e0a273af: Pull complete [2023-03-14T07:27:56.848Z] 5d3b04190fa2: Pull complete [2023-03-14T07:28:01.028Z] 2f39f015ded8: Pull complete [2023-03-14T07:28:01.028Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-14T07:28:01.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T07:28:01.028Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T07:28:01.103Z] prd-ubuntu20.04-docker-8c-8g-84 does not seem to be running inside a container [2023-03-14T07:28:01.134Z] $ 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-1377 -v /w/workspace/gexfoundry_device-sdk-go_PR-1377:/w/workspace/gexfoundry_device-sdk-go_PR-1377:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1377@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1377@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-14T07:28:05.533Z] $ docker top 293a238f205fe3fae7332ae42955eb0cbfc45ac1ba15f05cac113d5cc7343ce8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T07:28:05.893Z] ---> job-cost.sh [2023-03-14T07:28:05.893Z] lf-activate-venv: SKIPPING [2023-03-14T07:28:05.893Z] INFO: No Stack... [2023-03-14T07:28:06.152Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T07:28:06.411Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T07:28:06.694Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1377/archives/cost.csv [2023-03-14T07:28:06.694Z] + cut -d, -f6 [Pipeline] lock [2023-03-14T07:28:06.705Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1377-2-stack-cost] [2023-03-14T07:28:06.710Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1377-2-stack-cost] did not exist. Created. [2023-03-14T07:28:06.710Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1377-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T07:28:07.003Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-14T07:28:07.035Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T07:28:07.042Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1377-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T07:28:07.056Z] $ docker stop --time=1 293a238f205fe3fae7332ae42955eb0cbfc45ac1ba15f05cac113d5cc7343ce8 [2023-03-14T07:28:08.203Z] $ docker rm -f --volumes 293a238f205fe3fae7332ae42955eb0cbfc45ac1ba15f05cac113d5cc7343ce8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-14T07:28:54.441Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-86 in /w/workspace/gexfoundry_device-sdk-go_PR-1377 [Pipeline] { [Pipeline] ws [2023-03-14T07:28:54.453Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2023-03-14T07:28:54.487Z] The recommended git tool is: git [2023-03-14T07:29:00.393Z] using credential edgex-jenkins-ssh [2023-03-14T07:29:00.414Z] Cloning the remote Git repository [2023-03-14T07:29:00.481Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-03-14T07:29:00.587Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2023-03-14T07:29:00.740Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-14T07:29:00.741Z] > git --version # timeout=10 [2023-03-14T07:29:00.760Z] > git --version # 'git version 2.25.1' [2023-03-14T07:29:00.763Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T07:29:00.943Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T07:29:02.622Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-14T07:29:02.645Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T07:29:04.284Z] Merging remotes/origin/main commit 76ea4d1458b486cd84374d1f970a86ad0e64425c into PR head commit e901776269dcdbede26075956c0c29d45fe5fe0a [2023-03-14T07:29:04.597Z] Merge succeeded, producing e901776269dcdbede26075956c0c29d45fe5fe0a [2023-03-14T07:29:04.598Z] Checking out Revision e901776269dcdbede26075956c0c29d45fe5fe0a (PR-1377) [2023-03-14T07:29:03.631Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-14T07:29:03.681Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-14T07:29:03.682Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T07:29:03.704Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1377/head:refs/remotes/origin/PR-1377 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-14T07:29:04.306Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T07:29:04.389Z] > git checkout -f e901776269dcdbede26075956c0c29d45fe5fe0a # timeout=10 [2023-03-14T07:29:04.501Z] > git remote # timeout=10 [2023-03-14T07:29:04.524Z] > git config --get remote.origin.url # timeout=10 [2023-03-14T07:29:04.543Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T07:29:04.557Z] > git merge 76ea4d1458b486cd84374d1f970a86ad0e64425c # timeout=10 [2023-03-14T07:29:04.583Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-14T07:29:04.607Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T07:29:04.626Z] > git checkout -f e901776269dcdbede26075956c0c29d45fe5fe0a # timeout=10 [2023-03-14T07:29:05.167Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T07:29:06.051Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-14T07:29:06.051Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T07:29:06.051Z] Dload Upload Total Spent Left Speed [2023-03-14T07:29:06.051Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2023-03-14T07:29:06.698Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-14T07:29:07.043Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2023-03-14T07:29:07.043Z] /etc/docker/daemon.new [2023-03-14T07:29:07.043Z] { [2023-03-14T07:29:07.043Z] "registry-mirrors": [ [2023-03-14T07:29:07.043Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-14T07:29:07.043Z] ], [2023-03-14T07:29:07.043Z] "bip": "10.250.0.254/24", [2023-03-14T07:29:07.043Z] "hosts": [ [2023-03-14T07:29:07.043Z] "tcp://0.0.0.0:5555", [2023-03-14T07:29:07.043Z] "unix:///var/run/docker.sock" [2023-03-14T07:29:07.043Z] ], [2023-03-14T07:29:07.043Z] "mtu": 1458, [2023-03-14T07:29:07.043Z] "selinux-enabled": true, [2023-03-14T07:29:07.043Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-14T07:29:07.043Z] } [Pipeline] sh [2023-03-14T07:29:07.380Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-14T07:29:07.713Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T07:29:25.984Z] provisioning config files... [2023-03-14T07:29:26.013Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config6371850423860862380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T07:29:26.375Z] ---> docker-login.sh [2023-03-14T07:29:26.375Z] nexus3.edgexfoundry.org:10001 [2023-03-14T07:29:26.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T07:29:26.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T07:29:26.965Z] Configure a credential helper to remove this warning. See [2023-03-14T07:29:26.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T07:29:26.965Z] [2023-03-14T07:29:26.965Z] Login Succeeded [2023-03-14T07:29:27.235Z] nexus3.edgexfoundry.org:10002 [2023-03-14T07:29:27.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T07:29:27.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T07:29:27.504Z] Configure a credential helper to remove this warning. See [2023-03-14T07:29:27.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T07:29:27.504Z] [2023-03-14T07:29:27.504Z] Login Succeeded [2023-03-14T07:29:27.504Z] nexus3.edgexfoundry.org:10003 [2023-03-14T07:29:27.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T07:29:27.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T07:29:27.772Z] Configure a credential helper to remove this warning. See [2023-03-14T07:29:27.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T07:29:27.772Z] [2023-03-14T07:29:27.772Z] Login Succeeded [2023-03-14T07:29:27.772Z] nexus3.edgexfoundry.org:10004 [2023-03-14T07:29:28.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T07:29:28.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T07:29:28.313Z] Configure a credential helper to remove this warning. See [2023-03-14T07:29:28.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T07:29:28.313Z] [2023-03-14T07:29:28.313Z] Login Succeeded [2023-03-14T07:29:28.313Z] docker.io [2023-03-14T07:29:28.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T07:29:28.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T07:29:28.581Z] Configure a credential helper to remove this warning. See [2023-03-14T07:29:28.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T07:29:28.581Z] [2023-03-14T07:29:28.581Z] Login Succeeded [2023-03-14T07:29:28.581Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T07:29:28.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-14T07:29:28.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T07:29:28.866Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T07:29:28.876Z] ========================================================= [2023-03-14T07:29:28.876Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-14T07:29:28.876Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T07:29:29.213Z] + 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-03-14T07:29:29.481Z] Sending build context to Docker daemon 5.78MB [2023-03-14T07:29:29.481Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-03-14T07:29:29.481Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-14T07:29:29.753Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-14T07:29:29.753Z] af6eaf76a39c: Pulling fs layer [2023-03-14T07:29:29.753Z] 55522c791124: Pulling fs layer [2023-03-14T07:29:29.753Z] ce5c4a1c91eb: Pulling fs layer [2023-03-14T07:29:29.753Z] 169dfbe0d373: Pulling fs layer [2023-03-14T07:29:29.753Z] e1ff8fa3b103: Pulling fs layer [2023-03-14T07:29:29.753Z] 52ebb69f0ebf: Pulling fs layer [2023-03-14T07:29:29.753Z] 5abe8eddf0d5: Pulling fs layer [2023-03-14T07:29:29.753Z] 169dfbe0d373: Waiting [2023-03-14T07:29:29.753Z] e1ff8fa3b103: Waiting [2023-03-14T07:29:29.753Z] 52ebb69f0ebf: Waiting [2023-03-14T07:29:29.753Z] 5abe8eddf0d5: Waiting [2023-03-14T07:29:29.753Z] 55522c791124: Verifying Checksum [2023-03-14T07:29:29.753Z] 55522c791124: Download complete [2023-03-14T07:29:29.753Z] 169dfbe0d373: Verifying Checksum [2023-03-14T07:29:29.753Z] 169dfbe0d373: Download complete [2023-03-14T07:29:29.753Z] e1ff8fa3b103: Verifying Checksum [2023-03-14T07:29:29.753Z] e1ff8fa3b103: Download complete [2023-03-14T07:29:29.753Z] af6eaf76a39c: Verifying Checksum [2023-03-14T07:29:30.738Z] af6eaf76a39c: Pull complete [2023-03-14T07:29:31.020Z] 5abe8eddf0d5: Verifying Checksum [2023-03-14T07:29:31.020Z] 5abe8eddf0d5: Download complete [2023-03-14T07:29:31.294Z] 55522c791124: Pull complete [2023-03-14T07:29:32.262Z] ce5c4a1c91eb: Verifying Checksum [2023-03-14T07:29:32.262Z] ce5c4a1c91eb: Download complete [2023-03-14T07:29:32.530Z] 52ebb69f0ebf: Verifying Checksum [2023-03-14T07:29:32.530Z] 52ebb69f0ebf: Download complete [2023-03-14T07:29:42.748Z] ce5c4a1c91eb: Pull complete [2023-03-14T07:29:42.748Z] 169dfbe0d373: Pull complete [2023-03-14T07:29:43.019Z] e1ff8fa3b103: Pull complete [2023-03-14T07:29:51.258Z] 52ebb69f0ebf: Pull complete [2023-03-14T07:29:51.859Z] 5abe8eddf0d5: Pull complete [2023-03-14T07:29:51.859Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-14T07:29:51.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T07:29:51.859Z] ---> 6cb57ee374ae [2023-03-14T07:29:51.859Z] Step 3/10 : ARG MAKE=make build [2023-03-14T07:29:53.821Z] ---> Running in 83f73a024951 [2023-03-14T07:29:54.089Z] Removing intermediate container 83f73a024951 [2023-03-14T07:29:54.089Z] ---> 551682f782e9 [2023-03-14T07:29:54.089Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-14T07:29:54.089Z] ---> Running in 07bff79582ef [2023-03-14T07:29:54.360Z] Removing intermediate container 07bff79582ef [2023-03-14T07:29:54.360Z] ---> 2f94efb32f11 [2023-03-14T07:29:54.360Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-14T07:29:54.632Z] ---> Running in 292ff2e1164f [2023-03-14T07:29:54.900Z] Removing intermediate container 292ff2e1164f [2023-03-14T07:29:54.900Z] ---> 8e882612a812 [2023-03-14T07:29:54.900Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-14T07:29:54.900Z] ---> Running in 560d3ec90ba1 [2023-03-14T07:29:56.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T07:29:56.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T07:29:57.878Z] OK: 263 MiB in 53 packages [2023-03-14T07:29:58.840Z] Removing intermediate container 560d3ec90ba1 [2023-03-14T07:29:58.840Z] ---> b293f7162494 [2023-03-14T07:29:58.840Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-14T07:29:59.426Z] ---> 2d487384980b [2023-03-14T07:29:59.426Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T07:29:59.426Z] ---> Running in f4a1c9c065a6 [2023-03-14T07:31:07.347Z] Removing intermediate container f4a1c9c065a6 [2023-03-14T07:31:07.347Z] ---> ff75744ddd9b [2023-03-14T07:31:07.347Z] Step 9/10 : COPY . . [2023-03-14T07:31:07.347Z] ---> ca2e6aa20275 [2023-03-14T07:31:07.347Z] Step 10/10 : RUN ${MAKE} [2023-03-14T07:31:07.347Z] ---> Running in 0404d760831c [2023-03-14T07:31:07.347Z] noop [2023-03-14T07:31:07.347Z] Removing intermediate container 0404d760831c [2023-03-14T07:31:07.347Z] ---> 29cd1703279a [2023-03-14T07:31:07.347Z] Successfully built 29cd1703279a [2023-03-14T07:31:07.347Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T07:31:07.704Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T07:31:07.704Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T07:31:07.941Z] prd-ubuntu20.04-docker-arm64-4c-16g-86 does not seem to be running inside a container [2023-03-14T07:31:08.023Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-14T07:31:09.401Z] $ docker top b709ae4933c3e193a7a2ca6739e1b2cf1cebe7e6317c2b63d3ae99d89816425c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T07:31:10.258Z] + go version [2023-03-14T07:31:10.258Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-14T07:31:10.282Z] $ docker stop --time=1 b709ae4933c3e193a7a2ca6739e1b2cf1cebe7e6317c2b63d3ae99d89816425c [2023-03-14T07:31:12.988Z] $ docker rm -f --volumes b709ae4933c3e193a7a2ca6739e1b2cf1cebe7e6317c2b63d3ae99d89816425c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T07:31:13.546Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T07:31:13.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T07:31:13.736Z] prd-ubuntu20.04-docker-arm64-4c-16g-86 does not seem to be running inside a container [2023-03-14T07:31:13.817Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-14T07:31:15.130Z] $ docker top 9cb0190ca351cc06844f89f6aabbf81b2f40e2f034c28addfa1b3389f4fba26d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T07:31:15.983Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-14T07:31:16.652Z] + make test [2023-03-14T07:31:16.653Z] go test -race -coverprofile=coverage.out ./... [2023-03-14T07:32:03.528Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-14T07:34:25.212Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-14T07:34:25.212Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-14T07:34:25.213Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-14T07:34:25.213Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-14T07:34:25.213Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-14T07:34:35.301Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.230s coverage: 27.6% of statements [2023-03-14T07:34:36.268Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.291s coverage: 78.9% of statements [2023-03-14T07:34:46.353Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-14T07:34:46.353Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-14T07:34:46.353Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.406s coverage: 86.0% of statements [2023-03-14T07:34:53.014Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-14T07:34:53.014Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-14T07:34:53.014Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.508s coverage: 75.9% of statements [2023-03-14T07:34:55.598Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.339s coverage: 15.2% of statements [2023-03-14T07:34:58.209Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-14T07:34:58.209Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-14T07:34:58.479Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.434s coverage: 65.7% of statements [2023-03-14T07:35:02.757Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 2.625s coverage: 89.2% of statements [2023-03-14T07:35:03.341Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-14T07:35:03.608Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.262s coverage: 5.5% of statements [2023-03-14T07:35:04.193Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-14T07:35:04.193Z] GO111MODULE=on go vet ./... [2023-03-14T07:37:40.937Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T07:37:40.937Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T07:37:40.937Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-14T07:37:40.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-14T07:37:40.975Z] $ docker stop --time=1 9cb0190ca351cc06844f89f6aabbf81b2f40e2f034c28addfa1b3389f4fba26d [2023-03-14T07:37:43.450Z] $ docker rm -f --volumes 9cb0190ca351cc06844f89f6aabbf81b2f40e2f034c28addfa1b3389f4fba26d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T07:37:45.119Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-14T07:37:45.135Z] Warning: overwriting stash ‘coverage-report’ [2023-03-14T07:37:45.749Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T07:37:46.124Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-14T07:37:46.441Z] + ls -al . [2023-03-14T07:37:46.442Z] total 272 [2023-03-14T07:37:46.442Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 14 07:31 . [2023-03-14T07:37:46.442Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 07:29 .. [2023-03-14T07:37:46.442Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 14 07:29 .dockerignore [2023-03-14T07:37:46.442Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 07:29 .git [2023-03-14T07:37:46.442Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 07:29 .github [2023-03-14T07:37:46.442Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 14 07:29 .gitignore [2023-03-14T07:37:46.442Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 14 07:29 .golangci.yml [2023-03-14T07:37:46.442Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 14 07:29 CHANGELOG.md [2023-03-14T07:37:46.442Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 07:29 GOVERNANCE.md [2023-03-14T07:37:46.442Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 14 07:29 Jenkinsfile [2023-03-14T07:37:46.442Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 14 07:29 LICENSE [2023-03-14T07:37:46.442Z] -rw-rw-r-- 1 jenkins jenkins 1679 Mar 14 07:29 Makefile [2023-03-14T07:37:46.442Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 14 07:29 OWNERS.md [2023-03-14T07:37:46.442Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 14 07:29 README.md [2023-03-14T07:37:46.442Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 07:25 VERSION [2023-03-14T07:37:46.442Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 07:29 bin [2023-03-14T07:37:46.442Z] -rw-r--r-- 1 jenkins jenkins 109536 Mar 14 07:35 coverage.out [2023-03-14T07:37:46.442Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 14 07:29 example [2023-03-14T07:37:46.442Z] -rw-rw-r-- 1 jenkins jenkins 3278 Mar 14 07:29 go.mod [2023-03-14T07:37:46.442Z] -rw-rw-r-- 1 jenkins jenkins 30839 Mar 14 07:29 go.sum [2023-03-14T07:37:46.442Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 07:29 internal [2023-03-14T07:37:46.442Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 07:29 openapi [2023-03-14T07:37:46.442Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 14 07:29 pkg [2023-03-14T07:37:46.442Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 07:29 snap [2023-03-14T07:37:46.442Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 14 07:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T07:37:46.777Z] + 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=e901776269dcdbede26075956c0c29d45fe5fe0a --label arch=arm64 --label version=0.0.0 . [2023-03-14T07:37:47.044Z] Sending build context to Docker daemon 5.89MB [2023-03-14T07:37:47.311Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-03-14T07:37:47.311Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-14T07:37:47.311Z] ---> 29cd1703279a [2023-03-14T07:37:47.311Z] Step 3/23 : ARG MAKE=make build [2023-03-14T07:37:47.311Z] ---> Running in cc3314c3de9e [2023-03-14T07:37:47.578Z] Removing intermediate container cc3314c3de9e [2023-03-14T07:37:47.578Z] ---> da8044258448 [2023-03-14T07:37:47.578Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-14T07:37:47.846Z] ---> Running in 5be6b19ce987 [2023-03-14T07:37:48.113Z] Removing intermediate container 5be6b19ce987 [2023-03-14T07:37:48.113Z] ---> b73006ca7754 [2023-03-14T07:37:48.113Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-14T07:37:48.113Z] ---> Running in e06ac02ce620 [2023-03-14T07:37:48.380Z] Removing intermediate container e06ac02ce620 [2023-03-14T07:37:48.380Z] ---> 93ab65129fb0 [2023-03-14T07:37:48.380Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-14T07:37:48.380Z] ---> Running in ca677c94163e [2023-03-14T07:37:49.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T07:37:49.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T07:37:51.331Z] OK: 263 MiB in 53 packages [2023-03-14T07:37:51.913Z] Removing intermediate container ca677c94163e [2023-03-14T07:37:51.913Z] ---> a55d104780c1 [2023-03-14T07:37:51.913Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-14T07:37:52.495Z] ---> 1e9b363ab2ae [2023-03-14T07:37:52.495Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T07:37:52.495Z] ---> Running in e49a08175eb1 [2023-03-14T07:37:57.942Z] Removing intermediate container e49a08175eb1 [2023-03-14T07:37:57.942Z] ---> eb88e1072e91 [2023-03-14T07:37:57.942Z] Step 9/23 : COPY . . [2023-03-14T07:37:58.555Z] ---> 9c2cacbd7aa9 [2023-03-14T07:37:58.555Z] Step 10/23 : RUN ${MAKE} [2023-03-14T07:37:58.555Z] ---> Running in c0b61f12da82 [2023-03-14T07:37:59.522Z] 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-03-14T07:40:21.187Z] Removing intermediate container c0b61f12da82 [2023-03-14T07:40:21.187Z] ---> b53260ccd8ae [2023-03-14T07:40:21.187Z] Step 11/23 : FROM alpine:3.16 [2023-03-14T07:40:21.187Z] 3.16: Pulling from library/alpine [2023-03-14T07:40:21.187Z] 3760b48202b3: Pulling fs layer [2023-03-14T07:40:21.187Z] 3760b48202b3: Verifying Checksum [2023-03-14T07:40:21.187Z] 3760b48202b3: Download complete [2023-03-14T07:40:21.187Z] 3760b48202b3: Pull complete [2023-03-14T07:40:21.187Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-14T07:40:21.187Z] Status: Downloaded newer image for alpine:3.16 [2023-03-14T07:40:21.187Z] ---> 4c81e5bf8899 [2023-03-14T07:40:21.187Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-14T07:40:21.187Z] ---> Running in 101f72fdeb14 [2023-03-14T07:40:21.187Z] Removing intermediate container 101f72fdeb14 [2023-03-14T07:40:21.187Z] ---> 0836f6827fea [2023-03-14T07:40:21.187Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-14T07:40:21.187Z] ---> Running in 9103c435714a [2023-03-14T07:40:21.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-14T07:40:21.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-14T07:40:21.187Z] OK: 5 MiB in 14 packages [2023-03-14T07:40:21.187Z] Removing intermediate container 9103c435714a [2023-03-14T07:40:21.187Z] ---> 17b334d099fa [2023-03-14T07:40:21.187Z] Step 14/23 : WORKDIR / [2023-03-14T07:40:21.187Z] ---> Running in 44cb5e5ff12d [2023-03-14T07:40:21.187Z] Removing intermediate container 44cb5e5ff12d [2023-03-14T07:40:21.187Z] ---> 6c2b59b1ddee [2023-03-14T07:40:21.187Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-14T07:40:21.187Z] ---> ac02597c1af3 [2023-03-14T07:40:21.187Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-14T07:40:21.187Z] ---> f07d9cd2ff17 [2023-03-14T07:40:21.187Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-14T07:40:21.187Z] ---> 0dac612a2b6c [2023-03-14T07:40:21.187Z] Step 18/23 : EXPOSE 59999 [2023-03-14T07:40:21.187Z] ---> Running in e73747184cdd [2023-03-14T07:40:21.187Z] Removing intermediate container e73747184cdd [2023-03-14T07:40:21.187Z] ---> 1bcf07b49a4a [2023-03-14T07:40:21.187Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-14T07:40:21.187Z] ---> Running in 407ba5ab7b31 [2023-03-14T07:40:21.187Z] Removing intermediate container 407ba5ab7b31 [2023-03-14T07:40:21.187Z] ---> 9795511bca5a [2023-03-14T07:40:21.187Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T07:40:21.187Z] ---> Running in bbd6d8d84ce1 [2023-03-14T07:40:21.187Z] Removing intermediate container bbd6d8d84ce1 [2023-03-14T07:40:21.187Z] ---> ebcd18b1534c [2023-03-14T07:40:21.187Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T07:40:21.187Z] ---> Running in 32e9d8f8e8d9 [2023-03-14T07:40:21.187Z] Removing intermediate container 32e9d8f8e8d9 [2023-03-14T07:40:21.187Z] ---> 7bfd040d6f77 [2023-03-14T07:40:21.187Z] Step 22/23 : LABEL git_sha=e901776269dcdbede26075956c0c29d45fe5fe0a [2023-03-14T07:40:21.187Z] ---> Running in 8bf6adabd869 [2023-03-14T07:40:21.187Z] Removing intermediate container 8bf6adabd869 [2023-03-14T07:40:21.187Z] ---> 786f4b49a101 [2023-03-14T07:40:21.187Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T07:40:21.187Z] ---> Running in f57110a50495 [2023-03-14T07:40:21.187Z] Removing intermediate container f57110a50495 [2023-03-14T07:40:21.187Z] ---> d0bbcdb4d0de [2023-03-14T07:40:21.187Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-14T07:40:21.187Z] Successfully built d0bbcdb4d0de [2023-03-14T07:40:21.187Z] 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-03-14T07:40:21.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T07:40:21.586Z] [2023-03-14T07:40:21.586Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T07:40:21.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T07:40:21.915Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-14T07:40:21.915Z] 8998bd30e6a1: Pulling fs layer [2023-03-14T07:40:21.915Z] 04944245beec: Pulling fs layer [2023-03-14T07:40:21.915Z] 699f458cf7ca: Pulling fs layer [2023-03-14T07:40:21.915Z] 765212b225bb: Pulling fs layer [2023-03-14T07:40:21.915Z] f23df028b6ca: Pulling fs layer [2023-03-14T07:40:21.915Z] d65c8cfc05b1: Pulling fs layer [2023-03-14T07:40:21.915Z] 2437ff75d9bd: Pulling fs layer [2023-03-14T07:40:21.915Z] 765212b225bb: Waiting [2023-03-14T07:40:21.915Z] f23df028b6ca: Waiting [2023-03-14T07:40:21.915Z] d65c8cfc05b1: Waiting [2023-03-14T07:40:21.915Z] 2437ff75d9bd: Waiting [2023-03-14T07:40:22.183Z] 04944245beec: Verifying Checksum [2023-03-14T07:40:22.183Z] 04944245beec: Download complete [2023-03-14T07:40:22.183Z] 765212b225bb: Verifying Checksum [2023-03-14T07:40:22.183Z] 765212b225bb: Download complete [2023-03-14T07:40:22.183Z] f23df028b6ca: Verifying Checksum [2023-03-14T07:40:22.183Z] f23df028b6ca: Download complete [2023-03-14T07:40:22.183Z] d65c8cfc05b1: Verifying Checksum [2023-03-14T07:40:22.183Z] d65c8cfc05b1: Download complete [2023-03-14T07:40:22.183Z] 699f458cf7ca: Verifying Checksum [2023-03-14T07:40:22.183Z] 699f458cf7ca: Download complete [2023-03-14T07:40:22.766Z] 8998bd30e6a1: Download complete [2023-03-14T07:40:24.704Z] 2437ff75d9bd: Verifying Checksum [2023-03-14T07:40:24.704Z] 2437ff75d9bd: Download complete [2023-03-14T07:40:26.649Z] 8998bd30e6a1: Pull complete [2023-03-14T07:40:26.915Z] 04944245beec: Pull complete [2023-03-14T07:40:28.320Z] 699f458cf7ca: Pull complete [2023-03-14T07:40:28.320Z] 765212b225bb: Pull complete [2023-03-14T07:40:29.282Z] f23df028b6ca: Pull complete [2023-03-14T07:40:29.282Z] d65c8cfc05b1: Pull complete [2023-03-14T07:40:44.274Z] 2437ff75d9bd: Pull complete [2023-03-14T07:40:44.274Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-14T07:40:44.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T07:40:44.274Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T07:40:44.460Z] prd-ubuntu20.04-docker-arm64-4c-16g-86 does not seem to be running inside a container [2023-03-14T07:40:44.528Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-14T07:40:47.748Z] $ docker top 8df50ac20196953a286e8f1a87515733576f3eeaa19470143a6df33d9745056f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T07:40:48.271Z] ---> job-cost.sh [2023-03-14T07:40:48.536Z] lf-activate-venv: SKIPPING [2023-03-14T07:40:48.536Z] INFO: No Stack... [2023-03-14T07:40:49.117Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-14T07:40:49.706Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T07:40:50.348Z] + cat /w/workspace/device-sdk-go/2/archives/cost.csv [2023-03-14T07:40:50.348Z] + cut -d, -f6 [Pipeline] lock [2023-03-14T07:40:50.413Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1377-2-stack-cost] [2023-03-14T07:40:50.420Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1377-2-stack-cost] did not exist. Created. [2023-03-14T07:40:50.420Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1377-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T07:40:51.078Z] /w/workspace/device-sdk-go/2@tmp/durable-f603e5c9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-14T07:40:51.414Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-14T07:40:51.440Z] Warning: overwriting stash ‘stack-cost’ [2023-03-14T07:40:51.505Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T07:40:51.511Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1377-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T07:40:51.528Z] $ docker stop --time=1 8df50ac20196953a286e8f1a87515733576f3eeaa19470143a6df33d9745056f [2023-03-14T07:40:53.022Z] $ docker rm -f --volumes 8df50ac20196953a286e8f1a87515733576f3eeaa19470143a6df33d9745056f [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-03-14T07:40:53.338Z] provisioning config files... [2023-03-14T07:40:53.347Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1377@tmp/config8511586520124654378tmp [Pipeline] { [Pipeline] sh [2023-03-14T07:40:53.638Z] + set +x [2023-03-14T07:40:53.638Z] + + curl -s https://codecov.io/bash [2023-03-14T07:40:53.638Z] bash -s -- [2023-03-14T07:40:53.638Z] [2023-03-14T07:40:53.638Z] _____ _ [2023-03-14T07:40:53.638Z] / ____| | | [2023-03-14T07:40:53.638Z] | | ___ __| | ___ ___ _____ __ [2023-03-14T07:40:53.638Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-14T07:40:53.638Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-14T07:40:53.638Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-14T07:40:53.638Z] Bash-1.0.6 [2023-03-14T07:40:53.638Z] [2023-03-14T07:40:53.638Z] [2023-03-14T07:40:53.638Z] ==> git version 2.25.1 found [2023-03-14T07:40:53.638Z] ==> 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-03-14T07:40:53.638Z] Release-Date: 2020-01-08 [2023-03-14T07:40:53.638Z] 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-03-14T07:40:53.638Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-14T07:40:53.638Z] ==> Jenkins CI detected. [2023-03-14T07:40:53.638Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1377 [2023-03-14T07:40:53.638Z] project root: . [2023-03-14T07:40:53.638Z] --> token set from env [2023-03-14T07:40:53.638Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-14T07:40:53.638Z] ==> Running gcov in . (disable via -X gcov) [2023-03-14T07:40:53.638Z] ==> Python coveragepy not found [2023-03-14T07:40:53.638Z] ==> Searching for coverage reports in: [2023-03-14T07:40:53.638Z] + . [2023-03-14T07:40:53.638Z] -> Found 1 reports [2023-03-14T07:40:53.638Z] ==> Detecting git/mercurial file structure [2023-03-14T07:40:53.638Z] ==> Reading reports [2023-03-14T07:40:53.638Z] + ./coverage.out bytes=109536 [2023-03-14T07:40:53.638Z] ==> Appending adjustments [2023-03-14T07:40:53.638Z] https://docs.codecov.io/docs/fixing-reports [2023-03-14T07:40:53.896Z] + Found adjustments [2023-03-14T07:40:53.896Z] ==> Gzipping contents [2023-03-14T07:40:53.896Z] 16K /tmp/codecov.veZXqX.gz [2023-03-14T07:40:53.896Z] ==> Uploading reports [2023-03-14T07:40:53.896Z] url: https://codecov.io [2023-03-14T07:40:53.896Z] query: branch=PR-1377&commit=e901776269dcdbede26075956c0c29d45fe5fe0a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1377%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1377&job=&cmd_args= [2023-03-14T07:40:53.896Z] -> Pinging Codecov [2023-03-14T07:40:53.896Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1377&commit=e901776269dcdbede26075956c0c29d45fe5fe0a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1377%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1377&job=&cmd_args= [2023-03-14T07:40:54.159Z] -> Uploading to [2023-03-14T07:40:54.159Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-14/7E55EF52A471D76F132DFD9A03CDDE97/e901776269dcdbede26075956c0c29d45fe5fe0a/4e845e57-967c-43b3-931c-b7384d319887.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T074054Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5eb6fba4f04c2c89456f457200f336be9f0bfd106d194c460bbd0ace51c4811c [2023-03-14T07:40:54.159Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T07:40:54.159Z] Dload Upload Total Spent Left Speed [2023-03-14T07:40:54.419Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15218 0 0 100 15218 0 59214 --:--:-- --:--:-- --:--:-- 59214 [2023-03-14T07:40:54.419Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/e901776269dcdbede26075956c0c29d45fe5fe0a [Pipeline] } [2023-03-14T07:40:54.425Z] 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-03-14T07:40:55.050Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1377/archives ] [2023-03-14T07:40:55.050Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1377/archives [2023-03-14T07:40:55.050Z] total 16 [2023-03-14T07:40:55.050Z] drwxr-xr-x 3 root root 4096 Mar 14 07:28 . [2023-03-14T07:40:55.050Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 07:28 .. [2023-03-14T07:40:55.050Z] drwxr-xr-x 2 root root 4096 Mar 14 07:28 cost [2023-03-14T07:40:55.050Z] -rw-r--r-- 1 root root 86 Mar 14 07:28 cost.csv [2023-03-14T07:40:55.050Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1377/archives [2023-03-14T07:40:55.050Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1377/archives [2023-03-14T07:40:55.050Z] total 16 [2023-03-14T07:40:55.050Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 07:28 . [2023-03-14T07:40:55.050Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 07:28 .. [2023-03-14T07:40:55.050Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 07:28 cost [2023-03-14T07:40:55.050Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 14 07:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-14T07:40:55.334Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T07:40:56.191Z] ---> package-listing.sh [2023-03-14T07:40:56.191Z] ++ facter osfamily [2023-03-14T07:40:56.191Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-14T07:40:56.450Z] + OS_FAMILY=debian [2023-03-14T07:40:56.450Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1377 [2023-03-14T07:40:56.450Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-14T07:40:56.450Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-14T07:40:56.450Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-14T07:40:56.450Z] + PACKAGES=/tmp/packages_start.txt [2023-03-14T07:40:56.450Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1377 ']' [2023-03-14T07:40:56.450Z] + PACKAGES=/tmp/packages_end.txt [2023-03-14T07:40:56.450Z] + case "${OS_FAMILY}" in [2023-03-14T07:40:56.450Z] + dpkg -l [2023-03-14T07:40:56.450Z] + grep '^ii' [2023-03-14T07:40:56.450Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-14T07:40:56.450Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-14T07:40:56.450Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-14T07:40:56.450Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1377 ']' [2023-03-14T07:40:56.450Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1377/archives/ [2023-03-14T07:40:56.450Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1377/archives/ [Pipeline] echo [2023-03-14T07:40:56.458Z] 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-1377/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-14T07:40:56.731Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T07:40:57.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T07:40:57.285Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T07:40:57.354Z] prd-ubuntu20.04-docker-8c-8g-84 does not seem to be running inside a container [2023-03-14T07:40:57.387Z] $ 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-1377/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-1377 -v /w/workspace/gexfoundry_device-sdk-go_PR-1377:/w/workspace/gexfoundry_device-sdk-go_PR-1377:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1377@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1377@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-03-14T07:40:57.547Z] $ docker top 2c2b35013b175b1002b99f1211ed5437844911c982dfc56b4f15a4e8ea251424 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T07:40:57.882Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-14T07:40:58.165Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-14T07:40:58.454Z] + ls /var/log/sa-host [2023-03-14T07:40:58.454Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T07:40:58.522Z] provisioning config files... [2023-03-14T07:40:58.529Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1377@tmp/config5230135639184380883tmp [Pipeline] { [Pipeline] echo [2023-03-14T07:40:58.538Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T07:40:58.818Z] ---> create-netrc.sh [Pipeline] } [2023-03-14T07:40:58.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-14T07:40:59.147Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-14T07:40:59.154Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T07:40:59.437Z] ---> sudo-logs.sh [2023-03-14T07:40:59.437Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-14T07:40:59.466Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T07:40:59.754Z] ---> job-cost.sh [2023-03-14T07:40:59.755Z] lf-activate-venv: SKIPPING [2023-03-14T07:40:59.755Z] DEBUG: total: 0.2199999988079071 [2023-03-14T07:40:59.755Z] INFO: Retrieving Stack Cost... [2023-03-14T07:41:00.323Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T07:41:00.582Z] INFO: Archiving Costs [Pipeline] echo [2023-03-14T07:41:00.595Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T07:41:00.876Z] ---> logs-deploy.sh [2023-03-14T07:41:00.876Z] lf-activate-venv: SKIPPING [2023-03-14T07:41:00.876Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1377/2 [2023-03-14T07:41:00.876Z] INFO: archiving workspace using pattern(s): [2023-03-14T07:41:01.812Z] Archives upload complete. [2023-03-14T07:41:01.812Z] INFO: archiving logs to Nexus