Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8b9fd5bc22bc5ff949621087fe72c38333f95112 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-ssh11843679138573606133.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-ssh1158574898547240412.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-ssh4345506097958155706.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-ssh16305876926881151424.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-ssh15310977690253847097.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 Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5888’ Running on prd-ubuntu20.04-docker-8c-8g-5894 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 > 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 Avoid second fetch Checking out Revision 8b9fd5bc22bc5ff949621087fe72c38333f95112 (main) Commit message: "Merge pull request #1320 from ejlee3/refactor-private-config" > git config core.sparsecheckout # timeout=10 > git checkout -f 8b9fd5bc22bc5ff949621087fe72c38333f95112 # timeout=10 > git rev-list --no-walk e412a44eb13141e6797f53827a761c4e91ea34f8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-14T20:55:48.081Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-14T20:55:48.144Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-14T20:55:48.158Z] ========================================================= [2023-02-14T20:55:48.158Z] EdgeX Global Pipelines Version Info [2023-02-14T20:55:48.158Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:55:48.859Z] ------------------- [2023-02-14T20:55:48.859Z] stable info: [2023-02-14T20:55:48.859Z] ------------------- [2023-02-14T20:55:48.859Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-14T20:55:48.859Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-14T20:55:48.859Z] Message: update stable to v1.0.244 [2023-02-14T20:55:49.428Z] ------------------- [2023-02-14T20:55:49.428Z] experimental info: [2023-02-14T20:55:49.428Z] ------------------- [2023-02-14T20:55:49.428Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-14T20:55:49.428Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-14T20:55:49.428Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-14T20:55:49.603Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-02-14T20:55:49.617Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-02-14T20:55:49.632Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-14T20:55:49.643Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-14T20:55:49.659Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-14T20:55:49.677Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-14T20:55:49.694Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-14T20:55:49.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-02-14T20:55:49.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-14T20:55:49.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-14T20:55:49.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-14T20:55:49.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-02-14T20:55:49.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-14T20:55:49.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-14T20:55:49.813Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-14T20:55:49.827Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-02-14T20:55:49.839Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-14T20:55:49.852Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-14T20:55:49.867Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-14T20:55:49.878Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-14T20:55:49.890Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-14T20:55:49.907Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-14T20:55:49.924Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-14T20:55:49.942Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-14T20:55:49.959Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-14T20:55:49.977Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-14T20:55:49.988Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-14T20:55:50.005Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-14T20:55:50.018Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-14T20:55:50.033Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-14T20:55:50.053Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8b9fd5bc22bc5ff949621087fe72c38333f95112 [Pipeline] echo [2023-02-14T20:55:50.064Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8b9fd5b [Pipeline] echo [2023-02-14T20:55:50.076Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T20:55:50.130Z] provisioning config files... [2023-02-14T20:55:50.146Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13681252216623002340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:55:50.451Z] ---> docker-login.sh [2023-02-14T20:55:50.451Z] nexus3.edgexfoundry.org:10001 [2023-02-14T20:55:50.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:55:50.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:55:50.712Z] Configure a credential helper to remove this warning. See [2023-02-14T20:55:50.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:55:50.712Z] [2023-02-14T20:55:50.712Z] Login Succeeded [2023-02-14T20:55:50.712Z] nexus3.edgexfoundry.org:10002 [2023-02-14T20:55:50.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:55:50.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:55:50.972Z] Configure a credential helper to remove this warning. See [2023-02-14T20:55:50.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:55:50.972Z] [2023-02-14T20:55:50.972Z] Login Succeeded [2023-02-14T20:55:50.972Z] nexus3.edgexfoundry.org:10003 [2023-02-14T20:55:50.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:55:50.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:55:50.972Z] Configure a credential helper to remove this warning. See [2023-02-14T20:55:50.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:55:50.972Z] [2023-02-14T20:55:50.972Z] Login Succeeded [2023-02-14T20:55:50.972Z] nexus3.edgexfoundry.org:10004 [2023-02-14T20:55:51.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:55:51.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:55:51.232Z] Configure a credential helper to remove this warning. See [2023-02-14T20:55:51.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:55:51.232Z] [2023-02-14T20:55:51.232Z] Login Succeeded [2023-02-14T20:55:51.232Z] docker.io [2023-02-14T20:55:51.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:55:51.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:55:51.493Z] Configure a credential helper to remove this warning. See [2023-02-14T20:55:51.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:55:51.493Z] [2023-02-14T20:55:51.493Z] Login Succeeded [2023-02-14T20:55:51.493Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T20:55:51.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-14T20:55:51.880Z] + git rev-list -1 --merges 8b9fd5bc22bc5ff949621087fe72c38333f95112~1..8b9fd5bc22bc5ff949621087fe72c38333f95112 [Pipeline] echo [2023-02-14T20:55:51.931Z] -----------> git rev-list -1 --merges 8b9fd5bc22bc5ff949621087fe72c38333f95112~1..8b9fd5bc22bc5ff949621087fe72c38333f95112 8b9fd5bc22bc5ff949621087fe72c38333f95112 [2023-02-14T20:55:51.931Z] 8b9fd5bc22bc5ff949621087fe72c38333f95112 [false] [Pipeline] sh [2023-02-14T20:55:52.220Z] + git log --format=format:%s -1 8b9fd5bc22bc5ff949621087fe72c38333f95112 [Pipeline] echo [2023-02-14T20:55:52.243Z] ========================================================= [2023-02-14T20:55:52.243Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-14T20:55:52.243Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-14T20:55:52.578Z] + git log --format=format:%s -1 8b9fd5bc22bc5ff949621087fe72c38333f95112 [Pipeline] echo [2023-02-14T20:55:52.589Z] [semverPrep] GIT_COMMIT: 8b9fd5bc22bc5ff949621087fe72c38333f95112, Commit Message: Merge pull request #1320 from ejlee3/refactor-private-config [Pipeline] echo [2023-02-14T20:55:52.600Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-14T20:55:52.963Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T20:55:52.963Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-14T20:55:52.963Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-14T20:55:52.963Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-14T20:55:52.963Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-14T20:55:52.963Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-14T20:55:52.963Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:55:53.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T20:55:53.394Z] [2023-02-14T20:55:53.394Z] 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-14T20:55:53.750Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T20:55:53.750Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-14T20:55:53.750Z] b85a868b505f: Pulling fs layer [2023-02-14T20:55:53.750Z] e2be974225ed: Pulling fs layer [2023-02-14T20:55:53.750Z] 339a4e72a1f5: Pulling fs layer [2023-02-14T20:55:53.750Z] 988bab9f4d93: Pulling fs layer [2023-02-14T20:55:53.750Z] 1469e6f7b9e6: Pulling fs layer [2023-02-14T20:55:53.750Z] eaf3925da568: Pulling fs layer [2023-02-14T20:55:53.750Z] bab4dde63d76: Pulling fs layer [2023-02-14T20:55:53.750Z] bde34c3a00c8: Pulling fs layer [2023-02-14T20:55:53.750Z] b352a97aabf1: Pulling fs layer [2023-02-14T20:55:53.750Z] 4872d77fe225: Pulling fs layer [2023-02-14T20:55:53.750Z] 5851b861e8e6: Pulling fs layer [2023-02-14T20:55:53.750Z] bab4dde63d76: Waiting [2023-02-14T20:55:53.750Z] b352a97aabf1: Waiting [2023-02-14T20:55:53.750Z] 4872d77fe225: Waiting [2023-02-14T20:55:53.750Z] 5851b861e8e6: Waiting [2023-02-14T20:55:53.750Z] 1469e6f7b9e6: Waiting [2023-02-14T20:55:53.750Z] eaf3925da568: Waiting [2023-02-14T20:55:53.750Z] 988bab9f4d93: Waiting [2023-02-14T20:55:53.750Z] bde34c3a00c8: Waiting [2023-02-14T20:55:53.750Z] e2be974225ed: Download complete [2023-02-14T20:55:53.750Z] 988bab9f4d93: Verifying Checksum [2023-02-14T20:55:53.750Z] 988bab9f4d93: Download complete [2023-02-14T20:55:54.016Z] 1469e6f7b9e6: Verifying Checksum [2023-02-14T20:55:54.016Z] 1469e6f7b9e6: Download complete [2023-02-14T20:55:54.016Z] 339a4e72a1f5: Verifying Checksum [2023-02-14T20:55:54.016Z] 339a4e72a1f5: Download complete [2023-02-14T20:55:54.016Z] eaf3925da568: Verifying Checksum [2023-02-14T20:55:54.016Z] eaf3925da568: Download complete [2023-02-14T20:55:54.016Z] bde34c3a00c8: Download complete [2023-02-14T20:55:54.278Z] b352a97aabf1: Download complete [2023-02-14T20:55:54.278Z] 4872d77fe225: Verifying Checksum [2023-02-14T20:55:54.278Z] 4872d77fe225: Download complete [2023-02-14T20:55:54.278Z] 5851b861e8e6: Download complete [2023-02-14T20:55:54.278Z] b85a868b505f: Verifying Checksum [2023-02-14T20:55:54.278Z] b85a868b505f: Download complete [2023-02-14T20:55:54.546Z] bab4dde63d76: Verifying Checksum [2023-02-14T20:55:54.546Z] bab4dde63d76: Download complete [2023-02-14T20:55:55.491Z] b85a868b505f: Pull complete [2023-02-14T20:55:55.750Z] e2be974225ed: Pull complete [2023-02-14T20:55:56.319Z] 339a4e72a1f5: Pull complete [2023-02-14T20:55:56.319Z] 988bab9f4d93: Pull complete [2023-02-14T20:55:56.577Z] 1469e6f7b9e6: Pull complete [2023-02-14T20:55:56.577Z] eaf3925da568: Pull complete [2023-02-14T20:55:58.488Z] bab4dde63d76: Pull complete [2023-02-14T20:55:58.488Z] bde34c3a00c8: Pull complete [2023-02-14T20:55:58.747Z] b352a97aabf1: Pull complete [2023-02-14T20:55:58.747Z] 4872d77fe225: Pull complete [2023-02-14T20:55:58.747Z] 5851b861e8e6: Pull complete [2023-02-14T20:55:58.747Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-14T20:55:58.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T20:55:58.747Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:55:58.845Z] prd-ubuntu20.04-docker-8c-8g-5894 does not seem to be running inside a container [2023-02-14T20:55:58.877Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-14T20:56:00.346Z] $ docker top 10e48d667393abfcd7982eaf2214223d857d0d14239343c5f6563312596fc9f7 -eo pid,comm [2023-02-14T20:56:00.408Z] 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-14T20:56:00.408Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T20:56:00.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T20:56:00.443Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T20:56:00.561Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T20:56:00.562Z] $ docker exec 10e48d667393abfcd7982eaf2214223d857d0d14239343c5f6563312596fc9f7 ssh-agent [2023-02-14T20:56:00.673Z] SSH_AUTH_SOCK=/tmp/ssh-HeOUTOworPzl/agent.32 [2023-02-14T20:56:00.673Z] SSH_AGENT_PID=38 [2023-02-14T20:56:00.680Z] Running ssh-add (command line suppressed) [2023-02-14T20:56:00.777Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7556708268524243249.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7556708268524243249.key) [2023-02-14T20:56:00.798Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T20:56:01.089Z] + git tag --points-at HEAD [Pipeline] } [2023-02-14T20:56:01.104Z] $ docker exec --env ******** --env ******** 10e48d667393abfcd7982eaf2214223d857d0d14239343c5f6563312596fc9f7 ssh-agent -k [2023-02-14T20:56:01.215Z] unset SSH_AUTH_SOCK; [2023-02-14T20:56:01.216Z] unset SSH_AGENT_PID; [2023-02-14T20:56:01.216Z] echo Agent pid 38 killed; [2023-02-14T20:56:01.228Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-14T20:56:01.249Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T20:56:01.249Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T20:56:01.375Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T20:56:01.376Z] $ docker exec 10e48d667393abfcd7982eaf2214223d857d0d14239343c5f6563312596fc9f7 ssh-agent [2023-02-14T20:56:01.495Z] SSH_AUTH_SOCK=/tmp/ssh-W9QaXO2nVgxA/agent.70 [2023-02-14T20:56:01.495Z] SSH_AGENT_PID=77 [2023-02-14T20:56:01.500Z] Running ssh-add (command line suppressed) [2023-02-14T20:56:01.595Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6078980463690158944.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6078980463690158944.key) [2023-02-14T20:56:01.611Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T20:56:01.899Z] + git semver init [2023-02-14T20:56:02.159Z] 2023-02-14 20:56:02,084 [run_init] DEBUG init version:0.0.0 force:False [2023-02-14T20:56:02.159Z] 2023-02-14 20:56:02,085 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-02-14T20:56:02.159Z] 2023-02-14 20:56:02,086 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-02-14T20:56:02.159Z] 2023-02-14 20:56:02,086 [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-14T20:56:03.546Z] 2023-02-14 20:56:03,200 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-02-14T20:56:03.546Z] 2023-02-14 20:56:03,201 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-02-14T20:56:03.546Z] 2023-02-14 20:56:03,201 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-14T20:56:03.546Z] 2023-02-14 20:56:03,201 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-14T20:56:03.546Z] 3.0.0-dev.27 [Pipeline] } [2023-02-14T20:56:03.555Z] $ docker exec --env ******** --env ******** 10e48d667393abfcd7982eaf2214223d857d0d14239343c5f6563312596fc9f7 ssh-agent -k [2023-02-14T20:56:03.661Z] unset SSH_AUTH_SOCK; [2023-02-14T20:56:03.661Z] unset SSH_AGENT_PID; [2023-02-14T20:56:03.661Z] echo Agent pid 77 killed; [2023-02-14T20:56:03.674Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T20:56:03.974Z] + git semver [Pipeline] } [2023-02-14T20:56:04.245Z] $ docker stop --time=1 10e48d667393abfcd7982eaf2214223d857d0d14239343c5f6563312596fc9f7 [2023-02-14T20:56:05.584Z] $ docker rm -f --volumes 10e48d667393abfcd7982eaf2214223d857d0d14239343c5f6563312596fc9f7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T20:56:05.924Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-14T20:56:06.137Z] Stashed 1 file(s) [Pipeline] echo [2023-02-14T20:56:06.140Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.27 [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-14T20:56:06.304Z] provisioning config files... [2023-02-14T20:56:06.313Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8765622249417224089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:56:06.611Z] ---> docker-login.sh [2023-02-14T20:56:06.611Z] nexus3.edgexfoundry.org:10001 [2023-02-14T20:56:06.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:56:06.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:56:06.611Z] Configure a credential helper to remove this warning. See [2023-02-14T20:56:06.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:56:06.611Z] [2023-02-14T20:56:06.611Z] Login Succeeded [2023-02-14T20:56:06.611Z] nexus3.edgexfoundry.org:10002 [2023-02-14T20:56:06.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:56:06.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:56:06.611Z] Configure a credential helper to remove this warning. See [2023-02-14T20:56:06.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:56:06.611Z] [2023-02-14T20:56:06.611Z] Login Succeeded [2023-02-14T20:56:06.611Z] nexus3.edgexfoundry.org:10003 [2023-02-14T20:56:06.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:56:06.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:56:06.871Z] Configure a credential helper to remove this warning. See [2023-02-14T20:56:06.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:56:06.871Z] [2023-02-14T20:56:06.871Z] Login Succeeded [2023-02-14T20:56:06.871Z] nexus3.edgexfoundry.org:10004 [2023-02-14T20:56:06.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:56:06.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:56:06.871Z] Configure a credential helper to remove this warning. See [2023-02-14T20:56:06.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:56:06.871Z] [2023-02-14T20:56:06.871Z] Login Succeeded [2023-02-14T20:56:06.871Z] docker.io [2023-02-14T20:56:07.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:56:07.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:56:07.390Z] Configure a credential helper to remove this warning. See [2023-02-14T20:56:07.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:56:07.390Z] [2023-02-14T20:56:07.390Z] Login Succeeded [2023-02-14T20:56:07.390Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T20:56:07.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-14T20:56:07.466Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T20:56:07.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T20:56:07.482Z] ========================================================= [2023-02-14T20:56:07.482Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-14T20:56:07.482Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:56:07.792Z] + 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-14T20:56:07.792Z] Sending build context to Docker daemon 10.42MB [2023-02-14T20:56:07.792Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-14T20:56:07.792Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-14T20:56:07.792Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-14T20:56:07.792Z] 213ec9aee27d: Pulling fs layer [2023-02-14T20:56:07.792Z] 4583459ba037: Pulling fs layer [2023-02-14T20:56:07.792Z] 93c1e223e6f2: Pulling fs layer [2023-02-14T20:56:07.792Z] 53926ce57604: Pulling fs layer [2023-02-14T20:56:07.792Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-14T20:56:07.792Z] 22ff95d597cd: Pulling fs layer [2023-02-14T20:56:07.792Z] 12d6caf4c0d1: Pulling fs layer [2023-02-14T20:56:07.792Z] 96b7cbca73a9: Pulling fs layer [2023-02-14T20:56:07.792Z] a7acece74701: Pulling fs layer [2023-02-14T20:56:07.792Z] 53926ce57604: Waiting [2023-02-14T20:56:07.792Z] 21b2b0c7a3f4: Waiting [2023-02-14T20:56:07.792Z] 22ff95d597cd: Waiting [2023-02-14T20:56:07.792Z] 12d6caf4c0d1: Waiting [2023-02-14T20:56:07.792Z] 96b7cbca73a9: Waiting [2023-02-14T20:56:07.792Z] a7acece74701: Waiting [2023-02-14T20:56:08.058Z] 93c1e223e6f2: Verifying Checksum [2023-02-14T20:56:08.058Z] 93c1e223e6f2: Download complete [2023-02-14T20:56:08.058Z] 4583459ba037: Download complete [2023-02-14T20:56:08.058Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-14T20:56:08.058Z] 21b2b0c7a3f4: Download complete [2023-02-14T20:56:08.058Z] 22ff95d597cd: Verifying Checksum [2023-02-14T20:56:08.058Z] 22ff95d597cd: Download complete [2023-02-14T20:56:08.058Z] 213ec9aee27d: Verifying Checksum [2023-02-14T20:56:08.058Z] 213ec9aee27d: Download complete [2023-02-14T20:56:08.058Z] 12d6caf4c0d1: Verifying Checksum [2023-02-14T20:56:08.058Z] 12d6caf4c0d1: Download complete [2023-02-14T20:56:08.325Z] 213ec9aee27d: Pull complete [2023-02-14T20:56:08.325Z] 4583459ba037: Pull complete [2023-02-14T20:56:08.325Z] 93c1e223e6f2: Pull complete [2023-02-14T20:56:09.944Z] a7acece74701: Verifying Checksum [2023-02-14T20:56:09.944Z] a7acece74701: Download complete [2023-02-14T20:56:10.237Z] 53926ce57604: Verifying Checksum [2023-02-14T20:56:10.237Z] 53926ce57604: Download complete [2023-02-14T20:56:10.500Z] 96b7cbca73a9: Verifying Checksum [2023-02-14T20:56:10.500Z] 96b7cbca73a9: Download complete [2023-02-14T20:56:14.683Z] 53926ce57604: Pull complete [2023-02-14T20:56:14.683Z] 21b2b0c7a3f4: Pull complete [2023-02-14T20:56:14.683Z] 22ff95d597cd: Pull complete [2023-02-14T20:56:14.683Z] 12d6caf4c0d1: Pull complete [2023-02-14T20:56:16.591Z] 96b7cbca73a9: Pull complete [2023-02-14T20:56:17.526Z] a7acece74701: Pull complete [2023-02-14T20:56:17.526Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-14T20:56:17.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T20:56:17.526Z] ---> db6d94c90886 [2023-02-14T20:56:17.526Z] Step 3/10 : ARG MAKE=make build [2023-02-14T20:56:19.443Z] ---> Running in 5c9a37b93e0c [2023-02-14T20:56:19.443Z] Removing intermediate container 5c9a37b93e0c [2023-02-14T20:56:19.443Z] ---> 80ffcd597937 [2023-02-14T20:56:19.443Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-14T20:56:19.443Z] ---> Running in 44d85fe43c8d [2023-02-14T20:56:19.443Z] Removing intermediate container 44d85fe43c8d [2023-02-14T20:56:19.443Z] ---> 455dbbc9ba6b [2023-02-14T20:56:19.443Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-14T20:56:19.702Z] ---> Running in 48206a5b8f01 [2023-02-14T20:56:19.702Z] Removing intermediate container 48206a5b8f01 [2023-02-14T20:56:19.702Z] ---> 3e46e28d4a0c [2023-02-14T20:56:19.702Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-14T20:56:19.702Z] ---> Running in 406311db26cd [2023-02-14T20:56:19.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:56:20.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:56:20.481Z] OK: 211 MiB in 51 packages [2023-02-14T20:56:20.739Z] Removing intermediate container 406311db26cd [2023-02-14T20:56:20.739Z] ---> 615f79f298a9 [2023-02-14T20:56:20.739Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-14T20:56:20.998Z] ---> ce0f8d5e1ebd [2023-02-14T20:56:20.998Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:56:20.998Z] ---> Running in de3452f26f9a [2023-02-14T20:56:21.252Z] Still waiting to schedule task [2023-02-14T20:56:21.253Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5889’ [2023-02-14T20:56:53.092Z] Removing intermediate container de3452f26f9a [2023-02-14T20:56:53.093Z] ---> add32166214f [2023-02-14T20:56:53.093Z] Step 9/10 : COPY . . [2023-02-14T20:56:53.093Z] ---> ac480bbc2918 [2023-02-14T20:56:53.093Z] Step 10/10 : RUN ${MAKE} [2023-02-14T20:56:53.093Z] ---> Running in a33f9b399d9a [2023-02-14T20:56:53.350Z] noop [2023-02-14T20:56:53.918Z] Removing intermediate container a33f9b399d9a [2023-02-14T20:56:53.918Z] ---> f4fe699e3a23 [2023-02-14T20:56:53.918Z] Successfully built f4fe699e3a23 [2023-02-14T20:56:53.918Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:56:54.230Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-14T20:56:54.230Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:56:54.303Z] prd-ubuntu20.04-docker-8c-8g-5894 does not seem to be running inside a container [2023-02-14T20:56:54.335Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-02-14T20:56:54.670Z] $ docker top 4f6b4a239be734f8306ee4d8da72c9d82732fdebe0147586ba167105727e999f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T20:56:55.018Z] + go version [2023-02-14T20:56:55.018Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-14T20:56:55.032Z] $ docker stop --time=1 4f6b4a239be734f8306ee4d8da72c9d82732fdebe0147586ba167105727e999f [2023-02-14T20:56:56.312Z] $ docker rm -f --volumes 4f6b4a239be734f8306ee4d8da72c9d82732fdebe0147586ba167105727e999f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:56:56.718Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-14T20:56:56.718Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:56:56.784Z] prd-ubuntu20.04-docker-8c-8g-5894 does not seem to be running inside a container [2023-02-14T20:56:56.818Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-02-14T20:56:57.164Z] $ docker top db745f0631f435d23218225ac5fa9b37d76fe618ca6c347988408bca6ec621da -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T20:56:57.504Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-02-14T20:56:57.800Z] + make test [2023-02-14T20:56:57.800Z] go test -race -coverprofile=coverage.out ./... [2023-02-14T20:57:04.363Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-14T20:57:16.560Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-14T20:57:16.560Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-14T20:57:16.560Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-14T20:57:16.560Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-14T20:57:16.560Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-14T20:57:16.819Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.071s coverage: 27.6% of statements [2023-02-14T20:57:16.819Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.097s coverage: 78.9% of statements [2023-02-14T20:57:16.819Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-14T20:57:16.819Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.119s coverage: 78.1% of statements [2023-02-14T20:57:16.819Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-14T20:57:16.819Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-14T20:57:17.386Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.121s coverage: 77.0% of statements [2023-02-14T20:57:17.386Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-14T20:57:17.386Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-02-14T20:57:17.386Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-14T20:57:17.386Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.087s coverage: 65.2% of statements [2023-02-14T20:57:17.386Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-14T20:57:17.386Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-14T20:57:17.386Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.764s coverage: 89.2% of statements [2023-02-14T20:57:17.386Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-14T20:57:17.386Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.057s coverage: 4.7% of statements [2023-02-14T20:57:17.386Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-14T20:57:35.452Z] 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-14T20:57:35.452Z] GO111MODULE=on go vet ./... [2023-02-14T20:57:36.827Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-14T20:57:36.827Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-14T20:57:36.827Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-14T20:57:36.838Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-14T20:57:36.854Z] $ docker stop --time=1 db745f0631f435d23218225ac5fa9b37d76fe618ca6c347988408bca6ec621da [2023-02-14T20:57:39.203Z] $ docker rm -f --volumes db745f0631f435d23218225ac5fa9b37d76fe618ca6c347988408bca6ec621da [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T20:57:39.693Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-14T20:57:39.753Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-14T20:57:40.254Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-14T20:57:40.536Z] + ls -al . [2023-02-14T20:57:40.536Z] total 272 [2023-02-14T20:57:40.536Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 14 20:56 . [2023-02-14T20:57:40.536Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 20:55 .. [2023-02-14T20:57:40.536Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 14 20:55 .dockerignore [2023-02-14T20:57:40.536Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 20:57 .git [2023-02-14T20:57:40.536Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 20:55 .github [2023-02-14T20:57:40.536Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 14 20:55 .gitignore [2023-02-14T20:57:40.536Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 14 20:55 .golangci.yml [2023-02-14T20:57:40.536Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 20:56 .semver [2023-02-14T20:57:40.536Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 14 20:55 CHANGELOG.md [2023-02-14T20:57:40.536Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 14 20:55 GOVERNANCE.md [2023-02-14T20:57:40.536Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 14 20:55 Jenkinsfile [2023-02-14T20:57:40.536Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 14 20:55 LICENSE [2023-02-14T20:57:40.536Z] -rw-rw-r-- 1 jenkins jenkins 1679 Feb 14 20:55 Makefile [2023-02-14T20:57:40.536Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 14 20:55 OWNERS.md [2023-02-14T20:57:40.536Z] -rw-rw-r-- 1 jenkins jenkins 4891 Feb 14 20:55 README.md [2023-02-14T20:57:40.536Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 14 20:56 VERSION [2023-02-14T20:57:40.536Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 20:55 bin [2023-02-14T20:57:40.536Z] -rw-r--r-- 1 jenkins jenkins 98700 Feb 14 20:57 coverage.out [2023-02-14T20:57:40.536Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 14 20:55 example [2023-02-14T20:57:40.536Z] -rw-rw-r-- 1 jenkins jenkins 3265 Feb 14 20:55 go.mod [2023-02-14T20:57:40.536Z] -rw-rw-r-- 1 jenkins jenkins 32819 Feb 14 20:55 go.sum [2023-02-14T20:57:40.536Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 14 20:55 internal [2023-02-14T20:57:40.536Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 20:55 openapi [2023-02-14T20:57:40.536Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 14 20:55 pkg [2023-02-14T20:57:40.536Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 20:55 snap [2023-02-14T20:57:40.536Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 14 20:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:57:40.835Z] + 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=8b9fd5bc22bc5ff949621087fe72c38333f95112 --label arch=amd64 --label version=3.0.0-dev.27 . [2023-02-14T20:57:40.835Z] Sending build context to Docker daemon 10.52MB [2023-02-14T20:57:40.835Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-14T20:57:40.835Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-14T20:57:40.835Z] ---> f4fe699e3a23 [2023-02-14T20:57:40.835Z] Step 3/23 : ARG MAKE=make build [2023-02-14T20:57:41.094Z] ---> Running in 64badb1c8a10 [2023-02-14T20:57:41.094Z] Removing intermediate container 64badb1c8a10 [2023-02-14T20:57:41.094Z] ---> 2e326af0d806 [2023-02-14T20:57:41.094Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-14T20:57:41.094Z] ---> Running in c0f9960cf77c [2023-02-14T20:57:41.094Z] Removing intermediate container c0f9960cf77c [2023-02-14T20:57:41.094Z] ---> 249cfdc461ff [2023-02-14T20:57:41.094Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-14T20:57:41.354Z] ---> Running in 6d6b3481a052 [2023-02-14T20:57:41.354Z] Removing intermediate container 6d6b3481a052 [2023-02-14T20:57:41.354Z] ---> c9ab22b0739e [2023-02-14T20:57:41.354Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-02-14T20:57:41.354Z] ---> Running in fdc74d47f85a [2023-02-14T20:57:41.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:57:41.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:57:42.152Z] OK: 211 MiB in 51 packages [2023-02-14T20:57:42.411Z] Removing intermediate container fdc74d47f85a [2023-02-14T20:57:42.411Z] ---> b13fca29a102 [2023-02-14T20:57:42.411Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-14T20:57:42.669Z] ---> 1ea48c6e5b4c [2023-02-14T20:57:42.669Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:57:42.669Z] ---> Running in a4a3f68f124f [2023-02-14T20:57:43.606Z] Removing intermediate container a4a3f68f124f [2023-02-14T20:57:43.606Z] ---> 73ea4e697c13 [2023-02-14T20:57:43.606Z] Step 9/23 : COPY . . [2023-02-14T20:57:43.864Z] ---> e03fadd2fe4c [2023-02-14T20:57:43.864Z] Step 10/23 : RUN ${MAKE} [2023-02-14T20:57:43.864Z] ---> Running in 88d4fff10f98 [2023-02-14T20:57:44.121Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.27" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-02-14T20:58:02.360Z] Removing intermediate container 88d4fff10f98 [2023-02-14T20:58:02.360Z] ---> 49d755e212ba [2023-02-14T20:58:02.360Z] Step 11/23 : FROM alpine:3.16 [2023-02-14T20:58:02.619Z] 3.16: Pulling from library/alpine [2023-02-14T20:58:02.619Z] ef5531b6e74e: Pulling fs layer [2023-02-14T20:58:02.878Z] ef5531b6e74e: Verifying Checksum [2023-02-14T20:58:02.878Z] ef5531b6e74e: Download complete [2023-02-14T20:58:02.878Z] ef5531b6e74e: Pull complete [2023-02-14T20:58:03.136Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T20:58:03.136Z] Status: Downloaded newer image for alpine:3.16 [2023-02-14T20:58:03.136Z] ---> dfd21b5a31f5 [2023-02-14T20:58:03.136Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-14T20:58:03.136Z] ---> Running in 5551cd0280cc [2023-02-14T20:58:03.136Z] Removing intermediate container 5551cd0280cc [2023-02-14T20:58:03.136Z] ---> 519472271a39 [2023-02-14T20:58:03.136Z] Step 13/23 : RUN apk add --update --no-cache [2023-02-14T20:58:03.136Z] ---> Running in 9e15a74ad75d [2023-02-14T20:58:03.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:58:03.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:58:03.654Z] OK: 6 MiB in 14 packages [2023-02-14T20:58:04.223Z] Removing intermediate container 9e15a74ad75d [2023-02-14T20:58:04.223Z] ---> c50f1447c78f [2023-02-14T20:58:04.223Z] Step 14/23 : WORKDIR / [2023-02-14T20:58:04.223Z] ---> Running in aa9d27d2a129 [2023-02-14T20:58:04.223Z] Removing intermediate container aa9d27d2a129 [2023-02-14T20:58:04.223Z] ---> dd3d387dd5b8 [2023-02-14T20:58:04.223Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-14T20:58:04.482Z] ---> 5d370bba1fe0 [2023-02-14T20:58:04.482Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-14T20:58:05.049Z] ---> 1dab2bd6adb4 [2023-02-14T20:58:05.049Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-14T20:58:05.049Z] ---> 6207127ada3f [2023-02-14T20:58:05.049Z] Step 18/23 : EXPOSE 59999 [2023-02-14T20:58:05.049Z] ---> Running in ac59bdb68e65 [2023-02-14T20:58:05.308Z] Removing intermediate container ac59bdb68e65 [2023-02-14T20:58:05.308Z] ---> e9b9e675fd6d [2023-02-14T20:58:05.308Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-14T20:58:05.308Z] ---> Running in 0c429c8d47f2 [2023-02-14T20:58:05.308Z] Removing intermediate container 0c429c8d47f2 [2023-02-14T20:58:05.308Z] ---> c304f93e3855 [2023-02-14T20:58:05.308Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T20:58:05.308Z] ---> Running in 2d7a25a545c5 [2023-02-14T20:58:05.567Z] Removing intermediate container 2d7a25a545c5 [2023-02-14T20:58:05.567Z] ---> 6ad6287b461a [2023-02-14T20:58:05.567Z] Step 21/23 : LABEL arch=amd64 [2023-02-14T20:58:05.567Z] ---> Running in d4e7d93502d0 [2023-02-14T20:58:05.567Z] Removing intermediate container d4e7d93502d0 [2023-02-14T20:58:05.567Z] ---> 329bc2ed0cef [2023-02-14T20:58:05.567Z] Step 22/23 : LABEL git_sha=8b9fd5bc22bc5ff949621087fe72c38333f95112 [2023-02-14T20:58:05.567Z] ---> Running in f2df1dfe7d9d [2023-02-14T20:58:05.825Z] Removing intermediate container f2df1dfe7d9d [2023-02-14T20:58:05.825Z] ---> 7f2d4c6bbf44 [2023-02-14T20:58:05.825Z] Step 23/23 : LABEL version=3.0.0-dev.27 [2023-02-14T20:58:05.825Z] ---> Running in 0e6009e66864 [2023-02-14T20:58:05.825Z] Removing intermediate container 0e6009e66864 [2023-02-14T20:58:05.825Z] ---> 64ae8eecae32 [2023-02-14T20:58:05.825Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-14T20:58:05.825Z] Successfully built 64ae8eecae32 [2023-02-14T20:58:05.825Z] 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-14T20:58:06.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T20:58:06.239Z] [2023-02-14T20:58:06.239Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:58:06.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T20:58:06.544Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-14T20:58:06.544Z] 5eb5b503b376: Pulling fs layer [2023-02-14T20:58:06.544Z] 5c69ac0246d0: Pulling fs layer [2023-02-14T20:58:06.544Z] ec43610c2a17: Pulling fs layer [2023-02-14T20:58:06.544Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-14T20:58:06.544Z] 33b1e0a273af: Pulling fs layer [2023-02-14T20:58:06.544Z] 5d3b04190fa2: Pulling fs layer [2023-02-14T20:58:06.544Z] 2f39f015ded8: Pulling fs layer [2023-02-14T20:58:06.544Z] 33b1e0a273af: Waiting [2023-02-14T20:58:06.544Z] 5d3b04190fa2: Waiting [2023-02-14T20:58:06.544Z] 2f39f015ded8: Waiting [2023-02-14T20:58:06.544Z] 3a2ae6a8a46f: Waiting [2023-02-14T20:58:06.544Z] 5c69ac0246d0: Download complete [2023-02-14T20:58:06.544Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-14T20:58:06.544Z] 3a2ae6a8a46f: Download complete [2023-02-14T20:58:06.811Z] 33b1e0a273af: Download complete [2023-02-14T20:58:06.811Z] 5d3b04190fa2: Verifying Checksum [2023-02-14T20:58:06.811Z] 5d3b04190fa2: Download complete [2023-02-14T20:58:06.811Z] ec43610c2a17: Verifying Checksum [2023-02-14T20:58:06.811Z] ec43610c2a17: Download complete [2023-02-14T20:58:07.073Z] 5eb5b503b376: Verifying Checksum [2023-02-14T20:58:07.073Z] 5eb5b503b376: Download complete [2023-02-14T20:58:07.640Z] 2f39f015ded8: Download complete [2023-02-14T20:58:08.207Z] 5eb5b503b376: Pull complete [2023-02-14T20:58:08.466Z] 5c69ac0246d0: Pull complete [2023-02-14T20:58:08.725Z] ec43610c2a17: Pull complete [2023-02-14T20:58:08.725Z] 3a2ae6a8a46f: Pull complete [2023-02-14T20:58:08.984Z] 33b1e0a273af: Pull complete [2023-02-14T20:58:08.985Z] 5d3b04190fa2: Pull complete [2023-02-14T20:58:13.179Z] 2f39f015ded8: Pull complete [2023-02-14T20:58:13.179Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-14T20:58:13.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T20:58:13.180Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:58:13.258Z] prd-ubuntu20.04-docker-8c-8g-5894 does not seem to be running inside a container [2023-02-14T20:58:13.292Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-14T20:58:15.123Z] $ docker top 8d95da9d79c6cbbc797cbb803b7297294b669db653f60417a1d7bc4682c95d94 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:58:15.502Z] ---> job-cost.sh [2023-02-14T20:58:15.502Z] lf-activate-venv: SKIPPING [2023-02-14T20:58:15.502Z] INFO: No Stack... [2023-02-14T20:58:15.762Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-14T20:58:16.330Z] INFO: Archiving Costs [Pipeline] sh [2023-02-14T20:58:16.621Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-02-14T20:58:16.621Z] + cut -d, -f6 [Pipeline] lock [2023-02-14T20:58:16.637Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-157-stack-cost] [2023-02-14T20:58:16.645Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-157-stack-cost] did not exist. Created. [2023-02-14T20:58:16.645Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-157-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-14T20:58:16.944Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-14T20:58:16.971Z] Stashed 1 file(s) [Pipeline] } [2023-02-14T20:58:16.977Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-157-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-14T20:58:16.995Z] $ docker stop --time=1 8d95da9d79c6cbbc797cbb803b7297294b669db653f60417a1d7bc4682c95d94 [2023-02-14T20:58:18.147Z] $ docker rm -f --volumes 8d95da9d79c6cbbc797cbb803b7297294b669db653f60417a1d7bc4682c95d94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-14T20:59:05.347Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5896 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-02-14T20:59:05.361Z] Running in /w/workspace/device-sdk-go/157 [Pipeline] { [Pipeline] checkout [2023-02-14T20:59:05.400Z] The recommended git tool is: git [2023-02-14T20:59:11.715Z] using credential edgex-jenkins-ssh [2023-02-14T20:59:11.735Z] Cloning the remote Git repository [2023-02-14T20:59:11.784Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-02-14T20:59:11.864Z] > git init /w/workspace/device-sdk-go/157 # timeout=10 [2023-02-14T20:59:12.028Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-02-14T20:59:12.029Z] > git --version # timeout=10 [2023-02-14T20:59:12.051Z] > git --version # 'git version 2.25.1' [2023-02-14T20:59:12.054Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T20:59:15.118Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-14T20:59:16.742Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-02-14T20:59:16.762Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-14T20:59:17.811Z] Avoid second fetch [2023-02-14T20:59:17.811Z] Checking out Revision 8b9fd5bc22bc5ff949621087fe72c38333f95112 (main) [2023-02-14T20:59:18.430Z] Commit message: "Merge pull request #1320 from ejlee3/refactor-private-config" [2023-02-14T20:59:17.833Z] > git config core.sparsecheckout # timeout=10 [2023-02-14T20:59:17.855Z] > git checkout -f 8b9fd5bc22bc5ff949621087fe72c38333f95112 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-14T20:59:19.396Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-14T20:59:19.396Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T20:59:19.396Z] Dload Upload Total Spent Left Speed [2023-02-14T20:59:19.396Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 81737 [Pipeline] sh [2023-02-14T20:59:19.997Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-14T20:59:20.329Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-02-14T20:59:20.329Z] sudo tee /etc/docker/daemon.new [2023-02-14T20:59:20.330Z] { [2023-02-14T20:59:20.330Z] "registry-mirrors": [ [2023-02-14T20:59:20.330Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-14T20:59:20.330Z] ], [2023-02-14T20:59:20.330Z] "bip": "10.250.0.254/24", [2023-02-14T20:59:20.330Z] "hosts": [ [2023-02-14T20:59:20.330Z] "tcp://0.0.0.0:5555", [2023-02-14T20:59:20.330Z] "unix:///var/run/docker.sock" [2023-02-14T20:59:20.330Z] ], [2023-02-14T20:59:20.330Z] "mtu": 1458, [2023-02-14T20:59:20.330Z] "selinux-enabled": true, [2023-02-14T20:59:20.330Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-14T20:59:20.330Z] } [Pipeline] sh [2023-02-14T20:59:20.666Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-14T20:59:21.015Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T20:59:39.294Z] provisioning config files... [2023-02-14T20:59:39.321Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/157@tmp/config5076000599475191786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:59:39.680Z] ---> docker-login.sh [2023-02-14T20:59:39.680Z] nexus3.edgexfoundry.org:10001 [2023-02-14T20:59:40.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:59:40.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:59:40.269Z] Configure a credential helper to remove this warning. See [2023-02-14T20:59:40.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:59:40.269Z] [2023-02-14T20:59:40.269Z] Login Succeeded [2023-02-14T20:59:40.269Z] nexus3.edgexfoundry.org:10002 [2023-02-14T20:59:40.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:59:40.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:59:40.815Z] Configure a credential helper to remove this warning. See [2023-02-14T20:59:40.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:59:40.815Z] [2023-02-14T20:59:40.815Z] Login Succeeded [2023-02-14T20:59:40.815Z] nexus3.edgexfoundry.org:10003 [2023-02-14T20:59:41.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:59:41.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:59:41.085Z] Configure a credential helper to remove this warning. See [2023-02-14T20:59:41.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:59:41.085Z] [2023-02-14T20:59:41.085Z] Login Succeeded [2023-02-14T20:59:41.085Z] nexus3.edgexfoundry.org:10004 [2023-02-14T20:59:41.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:59:41.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:59:41.353Z] Configure a credential helper to remove this warning. See [2023-02-14T20:59:41.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:59:41.353Z] [2023-02-14T20:59:41.354Z] Login Succeeded [2023-02-14T20:59:41.354Z] docker.io [2023-02-14T20:59:41.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:59:41.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:59:41.897Z] Configure a credential helper to remove this warning. See [2023-02-14T20:59:41.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:59:41.897Z] [2023-02-14T20:59:41.897Z] Login Succeeded [2023-02-14T20:59:41.897Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T20:59:41.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-14T20:59:42.179Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T20:59:42.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T20:59:42.202Z] ========================================================= [2023-02-14T20:59:42.202Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-14T20:59:42.202Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:59:42.544Z] + 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-14T20:59:42.814Z] Sending build context to Docker daemon 5.589MB [2023-02-14T20:59:42.814Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-14T20:59:42.814Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-14T20:59:43.088Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-14T20:59:43.088Z] 9b18e9b68314: Pulling fs layer [2023-02-14T20:59:43.088Z] 35d82f9e3411: Pulling fs layer [2023-02-14T20:59:43.088Z] e16973657156: Pulling fs layer [2023-02-14T20:59:43.088Z] fc693d55d65f: Pulling fs layer [2023-02-14T20:59:43.088Z] 7e9fc2657dce: Pulling fs layer [2023-02-14T20:59:43.088Z] dda99020689f: Pulling fs layer [2023-02-14T20:59:43.088Z] db1c61fa0a46: Pulling fs layer [2023-02-14T20:59:43.088Z] 891c053d2c06: Pulling fs layer [2023-02-14T20:59:43.088Z] fc693d55d65f: Waiting [2023-02-14T20:59:43.088Z] 7e9fc2657dce: Waiting [2023-02-14T20:59:43.088Z] dda99020689f: Waiting [2023-02-14T20:59:43.088Z] db1c61fa0a46: Waiting [2023-02-14T20:59:43.088Z] 891c053d2c06: Waiting [2023-02-14T20:59:43.088Z] e16973657156: Verifying Checksum [2023-02-14T20:59:43.088Z] e16973657156: Download complete [2023-02-14T20:59:43.088Z] 35d82f9e3411: Verifying Checksum [2023-02-14T20:59:43.088Z] 35d82f9e3411: Download complete [2023-02-14T20:59:43.088Z] 7e9fc2657dce: Verifying Checksum [2023-02-14T20:59:43.088Z] 7e9fc2657dce: Download complete [2023-02-14T20:59:43.088Z] dda99020689f: Verifying Checksum [2023-02-14T20:59:43.088Z] dda99020689f: Download complete [2023-02-14T20:59:43.371Z] 9b18e9b68314: Verifying Checksum [2023-02-14T20:59:43.371Z] 9b18e9b68314: Download complete [2023-02-14T20:59:44.348Z] 9b18e9b68314: Pull complete [2023-02-14T20:59:44.348Z] 891c053d2c06: Verifying Checksum [2023-02-14T20:59:44.348Z] 891c053d2c06: Download complete [2023-02-14T20:59:44.940Z] 35d82f9e3411: Pull complete [2023-02-14T20:59:45.213Z] e16973657156: Pull complete [2023-02-14T20:59:45.814Z] db1c61fa0a46: Verifying Checksum [2023-02-14T20:59:45.814Z] db1c61fa0a46: Download complete [2023-02-14T20:59:46.406Z] fc693d55d65f: Verifying Checksum [2023-02-14T20:59:46.406Z] fc693d55d65f: Download complete [2023-02-14T20:59:58.755Z] fc693d55d65f: Pull complete [2023-02-14T20:59:58.755Z] 7e9fc2657dce: Pull complete [2023-02-14T20:59:58.755Z] dda99020689f: Pull complete [2023-02-14T21:00:03.044Z] db1c61fa0a46: Pull complete [2023-02-14T21:00:06.413Z] 891c053d2c06: Pull complete [2023-02-14T21:00:06.413Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-14T21:00:06.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T21:00:06.413Z] ---> f96f9c87975a [2023-02-14T21:00:06.413Z] Step 3/10 : ARG MAKE=make build [2023-02-14T21:00:08.385Z] ---> Running in 1726ae47d681 [2023-02-14T21:00:08.663Z] Removing intermediate container 1726ae47d681 [2023-02-14T21:00:08.663Z] ---> 962f3e3ae523 [2023-02-14T21:00:08.663Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-14T21:00:08.937Z] ---> Running in 76b2c0094bdc [2023-02-14T21:00:09.207Z] Removing intermediate container 76b2c0094bdc [2023-02-14T21:00:09.207Z] ---> d0979fadfec3 [2023-02-14T21:00:09.207Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-14T21:00:09.207Z] ---> Running in e134bfc5f295 [2023-02-14T21:00:09.794Z] Removing intermediate container e134bfc5f295 [2023-02-14T21:00:09.794Z] ---> 56f0da7313c8 [2023-02-14T21:00:09.794Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-14T21:00:09.794Z] ---> Running in af9ac7a1ffbd [2023-02-14T21:00:11.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T21:00:11.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T21:00:12.457Z] OK: 221 MiB in 51 packages [2023-02-14T21:00:13.423Z] Removing intermediate container af9ac7a1ffbd [2023-02-14T21:00:13.423Z] ---> 64574438255b [2023-02-14T21:00:13.423Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-14T21:00:13.696Z] ---> 835dfcd458a7 [2023-02-14T21:00:13.696Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T21:00:13.966Z] ---> Running in a4368e31f63e [2023-02-14T21:01:35.761Z] Removing intermediate container a4368e31f63e [2023-02-14T21:01:35.761Z] ---> a3105570f2af [2023-02-14T21:01:35.761Z] Step 9/10 : COPY . . [2023-02-14T21:01:35.761Z] ---> 7a34e97e5f23 [2023-02-14T21:01:35.761Z] Step 10/10 : RUN ${MAKE} [2023-02-14T21:01:35.761Z] ---> Running in d1bb5856972d [2023-02-14T21:01:35.761Z] noop [2023-02-14T21:01:35.761Z] Removing intermediate container d1bb5856972d [2023-02-14T21:01:35.761Z] ---> ce8254541d90 [2023-02-14T21:01:35.761Z] Successfully built ce8254541d90 [2023-02-14T21:01:35.761Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T21:01:36.121Z] + docker inspect -f . ci-base-image-arm64 [2023-02-14T21:01:36.121Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T21:01:36.327Z] prd-ubuntu20.04-docker-arm64-4c-16g-5896 does not seem to be running inside a container [2023-02-14T21:01:36.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/157 -v /w/workspace/device-sdk-go/157:/w/workspace/device-sdk-go/157:rw,z -v /w/workspace/device-sdk-go/157@tmp:/w/workspace/device-sdk-go/157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-14T21:01:37.635Z] $ docker top d9dc874b6284692c137ccaa5781122d6bd925e0ee1ad8d8eeb1eb374433db6da -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T21:01:38.479Z] + go version [2023-02-14T21:01:38.479Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-14T21:01:38.499Z] $ docker stop --time=1 d9dc874b6284692c137ccaa5781122d6bd925e0ee1ad8d8eeb1eb374433db6da [2023-02-14T21:01:40.159Z] $ docker rm -f --volumes d9dc874b6284692c137ccaa5781122d6bd925e0ee1ad8d8eeb1eb374433db6da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T21:01:40.726Z] + docker inspect -f . ci-base-image-arm64 [2023-02-14T21:01:40.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T21:01:40.924Z] prd-ubuntu20.04-docker-arm64-4c-16g-5896 does not seem to be running inside a container [2023-02-14T21:01:40.998Z] $ 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/157 -v /w/workspace/device-sdk-go/157:/w/workspace/device-sdk-go/157:rw,z -v /w/workspace/device-sdk-go/157@tmp:/w/workspace/device-sdk-go/157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-14T21:01:42.213Z] $ docker top 0f622222aa4d83e56a27a8b908e1b9cf663cdebc68ab5bdfc11818ae40e4ffb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T21:01:43.059Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/157 [Pipeline] fileExists [Pipeline] sh [2023-02-14T21:01:43.716Z] + make test [2023-02-14T21:01:43.716Z] go test -race -coverprofile=coverage.out ./... [2023-02-14T21:02:22.606Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-14T21:04:29.339Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-14T21:04:29.339Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-14T21:04:29.339Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-14T21:04:29.339Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-14T21:04:29.339Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-14T21:04:29.339Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.357s coverage: 27.6% of statements [2023-02-14T21:04:29.339Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.289s coverage: 78.9% of statements [2023-02-14T21:04:29.339Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-14T21:04:31.288Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.470s coverage: 78.1% of statements [2023-02-14T21:04:31.288Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-14T21:04:31.288Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-14T21:04:33.242Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.630s coverage: 77.0% of statements [2023-02-14T21:04:33.242Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-14T21:04:33.242Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-02-14T21:04:33.242Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-14T21:04:33.242Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.474s coverage: 65.2% of statements [2023-02-14T21:04:33.242Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-14T21:04:33.242Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-14T21:04:34.653Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.322s coverage: 89.2% of statements [2023-02-14T21:04:34.653Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-14T21:04:34.653Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.340s coverage: 4.7% of statements [2023-02-14T21:04:34.653Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-14T21:04:35.240Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-14T21:04:35.240Z] GO111MODULE=on go vet ./... [2023-02-14T21:06:11.922Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-14T21:06:11.922Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-14T21:06:11.922Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-14T21:06:11.943Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-14T21:06:11.957Z] $ docker stop --time=1 0f622222aa4d83e56a27a8b908e1b9cf663cdebc68ab5bdfc11818ae40e4ffb5 [2023-02-14T21:06:13.798Z] $ docker rm -f --volumes 0f622222aa4d83e56a27a8b908e1b9cf663cdebc68ab5bdfc11818ae40e4ffb5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T21:06:15.137Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-14T21:06:15.161Z] Warning: overwriting stash ‘coverage-report’ [2023-02-14T21:06:15.689Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-14T21:06:16.084Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-14T21:06:16.404Z] + ls -al . [2023-02-14T21:06:16.405Z] total 268 [2023-02-14T21:06:16.405Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 14 21:01 . [2023-02-14T21:06:16.405Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 20:59 .. [2023-02-14T21:06:16.405Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 14 20:59 .dockerignore [2023-02-14T21:06:16.405Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 20:59 .git [2023-02-14T21:06:16.405Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 20:59 .github [2023-02-14T21:06:16.405Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 14 20:59 .gitignore [2023-02-14T21:06:16.405Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 14 20:59 .golangci.yml [2023-02-14T21:06:16.405Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 14 20:59 CHANGELOG.md [2023-02-14T21:06:16.405Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 14 20:59 GOVERNANCE.md [2023-02-14T21:06:16.405Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 14 20:59 Jenkinsfile [2023-02-14T21:06:16.405Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 14 20:59 LICENSE [2023-02-14T21:06:16.405Z] -rw-rw-r-- 1 jenkins jenkins 1679 Feb 14 20:59 Makefile [2023-02-14T21:06:16.405Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 14 20:59 OWNERS.md [2023-02-14T21:06:16.405Z] -rw-rw-r-- 1 jenkins jenkins 4891 Feb 14 20:59 README.md [2023-02-14T21:06:16.405Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 14 20:56 VERSION [2023-02-14T21:06:16.405Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 20:59 bin [2023-02-14T21:06:16.405Z] -rw-r--r-- 1 jenkins jenkins 98700 Feb 14 21:04 coverage.out [2023-02-14T21:06:16.405Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 14 20:59 example [2023-02-14T21:06:16.405Z] -rw-rw-r-- 1 jenkins jenkins 3265 Feb 14 20:59 go.mod [2023-02-14T21:06:16.405Z] -rw-rw-r-- 1 jenkins jenkins 32819 Feb 14 20:59 go.sum [2023-02-14T21:06:16.405Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 14 20:59 internal [2023-02-14T21:06:16.405Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 20:59 openapi [2023-02-14T21:06:16.405Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 14 20:59 pkg [2023-02-14T21:06:16.405Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 20:59 snap [2023-02-14T21:06:16.405Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 14 20:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T21:06:16.745Z] + 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=8b9fd5bc22bc5ff949621087fe72c38333f95112 --label arch=arm64 --label version=3.0.0-dev.27 . [2023-02-14T21:06:17.014Z] Sending build context to Docker daemon 5.688MB [2023-02-14T21:06:17.014Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-14T21:06:17.014Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-14T21:06:17.014Z] ---> ce8254541d90 [2023-02-14T21:06:17.014Z] Step 3/23 : ARG MAKE=make build [2023-02-14T21:06:17.290Z] ---> Running in e5a25337c7b7 [2023-02-14T21:06:17.560Z] Removing intermediate container e5a25337c7b7 [2023-02-14T21:06:17.560Z] ---> 87b9a57c2712 [2023-02-14T21:06:17.560Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-14T21:06:17.560Z] ---> Running in 4511b5f5a6b0 [2023-02-14T21:06:18.153Z] Removing intermediate container 4511b5f5a6b0 [2023-02-14T21:06:18.153Z] ---> c827a644c671 [2023-02-14T21:06:18.153Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-14T21:06:18.153Z] ---> Running in 84178b076c18 [2023-02-14T21:06:18.423Z] Removing intermediate container 84178b076c18 [2023-02-14T21:06:18.423Z] ---> ebe2d37667d8 [2023-02-14T21:06:18.423Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-02-14T21:06:18.423Z] ---> Running in 219a6783f1a3 [2023-02-14T21:06:19.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T21:06:19.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T21:06:20.951Z] OK: 221 MiB in 51 packages [2023-02-14T21:06:21.916Z] Removing intermediate container 219a6783f1a3 [2023-02-14T21:06:21.916Z] ---> e13bdb465894 [2023-02-14T21:06:21.916Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-14T21:06:22.517Z] ---> db520a945843 [2023-02-14T21:06:22.517Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T21:06:22.517Z] ---> Running in e1fdf0f75417 [2023-02-14T21:06:25.110Z] Removing intermediate container e1fdf0f75417 [2023-02-14T21:06:25.110Z] ---> 6d6927f509af [2023-02-14T21:06:25.110Z] Step 9/23 : COPY . . [2023-02-14T21:06:26.521Z] ---> 0ce3ac454c81 [2023-02-14T21:06:26.521Z] Step 10/23 : RUN ${MAKE} [2023-02-14T21:06:26.521Z] ---> Running in baf617ce1a2e [2023-02-14T21:06:27.492Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.27" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-02-14T21:08:34.184Z] Removing intermediate container baf617ce1a2e [2023-02-14T21:08:34.184Z] ---> 3dc4e971251f [2023-02-14T21:08:34.184Z] Step 11/23 : FROM alpine:3.16 [2023-02-14T21:08:34.184Z] 3.16: Pulling from library/alpine [2023-02-14T21:08:34.184Z] 3760b48202b3: Pulling fs layer [2023-02-14T21:08:34.184Z] 3760b48202b3: Download complete [2023-02-14T21:08:34.184Z] 3760b48202b3: Pull complete [2023-02-14T21:08:34.184Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T21:08:34.184Z] Status: Downloaded newer image for alpine:3.16 [2023-02-14T21:08:34.184Z] ---> 4c81e5bf8899 [2023-02-14T21:08:34.185Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-14T21:08:34.185Z] ---> Running in 3385c8bbc268 [2023-02-14T21:08:34.185Z] Removing intermediate container 3385c8bbc268 [2023-02-14T21:08:34.185Z] ---> 0f424e3f328d [2023-02-14T21:08:34.185Z] Step 13/23 : RUN apk add --update --no-cache [2023-02-14T21:08:34.185Z] ---> Running in f6d7fa339741 [2023-02-14T21:08:34.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T21:08:34.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T21:08:34.185Z] OK: 5 MiB in 14 packages [2023-02-14T21:08:34.185Z] Removing intermediate container f6d7fa339741 [2023-02-14T21:08:34.185Z] ---> 86c8b8a7cd1e [2023-02-14T21:08:34.185Z] Step 14/23 : WORKDIR / [2023-02-14T21:08:34.185Z] ---> Running in da9a88a96a8e [2023-02-14T21:08:34.185Z] Removing intermediate container da9a88a96a8e [2023-02-14T21:08:34.185Z] ---> 164f9d37ae09 [2023-02-14T21:08:34.185Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-14T21:08:34.771Z] ---> 0698bf31cf0e [2023-02-14T21:08:34.771Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-14T21:08:36.177Z] ---> 1ff7e9737204 [2023-02-14T21:08:36.177Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-14T21:08:36.444Z] ---> ee513f373e30 [2023-02-14T21:08:36.444Z] Step 18/23 : EXPOSE 59999 [2023-02-14T21:08:36.444Z] ---> Running in 5c0d2ac700a3 [2023-02-14T21:08:36.710Z] Removing intermediate container 5c0d2ac700a3 [2023-02-14T21:08:36.710Z] ---> a34fc832f5e1 [2023-02-14T21:08:36.710Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-14T21:08:36.710Z] ---> Running in 83b8527cfacc [2023-02-14T21:08:36.975Z] Removing intermediate container 83b8527cfacc [2023-02-14T21:08:36.975Z] ---> 3ce650f93e2e [2023-02-14T21:08:36.975Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T21:08:37.243Z] ---> Running in 13904a782cef [2023-02-14T21:08:37.510Z] Removing intermediate container 13904a782cef [2023-02-14T21:08:37.510Z] ---> a6fb6423d83b [2023-02-14T21:08:37.510Z] Step 21/23 : LABEL arch=arm64 [2023-02-14T21:08:37.510Z] ---> Running in 604761d4f3c4 [2023-02-14T21:08:37.782Z] Removing intermediate container 604761d4f3c4 [2023-02-14T21:08:37.782Z] ---> c91c659cb4cb [2023-02-14T21:08:37.782Z] Step 22/23 : LABEL git_sha=8b9fd5bc22bc5ff949621087fe72c38333f95112 [2023-02-14T21:08:37.782Z] ---> Running in 6ac54978b11d [2023-02-14T21:08:38.049Z] Removing intermediate container 6ac54978b11d [2023-02-14T21:08:38.049Z] ---> f3f9f5db9803 [2023-02-14T21:08:38.049Z] Step 23/23 : LABEL version=3.0.0-dev.27 [2023-02-14T21:08:38.049Z] ---> Running in 14eb1a6a5b83 [2023-02-14T21:08:38.315Z] Removing intermediate container 14eb1a6a5b83 [2023-02-14T21:08:38.315Z] ---> b58a15c2bbc7 [2023-02-14T21:08:38.315Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-14T21:08:38.315Z] Successfully built b58a15c2bbc7 [2023-02-14T21:08:38.315Z] 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-14T21:08:38.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T21:08:38.764Z] [2023-02-14T21:08:38.764Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T21:08:39.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T21:08:39.099Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-14T21:08:39.099Z] 8998bd30e6a1: Pulling fs layer [2023-02-14T21:08:39.099Z] 04944245beec: Pulling fs layer [2023-02-14T21:08:39.099Z] 699f458cf7ca: Pulling fs layer [2023-02-14T21:08:39.099Z] 765212b225bb: Pulling fs layer [2023-02-14T21:08:39.099Z] f23df028b6ca: Pulling fs layer [2023-02-14T21:08:39.099Z] d65c8cfc05b1: Pulling fs layer [2023-02-14T21:08:39.099Z] 2437ff75d9bd: Pulling fs layer [2023-02-14T21:08:39.099Z] f23df028b6ca: Waiting [2023-02-14T21:08:39.099Z] 765212b225bb: Waiting [2023-02-14T21:08:39.099Z] 2437ff75d9bd: Waiting [2023-02-14T21:08:39.099Z] d65c8cfc05b1: Waiting [2023-02-14T21:08:39.365Z] 04944245beec: Verifying Checksum [2023-02-14T21:08:39.365Z] 04944245beec: Download complete [2023-02-14T21:08:39.365Z] 765212b225bb: Verifying Checksum [2023-02-14T21:08:39.365Z] 765212b225bb: Download complete [2023-02-14T21:08:39.365Z] f23df028b6ca: Verifying Checksum [2023-02-14T21:08:39.365Z] f23df028b6ca: Download complete [2023-02-14T21:08:39.365Z] d65c8cfc05b1: Verifying Checksum [2023-02-14T21:08:39.365Z] d65c8cfc05b1: Download complete [2023-02-14T21:08:39.633Z] 699f458cf7ca: Verifying Checksum [2023-02-14T21:08:39.633Z] 699f458cf7ca: Download complete [2023-02-14T21:08:39.901Z] 8998bd30e6a1: Verifying Checksum [2023-02-14T21:08:39.901Z] 8998bd30e6a1: Download complete [2023-02-14T21:08:41.843Z] 2437ff75d9bd: Verifying Checksum [2023-02-14T21:08:41.843Z] 2437ff75d9bd: Download complete [2023-02-14T21:08:43.782Z] 8998bd30e6a1: Pull complete [2023-02-14T21:08:44.050Z] 04944245beec: Pull complete [2023-02-14T21:08:45.600Z] 699f458cf7ca: Pull complete [2023-02-14T21:08:45.876Z] 765212b225bb: Pull complete [2023-02-14T21:08:46.482Z] f23df028b6ca: Pull complete [2023-02-14T21:08:46.753Z] d65c8cfc05b1: Pull complete [2023-02-14T21:09:01.765Z] 2437ff75d9bd: Pull complete [2023-02-14T21:09:01.765Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-14T21:09:01.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T21:09:01.765Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T21:09:01.951Z] prd-ubuntu20.04-docker-arm64-4c-16g-5896 does not seem to be running inside a container [2023-02-14T21:09:02.009Z] $ 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/157 -v /w/workspace/device-sdk-go/157:/w/workspace/device-sdk-go/157:rw,z -v /w/workspace/device-sdk-go/157@tmp:/w/workspace/device-sdk-go/157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-14T21:09:04.538Z] $ docker top 86092580447e8165fa49a1a7df3c962857ef2661310b8a1c243d26ed8ebf5f63 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T21:09:05.067Z] ---> job-cost.sh [2023-02-14T21:09:05.337Z] lf-activate-venv: SKIPPING [2023-02-14T21:09:05.337Z] INFO: No Stack... [2023-02-14T21:09:09.581Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-14T21:09:10.540Z] INFO: Archiving Costs [Pipeline] sh [2023-02-14T21:09:11.174Z] + + cat /w/workspace/device-sdk-go/157/archives/cost.csvcut -d, [2023-02-14T21:09:11.174Z] -f6 [Pipeline] lock [2023-02-14T21:09:11.247Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-157-stack-cost] [2023-02-14T21:09:11.256Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-157-stack-cost] did not exist. Created. [2023-02-14T21:09:11.256Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-157-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-14T21:09:11.589Z] /w/workspace/device-sdk-go/157@tmp/durable-ae2077bd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-14T21:09:11.921Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-14T21:09:12.212Z] Warning: overwriting stash ‘stack-cost’ [2023-02-14T21:09:12.278Z] Stashed 1 file(s) [Pipeline] } [2023-02-14T21:09:12.289Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-157-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-14T21:09:12.302Z] $ docker stop --time=1 86092580447e8165fa49a1a7df3c962857ef2661310b8a1c243d26ed8ebf5f63 [2023-02-14T21:09:13.812Z] $ docker rm -f --volumes 86092580447e8165fa49a1a7df3c962857ef2661310b8a1c243d26ed8ebf5f63 [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-14T21:09:14.173Z] provisioning config files... [2023-02-14T21:09:14.180Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6623389959981118473tmp [Pipeline] { [Pipeline] sh [2023-02-14T21:09:14.477Z] + set +x [2023-02-14T21:09:14.477Z] + curl -s https://codecov.io/bash [2023-02-14T21:09:14.477Z] + bash -s -- [2023-02-14T21:09:14.477Z] [2023-02-14T21:09:14.477Z] _____ _ [2023-02-14T21:09:14.477Z] / ____| | | [2023-02-14T21:09:14.477Z] | | ___ __| | ___ ___ _____ __ [2023-02-14T21:09:14.477Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-14T21:09:14.477Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-14T21:09:14.477Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-14T21:09:14.477Z] Bash-1.0.6 [2023-02-14T21:09:14.477Z] [2023-02-14T21:09:14.477Z] [2023-02-14T21:09:14.477Z] ==> git version 2.25.1 found [2023-02-14T21:09:14.477Z] ==> 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-14T21:09:14.477Z] Release-Date: 2020-01-08 [2023-02-14T21:09:14.477Z] 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-14T21:09:14.477Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-14T21:09:14.477Z] ==> Jenkins CI detected. [2023-02-14T21:09:14.477Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-02-14T21:09:14.477Z] project root: . [2023-02-14T21:09:14.477Z] --> token set from env [2023-02-14T21:09:14.477Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-14T21:09:14.477Z] ==> Running gcov in . (disable via -X gcov) [2023-02-14T21:09:14.477Z] ==> Python coveragepy not found [2023-02-14T21:09:14.477Z] ==> Searching for coverage reports in: [2023-02-14T21:09:14.477Z] + . [2023-02-14T21:09:14.477Z] -> Found 1 reports [2023-02-14T21:09:14.477Z] ==> Detecting git/mercurial file structure [2023-02-14T21:09:14.477Z] ==> Reading reports [2023-02-14T21:09:14.477Z] + ./coverage.out bytes=98700 [2023-02-14T21:09:14.477Z] ==> Appending adjustments [2023-02-14T21:09:14.477Z] https://docs.codecov.io/docs/fixing-reports [2023-02-14T21:09:14.735Z] + Found adjustments [2023-02-14T21:09:14.735Z] ==> Gzipping contents [2023-02-14T21:09:14.994Z] 16K /tmp/codecov.ebpKPC.gz [2023-02-14T21:09:14.994Z] ==> Uploading reports [2023-02-14T21:09:14.994Z] url: https://codecov.io [2023-02-14T21:09:14.994Z] query: branch=main&commit=8b9fd5bc22bc5ff949621087fe72c38333f95112&build=157&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F157%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-14T21:09:14.994Z] -> Pinging Codecov [2023-02-14T21:09:14.994Z] 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=8b9fd5bc22bc5ff949621087fe72c38333f95112&build=157&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F157%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-14T21:09:15.253Z] -> Uploading to [2023-02-14T21:09:15.253Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-14/7E55EF52A471D76F132DFD9A03CDDE97/8b9fd5bc22bc5ff949621087fe72c38333f95112/5017f914-bc60-4e17-8965-45e90bfad1f8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230214T210914Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c0a1f1c364bd2b96da0a970b992507452e753b2f48666fb3c09fabc77c647c9c [2023-02-14T21:09:15.253Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T21:09:15.253Z] Dload Upload Total Spent Left Speed [2023-02-14T21:09:15.512Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14320 0 0 100 14320 0 52647 --:--:-- --:--:-- --:--:-- 52647 [2023-02-14T21:09:15.512Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/8b9fd5bc22bc5ff949621087fe72c38333f95112 [Pipeline] } [2023-02-14T21:09:15.519Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-02-14T21:09:15.729Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-14T21:09:15.739Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T21:09:16.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-14T21:09:16.043Z] [2023-02-14T21:09:16.043Z] 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-14T21:09:16.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-14T21:09:16.351Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-14T21:09:16.351Z] df9b9388f04a: Pulling fs layer [2023-02-14T21:09:16.351Z] 52dc419b0ee2: Pulling fs layer [2023-02-14T21:09:16.351Z] 25bc292e5bac: Pulling fs layer [2023-02-14T21:09:16.351Z] 114826534d7a: Pulling fs layer [2023-02-14T21:09:16.351Z] 4657fd5d0bcf: Pulling fs layer [2023-02-14T21:09:16.351Z] 6ad1cebc031e: Pulling fs layer [2023-02-14T21:09:16.351Z] 8a3aa393b2d8: Pulling fs layer [2023-02-14T21:09:16.351Z] 4657fd5d0bcf: Waiting [2023-02-14T21:09:16.351Z] 8a3aa393b2d8: Waiting [2023-02-14T21:09:16.351Z] 114826534d7a: Waiting [2023-02-14T21:09:16.351Z] 6ad1cebc031e: Waiting [2023-02-14T21:09:16.351Z] 25bc292e5bac: Verifying Checksum [2023-02-14T21:09:16.351Z] 25bc292e5bac: Download complete [2023-02-14T21:09:16.351Z] 52dc419b0ee2: Verifying Checksum [2023-02-14T21:09:16.352Z] 52dc419b0ee2: Download complete [2023-02-14T21:09:16.352Z] 4657fd5d0bcf: Verifying Checksum [2023-02-14T21:09:16.352Z] 4657fd5d0bcf: Download complete [2023-02-14T21:09:16.352Z] df9b9388f04a: Verifying Checksum [2023-02-14T21:09:16.352Z] df9b9388f04a: Download complete [2023-02-14T21:09:16.614Z] df9b9388f04a: Pull complete [2023-02-14T21:09:16.614Z] 52dc419b0ee2: Pull complete [2023-02-14T21:09:16.893Z] 25bc292e5bac: Pull complete [2023-02-14T21:09:16.893Z] 6ad1cebc031e: Verifying Checksum [2023-02-14T21:09:16.893Z] 6ad1cebc031e: Download complete [2023-02-14T21:09:17.931Z] 114826534d7a: Verifying Checksum [2023-02-14T21:09:17.931Z] 114826534d7a: Download complete [2023-02-14T21:09:18.188Z] 8a3aa393b2d8: Verifying Checksum [2023-02-14T21:09:18.188Z] 8a3aa393b2d8: Download complete [2023-02-14T21:09:21.473Z] 114826534d7a: Pull complete [2023-02-14T21:09:21.473Z] 4657fd5d0bcf: Pull complete [2023-02-14T21:09:21.473Z] 6ad1cebc031e: Pull complete [2023-02-14T21:09:24.000Z] 8a3aa393b2d8: Pull complete [2023-02-14T21:09:24.000Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-14T21:09:24.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-14T21:09:24.000Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T21:09:24.074Z] prd-ubuntu20.04-docker-8c-8g-5894 does not seem to be running inside a container [2023-02-14T21:09:24.105Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-02-14T21:09:26.459Z] $ docker top cf87ce6de511d9fd01cb73c22f62ffdc77d878f674bef99340d096afa45e8f13 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-14T21:09:26.526Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-02-14T21:09:26.804Z] + set -o pipefail [2023-02-14T21:09:26.804Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-02-14T21:09:32.070Z] [2023-02-14T21:09:32.070Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-02-14T21:09:32.070Z] [2023-02-14T21:09:32.070Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/eb04df61-380c-4612-9f66-509a398a9495 [2023-02-14T21:09:32.070Z] [2023-02-14T21:09:32.070Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-14T21:09:32.070Z] [2023-02-14T21:09:32.070Z] [2023-02-14T21:09:32.070Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-14T21:09:32.070Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-14T21:09:32.070Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-14T21:09:32.078Z] $ docker stop --time=1 cf87ce6de511d9fd01cb73c22f62ffdc77d878f674bef99340d096afa45e8f13 [2023-02-14T21:09:34.275Z] $ docker rm -f --volumes cf87ce6de511d9fd01cb73c22f62ffdc77d878f674bef99340d096afa45e8f13 [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-14T21:09:34.642Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T21:09:34.651Z] provisioning config files... [2023-02-14T21:09:34.659Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2566598193107099119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T21:09:34.953Z] --> edgex-publish-swagger.sh [2023-02-14T21:09:34.953Z] === Publish openapi/v3 API === [2023-02-14T21:09:34.953Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-02-14T21:09:34.953Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-02-14T21:09:34.953Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T21:09:34.953Z] Dload Upload Total Spent Left Speed [2023-02-14T21:09:35.214Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25278 0 0 100 25278 0 53897 --:--:-- --:--:-- --:--:-- 53897 [2023-02-14T21:09:35.214Z] [2023-02-14T21:09:35.214Z] [Pipeline] } [2023-02-14T21:09:35.220Z] 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-14T21:09:35.614Z] + git log --format=format:%s -1 8b9fd5bc22bc5ff949621087fe72c38333f95112 [Pipeline] sh [2023-02-14T21:09:35.903Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T21:09:35.903Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T21:09:36.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T21:09:36.202Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T21:09:36.272Z] prd-ubuntu20.04-docker-8c-8g-5894 does not seem to be running inside a container [2023-02-14T21:09:36.299Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-14T21:09:36.763Z] $ docker top 4e6fac51e787de65839df571fc7ac894f812b1f77627ced43f6d43a4d884443f -eo pid,comm [2023-02-14T21:09:36.810Z] 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-14T21:09:36.810Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T21:09:36.848Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T21:09:36.848Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T21:09:36.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T21:09:36.966Z] $ docker exec 4e6fac51e787de65839df571fc7ac894f812b1f77627ced43f6d43a4d884443f ssh-agent [2023-02-14T21:09:37.078Z] SSH_AUTH_SOCK=/tmp/ssh-dMvN16IjY91G/agent.33 [2023-02-14T21:09:37.078Z] SSH_AGENT_PID=39 [2023-02-14T21:09:37.083Z] Running ssh-add (command line suppressed) [2023-02-14T21:09:37.189Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6621933171526855138.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6621933171526855138.key) [2023-02-14T21:09:37.204Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T21:09:37.491Z] + git semver tag [2023-02-14T21:09:37.751Z] 2023-02-14 21:09:37,695 [run_tag] DEBUG tag force:False [2023-02-14T21:09:37.751Z] 2023-02-14 21:09:37,695 [check_head_tag] DEBUG check head tag [2023-02-14T21:09:37.751Z] 2023-02-14 21:09:37,696 [execute] INFO git cat-file --batch-check [2023-02-14T21:09:37.751Z] 2023-02-14 21:09:37,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-02-14T21:09:37.751Z] 2023-02-14 21:09:37,700 [execute] INFO git cat-file --batch [2023-02-14T21:09:37.751Z] 2023-02-14 21:09:37,700 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-02-14T21:09:37.751Z] 2023-02-14 21:09:37,730 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-14T21:09:37.751Z] 2023-02-14 21:09:37,730 [execute] INFO git tag -a v3.0.0-dev.27 -m v3.0.0-dev.27 [2023-02-14T21:09:37.751Z] 2023-02-14 21:09:37,730 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.27', '-m', 'v3.0.0-dev.27'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-02-14T21:09:37.751Z] 2023-02-14 21:09:37,735 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-14T21:09:37.751Z] 3.0.0-dev.27 [Pipeline] } [2023-02-14T21:09:38.019Z] $ docker exec --env ******** --env ******** 4e6fac51e787de65839df571fc7ac894f812b1f77627ced43f6d43a4d884443f ssh-agent -k [2023-02-14T21:09:38.114Z] unset SSH_AUTH_SOCK; [2023-02-14T21:09:38.114Z] unset SSH_AGENT_PID; [2023-02-14T21:09:38.114Z] echo Agent pid 39 killed; [2023-02-14T21:09:38.125Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T21:09:38.427Z] + git semver [Pipeline] } [2023-02-14T21:09:39.005Z] $ docker stop --time=1 4e6fac51e787de65839df571fc7ac894f812b1f77627ced43f6d43a4d884443f [2023-02-14T21:09:40.322Z] $ docker rm -f --volumes 4e6fac51e787de65839df571fc7ac894f812b1f77627ced43f6d43a4d884443f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T21:09:40.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-14T21:09:40.720Z] [2023-02-14T21:09:40.720Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T21:09:41.018Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-14T21:09:41.018Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-14T21:09:41.018Z] ab5ef0e58194: Pulling fs layer [2023-02-14T21:09:41.018Z] 9712f1f96733: Pulling fs layer [2023-02-14T21:09:41.018Z] 63f879dbbcfc: Pulling fs layer [2023-02-14T21:09:41.018Z] 0d9ebad4ef96: Pulling fs layer [2023-02-14T21:09:41.018Z] e9a5061849ea: Pulling fs layer [2023-02-14T21:09:41.018Z] d747dcd14b5f: Pulling fs layer [2023-02-14T21:09:41.018Z] 2de7ff778b66: Pulling fs layer [2023-02-14T21:09:41.018Z] 0d9ebad4ef96: Waiting [2023-02-14T21:09:41.018Z] e9a5061849ea: Waiting [2023-02-14T21:09:41.018Z] d747dcd14b5f: Waiting [2023-02-14T21:09:41.018Z] 2de7ff778b66: Waiting [2023-02-14T21:09:41.018Z] 9712f1f96733: Verifying Checksum [2023-02-14T21:09:41.018Z] 9712f1f96733: Download complete [2023-02-14T21:09:42.023Z] 63f879dbbcfc: Verifying Checksum [2023-02-14T21:09:42.023Z] 63f879dbbcfc: Download complete [2023-02-14T21:09:42.291Z] ab5ef0e58194: Verifying Checksum [2023-02-14T21:09:42.291Z] ab5ef0e58194: Download complete [2023-02-14T21:09:42.291Z] e9a5061849ea: Verifying Checksum [2023-02-14T21:09:42.291Z] e9a5061849ea: Download complete [2023-02-14T21:09:42.291Z] d747dcd14b5f: Download complete [2023-02-14T21:09:42.291Z] 0d9ebad4ef96: Verifying Checksum [2023-02-14T21:09:42.291Z] 0d9ebad4ef96: Download complete [2023-02-14T21:09:42.550Z] 2de7ff778b66: Verifying Checksum [2023-02-14T21:09:42.550Z] 2de7ff778b66: Download complete [2023-02-14T21:09:45.077Z] ab5ef0e58194: Pull complete [2023-02-14T21:09:45.077Z] 9712f1f96733: Pull complete [2023-02-14T21:09:45.335Z] 63f879dbbcfc: Pull complete [2023-02-14T21:09:48.619Z] 0d9ebad4ef96: Pull complete [2023-02-14T21:09:48.881Z] e9a5061849ea: Pull complete [2023-02-14T21:09:48.881Z] d747dcd14b5f: Pull complete [2023-02-14T21:09:49.815Z] 2de7ff778b66: Pull complete [2023-02-14T21:09:49.815Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-14T21:09:49.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-14T21:09:49.815Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T21:09:49.890Z] prd-ubuntu20.04-docker-8c-8g-5894 does not seem to be running inside a container [2023-02-14T21:09:49.915Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-02-14T21:09:52.478Z] $ docker top 90245115b0134dd109e66b4573f4bd0461213859e9418f9d5fab3a849926e80f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-14T21:09:52.545Z] provisioning config files... [2023-02-14T21:09:52.551Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4422001639342751303tmp [2023-02-14T21:09:52.561Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14625180332586061408tmp [2023-02-14T21:09:52.569Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17093518372520946876tmp [Pipeline] { [Pipeline] echo [2023-02-14T21:09:52.582Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T21:09:52.862Z] ---> sigul-configuration.sh [2023-02-14T21:09:52.862Z] gpg: directory `/root/.gnupg' created [2023-02-14T21:09:52.862Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-14T21:09:52.862Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-14T21:09:52.862Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-14T21:09:52.862Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-14T21:09:52.862Z] gpg: CAST5 encrypted data [2023-02-14T21:09:52.862Z] gpg: encrypted with 1 passphrase [2023-02-14T21:09:52.862Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-14T21:09:53.148Z] + mkdir /home/jenkins [2023-02-14T21:09:53.148Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-14T21:09:53.436Z] + 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-14T21:09:53.445Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T21:09:53.726Z] ---> sigul-install.sh [2023-02-14T21:09:53.726Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-14T21:09:54.009Z] + git tag --list [2023-02-14T21:09:54.009Z] 0.7.1 [2023-02-14T21:09:54.009Z] delhi-tag [2023-02-14T21:09:54.009Z] v1.0.0 [2023-02-14T21:09:54.009Z] v1.1.0 [2023-02-14T21:09:54.009Z] v1.1.1 [2023-02-14T21:09:54.009Z] v1.1.2 [2023-02-14T21:09:54.009Z] v1.2.0 [2023-02-14T21:09:54.009Z] v1.2.1 [2023-02-14T21:09:54.009Z] v1.2.2 [2023-02-14T21:09:54.009Z] v1.2.3 [2023-02-14T21:09:54.009Z] v1.3.0 [2023-02-14T21:09:54.009Z] v1.4.0 [2023-02-14T21:09:54.009Z] v2.0.0 [2023-02-14T21:09:54.009Z] v2.1.0 [2023-02-14T21:09:54.009Z] v2.1.1 [2023-02-14T21:09:54.009Z] v2.1.1-dev.2 [2023-02-14T21:09:54.009Z] v2.1.1-dev.3 [2023-02-14T21:09:54.009Z] v2.2.0 [2023-02-14T21:09:54.009Z] v2.2.1-dev.1 [2023-02-14T21:09:54.009Z] v2.2.1-dev.10 [2023-02-14T21:09:54.009Z] v2.2.1-dev.11 [2023-02-14T21:09:54.009Z] v2.2.1-dev.12 [2023-02-14T21:09:54.009Z] v2.2.1-dev.13 [2023-02-14T21:09:54.009Z] v2.2.1-dev.14 [2023-02-14T21:09:54.009Z] v2.2.1-dev.2 [2023-02-14T21:09:54.009Z] v2.2.1-dev.3 [2023-02-14T21:09:54.009Z] v2.2.1-dev.4 [2023-02-14T21:09:54.009Z] v2.2.1-dev.5 [2023-02-14T21:09:54.009Z] v2.2.1-dev.6 [2023-02-14T21:09:54.009Z] v2.2.1-dev.7 [2023-02-14T21:09:54.009Z] v2.2.1-dev.8 [2023-02-14T21:09:54.009Z] v2.2.1-dev.9 [2023-02-14T21:09:54.009Z] v2.3.0 [2023-02-14T21:09:54.009Z] v2.3.0-dev.14 [2023-02-14T21:09:54.009Z] v2.3.0-dev.15 [2023-02-14T21:09:54.009Z] v2.3.0-dev.16 [2023-02-14T21:09:54.009Z] v2.3.0-dev.17 [2023-02-14T21:09:54.009Z] v2.3.0-dev.18 [2023-02-14T21:09:54.010Z] v2.3.0-dev.19 [2023-02-14T21:09:54.010Z] v2.3.0-dev.20 [2023-02-14T21:09:54.010Z] v2.3.0-dev.21 [2023-02-14T21:09:54.010Z] v2.3.0-dev.22 [2023-02-14T21:09:54.010Z] v2.3.0-dev.23 [2023-02-14T21:09:54.010Z] v2.3.0-dev.24 [2023-02-14T21:09:54.010Z] v2.3.0-dev.25 [2023-02-14T21:09:54.010Z] v2.3.0-dev.26 [2023-02-14T21:09:54.010Z] v2.3.0-dev.27 [2023-02-14T21:09:54.010Z] v2.3.0-dev.28 [2023-02-14T21:09:54.010Z] v2.3.0-dev.29 [2023-02-14T21:09:54.010Z] v2.3.0-dev.30 [2023-02-14T21:09:54.010Z] v2.3.0-dev.31 [2023-02-14T21:09:54.010Z] v2.3.0-dev.32 [2023-02-14T21:09:54.010Z] v2.3.0-dev.33 [2023-02-14T21:09:54.010Z] v2.3.0-dev.34 [2023-02-14T21:09:54.010Z] v2.3.0-dev.35 [2023-02-14T21:09:54.010Z] v2.3.0-dev.36 [2023-02-14T21:09:54.010Z] v2.3.0-dev.37 [2023-02-14T21:09:54.010Z] v2.3.0-dev.38 [2023-02-14T21:09:54.010Z] v2.3.0-dev.39 [2023-02-14T21:09:54.010Z] v2.3.0-dev.40 [2023-02-14T21:09:54.010Z] v2.3.0-dev.41 [2023-02-14T21:09:54.010Z] v2.3.0-dev.42 [2023-02-14T21:09:54.010Z] v2.3.0-dev.43 [2023-02-14T21:09:54.010Z] v2.3.0-dev.44 [2023-02-14T21:09:54.010Z] v2.3.0-dev.45 [2023-02-14T21:09:54.010Z] v2.3.0-dev.46 [2023-02-14T21:09:54.010Z] v2.3.0-dev.47 [2023-02-14T21:09:54.010Z] v2.3.0-dev.48 [2023-02-14T21:09:54.010Z] v2.3.0-dev.49 [2023-02-14T21:09:54.010Z] v2.3.0-dev.50 [2023-02-14T21:09:54.010Z] v2.3.0-dev.51 [2023-02-14T21:09:54.010Z] v2.3.1-dev.1 [2023-02-14T21:09:54.010Z] v2.3.1-dev.2 [2023-02-14T21:09:54.010Z] v3.0.0-dev.1 [2023-02-14T21:09:54.010Z] v3.0.0-dev.10 [2023-02-14T21:09:54.010Z] v3.0.0-dev.11 [2023-02-14T21:09:54.010Z] v3.0.0-dev.12 [2023-02-14T21:09:54.010Z] v3.0.0-dev.13 [2023-02-14T21:09:54.010Z] v3.0.0-dev.14 [2023-02-14T21:09:54.010Z] v3.0.0-dev.15 [2023-02-14T21:09:54.010Z] v3.0.0-dev.16 [2023-02-14T21:09:54.010Z] v3.0.0-dev.17 [2023-02-14T21:09:54.010Z] v3.0.0-dev.18 [2023-02-14T21:09:54.010Z] v3.0.0-dev.19 [2023-02-14T21:09:54.010Z] v3.0.0-dev.2 [2023-02-14T21:09:54.010Z] v3.0.0-dev.20 [2023-02-14T21:09:54.010Z] v3.0.0-dev.21 [2023-02-14T21:09:54.010Z] v3.0.0-dev.22 [2023-02-14T21:09:54.010Z] v3.0.0-dev.23 [2023-02-14T21:09:54.010Z] v3.0.0-dev.24 [2023-02-14T21:09:54.010Z] v3.0.0-dev.25 [2023-02-14T21:09:54.010Z] v3.0.0-dev.26 [2023-02-14T21:09:54.010Z] v3.0.0-dev.27 [2023-02-14T21:09:54.010Z] v3.0.0-dev.3 [2023-02-14T21:09:54.010Z] v3.0.0-dev.4 [2023-02-14T21:09:54.010Z] v3.0.0-dev.5 [2023-02-14T21:09:54.010Z] v3.0.0-dev.6 [2023-02-14T21:09:54.010Z] v3.0.0-dev.7 [2023-02-14T21:09:54.010Z] v3.0.0-dev.8 [2023-02-14T21:09:54.010Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-14T21:09:54.295Z] + lftools sign git-tag v3.0.0-dev.27 [2023-02-14T21:09:54.862Z] Signing Git tag with Sigul... [2023-02-14T21:09:54.862Z] Signing v3.0.0-dev.27 [Pipeline] echo [2023-02-14T21:09:55.131Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T21:09:55.415Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-14T21:09:55.423Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-14T21:09:55.437Z] $ docker stop --time=1 90245115b0134dd109e66b4573f4bd0461213859e9418f9d5fab3a849926e80f [2023-02-14T21:09:56.756Z] $ docker rm -f --volumes 90245115b0134dd109e66b4573f4bd0461213859e9418f9d5fab3a849926e80f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-14T21:09:57.178Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T21:09:57.178Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T21:09:57.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T21:09:57.475Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T21:09:57.541Z] prd-ubuntu20.04-docker-8c-8g-5894 does not seem to be running inside a container [2023-02-14T21:09:57.568Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-14T21:09:57.956Z] $ docker top b58511ebc78e80bad34158fed062479894bd1c5c6ea854bee5e6fc211b936ca9 -eo pid,comm [2023-02-14T21:09:58.003Z] 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-14T21:09:58.003Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T21:09:58.041Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T21:09:58.041Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T21:09:58.162Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T21:09:58.164Z] $ docker exec b58511ebc78e80bad34158fed062479894bd1c5c6ea854bee5e6fc211b936ca9 ssh-agent [2023-02-14T21:09:58.271Z] SSH_AUTH_SOCK=/tmp/ssh-yAePXAbutSts/agent.32 [2023-02-14T21:09:58.271Z] SSH_AGENT_PID=38 [2023-02-14T21:09:58.276Z] Running ssh-add (command line suppressed) [2023-02-14T21:09:58.378Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14661922111793126605.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14661922111793126605.key) [2023-02-14T21:09:58.391Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T21:09:58.675Z] + git semver bump pre [2023-02-14T21:09:58.933Z] 2023-02-14 21:09:58,858 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-14T21:09:58.933Z] 2023-02-14 21:09:58,859 [bump_version] DEBUG bumping version:3.0.0-dev.27 on axis:pre with prefix:dev [2023-02-14T21:09:58.933Z] 2023-02-14 21:09:58,859 [bump_version] DEBUG bumped version:3.0.0-dev.28 [2023-02-14T21:09:58.933Z] 2023-02-14 21:09:58,859 [write_version] DEBUG write version:3.0.0-dev.28 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-02-14T21:09:58.933Z] 2023-02-14 21:09:58,859 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-14T21:09:58.933Z] 2023-02-14 21:09:58,859 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-14T21:09:58.933Z] 2023-02-14 21:09:58,861 [execute] INFO git cat-file --batch-check [2023-02-14T21:09:58.933Z] 2023-02-14 21:09:58,861 [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-14T21:09:58.933Z] 2023-02-14 21:09:58,865 [execute] INFO git cat-file --batch [2023-02-14T21:09:58.933Z] 2023-02-14 21:09:58,865 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-14T21:09:58.933Z] 2023-02-14 21:09:58,870 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-14T21:09:58.933Z] 3.0.0-dev.28 [Pipeline] } [2023-02-14T21:09:58.948Z] $ docker exec --env ******** --env ******** b58511ebc78e80bad34158fed062479894bd1c5c6ea854bee5e6fc211b936ca9 ssh-agent -k [2023-02-14T21:09:59.045Z] unset SSH_AUTH_SOCK; [2023-02-14T21:09:59.045Z] unset SSH_AGENT_PID; [2023-02-14T21:09:59.045Z] echo Agent pid 38 killed; [2023-02-14T21:09:59.055Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T21:09:59.362Z] + git semver [Pipeline] } [2023-02-14T21:09:59.633Z] $ docker stop --time=1 b58511ebc78e80bad34158fed062479894bd1c5c6ea854bee5e6fc211b936ca9 [2023-02-14T21:10:00.977Z] $ docker rm -f --volumes b58511ebc78e80bad34158fed062479894bd1c5c6ea854bee5e6fc211b936ca9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T21:10:01.308Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T21:10:01.308Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T21:10:01.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T21:10:01.612Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T21:10:01.681Z] prd-ubuntu20.04-docker-8c-8g-5894 does not seem to be running inside a container [2023-02-14T21:10:01.710Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-14T21:10:02.051Z] $ docker top 17bcd2d603553c72f676e603825a3d30c5ca072c7df5ba8a8d6eb17852f27619 -eo pid,comm [2023-02-14T21:10:02.097Z] 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-14T21:10:02.097Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T21:10:02.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T21:10:02.139Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T21:10:02.241Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T21:10:02.242Z] $ docker exec 17bcd2d603553c72f676e603825a3d30c5ca072c7df5ba8a8d6eb17852f27619 ssh-agent [2023-02-14T21:10:02.347Z] SSH_AUTH_SOCK=/tmp/ssh-9mi3c3kV7M7g/agent.32 [2023-02-14T21:10:02.347Z] SSH_AGENT_PID=38 [2023-02-14T21:10:02.351Z] Running ssh-add (command line suppressed) [2023-02-14T21:10:02.446Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13075085013986567777.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13075085013986567777.key) [2023-02-14T21:10:02.460Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T21:10:02.748Z] + git semver push [2023-02-14T21:10:03.006Z] 2023-02-14 21:10:02,936 [run_push] DEBUG push [2023-02-14T21:10:03.006Z] 2023-02-14 21:10:02,937 [execute] INFO git cat-file --batch-check [2023-02-14T21:10:03.006Z] 2023-02-14 21:10:02,937 [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-14T21:10:03.006Z] 2023-02-14 21:10:02,940 [execute] INFO git rev-list 72bf40ced169cddbb337cc83e3c41e41f514c338 -- [2023-02-14T21:10:03.006Z] 2023-02-14 21:10:02,941 [execute] DEBUG Popen(['git', 'rev-list', '72bf40ced169cddbb337cc83e3c41e41f514c338', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-14T21:10:03.006Z] 2023-02-14 21:10:02,952 [execute] INFO git fetch -v origin [2023-02-14T21:10:03.006Z] 2023-02-14 21:10:02,952 [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-14T21:10:03.942Z] 2023-02-14 21:10:03,812 [run_push] DEBUG no remote changes detected [2023-02-14T21:10:03.943Z] 2023-02-14 21:10:03,812 [execute] INFO git push origin semver [2023-02-14T21:10:03.943Z] 2023-02-14 21:10:03,813 [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-14T21:10:04.878Z] 2023-02-14 21:10:04,728 [run_push] DEBUG push all version tags [2023-02-14T21:10:04.878Z] 2023-02-14 21:10:04,728 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-14T21:10:04.878Z] 2023-02-14 21:10:04,729 [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-14T21:10:06.255Z] 2023-02-14 21:10:06,125 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-14T21:10:06.255Z] 3.0.0-dev.28 [Pipeline] } [2023-02-14T21:10:06.263Z] $ docker exec --env ******** --env ******** 17bcd2d603553c72f676e603825a3d30c5ca072c7df5ba8a8d6eb17852f27619 ssh-agent -k [2023-02-14T21:10:06.353Z] unset SSH_AUTH_SOCK; [2023-02-14T21:10:06.354Z] unset SSH_AGENT_PID; [2023-02-14T21:10:06.354Z] echo Agent pid 38 killed; [2023-02-14T21:10:06.364Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T21:10:06.684Z] + git semver [Pipeline] } [2023-02-14T21:10:06.961Z] $ docker stop --time=1 17bcd2d603553c72f676e603825a3d30c5ca072c7df5ba8a8d6eb17852f27619 [2023-02-14T21:10:08.262Z] $ docker rm -f --volumes 17bcd2d603553c72f676e603825a3d30c5ca072c7df5ba8a8d6eb17852f27619 [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-14T21:10:08.787Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-02-14T21:10:08.787Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-14T21:10:08.787Z] total 16 [2023-02-14T21:10:08.787Z] drwxr-xr-x 3 root root 4096 Feb 14 20:58 . [2023-02-14T21:10:08.787Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 14 21:09 .. [2023-02-14T21:10:08.787Z] drwxr-xr-x 2 root root 4096 Feb 14 20:58 cost [2023-02-14T21:10:08.787Z] -rw-r--r-- 1 root root 85 Feb 14 20:58 cost.csv [2023-02-14T21:10:08.787Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-14T21:10:08.787Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-14T21:10:08.787Z] total 16 [2023-02-14T21:10:08.787Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 20:58 . [2023-02-14T21:10:08.787Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 14 21:09 .. [2023-02-14T21:10:08.787Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 14 20:58 cost [2023-02-14T21:10:08.787Z] -rw-r--r-- 1 jenkins jenkins 85 Feb 14 20:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-14T21:10:09.070Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T21:10:09.923Z] ---> package-listing.sh [2023-02-14T21:10:09.923Z] ++ facter osfamily [2023-02-14T21:10:09.923Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-14T21:10:10.182Z] + OS_FAMILY=debian [2023-02-14T21:10:10.182Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-02-14T21:10:10.182Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-14T21:10:10.182Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-14T21:10:10.182Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-14T21:10:10.182Z] + PACKAGES=/tmp/packages_start.txt [2023-02-14T21:10:10.182Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-02-14T21:10:10.182Z] + PACKAGES=/tmp/packages_end.txt [2023-02-14T21:10:10.182Z] + case "${OS_FAMILY}" in [2023-02-14T21:10:10.182Z] + dpkg -l [2023-02-14T21:10:10.182Z] + grep '^ii' [2023-02-14T21:10:10.182Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-14T21:10:10.182Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-14T21:10:10.182Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-14T21:10:10.182Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-02-14T21:10:10.182Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-02-14T21:10:10.182Z] + 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-14T21:10:10.193Z] 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-14T21:10:10.470Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T21:10:11.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T21:10:11.026Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T21:10:11.103Z] prd-ubuntu20.04-docker-8c-8g-5894 does not seem to be running inside a container [2023-02-14T21:10:11.133Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-14T21:10:11.376Z] $ docker top b3cae9eb5efde1ad9b69b67562f253a6997d17cb83908576cdd67d4dfa2fcd97 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T21:10:11.715Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-14T21:10:11.997Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-14T21:10:12.283Z] + ls /var/log/sa-host [2023-02-14T21:10:12.283Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T21:10:12.370Z] provisioning config files... [2023-02-14T21:10:12.379Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2530069678946117382tmp [Pipeline] { [Pipeline] echo [2023-02-14T21:10:12.395Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T21:10:12.679Z] ---> create-netrc.sh [Pipeline] } [2023-02-14T21:10:12.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-14T21:10:13.003Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-14T21:10:13.012Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T21:10:13.295Z] ---> sudo-logs.sh [2023-02-14T21:10:13.295Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-14T21:10:13.325Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T21:10:13.671Z] ---> job-cost.sh [2023-02-14T21:10:13.671Z] lf-activate-venv: SKIPPING [2023-02-14T21:10:13.671Z] DEBUG: total: 0.2199999988079071 [2023-02-14T21:10:13.671Z] INFO: Retrieving Stack Cost... [2023-02-14T21:10:13.958Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-14T21:10:14.243Z] INFO: Archiving Costs [Pipeline] echo [2023-02-14T21:10:14.283Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T21:10:14.597Z] ---> logs-deploy.sh [2023-02-14T21:10:14.597Z] lf-activate-venv: SKIPPING [2023-02-14T21:10:14.597Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/157 [2023-02-14T21:10:14.597Z] INFO: archiving workspace using pattern(s): [2023-02-14T21:10:15.533Z] Archives upload complete. [2023-02-14T21:10:15.533Z] INFO: archiving logs to Nexus