Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9f4fc55359c9cb479e87cde204f04957ffcda185 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-ssh3817805189950244904.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-ssh1823347964586649259.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-ssh2400451440013731871.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-ssh1252231611179071499.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-ssh692175799434387302.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5642 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9f4fc55359c9cb479e87cde204f04957ffcda185 (main) Commit message: "feat!: updates for common config (#1317)" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f4fc55359c9cb479e87cde204f04957ffcda185 # timeout=10 > git rev-list --no-walk 8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-14T00:19:13.978Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-14T00:19:14.027Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-14T00:19:14.041Z] ========================================================= [2023-02-14T00:19:14.041Z] EdgeX Global Pipelines Version Info [2023-02-14T00:19:14.041Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-14T00:19:14.779Z] ------------------- [2023-02-14T00:19:14.779Z] stable info: [2023-02-14T00:19:14.779Z] ------------------- [2023-02-14T00:19:14.779Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-14T00:19:14.779Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-14T00:19:14.779Z] Message: update stable to v1.0.244 [2023-02-14T00:19:15.349Z] ------------------- [2023-02-14T00:19:15.349Z] experimental info: [2023-02-14T00:19:15.349Z] ------------------- [2023-02-14T00:19:15.349Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-14T00:19:15.349Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-14T00:19:15.349Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-14T00:19:15.505Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-02-14T00:19:15.514Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-02-14T00:19:15.522Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-14T00:19:15.530Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-14T00:19:15.539Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-14T00:19:15.548Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-14T00:19:15.562Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-14T00:19:15.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-02-14T00:19:15.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-14T00:19:15.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-14T00:19:15.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-14T00:19:15.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-02-14T00:19:15.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-14T00:19:15.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-14T00:19:15.636Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-14T00:19:15.645Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-02-14T00:19:15.653Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-14T00:19:15.662Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-14T00:19:15.670Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-14T00:19:15.684Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-14T00:19:15.694Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-14T00:19:15.706Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-14T00:19:15.717Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-14T00:19:15.729Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-14T00:19:15.741Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-14T00:19:15.754Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-14T00:19:15.765Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-14T00:19:15.779Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-14T00:19:15.797Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-14T00:19:15.810Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-14T00:19:15.821Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f4fc55359c9cb479e87cde204f04957ffcda185 [Pipeline] echo [2023-02-14T00:19:15.832Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f4fc55 [Pipeline] echo [2023-02-14T00:19:15.890Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T00:19:15.934Z] provisioning config files... [2023-02-14T00:19:15.947Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9590653249546864827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T00:19:16.246Z] ---> docker-login.sh [2023-02-14T00:19:16.246Z] nexus3.edgexfoundry.org:10001 [2023-02-14T00:19:16.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T00:19:16.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T00:19:16.764Z] Configure a credential helper to remove this warning. See [2023-02-14T00:19:16.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T00:19:16.764Z] [2023-02-14T00:19:16.764Z] Login Succeeded [2023-02-14T00:19:16.764Z] nexus3.edgexfoundry.org:10002 [2023-02-14T00:19:16.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T00:19:16.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T00:19:16.764Z] Configure a credential helper to remove this warning. See [2023-02-14T00:19:16.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T00:19:16.764Z] [2023-02-14T00:19:16.764Z] Login Succeeded [2023-02-14T00:19:16.764Z] nexus3.edgexfoundry.org:10003 [2023-02-14T00:19:17.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T00:19:17.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T00:19:17.023Z] Configure a credential helper to remove this warning. See [2023-02-14T00:19:17.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T00:19:17.023Z] [2023-02-14T00:19:17.023Z] Login Succeeded [2023-02-14T00:19:17.023Z] nexus3.edgexfoundry.org:10004 [2023-02-14T00:19:17.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T00:19:17.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T00:19:17.023Z] Configure a credential helper to remove this warning. See [2023-02-14T00:19:17.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T00:19:17.023Z] [2023-02-14T00:19:17.023Z] Login Succeeded [2023-02-14T00:19:17.023Z] docker.io [2023-02-14T00:19:17.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T00:19:17.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T00:19:17.543Z] Configure a credential helper to remove this warning. See [2023-02-14T00:19:17.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T00:19:17.543Z] [2023-02-14T00:19:17.543Z] Login Succeeded [2023-02-14T00:19:17.543Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T00:19:17.550Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-14T00:19:17.896Z] + git rev-list -1 --merges 9f4fc55359c9cb479e87cde204f04957ffcda185~1..9f4fc55359c9cb479e87cde204f04957ffcda185 [Pipeline] echo [2023-02-14T00:19:17.945Z] -----------> git rev-list -1 --merges 9f4fc55359c9cb479e87cde204f04957ffcda185~1..9f4fc55359c9cb479e87cde204f04957ffcda185 9f4fc55359c9cb479e87cde204f04957ffcda185 [false] [Pipeline] sh [2023-02-14T00:19:18.236Z] + git log --format=format:%s -1 9f4fc55359c9cb479e87cde204f04957ffcda185 [Pipeline] echo [2023-02-14T00:19:18.250Z] ========================================================= [2023-02-14T00:19:18.250Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-14T00:19:18.250Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-14T00:19:18.573Z] + git log --format=format:%s -1 9f4fc55359c9cb479e87cde204f04957ffcda185 [Pipeline] echo [2023-02-14T00:19:18.584Z] [semverPrep] GIT_COMMIT: 9f4fc55359c9cb479e87cde204f04957ffcda185, Commit Message: feat!: updates for common config (#1317) [Pipeline] echo [2023-02-14T00:19:18.596Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-14T00:19:18.945Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T00:19:18.945Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-14T00:19:18.945Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-14T00:19:18.945Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-14T00:19:18.945Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-14T00:19:18.945Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-14T00:19:18.945Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T00:19:19.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T00:19:19.353Z] [2023-02-14T00:19:19.353Z] 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-14T00:19:19.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T00:19:21.070Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-14T00:19:21.071Z] b85a868b505f: Pulling fs layer [2023-02-14T00:19:21.071Z] e2be974225ed: Pulling fs layer [2023-02-14T00:19:21.071Z] 339a4e72a1f5: Pulling fs layer [2023-02-14T00:19:21.071Z] 988bab9f4d93: Pulling fs layer [2023-02-14T00:19:21.071Z] 1469e6f7b9e6: Pulling fs layer [2023-02-14T00:19:21.071Z] eaf3925da568: Pulling fs layer [2023-02-14T00:19:21.071Z] bab4dde63d76: Pulling fs layer [2023-02-14T00:19:21.071Z] bde34c3a00c8: Pulling fs layer [2023-02-14T00:19:21.071Z] b352a97aabf1: Pulling fs layer [2023-02-14T00:19:21.071Z] 4872d77fe225: Pulling fs layer [2023-02-14T00:19:21.071Z] 5851b861e8e6: Pulling fs layer [2023-02-14T00:19:21.071Z] b352a97aabf1: Waiting [2023-02-14T00:19:21.071Z] bde34c3a00c8: Waiting [2023-02-14T00:19:21.071Z] 5851b861e8e6: Waiting [2023-02-14T00:19:21.071Z] eaf3925da568: Waiting [2023-02-14T00:19:21.071Z] 1469e6f7b9e6: Waiting [2023-02-14T00:19:21.071Z] 4872d77fe225: Waiting [2023-02-14T00:19:21.332Z] e2be974225ed: Verifying Checksum [2023-02-14T00:19:21.332Z] e2be974225ed: Download complete [2023-02-14T00:19:21.598Z] 1469e6f7b9e6: Verifying Checksum [2023-02-14T00:19:21.598Z] 1469e6f7b9e6: Download complete [2023-02-14T00:19:21.598Z] eaf3925da568: Verifying Checksum [2023-02-14T00:19:21.598Z] eaf3925da568: Download complete [2023-02-14T00:19:21.598Z] 339a4e72a1f5: Verifying Checksum [2023-02-14T00:19:21.598Z] 339a4e72a1f5: Download complete [2023-02-14T00:19:21.598Z] bde34c3a00c8: Download complete [2023-02-14T00:19:21.860Z] b85a868b505f: Verifying Checksum [2023-02-14T00:19:21.860Z] b85a868b505f: Download complete [2023-02-14T00:19:21.860Z] b352a97aabf1: Verifying Checksum [2023-02-14T00:19:21.860Z] b352a97aabf1: Download complete [2023-02-14T00:19:21.860Z] 4872d77fe225: Verifying Checksum [2023-02-14T00:19:21.860Z] 4872d77fe225: Download complete [2023-02-14T00:19:21.860Z] 5851b861e8e6: Verifying Checksum [2023-02-14T00:19:21.860Z] 5851b861e8e6: Download complete [2023-02-14T00:19:22.122Z] bab4dde63d76: Verifying Checksum [2023-02-14T00:19:22.122Z] bab4dde63d76: Download complete [2023-02-14T00:19:23.056Z] b85a868b505f: Pull complete [2023-02-14T00:19:23.056Z] e2be974225ed: Pull complete [2023-02-14T00:19:23.622Z] 339a4e72a1f5: Pull complete [2023-02-14T00:19:23.622Z] 988bab9f4d93: Pull complete [2023-02-14T00:19:23.881Z] 1469e6f7b9e6: Pull complete [2023-02-14T00:19:23.881Z] eaf3925da568: Pull complete [2023-02-14T00:19:25.784Z] bab4dde63d76: Pull complete [2023-02-14T00:19:25.784Z] bde34c3a00c8: Pull complete [2023-02-14T00:19:26.043Z] b352a97aabf1: Pull complete [2023-02-14T00:19:26.043Z] 4872d77fe225: Pull complete [2023-02-14T00:19:26.043Z] 5851b861e8e6: Pull complete [2023-02-14T00:19:26.043Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-14T00:19:26.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T00:19:26.043Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T00:19:26.392Z] prd-ubuntu20.04-docker-8c-8g-5642 does not seem to be running inside a container [2023-02-14T00:19:26.427Z] $ 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-14T00:19:31.944Z] $ docker top af0d29e9710bd36ef9ca88e37fbb7759bb9d72086df0929d9a3c9b6760c5f520 -eo pid,comm [2023-02-14T00:19:31.994Z] 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-14T00:19:31.994Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T00:19:32.024Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T00:19:32.024Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T00:19:32.136Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T00:19:32.142Z] $ docker exec af0d29e9710bd36ef9ca88e37fbb7759bb9d72086df0929d9a3c9b6760c5f520 ssh-agent [2023-02-14T00:19:32.237Z] SSH_AUTH_SOCK=/tmp/ssh-SMMKnze8sP6o/agent.31 [2023-02-14T00:19:32.237Z] SSH_AGENT_PID=37 [2023-02-14T00:19:32.243Z] Running ssh-add (command line suppressed) [2023-02-14T00:19:32.357Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3503981851448767040.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3503981851448767040.key) [2023-02-14T00:19:32.368Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T00:19:32.656Z] + git tag --points-at HEAD [Pipeline] } [2023-02-14T00:19:32.669Z] $ docker exec --env ******** --env ******** af0d29e9710bd36ef9ca88e37fbb7759bb9d72086df0929d9a3c9b6760c5f520 ssh-agent -k [2023-02-14T00:19:32.767Z] unset SSH_AUTH_SOCK; [2023-02-14T00:19:32.767Z] unset SSH_AGENT_PID; [2023-02-14T00:19:32.767Z] echo Agent pid 37 killed; [2023-02-14T00:19:32.779Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-14T00:19:32.801Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T00:19:32.801Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T00:19:32.915Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T00:19:32.920Z] $ docker exec af0d29e9710bd36ef9ca88e37fbb7759bb9d72086df0929d9a3c9b6760c5f520 ssh-agent [2023-02-14T00:19:33.028Z] SSH_AUTH_SOCK=/tmp/ssh-x4nf1NZaFxHY/agent.69 [2023-02-14T00:19:33.028Z] SSH_AGENT_PID=75 [2023-02-14T00:19:33.032Z] Running ssh-add (command line suppressed) [2023-02-14T00:19:33.143Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16284245947243651952.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16284245947243651952.key) [2023-02-14T00:19:33.157Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T00:19:33.444Z] + git semver init [2023-02-14T00:19:33.702Z] 2023-02-14 00:19:33,641 [run_init] DEBUG init version:0.0.0 force:False [2023-02-14T00:19:33.702Z] 2023-02-14 00:19:33,642 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-02-14T00:19:33.702Z] 2023-02-14 00:19:33,643 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-02-14T00:19:33.702Z] 2023-02-14 00:19:33,643 [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-14T00:19:35.088Z] 2023-02-14 00:19:34,929 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-02-14T00:19:35.088Z] 2023-02-14 00:19:34,929 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-02-14T00:19:35.088Z] 2023-02-14 00:19:34,930 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-14T00:19:35.088Z] 2023-02-14 00:19:34,930 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-14T00:19:35.088Z] 3.0.0-dev.25 [Pipeline] } [2023-02-14T00:19:35.101Z] $ docker exec --env ******** --env ******** af0d29e9710bd36ef9ca88e37fbb7759bb9d72086df0929d9a3c9b6760c5f520 ssh-agent -k [2023-02-14T00:19:35.201Z] unset SSH_AUTH_SOCK; [2023-02-14T00:19:35.201Z] unset SSH_AGENT_PID; [2023-02-14T00:19:35.201Z] echo Agent pid 75 killed; [2023-02-14T00:19:35.210Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T00:19:35.519Z] + git semver [Pipeline] } [2023-02-14T00:19:35.795Z] $ docker stop --time=1 af0d29e9710bd36ef9ca88e37fbb7759bb9d72086df0929d9a3c9b6760c5f520 [2023-02-14T00:19:37.139Z] $ docker rm -f --volumes af0d29e9710bd36ef9ca88e37fbb7759bb9d72086df0929d9a3c9b6760c5f520 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T00:19:37.484Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-14T00:19:37.708Z] Stashed 1 file(s) [Pipeline] echo [2023-02-14T00:19:37.712Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.25 [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-14T00:19:37.858Z] provisioning config files... [2023-02-14T00:19:37.868Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9322207189936867270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T00:19:38.171Z] ---> docker-login.sh [2023-02-14T00:19:38.171Z] nexus3.edgexfoundry.org:10001 [2023-02-14T00:19:38.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T00:19:38.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T00:19:38.171Z] Configure a credential helper to remove this warning. See [2023-02-14T00:19:38.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T00:19:38.171Z] [2023-02-14T00:19:38.171Z] Login Succeeded [2023-02-14T00:19:38.171Z] nexus3.edgexfoundry.org:10002 [2023-02-14T00:19:38.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T00:19:38.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T00:19:38.171Z] Configure a credential helper to remove this warning. See [2023-02-14T00:19:38.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T00:19:38.171Z] [2023-02-14T00:19:38.171Z] Login Succeeded [2023-02-14T00:19:38.171Z] nexus3.edgexfoundry.org:10003 [2023-02-14T00:19:38.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T00:19:38.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T00:19:38.431Z] Configure a credential helper to remove this warning. See [2023-02-14T00:19:38.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T00:19:38.431Z] [2023-02-14T00:19:38.431Z] Login Succeeded [2023-02-14T00:19:38.431Z] nexus3.edgexfoundry.org:10004 [2023-02-14T00:19:38.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T00:19:38.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T00:19:38.431Z] Configure a credential helper to remove this warning. See [2023-02-14T00:19:38.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T00:19:38.431Z] [2023-02-14T00:19:38.431Z] Login Succeeded [2023-02-14T00:19:38.431Z] docker.io [2023-02-14T00:19:38.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T00:19:38.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T00:19:38.693Z] Configure a credential helper to remove this warning. See [2023-02-14T00:19:38.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T00:19:38.693Z] [2023-02-14T00:19:38.693Z] Login Succeeded [2023-02-14T00:19:38.693Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T00:19:38.702Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-14T00:19:38.762Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T00:19:38.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T00:19:38.779Z] ========================================================= [2023-02-14T00:19:38.779Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-14T00:19:38.779Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T00:19:39.130Z] + 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-14T00:19:39.130Z] Sending build context to Docker daemon 10.41MB [2023-02-14T00:19:39.130Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-14T00:19:39.130Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-14T00:19:39.393Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-14T00:19:39.393Z] 213ec9aee27d: Pulling fs layer [2023-02-14T00:19:39.393Z] 4583459ba037: Pulling fs layer [2023-02-14T00:19:39.393Z] 93c1e223e6f2: Pulling fs layer [2023-02-14T00:19:39.393Z] 53926ce57604: Pulling fs layer [2023-02-14T00:19:39.393Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-14T00:19:39.393Z] 22ff95d597cd: Pulling fs layer [2023-02-14T00:19:39.393Z] 12d6caf4c0d1: Pulling fs layer [2023-02-14T00:19:39.393Z] 96b7cbca73a9: Pulling fs layer [2023-02-14T00:19:39.393Z] a7acece74701: Pulling fs layer [2023-02-14T00:19:39.393Z] 22ff95d597cd: Waiting [2023-02-14T00:19:39.393Z] 12d6caf4c0d1: Waiting [2023-02-14T00:19:39.393Z] 96b7cbca73a9: Waiting [2023-02-14T00:19:39.393Z] a7acece74701: Waiting [2023-02-14T00:19:39.393Z] 21b2b0c7a3f4: Waiting [2023-02-14T00:19:39.393Z] 53926ce57604: Waiting [2023-02-14T00:19:39.393Z] 93c1e223e6f2: Verifying Checksum [2023-02-14T00:19:39.393Z] 93c1e223e6f2: Download complete [2023-02-14T00:19:39.393Z] 4583459ba037: Verifying Checksum [2023-02-14T00:19:39.393Z] 4583459ba037: Download complete [2023-02-14T00:19:39.393Z] 21b2b0c7a3f4: Download complete [2023-02-14T00:19:39.393Z] 22ff95d597cd: Verifying Checksum [2023-02-14T00:19:39.393Z] 22ff95d597cd: Download complete [2023-02-14T00:19:39.393Z] 213ec9aee27d: Verifying Checksum [2023-02-14T00:19:39.393Z] 213ec9aee27d: Download complete [2023-02-14T00:19:39.393Z] 12d6caf4c0d1: Verifying Checksum [2023-02-14T00:19:39.393Z] 12d6caf4c0d1: Download complete [2023-02-14T00:19:39.667Z] 213ec9aee27d: Pull complete [2023-02-14T00:19:39.936Z] 4583459ba037: Pull complete [2023-02-14T00:19:39.936Z] 93c1e223e6f2: Pull complete [2023-02-14T00:19:40.543Z] a7acece74701: Verifying Checksum [2023-02-14T00:19:40.543Z] a7acece74701: Download complete [2023-02-14T00:19:40.807Z] 53926ce57604: Verifying Checksum [2023-02-14T00:19:40.807Z] 53926ce57604: Download complete [2023-02-14T00:19:41.067Z] 96b7cbca73a9: Download complete [2023-02-14T00:19:44.349Z] 53926ce57604: Pull complete [2023-02-14T00:19:44.605Z] 21b2b0c7a3f4: Pull complete [2023-02-14T00:19:44.605Z] 22ff95d597cd: Pull complete [2023-02-14T00:19:44.605Z] 12d6caf4c0d1: Pull complete [2023-02-14T00:19:47.130Z] 96b7cbca73a9: Pull complete [2023-02-14T00:19:47.387Z] a7acece74701: Pull complete [2023-02-14T00:19:47.387Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-14T00:19:47.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T00:19:47.387Z] ---> db6d94c90886 [2023-02-14T00:19:47.387Z] Step 3/10 : ARG MAKE=make build [2023-02-14T00:19:52.813Z] Still waiting to schedule task [2023-02-14T00:19:52.813Z] ‘prd-centos7-blackbox-4c-2g-5385’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-14T00:19:52.814Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5643’ is offline [2023-02-14T00:19:59.683Z] ---> Running in 3b943cd2c474 [2023-02-14T00:19:59.684Z] Removing intermediate container 3b943cd2c474 [2023-02-14T00:19:59.684Z] ---> be6c43aaf442 [2023-02-14T00:19:59.684Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-14T00:19:59.684Z] ---> Running in 40d016b69c34 [2023-02-14T00:19:59.684Z] Removing intermediate container 40d016b69c34 [2023-02-14T00:19:59.684Z] ---> 8a6a4e298d45 [2023-02-14T00:19:59.684Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-14T00:19:59.684Z] ---> Running in 8d8db35cd8c5 [2023-02-14T00:19:59.684Z] Removing intermediate container 8d8db35cd8c5 [2023-02-14T00:19:59.684Z] ---> ec8f3a11333c [2023-02-14T00:19:59.684Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-14T00:19:59.684Z] ---> Running in 0a33602f8590 [2023-02-14T00:19:59.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T00:19:59.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T00:19:59.684Z] OK: 211 MiB in 51 packages [2023-02-14T00:19:59.684Z] Removing intermediate container 0a33602f8590 [2023-02-14T00:19:59.684Z] ---> d402237f1e55 [2023-02-14T00:19:59.684Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-14T00:19:59.942Z] ---> b95587a94796 [2023-02-14T00:19:59.942Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T00:19:59.942Z] ---> Running in f3978d295680 [2023-02-14T00:20:56.360Z] Removing intermediate container f3978d295680 [2023-02-14T00:20:56.360Z] ---> 007a08bebf6f [2023-02-14T00:20:56.360Z] Step 9/10 : COPY . . [2023-02-14T00:20:56.360Z] ---> b353b262886d [2023-02-14T00:20:56.360Z] Step 10/10 : RUN ${MAKE} [2023-02-14T00:20:56.360Z] ---> Running in 415515d520bd [2023-02-14T00:20:56.360Z] noop [2023-02-14T00:20:56.360Z] Removing intermediate container 415515d520bd [2023-02-14T00:20:56.360Z] ---> da4cf537796a [2023-02-14T00:20:56.360Z] Successfully built da4cf537796a [2023-02-14T00:20:56.360Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T00:20:56.679Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-14T00:20:56.679Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T00:20:56.748Z] prd-ubuntu20.04-docker-8c-8g-5642 does not seem to be running inside a container [2023-02-14T00:20:56.782Z] $ 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-14T00:20:57.132Z] $ docker top bc88b528701b9d6eb02ae45e7ed38651bc6f985fdf7fd7d399842e74b51d247f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T00:20:57.465Z] + go version [2023-02-14T00:20:57.465Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-14T00:20:57.477Z] $ docker stop --time=1 bc88b528701b9d6eb02ae45e7ed38651bc6f985fdf7fd7d399842e74b51d247f [2023-02-14T00:20:58.800Z] $ docker rm -f --volumes bc88b528701b9d6eb02ae45e7ed38651bc6f985fdf7fd7d399842e74b51d247f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T00:20:59.201Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-14T00:20:59.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T00:20:59.268Z] prd-ubuntu20.04-docker-8c-8g-5642 does not seem to be running inside a container [2023-02-14T00:20:59.304Z] $ 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-14T00:20:59.631Z] $ docker top ca1e06686734f456fb679e2e3d0866365d4902bec5e90acbc180912cf95a1be5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T00:20:59.986Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-02-14T00:21:00.282Z] + make test [2023-02-14T00:21:00.282Z] go test -race -coverprofile=coverage.out ./... [2023-02-14T00:21:06.849Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-14T00:21:21.706Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-14T00:21:21.706Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-14T00:21:21.706Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-14T00:21:21.706Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-14T00:21:21.706Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-14T00:21:21.706Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.056s coverage: 27.6% of statements [2023-02-14T00:21:21.706Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.088s coverage: 78.9% of statements [2023-02-14T00:21:21.706Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-14T00:21:21.706Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.090s coverage: 78.1% of statements [2023-02-14T00:21:21.706Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-14T00:21:21.706Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-14T00:21:21.706Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.102s coverage: 72.4% of statements [2023-02-14T00:21:21.706Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-14T00:21:21.706Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-02-14T00:21:21.706Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-14T00:21:21.706Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.084s coverage: 65.2% of statements [2023-02-14T00:21:21.706Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-14T00:21:21.706Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-14T00:21:21.706Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.794s coverage: 89.2% of statements [2023-02-14T00:21:21.706Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-14T00:21:21.706Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.064s coverage: 4.7% of statements [2023-02-14T00:21:21.706Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-14T00:21:36.566Z] 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-14T00:21:36.566Z] GO111MODULE=on go vet ./... [2023-02-14T00:21:37.133Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-14T00:21:37.391Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-14T00:21:37.392Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-14T00:21:37.405Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-14T00:21:37.421Z] $ docker stop --time=1 ca1e06686734f456fb679e2e3d0866365d4902bec5e90acbc180912cf95a1be5 [2023-02-14T00:21:44.035Z] $ docker rm -f --volumes ca1e06686734f456fb679e2e3d0866365d4902bec5e90acbc180912cf95a1be5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T00:21:44.526Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-14T00:21:44.584Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-14T00:21:45.090Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-14T00:21:45.373Z] + ls -al . [2023-02-14T00:21:45.373Z] total 272 [2023-02-14T00:21:45.373Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 14 00:21 . [2023-02-14T00:21:45.373Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 00:19 .. [2023-02-14T00:21:45.373Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 14 00:19 .dockerignore [2023-02-14T00:21:45.373Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 00:21 .git [2023-02-14T00:21:45.373Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:19 .github [2023-02-14T00:21:45.373Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 14 00:19 .gitignore [2023-02-14T00:21:45.373Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 14 00:19 .golangci.yml [2023-02-14T00:21:45.373Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 00:19 .semver [2023-02-14T00:21:45.373Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 14 00:19 CHANGELOG.md [2023-02-14T00:21:45.373Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 14 00:19 GOVERNANCE.md [2023-02-14T00:21:45.373Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 14 00:19 Jenkinsfile [2023-02-14T00:21:45.373Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 14 00:19 LICENSE [2023-02-14T00:21:45.373Z] -rw-rw-r-- 1 jenkins jenkins 1679 Feb 14 00:19 Makefile [2023-02-14T00:21:45.373Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 14 00:19 OWNERS.md [2023-02-14T00:21:45.373Z] -rw-rw-r-- 1 jenkins jenkins 4891 Feb 14 00:19 README.md [2023-02-14T00:21:45.373Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 14 00:19 VERSION [2023-02-14T00:21:45.373Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:19 bin [2023-02-14T00:21:45.373Z] -rw-r--r-- 1 jenkins jenkins 99166 Feb 14 00:21 coverage.out [2023-02-14T00:21:45.373Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 14 00:19 example [2023-02-14T00:21:45.373Z] -rw-rw-r-- 1 jenkins jenkins 3265 Feb 14 00:19 go.mod [2023-02-14T00:21:45.373Z] -rw-rw-r-- 1 jenkins jenkins 32819 Feb 14 00:19 go.sum [2023-02-14T00:21:45.373Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 14 00:19 internal [2023-02-14T00:21:45.373Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 00:19 openapi [2023-02-14T00:21:45.373Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 14 00:19 pkg [2023-02-14T00:21:45.373Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 00:19 snap [2023-02-14T00:21:45.373Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 14 00:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T00:21:45.807Z] + 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=9f4fc55359c9cb479e87cde204f04957ffcda185 --label arch=amd64 --label version=3.0.0-dev.25 . [2023-02-14T00:21:45.807Z] Sending build context to Docker daemon 10.51MB [2023-02-14T00:21:45.807Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-14T00:21:45.807Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-14T00:21:45.807Z] ---> da4cf537796a [2023-02-14T00:21:45.807Z] Step 3/23 : ARG MAKE=make build [2023-02-14T00:21:46.066Z] ---> Running in dc7ff9db18e3 [2023-02-14T00:21:46.066Z] Removing intermediate container dc7ff9db18e3 [2023-02-14T00:21:46.066Z] ---> ca897300e496 [2023-02-14T00:21:46.066Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-14T00:21:46.066Z] ---> Running in 8315978f9d96 [2023-02-14T00:21:46.325Z] Removing intermediate container 8315978f9d96 [2023-02-14T00:21:46.325Z] ---> 0a090d9f6c22 [2023-02-14T00:21:46.325Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-14T00:21:46.325Z] ---> Running in 2aa303025d25 [2023-02-14T00:21:46.325Z] Removing intermediate container 2aa303025d25 [2023-02-14T00:21:46.325Z] ---> 06418fc2d1ff [2023-02-14T00:21:46.325Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-02-14T00:21:46.325Z] ---> Running in 97dea8b002c0 [2023-02-14T00:21:46.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T00:21:46.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T00:21:47.105Z] OK: 211 MiB in 51 packages [2023-02-14T00:21:47.367Z] Removing intermediate container 97dea8b002c0 [2023-02-14T00:21:47.367Z] ---> c86475ae5a6a [2023-02-14T00:21:47.367Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-14T00:21:47.626Z] ---> ee33f089f8f3 [2023-02-14T00:21:47.626Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T00:21:47.626Z] ---> Running in de1ce51b14fa [2023-02-14T00:21:48.765Z] Removing intermediate container de1ce51b14fa [2023-02-14T00:21:48.765Z] ---> 1176637be5bc [2023-02-14T00:21:48.765Z] Step 9/23 : COPY . . [2023-02-14T00:21:49.028Z] ---> 341758815ca0 [2023-02-14T00:21:49.028Z] Step 10/23 : RUN ${MAKE} [2023-02-14T00:21:49.028Z] ---> Running in 83a2b9997c4e [2023-02-14T00:21:49.319Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.25" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-02-14T00:22:04.470Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5645 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-02-14T00:22:04.484Z] Running in /w/workspace/device-sdk-go/155 [Pipeline] { [Pipeline] checkout [2023-02-14T00:22:04.524Z] The recommended git tool is: git [2023-02-14T00:22:09.795Z] using credential edgex-jenkins-ssh [2023-02-14T00:22:09.811Z] Cloning the remote Git repository [2023-02-14T00:22:09.848Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-02-14T00:22:09.912Z] > git init /w/workspace/device-sdk-go/155 # timeout=10 [2023-02-14T00:22:10.035Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-02-14T00:22:10.036Z] > git --version # timeout=10 [2023-02-14T00:22:10.053Z] > git --version # 'git version 2.25.1' [2023-02-14T00:22:10.054Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T00:22:10.102Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-14T00:22:11.478Z] Removing intermediate container 83a2b9997c4e [2023-02-14T00:22:11.478Z] ---> fa63d2590f54 [2023-02-14T00:22:11.478Z] Step 11/23 : FROM alpine:3.16 [2023-02-14T00:22:11.478Z] 3.16: Pulling from library/alpine [2023-02-14T00:22:11.478Z] ef5531b6e74e: Pulling fs layer [2023-02-14T00:22:11.478Z] ef5531b6e74e: Verifying Checksum [2023-02-14T00:22:11.478Z] ef5531b6e74e: Download complete [2023-02-14T00:22:11.478Z] ef5531b6e74e: Pull complete [2023-02-14T00:22:11.478Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T00:22:11.478Z] Status: Downloaded newer image for alpine:3.16 [2023-02-14T00:22:11.478Z] ---> dfd21b5a31f5 [2023-02-14T00:22:11.478Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-14T00:22:11.478Z] ---> Running in 5101d844b259 [2023-02-14T00:22:11.478Z] Removing intermediate container 5101d844b259 [2023-02-14T00:22:11.478Z] ---> 0553c558d1b4 [2023-02-14T00:22:11.478Z] Step 13/23 : RUN apk add --update --no-cache [2023-02-14T00:22:11.478Z] ---> Running in c8779adc938b [2023-02-14T00:22:11.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T00:22:11.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T00:22:11.996Z] OK: 6 MiB in 14 packages [2023-02-14T00:22:11.649Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-02-14T00:22:11.678Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-14T00:22:12.254Z] Removing intermediate container c8779adc938b [2023-02-14T00:22:12.254Z] ---> 788f4d9a0388 [2023-02-14T00:22:12.254Z] Step 14/23 : WORKDIR / [2023-02-14T00:22:12.511Z] ---> Running in 44f4d96819e7 [2023-02-14T00:22:12.511Z] Removing intermediate container 44f4d96819e7 [2023-02-14T00:22:12.511Z] ---> b2e3513b8bba [2023-02-14T00:22:12.511Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-14T00:22:12.511Z] ---> 6626e96cddce [2023-02-14T00:22:12.511Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-14T00:22:12.512Z] Avoid second fetch [2023-02-14T00:22:12.513Z] Checking out Revision 9f4fc55359c9cb479e87cde204f04957ffcda185 (main) [2023-02-14T00:22:13.057Z] Commit message: "feat!: updates for common config (#1317)" [2023-02-14T00:22:12.528Z] > git config core.sparsecheckout # timeout=10 [2023-02-14T00:22:12.547Z] > git checkout -f 9f4fc55359c9cb479e87cde204f04957ffcda185 # timeout=10 [2023-02-14T00:22:13.466Z] ---> 0ecf19d56f59 [2023-02-14T00:22:13.466Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-14T00:22:13.725Z] ---> 06f2367fbc59 [2023-02-14T00:22:13.725Z] Step 18/23 : EXPOSE 59999 [2023-02-14T00:22:13.725Z] ---> Running in 75b533c19e52 [2023-02-14T00:22:13.725Z] Removing intermediate container 75b533c19e52 [2023-02-14T00:22:13.725Z] ---> 52abdbadc391 [2023-02-14T00:22:13.725Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-14T00:22:13.725Z] ---> Running in 1d122865a371 [2023-02-14T00:22:13.725Z] Removing intermediate container 1d122865a371 [2023-02-14T00:22:13.725Z] ---> 0706ba28606e [2023-02-14T00:22:13.725Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T00:22:13.725Z] ---> Running in 6b4b195baa7f [2023-02-14T00:22:13.983Z] Removing intermediate container 6b4b195baa7f [2023-02-14T00:22:13.983Z] ---> f3a23e54d93d [2023-02-14T00:22:13.983Z] Step 21/23 : LABEL arch=amd64 [2023-02-14T00:22:13.983Z] ---> Running in 0aba61bd867f [2023-02-14T00:22:13.983Z] Removing intermediate container 0aba61bd867f [2023-02-14T00:22:13.983Z] ---> 82f16057cf70 [2023-02-14T00:22:13.983Z] Step 22/23 : LABEL git_sha=9f4fc55359c9cb479e87cde204f04957ffcda185 [2023-02-14T00:22:13.983Z] ---> Running in cf783328e20f [2023-02-14T00:22:13.983Z] Removing intermediate container cf783328e20f [2023-02-14T00:22:13.983Z] ---> 3afdd727143a [2023-02-14T00:22:13.983Z] Step 23/23 : LABEL version=3.0.0-dev.25 [2023-02-14T00:22:13.983Z] ---> Running in 70cb984d6275 [2023-02-14T00:22:13.983Z] Removing intermediate container 70cb984d6275 [2023-02-14T00:22:13.983Z] ---> 194eef12ab1a [2023-02-14T00:22:13.983Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-14T00:22:14.107Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-14T00:22:14.107Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T00:22:14.107Z] Dload Upload Total Spent Left Speed [2023-02-14T00:22:14.107Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [2023-02-14T00:22:14.246Z] Successfully built 194eef12ab1a [2023-02-14T00:22:14.246Z] 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] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T00:22:14.695Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-14T00:22:14.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T00:22:14.739Z] [2023-02-14T00:22:14.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T00:22:15.022Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-14T00:22:15.022Z] + sudo tee /etc/docker/daemon.new [2023-02-14T00:22:15.022Z] { [2023-02-14T00:22:15.022Z] "registry-mirrors": [ [2023-02-14T00:22:15.022Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-14T00:22:15.022Z] ], [2023-02-14T00:22:15.022Z] "bip": "10.250.0.254/24", [2023-02-14T00:22:15.022Z] "hosts": [ [2023-02-14T00:22:15.022Z] "tcp://0.0.0.0:5555", [2023-02-14T00:22:15.022Z] "unix:///var/run/docker.sock" [2023-02-14T00:22:15.022Z] ], [2023-02-14T00:22:15.022Z] "mtu": 1458, [2023-02-14T00:22:15.022Z] "selinux-enabled": true, [2023-02-14T00:22:15.022Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-14T00:22:15.022Z] } [Pipeline] sh [2023-02-14T00:22:15.064Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T00:22:15.064Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-14T00:22:15.064Z] 5eb5b503b376: Pulling fs layer [2023-02-14T00:22:15.064Z] 5c69ac0246d0: Pulling fs layer [2023-02-14T00:22:15.064Z] ec43610c2a17: Pulling fs layer [2023-02-14T00:22:15.064Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-14T00:22:15.064Z] 33b1e0a273af: Pulling fs layer [2023-02-14T00:22:15.064Z] 5d3b04190fa2: Pulling fs layer [2023-02-14T00:22:15.064Z] 2f39f015ded8: Pulling fs layer [2023-02-14T00:22:15.064Z] 33b1e0a273af: Waiting [2023-02-14T00:22:15.064Z] 5d3b04190fa2: Waiting [2023-02-14T00:22:15.064Z] 2f39f015ded8: Waiting [2023-02-14T00:22:15.064Z] 3a2ae6a8a46f: Waiting [2023-02-14T00:22:15.064Z] 5c69ac0246d0: Verifying Checksum [2023-02-14T00:22:15.064Z] 5c69ac0246d0: Download complete [2023-02-14T00:22:15.064Z] 3a2ae6a8a46f: Download complete [2023-02-14T00:22:15.329Z] 33b1e0a273af: Verifying Checksum [2023-02-14T00:22:15.329Z] 33b1e0a273af: Download complete [2023-02-14T00:22:15.329Z] 5d3b04190fa2: Verifying Checksum [2023-02-14T00:22:15.329Z] 5d3b04190fa2: Download complete [2023-02-14T00:22:15.329Z] ec43610c2a17: Verifying Checksum [2023-02-14T00:22:15.329Z] ec43610c2a17: Download complete [2023-02-14T00:22:15.352Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-14T00:22:15.592Z] 5eb5b503b376: Verifying Checksum [2023-02-14T00:22:15.592Z] 5eb5b503b376: Download complete [2023-02-14T00:22:15.710Z] + sudo service docker restart [2023-02-14T00:22:16.182Z] 2f39f015ded8: Verifying Checksum [2023-02-14T00:22:16.182Z] 2f39f015ded8: Download complete [2023-02-14T00:22:16.748Z] 5eb5b503b376: Pull complete [2023-02-14T00:22:16.748Z] 5c69ac0246d0: Pull complete [2023-02-14T00:22:17.313Z] ec43610c2a17: Pull complete [2023-02-14T00:22:17.313Z] 3a2ae6a8a46f: Pull complete [2023-02-14T00:22:17.571Z] 33b1e0a273af: Pull complete [2023-02-14T00:22:17.571Z] 5d3b04190fa2: Pull complete [2023-02-14T00:22:21.758Z] 2f39f015ded8: Pull complete [2023-02-14T00:22:21.758Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-14T00:22:21.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T00:22:21.758Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T00:22:21.839Z] prd-ubuntu20.04-docker-8c-8g-5642 does not seem to be running inside a container [2023-02-14T00:22:21.874Z] $ 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-14T00:22:29.216Z] $ docker top 7e8ce3e4b1817cf8118bd385bd149119ee906cd8daa0590f6fdb9932f45b40d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T00:22:29.601Z] ---> job-cost.sh [2023-02-14T00:22:29.601Z] lf-activate-venv: SKIPPING [2023-02-14T00:22:29.601Z] INFO: No Stack... [2023-02-14T00:22:30.167Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-14T00:22:30.425Z] INFO: Archiving Costs [Pipeline] sh [2023-02-14T00:22:30.709Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-02-14T00:22:30.709Z] + cut -d, -f6 [Pipeline] lock [2023-02-14T00:22:30.723Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-155-stack-cost] [2023-02-14T00:22:30.728Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-155-stack-cost] did not exist. Created. [2023-02-14T00:22:30.728Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-155-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-14T00:22:31.025Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-14T00:22:31.057Z] Stashed 1 file(s) [Pipeline] } [2023-02-14T00:22:31.067Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-155-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-14T00:22:31.089Z] $ docker stop --time=1 7e8ce3e4b1817cf8118bd385bd149119ee906cd8daa0590f6fdb9932f45b40d5 [2023-02-14T00:22:32.238Z] $ docker rm -f --volumes 7e8ce3e4b1817cf8118bd385bd149119ee906cd8daa0590f6fdb9932f45b40d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T00:22:37.821Z] provisioning config files... [2023-02-14T00:22:37.846Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/155@tmp/config2986955861456071521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T00:22:38.197Z] ---> docker-login.sh [2023-02-14T00:22:38.197Z] nexus3.edgexfoundry.org:10001 [2023-02-14T00:22:38.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T00:22:38.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T00:22:38.743Z] Configure a credential helper to remove this warning. See [2023-02-14T00:22:38.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T00:22:38.743Z] [2023-02-14T00:22:38.743Z] Login Succeeded [2023-02-14T00:22:38.743Z] nexus3.edgexfoundry.org:10002 [2023-02-14T00:22:39.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T00:22:39.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T00:22:39.284Z] Configure a credential helper to remove this warning. See [2023-02-14T00:22:39.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T00:22:39.284Z] [2023-02-14T00:22:39.284Z] Login Succeeded [2023-02-14T00:22:39.284Z] nexus3.edgexfoundry.org:10003 [2023-02-14T00:22:39.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T00:22:39.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T00:22:39.559Z] Configure a credential helper to remove this warning. See [2023-02-14T00:22:39.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T00:22:39.559Z] [2023-02-14T00:22:39.559Z] Login Succeeded [2023-02-14T00:22:39.559Z] nexus3.edgexfoundry.org:10004 [2023-02-14T00:22:39.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T00:22:39.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T00:22:39.832Z] Configure a credential helper to remove this warning. See [2023-02-14T00:22:39.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T00:22:39.832Z] [2023-02-14T00:22:39.832Z] Login Succeeded [2023-02-14T00:22:39.832Z] docker.io [2023-02-14T00:22:40.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T00:22:40.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T00:22:40.367Z] Configure a credential helper to remove this warning. See [2023-02-14T00:22:40.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T00:22:40.368Z] [2023-02-14T00:22:40.368Z] Login Succeeded [2023-02-14T00:22:40.368Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T00:22:40.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-14T00:22:40.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T00:22:40.659Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T00:22:40.672Z] ========================================================= [2023-02-14T00:22:40.672Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-14T00:22:40.672Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T00:22:41.017Z] + 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-14T00:22:41.287Z] Sending build context to Docker daemon 5.584MB [2023-02-14T00:22:41.287Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-14T00:22:41.287Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-14T00:22:41.557Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-14T00:22:41.558Z] 9b18e9b68314: Pulling fs layer [2023-02-14T00:22:41.558Z] 35d82f9e3411: Pulling fs layer [2023-02-14T00:22:41.558Z] e16973657156: Pulling fs layer [2023-02-14T00:22:41.558Z] fc693d55d65f: Pulling fs layer [2023-02-14T00:22:41.558Z] 7e9fc2657dce: Pulling fs layer [2023-02-14T00:22:41.558Z] dda99020689f: Pulling fs layer [2023-02-14T00:22:41.558Z] db1c61fa0a46: Pulling fs layer [2023-02-14T00:22:41.558Z] 891c053d2c06: Pulling fs layer [2023-02-14T00:22:41.558Z] fc693d55d65f: Waiting [2023-02-14T00:22:41.558Z] 7e9fc2657dce: Waiting [2023-02-14T00:22:41.558Z] dda99020689f: Waiting [2023-02-14T00:22:41.558Z] db1c61fa0a46: Waiting [2023-02-14T00:22:41.558Z] 891c053d2c06: Waiting [2023-02-14T00:22:41.558Z] e16973657156: Verifying Checksum [2023-02-14T00:22:41.558Z] e16973657156: Download complete [2023-02-14T00:22:41.558Z] 35d82f9e3411: Verifying Checksum [2023-02-14T00:22:41.558Z] 35d82f9e3411: Download complete [2023-02-14T00:22:41.558Z] 7e9fc2657dce: Verifying Checksum [2023-02-14T00:22:41.558Z] 7e9fc2657dce: Download complete [2023-02-14T00:22:41.825Z] dda99020689f: Verifying Checksum [2023-02-14T00:22:41.825Z] dda99020689f: Download complete [2023-02-14T00:22:41.825Z] 9b18e9b68314: Verifying Checksum [2023-02-14T00:22:41.825Z] 9b18e9b68314: Download complete [2023-02-14T00:22:42.803Z] 9b18e9b68314: Pull complete [2023-02-14T00:22:42.803Z] 891c053d2c06: Verifying Checksum [2023-02-14T00:22:42.803Z] 891c053d2c06: Download complete [2023-02-14T00:22:43.395Z] 35d82f9e3411: Pull complete [2023-02-14T00:22:43.664Z] e16973657156: Pull complete [2023-02-14T00:22:43.934Z] db1c61fa0a46: Verifying Checksum [2023-02-14T00:22:43.934Z] db1c61fa0a46: Download complete [2023-02-14T00:22:44.517Z] fc693d55d65f: Verifying Checksum [2023-02-14T00:22:44.517Z] fc693d55d65f: Download complete [2023-02-14T00:22:56.856Z] fc693d55d65f: Pull complete [2023-02-14T00:22:56.856Z] 7e9fc2657dce: Pull complete [2023-02-14T00:22:56.856Z] dda99020689f: Pull complete [2023-02-14T00:23:02.210Z] db1c61fa0a46: Pull complete [2023-02-14T00:23:03.633Z] 891c053d2c06: Pull complete [2023-02-14T00:23:03.633Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-14T00:23:03.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T00:23:03.633Z] ---> f96f9c87975a [2023-02-14T00:23:03.633Z] Step 3/10 : ARG MAKE=make build [2023-02-14T00:23:05.592Z] ---> Running in 62faa14320bf [2023-02-14T00:23:05.860Z] Removing intermediate container 62faa14320bf [2023-02-14T00:23:05.860Z] ---> b5e912ab2c49 [2023-02-14T00:23:05.860Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-14T00:23:05.860Z] ---> Running in 3c4486061352 [2023-02-14T00:23:06.130Z] Removing intermediate container 3c4486061352 [2023-02-14T00:23:06.130Z] ---> e4fd8447dd15 [2023-02-14T00:23:06.130Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-14T00:23:06.400Z] ---> Running in 0fedfaa8d894 [2023-02-14T00:23:06.673Z] Removing intermediate container 0fedfaa8d894 [2023-02-14T00:23:06.673Z] ---> e1caba2f9a66 [2023-02-14T00:23:06.673Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-14T00:23:06.673Z] ---> Running in 8d29efeabf83 [2023-02-14T00:23:08.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T00:23:08.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T00:23:09.055Z] OK: 221 MiB in 51 packages [2023-02-14T00:23:10.019Z] Removing intermediate container 8d29efeabf83 [2023-02-14T00:23:10.019Z] ---> d5e51235e4b3 [2023-02-14T00:23:10.019Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-14T00:23:13.367Z] ---> 90c8c5c14b94 [2023-02-14T00:23:13.367Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T00:23:13.367Z] ---> Running in 16d2f94c9aea [2023-02-14T00:24:21.325Z] Removing intermediate container 16d2f94c9aea [2023-02-14T00:24:21.325Z] ---> a3a8b2242032 [2023-02-14T00:24:21.325Z] Step 9/10 : COPY . . [2023-02-14T00:24:21.325Z] ---> 0a35260ea3be [2023-02-14T00:24:21.325Z] Step 10/10 : RUN ${MAKE} [2023-02-14T00:24:21.325Z] ---> Running in afe3651e22d0 [2023-02-14T00:24:21.325Z] noop [2023-02-14T00:24:21.325Z] Removing intermediate container afe3651e22d0 [2023-02-14T00:24:21.325Z] ---> 4ef5ee3691d4 [2023-02-14T00:24:21.325Z] Successfully built 4ef5ee3691d4 [2023-02-14T00:24:21.325Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T00:24:21.677Z] + docker inspect -f . ci-base-image-arm64 [2023-02-14T00:24:21.677Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T00:24:21.876Z] prd-ubuntu20.04-docker-arm64-4c-16g-5645 does not seem to be running inside a container [2023-02-14T00:24:21.957Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/155 -v /w/workspace/device-sdk-go/155:/w/workspace/device-sdk-go/155:rw,z -v /w/workspace/device-sdk-go/155@tmp:/w/workspace/device-sdk-go/155@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-14T00:24:23.138Z] $ docker top f4f4312c1ec8601602ead474e43dcd4701587cb4dbee058bd95ed4c879592075 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T00:24:23.982Z] + go version [2023-02-14T00:24:23.982Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-14T00:24:24.006Z] $ docker stop --time=1 f4f4312c1ec8601602ead474e43dcd4701587cb4dbee058bd95ed4c879592075 [2023-02-14T00:24:25.641Z] $ docker rm -f --volumes f4f4312c1ec8601602ead474e43dcd4701587cb4dbee058bd95ed4c879592075 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T00:24:26.208Z] + docker inspect -f . ci-base-image-arm64 [2023-02-14T00:24:26.208Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T00:24:26.400Z] prd-ubuntu20.04-docker-arm64-4c-16g-5645 does not seem to be running inside a container [2023-02-14T00:24:26.475Z] $ 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/155 -v /w/workspace/device-sdk-go/155:/w/workspace/device-sdk-go/155:rw,z -v /w/workspace/device-sdk-go/155@tmp:/w/workspace/device-sdk-go/155@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-14T00:24:27.737Z] $ docker top a9e939e8ca65d9f0e0d2b01f11623036e9934ab95f6f92844d057409bc0f4f1f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T00:24:28.566Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/155 [Pipeline] fileExists [Pipeline] sh [2023-02-14T00:24:29.221Z] + make test [2023-02-14T00:24:29.221Z] go test -race -coverprofile=coverage.out ./... [2023-02-14T00:25:01.478Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-14T00:27:08.198Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-14T00:27:08.198Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-14T00:27:08.198Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-14T00:27:08.198Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-14T00:27:08.198Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-14T00:27:08.198Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.247s coverage: 27.6% of statements [2023-02-14T00:27:08.198Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.344s coverage: 78.9% of statements [2023-02-14T00:27:08.198Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-14T00:27:10.140Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.587s coverage: 78.1% of statements [2023-02-14T00:27:10.140Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-14T00:27:10.140Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-14T00:27:11.552Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.523s coverage: 72.4% of statements [2023-02-14T00:27:11.552Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-14T00:27:11.552Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-02-14T00:27:11.552Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-14T00:27:12.138Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.428s coverage: 65.2% of statements [2023-02-14T00:27:12.138Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-14T00:27:12.138Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-14T00:27:12.138Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 4.288s coverage: 89.2% of statements [2023-02-14T00:27:12.138Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-14T00:27:12.138Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.522s coverage: 4.7% of statements [2023-02-14T00:27:12.138Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-14T00:27:13.103Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-14T00:27:13.103Z] GO111MODULE=on go vet ./... [2023-02-14T00:28:49.763Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-14T00:28:49.763Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-14T00:28:49.763Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-14T00:28:49.783Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-14T00:28:49.800Z] $ docker stop --time=1 a9e939e8ca65d9f0e0d2b01f11623036e9934ab95f6f92844d057409bc0f4f1f [2023-02-14T00:28:51.648Z] $ docker rm -f --volumes a9e939e8ca65d9f0e0d2b01f11623036e9934ab95f6f92844d057409bc0f4f1f [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T00:28:52.990Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-14T00:28:53.013Z] Warning: overwriting stash ‘coverage-report’ [2023-02-14T00:28:53.531Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-14T00:28:53.924Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-14T00:28:54.240Z] + ls -al . [2023-02-14T00:28:54.240Z] total 268 [2023-02-14T00:28:54.240Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 14 00:24 . [2023-02-14T00:28:54.240Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 00:22 .. [2023-02-14T00:28:54.240Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 14 00:22 .dockerignore [2023-02-14T00:28:54.240Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 00:22 .git [2023-02-14T00:28:54.240Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:22 .github [2023-02-14T00:28:54.240Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 14 00:22 .gitignore [2023-02-14T00:28:54.240Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 14 00:22 .golangci.yml [2023-02-14T00:28:54.240Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 14 00:22 CHANGELOG.md [2023-02-14T00:28:54.240Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 14 00:22 GOVERNANCE.md [2023-02-14T00:28:54.240Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 14 00:22 Jenkinsfile [2023-02-14T00:28:54.240Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 14 00:22 LICENSE [2023-02-14T00:28:54.240Z] -rw-rw-r-- 1 jenkins jenkins 1679 Feb 14 00:22 Makefile [2023-02-14T00:28:54.240Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 14 00:22 OWNERS.md [2023-02-14T00:28:54.240Z] -rw-rw-r-- 1 jenkins jenkins 4891 Feb 14 00:22 README.md [2023-02-14T00:28:54.240Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 14 00:19 VERSION [2023-02-14T00:28:54.241Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:22 bin [2023-02-14T00:28:54.241Z] -rw-r--r-- 1 jenkins jenkins 99166 Feb 14 00:27 coverage.out [2023-02-14T00:28:54.241Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 14 00:22 example [2023-02-14T00:28:54.241Z] -rw-rw-r-- 1 jenkins jenkins 3265 Feb 14 00:22 go.mod [2023-02-14T00:28:54.241Z] -rw-rw-r-- 1 jenkins jenkins 32819 Feb 14 00:22 go.sum [2023-02-14T00:28:54.241Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 14 00:22 internal [2023-02-14T00:28:54.241Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 00:22 openapi [2023-02-14T00:28:54.241Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 14 00:22 pkg [2023-02-14T00:28:54.241Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 00:22 snap [2023-02-14T00:28:54.241Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 14 00:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T00:28:54.587Z] + 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=9f4fc55359c9cb479e87cde204f04957ffcda185 --label arch=arm64 --label version=3.0.0-dev.25 . [2023-02-14T00:28:54.853Z] Sending build context to Docker daemon 5.684MB [2023-02-14T00:28:54.853Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-14T00:28:54.853Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-14T00:28:54.853Z] ---> 4ef5ee3691d4 [2023-02-14T00:28:54.853Z] Step 3/23 : ARG MAKE=make build [2023-02-14T00:28:55.118Z] ---> Running in f1ace7ea4f76 [2023-02-14T00:28:55.384Z] Removing intermediate container f1ace7ea4f76 [2023-02-14T00:28:55.384Z] ---> 0278e9a9ad6a [2023-02-14T00:28:55.384Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-14T00:28:55.384Z] ---> Running in a6e0aa29d0de [2023-02-14T00:28:55.650Z] Removing intermediate container a6e0aa29d0de [2023-02-14T00:28:55.650Z] ---> 0845713bf755 [2023-02-14T00:28:55.650Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-14T00:28:55.650Z] ---> Running in e02bda9af42f [2023-02-14T00:28:55.916Z] Removing intermediate container e02bda9af42f [2023-02-14T00:28:55.916Z] ---> 56d8bef7a1e7 [2023-02-14T00:28:55.916Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-02-14T00:28:56.186Z] ---> Running in 68aeeaab1520 [2023-02-14T00:28:57.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T00:28:57.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T00:28:58.369Z] OK: 221 MiB in 51 packages [2023-02-14T00:28:58.951Z] Removing intermediate container 68aeeaab1520 [2023-02-14T00:28:58.951Z] ---> 8dd2c0fb18e0 [2023-02-14T00:28:58.951Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-14T00:28:59.532Z] ---> 5a2dc2226049 [2023-02-14T00:28:59.532Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T00:28:59.532Z] ---> Running in c61d60fca421 [2023-02-14T00:29:02.102Z] Removing intermediate container c61d60fca421 [2023-02-14T00:29:02.102Z] ---> bcbee451af95 [2023-02-14T00:29:02.102Z] Step 9/23 : COPY . . [2023-02-14T00:29:03.060Z] ---> 9795e64d0b60 [2023-02-14T00:29:03.060Z] Step 10/23 : RUN ${MAKE} [2023-02-14T00:29:03.060Z] ---> Running in d4c053f79330 [2023-02-14T00:29:04.017Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.25" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-02-14T00:31:10.692Z] Removing intermediate container d4c053f79330 [2023-02-14T00:31:10.693Z] ---> c58a7694c217 [2023-02-14T00:31:10.693Z] Step 11/23 : FROM alpine:3.16 [2023-02-14T00:31:10.693Z] 3.16: Pulling from library/alpine [2023-02-14T00:31:10.693Z] 3760b48202b3: Pulling fs layer [2023-02-14T00:31:10.693Z] 3760b48202b3: Verifying Checksum [2023-02-14T00:31:10.693Z] 3760b48202b3: Download complete [2023-02-14T00:31:10.693Z] 3760b48202b3: Pull complete [2023-02-14T00:31:10.693Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T00:31:10.693Z] Status: Downloaded newer image for alpine:3.16 [2023-02-14T00:31:10.693Z] ---> 4c81e5bf8899 [2023-02-14T00:31:10.693Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-14T00:31:10.693Z] ---> Running in e3c9a4626120 [2023-02-14T00:31:10.693Z] Removing intermediate container e3c9a4626120 [2023-02-14T00:31:10.693Z] ---> 566a3ff89adf [2023-02-14T00:31:10.693Z] Step 13/23 : RUN apk add --update --no-cache [2023-02-14T00:31:10.693Z] ---> Running in f19da1fc0f8f [2023-02-14T00:31:10.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T00:31:10.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T00:31:10.693Z] OK: 5 MiB in 14 packages [2023-02-14T00:31:10.693Z] Removing intermediate container f19da1fc0f8f [2023-02-14T00:31:10.693Z] ---> 3f4f59fc26c3 [2023-02-14T00:31:10.693Z] Step 14/23 : WORKDIR / [2023-02-14T00:31:10.693Z] ---> Running in 1659e8dc6a33 [2023-02-14T00:31:10.693Z] Removing intermediate container 1659e8dc6a33 [2023-02-14T00:31:10.693Z] ---> c907cc68bd06 [2023-02-14T00:31:10.693Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-14T00:31:10.693Z] ---> d70ac98f4294 [2023-02-14T00:31:10.693Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-14T00:31:10.693Z] ---> 19b3d095c3ee [2023-02-14T00:31:10.693Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-14T00:31:10.693Z] ---> 902cfe790f0e [2023-02-14T00:31:10.693Z] Step 18/23 : EXPOSE 59999 [2023-02-14T00:31:10.693Z] ---> Running in a2b0721cf3e8 [2023-02-14T00:31:10.693Z] Removing intermediate container a2b0721cf3e8 [2023-02-14T00:31:10.693Z] ---> b5e35e73fb7c [2023-02-14T00:31:10.693Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-14T00:31:10.693Z] ---> Running in f11aff1a351d [2023-02-14T00:31:10.693Z] Removing intermediate container f11aff1a351d [2023-02-14T00:31:10.693Z] ---> 4784744dbfd8 [2023-02-14T00:31:10.693Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T00:31:10.693Z] ---> Running in ade552e6ecb7 [2023-02-14T00:31:10.693Z] Removing intermediate container ade552e6ecb7 [2023-02-14T00:31:10.693Z] ---> 4c09c447d291 [2023-02-14T00:31:10.693Z] Step 21/23 : LABEL arch=arm64 [2023-02-14T00:31:10.693Z] ---> Running in 72c86d4a5732 [2023-02-14T00:31:10.693Z] Removing intermediate container 72c86d4a5732 [2023-02-14T00:31:10.693Z] ---> 205613a4d397 [2023-02-14T00:31:10.693Z] Step 22/23 : LABEL git_sha=9f4fc55359c9cb479e87cde204f04957ffcda185 [2023-02-14T00:31:10.693Z] ---> Running in 5b9446642d01 [2023-02-14T00:31:10.693Z] Removing intermediate container 5b9446642d01 [2023-02-14T00:31:10.693Z] ---> f775ceaa6764 [2023-02-14T00:31:10.693Z] Step 23/23 : LABEL version=3.0.0-dev.25 [2023-02-14T00:31:10.693Z] ---> Running in 7c61107b3dca [2023-02-14T00:31:10.960Z] Removing intermediate container 7c61107b3dca [2023-02-14T00:31:10.960Z] ---> 7eee9ba806eb [2023-02-14T00:31:10.960Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-14T00:31:11.227Z] Successfully built 7eee9ba806eb [2023-02-14T00:31:11.227Z] 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-14T00:31:11.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T00:31:11.653Z] [2023-02-14T00:31:11.653Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T00:31:11.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T00:31:11.977Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-14T00:31:11.977Z] 8998bd30e6a1: Pulling fs layer [2023-02-14T00:31:11.977Z] 04944245beec: Pulling fs layer [2023-02-14T00:31:11.977Z] 699f458cf7ca: Pulling fs layer [2023-02-14T00:31:11.977Z] 765212b225bb: Pulling fs layer [2023-02-14T00:31:11.977Z] f23df028b6ca: Pulling fs layer [2023-02-14T00:31:11.977Z] d65c8cfc05b1: Pulling fs layer [2023-02-14T00:31:11.977Z] 2437ff75d9bd: Pulling fs layer [2023-02-14T00:31:11.977Z] 765212b225bb: Waiting [2023-02-14T00:31:11.977Z] d65c8cfc05b1: Waiting [2023-02-14T00:31:11.977Z] f23df028b6ca: Waiting [2023-02-14T00:31:11.977Z] 2437ff75d9bd: Waiting [2023-02-14T00:31:12.245Z] 04944245beec: Verifying Checksum [2023-02-14T00:31:12.245Z] 04944245beec: Download complete [2023-02-14T00:31:12.245Z] 765212b225bb: Verifying Checksum [2023-02-14T00:31:12.245Z] 765212b225bb: Download complete [2023-02-14T00:31:12.245Z] f23df028b6ca: Download complete [2023-02-14T00:31:12.513Z] d65c8cfc05b1: Verifying Checksum [2023-02-14T00:31:12.513Z] d65c8cfc05b1: Download complete [2023-02-14T00:31:12.513Z] 699f458cf7ca: Verifying Checksum [2023-02-14T00:31:12.513Z] 699f458cf7ca: Download complete [2023-02-14T00:31:12.781Z] 8998bd30e6a1: Verifying Checksum [2023-02-14T00:31:15.363Z] 2437ff75d9bd: Verifying Checksum [2023-02-14T00:31:15.363Z] 2437ff75d9bd: Download complete [2023-02-14T00:31:16.769Z] 8998bd30e6a1: Pull complete [2023-02-14T00:31:17.037Z] 04944245beec: Pull complete [2023-02-14T00:31:18.447Z] 699f458cf7ca: Pull complete [2023-02-14T00:31:18.447Z] 765212b225bb: Pull complete [2023-02-14T00:31:19.417Z] f23df028b6ca: Pull complete [2023-02-14T00:31:19.417Z] d65c8cfc05b1: Pull complete [2023-02-14T00:31:34.416Z] 2437ff75d9bd: Pull complete [2023-02-14T00:31:34.416Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-14T00:31:34.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T00:31:34.417Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T00:31:34.602Z] prd-ubuntu20.04-docker-arm64-4c-16g-5645 does not seem to be running inside a container [2023-02-14T00:31:34.720Z] $ 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/155 -v /w/workspace/device-sdk-go/155:/w/workspace/device-sdk-go/155:rw,z -v /w/workspace/device-sdk-go/155@tmp:/w/workspace/device-sdk-go/155@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-14T00:31:37.161Z] $ docker top d3067e573f4adcba472c70aacd67c85e74a1c2aa5d66462410e263f3b70a5adc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T00:31:37.692Z] ---> job-cost.sh [2023-02-14T00:31:37.970Z] lf-activate-venv: SKIPPING [2023-02-14T00:31:37.970Z] INFO: No Stack... [2023-02-14T00:31:38.557Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-14T00:31:39.523Z] INFO: Archiving Costs [Pipeline] sh [2023-02-14T00:31:39.838Z] + cat /w/workspace/device-sdk-go/155/archives/cost.csv [2023-02-14T00:31:39.838Z] + cut -d, -f6 [Pipeline] lock [2023-02-14T00:31:39.869Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-155-stack-cost] [2023-02-14T00:31:39.875Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-155-stack-cost] did not exist. Created. [2023-02-14T00:31:39.875Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-155-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-14T00:31:40.204Z] /w/workspace/device-sdk-go/155@tmp/durable-2e8c9997/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-14T00:31:40.543Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-14T00:31:40.562Z] Warning: overwriting stash ‘stack-cost’ [2023-02-14T00:31:40.621Z] Stashed 1 file(s) [Pipeline] } [2023-02-14T00:31:40.628Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-155-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-14T00:31:40.648Z] $ docker stop --time=1 d3067e573f4adcba472c70aacd67c85e74a1c2aa5d66462410e263f3b70a5adc [2023-02-14T00:31:42.098Z] $ docker rm -f --volumes d3067e573f4adcba472c70aacd67c85e74a1c2aa5d66462410e263f3b70a5adc [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-14T00:31:42.462Z] provisioning config files... [2023-02-14T00:31:42.475Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11695258901746512351tmp [Pipeline] { [Pipeline] sh [2023-02-14T00:31:42.769Z] + set +x [2023-02-14T00:31:42.769Z] + curl -s https://codecov.io/bash [2023-02-14T00:31:42.769Z] + bash -s -- [2023-02-14T00:31:42.769Z] [2023-02-14T00:31:42.769Z] _____ _ [2023-02-14T00:31:42.769Z] / ____| | | [2023-02-14T00:31:42.769Z] | | ___ __| | ___ ___ _____ __ [2023-02-14T00:31:42.769Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-14T00:31:42.769Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-14T00:31:42.769Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-14T00:31:42.769Z] Bash-1.0.6 [2023-02-14T00:31:42.769Z] [2023-02-14T00:31:42.769Z] [2023-02-14T00:31:42.769Z] ==> git version 2.25.1 found [2023-02-14T00:31:42.769Z] ==> 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-14T00:31:42.769Z] Release-Date: 2020-01-08 [2023-02-14T00:31:42.769Z] 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-14T00:31:42.769Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-14T00:31:42.769Z] ==> Jenkins CI detected. [2023-02-14T00:31:42.769Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-02-14T00:31:42.769Z] project root: . [2023-02-14T00:31:42.769Z] --> token set from env [2023-02-14T00:31:42.769Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-14T00:31:42.769Z] ==> Running gcov in . (disable via -X gcov) [2023-02-14T00:31:42.769Z] ==> Python coveragepy not found [2023-02-14T00:31:42.769Z] ==> Searching for coverage reports in: [2023-02-14T00:31:42.769Z] + . [2023-02-14T00:31:42.769Z] -> Found 1 reports [2023-02-14T00:31:42.769Z] ==> Detecting git/mercurial file structure [2023-02-14T00:31:42.769Z] ==> Reading reports [2023-02-14T00:31:42.769Z] + ./coverage.out bytes=99166 [2023-02-14T00:31:42.769Z] ==> Appending adjustments [2023-02-14T00:31:42.769Z] https://docs.codecov.io/docs/fixing-reports [2023-02-14T00:31:43.029Z] + Found adjustments [2023-02-14T00:31:43.029Z] ==> Gzipping contents [2023-02-14T00:31:43.029Z] 16K /tmp/codecov.cLQhZR.gz [2023-02-14T00:31:43.289Z] ==> Uploading reports [2023-02-14T00:31:43.289Z] url: https://codecov.io [2023-02-14T00:31:43.289Z] query: branch=main&commit=9f4fc55359c9cb479e87cde204f04957ffcda185&build=155&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F155%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-14T00:31:43.289Z] -> Pinging Codecov [2023-02-14T00:31:43.289Z] 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=9f4fc55359c9cb479e87cde204f04957ffcda185&build=155&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F155%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-14T00:31:43.289Z] -> Uploading to [2023-02-14T00:31:43.289Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-14/7E55EF52A471D76F132DFD9A03CDDE97/9f4fc55359c9cb479e87cde204f04957ffcda185/51b033f2-10ad-461f-82bd-43f068138247.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230214T003143Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb19d6865f7330ecc0bfdb397d8a46e23a4f321977e88846d5c032b023ec646f [2023-02-14T00:31:43.289Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T00:31:43.289Z] Dload Upload Total Spent Left Speed [2023-02-14T00:31:43.548Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14397 0 0 100 14397 0 47358 --:--:-- --:--:-- --:--:-- 47358 [2023-02-14T00:31:43.548Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/9f4fc55359c9cb479e87cde204f04957ffcda185 [Pipeline] } [2023-02-14T00:31:43.555Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-02-14T00:31:43.750Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-14T00:31:43.758Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T00:31:44.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-14T00:31:44.066Z] [2023-02-14T00:31:44.066Z] 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-14T00:31:44.367Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-14T00:31:44.367Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-14T00:31:44.367Z] df9b9388f04a: Pulling fs layer [2023-02-14T00:31:44.367Z] 52dc419b0ee2: Pulling fs layer [2023-02-14T00:31:44.367Z] 25bc292e5bac: Pulling fs layer [2023-02-14T00:31:44.367Z] 114826534d7a: Pulling fs layer [2023-02-14T00:31:44.367Z] 4657fd5d0bcf: Pulling fs layer [2023-02-14T00:31:44.367Z] 6ad1cebc031e: Pulling fs layer [2023-02-14T00:31:44.367Z] 8a3aa393b2d8: Pulling fs layer [2023-02-14T00:31:44.367Z] 114826534d7a: Waiting [2023-02-14T00:31:44.367Z] 4657fd5d0bcf: Waiting [2023-02-14T00:31:44.367Z] 6ad1cebc031e: Waiting [2023-02-14T00:31:44.367Z] 8a3aa393b2d8: Waiting [2023-02-14T00:31:44.367Z] 25bc292e5bac: Verifying Checksum [2023-02-14T00:31:44.367Z] 25bc292e5bac: Download complete [2023-02-14T00:31:44.367Z] 52dc419b0ee2: Verifying Checksum [2023-02-14T00:31:44.367Z] 52dc419b0ee2: Download complete [2023-02-14T00:31:44.367Z] 4657fd5d0bcf: Verifying Checksum [2023-02-14T00:31:44.367Z] 4657fd5d0bcf: Download complete [2023-02-14T00:31:44.367Z] df9b9388f04a: Download complete [2023-02-14T00:31:44.633Z] df9b9388f04a: Pull complete [2023-02-14T00:31:44.634Z] 52dc419b0ee2: Pull complete [2023-02-14T00:31:44.903Z] 25bc292e5bac: Pull complete [2023-02-14T00:31:44.903Z] 6ad1cebc031e: Download complete [2023-02-14T00:31:45.862Z] 114826534d7a: Verifying Checksum [2023-02-14T00:31:45.862Z] 114826534d7a: Download complete [2023-02-14T00:31:46.120Z] 8a3aa393b2d8: Verifying Checksum [2023-02-14T00:31:46.120Z] 8a3aa393b2d8: Download complete [2023-02-14T00:31:49.401Z] 114826534d7a: Pull complete [2023-02-14T00:31:49.401Z] 4657fd5d0bcf: Pull complete [2023-02-14T00:31:49.401Z] 6ad1cebc031e: Pull complete [2023-02-14T00:31:51.926Z] 8a3aa393b2d8: Pull complete [2023-02-14T00:31:51.926Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-14T00:31:51.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-14T00:31:51.926Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T00:31:52.011Z] prd-ubuntu20.04-docker-8c-8g-5642 does not seem to be running inside a container [2023-02-14T00:31:52.047Z] $ 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-14T00:31:59.034Z] $ docker top e9628a54c619cca466046c1d3ee4c646de7a7c899f06f5f580b0d4ad8b9f8592 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-14T00:31:59.099Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-02-14T00:31:59.377Z] + set -o pipefail [2023-02-14T00:31:59.377Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-02-14T00:32:04.697Z] [2023-02-14T00:32:04.698Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-02-14T00:32:04.698Z] [2023-02-14T00:32:04.698Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/743db817-73cf-4c80-8547-afaf5d0ecced [2023-02-14T00:32:04.698Z] [2023-02-14T00:32:04.698Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-14T00:32:04.698Z] [2023-02-14T00:32:04.698Z] [2023-02-14T00:32:04.698Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-14T00:32:04.698Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-14T00:32:04.698Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-14T00:32:04.749Z] $ docker stop --time=1 e9628a54c619cca466046c1d3ee4c646de7a7c899f06f5f580b0d4ad8b9f8592 [2023-02-14T00:32:09.233Z] $ docker rm -f --volumes e9628a54c619cca466046c1d3ee4c646de7a7c899f06f5f580b0d4ad8b9f8592 [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-14T00:32:09.656Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T00:32:09.670Z] provisioning config files... [2023-02-14T00:32:09.677Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8669819202304854608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T00:32:09.978Z] --> edgex-publish-swagger.sh [2023-02-14T00:32:09.978Z] === Publish openapi/v3 API === [2023-02-14T00:32:09.978Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-02-14T00:32:09.978Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-02-14T00:32:09.978Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T00:32:09.978Z] Dload Upload Total Spent Left Speed [2023-02-14T00:32:10.545Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 28371 0 0 100 28371 0 39458 --:--:-- --:--:-- --:--:-- 39458 [2023-02-14T00:32:10.545Z] [2023-02-14T00:32:10.545Z] [Pipeline] } [2023-02-14T00:32:10.553Z] 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-14T00:32:10.957Z] + git log --format=format:%s -1 9f4fc55359c9cb479e87cde204f04957ffcda185 [Pipeline] sh [2023-02-14T00:32:11.249Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T00:32:11.249Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T00:32:11.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T00:32:11.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T00:32:11.637Z] prd-ubuntu20.04-docker-8c-8g-5642 does not seem to be running inside a container [2023-02-14T00:32:11.673Z] $ 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-14T00:32:12.117Z] $ docker top bc4206311ab1bfbac5e31ab404cad63b85410b29ecd14a26a41f4c6fbe0f494a -eo pid,comm [2023-02-14T00:32:12.170Z] 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-14T00:32:12.170Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T00:32:12.218Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T00:32:12.218Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T00:32:12.333Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T00:32:12.338Z] $ docker exec bc4206311ab1bfbac5e31ab404cad63b85410b29ecd14a26a41f4c6fbe0f494a ssh-agent [2023-02-14T00:32:12.439Z] SSH_AUTH_SOCK=/tmp/ssh-2fEPZbJrC9op/agent.33 [2023-02-14T00:32:12.439Z] SSH_AGENT_PID=39 [2023-02-14T00:32:12.444Z] Running ssh-add (command line suppressed) [2023-02-14T00:32:12.566Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13098129982508763203.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13098129982508763203.key) [2023-02-14T00:32:12.575Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T00:32:12.865Z] + git semver tag [2023-02-14T00:32:13.124Z] 2023-02-14 00:32:13,091 [run_tag] DEBUG tag force:False [2023-02-14T00:32:13.124Z] 2023-02-14 00:32:13,091 [check_head_tag] DEBUG check head tag [2023-02-14T00:32:13.124Z] 2023-02-14 00:32:13,092 [execute] INFO git cat-file --batch-check [2023-02-14T00:32:13.124Z] 2023-02-14 00:32:13,092 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-02-14T00:32:13.124Z] 2023-02-14 00:32:13,096 [execute] INFO git cat-file --batch [2023-02-14T00:32:13.124Z] 2023-02-14 00:32:13,096 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-02-14T00:32:13.124Z] 2023-02-14 00:32:13,124 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-14T00:32:13.124Z] 2023-02-14 00:32:13,125 [execute] INFO git tag -a v3.0.0-dev.25 -m v3.0.0-dev.25 [2023-02-14T00:32:13.124Z] 2023-02-14 00:32:13,125 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.25', '-m', 'v3.0.0-dev.25'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-02-14T00:32:13.383Z] 2023-02-14 00:32:13,130 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-14T00:32:13.383Z] 3.0.0-dev.25 [Pipeline] } [2023-02-14T00:32:13.397Z] $ docker exec --env ******** --env ******** bc4206311ab1bfbac5e31ab404cad63b85410b29ecd14a26a41f4c6fbe0f494a ssh-agent -k [2023-02-14T00:32:13.485Z] unset SSH_AUTH_SOCK; [2023-02-14T00:32:13.486Z] unset SSH_AGENT_PID; [2023-02-14T00:32:13.486Z] echo Agent pid 39 killed; [2023-02-14T00:32:13.493Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T00:32:13.794Z] + git semver [Pipeline] } [2023-02-14T00:32:14.070Z] $ docker stop --time=1 bc4206311ab1bfbac5e31ab404cad63b85410b29ecd14a26a41f4c6fbe0f494a [2023-02-14T00:32:15.352Z] $ docker rm -f --volumes bc4206311ab1bfbac5e31ab404cad63b85410b29ecd14a26a41f4c6fbe0f494a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T00:32:15.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-14T00:32:15.741Z] [2023-02-14T00:32:15.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T00:32:16.046Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-14T00:32:16.046Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-14T00:32:16.046Z] ab5ef0e58194: Pulling fs layer [2023-02-14T00:32:16.046Z] 9712f1f96733: Pulling fs layer [2023-02-14T00:32:16.046Z] 63f879dbbcfc: Pulling fs layer [2023-02-14T00:32:16.046Z] 0d9ebad4ef96: Pulling fs layer [2023-02-14T00:32:16.046Z] e9a5061849ea: Pulling fs layer [2023-02-14T00:32:16.046Z] 0d9ebad4ef96: Waiting [2023-02-14T00:32:16.046Z] d747dcd14b5f: Pulling fs layer [2023-02-14T00:32:16.046Z] 2de7ff778b66: Pulling fs layer [2023-02-14T00:32:16.046Z] 2de7ff778b66: Waiting [2023-02-14T00:32:16.046Z] e9a5061849ea: Waiting [2023-02-14T00:32:16.046Z] 9712f1f96733: Verifying Checksum [2023-02-14T00:32:16.046Z] 9712f1f96733: Download complete [2023-02-14T00:32:16.651Z] 63f879dbbcfc: Verifying Checksum [2023-02-14T00:32:16.651Z] 63f879dbbcfc: Download complete [2023-02-14T00:32:16.942Z] e9a5061849ea: Verifying Checksum [2023-02-14T00:32:16.942Z] e9a5061849ea: Download complete [2023-02-14T00:32:16.942Z] d747dcd14b5f: Verifying Checksum [2023-02-14T00:32:16.942Z] d747dcd14b5f: Download complete [2023-02-14T00:32:17.210Z] 0d9ebad4ef96: Verifying Checksum [2023-02-14T00:32:17.210Z] 0d9ebad4ef96: Download complete [2023-02-14T00:32:17.210Z] 2de7ff778b66: Verifying Checksum [2023-02-14T00:32:17.210Z] 2de7ff778b66: Download complete [2023-02-14T00:32:17.210Z] ab5ef0e58194: Verifying Checksum [2023-02-14T00:32:17.210Z] ab5ef0e58194: Download complete [2023-02-14T00:32:20.495Z] ab5ef0e58194: Pull complete [2023-02-14T00:32:20.495Z] 9712f1f96733: Pull complete [2023-02-14T00:32:20.752Z] 63f879dbbcfc: Pull complete [2023-02-14T00:32:24.981Z] 0d9ebad4ef96: Pull complete [2023-02-14T00:32:24.981Z] e9a5061849ea: Pull complete [2023-02-14T00:32:24.981Z] d747dcd14b5f: Pull complete [2023-02-14T00:32:25.547Z] 2de7ff778b66: Pull complete [2023-02-14T00:32:25.547Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-14T00:32:25.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-14T00:32:25.547Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T00:32:25.634Z] prd-ubuntu20.04-docker-8c-8g-5642 does not seem to be running inside a container [2023-02-14T00:32:25.665Z] $ 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-14T00:32:32.250Z] $ docker top 7bba0bdbc3fbd659d9a0387230e66ac9b2f71dfff2526e89c5b4922d2be88962 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-14T00:32:32.320Z] provisioning config files... [2023-02-14T00:32:32.328Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10287704961403349787tmp [2023-02-14T00:32:32.347Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7626598122275639221tmp [2023-02-14T00:32:32.356Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5695835042698010451tmp [Pipeline] { [Pipeline] echo [2023-02-14T00:32:32.372Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T00:32:32.657Z] ---> sigul-configuration.sh [2023-02-14T00:32:32.658Z] gpg: directory `/root/.gnupg' created [2023-02-14T00:32:32.658Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-14T00:32:32.658Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-14T00:32:32.658Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-14T00:32:32.658Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-14T00:32:32.658Z] gpg: CAST5 encrypted data [2023-02-14T00:32:32.658Z] gpg: encrypted with 1 passphrase [2023-02-14T00:32:32.658Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-14T00:32:32.944Z] + mkdir /home/jenkins [2023-02-14T00:32:32.944Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-14T00:32:33.230Z] + 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-14T00:32:33.239Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T00:32:33.520Z] ---> sigul-install.sh [2023-02-14T00:32:33.520Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-14T00:32:33.809Z] + git tag --list [2023-02-14T00:32:33.809Z] 0.7.1 [2023-02-14T00:32:33.809Z] delhi-tag [2023-02-14T00:32:33.809Z] v1.0.0 [2023-02-14T00:32:33.809Z] v1.1.0 [2023-02-14T00:32:33.809Z] v1.1.1 [2023-02-14T00:32:33.809Z] v1.1.2 [2023-02-14T00:32:33.809Z] v1.2.0 [2023-02-14T00:32:33.809Z] v1.2.1 [2023-02-14T00:32:33.809Z] v1.2.2 [2023-02-14T00:32:33.809Z] v1.2.3 [2023-02-14T00:32:33.809Z] v1.3.0 [2023-02-14T00:32:33.809Z] v1.4.0 [2023-02-14T00:32:33.809Z] v2.0.0 [2023-02-14T00:32:33.809Z] v2.1.0 [2023-02-14T00:32:33.809Z] v2.1.1 [2023-02-14T00:32:33.809Z] v2.1.1-dev.2 [2023-02-14T00:32:33.809Z] v2.1.1-dev.3 [2023-02-14T00:32:33.809Z] v2.2.0 [2023-02-14T00:32:33.809Z] v2.2.1-dev.1 [2023-02-14T00:32:33.809Z] v2.2.1-dev.10 [2023-02-14T00:32:33.809Z] v2.2.1-dev.11 [2023-02-14T00:32:33.809Z] v2.2.1-dev.12 [2023-02-14T00:32:33.809Z] v2.2.1-dev.13 [2023-02-14T00:32:33.809Z] v2.2.1-dev.14 [2023-02-14T00:32:33.809Z] v2.2.1-dev.2 [2023-02-14T00:32:33.810Z] v2.2.1-dev.3 [2023-02-14T00:32:33.810Z] v2.2.1-dev.4 [2023-02-14T00:32:33.810Z] v2.2.1-dev.5 [2023-02-14T00:32:33.810Z] v2.2.1-dev.6 [2023-02-14T00:32:33.810Z] v2.2.1-dev.7 [2023-02-14T00:32:33.810Z] v2.2.1-dev.8 [2023-02-14T00:32:33.810Z] v2.2.1-dev.9 [2023-02-14T00:32:33.810Z] v2.3.0 [2023-02-14T00:32:33.810Z] v2.3.0-dev.14 [2023-02-14T00:32:33.810Z] v2.3.0-dev.15 [2023-02-14T00:32:33.810Z] v2.3.0-dev.16 [2023-02-14T00:32:33.810Z] v2.3.0-dev.17 [2023-02-14T00:32:33.810Z] v2.3.0-dev.18 [2023-02-14T00:32:33.810Z] v2.3.0-dev.19 [2023-02-14T00:32:33.810Z] v2.3.0-dev.20 [2023-02-14T00:32:33.810Z] v2.3.0-dev.21 [2023-02-14T00:32:33.810Z] v2.3.0-dev.22 [2023-02-14T00:32:33.810Z] v2.3.0-dev.23 [2023-02-14T00:32:33.810Z] v2.3.0-dev.24 [2023-02-14T00:32:33.810Z] v2.3.0-dev.25 [2023-02-14T00:32:33.810Z] v2.3.0-dev.26 [2023-02-14T00:32:33.810Z] v2.3.0-dev.27 [2023-02-14T00:32:33.810Z] v2.3.0-dev.28 [2023-02-14T00:32:33.810Z] v2.3.0-dev.29 [2023-02-14T00:32:33.810Z] v2.3.0-dev.30 [2023-02-14T00:32:33.810Z] v2.3.0-dev.31 [2023-02-14T00:32:33.810Z] v2.3.0-dev.32 [2023-02-14T00:32:33.810Z] v2.3.0-dev.33 [2023-02-14T00:32:33.810Z] v2.3.0-dev.34 [2023-02-14T00:32:33.810Z] v2.3.0-dev.35 [2023-02-14T00:32:33.810Z] v2.3.0-dev.36 [2023-02-14T00:32:33.810Z] v2.3.0-dev.37 [2023-02-14T00:32:33.810Z] v2.3.0-dev.38 [2023-02-14T00:32:33.810Z] v2.3.0-dev.39 [2023-02-14T00:32:33.810Z] v2.3.0-dev.40 [2023-02-14T00:32:33.810Z] v2.3.0-dev.41 [2023-02-14T00:32:33.810Z] v2.3.0-dev.42 [2023-02-14T00:32:33.810Z] v2.3.0-dev.43 [2023-02-14T00:32:33.810Z] v2.3.0-dev.44 [2023-02-14T00:32:33.810Z] v2.3.0-dev.45 [2023-02-14T00:32:33.810Z] v2.3.0-dev.46 [2023-02-14T00:32:33.810Z] v2.3.0-dev.47 [2023-02-14T00:32:33.810Z] v2.3.0-dev.48 [2023-02-14T00:32:33.810Z] v2.3.0-dev.49 [2023-02-14T00:32:33.810Z] v2.3.0-dev.50 [2023-02-14T00:32:33.810Z] v2.3.0-dev.51 [2023-02-14T00:32:33.810Z] v2.3.1-dev.1 [2023-02-14T00:32:33.810Z] v2.3.1-dev.2 [2023-02-14T00:32:33.810Z] v3.0.0-dev.1 [2023-02-14T00:32:33.810Z] v3.0.0-dev.10 [2023-02-14T00:32:33.810Z] v3.0.0-dev.11 [2023-02-14T00:32:33.810Z] v3.0.0-dev.12 [2023-02-14T00:32:33.810Z] v3.0.0-dev.13 [2023-02-14T00:32:33.810Z] v3.0.0-dev.14 [2023-02-14T00:32:33.810Z] v3.0.0-dev.15 [2023-02-14T00:32:33.810Z] v3.0.0-dev.16 [2023-02-14T00:32:33.810Z] v3.0.0-dev.17 [2023-02-14T00:32:33.810Z] v3.0.0-dev.18 [2023-02-14T00:32:33.810Z] v3.0.0-dev.19 [2023-02-14T00:32:33.810Z] v3.0.0-dev.2 [2023-02-14T00:32:33.810Z] v3.0.0-dev.20 [2023-02-14T00:32:33.810Z] v3.0.0-dev.21 [2023-02-14T00:32:33.810Z] v3.0.0-dev.22 [2023-02-14T00:32:33.810Z] v3.0.0-dev.23 [2023-02-14T00:32:33.810Z] v3.0.0-dev.24 [2023-02-14T00:32:33.810Z] v3.0.0-dev.25 [2023-02-14T00:32:33.810Z] v3.0.0-dev.3 [2023-02-14T00:32:33.810Z] v3.0.0-dev.4 [2023-02-14T00:32:33.810Z] v3.0.0-dev.5 [2023-02-14T00:32:33.810Z] v3.0.0-dev.6 [2023-02-14T00:32:33.810Z] v3.0.0-dev.7 [2023-02-14T00:32:33.810Z] v3.0.0-dev.8 [2023-02-14T00:32:33.810Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-14T00:32:34.093Z] + lftools sign git-tag v3.0.0-dev.25 [2023-02-14T00:32:34.663Z] Signing Git tag with Sigul... [2023-02-14T00:32:34.663Z] Signing v3.0.0-dev.25 [Pipeline] echo [2023-02-14T00:32:35.238Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T00:32:35.524Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-14T00:32:35.530Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-14T00:32:35.547Z] $ docker stop --time=1 7bba0bdbc3fbd659d9a0387230e66ac9b2f71dfff2526e89c5b4922d2be88962 [2023-02-14T00:32:36.862Z] $ docker rm -f --volumes 7bba0bdbc3fbd659d9a0387230e66ac9b2f71dfff2526e89c5b4922d2be88962 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-14T00:32:37.271Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T00:32:37.271Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T00:32:37.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T00:32:37.565Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T00:32:37.630Z] prd-ubuntu20.04-docker-8c-8g-5642 does not seem to be running inside a container [2023-02-14T00:32:37.659Z] $ 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-14T00:32:37.988Z] $ docker top 040741ea64b2e0c9452911d5374c2acb96f2f378304cea069837a4a164b7497a -eo pid,comm [2023-02-14T00:32:38.030Z] 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-14T00:32:38.030Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T00:32:38.066Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T00:32:38.066Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T00:32:38.175Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T00:32:38.180Z] $ docker exec 040741ea64b2e0c9452911d5374c2acb96f2f378304cea069837a4a164b7497a ssh-agent [2023-02-14T00:32:38.281Z] SSH_AUTH_SOCK=/tmp/ssh-A8OJJ1c47Y9y/agent.32 [2023-02-14T00:32:38.281Z] SSH_AGENT_PID=38 [2023-02-14T00:32:38.286Z] Running ssh-add (command line suppressed) [2023-02-14T00:32:38.383Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16682556369851499826.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16682556369851499826.key) [2023-02-14T00:32:38.392Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T00:32:38.674Z] + git semver bump pre [2023-02-14T00:32:38.932Z] 2023-02-14 00:32:38,860 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-14T00:32:38.932Z] 2023-02-14 00:32:38,860 [bump_version] DEBUG bumping version:3.0.0-dev.25 on axis:pre with prefix:dev [2023-02-14T00:32:38.932Z] 2023-02-14 00:32:38,860 [bump_version] DEBUG bumped version:3.0.0-dev.26 [2023-02-14T00:32:38.932Z] 2023-02-14 00:32:38,860 [write_version] DEBUG write version:3.0.0-dev.26 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-02-14T00:32:38.932Z] 2023-02-14 00:32:38,860 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-14T00:32:38.932Z] 2023-02-14 00:32:38,861 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-14T00:32:38.932Z] 2023-02-14 00:32:38,863 [execute] INFO git cat-file --batch-check [2023-02-14T00:32:38.932Z] 2023-02-14 00:32:38,863 [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-14T00:32:38.932Z] 2023-02-14 00:32:38,869 [execute] INFO git cat-file --batch [2023-02-14T00:32:38.932Z] 2023-02-14 00:32:38,869 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-14T00:32:38.932Z] 2023-02-14 00:32:38,875 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-14T00:32:38.932Z] 3.0.0-dev.26 [Pipeline] } [2023-02-14T00:32:38.942Z] $ docker exec --env ******** --env ******** 040741ea64b2e0c9452911d5374c2acb96f2f378304cea069837a4a164b7497a ssh-agent -k [2023-02-14T00:32:39.033Z] unset SSH_AUTH_SOCK; [2023-02-14T00:32:39.033Z] unset SSH_AGENT_PID; [2023-02-14T00:32:39.033Z] echo Agent pid 38 killed; [2023-02-14T00:32:39.039Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T00:32:39.344Z] + git semver [Pipeline] } [2023-02-14T00:32:39.617Z] $ docker stop --time=1 040741ea64b2e0c9452911d5374c2acb96f2f378304cea069837a4a164b7497a [2023-02-14T00:32:40.872Z] $ docker rm -f --volumes 040741ea64b2e0c9452911d5374c2acb96f2f378304cea069837a4a164b7497a [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T00:32:41.208Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T00:32:41.208Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T00:32:41.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T00:32:41.511Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T00:32:41.578Z] prd-ubuntu20.04-docker-8c-8g-5642 does not seem to be running inside a container [2023-02-14T00:32:41.611Z] $ 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-14T00:32:41.958Z] $ docker top 93972f98beb43b45c26e96ed3d4086434bd7a43c1845492d495197f4f33d5953 -eo pid,comm [2023-02-14T00:32:42.008Z] 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-14T00:32:42.008Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T00:32:42.047Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T00:32:42.047Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T00:32:42.159Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T00:32:42.163Z] $ docker exec 93972f98beb43b45c26e96ed3d4086434bd7a43c1845492d495197f4f33d5953 ssh-agent [2023-02-14T00:32:42.274Z] SSH_AUTH_SOCK=/tmp/ssh-D8pudvPXbctt/agent.32 [2023-02-14T00:32:42.274Z] SSH_AGENT_PID=38 [2023-02-14T00:32:42.279Z] Running ssh-add (command line suppressed) [2023-02-14T00:32:42.384Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14607201842599960979.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14607201842599960979.key) [2023-02-14T00:32:42.401Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T00:32:42.702Z] + git semver push [2023-02-14T00:32:42.959Z] 2023-02-14 00:32:42,909 [run_push] DEBUG push [2023-02-14T00:32:42.959Z] 2023-02-14 00:32:42,909 [execute] INFO git cat-file --batch-check [2023-02-14T00:32:42.959Z] 2023-02-14 00:32:42,909 [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-14T00:32:42.959Z] 2023-02-14 00:32:42,913 [execute] INFO git rev-list 966838b24ed4be591bd205aad6a4285245a1eee7 -- [2023-02-14T00:32:42.959Z] 2023-02-14 00:32:42,913 [execute] DEBUG Popen(['git', 'rev-list', '966838b24ed4be591bd205aad6a4285245a1eee7', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-14T00:32:42.959Z] 2023-02-14 00:32:42,923 [execute] INFO git fetch -v origin [2023-02-14T00:32:42.959Z] 2023-02-14 00:32:42,924 [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-14T00:32:43.526Z] 2023-02-14 00:32:43,528 [run_push] DEBUG no remote changes detected [2023-02-14T00:32:43.526Z] 2023-02-14 00:32:43,529 [execute] INFO git push origin semver [2023-02-14T00:32:43.784Z] 2023-02-14 00:32:43,529 [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-14T00:32:44.721Z] 2023-02-14 00:32:44,484 [run_push] DEBUG push all version tags [2023-02-14T00:32:44.721Z] 2023-02-14 00:32:44,484 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-14T00:32:44.721Z] 2023-02-14 00:32:44,485 [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-14T00:32:45.289Z] 2023-02-14 00:32:45,272 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-14T00:32:45.289Z] 3.0.0-dev.26 [Pipeline] } [2023-02-14T00:32:45.557Z] $ docker exec --env ******** --env ******** 93972f98beb43b45c26e96ed3d4086434bd7a43c1845492d495197f4f33d5953 ssh-agent -k [2023-02-14T00:32:45.662Z] unset SSH_AUTH_SOCK; [2023-02-14T00:32:45.664Z] unset SSH_AGENT_PID; [2023-02-14T00:32:45.664Z] echo Agent pid 38 killed; [2023-02-14T00:32:45.669Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T00:32:45.965Z] + git semver [Pipeline] } [2023-02-14T00:32:46.262Z] $ docker stop --time=1 93972f98beb43b45c26e96ed3d4086434bd7a43c1845492d495197f4f33d5953 [2023-02-14T00:32:47.544Z] $ docker rm -f --volumes 93972f98beb43b45c26e96ed3d4086434bd7a43c1845492d495197f4f33d5953 [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-14T00:32:48.158Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-02-14T00:32:48.159Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-14T00:32:48.159Z] total 16 [2023-02-14T00:32:48.159Z] drwxr-xr-x 3 root root 4096 Feb 14 00:22 . [2023-02-14T00:32:48.159Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 14 00:32 .. [2023-02-14T00:32:48.159Z] drwxr-xr-x 2 root root 4096 Feb 14 00:22 cost [2023-02-14T00:32:48.159Z] -rw-r--r-- 1 root root 85 Feb 14 00:22 cost.csv [2023-02-14T00:32:48.159Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-14T00:32:48.159Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-14T00:32:48.159Z] total 16 [2023-02-14T00:32:48.159Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 00:22 . [2023-02-14T00:32:48.159Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 14 00:32 .. [2023-02-14T00:32:48.159Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 14 00:22 cost [2023-02-14T00:32:48.159Z] -rw-r--r-- 1 jenkins jenkins 85 Feb 14 00:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-14T00:32:48.473Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T00:32:49.330Z] ---> package-listing.sh [2023-02-14T00:32:49.330Z] ++ facter osfamily [2023-02-14T00:32:49.330Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-14T00:32:49.588Z] + OS_FAMILY=debian [2023-02-14T00:32:49.588Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-02-14T00:32:49.588Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-14T00:32:49.588Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-14T00:32:49.588Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-14T00:32:49.588Z] + PACKAGES=/tmp/packages_start.txt [2023-02-14T00:32:49.588Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-02-14T00:32:49.588Z] + PACKAGES=/tmp/packages_end.txt [2023-02-14T00:32:49.588Z] + case "${OS_FAMILY}" in [2023-02-14T00:32:49.588Z] + dpkg -l [2023-02-14T00:32:49.588Z] + grep '^ii' [2023-02-14T00:32:49.588Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-14T00:32:49.588Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-14T00:32:49.588Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-14T00:32:49.588Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-02-14T00:32:49.588Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-02-14T00:32:49.588Z] + 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-14T00:32:49.599Z] 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-14T00:32:49.877Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T00:32:50.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T00:32:50.433Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T00:32:50.504Z] prd-ubuntu20.04-docker-8c-8g-5642 does not seem to be running inside a container [2023-02-14T00:32:50.533Z] $ 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-14T00:32:50.751Z] $ docker top cdc38c7f97fe679ee0cb255ee53997cecdde0342fea30d17c4a9b3bacb5d2c79 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T00:32:51.095Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-14T00:32:51.380Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-14T00:32:51.666Z] + ls /var/log/sa-host [2023-02-14T00:32:51.666Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T00:32:51.733Z] provisioning config files... [2023-02-14T00:32:51.741Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6277956788988090830tmp [Pipeline] { [Pipeline] echo [2023-02-14T00:32:51.757Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T00:32:52.039Z] ---> create-netrc.sh [Pipeline] } [2023-02-14T00:32:52.046Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-14T00:32:52.360Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-14T00:32:52.368Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T00:32:52.649Z] ---> sudo-logs.sh [2023-02-14T00:32:52.649Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-14T00:32:52.678Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T00:32:52.962Z] ---> job-cost.sh [2023-02-14T00:32:52.962Z] lf-activate-venv: SKIPPING [2023-02-14T00:32:52.962Z] DEBUG: total: 0.2199999988079071 [2023-02-14T00:32:52.962Z] INFO: Retrieving Stack Cost... [2023-02-14T00:32:53.222Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-14T00:32:53.787Z] INFO: Archiving Costs [Pipeline] echo [2023-02-14T00:32:53.800Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T00:32:54.081Z] ---> logs-deploy.sh [2023-02-14T00:32:54.081Z] lf-activate-venv: SKIPPING [2023-02-14T00:32:54.081Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/155 [2023-02-14T00:32:54.081Z] INFO: archiving workspace using pattern(s): [2023-02-14T00:32:55.015Z] Archives upload complete. [2023-02-14T00:32:55.015Z] INFO: archiving logs to Nexus