Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 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-ssh1812855461556720302.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-ssh16250638793119711320.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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11419297883430924116.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-ssh18161418242490390965.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1366129053390658436.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5985 in /w/workspace/edgexfoundry_device-sdk-go_main [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/edgexfoundry_device-sdk-go_main # 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 Avoid second fetch Checking out Revision 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 # timeout=10 Commit message: "Merge pull request #1379 from hahattan/regex" > git rev-list --no-walk 6846a58e9a18fc50eb2597edee49cc2f283037fd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-28T04:58:04.348Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-28T04:58:04.418Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-28T04:58:04.434Z] ========================================================= [2023-03-28T04:58:04.434Z] EdgeX Global Pipelines Version Info [2023-03-28T04:58:04.434Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-28T04:58:05.142Z] ------------------- [2023-03-28T04:58:05.143Z] stable info: [2023-03-28T04:58:05.143Z] ------------------- [2023-03-28T04:58:05.143Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-28T04:58:05.143Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-28T04:58:05.143Z] Message: update stable to v1.0.245 [2023-03-28T04:58:05.712Z] ------------------- [2023-03-28T04:58:05.712Z] experimental info: [2023-03-28T04:58:05.712Z] ------------------- [2023-03-28T04:58:05.712Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-28T04:58:05.712Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-28T04:58:05.712Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-28T04:58:05.902Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-03-28T04:58:05.913Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-03-28T04:58:05.928Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-28T04:58:05.946Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-28T04:58:05.955Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-28T04:58:05.966Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-28T04:58:05.979Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-28T04:58:05.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-03-28T04:58:06.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-28T04:58:06.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-28T04:58:06.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-28T04:58:06.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-03-28T04:58:06.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-28T04:58:06.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-28T04:58:06.073Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T04:58:06.085Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T04:58:06.099Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T04:58:06.113Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T04:58:06.123Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-28T04:58:06.136Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-28T04:58:06.146Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-28T04:58:06.159Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-28T04:58:06.171Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-28T04:58:06.182Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-28T04:58:06.195Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-28T04:58:06.206Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-28T04:58:06.217Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-28T04:58:06.229Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-28T04:58:06.242Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-28T04:58:06.253Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-28T04:58:06.266Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 [Pipeline] echo [2023-03-28T04:58:06.283Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8a37cfa [Pipeline] echo [2023-03-28T04:58:06.294Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T04:58:06.336Z] provisioning config files... [2023-03-28T04:58:06.348Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config329298308495080559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T04:58:06.651Z] ---> docker-login.sh [2023-03-28T04:58:06.651Z] nexus3.edgexfoundry.org:10001 [2023-03-28T04:58:06.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T04:58:06.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T04:58:06.910Z] Configure a credential helper to remove this warning. See [2023-03-28T04:58:06.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T04:58:06.910Z] [2023-03-28T04:58:06.910Z] Login Succeeded [2023-03-28T04:58:06.910Z] nexus3.edgexfoundry.org:10002 [2023-03-28T04:58:07.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T04:58:07.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T04:58:07.172Z] Configure a credential helper to remove this warning. See [2023-03-28T04:58:07.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T04:58:07.172Z] [2023-03-28T04:58:07.172Z] Login Succeeded [2023-03-28T04:58:07.172Z] nexus3.edgexfoundry.org:10003 [2023-03-28T04:58:07.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T04:58:07.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T04:58:07.172Z] Configure a credential helper to remove this warning. See [2023-03-28T04:58:07.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T04:58:07.172Z] [2023-03-28T04:58:07.172Z] Login Succeeded [2023-03-28T04:58:07.172Z] nexus3.edgexfoundry.org:10004 [2023-03-28T04:58:07.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T04:58:07.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T04:58:07.432Z] Configure a credential helper to remove this warning. See [2023-03-28T04:58:07.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T04:58:07.432Z] [2023-03-28T04:58:07.432Z] Login Succeeded [2023-03-28T04:58:07.432Z] docker.io [2023-03-28T04:58:07.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T04:58:07.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T04:58:07.693Z] Configure a credential helper to remove this warning. See [2023-03-28T04:58:07.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T04:58:07.693Z] [2023-03-28T04:58:07.693Z] Login Succeeded [2023-03-28T04:58:07.693Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T04:58:07.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-28T04:58:08.069Z] + git rev-list -1 --merges 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080~1..8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 [Pipeline] echo [2023-03-28T04:58:08.110Z] -----------> git rev-list -1 --merges 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080~1..8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 [2023-03-28T04:58:08.110Z] 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 [false] [Pipeline] sh [2023-03-28T04:58:08.397Z] + git log --format=format:%s -1 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 [Pipeline] echo [2023-03-28T04:58:08.411Z] ========================================================= [2023-03-28T04:58:08.411Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-28T04:58:08.411Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T04:58:08.727Z] + git log --format=format:%s -1 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 [Pipeline] echo [2023-03-28T04:58:08.736Z] [semverPrep] GIT_COMMIT: 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080, Commit Message: Merge pull request #1379 from hahattan/regex [Pipeline] echo [2023-03-28T04:58:08.745Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-28T04:58:09.107Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T04:58:09.107Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-28T04:58:09.107Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-28T04:58:09.107Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-28T04:58:09.107Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-28T04:58:09.107Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-28T04:58:09.107Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T04:58:09.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T04:58:09.531Z] [2023-03-28T04:58:09.531Z] 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-28T04:58:09.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T04:58:09.825Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-28T04:58:09.825Z] b85a868b505f: Pulling fs layer [2023-03-28T04:58:09.825Z] e2be974225ed: Pulling fs layer [2023-03-28T04:58:09.825Z] 339a4e72a1f5: Pulling fs layer [2023-03-28T04:58:09.825Z] 988bab9f4d93: Pulling fs layer [2023-03-28T04:58:09.825Z] 1469e6f7b9e6: Pulling fs layer [2023-03-28T04:58:09.825Z] eaf3925da568: Pulling fs layer [2023-03-28T04:58:09.825Z] bab4dde63d76: Pulling fs layer [2023-03-28T04:58:09.825Z] bde34c3a00c8: Pulling fs layer [2023-03-28T04:58:09.825Z] b352a97aabf1: Pulling fs layer [2023-03-28T04:58:09.825Z] 4872d77fe225: Pulling fs layer [2023-03-28T04:58:09.825Z] 5851b861e8e6: Pulling fs layer [2023-03-28T04:58:09.825Z] bab4dde63d76: Waiting [2023-03-28T04:58:09.825Z] bde34c3a00c8: Waiting [2023-03-28T04:58:09.825Z] b352a97aabf1: Waiting [2023-03-28T04:58:09.825Z] 4872d77fe225: Waiting [2023-03-28T04:58:09.825Z] 5851b861e8e6: Waiting [2023-03-28T04:58:09.825Z] 1469e6f7b9e6: Waiting [2023-03-28T04:58:09.825Z] 988bab9f4d93: Waiting [2023-03-28T04:58:09.825Z] eaf3925da568: Waiting [2023-03-28T04:58:09.825Z] e2be974225ed: Verifying Checksum [2023-03-28T04:58:09.825Z] e2be974225ed: Download complete [2023-03-28T04:58:09.825Z] 988bab9f4d93: Verifying Checksum [2023-03-28T04:58:09.825Z] 988bab9f4d93: Download complete [2023-03-28T04:58:09.825Z] 339a4e72a1f5: Verifying Checksum [2023-03-28T04:58:09.825Z] 339a4e72a1f5: Download complete [2023-03-28T04:58:09.825Z] 1469e6f7b9e6: Verifying Checksum [2023-03-28T04:58:09.825Z] 1469e6f7b9e6: Download complete [2023-03-28T04:58:10.084Z] eaf3925da568: Verifying Checksum [2023-03-28T04:58:10.084Z] eaf3925da568: Download complete [2023-03-28T04:58:10.084Z] bde34c3a00c8: Verifying Checksum [2023-03-28T04:58:10.084Z] bde34c3a00c8: Download complete [2023-03-28T04:58:10.084Z] b352a97aabf1: Download complete [2023-03-28T04:58:10.084Z] 4872d77fe225: Verifying Checksum [2023-03-28T04:58:10.084Z] 4872d77fe225: Download complete [2023-03-28T04:58:10.084Z] 5851b861e8e6: Verifying Checksum [2023-03-28T04:58:10.084Z] 5851b861e8e6: Download complete [2023-03-28T04:58:10.084Z] b85a868b505f: Verifying Checksum [2023-03-28T04:58:10.085Z] b85a868b505f: Download complete [2023-03-28T04:58:10.344Z] bab4dde63d76: Verifying Checksum [2023-03-28T04:58:10.344Z] bab4dde63d76: Download complete [2023-03-28T04:58:11.283Z] b85a868b505f: Pull complete [2023-03-28T04:58:11.283Z] e2be974225ed: Pull complete [2023-03-28T04:58:11.850Z] 339a4e72a1f5: Pull complete [2023-03-28T04:58:11.850Z] 988bab9f4d93: Pull complete [2023-03-28T04:58:12.111Z] 1469e6f7b9e6: Pull complete [2023-03-28T04:58:12.370Z] eaf3925da568: Pull complete [2023-03-28T04:58:14.276Z] bab4dde63d76: Pull complete [2023-03-28T04:58:14.277Z] bde34c3a00c8: Pull complete [2023-03-28T04:58:14.277Z] b352a97aabf1: Pull complete [2023-03-28T04:58:14.277Z] 4872d77fe225: Pull complete [2023-03-28T04:58:14.536Z] 5851b861e8e6: Pull complete [2023-03-28T04:58:14.536Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-28T04:58:14.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T04:58:14.536Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T04:58:14.621Z] prd-ubuntu20.04-docker-8c-8g-5985 does not seem to be running inside a container [2023-03-28T04:58:14.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-28T04:58:15.864Z] $ docker top 06769cc80c5f998331c2bf5c606addea7985f379f3072c65d9eea8d8205c6079 -eo pid,comm [2023-03-28T04:58:15.926Z] 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-28T04:58:15.926Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T04:58:16.005Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T04:58:16.006Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T04:58:16.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T04:58:16.136Z] $ docker exec 06769cc80c5f998331c2bf5c606addea7985f379f3072c65d9eea8d8205c6079 ssh-agent [2023-03-28T04:58:16.263Z] SSH_AUTH_SOCK=/tmp/ssh-X77Us8wxdEp9/agent.31 [2023-03-28T04:58:16.263Z] SSH_AGENT_PID=37 [2023-03-28T04:58:16.270Z] Running ssh-add (command line suppressed) [2023-03-28T04:58:16.375Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_345563720302099630.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_345563720302099630.key) [2023-03-28T04:58:16.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T04:58:16.674Z] + git tag --points-at HEAD [Pipeline] } [2023-03-28T04:58:16.696Z] $ docker exec --env ******** --env ******** 06769cc80c5f998331c2bf5c606addea7985f379f3072c65d9eea8d8205c6079 ssh-agent -k [2023-03-28T04:58:16.798Z] unset SSH_AUTH_SOCK; [2023-03-28T04:58:16.799Z] unset SSH_AGENT_PID; [2023-03-28T04:58:16.799Z] echo Agent pid 37 killed; [2023-03-28T04:58:16.805Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-28T04:58:16.826Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T04:58:16.826Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T04:58:16.939Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T04:58:16.945Z] $ docker exec 06769cc80c5f998331c2bf5c606addea7985f379f3072c65d9eea8d8205c6079 ssh-agent [2023-03-28T04:58:17.057Z] SSH_AUTH_SOCK=/tmp/ssh-ZlkTjx28bkkP/agent.69 [2023-03-28T04:58:17.057Z] SSH_AGENT_PID=75 [2023-03-28T04:58:17.062Z] Running ssh-add (command line suppressed) [2023-03-28T04:58:17.169Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12012097334061632117.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12012097334061632117.key) [2023-03-28T04:58:17.183Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T04:58:17.474Z] + git semver init [2023-03-28T04:58:17.734Z] 2023-03-28 04:58:17,678 [run_init] DEBUG init version:0.0.0 force:False [2023-03-28T04:58:17.734Z] 2023-03-28 04:58:17,679 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-03-28T04:58:17.734Z] 2023-03-28 04:58:17,679 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-03-28T04:58:17.734Z] 2023-03-28 04:58:17,680 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-28T04:58:18.674Z] 2023-03-28 04:58:18,548 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-03-28T04:58:18.674Z] 2023-03-28 04:58:18,550 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-03-28T04:58:18.674Z] 2023-03-28 04:58:18,551 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-28T04:58:18.674Z] 2023-03-28 04:58:18,551 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-28T04:58:18.674Z] 3.0.0-dev.62 [Pipeline] } [2023-03-28T04:58:18.686Z] $ docker exec --env ******** --env ******** 06769cc80c5f998331c2bf5c606addea7985f379f3072c65d9eea8d8205c6079 ssh-agent -k [2023-03-28T04:58:18.792Z] unset SSH_AUTH_SOCK; [2023-03-28T04:58:18.793Z] unset SSH_AGENT_PID; [2023-03-28T04:58:18.793Z] echo Agent pid 75 killed; [2023-03-28T04:58:18.801Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T04:58:19.105Z] + git semver [Pipeline] } [2023-03-28T04:58:19.381Z] $ docker stop --time=1 06769cc80c5f998331c2bf5c606addea7985f379f3072c65d9eea8d8205c6079 [2023-03-28T04:58:20.682Z] $ docker rm -f --volumes 06769cc80c5f998331c2bf5c606addea7985f379f3072c65d9eea8d8205c6079 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T04:58:21.020Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-28T04:58:21.235Z] Stashed 1 file(s) [Pipeline] echo [2023-03-28T04:58:21.237Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.62 [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-28T04:58:21.394Z] provisioning config files... [2023-03-28T04:58:21.403Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16677285541034015271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T04:58:21.701Z] ---> docker-login.sh [2023-03-28T04:58:21.701Z] nexus3.edgexfoundry.org:10001 [2023-03-28T04:58:21.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T04:58:21.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T04:58:21.701Z] Configure a credential helper to remove this warning. See [2023-03-28T04:58:21.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T04:58:21.701Z] [2023-03-28T04:58:21.701Z] Login Succeeded [2023-03-28T04:58:21.701Z] nexus3.edgexfoundry.org:10002 [2023-03-28T04:58:21.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T04:58:21.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T04:58:21.701Z] Configure a credential helper to remove this warning. See [2023-03-28T04:58:21.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T04:58:21.701Z] [2023-03-28T04:58:21.701Z] Login Succeeded [2023-03-28T04:58:21.701Z] nexus3.edgexfoundry.org:10003 [2023-03-28T04:58:21.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T04:58:21.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T04:58:21.960Z] Configure a credential helper to remove this warning. See [2023-03-28T04:58:21.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T04:58:21.960Z] [2023-03-28T04:58:21.960Z] Login Succeeded [2023-03-28T04:58:21.960Z] nexus3.edgexfoundry.org:10004 [2023-03-28T04:58:21.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T04:58:21.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T04:58:21.960Z] Configure a credential helper to remove this warning. See [2023-03-28T04:58:21.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T04:58:21.960Z] [2023-03-28T04:58:21.960Z] Login Succeeded [2023-03-28T04:58:21.960Z] docker.io [2023-03-28T04:58:22.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T04:58:22.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T04:58:22.219Z] Configure a credential helper to remove this warning. See [2023-03-28T04:58:22.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T04:58:22.219Z] [2023-03-28T04:58:22.219Z] Login Succeeded [2023-03-28T04:58:22.219Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T04:58:22.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T04:58:22.276Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T04:58:22.286Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T04:58:22.293Z] ========================================================= [2023-03-28T04:58:22.293Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-28T04:58:22.293Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T04:58:22.594Z] + 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-28T04:58:22.594Z] Sending build context to Docker daemon 10.9MB [2023-03-28T04:58:22.594Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T04:58:22.594Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-28T04:58:22.594Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-28T04:58:22.594Z] 63b65145d645: Pulling fs layer [2023-03-28T04:58:22.594Z] a2d21d5440eb: Pulling fs layer [2023-03-28T04:58:22.594Z] 935e6c44a52c: Pulling fs layer [2023-03-28T04:58:22.594Z] 94cc34f8dd06: Pulling fs layer [2023-03-28T04:58:22.594Z] 30dea6a524f1: Pulling fs layer [2023-03-28T04:58:22.594Z] a2aff8979fd8: Pulling fs layer [2023-03-28T04:58:22.594Z] 6808be2612f2: Pulling fs layer [2023-03-28T04:58:22.594Z] f25807f1079a: Pulling fs layer [2023-03-28T04:58:22.594Z] 94cc34f8dd06: Waiting [2023-03-28T04:58:22.594Z] 30dea6a524f1: Waiting [2023-03-28T04:58:22.594Z] 6808be2612f2: Waiting [2023-03-28T04:58:22.594Z] f25807f1079a: Waiting [2023-03-28T04:58:22.853Z] a2d21d5440eb: Download complete [2023-03-28T04:58:22.853Z] 94cc34f8dd06: Verifying Checksum [2023-03-28T04:58:22.853Z] 94cc34f8dd06: Download complete [2023-03-28T04:58:22.853Z] 30dea6a524f1: Verifying Checksum [2023-03-28T04:58:22.853Z] 30dea6a524f1: Download complete [2023-03-28T04:58:22.853Z] 63b65145d645: Verifying Checksum [2023-03-28T04:58:22.853Z] 63b65145d645: Download complete [2023-03-28T04:58:22.853Z] a2aff8979fd8: Verifying Checksum [2023-03-28T04:58:22.853Z] a2aff8979fd8: Download complete [2023-03-28T04:58:22.853Z] 63b65145d645: Pull complete [2023-03-28T04:58:23.115Z] a2d21d5440eb: Pull complete [2023-03-28T04:58:23.374Z] f25807f1079a: Verifying Checksum [2023-03-28T04:58:23.374Z] f25807f1079a: Download complete [2023-03-28T04:58:23.374Z] 935e6c44a52c: Verifying Checksum [2023-03-28T04:58:23.374Z] 935e6c44a52c: Download complete [2023-03-28T04:58:23.632Z] 6808be2612f2: Verifying Checksum [2023-03-28T04:58:23.632Z] 6808be2612f2: Download complete [2023-03-28T04:58:26.916Z] 935e6c44a52c: Pull complete [2023-03-28T04:58:26.916Z] 94cc34f8dd06: Pull complete [2023-03-28T04:58:26.916Z] 30dea6a524f1: Pull complete [2023-03-28T04:58:26.916Z] a2aff8979fd8: Pull complete [2023-03-28T04:58:29.447Z] 6808be2612f2: Pull complete [2023-03-28T04:58:30.383Z] f25807f1079a: Pull complete [2023-03-28T04:58:30.383Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-28T04:58:30.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-28T04:58:30.383Z] ---> 3b553350e43f [2023-03-28T04:58:30.383Z] Step 3/10 : ARG MAKE=make build [2023-03-28T04:58:31.326Z] ---> Running in 68378632a221 [2023-03-28T04:58:31.584Z] Removing intermediate container 68378632a221 [2023-03-28T04:58:31.584Z] ---> e61823731306 [2023-03-28T04:58:31.584Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-28T04:58:31.584Z] ---> Running in d313a0e35017 [2023-03-28T04:58:31.584Z] Removing intermediate container d313a0e35017 [2023-03-28T04:58:31.584Z] ---> 1a7f46746890 [2023-03-28T04:58:31.584Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-28T04:58:31.843Z] ---> Running in 1d9bf9dca993 [2023-03-28T04:58:31.843Z] Removing intermediate container 1d9bf9dca993 [2023-03-28T04:58:31.843Z] ---> 1f20d182b8d6 [2023-03-28T04:58:31.843Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-28T04:58:31.843Z] ---> Running in ab83b0214356 [2023-03-28T04:58:32.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T04:58:32.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T04:58:32.622Z] OK: 265 MiB in 53 packages [2023-03-28T04:58:32.881Z] Removing intermediate container ab83b0214356 [2023-03-28T04:58:32.881Z] ---> 02849bc8b99a [2023-03-28T04:58:32.881Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-28T04:58:33.140Z] ---> 34999ed6eba4 [2023-03-28T04:58:33.140Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T04:58:33.140Z] ---> Running in 77191acf76c4 [2023-03-28T04:58:36.349Z] Still waiting to schedule task [2023-03-28T04:58:36.350Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-28T04:59:29.396Z] Removing intermediate container 77191acf76c4 [2023-03-28T04:59:29.396Z] ---> df2265d4b84e [2023-03-28T04:59:29.396Z] Step 9/10 : COPY . . [2023-03-28T04:59:29.396Z] ---> e8a82627eec2 [2023-03-28T04:59:29.396Z] Step 10/10 : RUN ${MAKE} [2023-03-28T04:59:29.396Z] ---> Running in b089b929f02e [2023-03-28T04:59:29.396Z] noop [2023-03-28T04:59:29.396Z] Removing intermediate container b089b929f02e [2023-03-28T04:59:29.396Z] ---> cc036804e680 [2023-03-28T04:59:29.396Z] Successfully built cc036804e680 [2023-03-28T04:59:29.396Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T04:59:29.704Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T04:59:29.704Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T04:59:29.772Z] prd-ubuntu20.04-docker-8c-8g-5985 does not seem to be running inside a container [2023-03-28T04:59:29.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat [2023-03-28T04:59:30.135Z] $ docker top cf02459eea17cd5d442998d57109a17b982b9ade5adf317fb7ca1279624526e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T04:59:30.471Z] + go version [2023-03-28T04:59:30.471Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-28T04:59:30.485Z] $ docker stop --time=1 cf02459eea17cd5d442998d57109a17b982b9ade5adf317fb7ca1279624526e3 [2023-03-28T04:59:31.804Z] $ docker rm -f --volumes cf02459eea17cd5d442998d57109a17b982b9ade5adf317fb7ca1279624526e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T04:59:32.197Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T04:59:32.197Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T04:59:32.274Z] prd-ubuntu20.04-docker-8c-8g-5985 does not seem to be running inside a container [2023-03-28T04:59:32.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat [2023-03-28T04:59:32.656Z] $ docker top 281792b6037ad7816edc6ccd726a4bb554be43ddc7ed7fe4669876793370bf5f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T04:59:32.991Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-28T04:59:33.285Z] + make test [2023-03-28T04:59:33.285Z] go test -race -coverprofile=coverage.out ./... [2023-03-28T04:59:39.879Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-28T04:59:52.095Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-28T04:59:52.095Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-28T04:59:52.095Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-28T04:59:52.095Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-28T04:59:52.095Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-28T04:59:52.661Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.037s coverage: 27.6% of statements [2023-03-28T04:59:52.661Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-28T04:59:52.661Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-28T04:59:52.661Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.051s coverage: 79.9% of statements [2023-03-28T04:59:52.661Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.077s coverage: 86.0% of statements [2023-03-28T04:59:53.227Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-28T04:59:53.227Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.100s coverage: 75.7% of statements [2023-03-28T04:59:53.484Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-28T04:59:53.742Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-28T04:59:53.742Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-28T04:59:54.314Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-28T04:59:56.848Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.073s coverage: 14.9% of statements [2023-03-28T04:59:56.848Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.080s coverage: 68.5% of statements [2023-03-28T04:59:56.848Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.116s coverage: 89.2% of statements [2023-03-28T04:59:56.848Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.062s coverage: 5.5% of statements [2023-03-28T05:00:11.199Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5987 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-03-28T05:00:11.211Z] Running in /w/workspace/device-sdk-go/193 [Pipeline] { [Pipeline] checkout [2023-03-28T05:00:11.236Z] The recommended git tool is: git [2023-03-28T05:00:14.950Z] GO111MODULE=on go vet ./... [2023-03-28T05:00:16.720Z] using credential edgex-jenkins-ssh [2023-03-28T05:00:16.740Z] Cloning the remote Git repository [2023-03-28T05:00:16.786Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-03-28T05:00:16.872Z] > git init /w/workspace/device-sdk-go/193 # timeout=10 [2023-03-28T05:00:17.013Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-28T05:00:17.014Z] > git --version # timeout=10 [2023-03-28T05:00:17.036Z] > git --version # 'git version 2.25.1' [2023-03-28T05:00:17.038Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T05:00:17.204Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T05:00:18.233Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T05:00:18.233Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T05:00:18.233Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-28T05:00:18.243Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-28T05:00:18.256Z] $ docker stop --time=1 281792b6037ad7816edc6ccd726a4bb554be43ddc7ed7fe4669876793370bf5f [2023-03-28T05:00:19.594Z] Avoid second fetch [2023-03-28T05:00:19.595Z] Checking out Revision 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 (main) [2023-03-28T05:00:18.775Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-28T05:00:18.800Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T05:00:19.614Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T05:00:19.680Z] > git checkout -f 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 # timeout=10 [2023-03-28T05:00:20.131Z] $ docker rm -f --volumes 281792b6037ad7816edc6ccd726a4bb554be43ddc7ed7fe4669876793370bf5f [2023-03-28T05:00:20.168Z] Commit message: "Merge pull request #1379 from hahattan/regex" [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T05:00:20.641Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-28T05:00:20.771Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-03-28T05:00:21.045Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-28T05:00:21.045Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T05:00:21.045Z] Dload Upload Total Spent Left Speed [2023-03-28T05:00:21.045Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 48299 0 --:--:-- --:--:-- --:--:-- 48299 [Pipeline] sh [2023-03-28T05:00:21.385Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] sh [2023-03-28T05:00:21.726Z] + ls -al . [2023-03-28T05:00:21.726Z] total 276 [2023-03-28T05:00:21.726Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 04:59 . [2023-03-28T05:00:21.726Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 04:58 .. [2023-03-28T05:00:21.726Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 28 04:58 .dockerignore [2023-03-28T05:00:21.726Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 04:58 .git [2023-03-28T05:00:21.726Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 04:58 .github [2023-03-28T05:00:21.726Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 28 04:58 .gitignore [2023-03-28T05:00:21.726Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 28 04:58 .golangci.yml [2023-03-28T05:00:21.726Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 04:58 .semver [2023-03-28T05:00:21.726Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 28 04:58 CHANGELOG.md [2023-03-28T05:00:21.726Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 04:58 GOVERNANCE.md [2023-03-28T05:00:21.726Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 28 04:58 Jenkinsfile [2023-03-28T05:00:21.726Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 28 04:58 LICENSE [2023-03-28T05:00:21.726Z] -rw-rw-r-- 1 jenkins jenkins 1714 Mar 28 04:58 Makefile [2023-03-28T05:00:21.726Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 28 04:58 OWNERS.md [2023-03-28T05:00:21.726Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 28 04:58 README.md [2023-03-28T05:00:21.726Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 28 04:58 VERSION [2023-03-28T05:00:21.726Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 04:58 bin [2023-03-28T05:00:21.726Z] -rw-r--r-- 1 jenkins jenkins 106714 Mar 28 04:59 coverage.out [2023-03-28T05:00:21.726Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 28 04:58 example [2023-03-28T05:00:21.726Z] -rw-rw-r-- 1 jenkins jenkins 3243 Mar 28 04:58 go.mod [2023-03-28T05:00:21.726Z] -rw-rw-r-- 1 jenkins jenkins 30606 Mar 28 04:58 go.sum [2023-03-28T05:00:21.726Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 04:58 internal [2023-03-28T05:00:21.726Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 04:58 openapi [2023-03-28T05:00:21.726Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 28 04:58 pkg [2023-03-28T05:00:21.726Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 04:58 snap [2023-03-28T05:00:21.726Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 28 04:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T05:00:21.917Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-28T05:00:22.029Z] + 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=8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 --label arch=amd64 --label version=3.0.0-dev.62 . [2023-03-28T05:00:22.029Z] Sending build context to Docker daemon 11.01MB [2023-03-28T05:00:22.029Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T05:00:22.029Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-28T05:00:22.029Z] ---> cc036804e680 [2023-03-28T05:00:22.029Z] Step 3/23 : ARG MAKE=make build [2023-03-28T05:00:22.029Z] ---> Running in 8e88696ab4c3 [2023-03-28T05:00:22.242Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-28T05:00:22.242Z] sudo tee /etc/docker/daemon.new [2023-03-28T05:00:22.242Z] { [2023-03-28T05:00:22.242Z] "registry-mirrors": [ [2023-03-28T05:00:22.242Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-28T05:00:22.242Z] ], [2023-03-28T05:00:22.242Z] "bip": "10.250.0.254/24", [2023-03-28T05:00:22.242Z] "hosts": [ [2023-03-28T05:00:22.242Z] "tcp://0.0.0.0:5555", [2023-03-28T05:00:22.242Z] "unix:///var/run/docker.sock" [2023-03-28T05:00:22.242Z] ], [2023-03-28T05:00:22.242Z] "mtu": 1458, [2023-03-28T05:00:22.242Z] "selinux-enabled": true, [2023-03-28T05:00:22.242Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-28T05:00:22.242Z] } [Pipeline] sh [2023-03-28T05:00:22.289Z] Removing intermediate container 8e88696ab4c3 [2023-03-28T05:00:22.289Z] ---> 28fb596694a1 [2023-03-28T05:00:22.289Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-28T05:00:22.289Z] ---> Running in d5b21405660a [2023-03-28T05:00:22.289Z] Removing intermediate container d5b21405660a [2023-03-28T05:00:22.289Z] ---> e03aa48d645b [2023-03-28T05:00:22.289Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-28T05:00:22.289Z] ---> Running in 58f155c53f68 [2023-03-28T05:00:22.547Z] Removing intermediate container 58f155c53f68 [2023-03-28T05:00:22.547Z] ---> ddbfbef6f24a [2023-03-28T05:00:22.547Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-28T05:00:22.547Z] ---> Running in cfe4ef5ec5d3 [2023-03-28T05:00:22.568Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-28T05:00:22.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T05:00:22.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T05:00:22.889Z] + sudo service docker restart [2023-03-28T05:00:23.063Z] OK: 265 MiB in 53 packages [2023-03-28T05:00:23.322Z] Removing intermediate container cfe4ef5ec5d3 [2023-03-28T05:00:23.322Z] ---> bea7b46b4d24 [2023-03-28T05:00:23.322Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-28T05:00:23.581Z] ---> d74e4fda1798 [2023-03-28T05:00:23.581Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T05:00:23.581Z] ---> Running in 43728d856c4c [2023-03-28T05:00:24.515Z] Removing intermediate container 43728d856c4c [2023-03-28T05:00:24.515Z] ---> 15e5f2554036 [2023-03-28T05:00:24.515Z] Step 9/23 : COPY . . [2023-03-28T05:00:24.773Z] ---> 0a5b9b4ce0e4 [2023-03-28T05:00:24.773Z] Step 10/23 : RUN ${MAKE} [2023-03-28T05:00:24.773Z] ---> Running in d426612f2a89 [2023-03-28T05:00:25.032Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.62" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T05:00:41.127Z] provisioning config files... [2023-03-28T05:00:41.159Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/193@tmp/config3288501551221981862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T05:00:41.666Z] ---> docker-login.sh [2023-03-28T05:00:41.666Z] nexus3.edgexfoundry.org:10001 [2023-03-28T05:00:41.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T05:00:42.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T05:00:42.207Z] Configure a credential helper to remove this warning. See [2023-03-28T05:00:42.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T05:00:42.207Z] [2023-03-28T05:00:42.207Z] Login Succeeded [2023-03-28T05:00:42.207Z] nexus3.edgexfoundry.org:10002 [2023-03-28T05:00:42.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T05:00:42.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T05:00:42.475Z] Configure a credential helper to remove this warning. See [2023-03-28T05:00:42.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T05:00:42.475Z] [2023-03-28T05:00:42.475Z] Login Succeeded [2023-03-28T05:00:42.475Z] nexus3.edgexfoundry.org:10003 [2023-03-28T05:00:42.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T05:00:43.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T05:00:43.016Z] Configure a credential helper to remove this warning. See [2023-03-28T05:00:43.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T05:00:43.016Z] [2023-03-28T05:00:43.016Z] Login Succeeded [2023-03-28T05:00:43.016Z] nexus3.edgexfoundry.org:10004 [2023-03-28T05:00:43.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T05:00:43.110Z] Removing intermediate container d426612f2a89 [2023-03-28T05:00:43.110Z] ---> c9a8824d77f2 [2023-03-28T05:00:43.110Z] Step 11/23 : FROM alpine:3.17 [2023-03-28T05:00:43.110Z] 3.17: Pulling from library/alpine [2023-03-28T05:00:43.110Z] 63b65145d645: Already exists [2023-03-28T05:00:43.110Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T05:00:43.110Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T05:00:43.110Z] ---> b2aa39c304c2 [2023-03-28T05:00:43.110Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-28T05:00:43.110Z] ---> Running in b2d45767a49f [2023-03-28T05:00:43.110Z] Removing intermediate container b2d45767a49f [2023-03-28T05:00:43.110Z] ---> 1ba6ebeaf56b [2023-03-28T05:00:43.110Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-28T05:00:43.110Z] ---> Running in 0551f6efd6bc [2023-03-28T05:00:43.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T05:00:43.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T05:00:43.110Z] OK: 7 MiB in 15 packages [2023-03-28T05:00:43.110Z] Removing intermediate container 0551f6efd6bc [2023-03-28T05:00:43.110Z] ---> e35680d207d6 [2023-03-28T05:00:43.110Z] Step 14/23 : WORKDIR / [2023-03-28T05:00:43.110Z] ---> Running in d7acac90b27a [2023-03-28T05:00:43.110Z] Removing intermediate container d7acac90b27a [2023-03-28T05:00:43.110Z] ---> a0882ebbd125 [2023-03-28T05:00:43.110Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-28T05:00:43.110Z] ---> 53b8e4fe1ef9 [2023-03-28T05:00:43.110Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-28T05:00:43.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T05:00:43.292Z] Configure a credential helper to remove this warning. See [2023-03-28T05:00:43.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T05:00:43.292Z] [2023-03-28T05:00:43.292Z] Login Succeeded [2023-03-28T05:00:43.292Z] docker.io [2023-03-28T05:00:43.368Z] ---> ecca9bf9202d [2023-03-28T05:00:43.368Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-28T05:00:43.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T05:00:43.630Z] ---> bca92e49641d [2023-03-28T05:00:43.630Z] Step 18/23 : EXPOSE 59999 [2023-03-28T05:00:43.630Z] ---> Running in a6ef4de34ab4 [2023-03-28T05:00:43.630Z] Removing intermediate container a6ef4de34ab4 [2023-03-28T05:00:43.630Z] ---> b826ef301a8f [2023-03-28T05:00:43.630Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-28T05:00:43.630Z] ---> Running in 76cd90fded13 [2023-03-28T05:00:43.630Z] Removing intermediate container 76cd90fded13 [2023-03-28T05:00:43.630Z] ---> 027e8bf8de46 [2023-03-28T05:00:43.630Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T05:00:43.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T05:00:43.825Z] Configure a credential helper to remove this warning. See [2023-03-28T05:00:43.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T05:00:43.825Z] [2023-03-28T05:00:43.825Z] Login Succeeded [2023-03-28T05:00:43.825Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T05:00:43.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-03-28T05:00:43.887Z] ---> Running in 6d4ad563b975 [2023-03-28T05:00:43.887Z] Removing intermediate container 6d4ad563b975 [2023-03-28T05:00:43.887Z] ---> 6547c44682ed [2023-03-28T05:00:43.887Z] Step 21/23 : LABEL arch=amd64 [2023-03-28T05:00:43.887Z] ---> Running in fed21891336b [2023-03-28T05:00:43.887Z] Removing intermediate container fed21891336b [2023-03-28T05:00:43.887Z] ---> f994c9a442d7 [2023-03-28T05:00:43.887Z] Step 22/23 : LABEL git_sha=8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 [2023-03-28T05:00:43.887Z] ---> Running in aaea9aeb06c1 [Pipeline] echo [2023-03-28T05:00:44.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T05:00:44.100Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T05:00:44.109Z] ========================================================= [2023-03-28T05:00:44.110Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-28T05:00:44.110Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-03-28T05:00:44.146Z] Removing intermediate container aaea9aeb06c1 [2023-03-28T05:00:44.146Z] ---> 7b4074a512ee [2023-03-28T05:00:44.146Z] Step 23/23 : LABEL version=3.0.0-dev.62 [2023-03-28T05:00:44.146Z] ---> Running in b62172d2816e [2023-03-28T05:00:44.146Z] Removing intermediate container b62172d2816e [2023-03-28T05:00:44.146Z] ---> b72d0a1ac08c [2023-03-28T05:00:44.146Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-28T05:00:44.146Z] Successfully built b72d0a1ac08c [2023-03-28T05:00:44.146Z] Successfully tagged device-sdk-simple:latest [Pipeline] sh [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-28T05:00:44.462Z] + 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-28T05:00:44.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T05:00:44.609Z] [2023-03-28T05:00:44.609Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T05:00:44.730Z] Sending build context to Docker daemon 5.86MB [2023-03-28T05:00:44.730Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T05:00:44.730Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-28T05:00:44.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T05:00:44.904Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-28T05:00:44.904Z] 5eb5b503b376: Pulling fs layer [2023-03-28T05:00:44.904Z] 5c69ac0246d0: Pulling fs layer [2023-03-28T05:00:44.904Z] ec43610c2a17: Pulling fs layer [2023-03-28T05:00:44.904Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-28T05:00:44.904Z] 33b1e0a273af: Pulling fs layer [2023-03-28T05:00:44.904Z] 5d3b04190fa2: Pulling fs layer [2023-03-28T05:00:44.904Z] 2f39f015ded8: Pulling fs layer [2023-03-28T05:00:44.904Z] 5d3b04190fa2: Waiting [2023-03-28T05:00:44.904Z] 2f39f015ded8: Waiting [2023-03-28T05:00:44.904Z] 5c69ac0246d0: Verifying Checksum [2023-03-28T05:00:44.904Z] 5c69ac0246d0: Download complete [2023-03-28T05:00:44.904Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-28T05:00:44.904Z] 3a2ae6a8a46f: Download complete [2023-03-28T05:00:44.904Z] 33b1e0a273af: Verifying Checksum [2023-03-28T05:00:44.904Z] 33b1e0a273af: Download complete [2023-03-28T05:00:44.904Z] ec43610c2a17: Verifying Checksum [2023-03-28T05:00:44.904Z] 5d3b04190fa2: Verifying Checksum [2023-03-28T05:00:44.904Z] ec43610c2a17: Download complete [2023-03-28T05:00:44.904Z] 5d3b04190fa2: Download complete [2023-03-28T05:00:45.162Z] 5eb5b503b376: Verifying Checksum [2023-03-28T05:00:45.162Z] 5eb5b503b376: Download complete [2023-03-28T05:00:45.727Z] 2f39f015ded8: Verifying Checksum [2023-03-28T05:00:45.727Z] 2f39f015ded8: Download complete [2023-03-28T05:00:46.291Z] 5eb5b503b376: Pull complete [2023-03-28T05:00:46.291Z] 5c69ac0246d0: Pull complete [2023-03-28T05:00:46.857Z] ec43610c2a17: Pull complete [2023-03-28T05:00:46.857Z] 3a2ae6a8a46f: Pull complete [2023-03-28T05:00:47.115Z] 33b1e0a273af: Pull complete [2023-03-28T05:00:47.115Z] 5d3b04190fa2: Pull complete [2023-03-28T05:00:48.081Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-28T05:00:48.081Z] af6eaf76a39c: Pulling fs layer [2023-03-28T05:00:48.081Z] 55522c791124: Pulling fs layer [2023-03-28T05:00:48.081Z] ce5c4a1c91eb: Pulling fs layer [2023-03-28T05:00:48.081Z] 169dfbe0d373: Pulling fs layer [2023-03-28T05:00:48.081Z] e1ff8fa3b103: Pulling fs layer [2023-03-28T05:00:48.081Z] 52ebb69f0ebf: Pulling fs layer [2023-03-28T05:00:48.081Z] 5abe8eddf0d5: Pulling fs layer [2023-03-28T05:00:48.081Z] e1ff8fa3b103: Waiting [2023-03-28T05:00:48.081Z] 169dfbe0d373: Waiting [2023-03-28T05:00:48.081Z] 52ebb69f0ebf: Waiting [2023-03-28T05:00:48.081Z] 5abe8eddf0d5: Waiting [2023-03-28T05:00:48.081Z] 55522c791124: Download complete [2023-03-28T05:00:48.081Z] 169dfbe0d373: Verifying Checksum [2023-03-28T05:00:48.081Z] 169dfbe0d373: Download complete [2023-03-28T05:00:48.081Z] e1ff8fa3b103: Verifying Checksum [2023-03-28T05:00:48.081Z] e1ff8fa3b103: Download complete [2023-03-28T05:00:48.081Z] af6eaf76a39c: Verifying Checksum [2023-03-28T05:00:48.081Z] af6eaf76a39c: Download complete [2023-03-28T05:00:48.667Z] af6eaf76a39c: Pull complete [2023-03-28T05:00:48.667Z] 5abe8eddf0d5: Verifying Checksum [2023-03-28T05:00:48.667Z] 5abe8eddf0d5: Download complete [2023-03-28T05:00:49.250Z] 55522c791124: Pull complete [2023-03-28T05:00:49.836Z] ce5c4a1c91eb: Verifying Checksum [2023-03-28T05:00:49.836Z] ce5c4a1c91eb: Download complete [2023-03-28T05:00:49.836Z] 52ebb69f0ebf: Verifying Checksum [2023-03-28T05:00:49.836Z] 52ebb69f0ebf: Download complete [2023-03-28T05:00:51.300Z] 2f39f015ded8: Pull complete [2023-03-28T05:00:51.300Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-28T05:00:51.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T05:00:51.300Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T05:00:51.382Z] prd-ubuntu20.04-docker-8c-8g-5985 does not seem to be running inside a container [2023-03-28T05:00:51.410Z] $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-28T05:00:52.824Z] $ docker top 8b42b7153e93df4074453687039ee187d514bc54dea16c1118f534dbe90bc0b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T05:00:53.222Z] ---> job-cost.sh [2023-03-28T05:00:53.222Z] lf-activate-venv: SKIPPING [2023-03-28T05:00:53.222Z] INFO: No Stack... [2023-03-28T05:00:53.480Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T05:00:54.046Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T05:00:54.333Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-03-28T05:00:54.333Z] + cut -d, -f6 [Pipeline] lock [2023-03-28T05:00:54.346Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-193-stack-cost] [2023-03-28T05:00:54.352Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-193-stack-cost] did not exist. Created. [2023-03-28T05:00:54.352Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-193-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T05:00:54.654Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-28T05:00:54.684Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T05:00:54.696Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-193-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T05:00:54.718Z] $ docker stop --time=1 8b42b7153e93df4074453687039ee187d514bc54dea16c1118f534dbe90bc0b5 [2023-03-28T05:00:55.876Z] $ docker rm -f --volumes 8b42b7153e93df4074453687039ee187d514bc54dea16c1118f534dbe90bc0b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-28T05:01:02.159Z] ce5c4a1c91eb: Pull complete [2023-03-28T05:01:02.159Z] 169dfbe0d373: Pull complete [2023-03-28T05:01:02.159Z] e1ff8fa3b103: Pull complete [2023-03-28T05:01:06.493Z] 52ebb69f0ebf: Pull complete [2023-03-28T05:01:08.452Z] 5abe8eddf0d5: Pull complete [2023-03-28T05:01:08.452Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-28T05:01:08.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-28T05:01:08.452Z] ---> 6cb57ee374ae [2023-03-28T05:01:08.452Z] Step 3/10 : ARG MAKE=make build [2023-03-28T05:01:10.398Z] ---> Running in a96e0a57a175 [2023-03-28T05:01:10.398Z] Removing intermediate container a96e0a57a175 [2023-03-28T05:01:10.398Z] ---> 1008ffd8eb03 [2023-03-28T05:01:10.398Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-28T05:01:10.663Z] ---> Running in eaade79c8c16 [2023-03-28T05:01:10.930Z] Removing intermediate container eaade79c8c16 [2023-03-28T05:01:10.930Z] ---> 68efcca02071 [2023-03-28T05:01:10.930Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-28T05:01:10.930Z] ---> Running in 7f37f17bad90 [2023-03-28T05:01:11.197Z] Removing intermediate container 7f37f17bad90 [2023-03-28T05:01:11.197Z] ---> cdd9081aca25 [2023-03-28T05:01:11.197Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-28T05:01:11.465Z] ---> Running in b399f3740375 [2023-03-28T05:01:12.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T05:01:13.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T05:01:13.987Z] OK: 263 MiB in 53 packages [2023-03-28T05:01:14.951Z] Removing intermediate container b399f3740375 [2023-03-28T05:01:14.951Z] ---> 5da550e8086b [2023-03-28T05:01:14.951Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-28T05:01:15.220Z] ---> c91899834ecb [2023-03-28T05:01:15.220Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T05:01:15.493Z] ---> Running in 8f50df605b65 [2023-03-28T05:02:23.397Z] Removing intermediate container 8f50df605b65 [2023-03-28T05:02:23.397Z] ---> becb3694ed14 [2023-03-28T05:02:23.397Z] Step 9/10 : COPY . . [2023-03-28T05:02:23.397Z] ---> 58c9ebdd5c4a [2023-03-28T05:02:23.397Z] Step 10/10 : RUN ${MAKE} [2023-03-28T05:02:23.397Z] ---> Running in ea6c3dd0c590 [2023-03-28T05:02:23.397Z] noop [2023-03-28T05:02:23.397Z] Removing intermediate container ea6c3dd0c590 [2023-03-28T05:02:23.397Z] ---> f3a3de65e1c4 [2023-03-28T05:02:23.397Z] Successfully built f3a3de65e1c4 [2023-03-28T05:02:23.397Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T05:02:23.770Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T05:02:23.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T05:02:23.988Z] prd-ubuntu20.04-docker-arm64-4c-16g-5987 does not seem to be running inside a container [2023-03-28T05:02:24.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/193 -v /w/workspace/device-sdk-go/193:/w/workspace/device-sdk-go/193:rw,z -v /w/workspace/device-sdk-go/193@tmp:/w/workspace/device-sdk-go/193@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 ******** ci-base-image-arm64 cat [2023-03-28T05:02:25.237Z] $ docker top 23b2b366e127b24c5935f2f51a3d495a8c19d8eb1f6ac497811b041128cea92f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T05:02:26.061Z] + go version [2023-03-28T05:02:26.062Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-28T05:02:26.082Z] $ docker stop --time=1 23b2b366e127b24c5935f2f51a3d495a8c19d8eb1f6ac497811b041128cea92f [2023-03-28T05:02:27.835Z] $ docker rm -f --volumes 23b2b366e127b24c5935f2f51a3d495a8c19d8eb1f6ac497811b041128cea92f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T05:02:28.389Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T05:02:28.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T05:02:28.562Z] prd-ubuntu20.04-docker-arm64-4c-16g-5987 does not seem to be running inside a container [2023-03-28T05:02:28.630Z] $ 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/193 -v /w/workspace/device-sdk-go/193:/w/workspace/device-sdk-go/193:rw,z -v /w/workspace/device-sdk-go/193@tmp:/w/workspace/device-sdk-go/193@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 ******** ci-base-image-arm64 cat [2023-03-28T05:02:29.755Z] $ docker top 8b45823a330e2d7d89c4e22a0395cc42d313c38766f5c22c27fab2b1620f463e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T05:02:30.253Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/193 [Pipeline] fileExists [Pipeline] sh [2023-03-28T05:02:30.582Z] + make test [2023-03-28T05:02:30.582Z] go test -race -coverprofile=coverage.out ./... [2023-03-28T05:03:26.979Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-28T05:05:48.797Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-28T05:05:48.797Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-28T05:05:48.797Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-28T05:05:48.797Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-28T05:05:48.797Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-28T05:06:03.825Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.346s coverage: 27.6% of statements [2023-03-28T05:06:03.825Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.294s coverage: 79.9% of statements [2023-03-28T05:06:18.857Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-28T05:06:18.857Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-28T05:06:18.857Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.402s coverage: 86.0% of statements [2023-03-28T05:06:25.526Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-28T05:06:25.526Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.527s coverage: 75.7% of statements [2023-03-28T05:06:29.803Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-28T05:06:31.771Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-28T05:06:31.771Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-28T05:06:33.190Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.306s coverage: 14.9% of statements [2023-03-28T05:06:33.190Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.429s coverage: 68.5% of statements [2023-03-28T05:06:36.556Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.486s coverage: 89.2% of statements [2023-03-28T05:06:37.975Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-28T05:06:38.244Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.284s coverage: 5.5% of statements [2023-03-28T05:06:39.229Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-28T05:06:39.229Z] GO111MODULE=on go vet ./... [2023-03-28T05:09:31.052Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T05:09:31.053Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T05:09:31.053Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-28T05:09:31.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-28T05:09:31.084Z] $ docker stop --time=1 8b45823a330e2d7d89c4e22a0395cc42d313c38766f5c22c27fab2b1620f463e [2023-03-28T05:09:33.095Z] $ docker rm -f --volumes 8b45823a330e2d7d89c4e22a0395cc42d313c38766f5c22c27fab2b1620f463e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T05:09:34.886Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-28T05:09:34.903Z] Warning: overwriting stash ‘coverage-report’ [2023-03-28T05:09:35.602Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T05:09:35.998Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-28T05:09:36.343Z] + ls -al . [2023-03-28T05:09:36.343Z] total 272 [2023-03-28T05:09:36.343Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 05:02 . [2023-03-28T05:09:36.343Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 05:00 .. [2023-03-28T05:09:36.343Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 28 05:00 .dockerignore [2023-03-28T05:09:36.343Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 05:00 .git [2023-03-28T05:09:36.343Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 05:00 .github [2023-03-28T05:09:36.343Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 28 05:00 .gitignore [2023-03-28T05:09:36.343Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 28 05:00 .golangci.yml [2023-03-28T05:09:36.343Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 28 05:00 CHANGELOG.md [2023-03-28T05:09:36.343Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 05:00 GOVERNANCE.md [2023-03-28T05:09:36.343Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 28 05:00 Jenkinsfile [2023-03-28T05:09:36.343Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 28 05:00 LICENSE [2023-03-28T05:09:36.343Z] -rw-rw-r-- 1 jenkins jenkins 1714 Mar 28 05:00 Makefile [2023-03-28T05:09:36.343Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 28 05:00 OWNERS.md [2023-03-28T05:09:36.343Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 28 05:00 README.md [2023-03-28T05:09:36.343Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 28 04:58 VERSION [2023-03-28T05:09:36.343Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 05:00 bin [2023-03-28T05:09:36.343Z] -rw-r--r-- 1 jenkins jenkins 106712 Mar 28 05:06 coverage.out [2023-03-28T05:09:36.343Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 28 05:00 example [2023-03-28T05:09:36.343Z] -rw-rw-r-- 1 jenkins jenkins 3243 Mar 28 05:00 go.mod [2023-03-28T05:09:36.343Z] -rw-rw-r-- 1 jenkins jenkins 30606 Mar 28 05:00 go.sum [2023-03-28T05:09:36.343Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 05:00 internal [2023-03-28T05:09:36.343Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 05:00 openapi [2023-03-28T05:09:36.343Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 28 05:00 pkg [2023-03-28T05:09:36.343Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 05:00 snap [2023-03-28T05:09:36.343Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 28 05:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T05:09:36.695Z] + 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=8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 --label arch=arm64 --label version=3.0.0-dev.62 . [2023-03-28T05:09:37.288Z] Sending build context to Docker daemon 5.967MB [2023-03-28T05:09:37.288Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T05:09:37.288Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-28T05:09:37.288Z] ---> f3a3de65e1c4 [2023-03-28T05:09:37.288Z] Step 3/23 : ARG MAKE=make build [2023-03-28T05:09:37.288Z] ---> Running in 53763f33bcc7 [2023-03-28T05:09:37.892Z] Removing intermediate container 53763f33bcc7 [2023-03-28T05:09:37.892Z] ---> 72186d4a9470 [2023-03-28T05:09:37.892Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-28T05:09:37.892Z] ---> Running in 869770d9cf88 [2023-03-28T05:09:38.163Z] Removing intermediate container 869770d9cf88 [2023-03-28T05:09:38.163Z] ---> c5ad14fa4d70 [2023-03-28T05:09:38.163Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-28T05:09:38.163Z] ---> Running in bfe3977d5900 [2023-03-28T05:09:38.753Z] Removing intermediate container bfe3977d5900 [2023-03-28T05:09:38.753Z] ---> 5d3fbb64a6fa [2023-03-28T05:09:38.753Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-28T05:09:38.753Z] ---> Running in b37e8f1e39cd [2023-03-28T05:09:39.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T05:09:40.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T05:09:42.106Z] OK: 263 MiB in 53 packages [2023-03-28T05:09:42.695Z] Removing intermediate container b37e8f1e39cd [2023-03-28T05:09:42.695Z] ---> a8f70d4119f1 [2023-03-28T05:09:42.695Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-28T05:09:43.283Z] ---> 9d8b401e5d24 [2023-03-28T05:09:43.283Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T05:09:43.552Z] ---> Running in 1cebe38da9c1 [2023-03-28T05:09:46.911Z] Removing intermediate container 1cebe38da9c1 [2023-03-28T05:09:46.911Z] ---> 99f9f1d62967 [2023-03-28T05:09:46.911Z] Step 9/23 : COPY . . [2023-03-28T05:09:47.878Z] ---> e48688e111d6 [2023-03-28T05:09:47.878Z] Step 10/23 : RUN ${MAKE} [2023-03-28T05:09:47.878Z] ---> Running in eda18ab36009 [2023-03-28T05:09:48.964Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.62" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-28T05:12:25.927Z] Removing intermediate container eda18ab36009 [2023-03-28T05:12:25.927Z] ---> b5283271e3e4 [2023-03-28T05:12:25.927Z] Step 11/23 : FROM alpine:3.17 [2023-03-28T05:12:25.927Z] 3.17: Pulling from library/alpine [2023-03-28T05:12:25.927Z] af6eaf76a39c: Already exists [2023-03-28T05:12:25.927Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T05:12:25.927Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T05:12:25.927Z] ---> d74e625d9115 [2023-03-28T05:12:25.927Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-28T05:12:25.927Z] ---> Running in 68342ab87594 [2023-03-28T05:12:25.927Z] Removing intermediate container 68342ab87594 [2023-03-28T05:12:25.927Z] ---> b94b65af873f [2023-03-28T05:12:25.927Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-28T05:12:25.927Z] ---> Running in a52d5ff00a3d [2023-03-28T05:12:26.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T05:12:27.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T05:12:28.811Z] OK: 7 MiB in 15 packages [2023-03-28T05:12:29.771Z] Removing intermediate container a52d5ff00a3d [2023-03-28T05:12:29.771Z] ---> 3d8638045850 [2023-03-28T05:12:29.771Z] Step 14/23 : WORKDIR / [2023-03-28T05:12:29.771Z] ---> Running in c6f471f8a8fa [2023-03-28T05:12:30.040Z] Removing intermediate container c6f471f8a8fa [2023-03-28T05:12:30.040Z] ---> d9de9d909fc8 [2023-03-28T05:12:30.040Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-28T05:12:30.622Z] ---> 33eb95b09975 [2023-03-28T05:12:30.623Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-28T05:12:32.030Z] ---> dbb77eed9825 [2023-03-28T05:12:32.030Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-28T05:12:32.297Z] ---> bd794faf2939 [2023-03-28T05:12:32.297Z] Step 18/23 : EXPOSE 59999 [2023-03-28T05:12:32.564Z] ---> Running in 494cea8ade1b [2023-03-28T05:12:32.837Z] Removing intermediate container 494cea8ade1b [2023-03-28T05:12:32.837Z] ---> 7f01f5ad197c [2023-03-28T05:12:32.837Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-28T05:12:32.837Z] ---> Running in 6bf0f621268e [2023-03-28T05:12:33.115Z] Removing intermediate container 6bf0f621268e [2023-03-28T05:12:33.115Z] ---> 60632c1e60a8 [2023-03-28T05:12:33.115Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T05:12:33.115Z] ---> Running in ed710900184a [2023-03-28T05:12:33.382Z] Removing intermediate container ed710900184a [2023-03-28T05:12:33.382Z] ---> 84662b1fe8ab [2023-03-28T05:12:33.382Z] Step 21/23 : LABEL arch=arm64 [2023-03-28T05:12:33.649Z] ---> Running in f64c5f8780b2 [2023-03-28T05:12:33.917Z] Removing intermediate container f64c5f8780b2 [2023-03-28T05:12:33.917Z] ---> b90299d8d2b7 [2023-03-28T05:12:33.917Z] Step 22/23 : LABEL git_sha=8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 [2023-03-28T05:12:33.917Z] ---> Running in f58f2e1d1883 [2023-03-28T05:12:34.185Z] Removing intermediate container f58f2e1d1883 [2023-03-28T05:12:34.185Z] ---> 4d216ac18cb8 [2023-03-28T05:12:34.185Z] Step 23/23 : LABEL version=3.0.0-dev.62 [2023-03-28T05:12:34.454Z] ---> Running in 5f1957b4df98 [2023-03-28T05:12:34.722Z] Removing intermediate container 5f1957b4df98 [2023-03-28T05:12:34.722Z] ---> 5e37754bb1f0 [2023-03-28T05:12:34.722Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-28T05:12:34.722Z] Successfully built 5e37754bb1f0 [2023-03-28T05:12:34.722Z] 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-28T05:12:35.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T05:12:35.159Z] [2023-03-28T05:12:35.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T05:12:35.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T05:12:35.501Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-28T05:12:35.501Z] 8998bd30e6a1: Pulling fs layer [2023-03-28T05:12:35.501Z] 04944245beec: Pulling fs layer [2023-03-28T05:12:35.501Z] 699f458cf7ca: Pulling fs layer [2023-03-28T05:12:35.501Z] 765212b225bb: Pulling fs layer [2023-03-28T05:12:35.501Z] f23df028b6ca: Pulling fs layer [2023-03-28T05:12:35.501Z] d65c8cfc05b1: Pulling fs layer [2023-03-28T05:12:35.501Z] 2437ff75d9bd: Pulling fs layer [2023-03-28T05:12:35.501Z] f23df028b6ca: Waiting [2023-03-28T05:12:35.501Z] d65c8cfc05b1: Waiting [2023-03-28T05:12:35.501Z] 2437ff75d9bd: Waiting [2023-03-28T05:12:35.501Z] 765212b225bb: Waiting [2023-03-28T05:12:35.773Z] 04944245beec: Verifying Checksum [2023-03-28T05:12:35.773Z] 04944245beec: Download complete [2023-03-28T05:12:35.773Z] 765212b225bb: Verifying Checksum [2023-03-28T05:12:35.773Z] 765212b225bb: Download complete [2023-03-28T05:12:35.773Z] f23df028b6ca: Verifying Checksum [2023-03-28T05:12:35.773Z] f23df028b6ca: Download complete [2023-03-28T05:12:35.773Z] d65c8cfc05b1: Verifying Checksum [2023-03-28T05:12:35.773Z] d65c8cfc05b1: Download complete [2023-03-28T05:12:36.040Z] 699f458cf7ca: Verifying Checksum [2023-03-28T05:12:36.040Z] 699f458cf7ca: Download complete [2023-03-28T05:12:36.312Z] 8998bd30e6a1: Verifying Checksum [2023-03-28T05:12:36.312Z] 8998bd30e6a1: Download complete [2023-03-28T05:12:38.892Z] 2437ff75d9bd: Verifying Checksum [2023-03-28T05:12:38.892Z] 2437ff75d9bd: Download complete [2023-03-28T05:12:40.298Z] 8998bd30e6a1: Pull complete [2023-03-28T05:12:40.566Z] 04944245beec: Pull complete [2023-03-28T05:12:41.977Z] 699f458cf7ca: Pull complete [2023-03-28T05:12:41.977Z] 765212b225bb: Pull complete [2023-03-28T05:12:42.936Z] f23df028b6ca: Pull complete [2023-03-28T05:12:42.936Z] d65c8cfc05b1: Pull complete [2023-03-28T05:12:57.923Z] 2437ff75d9bd: Pull complete [2023-03-28T05:12:57.923Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-28T05:12:57.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T05:12:57.923Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T05:12:58.143Z] prd-ubuntu20.04-docker-arm64-4c-16g-5987 does not seem to be running inside a container [2023-03-28T05:12:58.216Z] $ 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/193 -v /w/workspace/device-sdk-go/193:/w/workspace/device-sdk-go/193:rw,z -v /w/workspace/device-sdk-go/193@tmp:/w/workspace/device-sdk-go/193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-28T05:13:01.032Z] $ docker top 9ace868542be3e8a5c1be619bedd37e6156675a5c58d5198a12020535f5784a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T05:13:01.885Z] ---> job-cost.sh [2023-03-28T05:13:01.885Z] lf-activate-venv: SKIPPING [2023-03-28T05:13:01.885Z] INFO: No Stack... [2023-03-28T05:13:02.470Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-28T05:13:03.432Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T05:13:04.077Z] + cat /w/workspace/device-sdk-go/193/archives/cost.csv [2023-03-28T05:13:04.077Z] + cut -d, -f6 [Pipeline] lock [2023-03-28T05:13:04.115Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-193-stack-cost] [2023-03-28T05:13:04.121Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-193-stack-cost] did not exist. Created. [2023-03-28T05:13:04.121Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-193-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T05:13:04.779Z] /w/workspace/device-sdk-go/193@tmp/durable-91da0ba4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-28T05:13:05.439Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-28T05:13:05.464Z] Warning: overwriting stash ‘stack-cost’ [2023-03-28T05:13:05.540Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T05:13:05.547Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-193-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T05:13:05.565Z] $ docker stop --time=1 9ace868542be3e8a5c1be619bedd37e6156675a5c58d5198a12020535f5784a4 [2023-03-28T05:13:07.083Z] $ docker rm -f --volumes 9ace868542be3e8a5c1be619bedd37e6156675a5c58d5198a12020535f5784a4 [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-28T05:13:07.529Z] provisioning config files... [2023-03-28T05:13:07.536Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13960342221300277435tmp [Pipeline] { [Pipeline] sh [2023-03-28T05:13:07.829Z] + set +x [2023-03-28T05:13:07.829Z] + bash -s -- [2023-03-28T05:13:07.829Z] + curl -s https://codecov.io/bash [2023-03-28T05:13:07.829Z] [2023-03-28T05:13:07.829Z] _____ _ [2023-03-28T05:13:07.829Z] / ____| | | [2023-03-28T05:13:07.829Z] | | ___ __| | ___ ___ _____ __ [2023-03-28T05:13:07.829Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-28T05:13:07.829Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-28T05:13:07.829Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-28T05:13:07.829Z] Bash-1.0.6 [2023-03-28T05:13:07.829Z] [2023-03-28T05:13:07.829Z] [2023-03-28T05:13:07.829Z] ==> git version 2.25.1 found [2023-03-28T05:13:07.829Z] ==> 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-28T05:13:07.829Z] Release-Date: 2020-01-08 [2023-03-28T05:13:07.829Z] 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-28T05:13:07.829Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-28T05:13:07.829Z] ==> Jenkins CI detected. [2023-03-28T05:13:07.829Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-03-28T05:13:07.829Z] project root: . [2023-03-28T05:13:07.829Z] --> token set from env [2023-03-28T05:13:07.829Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-28T05:13:07.829Z] ==> Running gcov in . (disable via -X gcov) [2023-03-28T05:13:07.829Z] ==> Python coveragepy not found [2023-03-28T05:13:07.829Z] ==> Searching for coverage reports in: [2023-03-28T05:13:07.829Z] + . [2023-03-28T05:13:07.829Z] -> Found 1 reports [2023-03-28T05:13:08.088Z] ==> Detecting git/mercurial file structure [2023-03-28T05:13:08.088Z] ==> Reading reports [2023-03-28T05:13:08.088Z] + ./coverage.out bytes=106712 [2023-03-28T05:13:08.088Z] ==> Appending adjustments [2023-03-28T05:13:08.088Z] https://docs.codecov.io/docs/fixing-reports [2023-03-28T05:13:08.347Z] + Found adjustments [2023-03-28T05:13:08.347Z] ==> Gzipping contents [2023-03-28T05:13:08.347Z] 16K /tmp/codecov.pwT3aD.gz [2023-03-28T05:13:08.347Z] ==> Uploading reports [2023-03-28T05:13:08.347Z] url: https://codecov.io [2023-03-28T05:13:08.347Z] query: branch=main&commit=8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080&build=193&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F193%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-28T05:13:08.347Z] -> Pinging Codecov [2023-03-28T05:13:08.347Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080&build=193&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F193%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-28T05:13:08.347Z] -> Uploading to [2023-03-28T05:13:08.347Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-28/7E55EF52A471D76F132DFD9A03CDDE97/8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080/d7d0bab8-63c4-42c8-bd51-0af1bfe8624c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230328T051308Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=25899546749d550624ef46f04c4f291c438b5daadc69f2fa8a050bb1c0e37094 [2023-03-28T05:13:08.347Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T05:13:08.347Z] Dload Upload Total Spent Left Speed [2023-03-28T05:13:08.606Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15121 0 0 100 15121 0 57494 --:--:-- --:--:-- --:--:-- 57494 [2023-03-28T05:13:08.606Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 [Pipeline] } [2023-03-28T05:13:08.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-28T05:13:08.808Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-28T05:13:08.817Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T05:13:09.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-28T05:13:09.115Z] [2023-03-28T05:13:09.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T05:13:09.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-28T05:13:09.412Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-28T05:13:09.412Z] df9b9388f04a: Pulling fs layer [2023-03-28T05:13:09.412Z] 52dc419b0ee2: Pulling fs layer [2023-03-28T05:13:09.412Z] 25bc292e5bac: Pulling fs layer [2023-03-28T05:13:09.412Z] 114826534d7a: Pulling fs layer [2023-03-28T05:13:09.412Z] 4657fd5d0bcf: Pulling fs layer [2023-03-28T05:13:09.412Z] 6ad1cebc031e: Pulling fs layer [2023-03-28T05:13:09.412Z] 114826534d7a: Waiting [2023-03-28T05:13:09.412Z] 4657fd5d0bcf: Waiting [2023-03-28T05:13:09.412Z] 6ad1cebc031e: Waiting [2023-03-28T05:13:09.412Z] 8a3aa393b2d8: Pulling fs layer [2023-03-28T05:13:09.412Z] 8a3aa393b2d8: Waiting [2023-03-28T05:13:09.412Z] 25bc292e5bac: Download complete [2023-03-28T05:13:09.412Z] 52dc419b0ee2: Verifying Checksum [2023-03-28T05:13:09.412Z] 52dc419b0ee2: Download complete [2023-03-28T05:13:09.412Z] 4657fd5d0bcf: Download complete [2023-03-28T05:13:09.412Z] df9b9388f04a: Verifying Checksum [2023-03-28T05:13:09.412Z] df9b9388f04a: Download complete [2023-03-28T05:13:09.671Z] df9b9388f04a: Pull complete [2023-03-28T05:13:09.671Z] 6ad1cebc031e: Verifying Checksum [2023-03-28T05:13:09.671Z] 6ad1cebc031e: Download complete [2023-03-28T05:13:09.671Z] 52dc419b0ee2: Pull complete [2023-03-28T05:13:09.671Z] 25bc292e5bac: Pull complete [2023-03-28T05:13:10.239Z] 114826534d7a: Download complete [2023-03-28T05:13:10.497Z] 8a3aa393b2d8: Download complete [2023-03-28T05:13:13.784Z] 114826534d7a: Pull complete [2023-03-28T05:13:13.784Z] 4657fd5d0bcf: Pull complete [2023-03-28T05:13:13.784Z] 6ad1cebc031e: Pull complete [2023-03-28T05:13:16.311Z] 8a3aa393b2d8: Pull complete [2023-03-28T05:13:16.311Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-28T05:13:16.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-28T05:13:16.311Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T05:13:16.383Z] prd-ubuntu20.04-docker-8c-8g-5985 does not seem to be running inside a container [2023-03-28T05:13:16.414Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-28T05:13:18.005Z] $ docker top 524432ca54dbac0e75dc55b32bdc89fe9a22dc755f8ac3215c6c33189a17b0c4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-28T05:13:18.071Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-03-28T05:13:18.351Z] + set -o pipefail [2023-03-28T05:13:18.351Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-03-28T05:13:23.627Z] [2023-03-28T05:13:23.627Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-03-28T05:13:23.627Z] [2023-03-28T05:13:23.627Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/7401f766-4b76-48c7-8e2a-e26696b42ce5 [2023-03-28T05:13:23.627Z] [2023-03-28T05:13:23.627Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-28T05:13:23.627Z] [2023-03-28T05:13:23.627Z] [2023-03-28T05:13:23.627Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-28T05:13:23.627Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-28T05:13:23.627Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-28T05:13:23.641Z] $ docker stop --time=1 524432ca54dbac0e75dc55b32bdc89fe9a22dc755f8ac3215c6c33189a17b0c4 [2023-03-28T05:13:25.538Z] $ docker rm -f --volumes 524432ca54dbac0e75dc55b32bdc89fe9a22dc755f8ac3215c6c33189a17b0c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-28T05:13:25.912Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T05:13:25.923Z] provisioning config files... [2023-03-28T05:13:25.931Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16701916380562592890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T05:13:26.225Z] --> edgex-publish-swagger.sh [2023-03-28T05:13:26.225Z] === Publish openapi/v3 API === [2023-03-28T05:13:26.225Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-28T05:13:26.225Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-03-28T05:13:26.225Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T05:13:26.225Z] Dload Upload Total Spent Left Speed [2023-03-28T05:13:26.795Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23890 0 0 100 23890 0 40151 --:--:-- --:--:-- --:--:-- 40083 100 23890 0 0 100 23890 0 40083 --:--:-- --:--:-- --:--:-- 40016 [2023-03-28T05:13:26.795Z] [2023-03-28T05:13:26.795Z] [Pipeline] } [2023-03-28T05:13:26.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T05:13:27.228Z] + git log --format=format:%s -1 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 [Pipeline] sh [2023-03-28T05:13:27.519Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T05:13:27.519Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T05:13:27.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T05:13:27.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T05:13:27.882Z] prd-ubuntu20.04-docker-8c-8g-5985 does not seem to be running inside a container [2023-03-28T05:13:27.915Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-28T05:13:28.298Z] $ docker top 2ae17e95da6e091eae368abf6e4e26aeb3185caa527ca5b61d250e9efbf98432 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T05:13:28.380Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T05:13:28.380Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T05:13:28.490Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T05:13:28.494Z] $ docker exec 2ae17e95da6e091eae368abf6e4e26aeb3185caa527ca5b61d250e9efbf98432 ssh-agent [2023-03-28T05:13:28.617Z] SSH_AUTH_SOCK=/tmp/ssh-kw4xf64GaAS6/agent.33 [2023-03-28T05:13:28.617Z] SSH_AGENT_PID=39 [2023-03-28T05:13:28.622Z] Running ssh-add (command line suppressed) [2023-03-28T05:13:28.718Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3417393159112227473.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3417393159112227473.key) [2023-03-28T05:13:28.729Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T05:13:29.017Z] + git semver tag [2023-03-28T05:13:29.276Z] 2023-03-28 05:13:29,199 [run_tag] DEBUG tag force:False [2023-03-28T05:13:29.276Z] 2023-03-28 05:13:29,199 [check_head_tag] DEBUG check head tag [2023-03-28T05:13:29.276Z] 2023-03-28 05:13:29,201 [execute] INFO git cat-file --batch-check [2023-03-28T05:13:29.276Z] 2023-03-28 05:13:29,201 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-03-28T05:13:29.276Z] 2023-03-28 05:13:29,204 [execute] INFO git cat-file --batch [2023-03-28T05:13:29.276Z] 2023-03-28 05:13:29,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-03-28T05:13:29.276Z] 2023-03-28 05:13:29,238 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-28T05:13:29.276Z] 2023-03-28 05:13:29,238 [execute] INFO git tag -a v3.0.0-dev.62 -m v3.0.0-dev.62 [2023-03-28T05:13:29.276Z] 2023-03-28 05:13:29,238 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.62', '-m', 'v3.0.0-dev.62'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-28T05:13:29.276Z] 2023-03-28 05:13:29,244 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-28T05:13:29.276Z] 3.0.0-dev.62 [Pipeline] } [2023-03-28T05:13:29.286Z] $ docker exec --env ******** --env ******** 2ae17e95da6e091eae368abf6e4e26aeb3185caa527ca5b61d250e9efbf98432 ssh-agent -k [2023-03-28T05:13:29.406Z] unset SSH_AUTH_SOCK; [2023-03-28T05:13:29.406Z] unset SSH_AGENT_PID; [2023-03-28T05:13:29.406Z] echo Agent pid 39 killed; [2023-03-28T05:13:29.414Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T05:13:29.723Z] + git semver [Pipeline] } [2023-03-28T05:13:29.993Z] $ docker stop --time=1 2ae17e95da6e091eae368abf6e4e26aeb3185caa527ca5b61d250e9efbf98432 [2023-03-28T05:13:31.304Z] $ docker rm -f --volumes 2ae17e95da6e091eae368abf6e4e26aeb3185caa527ca5b61d250e9efbf98432 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T05:13:31.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-28T05:13:31.696Z] [2023-03-28T05:13:31.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T05:13:31.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-28T05:13:31.995Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-28T05:13:31.995Z] ab5ef0e58194: Pulling fs layer [2023-03-28T05:13:31.995Z] 9712f1f96733: Pulling fs layer [2023-03-28T05:13:31.995Z] 63f879dbbcfc: Pulling fs layer [2023-03-28T05:13:31.995Z] 0d9ebad4ef96: Pulling fs layer [2023-03-28T05:13:31.995Z] e9a5061849ea: Pulling fs layer [2023-03-28T05:13:31.995Z] 0d9ebad4ef96: Waiting [2023-03-28T05:13:31.995Z] d747dcd14b5f: Pulling fs layer [2023-03-28T05:13:31.995Z] 2de7ff778b66: Pulling fs layer [2023-03-28T05:13:31.995Z] e9a5061849ea: Waiting [2023-03-28T05:13:31.995Z] d747dcd14b5f: Waiting [2023-03-28T05:13:31.995Z] 9712f1f96733: Download complete [2023-03-28T05:13:32.258Z] 63f879dbbcfc: Verifying Checksum [2023-03-28T05:13:32.258Z] 63f879dbbcfc: Download complete [2023-03-28T05:13:32.518Z] 0d9ebad4ef96: Verifying Checksum [2023-03-28T05:13:32.518Z] 0d9ebad4ef96: Download complete [2023-03-28T05:13:32.518Z] d747dcd14b5f: Verifying Checksum [2023-03-28T05:13:32.518Z] d747dcd14b5f: Download complete [2023-03-28T05:13:32.518Z] e9a5061849ea: Verifying Checksum [2023-03-28T05:13:32.518Z] e9a5061849ea: Download complete [2023-03-28T05:13:32.518Z] ab5ef0e58194: Verifying Checksum [2023-03-28T05:13:32.518Z] ab5ef0e58194: Download complete [2023-03-28T05:13:32.518Z] 2de7ff778b66: Verifying Checksum [2023-03-28T05:13:35.052Z] ab5ef0e58194: Pull complete [2023-03-28T05:13:35.310Z] 9712f1f96733: Pull complete [2023-03-28T05:13:35.875Z] 63f879dbbcfc: Pull complete [2023-03-28T05:13:39.158Z] 0d9ebad4ef96: Pull complete [2023-03-28T05:13:39.416Z] e9a5061849ea: Pull complete [2023-03-28T05:13:39.416Z] d747dcd14b5f: Pull complete [2023-03-28T05:13:40.349Z] 2de7ff778b66: Pull complete [2023-03-28T05:13:40.349Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-28T05:13:40.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-28T05:13:40.349Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T05:13:40.432Z] prd-ubuntu20.04-docker-8c-8g-5985 does not seem to be running inside a container [2023-03-28T05:13:40.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-28T05:13:42.158Z] $ docker top 9e374a6eae0261afa4fe02101e0c4918f3a891e49510a92633bc393092069f89 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-28T05:13:42.224Z] provisioning config files... [2023-03-28T05:13:42.231Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1687325510217924517tmp [2023-03-28T05:13:42.240Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18387036252811854289tmp [2023-03-28T05:13:42.250Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10098285699212716379tmp [Pipeline] { [Pipeline] echo [2023-03-28T05:13:42.266Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T05:13:42.546Z] ---> sigul-configuration.sh [2023-03-28T05:13:42.546Z] gpg: directory `/root/.gnupg' created [2023-03-28T05:13:42.546Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-28T05:13:42.546Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-28T05:13:42.546Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-28T05:13:42.546Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-28T05:13:42.546Z] gpg: CAST5 encrypted data [2023-03-28T05:13:42.546Z] gpg: encrypted with 1 passphrase [2023-03-28T05:13:42.546Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-28T05:13:42.832Z] + mkdir /home/jenkins [2023-03-28T05:13:42.832Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-28T05:13:43.118Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-28T05:13:43.126Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T05:13:43.405Z] ---> sigul-install.sh [2023-03-28T05:13:43.405Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-28T05:13:43.689Z] + git tag --list [2023-03-28T05:13:43.689Z] 0.7.1 [2023-03-28T05:13:43.689Z] delhi-tag [2023-03-28T05:13:43.689Z] v1.0.0 [2023-03-28T05:13:43.689Z] v1.1.0 [2023-03-28T05:13:43.689Z] v1.1.1 [2023-03-28T05:13:43.689Z] v1.1.2 [2023-03-28T05:13:43.689Z] v1.2.0 [2023-03-28T05:13:43.689Z] v1.2.1 [2023-03-28T05:13:43.689Z] v1.2.2 [2023-03-28T05:13:43.689Z] v1.2.3 [2023-03-28T05:13:43.689Z] v1.3.0 [2023-03-28T05:13:43.689Z] v1.4.0 [2023-03-28T05:13:43.689Z] v2.0.0 [2023-03-28T05:13:43.689Z] v2.1.0 [2023-03-28T05:13:43.689Z] v2.1.1 [2023-03-28T05:13:43.689Z] v2.1.1-dev.2 [2023-03-28T05:13:43.689Z] v2.1.1-dev.3 [2023-03-28T05:13:43.689Z] v2.2.0 [2023-03-28T05:13:43.689Z] v2.2.1-dev.1 [2023-03-28T05:13:43.689Z] v2.2.1-dev.10 [2023-03-28T05:13:43.689Z] v2.2.1-dev.11 [2023-03-28T05:13:43.689Z] v2.2.1-dev.12 [2023-03-28T05:13:43.689Z] v2.2.1-dev.13 [2023-03-28T05:13:43.689Z] v2.2.1-dev.14 [2023-03-28T05:13:43.689Z] v2.2.1-dev.2 [2023-03-28T05:13:43.689Z] v2.2.1-dev.3 [2023-03-28T05:13:43.689Z] v2.2.1-dev.4 [2023-03-28T05:13:43.689Z] v2.2.1-dev.5 [2023-03-28T05:13:43.689Z] v2.2.1-dev.6 [2023-03-28T05:13:43.689Z] v2.2.1-dev.7 [2023-03-28T05:13:43.689Z] v2.2.1-dev.8 [2023-03-28T05:13:43.689Z] v2.2.1-dev.9 [2023-03-28T05:13:43.689Z] v2.3.0 [2023-03-28T05:13:43.689Z] v2.3.0-dev.14 [2023-03-28T05:13:43.689Z] v2.3.0-dev.15 [2023-03-28T05:13:43.689Z] v2.3.0-dev.16 [2023-03-28T05:13:43.689Z] v2.3.0-dev.17 [2023-03-28T05:13:43.689Z] v2.3.0-dev.18 [2023-03-28T05:13:43.689Z] v2.3.0-dev.19 [2023-03-28T05:13:43.689Z] v2.3.0-dev.20 [2023-03-28T05:13:43.689Z] v2.3.0-dev.21 [2023-03-28T05:13:43.689Z] v2.3.0-dev.22 [2023-03-28T05:13:43.689Z] v2.3.0-dev.23 [2023-03-28T05:13:43.689Z] v2.3.0-dev.24 [2023-03-28T05:13:43.689Z] v2.3.0-dev.25 [2023-03-28T05:13:43.689Z] v2.3.0-dev.26 [2023-03-28T05:13:43.689Z] v2.3.0-dev.27 [2023-03-28T05:13:43.689Z] v2.3.0-dev.28 [2023-03-28T05:13:43.689Z] v2.3.0-dev.29 [2023-03-28T05:13:43.689Z] v2.3.0-dev.30 [2023-03-28T05:13:43.689Z] v2.3.0-dev.31 [2023-03-28T05:13:43.689Z] v2.3.0-dev.32 [2023-03-28T05:13:43.689Z] v2.3.0-dev.33 [2023-03-28T05:13:43.689Z] v2.3.0-dev.34 [2023-03-28T05:13:43.689Z] v2.3.0-dev.35 [2023-03-28T05:13:43.689Z] v2.3.0-dev.36 [2023-03-28T05:13:43.689Z] v2.3.0-dev.37 [2023-03-28T05:13:43.689Z] v2.3.0-dev.38 [2023-03-28T05:13:43.689Z] v2.3.0-dev.39 [2023-03-28T05:13:43.689Z] v2.3.0-dev.40 [2023-03-28T05:13:43.689Z] v2.3.0-dev.41 [2023-03-28T05:13:43.689Z] v2.3.0-dev.42 [2023-03-28T05:13:43.689Z] v2.3.0-dev.43 [2023-03-28T05:13:43.689Z] v2.3.0-dev.44 [2023-03-28T05:13:43.689Z] v2.3.0-dev.45 [2023-03-28T05:13:43.689Z] v2.3.0-dev.46 [2023-03-28T05:13:43.689Z] v2.3.0-dev.47 [2023-03-28T05:13:43.689Z] v2.3.0-dev.48 [2023-03-28T05:13:43.689Z] v2.3.0-dev.49 [2023-03-28T05:13:43.689Z] v2.3.0-dev.50 [2023-03-28T05:13:43.689Z] v2.3.0-dev.51 [2023-03-28T05:13:43.689Z] v2.3.1 [2023-03-28T05:13:43.689Z] v2.3.1-dev.1 [2023-03-28T05:13:43.689Z] v2.3.1-dev.2 [2023-03-28T05:13:43.689Z] v2.3.1-dev.3 [2023-03-28T05:13:43.689Z] v2.3.1-dev.4 [2023-03-28T05:13:43.689Z] v3.0.0-dev.1 [2023-03-28T05:13:43.689Z] v3.0.0-dev.10 [2023-03-28T05:13:43.689Z] v3.0.0-dev.11 [2023-03-28T05:13:43.689Z] v3.0.0-dev.12 [2023-03-28T05:13:43.689Z] v3.0.0-dev.13 [2023-03-28T05:13:43.689Z] v3.0.0-dev.14 [2023-03-28T05:13:43.689Z] v3.0.0-dev.15 [2023-03-28T05:13:43.689Z] v3.0.0-dev.16 [2023-03-28T05:13:43.689Z] v3.0.0-dev.17 [2023-03-28T05:13:43.689Z] v3.0.0-dev.18 [2023-03-28T05:13:43.689Z] v3.0.0-dev.19 [2023-03-28T05:13:43.689Z] v3.0.0-dev.2 [2023-03-28T05:13:43.689Z] v3.0.0-dev.20 [2023-03-28T05:13:43.689Z] v3.0.0-dev.21 [2023-03-28T05:13:43.689Z] v3.0.0-dev.22 [2023-03-28T05:13:43.689Z] v3.0.0-dev.23 [2023-03-28T05:13:43.689Z] v3.0.0-dev.24 [2023-03-28T05:13:43.689Z] v3.0.0-dev.25 [2023-03-28T05:13:43.689Z] v3.0.0-dev.26 [2023-03-28T05:13:43.689Z] v3.0.0-dev.27 [2023-03-28T05:13:43.689Z] v3.0.0-dev.28 [2023-03-28T05:13:43.689Z] v3.0.0-dev.29 [2023-03-28T05:13:43.689Z] v3.0.0-dev.3 [2023-03-28T05:13:43.689Z] v3.0.0-dev.30 [2023-03-28T05:13:43.689Z] v3.0.0-dev.31 [2023-03-28T05:13:43.689Z] v3.0.0-dev.32 [2023-03-28T05:13:43.689Z] v3.0.0-dev.33 [2023-03-28T05:13:43.689Z] v3.0.0-dev.34 [2023-03-28T05:13:43.689Z] v3.0.0-dev.35 [2023-03-28T05:13:43.689Z] v3.0.0-dev.36 [2023-03-28T05:13:43.689Z] v3.0.0-dev.37 [2023-03-28T05:13:43.689Z] v3.0.0-dev.38 [2023-03-28T05:13:43.689Z] v3.0.0-dev.39 [2023-03-28T05:13:43.689Z] v3.0.0-dev.4 [2023-03-28T05:13:43.689Z] v3.0.0-dev.40 [2023-03-28T05:13:43.689Z] v3.0.0-dev.41 [2023-03-28T05:13:43.689Z] v3.0.0-dev.42 [2023-03-28T05:13:43.689Z] v3.0.0-dev.43 [2023-03-28T05:13:43.689Z] v3.0.0-dev.44 [2023-03-28T05:13:43.689Z] v3.0.0-dev.45 [2023-03-28T05:13:43.689Z] v3.0.0-dev.46 [2023-03-28T05:13:43.689Z] v3.0.0-dev.47 [2023-03-28T05:13:43.689Z] v3.0.0-dev.48 [2023-03-28T05:13:43.689Z] v3.0.0-dev.49 [2023-03-28T05:13:43.689Z] v3.0.0-dev.5 [2023-03-28T05:13:43.689Z] v3.0.0-dev.50 [2023-03-28T05:13:43.689Z] v3.0.0-dev.51 [2023-03-28T05:13:43.689Z] v3.0.0-dev.52 [2023-03-28T05:13:43.689Z] v3.0.0-dev.53 [2023-03-28T05:13:43.689Z] v3.0.0-dev.54 [2023-03-28T05:13:43.689Z] v3.0.0-dev.55 [2023-03-28T05:13:43.689Z] v3.0.0-dev.56 [2023-03-28T05:13:43.689Z] v3.0.0-dev.57 [2023-03-28T05:13:43.689Z] v3.0.0-dev.58 [2023-03-28T05:13:43.689Z] v3.0.0-dev.59 [2023-03-28T05:13:43.689Z] v3.0.0-dev.6 [2023-03-28T05:13:43.689Z] v3.0.0-dev.60 [2023-03-28T05:13:43.689Z] v3.0.0-dev.61 [2023-03-28T05:13:43.689Z] v3.0.0-dev.62 [2023-03-28T05:13:43.689Z] v3.0.0-dev.7 [2023-03-28T05:13:43.689Z] v3.0.0-dev.8 [2023-03-28T05:13:43.689Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-28T05:13:43.977Z] + lftools sign git-tag v3.0.0-dev.62 [2023-03-28T05:13:44.547Z] Signing Git tag with Sigul... [2023-03-28T05:13:44.547Z] Signing v3.0.0-dev.62 [Pipeline] echo [2023-03-28T05:13:44.815Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T05:13:45.099Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-28T05:13:45.106Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-28T05:13:45.125Z] $ docker stop --time=1 9e374a6eae0261afa4fe02101e0c4918f3a891e49510a92633bc393092069f89 [2023-03-28T05:13:46.435Z] $ docker rm -f --volumes 9e374a6eae0261afa4fe02101e0c4918f3a891e49510a92633bc393092069f89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-28T05:13:46.840Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T05:13:46.840Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T05:13:47.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T05:13:47.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T05:13:47.208Z] prd-ubuntu20.04-docker-8c-8g-5985 does not seem to be running inside a container [2023-03-28T05:13:47.239Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-28T05:13:47.586Z] $ docker top 0e44e669f22fedb4bfee765b56f79a39f02b7327c4d45070c36cbcc488332946 -eo pid,comm [2023-03-28T05:13:47.629Z] 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-28T05:13:47.629Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T05:13:47.666Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T05:13:47.666Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T05:13:47.785Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T05:13:47.789Z] $ docker exec 0e44e669f22fedb4bfee765b56f79a39f02b7327c4d45070c36cbcc488332946 ssh-agent [2023-03-28T05:13:47.893Z] SSH_AUTH_SOCK=/tmp/ssh-N9Av6TCe2ith/agent.32 [2023-03-28T05:13:47.893Z] SSH_AGENT_PID=38 [2023-03-28T05:13:47.898Z] Running ssh-add (command line suppressed) [2023-03-28T05:13:48.018Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7051261420513585674.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7051261420513585674.key) [2023-03-28T05:13:48.031Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T05:13:48.317Z] + git semver bump pre [2023-03-28T05:13:48.577Z] 2023-03-28 05:13:48,477 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-28T05:13:48.577Z] 2023-03-28 05:13:48,478 [bump_version] DEBUG bumping version:3.0.0-dev.62 on axis:pre with prefix:dev [2023-03-28T05:13:48.577Z] 2023-03-28 05:13:48,478 [bump_version] DEBUG bumped version:3.0.0-dev.63 [2023-03-28T05:13:48.577Z] 2023-03-28 05:13:48,478 [write_version] DEBUG write version:3.0.0-dev.63 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-03-28T05:13:48.577Z] 2023-03-28 05:13:48,478 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-28T05:13:48.577Z] 2023-03-28 05:13:48,478 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-28T05:13:48.577Z] 2023-03-28 05:13:48,481 [execute] INFO git cat-file --batch-check [2023-03-28T05:13:48.577Z] 2023-03-28 05:13:48,481 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T05:13:48.577Z] 2023-03-28 05:13:48,485 [execute] INFO git cat-file --batch [2023-03-28T05:13:48.577Z] 2023-03-28 05:13:48,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T05:13:48.577Z] 2023-03-28 05:13:48,490 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-28T05:13:48.577Z] 3.0.0-dev.63 [Pipeline] } [2023-03-28T05:13:48.588Z] $ docker exec --env ******** --env ******** 0e44e669f22fedb4bfee765b56f79a39f02b7327c4d45070c36cbcc488332946 ssh-agent -k [2023-03-28T05:13:48.669Z] unset SSH_AUTH_SOCK; [2023-03-28T05:13:48.669Z] unset SSH_AGENT_PID; [2023-03-28T05:13:48.670Z] echo Agent pid 38 killed; [2023-03-28T05:13:48.677Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T05:13:48.978Z] + git semver [Pipeline] } [2023-03-28T05:13:49.253Z] $ docker stop --time=1 0e44e669f22fedb4bfee765b56f79a39f02b7327c4d45070c36cbcc488332946 [2023-03-28T05:13:50.540Z] $ docker rm -f --volumes 0e44e669f22fedb4bfee765b56f79a39f02b7327c4d45070c36cbcc488332946 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T05:13:50.877Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T05:13:50.877Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T05:13:51.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T05:13:51.174Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T05:13:51.249Z] prd-ubuntu20.04-docker-8c-8g-5985 does not seem to be running inside a container [2023-03-28T05:13:51.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-28T05:13:51.632Z] $ docker top 1597a00efdb297221ad6c790f6583e2bc316168465a7432e6569e0195bb01fb2 -eo pid,comm [2023-03-28T05:13:51.676Z] 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-28T05:13:51.676Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T05:13:51.711Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T05:13:51.711Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T05:13:51.815Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T05:13:51.818Z] $ docker exec 1597a00efdb297221ad6c790f6583e2bc316168465a7432e6569e0195bb01fb2 ssh-agent [2023-03-28T05:13:51.933Z] SSH_AUTH_SOCK=/tmp/ssh-q4k3tMZalB3V/agent.31 [2023-03-28T05:13:51.933Z] SSH_AGENT_PID=37 [2023-03-28T05:13:51.938Z] Running ssh-add (command line suppressed) [2023-03-28T05:13:52.045Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4123809922870836355.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4123809922870836355.key) [2023-03-28T05:13:52.057Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T05:13:52.346Z] + git semver push [2023-03-28T05:13:52.604Z] 2023-03-28 05:13:52,555 [run_push] DEBUG push [2023-03-28T05:13:52.604Z] 2023-03-28 05:13:52,556 [execute] INFO git cat-file --batch-check [2023-03-28T05:13:52.604Z] 2023-03-28 05:13:52,556 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T05:13:52.604Z] 2023-03-28 05:13:52,560 [execute] INFO git rev-list 016084749abe33b70771bfb38f7a50d06994b647 -- [2023-03-28T05:13:52.604Z] 2023-03-28 05:13:52,560 [execute] DEBUG Popen(['git', 'rev-list', '016084749abe33b70771bfb38f7a50d06994b647', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-28T05:13:52.604Z] 2023-03-28 05:13:52,573 [execute] INFO git fetch -v origin [2023-03-28T05:13:52.604Z] 2023-03-28 05:13:52,573 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-28T05:13:53.170Z] 2023-03-28 05:13:53,022 [run_push] DEBUG no remote changes detected [2023-03-28T05:13:53.170Z] 2023-03-28 05:13:53,022 [execute] INFO git push origin semver [2023-03-28T05:13:53.170Z] 2023-03-28 05:13:53,023 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-28T05:13:54.107Z] 2023-03-28 05:13:53,903 [run_push] DEBUG push all version tags [2023-03-28T05:13:54.107Z] 2023-03-28 05:13:53,904 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-28T05:13:54.107Z] 2023-03-28 05:13:53,904 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-28T05:13:54.676Z] 2023-03-28 05:13:54,666 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-28T05:13:54.676Z] 3.0.0-dev.63 [Pipeline] } [2023-03-28T05:13:54.946Z] $ docker exec --env ******** --env ******** 1597a00efdb297221ad6c790f6583e2bc316168465a7432e6569e0195bb01fb2 ssh-agent -k [2023-03-28T05:13:55.046Z] unset SSH_AUTH_SOCK; [2023-03-28T05:13:55.046Z] unset SSH_AGENT_PID; [2023-03-28T05:13:55.046Z] echo Agent pid 37 killed; [2023-03-28T05:13:55.053Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T05:13:55.359Z] + git semver [Pipeline] } [2023-03-28T05:13:55.640Z] $ docker stop --time=1 1597a00efdb297221ad6c790f6583e2bc316168465a7432e6569e0195bb01fb2 [2023-03-28T05:13:56.955Z] $ docker rm -f --volumes 1597a00efdb297221ad6c790f6583e2bc316168465a7432e6569e0195bb01fb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-28T05:13:57.513Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-03-28T05:13:57.513Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-28T05:13:57.513Z] total 16 [2023-03-28T05:13:57.513Z] drwxr-xr-x 3 root root 4096 Mar 28 05:00 . [2023-03-28T05:13:57.513Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 05:13 .. [2023-03-28T05:13:57.513Z] drwxr-xr-x 2 root root 4096 Mar 28 05:00 cost [2023-03-28T05:13:57.513Z] -rw-r--r-- 1 root root 85 Mar 28 05:00 cost.csv [2023-03-28T05:13:57.513Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-28T05:13:57.513Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-28T05:13:57.513Z] total 16 [2023-03-28T05:13:57.513Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 05:00 . [2023-03-28T05:13:57.513Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 05:13 .. [2023-03-28T05:13:57.513Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 05:00 cost [2023-03-28T05:13:57.513Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 28 05:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-28T05:13:57.802Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T05:13:58.661Z] ---> package-listing.sh [2023-03-28T05:13:58.661Z] ++ facter osfamily [2023-03-28T05:13:58.661Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-28T05:13:58.924Z] + OS_FAMILY=debian [2023-03-28T05:13:58.924Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-03-28T05:13:58.924Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-28T05:13:58.924Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-28T05:13:58.924Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-28T05:13:58.924Z] + PACKAGES=/tmp/packages_start.txt [2023-03-28T05:13:58.924Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-03-28T05:13:58.924Z] + PACKAGES=/tmp/packages_end.txt [2023-03-28T05:13:58.924Z] + case "${OS_FAMILY}" in [2023-03-28T05:13:58.924Z] + dpkg -l [2023-03-28T05:13:58.924Z] + grep '^ii' [2023-03-28T05:13:58.924Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-28T05:13:58.924Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-28T05:13:58.924Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-28T05:13:58.924Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-03-28T05:13:58.924Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-03-28T05:13:58.924Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2023-03-28T05:13:58.934Z] 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-28T05:13:59.212Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T05:13:59.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T05:13:59.850Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T05:13:59.939Z] prd-ubuntu20.04-docker-8c-8g-5985 does not seem to be running inside a container [2023-03-28T05:14:00.000Z] $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-28T05:14:00.206Z] $ docker top 44e62fe850497559585217c81f3280b915ba2a878ab40f634fdecfd7c59a8a87 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T05:14:00.545Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-28T05:14:00.829Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-28T05:14:01.116Z] + ls /var/log/sa-host [2023-03-28T05:14:01.116Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T05:14:01.191Z] provisioning config files... [2023-03-28T05:14:01.200Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11489395965317589185tmp [Pipeline] { [Pipeline] echo [2023-03-28T05:14:01.215Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T05:14:01.498Z] ---> create-netrc.sh [Pipeline] } [2023-03-28T05:14:01.507Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-28T05:14:01.833Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-28T05:14:01.842Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T05:14:02.125Z] ---> sudo-logs.sh [2023-03-28T05:14:02.125Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-28T05:14:02.146Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T05:14:02.435Z] ---> job-cost.sh [2023-03-28T05:14:02.435Z] lf-activate-venv: SKIPPING [2023-03-28T05:14:02.435Z] DEBUG: total: 0.2199999988079071 [2023-03-28T05:14:02.435Z] INFO: Retrieving Stack Cost... [2023-03-28T05:14:03.001Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T05:14:03.259Z] INFO: Archiving Costs [Pipeline] echo [2023-03-28T05:14:03.272Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T05:14:03.554Z] ---> logs-deploy.sh [2023-03-28T05:14:03.554Z] lf-activate-venv: SKIPPING [2023-03-28T05:14:03.554Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/193 [2023-03-28T05:14:03.554Z] INFO: archiving workspace using pattern(s): [2023-03-28T05:14:04.489Z] Archives upload complete. [2023-03-28T05:14:04.489Z] INFO: archiving logs to Nexus