Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3712315dcd23cbc7dd5f9b98fcf3555f4a168ba5 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-ssh7461920767113616268.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh14435930232423862050.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6453930623468862093.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh7122538232365966493.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-ssh8894218469059603829.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.18 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 Running on prd-ubuntu20.04-docker-8c-8g-6991 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 3712315dcd23cbc7dd5f9b98fcf3555f4a168ba5 (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 3712315dcd23cbc7dd5f9b98fcf3555f4a168ba5 # timeout=10 Commit message: "Merge pull request #1341 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v3-3.0.0-dev.11" > git rev-list --no-walk 64ca9b081847739b4160c0dc87966f6c81a47c16 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-22T04:32:13.749Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-22T04:32:13.807Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-22T04:32:13.826Z] ========================================================= [2023-02-22T04:32:13.826Z] EdgeX Global Pipelines Version Info [2023-02-22T04:32:13.826Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:32:14.517Z] ------------------- [2023-02-22T04:32:14.517Z] stable info: [2023-02-22T04:32:14.517Z] ------------------- [2023-02-22T04:32:14.517Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-22T04:32:14.517Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-22T04:32:14.517Z] Message: update stable to v1.0.244 [2023-02-22T04:32:15.087Z] ------------------- [2023-02-22T04:32:15.087Z] experimental info: [2023-02-22T04:32:15.087Z] ------------------- [2023-02-22T04:32:15.087Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-22T04:32:15.087Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-22T04:32:15.087Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-22T04:32:15.280Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-02-22T04:32:15.291Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-02-22T04:32:15.304Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-22T04:32:15.318Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-22T04:32:15.334Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-22T04:32:15.350Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-22T04:32:15.361Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-22T04:32:15.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-02-22T04:32:15.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-22T04:32:15.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-22T04:32:15.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-22T04:32:15.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-02-22T04:32:15.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-22T04:32:15.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-22T04:32:15.458Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-22T04:32:15.475Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-02-22T04:32:15.491Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-22T04:32:15.502Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-22T04:32:15.512Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-22T04:32:15.521Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-22T04:32:15.530Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-22T04:32:15.546Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-22T04:32:15.560Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-22T04:32:15.571Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-22T04:32:15.585Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-22T04:32:15.596Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-22T04:32:15.608Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-22T04:32:15.622Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-22T04:32:15.636Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-22T04:32:15.649Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-22T04:32:15.663Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3712315dcd23cbc7dd5f9b98fcf3555f4a168ba5 [Pipeline] echo [2023-02-22T04:32:15.675Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3712315 [Pipeline] echo [2023-02-22T04:32:15.689Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T04:32:15.728Z] provisioning config files... [2023-02-22T04:32:15.741Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8520811436145445941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:32:16.045Z] ---> docker-login.sh [2023-02-22T04:32:16.045Z] nexus3.edgexfoundry.org:10001 [2023-02-22T04:32:16.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:32:16.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:32:16.305Z] Configure a credential helper to remove this warning. See [2023-02-22T04:32:16.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:32:16.305Z] [2023-02-22T04:32:16.305Z] Login Succeeded [2023-02-22T04:32:16.305Z] nexus3.edgexfoundry.org:10002 [2023-02-22T04:32:16.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:32:16.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:32:16.305Z] Configure a credential helper to remove this warning. See [2023-02-22T04:32:16.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:32:16.305Z] [2023-02-22T04:32:16.305Z] Login Succeeded [2023-02-22T04:32:16.305Z] nexus3.edgexfoundry.org:10003 [2023-02-22T04:32:16.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:32:16.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:32:16.565Z] Configure a credential helper to remove this warning. See [2023-02-22T04:32:16.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:32:16.565Z] [2023-02-22T04:32:16.565Z] Login Succeeded [2023-02-22T04:32:16.565Z] nexus3.edgexfoundry.org:10004 [2023-02-22T04:32:16.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:32:16.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:32:16.565Z] Configure a credential helper to remove this warning. See [2023-02-22T04:32:16.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:32:16.565Z] [2023-02-22T04:32:16.565Z] Login Succeeded [2023-02-22T04:32:16.565Z] docker.io [2023-02-22T04:32:16.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:32:16.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:32:16.824Z] Configure a credential helper to remove this warning. See [2023-02-22T04:32:16.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:32:16.824Z] [2023-02-22T04:32:16.824Z] Login Succeeded [2023-02-22T04:32:16.824Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T04:32:16.832Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-22T04:32:17.223Z] + git rev-list -1 --merges 3712315dcd23cbc7dd5f9b98fcf3555f4a168ba5~1..3712315dcd23cbc7dd5f9b98fcf3555f4a168ba5 [Pipeline] echo [2023-02-22T04:32:17.273Z] -----------> git rev-list -1 --merges 3712315dcd23cbc7dd5f9b98fcf3555f4a168ba5~1..3712315dcd23cbc7dd5f9b98fcf3555f4a168ba5 3712315dcd23cbc7dd5f9b98fcf3555f4a168ba5 [2023-02-22T04:32:17.273Z] 3712315dcd23cbc7dd5f9b98fcf3555f4a168ba5 [false] [Pipeline] sh [2023-02-22T04:32:17.562Z] + git log --format=format:%s -1 3712315dcd23cbc7dd5f9b98fcf3555f4a168ba5 [Pipeline] echo [2023-02-22T04:32:17.577Z] ========================================================= [2023-02-22T04:32:17.577Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-22T04:32:17.577Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-22T04:32:17.897Z] + git log --format=format:%s -1 3712315dcd23cbc7dd5f9b98fcf3555f4a168ba5 [Pipeline] echo [2023-02-22T04:32:17.908Z] [semverPrep] GIT_COMMIT: 3712315dcd23cbc7dd5f9b98fcf3555f4a168ba5, Commit Message: Merge pull request #1341 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v3-3.0.0-dev.11 [Pipeline] echo [2023-02-22T04:32:17.917Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-22T04:32:18.268Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-22T04:32:18.268Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-22T04:32:18.268Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-22T04:32:18.268Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-22T04:32:18.268Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-22T04:32:18.268Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-22T04:32:18.268Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:32:18.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T04:32:18.676Z] [2023-02-22T04:32:18.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:32:18.983Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T04:32:18.983Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-22T04:32:18.983Z] b85a868b505f: Pulling fs layer [2023-02-22T04:32:18.983Z] e2be974225ed: Pulling fs layer [2023-02-22T04:32:18.983Z] 339a4e72a1f5: Pulling fs layer [2023-02-22T04:32:18.983Z] 988bab9f4d93: Pulling fs layer [2023-02-22T04:32:18.983Z] 1469e6f7b9e6: Pulling fs layer [2023-02-22T04:32:18.983Z] eaf3925da568: Pulling fs layer [2023-02-22T04:32:18.983Z] bab4dde63d76: Pulling fs layer [2023-02-22T04:32:18.983Z] bde34c3a00c8: Pulling fs layer [2023-02-22T04:32:18.983Z] b352a97aabf1: Pulling fs layer [2023-02-22T04:32:18.983Z] 988bab9f4d93: Waiting [2023-02-22T04:32:18.983Z] 4872d77fe225: Pulling fs layer [2023-02-22T04:32:18.983Z] 5851b861e8e6: Pulling fs layer [2023-02-22T04:32:18.983Z] eaf3925da568: Waiting [2023-02-22T04:32:18.983Z] 1469e6f7b9e6: Waiting [2023-02-22T04:32:18.983Z] bab4dde63d76: Waiting [2023-02-22T04:32:18.983Z] 4872d77fe225: Waiting [2023-02-22T04:32:18.983Z] bde34c3a00c8: Waiting [2023-02-22T04:32:18.983Z] 5851b861e8e6: Waiting [2023-02-22T04:32:18.983Z] b352a97aabf1: Waiting [2023-02-22T04:32:18.983Z] e2be974225ed: Verifying Checksum [2023-02-22T04:32:18.983Z] e2be974225ed: Download complete [2023-02-22T04:32:18.983Z] 988bab9f4d93: Verifying Checksum [2023-02-22T04:32:18.983Z] 988bab9f4d93: Download complete [2023-02-22T04:32:19.244Z] 1469e6f7b9e6: Verifying Checksum [2023-02-22T04:32:19.244Z] 1469e6f7b9e6: Download complete [2023-02-22T04:32:19.244Z] eaf3925da568: Download complete [2023-02-22T04:32:19.244Z] 339a4e72a1f5: Verifying Checksum [2023-02-22T04:32:19.244Z] 339a4e72a1f5: Download complete [2023-02-22T04:32:19.244Z] bde34c3a00c8: Download complete [2023-02-22T04:32:19.244Z] b352a97aabf1: Verifying Checksum [2023-02-22T04:32:19.244Z] b352a97aabf1: Download complete [2023-02-22T04:32:19.244Z] 4872d77fe225: Verifying Checksum [2023-02-22T04:32:19.244Z] 4872d77fe225: Download complete [2023-02-22T04:32:19.244Z] 5851b861e8e6: Verifying Checksum [2023-02-22T04:32:19.244Z] 5851b861e8e6: Download complete [2023-02-22T04:32:19.244Z] b85a868b505f: Verifying Checksum [2023-02-22T04:32:19.244Z] b85a868b505f: Download complete [2023-02-22T04:32:19.501Z] bab4dde63d76: Verifying Checksum [2023-02-22T04:32:19.501Z] bab4dde63d76: Download complete [2023-02-22T04:32:20.435Z] b85a868b505f: Pull complete [2023-02-22T04:32:20.435Z] e2be974225ed: Pull complete [2023-02-22T04:32:20.999Z] 339a4e72a1f5: Pull complete [2023-02-22T04:32:20.999Z] 988bab9f4d93: Pull complete [2023-02-22T04:32:21.258Z] 1469e6f7b9e6: Pull complete [2023-02-22T04:32:21.258Z] eaf3925da568: Pull complete [2023-02-22T04:32:23.160Z] bab4dde63d76: Pull complete [2023-02-22T04:32:23.160Z] bde34c3a00c8: Pull complete [2023-02-22T04:32:23.160Z] b352a97aabf1: Pull complete [2023-02-22T04:32:23.160Z] 4872d77fe225: Pull complete [2023-02-22T04:32:23.160Z] 5851b861e8e6: Pull complete [2023-02-22T04:32:23.160Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-22T04:32:23.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T04:32:23.160Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T04:32:23.251Z] prd-ubuntu20.04-docker-8c-8g-6991 does not seem to be running inside a container [2023-02-22T04:32:23.281Z] $ 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-02-22T04:32:26.872Z] $ docker top 5c8b16b65336d358a903a3ec34aca5e6ec7f63528425dd506a22100ed3a7c786 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-22T04:32:26.956Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T04:32:26.956Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T04:32:27.066Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T04:32:27.071Z] $ docker exec 5c8b16b65336d358a903a3ec34aca5e6ec7f63528425dd506a22100ed3a7c786 ssh-agent [2023-02-22T04:32:27.175Z] SSH_AUTH_SOCK=/tmp/ssh-cOYSxKLgdWNl/agent.32 [2023-02-22T04:32:27.175Z] SSH_AGENT_PID=38 [2023-02-22T04:32:27.181Z] Running ssh-add (command line suppressed) [2023-02-22T04:32:27.278Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_472147647569212621.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_472147647569212621.key) [2023-02-22T04:32:27.290Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T04:32:27.580Z] + git tag --points-at HEAD [Pipeline] } [2023-02-22T04:32:27.599Z] $ docker exec --env ******** --env ******** 5c8b16b65336d358a903a3ec34aca5e6ec7f63528425dd506a22100ed3a7c786 ssh-agent -k [2023-02-22T04:32:27.698Z] unset SSH_AUTH_SOCK; [2023-02-22T04:32:27.698Z] unset SSH_AGENT_PID; [2023-02-22T04:32:27.698Z] echo Agent pid 38 killed; [2023-02-22T04:32:27.706Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-22T04:32:27.736Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T04:32:27.736Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T04:32:27.857Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T04:32:27.862Z] $ docker exec 5c8b16b65336d358a903a3ec34aca5e6ec7f63528425dd506a22100ed3a7c786 ssh-agent [2023-02-22T04:32:27.978Z] SSH_AUTH_SOCK=/tmp/ssh-kX95XOgiwkoA/agent.70 [2023-02-22T04:32:27.978Z] SSH_AGENT_PID=76 [2023-02-22T04:32:27.984Z] Running ssh-add (command line suppressed) [2023-02-22T04:32:28.086Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17240787163081486227.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17240787163081486227.key) [2023-02-22T04:32:28.099Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T04:32:28.388Z] + git semver init [2023-02-22T04:32:28.648Z] 2023-02-22 04:32:28,570 [run_init] DEBUG init version:0.0.0 force:False [2023-02-22T04:32:28.648Z] 2023-02-22 04:32:28,571 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-02-22T04:32:28.648Z] 2023-02-22 04:32:28,571 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-02-22T04:32:28.648Z] 2023-02-22 04:32:28,571 [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-02-22T04:32:29.585Z] 2023-02-22 04:32:29,577 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-02-22T04:32:29.586Z] 2023-02-22 04:32:29,578 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-02-22T04:32:29.586Z] 2023-02-22 04:32:29,578 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-22T04:32:29.586Z] 2023-02-22 04:32:29,578 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-22T04:32:29.586Z] 3.0.0-dev.35 [Pipeline] } [2023-02-22T04:32:29.858Z] $ docker exec --env ******** --env ******** 5c8b16b65336d358a903a3ec34aca5e6ec7f63528425dd506a22100ed3a7c786 ssh-agent -k [2023-02-22T04:32:29.961Z] unset SSH_AUTH_SOCK; [2023-02-22T04:32:29.961Z] unset SSH_AGENT_PID; [2023-02-22T04:32:29.961Z] echo Agent pid 76 killed; [2023-02-22T04:32:29.971Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-22T04:32:30.275Z] + git semver [Pipeline] } [2023-02-22T04:32:30.550Z] $ docker stop --time=1 5c8b16b65336d358a903a3ec34aca5e6ec7f63528425dd506a22100ed3a7c786 [2023-02-22T04:32:31.854Z] $ docker rm -f --volumes 5c8b16b65336d358a903a3ec34aca5e6ec7f63528425dd506a22100ed3a7c786 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T04:32:32.188Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-22T04:32:32.397Z] Stashed 1 file(s) [Pipeline] echo [2023-02-22T04:32:32.401Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.35 [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-02-22T04:32:32.529Z] provisioning config files... [2023-02-22T04:32:32.539Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11965523621512336467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:32:32.796Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6998 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-02-22T04:32:32.808Z] Running in /w/workspace/device-sdk-go/165 [Pipeline] { [Pipeline] checkout [2023-02-22T04:32:32.832Z] ---> docker-login.sh [2023-02-22T04:32:32.833Z] nexus3.edgexfoundry.org:10001 [2023-02-22T04:32:32.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:32:32.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:32:32.833Z] Configure a credential helper to remove this warning. See [2023-02-22T04:32:32.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:32:32.833Z] [2023-02-22T04:32:32.833Z] Login Succeeded [2023-02-22T04:32:32.833Z] nexus3.edgexfoundry.org:10002 [2023-02-22T04:32:32.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:32:32.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:32:32.833Z] Configure a credential helper to remove this warning. See [2023-02-22T04:32:32.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:32:32.833Z] [2023-02-22T04:32:32.833Z] Login Succeeded [2023-02-22T04:32:32.833Z] nexus3.edgexfoundry.org:10003 [2023-02-22T04:32:32.842Z] The recommended git tool is: git [2023-02-22T04:32:33.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:32:33.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:32:33.090Z] Configure a credential helper to remove this warning. See [2023-02-22T04:32:33.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:32:33.090Z] [2023-02-22T04:32:33.090Z] Login Succeeded [2023-02-22T04:32:33.090Z] nexus3.edgexfoundry.org:10004 [2023-02-22T04:32:33.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:32:33.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:32:33.090Z] Configure a credential helper to remove this warning. See [2023-02-22T04:32:33.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:32:33.090Z] [2023-02-22T04:32:33.090Z] Login Succeeded [2023-02-22T04:32:33.090Z] docker.io [2023-02-22T04:32:33.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:32:33.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:32:33.348Z] Configure a credential helper to remove this warning. See [2023-02-22T04:32:33.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:32:33.348Z] [2023-02-22T04:32:33.348Z] Login Succeeded [2023-02-22T04:32:33.348Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T04:32:33.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-22T04:32:33.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T04:32:33.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T04:32:33.434Z] ========================================================= [2023-02-22T04:32:33.434Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-22T04:32:33.434Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:32:33.745Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-22T04:32:33.745Z] Sending build context to Docker daemon 10.53MB [2023-02-22T04:32:33.745Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-22T04:32:33.745Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-22T04:32:33.745Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-22T04:32:33.745Z] 213ec9aee27d: Pulling fs layer [2023-02-22T04:32:33.745Z] 4583459ba037: Pulling fs layer [2023-02-22T04:32:33.745Z] 93c1e223e6f2: Pulling fs layer [2023-02-22T04:32:33.745Z] 53926ce57604: Pulling fs layer [2023-02-22T04:32:33.745Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-22T04:32:33.745Z] 22ff95d597cd: Pulling fs layer [2023-02-22T04:32:33.745Z] 12d6caf4c0d1: Pulling fs layer [2023-02-22T04:32:33.745Z] 96b7cbca73a9: Pulling fs layer [2023-02-22T04:32:33.745Z] a7acece74701: Pulling fs layer [2023-02-22T04:32:33.745Z] 53926ce57604: Waiting [2023-02-22T04:32:33.745Z] 12d6caf4c0d1: Waiting [2023-02-22T04:32:33.745Z] 22ff95d597cd: Waiting [2023-02-22T04:32:33.745Z] 96b7cbca73a9: Waiting [2023-02-22T04:32:33.745Z] a7acece74701: Waiting [2023-02-22T04:32:33.745Z] 93c1e223e6f2: Verifying Checksum [2023-02-22T04:32:33.745Z] 93c1e223e6f2: Download complete [2023-02-22T04:32:33.745Z] 4583459ba037: Download complete [2023-02-22T04:32:33.745Z] 21b2b0c7a3f4: Download complete [2023-02-22T04:32:34.004Z] 22ff95d597cd: Download complete [2023-02-22T04:32:34.005Z] 213ec9aee27d: Verifying Checksum [2023-02-22T04:32:34.005Z] 213ec9aee27d: Download complete [2023-02-22T04:32:34.005Z] 12d6caf4c0d1: Verifying Checksum [2023-02-22T04:32:34.005Z] 12d6caf4c0d1: Download complete [2023-02-22T04:32:34.005Z] 213ec9aee27d: Pull complete [2023-02-22T04:32:34.005Z] 4583459ba037: Pull complete [2023-02-22T04:32:34.271Z] 93c1e223e6f2: Pull complete [2023-02-22T04:32:34.533Z] a7acece74701: Verifying Checksum [2023-02-22T04:32:34.533Z] a7acece74701: Download complete [2023-02-22T04:32:34.791Z] 96b7cbca73a9: Verifying Checksum [2023-02-22T04:32:34.791Z] 96b7cbca73a9: Download complete [2023-02-22T04:32:34.791Z] 53926ce57604: Download complete [2023-02-22T04:32:38.129Z] using credential edgex-jenkins-ssh [2023-02-22T04:32:38.147Z] Cloning the remote Git repository [2023-02-22T04:32:38.188Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-02-22T04:32:38.263Z] > git init /w/workspace/device-sdk-go/165 # timeout=10 [2023-02-22T04:32:38.425Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-02-22T04:32:38.426Z] > git --version # timeout=10 [2023-02-22T04:32:38.447Z] > git --version # 'git version 2.25.1' [2023-02-22T04:32:38.449Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T04:32:38.517Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-22T04:32:38.976Z] 53926ce57604: Pull complete [2023-02-22T04:32:38.976Z] 21b2b0c7a3f4: Pull complete [2023-02-22T04:32:38.976Z] 22ff95d597cd: Pull complete [2023-02-22T04:32:38.976Z] 12d6caf4c0d1: Pull complete [2023-02-22T04:32:40.140Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-02-22T04:32:40.160Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-22T04:32:40.350Z] 96b7cbca73a9: Pull complete [2023-02-22T04:32:41.128Z] Avoid second fetch [2023-02-22T04:32:41.128Z] Checking out Revision 3712315dcd23cbc7dd5f9b98fcf3555f4a168ba5 (main) [2023-02-22T04:32:41.286Z] a7acece74701: Pull complete [2023-02-22T04:32:41.286Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-22T04:32:41.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T04:32:41.286Z] ---> db6d94c90886 [2023-02-22T04:32:41.286Z] Step 3/10 : ARG MAKE=make build [2023-02-22T04:32:41.143Z] > git config core.sparsecheckout # timeout=10 [2023-02-22T04:32:41.161Z] > git checkout -f 3712315dcd23cbc7dd5f9b98fcf3555f4a168ba5 # timeout=10 [2023-02-22T04:32:41.729Z] Commit message: "Merge pull request #1341 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v3-3.0.0-dev.11" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-22T04:32:42.566Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-22T04:32:42.566Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T04:32:42.567Z] Dload Upload Total Spent Left Speed [2023-02-22T04:32:42.567Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2023-02-22T04:32:43.138Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-22T04:32:43.479Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-22T04:32:43.479Z] + sudo tee /etc/docker/daemon.new [2023-02-22T04:32:43.479Z] { [2023-02-22T04:32:43.479Z] "registry-mirrors": [ [2023-02-22T04:32:43.479Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-22T04:32:43.479Z] ], [2023-02-22T04:32:43.479Z] "bip": "10.250.0.254/24", [2023-02-22T04:32:43.479Z] "hosts": [ [2023-02-22T04:32:43.479Z] "tcp://0.0.0.0:5555", [2023-02-22T04:32:43.479Z] "unix:///var/run/docker.sock" [2023-02-22T04:32:43.479Z] ], [2023-02-22T04:32:43.479Z] "mtu": 1458, [2023-02-22T04:32:43.479Z] "selinux-enabled": true, [2023-02-22T04:32:43.479Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-22T04:32:43.479Z] } [Pipeline] sh [2023-02-22T04:32:43.815Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-22T04:32:44.153Z] + sudo service docker restart [2023-02-22T04:32:46.583Z] ---> Running in e1972357d11d [2023-02-22T04:32:46.583Z] Removing intermediate container e1972357d11d [2023-02-22T04:32:46.583Z] ---> b71402f1911c [2023-02-22T04:32:46.583Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-22T04:32:46.583Z] ---> Running in e445678f61ef [2023-02-22T04:32:46.583Z] Removing intermediate container e445678f61ef [2023-02-22T04:32:46.583Z] ---> e945745396b8 [2023-02-22T04:32:46.583Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-22T04:32:46.583Z] ---> Running in 3dc4d9c11055 [2023-02-22T04:32:46.583Z] Removing intermediate container 3dc4d9c11055 [2023-02-22T04:32:46.583Z] ---> 9c301fd9d2be [2023-02-22T04:32:46.583Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-22T04:32:46.583Z] ---> Running in 39b3ceee2bca [2023-02-22T04:32:46.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T04:32:47.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T04:32:47.360Z] OK: 211 MiB in 51 packages [2023-02-22T04:32:47.620Z] Removing intermediate container 39b3ceee2bca [2023-02-22T04:32:47.620Z] ---> f1c40838ec47 [2023-02-22T04:32:47.620Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-22T04:32:47.879Z] ---> 35622b323eb7 [2023-02-22T04:32:47.879Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T04:32:47.879Z] ---> Running in 525fdf3a90be [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T04:33:02.448Z] provisioning config files... [2023-02-22T04:33:02.477Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/165@tmp/config15444409245109792603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:33:02.841Z] ---> docker-login.sh [2023-02-22T04:33:02.841Z] nexus3.edgexfoundry.org:10001 [2023-02-22T04:33:03.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:33:03.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:33:03.435Z] Configure a credential helper to remove this warning. See [2023-02-22T04:33:03.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:33:03.435Z] [2023-02-22T04:33:03.435Z] Login Succeeded [2023-02-22T04:33:03.435Z] nexus3.edgexfoundry.org:10002 [2023-02-22T04:33:03.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:33:03.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:33:03.979Z] Configure a credential helper to remove this warning. See [2023-02-22T04:33:03.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:33:03.979Z] [2023-02-22T04:33:03.979Z] Login Succeeded [2023-02-22T04:33:03.979Z] nexus3.edgexfoundry.org:10003 [2023-02-22T04:33:04.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:33:04.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:33:04.250Z] Configure a credential helper to remove this warning. See [2023-02-22T04:33:04.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:33:04.250Z] [2023-02-22T04:33:04.250Z] Login Succeeded [2023-02-22T04:33:04.250Z] nexus3.edgexfoundry.org:10004 [2023-02-22T04:33:04.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:33:04.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:33:04.806Z] Configure a credential helper to remove this warning. See [2023-02-22T04:33:04.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:33:04.806Z] [2023-02-22T04:33:04.806Z] Login Succeeded [2023-02-22T04:33:04.806Z] docker.io [2023-02-22T04:33:04.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T04:33:05.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T04:33:05.076Z] Configure a credential helper to remove this warning. See [2023-02-22T04:33:05.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T04:33:05.076Z] [2023-02-22T04:33:05.076Z] Login Succeeded [2023-02-22T04:33:05.348Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T04:33:05.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-22T04:33:05.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T04:33:05.696Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T04:33:05.703Z] ========================================================= [2023-02-22T04:33:05.703Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-22T04:33:05.703Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:33:06.054Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-22T04:33:06.323Z] Sending build context to Docker daemon 5.656MB [2023-02-22T04:33:06.594Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-22T04:33:06.594Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-22T04:33:06.594Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-22T04:33:06.594Z] 9b18e9b68314: Pulling fs layer [2023-02-22T04:33:06.594Z] 35d82f9e3411: Pulling fs layer [2023-02-22T04:33:06.594Z] e16973657156: Pulling fs layer [2023-02-22T04:33:06.594Z] fc693d55d65f: Pulling fs layer [2023-02-22T04:33:06.594Z] 7e9fc2657dce: Pulling fs layer [2023-02-22T04:33:06.594Z] dda99020689f: Pulling fs layer [2023-02-22T04:33:06.594Z] db1c61fa0a46: Pulling fs layer [2023-02-22T04:33:06.594Z] 891c053d2c06: Pulling fs layer [2023-02-22T04:33:06.594Z] dda99020689f: Waiting [2023-02-22T04:33:06.594Z] db1c61fa0a46: Waiting [2023-02-22T04:33:06.594Z] 891c053d2c06: Waiting [2023-02-22T04:33:06.594Z] 7e9fc2657dce: Waiting [2023-02-22T04:33:06.594Z] fc693d55d65f: Waiting [2023-02-22T04:33:06.594Z] e16973657156: Download complete [2023-02-22T04:33:06.594Z] 35d82f9e3411: Download complete [2023-02-22T04:33:06.594Z] 7e9fc2657dce: Download complete [2023-02-22T04:33:06.866Z] dda99020689f: Verifying Checksum [2023-02-22T04:33:06.866Z] dda99020689f: Download complete [2023-02-22T04:33:06.866Z] 9b18e9b68314: Verifying Checksum [2023-02-22T04:33:06.866Z] 9b18e9b68314: Download complete [2023-02-22T04:33:07.838Z] 9b18e9b68314: Pull complete [2023-02-22T04:33:07.838Z] 891c053d2c06: Verifying Checksum [2023-02-22T04:33:07.838Z] 891c053d2c06: Download complete [2023-02-22T04:33:08.435Z] 35d82f9e3411: Pull complete [2023-02-22T04:33:08.435Z] e16973657156: Pull complete [2023-02-22T04:33:09.027Z] db1c61fa0a46: Verifying Checksum [2023-02-22T04:33:09.617Z] fc693d55d65f: Verifying Checksum [2023-02-22T04:33:09.617Z] fc693d55d65f: Download complete [2023-02-22T04:33:20.013Z] Removing intermediate container 525fdf3a90be [2023-02-22T04:33:20.013Z] ---> 0190495d9e7b [2023-02-22T04:33:20.013Z] Step 9/10 : COPY . . [2023-02-22T04:33:20.013Z] ---> 991fb309affe [2023-02-22T04:33:20.013Z] Step 10/10 : RUN ${MAKE} [2023-02-22T04:33:20.013Z] ---> Running in 91d174882d25 [2023-02-22T04:33:20.013Z] noop [2023-02-22T04:33:20.013Z] Removing intermediate container 91d174882d25 [2023-02-22T04:33:20.013Z] ---> 58c146a5b751 [2023-02-22T04:33:20.013Z] Successfully built 58c146a5b751 [2023-02-22T04:33:20.013Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:33:20.319Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-22T04:33:20.319Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T04:33:20.387Z] prd-ubuntu20.04-docker-8c-8g-6991 does not seem to be running inside a container [2023-02-22T04:33:20.416Z] $ 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-02-22T04:33:20.745Z] $ docker top 56ec4f0c6cbe3770e9532e394b02fda2622f865aa11c2c3bbc62a1dcdc2c2edb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T04:33:21.085Z] + go version [2023-02-22T04:33:21.085Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-22T04:33:21.097Z] $ docker stop --time=1 56ec4f0c6cbe3770e9532e394b02fda2622f865aa11c2c3bbc62a1dcdc2c2edb [2023-02-22T04:33:21.994Z] fc693d55d65f: Pull complete [2023-02-22T04:33:22.263Z] 7e9fc2657dce: Pull complete [2023-02-22T04:33:22.403Z] $ docker rm -f --volumes 56ec4f0c6cbe3770e9532e394b02fda2622f865aa11c2c3bbc62a1dcdc2c2edb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:33:22.531Z] dda99020689f: Pull complete [2023-02-22T04:33:22.791Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-22T04:33:22.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T04:33:22.868Z] prd-ubuntu20.04-docker-8c-8g-6991 does not seem to be running inside a container [2023-02-22T04:33:22.900Z] $ 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-02-22T04:33:23.234Z] $ docker top ea3311ec98a3facf99e0c66327d146146f8e103f88a77f8998b58069a79b58e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T04:33:23.576Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-02-22T04:33:23.872Z] + make test [2023-02-22T04:33:23.872Z] go test -race -coverprofile=coverage.out ./... [2023-02-22T04:33:29.206Z] db1c61fa0a46: Pull complete [2023-02-22T04:33:30.179Z] 891c053d2c06: Pull complete [2023-02-22T04:33:30.179Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-22T04:33:30.431Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-22T04:33:30.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T04:33:30.449Z] ---> f96f9c87975a [2023-02-22T04:33:30.449Z] Step 3/10 : ARG MAKE=make build [2023-02-22T04:33:33.046Z] ---> Running in 3bbeca901873 [2023-02-22T04:33:33.046Z] Removing intermediate container 3bbeca901873 [2023-02-22T04:33:33.046Z] ---> 506e252bc1a4 [2023-02-22T04:33:33.046Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-22T04:33:33.046Z] ---> Running in cbfd23dfe009 [2023-02-22T04:33:33.315Z] Removing intermediate container cbfd23dfe009 [2023-02-22T04:33:33.315Z] ---> b511866007f7 [2023-02-22T04:33:33.315Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-22T04:33:33.315Z] ---> Running in 2b30086bf14f [2023-02-22T04:33:33.583Z] Removing intermediate container 2b30086bf14f [2023-02-22T04:33:33.583Z] ---> e452daf7f41f [2023-02-22T04:33:33.583Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-22T04:33:33.855Z] ---> Running in 96dac23fbead [2023-02-22T04:33:34.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T04:33:35.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T04:33:36.386Z] OK: 221 MiB in 51 packages [2023-02-22T04:33:37.354Z] Removing intermediate container 96dac23fbead [2023-02-22T04:33:37.354Z] ---> a9df4a9bd774 [2023-02-22T04:33:37.354Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-22T04:33:37.625Z] ---> 1d99af8d42e0 [2023-02-22T04:33:37.625Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T04:33:37.625Z] ---> Running in 58e0681c95df [2023-02-22T04:33:42.628Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-22T04:33:42.628Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-22T04:33:42.628Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-22T04:33:42.628Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-22T04:33:42.628Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-22T04:33:42.628Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.075s coverage: 27.6% of statements [2023-02-22T04:33:42.628Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.054s coverage: 78.9% of statements [2023-02-22T04:33:42.628Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-22T04:33:42.628Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.091s coverage: 86.0% of statements [2023-02-22T04:33:42.628Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-22T04:33:42.628Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-22T04:33:42.628Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.103s coverage: 77.0% of statements [2023-02-22T04:33:42.628Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-22T04:33:42.628Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-02-22T04:33:42.628Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-22T04:33:42.628Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.097s coverage: 65.2% of statements [2023-02-22T04:33:42.628Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-22T04:33:42.628Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-22T04:33:42.628Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.743s coverage: 89.2% of statements [2023-02-22T04:33:42.628Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-22T04:33:42.628Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.067s coverage: 4.7% of statements [2023-02-22T04:33:42.628Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-22T04:33:57.513Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-22T04:33:57.513Z] GO111MODULE=on go vet ./... [2023-02-22T04:34:00.794Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-22T04:34:00.794Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-22T04:34:01.052Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-22T04:34:01.067Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-22T04:34:01.078Z] $ docker stop --time=1 ea3311ec98a3facf99e0c66327d146146f8e103f88a77f8998b58069a79b58e0 [2023-02-22T04:34:05.803Z] $ docker rm -f --volumes ea3311ec98a3facf99e0c66327d146146f8e103f88a77f8998b58069a79b58e0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T04:34:06.304Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-22T04:34:06.368Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-22T04:34:06.882Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-22T04:34:07.165Z] + ls -al . [2023-02-22T04:34:07.165Z] total 272 [2023-02-22T04:34:07.165Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 22 04:33 . [2023-02-22T04:34:07.166Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 04:32 .. [2023-02-22T04:34:07.166Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 22 04:32 .dockerignore [2023-02-22T04:34:07.166Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 04:33 .git [2023-02-22T04:34:07.166Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 04:32 .github [2023-02-22T04:34:07.166Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 22 04:32 .gitignore [2023-02-22T04:34:07.166Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 22 04:32 .golangci.yml [2023-02-22T04:34:07.166Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 04:32 .semver [2023-02-22T04:34:07.166Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 22 04:32 CHANGELOG.md [2023-02-22T04:34:07.166Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 04:32 GOVERNANCE.md [2023-02-22T04:34:07.166Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 22 04:32 Jenkinsfile [2023-02-22T04:34:07.166Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 22 04:32 LICENSE [2023-02-22T04:34:07.166Z] -rw-rw-r-- 1 jenkins jenkins 1679 Feb 22 04:32 Makefile [2023-02-22T04:34:07.166Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 22 04:32 OWNERS.md [2023-02-22T04:34:07.166Z] -rw-rw-r-- 1 jenkins jenkins 4891 Feb 22 04:32 README.md [2023-02-22T04:34:07.166Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 22 04:32 VERSION [2023-02-22T04:34:07.166Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 04:32 bin [2023-02-22T04:34:07.166Z] -rw-r--r-- 1 jenkins jenkins 98531 Feb 22 04:33 coverage.out [2023-02-22T04:34:07.166Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 22 04:32 example [2023-02-22T04:34:07.166Z] -rw-rw-r-- 1 jenkins jenkins 3266 Feb 22 04:32 go.mod [2023-02-22T04:34:07.166Z] -rw-rw-r-- 1 jenkins jenkins 32794 Feb 22 04:32 go.sum [2023-02-22T04:34:07.166Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 22 04:32 internal [2023-02-22T04:34:07.166Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 04:32 openapi [2023-02-22T04:34:07.166Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 22 04:32 pkg [2023-02-22T04:34:07.166Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 04:32 snap [2023-02-22T04:34:07.166Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 22 04:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:34:07.519Z] + 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=3712315dcd23cbc7dd5f9b98fcf3555f4a168ba5 --label arch=amd64 --label version=3.0.0-dev.35 . [2023-02-22T04:34:07.519Z] Sending build context to Docker daemon 10.63MB [2023-02-22T04:34:07.519Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-22T04:34:07.519Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-22T04:34:07.520Z] ---> 58c146a5b751 [2023-02-22T04:34:07.520Z] Step 3/23 : ARG MAKE=make build [2023-02-22T04:34:07.777Z] ---> Running in 8857da0641c0 [2023-02-22T04:34:07.777Z] Removing intermediate container 8857da0641c0 [2023-02-22T04:34:07.777Z] ---> 1a75446a56fe [2023-02-22T04:34:07.777Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-22T04:34:07.777Z] ---> Running in 111e1887a6c4 [2023-02-22T04:34:08.036Z] Removing intermediate container 111e1887a6c4 [2023-02-22T04:34:08.036Z] ---> 040e17cd5b8e [2023-02-22T04:34:08.036Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-22T04:34:08.036Z] ---> Running in 8e7f966be231 [2023-02-22T04:34:08.036Z] Removing intermediate container 8e7f966be231 [2023-02-22T04:34:08.036Z] ---> 6f7a636b4605 [2023-02-22T04:34:08.036Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-02-22T04:34:08.036Z] ---> Running in 1d493c1d78e7 [2023-02-22T04:34:08.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T04:34:08.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T04:34:08.813Z] OK: 211 MiB in 51 packages [2023-02-22T04:34:09.071Z] Removing intermediate container 1d493c1d78e7 [2023-02-22T04:34:09.071Z] ---> cf79e970f4c6 [2023-02-22T04:34:09.071Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-22T04:34:09.071Z] ---> 3b905411b93d [2023-02-22T04:34:09.071Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T04:34:09.071Z] ---> Running in 029a4f8080b4 [2023-02-22T04:34:10.007Z] Removing intermediate container 029a4f8080b4 [2023-02-22T04:34:10.007Z] ---> fded63b6051c [2023-02-22T04:34:10.007Z] Step 9/23 : COPY . . [2023-02-22T04:34:10.602Z] ---> ee6c6b1d6333 [2023-02-22T04:34:10.602Z] Step 10/23 : RUN ${MAKE} [2023-02-22T04:34:10.602Z] ---> Running in e5c9ab325292 [2023-02-22T04:34:10.602Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.35" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-02-22T04:34:32.521Z] Removing intermediate container e5c9ab325292 [2023-02-22T04:34:32.521Z] ---> a8ce330ebc34 [2023-02-22T04:34:32.521Z] Step 11/23 : FROM alpine:3.16 [2023-02-22T04:34:32.521Z] 3.16: Pulling from library/alpine [2023-02-22T04:34:32.521Z] ef5531b6e74e: Pulling fs layer [2023-02-22T04:34:32.829Z] ef5531b6e74e: Verifying Checksum [2023-02-22T04:34:32.829Z] ef5531b6e74e: Download complete [2023-02-22T04:34:32.829Z] ef5531b6e74e: Pull complete [2023-02-22T04:34:32.829Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-22T04:34:32.829Z] Status: Downloaded newer image for alpine:3.16 [2023-02-22T04:34:32.829Z] ---> dfd21b5a31f5 [2023-02-22T04:34:32.829Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-22T04:34:33.088Z] ---> Running in 5a2c235ed10f [2023-02-22T04:34:33.088Z] Removing intermediate container 5a2c235ed10f [2023-02-22T04:34:33.088Z] ---> 0d729332ec3e [2023-02-22T04:34:33.088Z] Step 13/23 : RUN apk add --update --no-cache [2023-02-22T04:34:33.088Z] ---> Running in 1f168619ff5e [2023-02-22T04:34:33.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T04:34:33.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T04:34:33.606Z] OK: 6 MiB in 14 packages [2023-02-22T04:34:33.865Z] Removing intermediate container 1f168619ff5e [2023-02-22T04:34:33.865Z] ---> ad113caa7452 [2023-02-22T04:34:33.865Z] Step 14/23 : WORKDIR / [2023-02-22T04:34:33.865Z] ---> Running in acbf3db5cd66 [2023-02-22T04:34:34.123Z] Removing intermediate container acbf3db5cd66 [2023-02-22T04:34:34.123Z] ---> b12dddb73e26 [2023-02-22T04:34:34.123Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-22T04:34:34.123Z] ---> ef8f2f5dcf45 [2023-02-22T04:34:34.123Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-22T04:34:35.085Z] ---> ad95cc6626e4 [2023-02-22T04:34:35.085Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-22T04:34:35.085Z] ---> 0226dad7869d [2023-02-22T04:34:35.085Z] Step 18/23 : EXPOSE 59999 [2023-02-22T04:34:35.085Z] ---> Running in e2917c3c320d [2023-02-22T04:34:35.343Z] Removing intermediate container e2917c3c320d [2023-02-22T04:34:35.343Z] ---> 6a7b834867ad [2023-02-22T04:34:35.343Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-22T04:34:35.343Z] ---> Running in 4946060fb4cb [2023-02-22T04:34:35.343Z] Removing intermediate container 4946060fb4cb [2023-02-22T04:34:35.343Z] ---> aa3099e1d947 [2023-02-22T04:34:35.343Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T04:34:35.343Z] ---> Running in 0e888756580d [2023-02-22T04:34:35.343Z] Removing intermediate container 0e888756580d [2023-02-22T04:34:35.343Z] ---> 5f85ce317eff [2023-02-22T04:34:35.343Z] Step 21/23 : LABEL arch=amd64 [2023-02-22T04:34:35.343Z] ---> Running in 603f16100756 [2023-02-22T04:34:35.602Z] Removing intermediate container 603f16100756 [2023-02-22T04:34:35.602Z] ---> 0a9a9d4d954c [2023-02-22T04:34:35.602Z] Step 22/23 : LABEL git_sha=3712315dcd23cbc7dd5f9b98fcf3555f4a168ba5 [2023-02-22T04:34:35.602Z] ---> Running in e3551fb1dd72 [2023-02-22T04:34:35.602Z] Removing intermediate container e3551fb1dd72 [2023-02-22T04:34:35.602Z] ---> f13f16844e63 [2023-02-22T04:34:35.602Z] Step 23/23 : LABEL version=3.0.0-dev.35 [2023-02-22T04:34:35.602Z] ---> Running in 9e4a8fa256d1 [2023-02-22T04:34:35.602Z] Removing intermediate container 9e4a8fa256d1 [2023-02-22T04:34:35.602Z] ---> fc1c7c47fdaa [2023-02-22T04:34:35.602Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-22T04:34:35.602Z] Successfully built fc1c7c47fdaa [2023-02-22T04:34:35.602Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:34:36.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T04:34:36.045Z] [2023-02-22T04:34:36.045Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:34:36.343Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T04:34:36.343Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-22T04:34:36.343Z] 5eb5b503b376: Pulling fs layer [2023-02-22T04:34:36.343Z] 5c69ac0246d0: Pulling fs layer [2023-02-22T04:34:36.343Z] ec43610c2a17: Pulling fs layer [2023-02-22T04:34:36.343Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-22T04:34:36.344Z] 33b1e0a273af: Pulling fs layer [2023-02-22T04:34:36.344Z] 5d3b04190fa2: Pulling fs layer [2023-02-22T04:34:36.344Z] 3a2ae6a8a46f: Waiting [2023-02-22T04:34:36.344Z] 33b1e0a273af: Waiting [2023-02-22T04:34:36.344Z] 2f39f015ded8: Pulling fs layer [2023-02-22T04:34:36.344Z] 5d3b04190fa2: Waiting [2023-02-22T04:34:36.344Z] 2f39f015ded8: Waiting [2023-02-22T04:34:36.344Z] 5c69ac0246d0: Verifying Checksum [2023-02-22T04:34:36.344Z] 5c69ac0246d0: Download complete [2023-02-22T04:34:36.344Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-22T04:34:36.344Z] 3a2ae6a8a46f: Download complete [2023-02-22T04:34:36.605Z] 33b1e0a273af: Verifying Checksum [2023-02-22T04:34:36.605Z] 33b1e0a273af: Download complete [2023-02-22T04:34:36.605Z] ec43610c2a17: Verifying Checksum [2023-02-22T04:34:36.605Z] ec43610c2a17: Download complete [2023-02-22T04:34:36.605Z] 5d3b04190fa2: Verifying Checksum [2023-02-22T04:34:36.605Z] 5d3b04190fa2: Download complete [2023-02-22T04:34:36.605Z] 5eb5b503b376: Download complete [2023-02-22T04:34:37.175Z] 2f39f015ded8: Download complete [2023-02-22T04:34:37.741Z] 5eb5b503b376: Pull complete [2023-02-22T04:34:37.741Z] 5c69ac0246d0: Pull complete [2023-02-22T04:34:38.308Z] ec43610c2a17: Pull complete [2023-02-22T04:34:38.308Z] 3a2ae6a8a46f: Pull complete [2023-02-22T04:34:38.568Z] 33b1e0a273af: Pull complete [2023-02-22T04:34:38.568Z] 5d3b04190fa2: Pull complete [2023-02-22T04:34:42.751Z] 2f39f015ded8: Pull complete [2023-02-22T04:34:42.751Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-22T04:34:42.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T04:34:42.751Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T04:34:42.829Z] prd-ubuntu20.04-docker-8c-8g-6991 does not seem to be running inside a container [2023-02-22T04:34:42.857Z] $ 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-02-22T04:34:45.661Z] Removing intermediate container 58e0681c95df [2023-02-22T04:34:45.661Z] ---> c490843b3eb3 [2023-02-22T04:34:45.661Z] Step 9/10 : COPY . . [2023-02-22T04:34:45.661Z] ---> 8cac23d0e129 [2023-02-22T04:34:45.661Z] Step 10/10 : RUN ${MAKE} [2023-02-22T04:34:45.661Z] ---> Running in 9eaef409f2d3 [2023-02-22T04:34:45.661Z] noop [2023-02-22T04:34:45.661Z] Removing intermediate container 9eaef409f2d3 [2023-02-22T04:34:45.661Z] ---> caaa84319373 [2023-02-22T04:34:45.661Z] Successfully built caaa84319373 [2023-02-22T04:34:45.661Z] Successfully tagged ci-base-image-arm64:latest [2023-02-22T04:34:47.210Z] $ docker top 4f000938b9a96d5887393af1545038ed601616335bf08d38b1c1a92908e4c773 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:34:47.606Z] ---> job-cost.sh [2023-02-22T04:34:47.606Z] lf-activate-venv: SKIPPING [2023-02-22T04:34:47.606Z] INFO: No Stack... [2023-02-22T04:34:47.678Z] + docker inspect -f . ci-base-image-arm64 [2023-02-22T04:34:47.678Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T04:34:47.878Z] prd-ubuntu20.04-docker-arm64-4c-16g-6998 does not seem to be running inside a container [2023-02-22T04:34:47.939Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/165 -v /w/workspace/device-sdk-go/165:/w/workspace/device-sdk-go/165:rw,z -v /w/workspace/device-sdk-go/165@tmp:/w/workspace/device-sdk-go/165@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-arm64 cat [2023-02-22T04:34:48.175Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-22T04:34:48.434Z] INFO: Archiving Costs [2023-02-22T04:34:49.208Z] $ docker top 7174327e58bdf33375fed7d2e972f1da9029ec2ed8d6126a6e982e2dfa05be4a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-02-22T04:34:49.722Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-02-22T04:34:49.722Z] + cut -d, -f6 [Pipeline] lock [2023-02-22T04:34:49.740Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-165-stack-cost] [2023-02-22T04:34:49.745Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-165-stack-cost] did not exist. Created. [2023-02-22T04:34:49.746Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-165-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-22T04:34:50.045Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-22T04:34:50.077Z] Stashed 1 file(s) [Pipeline] } [2023-02-22T04:34:50.083Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-165-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-22T04:34:50.100Z] + go version [2023-02-22T04:34:50.100Z] go version go1.18.7 linux/arm64 [2023-02-22T04:34:50.105Z] $ docker stop --time=1 4f000938b9a96d5887393af1545038ed601616335bf08d38b1c1a92908e4c773 [2023-02-22T04:34:51.334Z] $ docker rm -f --volumes 4f000938b9a96d5887393af1545038ed601616335bf08d38b1c1a92908e4c773 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-02-22T04:34:51.379Z] $ docker stop --time=1 7174327e58bdf33375fed7d2e972f1da9029ec2ed8d6126a6e982e2dfa05be4a [2023-02-22T04:34:53.044Z] $ docker rm -f --volumes 7174327e58bdf33375fed7d2e972f1da9029ec2ed8d6126a6e982e2dfa05be4a [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:34:53.630Z] + docker inspect -f . ci-base-image-arm64 [2023-02-22T04:34:53.630Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T04:34:53.837Z] prd-ubuntu20.04-docker-arm64-4c-16g-6998 does not seem to be running inside a container [2023-02-22T04:34:53.900Z] $ 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/165 -v /w/workspace/device-sdk-go/165:/w/workspace/device-sdk-go/165:rw,z -v /w/workspace/device-sdk-go/165@tmp:/w/workspace/device-sdk-go/165@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-arm64 cat [2023-02-22T04:34:55.144Z] $ docker top f286fcb69c2971977d152deef0c1224c4c9ead80dc0a514108305fbaa0f2a7e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T04:34:55.994Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/165 [Pipeline] fileExists [Pipeline] sh [2023-02-22T04:34:56.658Z] + make test [2023-02-22T04:34:56.658Z] go test -race -coverprofile=coverage.out ./... [2023-02-22T04:35:35.571Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-22T04:37:27.257Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-22T04:37:27.257Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-22T04:37:27.257Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-22T04:37:27.257Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-22T04:37:27.257Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-22T04:37:27.840Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.261s coverage: 27.6% of statements [2023-02-22T04:37:29.781Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.299s coverage: 78.9% of statements [2023-02-22T04:37:29.781Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-22T04:37:35.144Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.462s coverage: 86.0% of statements [2023-02-22T04:37:35.144Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-22T04:37:35.144Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-22T04:37:36.558Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.516s coverage: 77.0% of statements [2023-02-22T04:37:36.558Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-22T04:37:36.558Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-02-22T04:37:36.558Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-22T04:37:37.522Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.418s coverage: 65.2% of statements [2023-02-22T04:37:37.522Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-22T04:37:37.522Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-22T04:37:37.522Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.178s coverage: 89.2% of statements [2023-02-22T04:37:37.522Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-22T04:37:37.522Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.273s coverage: 4.7% of statements [2023-02-22T04:37:37.522Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-22T04:37:38.485Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-22T04:37:38.485Z] GO111MODULE=on go vet ./... [2023-02-22T04:39:15.165Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-22T04:39:15.165Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-22T04:39:15.165Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-22T04:39:15.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-22T04:39:15.198Z] $ docker stop --time=1 f286fcb69c2971977d152deef0c1224c4c9ead80dc0a514108305fbaa0f2a7e4 [2023-02-22T04:39:17.075Z] $ docker rm -f --volumes f286fcb69c2971977d152deef0c1224c4c9ead80dc0a514108305fbaa0f2a7e4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T04:39:18.503Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-22T04:39:18.527Z] Warning: overwriting stash ‘coverage-report’ [2023-02-22T04:39:19.154Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-22T04:39:19.532Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-22T04:39:19.857Z] + ls -al . [2023-02-22T04:39:19.857Z] total 268 [2023-02-22T04:39:19.857Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 22 04:34 . [2023-02-22T04:39:19.857Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 04:32 .. [2023-02-22T04:39:19.857Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 22 04:32 .dockerignore [2023-02-22T04:39:19.857Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 04:32 .git [2023-02-22T04:39:19.857Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 04:32 .github [2023-02-22T04:39:19.857Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 22 04:32 .gitignore [2023-02-22T04:39:19.857Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 22 04:32 .golangci.yml [2023-02-22T04:39:19.857Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 22 04:32 CHANGELOG.md [2023-02-22T04:39:19.857Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 04:32 GOVERNANCE.md [2023-02-22T04:39:19.857Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 22 04:32 Jenkinsfile [2023-02-22T04:39:19.857Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 22 04:32 LICENSE [2023-02-22T04:39:19.857Z] -rw-rw-r-- 1 jenkins jenkins 1679 Feb 22 04:32 Makefile [2023-02-22T04:39:19.857Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 22 04:32 OWNERS.md [2023-02-22T04:39:19.857Z] -rw-rw-r-- 1 jenkins jenkins 4891 Feb 22 04:32 README.md [2023-02-22T04:39:19.857Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 22 04:32 VERSION [2023-02-22T04:39:19.857Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 04:32 bin [2023-02-22T04:39:19.857Z] -rw-r--r-- 1 jenkins jenkins 98530 Feb 22 04:37 coverage.out [2023-02-22T04:39:19.857Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 22 04:32 example [2023-02-22T04:39:19.857Z] -rw-rw-r-- 1 jenkins jenkins 3266 Feb 22 04:32 go.mod [2023-02-22T04:39:19.857Z] -rw-rw-r-- 1 jenkins jenkins 32794 Feb 22 04:32 go.sum [2023-02-22T04:39:19.858Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 22 04:32 internal [2023-02-22T04:39:19.858Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 04:32 openapi [2023-02-22T04:39:19.858Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 22 04:32 pkg [2023-02-22T04:39:19.858Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 04:32 snap [2023-02-22T04:39:19.858Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 22 04:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:39:20.197Z] + 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=3712315dcd23cbc7dd5f9b98fcf3555f4a168ba5 --label arch=arm64 --label version=3.0.0-dev.35 . [2023-02-22T04:39:20.465Z] Sending build context to Docker daemon 5.755MB [2023-02-22T04:39:20.737Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-22T04:39:20.737Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-22T04:39:20.737Z] ---> caaa84319373 [2023-02-22T04:39:20.737Z] Step 3/23 : ARG MAKE=make build [2023-02-22T04:39:20.737Z] ---> Running in 5a855ba13375 [2023-02-22T04:39:21.009Z] Removing intermediate container 5a855ba13375 [2023-02-22T04:39:21.009Z] ---> 4bcd16e4af25 [2023-02-22T04:39:21.009Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-22T04:39:21.277Z] ---> Running in 83c3c6c00f51 [2023-02-22T04:39:21.546Z] Removing intermediate container 83c3c6c00f51 [2023-02-22T04:39:21.546Z] ---> 8430b3f2ec5b [2023-02-22T04:39:21.546Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-22T04:39:21.546Z] ---> Running in 446ee030bf36 [2023-02-22T04:39:21.813Z] Removing intermediate container 446ee030bf36 [2023-02-22T04:39:21.813Z] ---> 42ba9918371c [2023-02-22T04:39:21.813Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-02-22T04:39:22.083Z] ---> Running in 18815fd34809 [2023-02-22T04:39:23.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T04:39:23.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T04:39:24.281Z] OK: 221 MiB in 51 packages [2023-02-22T04:39:25.248Z] Removing intermediate container 18815fd34809 [2023-02-22T04:39:25.248Z] ---> e02c71d0eaff [2023-02-22T04:39:25.248Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-22T04:39:25.838Z] ---> 003a116bbd65 [2023-02-22T04:39:25.838Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T04:39:25.838Z] ---> Running in 22659a23280c [2023-02-22T04:39:28.449Z] Removing intermediate container 22659a23280c [2023-02-22T04:39:28.449Z] ---> 3929a4b9a217 [2023-02-22T04:39:28.449Z] Step 9/23 : COPY . . [2023-02-22T04:39:29.866Z] ---> c5237f4638b1 [2023-02-22T04:39:29.866Z] Step 10/23 : RUN ${MAKE} [2023-02-22T04:39:29.866Z] ---> Running in 9c5f92b1de4e [2023-02-22T04:39:30.831Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.35" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-02-22T04:41:52.555Z] Removing intermediate container 9c5f92b1de4e [2023-02-22T04:41:52.555Z] ---> 6778826ba462 [2023-02-22T04:41:52.555Z] Step 11/23 : FROM alpine:3.16 [2023-02-22T04:41:52.555Z] 3.16: Pulling from library/alpine [2023-02-22T04:41:52.555Z] 3760b48202b3: Pulling fs layer [2023-02-22T04:41:52.555Z] 3760b48202b3: Verifying Checksum [2023-02-22T04:41:52.555Z] 3760b48202b3: Download complete [2023-02-22T04:41:52.555Z] 3760b48202b3: Pull complete [2023-02-22T04:41:52.555Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-22T04:41:52.555Z] Status: Downloaded newer image for alpine:3.16 [2023-02-22T04:41:52.555Z] ---> 4c81e5bf8899 [2023-02-22T04:41:52.555Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-22T04:41:52.555Z] ---> Running in e74d23f24fd5 [2023-02-22T04:41:52.555Z] Removing intermediate container e74d23f24fd5 [2023-02-22T04:41:52.555Z] ---> eef4b24e0ab4 [2023-02-22T04:41:52.555Z] Step 13/23 : RUN apk add --update --no-cache [2023-02-22T04:41:52.555Z] ---> Running in 0c5ccd5fc337 [2023-02-22T04:41:52.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T04:41:52.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T04:41:52.555Z] OK: 5 MiB in 14 packages [2023-02-22T04:41:52.555Z] Removing intermediate container 0c5ccd5fc337 [2023-02-22T04:41:52.555Z] ---> ea9afcbdc914 [2023-02-22T04:41:52.555Z] Step 14/23 : WORKDIR / [2023-02-22T04:41:52.555Z] ---> Running in aa14bc4264e4 [2023-02-22T04:41:52.555Z] Removing intermediate container aa14bc4264e4 [2023-02-22T04:41:52.555Z] ---> 7598a2a8dcab [2023-02-22T04:41:52.555Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-22T04:41:52.555Z] ---> a95652098d64 [2023-02-22T04:41:52.555Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-22T04:41:52.555Z] ---> d6da8466f95d [2023-02-22T04:41:52.555Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-22T04:41:52.555Z] ---> 2c807090be9a [2023-02-22T04:41:52.555Z] Step 18/23 : EXPOSE 59999 [2023-02-22T04:41:52.555Z] ---> Running in ce4ad6c942fa [2023-02-22T04:41:52.555Z] Removing intermediate container ce4ad6c942fa [2023-02-22T04:41:52.555Z] ---> 06f9d913ceba [2023-02-22T04:41:52.556Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-22T04:41:52.556Z] ---> Running in 87d6ebcf327a [2023-02-22T04:41:52.556Z] Removing intermediate container 87d6ebcf327a [2023-02-22T04:41:52.556Z] ---> 9db539ccefe6 [2023-02-22T04:41:52.556Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T04:41:52.556Z] ---> Running in 07b503272619 [2023-02-22T04:41:52.827Z] Removing intermediate container 07b503272619 [2023-02-22T04:41:52.827Z] ---> 13c896c5b875 [2023-02-22T04:41:52.827Z] Step 21/23 : LABEL arch=arm64 [2023-02-22T04:41:52.827Z] ---> Running in 8b83888f7c0e [2023-02-22T04:41:53.095Z] Removing intermediate container 8b83888f7c0e [2023-02-22T04:41:53.095Z] ---> 87e62097c950 [2023-02-22T04:41:53.095Z] Step 22/23 : LABEL git_sha=3712315dcd23cbc7dd5f9b98fcf3555f4a168ba5 [2023-02-22T04:41:53.366Z] ---> Running in 03dc914cb159 [2023-02-22T04:41:53.639Z] Removing intermediate container 03dc914cb159 [2023-02-22T04:41:53.639Z] ---> 0ca0c1571d69 [2023-02-22T04:41:53.639Z] Step 23/23 : LABEL version=3.0.0-dev.35 [2023-02-22T04:41:53.639Z] ---> Running in 5a2e29d8da24 [2023-02-22T04:41:53.909Z] Removing intermediate container 5a2e29d8da24 [2023-02-22T04:41:53.909Z] ---> 6c0887c39a65 [2023-02-22T04:41:53.909Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-22T04:41:53.909Z] Successfully built 6c0887c39a65 [2023-02-22T04:41:53.909Z] 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-02-22T04:41:54.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T04:41:54.347Z] [2023-02-22T04:41:54.347Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:41:54.682Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T04:41:54.682Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-22T04:41:54.682Z] 8998bd30e6a1: Pulling fs layer [2023-02-22T04:41:54.682Z] 04944245beec: Pulling fs layer [2023-02-22T04:41:54.682Z] 699f458cf7ca: Pulling fs layer [2023-02-22T04:41:54.682Z] 765212b225bb: Pulling fs layer [2023-02-22T04:41:54.682Z] f23df028b6ca: Pulling fs layer [2023-02-22T04:41:54.682Z] 765212b225bb: Waiting [2023-02-22T04:41:54.682Z] d65c8cfc05b1: Pulling fs layer [2023-02-22T04:41:54.682Z] 2437ff75d9bd: Pulling fs layer [2023-02-22T04:41:54.682Z] f23df028b6ca: Waiting [2023-02-22T04:41:54.952Z] d65c8cfc05b1: Waiting [2023-02-22T04:41:54.952Z] 2437ff75d9bd: Waiting [2023-02-22T04:41:54.952Z] 04944245beec: Verifying Checksum [2023-02-22T04:41:54.952Z] 04944245beec: Download complete [2023-02-22T04:41:54.952Z] 765212b225bb: Verifying Checksum [2023-02-22T04:41:54.952Z] 765212b225bb: Download complete [2023-02-22T04:41:54.952Z] f23df028b6ca: Verifying Checksum [2023-02-22T04:41:54.952Z] f23df028b6ca: Download complete [2023-02-22T04:41:54.952Z] d65c8cfc05b1: Verifying Checksum [2023-02-22T04:41:55.221Z] d65c8cfc05b1: Download complete [2023-02-22T04:41:55.221Z] 699f458cf7ca: Verifying Checksum [2023-02-22T04:41:55.221Z] 699f458cf7ca: Download complete [2023-02-22T04:41:55.490Z] 8998bd30e6a1: Verifying Checksum [2023-02-22T04:41:55.490Z] 8998bd30e6a1: Download complete [2023-02-22T04:41:58.074Z] 2437ff75d9bd: Verifying Checksum [2023-02-22T04:41:58.074Z] 2437ff75d9bd: Download complete [2023-02-22T04:41:59.483Z] 8998bd30e6a1: Pull complete [2023-02-22T04:41:59.750Z] 04944245beec: Pull complete [2023-02-22T04:42:01.159Z] 699f458cf7ca: Pull complete [2023-02-22T04:42:01.159Z] 765212b225bb: Pull complete [2023-02-22T04:42:02.123Z] f23df028b6ca: Pull complete [2023-02-22T04:42:02.123Z] d65c8cfc05b1: Pull complete [2023-02-22T04:42:17.286Z] 2437ff75d9bd: Pull complete [2023-02-22T04:42:17.286Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-22T04:42:17.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T04:42:17.286Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T04:42:17.500Z] prd-ubuntu20.04-docker-arm64-4c-16g-6998 does not seem to be running inside a container [2023-02-22T04:42:17.696Z] $ 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/165 -v /w/workspace/device-sdk-go/165:/w/workspace/device-sdk-go/165:rw,z -v /w/workspace/device-sdk-go/165@tmp:/w/workspace/device-sdk-go/165@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:arm64 cat [2023-02-22T04:42:20.548Z] $ docker top ea9d93acbb5eb11612374fe1b6985562b31eca0f8786be71961eac51ffa8d674 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:42:21.416Z] ---> job-cost.sh [2023-02-22T04:42:21.416Z] lf-activate-venv: SKIPPING [2023-02-22T04:42:21.416Z] INFO: No Stack... [2023-02-22T04:42:22.001Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-22T04:42:22.585Z] INFO: Archiving Costs [Pipeline] sh [2023-02-22T04:42:23.223Z] + + cat /w/workspace/device-sdk-go/165/archives/cost.csv [2023-02-22T04:42:23.224Z] cut -d, -f6 [Pipeline] lock [2023-02-22T04:42:23.299Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-165-stack-cost] [2023-02-22T04:42:23.308Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-165-stack-cost] did not exist. Created. [2023-02-22T04:42:23.308Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-165-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-22T04:42:23.960Z] /w/workspace/device-sdk-go/165@tmp/durable-ddf5453d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-22T04:42:24.612Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-22T04:42:24.636Z] Warning: overwriting stash ‘stack-cost’ [2023-02-22T04:42:24.722Z] Stashed 1 file(s) [Pipeline] } [2023-02-22T04:42:24.729Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-165-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-22T04:42:24.745Z] $ docker stop --time=1 ea9d93acbb5eb11612374fe1b6985562b31eca0f8786be71961eac51ffa8d674 [2023-02-22T04:42:26.228Z] $ docker rm -f --volumes ea9d93acbb5eb11612374fe1b6985562b31eca0f8786be71961eac51ffa8d674 [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-02-22T04:42:26.614Z] provisioning config files... [2023-02-22T04:42:26.620Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4878093422629267332tmp [Pipeline] { [Pipeline] sh [2023-02-22T04:42:26.906Z] + set +x [2023-02-22T04:42:26.907Z] + curl -s https://codecov.io/bash [2023-02-22T04:42:26.907Z] + bash -s -- [2023-02-22T04:42:26.907Z] [2023-02-22T04:42:26.907Z] _____ _ [2023-02-22T04:42:26.907Z] / ____| | | [2023-02-22T04:42:26.907Z] | | ___ __| | ___ ___ _____ __ [2023-02-22T04:42:26.907Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-22T04:42:26.907Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-22T04:42:26.907Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-22T04:42:26.907Z] Bash-1.0.6 [2023-02-22T04:42:26.907Z] [2023-02-22T04:42:26.907Z] [2023-02-22T04:42:26.907Z] ==> git version 2.25.1 found [2023-02-22T04:42:26.907Z] ==> 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-02-22T04:42:26.907Z] Release-Date: 2020-01-08 [2023-02-22T04:42:26.907Z] 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-02-22T04:42:26.907Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-22T04:42:26.907Z] ==> Jenkins CI detected. [2023-02-22T04:42:26.907Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-02-22T04:42:26.907Z] project root: . [2023-02-22T04:42:26.907Z] --> token set from env [2023-02-22T04:42:26.907Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-22T04:42:26.907Z] ==> Running gcov in . (disable via -X gcov) [2023-02-22T04:42:26.907Z] ==> Python coveragepy not found [2023-02-22T04:42:26.907Z] ==> Searching for coverage reports in: [2023-02-22T04:42:26.907Z] + . [2023-02-22T04:42:26.907Z] -> Found 1 reports [2023-02-22T04:42:26.907Z] ==> Detecting git/mercurial file structure [2023-02-22T04:42:26.907Z] ==> Reading reports [2023-02-22T04:42:26.907Z] + ./coverage.out bytes=98530 [2023-02-22T04:42:26.907Z] ==> Appending adjustments [2023-02-22T04:42:26.907Z] https://docs.codecov.io/docs/fixing-reports [2023-02-22T04:42:27.474Z] + Found adjustments [2023-02-22T04:42:27.474Z] ==> Gzipping contents [2023-02-22T04:42:27.474Z] 16K /tmp/codecov.ZCKxSj.gz [2023-02-22T04:42:27.474Z] ==> Uploading reports [2023-02-22T04:42:27.474Z] url: https://codecov.io [2023-02-22T04:42:27.474Z] query: branch=main&commit=3712315dcd23cbc7dd5f9b98fcf3555f4a168ba5&build=165&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F165%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-22T04:42:27.474Z] -> Pinging Codecov [2023-02-22T04:42:27.474Z] 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=3712315dcd23cbc7dd5f9b98fcf3555f4a168ba5&build=165&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F165%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-22T04:42:27.474Z] -> Uploading to [2023-02-22T04:42:27.474Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-22/7E55EF52A471D76F132DFD9A03CDDE97/3712315dcd23cbc7dd5f9b98fcf3555f4a168ba5/2edb10b5-cdb2-4c17-af40-b2b7500905fc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230222T044227Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=be8db5b9228b0b9e40f2c66004de6f565c0c5b895a615dc501b0f703138d62db [2023-02-22T04:42:27.474Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T04:42:27.474Z] Dload Upload Total Spent Left Speed [2023-02-22T04:42:27.734Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14338 0 0 100 14338 0 70630 --:--:-- --:--:-- --:--:-- 70284 100 14338 0 0 100 14338 0 60497 --:--:-- --:--:-- --:--:-- 60243 [2023-02-22T04:42:27.734Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/3712315dcd23cbc7dd5f9b98fcf3555f4a168ba5 [Pipeline] } [2023-02-22T04:42:27.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-02-22T04:42:27.914Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-22T04:42:27.924Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:42:28.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-22T04:42:28.216Z] [2023-02-22T04:42:28.216Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:42:28.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-22T04:42:28.515Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-22T04:42:28.515Z] df9b9388f04a: Pulling fs layer [2023-02-22T04:42:28.515Z] 52dc419b0ee2: Pulling fs layer [2023-02-22T04:42:28.515Z] 25bc292e5bac: Pulling fs layer [2023-02-22T04:42:28.515Z] 114826534d7a: Pulling fs layer [2023-02-22T04:42:28.515Z] 4657fd5d0bcf: Pulling fs layer [2023-02-22T04:42:28.515Z] 6ad1cebc031e: Pulling fs layer [2023-02-22T04:42:28.515Z] 8a3aa393b2d8: Pulling fs layer [2023-02-22T04:42:28.515Z] 4657fd5d0bcf: Waiting [2023-02-22T04:42:28.515Z] 6ad1cebc031e: Waiting [2023-02-22T04:42:28.515Z] 8a3aa393b2d8: Waiting [2023-02-22T04:42:28.515Z] 114826534d7a: Waiting [2023-02-22T04:42:28.515Z] 25bc292e5bac: Verifying Checksum [2023-02-22T04:42:28.515Z] 25bc292e5bac: Download complete [2023-02-22T04:42:28.515Z] 52dc419b0ee2: Verifying Checksum [2023-02-22T04:42:28.515Z] 52dc419b0ee2: Download complete [2023-02-22T04:42:28.515Z] 4657fd5d0bcf: Verifying Checksum [2023-02-22T04:42:28.515Z] 4657fd5d0bcf: Download complete [2023-02-22T04:42:28.515Z] df9b9388f04a: Download complete [2023-02-22T04:42:28.776Z] df9b9388f04a: Pull complete [2023-02-22T04:42:28.776Z] 6ad1cebc031e: Verifying Checksum [2023-02-22T04:42:28.776Z] 6ad1cebc031e: Download complete [2023-02-22T04:42:28.776Z] 52dc419b0ee2: Pull complete [2023-02-22T04:42:28.776Z] 25bc292e5bac: Pull complete [2023-02-22T04:42:29.347Z] 114826534d7a: Verifying Checksum [2023-02-22T04:42:29.347Z] 114826534d7a: Download complete [2023-02-22T04:42:29.347Z] 8a3aa393b2d8: Verifying Checksum [2023-02-22T04:42:29.347Z] 8a3aa393b2d8: Download complete [2023-02-22T04:42:32.627Z] 114826534d7a: Pull complete [2023-02-22T04:42:32.627Z] 4657fd5d0bcf: Pull complete [2023-02-22T04:42:32.627Z] 6ad1cebc031e: Pull complete [2023-02-22T04:42:35.155Z] 8a3aa393b2d8: Pull complete [2023-02-22T04:42:35.155Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-22T04:42:35.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-22T04:42:35.155Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T04:42:35.229Z] prd-ubuntu20.04-docker-8c-8g-6991 does not seem to be running inside a container [2023-02-22T04:42:35.261Z] $ 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-02-22T04:42:40.780Z] $ docker top 40c1ee2abd53d0677fda00df240ec001d46dec226eef7b203bb37614f6f8c077 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-22T04:42:40.849Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-02-22T04:42:41.128Z] + set -o pipefail [2023-02-22T04:42:41.128Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-02-22T04:42:45.317Z] [2023-02-22T04:42:45.317Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-02-22T04:42:45.317Z] [2023-02-22T04:42:45.317Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/3c4bdee9-1fcc-4200-9ecb-57d4e3012a0f [2023-02-22T04:42:45.317Z] [2023-02-22T04:42:45.317Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-22T04:42:45.317Z] [2023-02-22T04:42:45.317Z] [2023-02-22T04:42:45.317Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-22T04:42:45.317Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-22T04:42:45.317Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-22T04:42:45.331Z] $ docker stop --time=1 40c1ee2abd53d0677fda00df240ec001d46dec226eef7b203bb37614f6f8c077 [2023-02-22T04:42:49.145Z] $ docker rm -f --volumes 40c1ee2abd53d0677fda00df240ec001d46dec226eef7b203bb37614f6f8c077 [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-02-22T04:42:49.504Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T04:42:49.524Z] provisioning config files... [2023-02-22T04:42:49.532Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6032615756808434094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:42:49.827Z] --> edgex-publish-swagger.sh [2023-02-22T04:42:49.827Z] === Publish openapi/v3 API === [2023-02-22T04:42:49.827Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-02-22T04:42:49.827Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-02-22T04:42:49.827Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T04:42:49.827Z] Dload Upload Total Spent Left Speed [2023-02-22T04:42:50.397Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24713 0 0 100 24713 0 43129 --:--:-- --:--:-- --:--:-- 43129 [2023-02-22T04:42:50.397Z] [2023-02-22T04:42:50.397Z] [Pipeline] } [2023-02-22T04:42:50.405Z] 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-02-22T04:42:50.793Z] + git log --format=format:%s -1 3712315dcd23cbc7dd5f9b98fcf3555f4a168ba5 [Pipeline] sh [2023-02-22T04:42:51.089Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-22T04:42:51.089Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:42:51.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T04:42:51.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T04:42:51.468Z] prd-ubuntu20.04-docker-8c-8g-6991 does not seem to be running inside a container [2023-02-22T04:42:51.500Z] $ 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-02-22T04:42:52.013Z] $ docker top 3d7c99cf9c8bccd15341b638a7f78ab64ca5ad283202871f1dbd7cf3864658aa -eo pid,comm [2023-02-22T04:42:52.058Z] 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-02-22T04:42:52.058Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-22T04:42:52.097Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T04:42:52.097Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T04:42:52.207Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T04:42:52.211Z] $ docker exec 3d7c99cf9c8bccd15341b638a7f78ab64ca5ad283202871f1dbd7cf3864658aa ssh-agent [2023-02-22T04:42:52.310Z] SSH_AUTH_SOCK=/tmp/ssh-j9PoEvjLoQXQ/agent.33 [2023-02-22T04:42:52.310Z] SSH_AGENT_PID=39 [2023-02-22T04:42:52.314Z] Running ssh-add (command line suppressed) [2023-02-22T04:42:52.411Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15656256108925146599.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15656256108925146599.key) [2023-02-22T04:42:52.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T04:42:52.708Z] + git semver tag [2023-02-22T04:42:52.967Z] 2023-02-22 04:42:52,866 [run_tag] DEBUG tag force:False [2023-02-22T04:42:52.967Z] 2023-02-22 04:42:52,866 [check_head_tag] DEBUG check head tag [2023-02-22T04:42:52.967Z] 2023-02-22 04:42:52,867 [execute] INFO git cat-file --batch-check [2023-02-22T04:42:52.967Z] 2023-02-22 04:42:52,867 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-02-22T04:42:52.967Z] 2023-02-22 04:42:52,870 [execute] INFO git cat-file --batch [2023-02-22T04:42:52.967Z] 2023-02-22 04:42:52,871 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-02-22T04:42:52.967Z] 2023-02-22 04:42:52,898 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-22T04:42:52.967Z] 2023-02-22 04:42:52,899 [execute] INFO git tag -a v3.0.0-dev.35 -m v3.0.0-dev.35 [2023-02-22T04:42:52.967Z] 2023-02-22 04:42:52,899 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.35', '-m', 'v3.0.0-dev.35'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-02-22T04:42:52.967Z] 2023-02-22 04:42:52,903 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-22T04:42:52.967Z] 3.0.0-dev.35 [Pipeline] } [2023-02-22T04:42:52.978Z] $ docker exec --env ******** --env ******** 3d7c99cf9c8bccd15341b638a7f78ab64ca5ad283202871f1dbd7cf3864658aa ssh-agent -k [2023-02-22T04:42:53.078Z] unset SSH_AUTH_SOCK; [2023-02-22T04:42:53.079Z] unset SSH_AGENT_PID; [2023-02-22T04:42:53.079Z] echo Agent pid 39 killed; [2023-02-22T04:42:53.086Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-22T04:42:53.395Z] + git semver [Pipeline] } [2023-02-22T04:42:53.669Z] $ docker stop --time=1 3d7c99cf9c8bccd15341b638a7f78ab64ca5ad283202871f1dbd7cf3864658aa [2023-02-22T04:42:54.927Z] $ docker rm -f --volumes 3d7c99cf9c8bccd15341b638a7f78ab64ca5ad283202871f1dbd7cf3864658aa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:42:55.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-22T04:42:55.322Z] [2023-02-22T04:42:55.322Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:42:55.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-22T04:42:55.614Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-22T04:42:55.614Z] ab5ef0e58194: Pulling fs layer [2023-02-22T04:42:55.614Z] 9712f1f96733: Pulling fs layer [2023-02-22T04:42:55.614Z] 63f879dbbcfc: Pulling fs layer [2023-02-22T04:42:55.614Z] 0d9ebad4ef96: Pulling fs layer [2023-02-22T04:42:55.614Z] e9a5061849ea: Pulling fs layer [2023-02-22T04:42:55.614Z] d747dcd14b5f: Pulling fs layer [2023-02-22T04:42:55.614Z] 2de7ff778b66: Pulling fs layer [2023-02-22T04:42:55.614Z] 0d9ebad4ef96: Waiting [2023-02-22T04:42:55.614Z] e9a5061849ea: Waiting [2023-02-22T04:42:55.614Z] d747dcd14b5f: Waiting [2023-02-22T04:42:55.614Z] 2de7ff778b66: Waiting [2023-02-22T04:42:55.614Z] 9712f1f96733: Verifying Checksum [2023-02-22T04:42:55.614Z] 9712f1f96733: Download complete [2023-02-22T04:42:56.183Z] 63f879dbbcfc: Verifying Checksum [2023-02-22T04:42:56.183Z] 63f879dbbcfc: Download complete [2023-02-22T04:42:56.183Z] 0d9ebad4ef96: Verifying Checksum [2023-02-22T04:42:56.183Z] 0d9ebad4ef96: Download complete [2023-02-22T04:42:56.183Z] e9a5061849ea: Verifying Checksum [2023-02-22T04:42:56.183Z] e9a5061849ea: Download complete [2023-02-22T04:42:56.183Z] d747dcd14b5f: Verifying Checksum [2023-02-22T04:42:56.183Z] d747dcd14b5f: Download complete [2023-02-22T04:42:56.440Z] ab5ef0e58194: Verifying Checksum [2023-02-22T04:42:56.440Z] ab5ef0e58194: Download complete [2023-02-22T04:42:56.440Z] 2de7ff778b66: Verifying Checksum [2023-02-22T04:42:56.440Z] 2de7ff778b66: Download complete [2023-02-22T04:42:58.965Z] ab5ef0e58194: Pull complete [2023-02-22T04:42:58.965Z] 9712f1f96733: Pull complete [2023-02-22T04:42:59.529Z] 63f879dbbcfc: Pull complete [2023-02-22T04:43:02.806Z] 0d9ebad4ef96: Pull complete [2023-02-22T04:43:02.806Z] e9a5061849ea: Pull complete [2023-02-22T04:43:02.806Z] d747dcd14b5f: Pull complete [2023-02-22T04:43:03.739Z] 2de7ff778b66: Pull complete [2023-02-22T04:43:03.739Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-22T04:43:03.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-22T04:43:03.739Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T04:43:03.826Z] prd-ubuntu20.04-docker-8c-8g-6991 does not seem to be running inside a container [2023-02-22T04:43:03.855Z] $ 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-02-22T04:43:10.500Z] $ docker top 54246d5b45aa8d8a521ce93f6eb4d8379d2a02fc1adbc2e98a667d491c659ea1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-22T04:43:10.577Z] provisioning config files... [2023-02-22T04:43:10.583Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11297122414846143320tmp [2023-02-22T04:43:10.594Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3424264367060658806tmp [2023-02-22T04:43:10.604Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14512650047242889009tmp [Pipeline] { [Pipeline] echo [2023-02-22T04:43:10.621Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:43:10.902Z] ---> sigul-configuration.sh [2023-02-22T04:43:10.902Z] gpg: directory `/root/.gnupg' created [2023-02-22T04:43:10.902Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-22T04:43:10.902Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-22T04:43:10.902Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-22T04:43:10.902Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-22T04:43:10.902Z] gpg: CAST5 encrypted data [2023-02-22T04:43:10.902Z] gpg: encrypted with 1 passphrase [2023-02-22T04:43:10.902Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-22T04:43:11.269Z] + mkdir /home/jenkins [2023-02-22T04:43:11.269Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-22T04:43:11.578Z] + 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-02-22T04:43:11.593Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:43:11.870Z] ---> sigul-install.sh [2023-02-22T04:43:11.870Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-22T04:43:12.154Z] + git tag --list [2023-02-22T04:43:12.154Z] 0.7.1 [2023-02-22T04:43:12.154Z] delhi-tag [2023-02-22T04:43:12.154Z] v1.0.0 [2023-02-22T04:43:12.154Z] v1.1.0 [2023-02-22T04:43:12.154Z] v1.1.1 [2023-02-22T04:43:12.154Z] v1.1.2 [2023-02-22T04:43:12.154Z] v1.2.0 [2023-02-22T04:43:12.154Z] v1.2.1 [2023-02-22T04:43:12.154Z] v1.2.2 [2023-02-22T04:43:12.154Z] v1.2.3 [2023-02-22T04:43:12.154Z] v1.3.0 [2023-02-22T04:43:12.154Z] v1.4.0 [2023-02-22T04:43:12.154Z] v2.0.0 [2023-02-22T04:43:12.154Z] v2.1.0 [2023-02-22T04:43:12.154Z] v2.1.1 [2023-02-22T04:43:12.154Z] v2.1.1-dev.2 [2023-02-22T04:43:12.154Z] v2.1.1-dev.3 [2023-02-22T04:43:12.154Z] v2.2.0 [2023-02-22T04:43:12.154Z] v2.2.1-dev.1 [2023-02-22T04:43:12.154Z] v2.2.1-dev.10 [2023-02-22T04:43:12.154Z] v2.2.1-dev.11 [2023-02-22T04:43:12.154Z] v2.2.1-dev.12 [2023-02-22T04:43:12.154Z] v2.2.1-dev.13 [2023-02-22T04:43:12.154Z] v2.2.1-dev.14 [2023-02-22T04:43:12.154Z] v2.2.1-dev.2 [2023-02-22T04:43:12.154Z] v2.2.1-dev.3 [2023-02-22T04:43:12.154Z] v2.2.1-dev.4 [2023-02-22T04:43:12.154Z] v2.2.1-dev.5 [2023-02-22T04:43:12.154Z] v2.2.1-dev.6 [2023-02-22T04:43:12.154Z] v2.2.1-dev.7 [2023-02-22T04:43:12.154Z] v2.2.1-dev.8 [2023-02-22T04:43:12.154Z] v2.2.1-dev.9 [2023-02-22T04:43:12.154Z] v2.3.0 [2023-02-22T04:43:12.154Z] v2.3.0-dev.14 [2023-02-22T04:43:12.154Z] v2.3.0-dev.15 [2023-02-22T04:43:12.154Z] v2.3.0-dev.16 [2023-02-22T04:43:12.154Z] v2.3.0-dev.17 [2023-02-22T04:43:12.154Z] v2.3.0-dev.18 [2023-02-22T04:43:12.154Z] v2.3.0-dev.19 [2023-02-22T04:43:12.154Z] v2.3.0-dev.20 [2023-02-22T04:43:12.154Z] v2.3.0-dev.21 [2023-02-22T04:43:12.154Z] v2.3.0-dev.22 [2023-02-22T04:43:12.154Z] v2.3.0-dev.23 [2023-02-22T04:43:12.154Z] v2.3.0-dev.24 [2023-02-22T04:43:12.154Z] v2.3.0-dev.25 [2023-02-22T04:43:12.154Z] v2.3.0-dev.26 [2023-02-22T04:43:12.154Z] v2.3.0-dev.27 [2023-02-22T04:43:12.154Z] v2.3.0-dev.28 [2023-02-22T04:43:12.154Z] v2.3.0-dev.29 [2023-02-22T04:43:12.154Z] v2.3.0-dev.30 [2023-02-22T04:43:12.154Z] v2.3.0-dev.31 [2023-02-22T04:43:12.154Z] v2.3.0-dev.32 [2023-02-22T04:43:12.154Z] v2.3.0-dev.33 [2023-02-22T04:43:12.154Z] v2.3.0-dev.34 [2023-02-22T04:43:12.154Z] v2.3.0-dev.35 [2023-02-22T04:43:12.154Z] v2.3.0-dev.36 [2023-02-22T04:43:12.154Z] v2.3.0-dev.37 [2023-02-22T04:43:12.154Z] v2.3.0-dev.38 [2023-02-22T04:43:12.154Z] v2.3.0-dev.39 [2023-02-22T04:43:12.154Z] v2.3.0-dev.40 [2023-02-22T04:43:12.154Z] v2.3.0-dev.41 [2023-02-22T04:43:12.154Z] v2.3.0-dev.42 [2023-02-22T04:43:12.154Z] v2.3.0-dev.43 [2023-02-22T04:43:12.154Z] v2.3.0-dev.44 [2023-02-22T04:43:12.154Z] v2.3.0-dev.45 [2023-02-22T04:43:12.154Z] v2.3.0-dev.46 [2023-02-22T04:43:12.154Z] v2.3.0-dev.47 [2023-02-22T04:43:12.154Z] v2.3.0-dev.48 [2023-02-22T04:43:12.154Z] v2.3.0-dev.49 [2023-02-22T04:43:12.154Z] v2.3.0-dev.50 [2023-02-22T04:43:12.154Z] v2.3.0-dev.51 [2023-02-22T04:43:12.154Z] v2.3.1-dev.1 [2023-02-22T04:43:12.154Z] v2.3.1-dev.2 [2023-02-22T04:43:12.154Z] v3.0.0-dev.1 [2023-02-22T04:43:12.154Z] v3.0.0-dev.10 [2023-02-22T04:43:12.154Z] v3.0.0-dev.11 [2023-02-22T04:43:12.154Z] v3.0.0-dev.12 [2023-02-22T04:43:12.154Z] v3.0.0-dev.13 [2023-02-22T04:43:12.154Z] v3.0.0-dev.14 [2023-02-22T04:43:12.154Z] v3.0.0-dev.15 [2023-02-22T04:43:12.154Z] v3.0.0-dev.16 [2023-02-22T04:43:12.154Z] v3.0.0-dev.17 [2023-02-22T04:43:12.154Z] v3.0.0-dev.18 [2023-02-22T04:43:12.154Z] v3.0.0-dev.19 [2023-02-22T04:43:12.154Z] v3.0.0-dev.2 [2023-02-22T04:43:12.154Z] v3.0.0-dev.20 [2023-02-22T04:43:12.154Z] v3.0.0-dev.21 [2023-02-22T04:43:12.154Z] v3.0.0-dev.22 [2023-02-22T04:43:12.154Z] v3.0.0-dev.23 [2023-02-22T04:43:12.154Z] v3.0.0-dev.24 [2023-02-22T04:43:12.154Z] v3.0.0-dev.25 [2023-02-22T04:43:12.154Z] v3.0.0-dev.26 [2023-02-22T04:43:12.154Z] v3.0.0-dev.27 [2023-02-22T04:43:12.154Z] v3.0.0-dev.28 [2023-02-22T04:43:12.154Z] v3.0.0-dev.29 [2023-02-22T04:43:12.154Z] v3.0.0-dev.3 [2023-02-22T04:43:12.154Z] v3.0.0-dev.30 [2023-02-22T04:43:12.154Z] v3.0.0-dev.31 [2023-02-22T04:43:12.154Z] v3.0.0-dev.32 [2023-02-22T04:43:12.154Z] v3.0.0-dev.33 [2023-02-22T04:43:12.154Z] v3.0.0-dev.34 [2023-02-22T04:43:12.154Z] v3.0.0-dev.35 [2023-02-22T04:43:12.154Z] v3.0.0-dev.4 [2023-02-22T04:43:12.154Z] v3.0.0-dev.5 [2023-02-22T04:43:12.154Z] v3.0.0-dev.6 [2023-02-22T04:43:12.154Z] v3.0.0-dev.7 [2023-02-22T04:43:12.154Z] v3.0.0-dev.8 [2023-02-22T04:43:12.154Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-22T04:43:12.438Z] + lftools sign git-tag v3.0.0-dev.35 [2023-02-22T04:43:13.007Z] Signing Git tag with Sigul... [2023-02-22T04:43:13.007Z] Signing v3.0.0-dev.35 [Pipeline] echo [2023-02-22T04:43:13.278Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:43:13.562Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-22T04:43:13.569Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-22T04:43:13.595Z] $ docker stop --time=1 54246d5b45aa8d8a521ce93f6eb4d8379d2a02fc1adbc2e98a667d491c659ea1 [2023-02-22T04:43:14.853Z] $ docker rm -f --volumes 54246d5b45aa8d8a521ce93f6eb4d8379d2a02fc1adbc2e98a667d491c659ea1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-22T04:43:15.248Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-22T04:43:15.248Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:43:15.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T04:43:15.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T04:43:15.605Z] prd-ubuntu20.04-docker-8c-8g-6991 does not seem to be running inside a container [2023-02-22T04:43:15.631Z] $ 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-02-22T04:43:15.929Z] $ docker top ee7c2b864aae2bc708bc7c64d6bf3a0509983c4b65dd04158aeaebf194e694b4 -eo pid,comm [2023-02-22T04:43:15.970Z] 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-02-22T04:43:15.970Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-22T04:43:16.001Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T04:43:16.001Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T04:43:16.116Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T04:43:16.120Z] $ docker exec ee7c2b864aae2bc708bc7c64d6bf3a0509983c4b65dd04158aeaebf194e694b4 ssh-agent [2023-02-22T04:43:16.220Z] SSH_AUTH_SOCK=/tmp/ssh-FfuJ5HOGcdJe/agent.31 [2023-02-22T04:43:16.220Z] SSH_AGENT_PID=37 [2023-02-22T04:43:16.224Z] Running ssh-add (command line suppressed) [2023-02-22T04:43:16.318Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6412377366594972268.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6412377366594972268.key) [2023-02-22T04:43:16.327Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T04:43:16.613Z] + git semver bump pre [2023-02-22T04:43:16.872Z] 2023-02-22 04:43:16,777 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-22T04:43:16.872Z] 2023-02-22 04:43:16,777 [bump_version] DEBUG bumping version:3.0.0-dev.35 on axis:pre with prefix:dev [2023-02-22T04:43:16.872Z] 2023-02-22 04:43:16,777 [bump_version] DEBUG bumped version:3.0.0-dev.36 [2023-02-22T04:43:16.872Z] 2023-02-22 04:43:16,777 [write_version] DEBUG write version:3.0.0-dev.36 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-02-22T04:43:16.872Z] 2023-02-22 04:43:16,777 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-22T04:43:16.872Z] 2023-02-22 04:43:16,777 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-22T04:43:16.872Z] 2023-02-22 04:43:16,780 [execute] INFO git cat-file --batch-check [2023-02-22T04:43:16.872Z] 2023-02-22 04:43:16,780 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-22T04:43:16.872Z] 2023-02-22 04:43:16,785 [execute] INFO git cat-file --batch [2023-02-22T04:43:16.872Z] 2023-02-22 04:43:16,785 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-22T04:43:16.872Z] 2023-02-22 04:43:16,789 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-22T04:43:16.872Z] 3.0.0-dev.36 [Pipeline] } [2023-02-22T04:43:16.883Z] $ docker exec --env ******** --env ******** ee7c2b864aae2bc708bc7c64d6bf3a0509983c4b65dd04158aeaebf194e694b4 ssh-agent -k [2023-02-22T04:43:16.968Z] unset SSH_AUTH_SOCK; [2023-02-22T04:43:16.969Z] unset SSH_AGENT_PID; [2023-02-22T04:43:16.969Z] echo Agent pid 37 killed; [2023-02-22T04:43:16.975Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-22T04:43:17.276Z] + git semver [Pipeline] } [2023-02-22T04:43:17.548Z] $ docker stop --time=1 ee7c2b864aae2bc708bc7c64d6bf3a0509983c4b65dd04158aeaebf194e694b4 [2023-02-22T04:43:18.812Z] $ docker rm -f --volumes ee7c2b864aae2bc708bc7c64d6bf3a0509983c4b65dd04158aeaebf194e694b4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T04:43:19.153Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-22T04:43:19.153Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:43:19.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T04:43:19.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T04:43:19.512Z] prd-ubuntu20.04-docker-8c-8g-6991 does not seem to be running inside a container [2023-02-22T04:43:19.542Z] $ 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-02-22T04:43:19.864Z] $ docker top dbd4681c19ac25ea72027977ffedd907c68e9a1f86c2f315b9cf2ff4e20b14a4 -eo pid,comm [2023-02-22T04:43:19.909Z] 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-02-22T04:43:19.909Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-22T04:43:19.956Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T04:43:19.957Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T04:43:20.059Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T04:43:20.063Z] $ docker exec dbd4681c19ac25ea72027977ffedd907c68e9a1f86c2f315b9cf2ff4e20b14a4 ssh-agent [2023-02-22T04:43:20.159Z] SSH_AUTH_SOCK=/tmp/ssh-dubd2cYYqKpU/agent.31 [2023-02-22T04:43:20.159Z] SSH_AGENT_PID=37 [2023-02-22T04:43:20.163Z] Running ssh-add (command line suppressed) [2023-02-22T04:43:20.267Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8585764257114278674.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8585764257114278674.key) [2023-02-22T04:43:20.276Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T04:43:20.558Z] + git semver push [2023-02-22T04:43:20.816Z] 2023-02-22 04:43:20,720 [run_push] DEBUG push [2023-02-22T04:43:20.816Z] 2023-02-22 04:43:20,721 [execute] INFO git cat-file --batch-check [2023-02-22T04:43:20.816Z] 2023-02-22 04:43:20,721 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-22T04:43:20.816Z] 2023-02-22 04:43:20,725 [execute] INFO git rev-list 0accbc3b615ccfa518fc6ade7b2841fdc0445edb -- [2023-02-22T04:43:20.816Z] 2023-02-22 04:43:20,725 [execute] DEBUG Popen(['git', 'rev-list', '0accbc3b615ccfa518fc6ade7b2841fdc0445edb', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-22T04:43:20.816Z] 2023-02-22 04:43:20,735 [execute] INFO git fetch -v origin [2023-02-22T04:43:20.816Z] 2023-02-22 04:43:20,736 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-22T04:43:21.382Z] 2023-02-22 04:43:21,380 [run_push] DEBUG no remote changes detected [2023-02-22T04:43:21.382Z] 2023-02-22 04:43:21,380 [execute] INFO git push origin semver [2023-02-22T04:43:21.382Z] 2023-02-22 04:43:21,381 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-22T04:43:22.316Z] 2023-02-22 04:43:22,194 [run_push] DEBUG push all version tags [2023-02-22T04:43:22.316Z] 2023-02-22 04:43:22,195 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-22T04:43:22.316Z] 2023-02-22 04:43:22,195 [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-02-22T04:43:23.251Z] 2023-02-22 04:43:23,035 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-22T04:43:23.251Z] 3.0.0-dev.36 [Pipeline] } [2023-02-22T04:43:23.262Z] $ docker exec --env ******** --env ******** dbd4681c19ac25ea72027977ffedd907c68e9a1f86c2f315b9cf2ff4e20b14a4 ssh-agent -k [2023-02-22T04:43:23.358Z] unset SSH_AUTH_SOCK; [2023-02-22T04:43:23.359Z] unset SSH_AGENT_PID; [2023-02-22T04:43:23.359Z] echo Agent pid 37 killed; [2023-02-22T04:43:23.365Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-22T04:43:23.669Z] + git semver [Pipeline] } [2023-02-22T04:43:23.939Z] $ docker stop --time=1 dbd4681c19ac25ea72027977ffedd907c68e9a1f86c2f315b9cf2ff4e20b14a4 [2023-02-22T04:43:25.205Z] $ docker rm -f --volumes dbd4681c19ac25ea72027977ffedd907c68e9a1f86c2f315b9cf2ff4e20b14a4 [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-02-22T04:43:25.782Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-02-22T04:43:25.782Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-22T04:43:25.782Z] total 16 [2023-02-22T04:43:25.782Z] drwxr-xr-x 3 root root 4096 Feb 22 04:34 . [2023-02-22T04:43:25.782Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 22 04:43 .. [2023-02-22T04:43:25.782Z] drwxr-xr-x 2 root root 4096 Feb 22 04:34 cost [2023-02-22T04:43:25.782Z] -rw-r--r-- 1 root root 86 Feb 22 04:34 cost.csv [2023-02-22T04:43:25.782Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-22T04:43:25.782Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-22T04:43:25.782Z] total 16 [2023-02-22T04:43:25.782Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 04:34 . [2023-02-22T04:43:25.782Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 22 04:43 .. [2023-02-22T04:43:25.782Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 22 04:34 cost [2023-02-22T04:43:25.782Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 22 04:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:43:26.071Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:43:26.927Z] ---> package-listing.sh [2023-02-22T04:43:26.927Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-22T04:43:26.927Z] ++ facter osfamily [2023-02-22T04:43:27.186Z] + OS_FAMILY=debian [2023-02-22T04:43:27.186Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-02-22T04:43:27.186Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-22T04:43:27.186Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-22T04:43:27.186Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-22T04:43:27.186Z] + PACKAGES=/tmp/packages_start.txt [2023-02-22T04:43:27.186Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-02-22T04:43:27.186Z] + PACKAGES=/tmp/packages_end.txt [2023-02-22T04:43:27.186Z] + case "${OS_FAMILY}" in [2023-02-22T04:43:27.186Z] + dpkg -l [2023-02-22T04:43:27.186Z] + grep '^ii' [2023-02-22T04:43:27.186Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-22T04:43:27.186Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-22T04:43:27.186Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-22T04:43:27.186Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-02-22T04:43:27.186Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-02-22T04:43:27.186Z] + 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-02-22T04:43:27.196Z] 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-02-22T04:43:27.471Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T04:43:28.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T04:43:28.029Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T04:43:28.093Z] prd-ubuntu20.04-docker-8c-8g-6991 does not seem to be running inside a container [2023-02-22T04:43:28.123Z] $ 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-02-22T04:43:28.322Z] $ docker top ebedb3396e53c536b9cc9c4909d861bf15eeb5bea869b8fea09537c6ddd8bdc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T04:43:28.650Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-22T04:43:28.936Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-22T04:43:29.221Z] + ls /var/log/sa-host [2023-02-22T04:43:29.221Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T04:43:29.363Z] provisioning config files... [2023-02-22T04:43:29.371Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6228647435989965635tmp [Pipeline] { [Pipeline] echo [2023-02-22T04:43:29.386Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:43:29.666Z] ---> create-netrc.sh [Pipeline] } [2023-02-22T04:43:29.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:43:30.001Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-22T04:43:30.010Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:43:30.292Z] ---> sudo-logs.sh [2023-02-22T04:43:30.292Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-22T04:43:30.317Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:43:30.600Z] ---> job-cost.sh [2023-02-22T04:43:30.600Z] lf-activate-venv: SKIPPING [2023-02-22T04:43:30.600Z] DEBUG: total: 0.2199999988079071 [2023-02-22T04:43:30.600Z] INFO: Retrieving Stack Cost... [2023-02-22T04:43:30.858Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-22T04:43:31.426Z] INFO: Archiving Costs [Pipeline] echo [2023-02-22T04:43:31.434Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T04:43:31.714Z] ---> logs-deploy.sh [2023-02-22T04:43:31.714Z] lf-activate-venv: SKIPPING [2023-02-22T04:43:31.714Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/165 [2023-02-22T04:43:31.714Z] INFO: archiving workspace using pattern(s): [2023-02-22T04:43:32.651Z] Archives upload complete. [2023-02-22T04:43:32.651Z] INFO: archiving logs to Nexus