Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5d4c6c07e1d34de55ec4d5f4c23268ae4ad09057 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-ssh12154362162252007174.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12065082021151600358.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh9573751072755492372.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh4620890161571533157.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-ssh9518701484715037453.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.21 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-24063 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 5d4c6c07e1d34de55ec4d5f4c23268ae4ad09057 (main) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#1544)" > 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 5d4c6c07e1d34de55ec4d5f4c23268ae4ad09057 # timeout=10 > git rev-list --no-walk 85278c73853f3bd4b620ac341e15b8756b181622 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-05T15:42:03.530Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-05T15:42:03.611Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-05T15:42:03.636Z] ========================================================= [2023-12-05T15:42:03.636Z] EdgeX Global Pipelines Version Info [2023-12-05T15:42:03.636Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-05T15:42:04.771Z] ------------------- [2023-12-05T15:42:04.771Z] stable info: [2023-12-05T15:42:04.771Z] ------------------- [2023-12-05T15:42:04.771Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-05T15:42:04.771Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-05T15:42:04.771Z] Message: update stable to v1.0.258 [2023-12-05T15:42:05.342Z] ------------------- [2023-12-05T15:42:05.342Z] experimental info: [2023-12-05T15:42:05.342Z] ------------------- [2023-12-05T15:42:05.342Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-05T15:42:05.342Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-05T15:42:05.342Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-05T15:42:05.416Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-12-05T15:42:05.437Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-12-05T15:42:05.469Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-05T15:42:05.496Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-05T15:42:05.520Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-05T15:42:05.554Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-05T15:42:05.583Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-05T15:42:05.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-12-05T15:42:05.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-05T15:42:05.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-05T15:42:05.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-05T15:42:05.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-12-05T15:42:05.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-05T15:42:05.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-05T15:42:05.815Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-05T15:42:05.848Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-12-05T15:42:05.882Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-05T15:42:05.921Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-05T15:42:05.957Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-05T15:42:05.995Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-05T15:42:06.028Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-12-05T15:42:06.061Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-12-05T15:42:06.098Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-05T15:42:06.126Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-05T15:42:06.162Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-05T15:42:06.197Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-05T15:42:06.233Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-05T15:42:06.268Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-05T15:42:06.306Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-05T15:42:06.350Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-05T15:42:06.392Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5d4c6c07e1d34de55ec4d5f4c23268ae4ad09057 [Pipeline] echo [2023-12-05T15:42:06.432Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5d4c6c0 [Pipeline] echo [2023-12-05T15:42:06.469Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T15:42:06.546Z] provisioning config files... [2023-12-05T15:42:06.559Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3447994032607507692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T15:42:06.906Z] ---> ****-login.sh [2023-12-05T15:42:06.906Z] nexus3.edgexfoundry.org:10001 [2023-12-05T15:42:10.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T15:42:10.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T15:42:10.589Z] Configure a credential helper to remove this warning. See [2023-12-05T15:42:10.589Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T15:42:10.589Z] [2023-12-05T15:42:10.589Z] Login Succeeded [2023-12-05T15:42:10.589Z] nexus3.edgexfoundry.org:10002 [2023-12-05T15:42:10.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T15:42:10.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T15:42:10.590Z] Configure a credential helper to remove this warning. See [2023-12-05T15:42:10.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T15:42:10.590Z] [2023-12-05T15:42:10.590Z] Login Succeeded [2023-12-05T15:42:10.590Z] nexus3.edgexfoundry.org:10003 [2023-12-05T15:42:10.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T15:42:10.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T15:42:10.851Z] Configure a credential helper to remove this warning. See [2023-12-05T15:42:10.851Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T15:42:10.851Z] [2023-12-05T15:42:10.851Z] Login Succeeded [2023-12-05T15:42:10.851Z] nexus3.edgexfoundry.org:10004 [2023-12-05T15:42:10.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T15:42:10.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T15:42:10.851Z] Configure a credential helper to remove this warning. See [2023-12-05T15:42:10.851Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T15:42:10.851Z] [2023-12-05T15:42:10.851Z] Login Succeeded [2023-12-05T15:42:10.851Z] ****.io [2023-12-05T15:42:10.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T15:42:11.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T15:42:11.112Z] Configure a credential helper to remove this warning. See [2023-12-05T15:42:11.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T15:42:11.112Z] [2023-12-05T15:42:11.112Z] Login Succeeded [2023-12-05T15:42:11.112Z] ---> ****-login.sh ends [Pipeline] } [2023-12-05T15:42:11.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-05T15:42:11.656Z] + git rev-list -1 --merges 5d4c6c07e1d34de55ec4d5f4c23268ae4ad09057~1..5d4c6c07e1d34de55ec4d5f4c23268ae4ad09057 [Pipeline] echo [2023-12-05T15:42:11.757Z] -----------> git rev-list -1 --merges 5d4c6c07e1d34de55ec4d5f4c23268ae4ad09057~1..5d4c6c07e1d34de55ec4d5f4c23268ae4ad09057 5d4c6c07e1d34de55ec4d5f4c23268ae4ad09057 [false] [Pipeline] sh [2023-12-05T15:42:12.096Z] + git log --format=format:%s -1 5d4c6c07e1d34de55ec4d5f4c23268ae4ad09057 [Pipeline] echo [2023-12-05T15:42:12.111Z] ========================================================= [2023-12-05T15:42:12.111Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-05T15:42:12.111Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-05T15:42:12.492Z] + git log --format=format:%s -1 5d4c6c07e1d34de55ec4d5f4c23268ae4ad09057 [Pipeline] echo [2023-12-05T15:42:12.504Z] [semverPrep] GIT_COMMIT: 5d4c6c07e1d34de55ec4d5f4c23268ae4ad09057, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#1544) [Pipeline] echo [2023-12-05T15:42:12.529Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-05T15:42:12.974Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-05T15:42:12.975Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-05T15:42:12.975Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-05T15:42:12.975Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-05T15:42:12.975Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-05T15:42:12.975Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-05T15:42:12.975Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:42:13.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T15:42:13.336Z] [2023-12-05T15:42:13.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:42:13.663Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T15:42:14.232Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-05T15:42:14.232Z] b85a868b505f: Pulling fs layer [2023-12-05T15:42:14.232Z] e2be974225ed: Pulling fs layer [2023-12-05T15:42:14.232Z] 339a4e72a1f5: Pulling fs layer [2023-12-05T15:42:14.232Z] 988bab9f4d93: Pulling fs layer [2023-12-05T15:42:14.232Z] 1469e6f7b9e6: Pulling fs layer [2023-12-05T15:42:14.232Z] eaf3925da568: Pulling fs layer [2023-12-05T15:42:14.232Z] bab4dde63d76: Pulling fs layer [2023-12-05T15:42:14.232Z] 988bab9f4d93: Waiting [2023-12-05T15:42:14.232Z] 1469e6f7b9e6: Waiting [2023-12-05T15:42:14.232Z] eaf3925da568: Waiting [2023-12-05T15:42:14.232Z] bab4dde63d76: Waiting [2023-12-05T15:42:14.232Z] bde34c3a00c8: Pulling fs layer [2023-12-05T15:42:14.232Z] b352a97aabf1: Pulling fs layer [2023-12-05T15:42:14.232Z] bde34c3a00c8: Waiting [2023-12-05T15:42:14.232Z] 4872d77fe225: Pulling fs layer [2023-12-05T15:42:14.232Z] 5851b861e8e6: Pulling fs layer [2023-12-05T15:42:14.232Z] 4872d77fe225: Waiting [2023-12-05T15:42:14.232Z] 5851b861e8e6: Waiting [2023-12-05T15:42:14.232Z] e2be974225ed: Download complete [2023-12-05T15:42:14.232Z] 988bab9f4d93: Download complete [2023-12-05T15:42:14.498Z] 1469e6f7b9e6: Verifying Checksum [2023-12-05T15:42:14.498Z] 1469e6f7b9e6: Download complete [2023-12-05T15:42:14.498Z] eaf3925da568: Download complete [2023-12-05T15:42:14.498Z] 339a4e72a1f5: Verifying Checksum [2023-12-05T15:42:14.498Z] 339a4e72a1f5: Download complete [2023-12-05T15:42:14.498Z] bde34c3a00c8: Download complete [2023-12-05T15:42:14.780Z] b352a97aabf1: Download complete [2023-12-05T15:42:14.780Z] b85a868b505f: Verifying Checksum [2023-12-05T15:42:14.780Z] b85a868b505f: Download complete [2023-12-05T15:42:14.780Z] 4872d77fe225: Verifying Checksum [2023-12-05T15:42:14.780Z] 4872d77fe225: Download complete [2023-12-05T15:42:14.780Z] 5851b861e8e6: Download complete [2023-12-05T15:42:15.039Z] bab4dde63d76: Download complete [2023-12-05T15:42:16.943Z] b85a868b505f: Pull complete [2023-12-05T15:42:17.883Z] e2be974225ed: Pull complete [2023-12-05T15:42:18.884Z] 339a4e72a1f5: Pull complete [2023-12-05T15:42:19.823Z] 988bab9f4d93: Pull complete [2023-12-05T15:42:20.805Z] 1469e6f7b9e6: Pull complete [2023-12-05T15:42:20.805Z] eaf3925da568: Pull complete [2023-12-05T15:42:23.383Z] bab4dde63d76: Pull complete [2023-12-05T15:42:23.383Z] bde34c3a00c8: Pull complete [2023-12-05T15:42:23.383Z] b352a97aabf1: Pull complete [2023-12-05T15:42:23.383Z] 4872d77fe225: Pull complete [2023-12-05T15:42:23.383Z] 5851b861e8e6: Pull complete [2023-12-05T15:42:23.383Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-05T15:42:23.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T15:42:23.383Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T15:42:23.598Z] prd-ubuntu20.04-docker-8c-8g-24063 does not seem to be running inside a container [2023-12-05T15:42:23.641Z] $ 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-12-05T15:42:26.918Z] $ docker top 399b414a39479f29ef58e957cd6bef869d77d459eaa97466047c3578b64b3bf4 -eo pid,comm [2023-12-05T15:42:26.976Z] 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-12-05T15:42:26.976Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-05T15:42:27.071Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T15:42:27.072Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T15:42:27.195Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T15:42:27.198Z] $ docker exec 399b414a39479f29ef58e957cd6bef869d77d459eaa97466047c3578b64b3bf4 ssh-agent [2023-12-05T15:42:27.293Z] SSH_AUTH_SOCK=/tmp/ssh-GdyovFOA4KMB/agent.31 [2023-12-05T15:42:27.293Z] SSH_AGENT_PID=37 [2023-12-05T15:42:27.299Z] Running ssh-add (command line suppressed) [2023-12-05T15:42:27.403Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3569256084700226834.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3569256084700226834.key) [2023-12-05T15:42:27.417Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T15:42:27.725Z] + git tag --points-at HEAD [Pipeline] } [2023-12-05T15:42:27.736Z] $ docker exec --env ******** --env ******** 399b414a39479f29ef58e957cd6bef869d77d459eaa97466047c3578b64b3bf4 ssh-agent -k [2023-12-05T15:42:27.835Z] unset SSH_AUTH_SOCK; [2023-12-05T15:42:27.835Z] unset SSH_AGENT_PID; [2023-12-05T15:42:27.835Z] echo Agent pid 37 killed; [2023-12-05T15:42:27.845Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-05T15:42:27.913Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T15:42:27.913Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T15:42:28.022Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T15:42:28.026Z] $ docker exec 399b414a39479f29ef58e957cd6bef869d77d459eaa97466047c3578b64b3bf4 ssh-agent [2023-12-05T15:42:28.134Z] SSH_AUTH_SOCK=/tmp/ssh-K3xCBTtKrbcG/agent.69 [2023-12-05T15:42:28.134Z] SSH_AGENT_PID=76 [2023-12-05T15:42:28.139Z] Running ssh-add (command line suppressed) [2023-12-05T15:42:28.249Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7380651421221835369.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7380651421221835369.key) [2023-12-05T15:42:28.264Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T15:42:28.571Z] + git semver init [2023-12-05T15:42:28.829Z] 2023-12-05 15:42:28,739 [run_init] DEBUG init version:0.0.0 force:False [2023-12-05T15:42:28.829Z] 2023-12-05 15:42:28,739 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-12-05T15:42:28.829Z] 2023-12-05 15:42:28,740 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-12-05T15:42:28.829Z] 2023-12-05 15:42:28,740 [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-12-05T15:42:30.737Z] 2023-12-05 15:42:30,390 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-12-05T15:42:30.737Z] 2023-12-05 15:42:30,391 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-12-05T15:42:30.737Z] 2023-12-05 15:42:30,391 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-05T15:42:30.737Z] 2023-12-05 15:42:30,391 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-05T15:42:30.737Z] 3.2.0-dev.2 [Pipeline] } [2023-12-05T15:42:30.748Z] $ docker exec --env ******** --env ******** 399b414a39479f29ef58e957cd6bef869d77d459eaa97466047c3578b64b3bf4 ssh-agent -k [2023-12-05T15:42:30.845Z] unset SSH_AUTH_SOCK; [2023-12-05T15:42:30.845Z] unset SSH_AGENT_PID; [2023-12-05T15:42:30.845Z] echo Agent pid 76 killed; [2023-12-05T15:42:30.854Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-05T15:42:31.268Z] + git semver [Pipeline] } [2023-12-05T15:42:31.540Z] $ docker stop --time=1 399b414a39479f29ef58e957cd6bef869d77d459eaa97466047c3578b64b3bf4 [2023-12-05T15:42:34.864Z] $ docker rm -f --volumes 399b414a39479f29ef58e957cd6bef869d77d459eaa97466047c3578b64b3bf4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T15:42:35.654Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-05T15:42:36.102Z] Stashed 1 file(s) [Pipeline] echo [2023-12-05T15:42:36.104Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.2 [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-12-05T15:42:36.443Z] provisioning config files... [2023-12-05T15:42:36.453Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8177658554878224902tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T15:42:36.927Z] ---> ****-login.sh [2023-12-05T15:42:36.927Z] nexus3.edgexfoundry.org:10001 [2023-12-05T15:42:36.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T15:42:36.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T15:42:36.927Z] Configure a credential helper to remove this warning. See [2023-12-05T15:42:36.927Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T15:42:36.927Z] [2023-12-05T15:42:36.927Z] Login Succeeded [2023-12-05T15:42:36.927Z] nexus3.edgexfoundry.org:10002 [2023-12-05T15:42:36.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T15:42:36.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T15:42:36.927Z] Configure a credential helper to remove this warning. See [2023-12-05T15:42:36.927Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T15:42:36.927Z] [2023-12-05T15:42:36.927Z] Login Succeeded [2023-12-05T15:42:36.927Z] nexus3.edgexfoundry.org:10003 [2023-12-05T15:42:37.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T15:42:37.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T15:42:37.201Z] Configure a credential helper to remove this warning. See [2023-12-05T15:42:37.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T15:42:37.201Z] [2023-12-05T15:42:37.201Z] Login Succeeded [2023-12-05T15:42:37.201Z] nexus3.edgexfoundry.org:10004 [2023-12-05T15:42:37.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T15:42:37.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T15:42:37.461Z] Configure a credential helper to remove this warning. See [2023-12-05T15:42:37.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T15:42:37.461Z] [2023-12-05T15:42:37.461Z] Login Succeeded [2023-12-05T15:42:37.461Z] ****.io [2023-12-05T15:42:37.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T15:42:37.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T15:42:37.721Z] Configure a credential helper to remove this warning. See [2023-12-05T15:42:37.721Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T15:42:37.721Z] [2023-12-05T15:42:37.721Z] Login Succeeded [2023-12-05T15:42:37.721Z] ---> ****-login.sh ends [Pipeline] } [2023-12-05T15:42:37.727Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-05T15:42:37.883Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T15:42:37.920Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T15:42:37.954Z] ========================================================= [2023-12-05T15:42:37.954Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-05T15:42:37.954Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:42:38.375Z] + 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.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-05T15:42:38.375Z] Sending build context to Docker daemon 21.88MB [2023-12-05T15:42:38.375Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-12-05T15:42:38.375Z] Step 2/10 : FROM ${BASE} AS builder [2023-12-05T15:42:38.671Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-05T15:42:38.671Z] 7264a8db6415: Pulling fs layer [2023-12-05T15:42:38.671Z] c4d48a809fc2: Pulling fs layer [2023-12-05T15:42:38.671Z] 4f1c88b9dad5: Pulling fs layer [2023-12-05T15:42:38.671Z] ad3a456e5733: Pulling fs layer [2023-12-05T15:42:38.671Z] 69c7f0334f64: Pulling fs layer [2023-12-05T15:42:38.671Z] ad3a456e5733: Waiting [2023-12-05T15:42:38.671Z] 1f1c1a5573a3: Pulling fs layer [2023-12-05T15:42:38.671Z] ce7588e14bc9: Pulling fs layer [2023-12-05T15:42:38.671Z] b5e4710f87ac: Pulling fs layer [2023-12-05T15:42:38.671Z] 69c7f0334f64: Waiting [2023-12-05T15:42:38.671Z] 1f1c1a5573a3: Waiting [2023-12-05T15:42:38.671Z] ce7588e14bc9: Waiting [2023-12-05T15:42:38.671Z] c4d48a809fc2: Verifying Checksum [2023-12-05T15:42:38.671Z] c4d48a809fc2: Download complete [2023-12-05T15:42:38.671Z] ad3a456e5733: Verifying Checksum [2023-12-05T15:42:38.671Z] ad3a456e5733: Download complete [2023-12-05T15:42:38.671Z] 69c7f0334f64: Verifying Checksum [2023-12-05T15:42:38.671Z] 69c7f0334f64: Download complete [2023-12-05T15:42:38.671Z] 7264a8db6415: Verifying Checksum [2023-12-05T15:42:38.671Z] 7264a8db6415: Download complete [2023-12-05T15:42:38.671Z] 1f1c1a5573a3: Verifying Checksum [2023-12-05T15:42:38.671Z] 1f1c1a5573a3: Download complete [2023-12-05T15:42:38.931Z] 7264a8db6415: Pull complete [2023-12-05T15:42:38.931Z] b5e4710f87ac: Verifying Checksum [2023-12-05T15:42:38.931Z] b5e4710f87ac: Download complete [2023-12-05T15:42:38.931Z] c4d48a809fc2: Pull complete [2023-12-05T15:42:38.931Z] 4f1c88b9dad5: Download complete [2023-12-05T15:42:39.512Z] ce7588e14bc9: Verifying Checksum [2023-12-05T15:42:39.512Z] ce7588e14bc9: Download complete [2023-12-05T15:42:42.055Z] 4f1c88b9dad5: Pull complete [2023-12-05T15:42:42.055Z] ad3a456e5733: Pull complete [2023-12-05T15:42:42.055Z] 69c7f0334f64: Pull complete [2023-12-05T15:42:42.313Z] 1f1c1a5573a3: Pull complete [2023-12-05T15:42:44.845Z] ce7588e14bc9: Pull complete [2023-12-05T15:42:45.131Z] b5e4710f87ac: Pull complete [2023-12-05T15:42:45.131Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-05T15:42:45.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-05T15:42:45.392Z] ---> 88b5674ff536 [2023-12-05T15:42:45.392Z] Step 3/10 : ARG MAKE=make build [2023-12-05T15:42:51.353Z] Still waiting to schedule task [2023-12-05T15:42:51.354Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-24065’ is offline [2023-12-05T15:42:53.516Z] ---> Running in 9e74b55f4026 [2023-12-05T15:42:53.516Z] Removing intermediate container 9e74b55f4026 [2023-12-05T15:42:53.516Z] ---> a74fbbc0b6e6 [2023-12-05T15:42:53.516Z] Step 4/10 : WORKDIR /device-sdk-go [2023-12-05T15:42:53.516Z] ---> Running in b4e0b6096c80 [2023-12-05T15:42:53.516Z] Removing intermediate container b4e0b6096c80 [2023-12-05T15:42:53.516Z] ---> f0b6e37829a4 [2023-12-05T15:42:53.516Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-12-05T15:42:53.516Z] ---> Running in 3cd6b602b847 [2023-12-05T15:42:53.516Z] Removing intermediate container 3cd6b602b847 [2023-12-05T15:42:53.516Z] ---> 71171bef2238 [2023-12-05T15:42:53.516Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-12-05T15:42:53.516Z] ---> Running in d8f07f75950a [2023-12-05T15:42:53.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T15:42:53.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T15:42:53.516Z] OK: 264 MiB in 52 packages [2023-12-05T15:42:53.516Z] Removing intermediate container d8f07f75950a [2023-12-05T15:42:53.516Z] ---> 33f3932ad064 [2023-12-05T15:42:53.516Z] Step 7/10 : COPY go.mod vendor* ./ [2023-12-05T15:42:53.777Z] ---> 5e9331c3a9da [2023-12-05T15:42:53.777Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T15:42:53.777Z] ---> Running in bdf881486f25 [2023-12-05T15:43:40.482Z] Removing intermediate container bdf881486f25 [2023-12-05T15:43:40.482Z] ---> 9f3f04441e2b [2023-12-05T15:43:40.482Z] Step 9/10 : COPY . . [2023-12-05T15:43:40.482Z] ---> 52e9562942d9 [2023-12-05T15:43:40.482Z] Step 10/10 : RUN ${MAKE} [2023-12-05T15:43:40.482Z] ---> Running in 0dfde3f171b2 [2023-12-05T15:43:40.482Z] noop [2023-12-05T15:43:40.482Z] Removing intermediate container 0dfde3f171b2 [2023-12-05T15:43:40.482Z] ---> b73763da5a4c [2023-12-05T15:43:40.482Z] Successfully built b73763da5a4c [2023-12-05T15:43:40.482Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:43:40.858Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-05T15:43:40.858Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T15:43:40.970Z] prd-ubuntu20.04-docker-8c-8g-24063 does not seem to be running inside a container [2023-12-05T15:43:41.009Z] $ 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-12-05T15:43:41.383Z] $ docker top 102f0b962d4e19c55604b1f7104586c462836d6feac1f4d7bebea88192f5f517 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T15:43:41.780Z] + go version [2023-12-05T15:43:41.780Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-05T15:43:41.792Z] $ docker stop --time=1 102f0b962d4e19c55604b1f7104586c462836d6feac1f4d7bebea88192f5f517 [2023-12-05T15:43:43.047Z] $ docker rm -f --volumes 102f0b962d4e19c55604b1f7104586c462836d6feac1f4d7bebea88192f5f517 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:43:43.624Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-05T15:43:43.624Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T15:43:43.733Z] prd-ubuntu20.04-docker-8c-8g-24063 does not seem to be running inside a container [2023-12-05T15:43:43.767Z] $ 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-12-05T15:43:44.072Z] $ docker top 2c8e8ce07cb3d9530e885f6d86eaf977e7169802b24818d77fabde6c82f491a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T15:43:44.458Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-12-05T15:43:44.777Z] + make test [2023-12-05T15:43:44.777Z] go test -race -coverprofile=coverage.out ./... [2023-12-05T15:43:51.340Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-12-05T15:44:06.275Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-12-05T15:44:06.275Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-12-05T15:44:06.275Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-12-05T15:44:06.275Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-12-05T15:44:06.275Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-12-05T15:44:06.275Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-12-05T15:44:06.275Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-12-05T15:44:06.275Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.042s coverage: 27.6% of statements [2023-12-05T15:44:06.275Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-12-05T15:44:06.275Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.046s coverage: 81.5% of statements [2023-12-05T15:44:06.275Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.065s coverage: 86.0% of statements [2023-12-05T15:44:06.842Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-12-05T15:44:06.842Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-12-05T15:44:06.842Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.076s coverage: 71.8% of statements [2023-12-05T15:44:07.100Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-12-05T15:44:10.393Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.046s coverage: 14.4% of statements [2023-12-05T15:44:10.393Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.297s coverage: 45.9% of statements [2023-12-05T15:44:10.393Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.058s coverage: 68.5% of statements [2023-12-05T15:44:10.393Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.112s coverage: 89.2% of statements [2023-12-05T15:44:10.393Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.042s coverage: 5.5% of statements [2023-12-05T15:44:32.329Z] GO111MODULE=on go vet ./... [2023-12-05T15:44:32.329Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-05T15:44:32.329Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-05T15:44:32.329Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-05T15:44:32.342Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-05T15:44:32.380Z] $ docker stop --time=1 2c8e8ce07cb3d9530e885f6d86eaf977e7169802b24818d77fabde6c82f491a8 [2023-12-05T15:44:37.930Z] $ docker rm -f --volumes 2c8e8ce07cb3d9530e885f6d86eaf977e7169802b24818d77fabde6c82f491a8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T15:44:38.491Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-05T15:44:38.585Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-05T15:44:39.186Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-05T15:44:39.472Z] + ls -al . [2023-12-05T15:44:39.472Z] total 308 [2023-12-05T15:44:39.472Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 5 15:43 . [2023-12-05T15:44:39.472Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 5 15:42 .. [2023-12-05T15:44:39.472Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 5 15:42 .dockerignore [2023-12-05T15:44:39.472Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 5 15:44 .git [2023-12-05T15:44:39.472Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 15:42 .github [2023-12-05T15:44:39.472Z] -rw-rw-r-- 1 jenkins jenkins 137 Dec 5 15:42 .gitignore [2023-12-05T15:44:39.472Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 5 15:42 .golangci.yml [2023-12-05T15:44:39.472Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 5 15:42 .semver [2023-12-05T15:44:39.472Z] -rw-rw-r-- 1 jenkins jenkins 48109 Dec 5 15:42 CHANGELOG.md [2023-12-05T15:44:39.472Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 5 15:42 GOVERNANCE.md [2023-12-05T15:44:39.472Z] -rw-rw-r-- 1 jenkins jenkins 885 Dec 5 15:42 Jenkinsfile [2023-12-05T15:44:39.472Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 5 15:42 LICENSE [2023-12-05T15:44:39.472Z] -rw-rw-r-- 1 jenkins jenkins 1842 Dec 5 15:42 Makefile [2023-12-05T15:44:39.472Z] -rw-rw-r-- 1 jenkins jenkins 619 Dec 5 15:42 OWNERS.md [2023-12-05T15:44:39.472Z] -rw-rw-r-- 1 jenkins jenkins 4933 Dec 5 15:42 README.md [2023-12-05T15:44:39.472Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 5 15:42 VERSION [2023-12-05T15:44:39.472Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 5 15:42 bin [2023-12-05T15:44:39.472Z] -rw-r--r-- 1 jenkins jenkins 122155 Dec 5 15:44 coverage.out [2023-12-05T15:44:39.472Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 5 15:42 example [2023-12-05T15:44:39.472Z] -rw-rw-r-- 1 jenkins jenkins 3719 Dec 5 15:42 go.mod [2023-12-05T15:44:39.472Z] -rw-rw-r-- 1 jenkins jenkins 34269 Dec 5 15:42 go.sum [2023-12-05T15:44:39.472Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 5 15:42 internal [2023-12-05T15:44:39.472Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 15:42 openapi [2023-12-05T15:44:39.472Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 5 15:42 pkg [2023-12-05T15:44:39.472Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 5 15:42 snap [2023-12-05T15:44:39.472Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 5 15:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:44:39.856Z] + 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=5d4c6c07e1d34de55ec4d5f4c23268ae4ad09057 --label arch=amd64 --label version=3.2.0-dev.2 . [2023-12-05T15:44:39.856Z] Sending build context to Docker daemon 22MB [2023-12-05T15:44:39.856Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-12-05T15:44:39.856Z] Step 2/23 : FROM ${BASE} AS builder [2023-12-05T15:44:39.856Z] ---> b73763da5a4c [2023-12-05T15:44:39.856Z] Step 3/23 : ARG MAKE=make build [2023-12-05T15:44:40.792Z] ---> Running in b202948f4261 [2023-12-05T15:44:40.792Z] Removing intermediate container b202948f4261 [2023-12-05T15:44:40.792Z] ---> 7cd64b9b8e53 [2023-12-05T15:44:40.792Z] Step 4/23 : WORKDIR /device-sdk-go [2023-12-05T15:44:40.792Z] ---> Running in de00c02a3e61 [2023-12-05T15:44:41.052Z] Removing intermediate container de00c02a3e61 [2023-12-05T15:44:41.052Z] ---> 6bf2b05e65c4 [2023-12-05T15:44:41.052Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-12-05T15:44:41.052Z] ---> Running in b1caeba12d64 [2023-12-05T15:44:41.052Z] Removing intermediate container b1caeba12d64 [2023-12-05T15:44:41.052Z] ---> 2eaf427ebf58 [2023-12-05T15:44:41.052Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-12-05T15:44:41.052Z] ---> Running in 7be5a2d8081f [2023-12-05T15:44:41.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T15:44:41.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T15:44:41.831Z] OK: 264 MiB in 52 packages [2023-12-05T15:44:42.090Z] Removing intermediate container 7be5a2d8081f [2023-12-05T15:44:42.090Z] ---> 00d5c4e84830 [2023-12-05T15:44:42.090Z] Step 7/23 : COPY go.mod vendor* ./ [2023-12-05T15:44:42.349Z] ---> 373c4709e100 [2023-12-05T15:44:42.349Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T15:44:42.349Z] ---> Running in 7b317c4de629 [2023-12-05T15:44:42.919Z] Removing intermediate container 7b317c4de629 [2023-12-05T15:44:42.919Z] ---> 5f74c3758a68 [2023-12-05T15:44:42.919Z] Step 9/23 : COPY . . [2023-12-05T15:44:43.856Z] ---> 360679a5d2e0 [2023-12-05T15:44:43.856Z] Step 10/23 : RUN ${MAKE} [2023-12-05T15:44:43.856Z] ---> Running in 89436f74060c [2023-12-05T15:44:44.115Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.2" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-12-05T15:45:05.413Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24067 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-12-05T15:45:05.447Z] Running in /w/workspace/device-sdk-go/273 [Pipeline] { [Pipeline] checkout [2023-12-05T15:45:06.055Z] Removing intermediate container 89436f74060c [2023-12-05T15:45:06.055Z] ---> 4a9384a18dc1 [2023-12-05T15:45:06.055Z] Step 11/23 : FROM alpine:3.18 [2023-12-05T15:45:06.055Z] 3.18: Pulling from library/alpine [2023-12-05T15:45:06.055Z] c926b61bad3b: Pulling fs layer [2023-12-05T15:45:06.055Z] c926b61bad3b: Download complete [2023-12-05T15:45:06.055Z] c926b61bad3b: Pull complete [2023-12-05T15:45:06.055Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T15:45:06.055Z] Status: Downloaded newer image for alpine:3.18 [2023-12-05T15:45:06.055Z] ---> b541f2080109 [2023-12-05T15:45:06.055Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-12-05T15:45:06.055Z] ---> Running in faf78bb7c38b [2023-12-05T15:45:06.055Z] Removing intermediate container faf78bb7c38b [2023-12-05T15:45:06.055Z] ---> d0b6e475bbe1 [2023-12-05T15:45:06.055Z] Step 13/23 : RUN apk add --update --no-cache [2023-12-05T15:45:06.055Z] ---> Running in 60df49365d46 [2023-12-05T15:45:06.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T15:45:06.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T15:45:06.055Z] OK: 7 MiB in 15 packages [2023-12-05T15:45:08.528Z] The recommended git tool is: git [2023-12-05T15:45:09.343Z] Removing intermediate container 60df49365d46 [2023-12-05T15:45:09.343Z] ---> 96dc6603f0aa [2023-12-05T15:45:09.343Z] Step 14/23 : WORKDIR / [2023-12-05T15:45:09.343Z] ---> Running in 2593ceeb288a [2023-12-05T15:45:10.750Z] Removing intermediate container 2593ceeb288a [2023-12-05T15:45:10.750Z] ---> 915154bd9953 [2023-12-05T15:45:10.750Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-12-05T15:45:11.012Z] ---> 3b7e638bde86 [2023-12-05T15:45:11.012Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-12-05T15:45:11.953Z] ---> e4c41398ebe6 [2023-12-05T15:45:11.953Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-12-05T15:45:12.213Z] ---> 88c4bca8b741 [2023-12-05T15:45:12.213Z] Step 18/23 : EXPOSE 59999 [2023-12-05T15:45:12.213Z] ---> Running in 56c256fde0bc [2023-12-05T15:45:12.213Z] Removing intermediate container 56c256fde0bc [2023-12-05T15:45:12.213Z] ---> e3344c0d0c6f [2023-12-05T15:45:12.213Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-12-05T15:45:12.213Z] ---> Running in fc603a7d38b8 [2023-12-05T15:45:12.473Z] Removing intermediate container fc603a7d38b8 [2023-12-05T15:45:12.473Z] ---> f55cc69c6625 [2023-12-05T15:45:12.473Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-05T15:45:12.473Z] ---> Running in 984b2123e977 [2023-12-05T15:45:12.473Z] Removing intermediate container 984b2123e977 [2023-12-05T15:45:12.473Z] ---> 5b39087a9068 [2023-12-05T15:45:12.473Z] Step 21/23 : LABEL arch=amd64 [2023-12-05T15:45:12.473Z] ---> Running in 094c1d608656 [2023-12-05T15:45:12.473Z] Removing intermediate container 094c1d608656 [2023-12-05T15:45:12.473Z] ---> d6df99d4f375 [2023-12-05T15:45:12.473Z] Step 22/23 : LABEL git_sha=5d4c6c07e1d34de55ec4d5f4c23268ae4ad09057 [2023-12-05T15:45:12.473Z] ---> Running in 0244995dbcf5 [2023-12-05T15:45:12.731Z] Removing intermediate container 0244995dbcf5 [2023-12-05T15:45:12.731Z] ---> 5827c909c4b6 [2023-12-05T15:45:12.731Z] Step 23/23 : LABEL version=3.2.0-dev.2 [2023-12-05T15:45:12.731Z] ---> Running in 41f79b99a89b [2023-12-05T15:45:12.731Z] Removing intermediate container 41f79b99a89b [2023-12-05T15:45:12.731Z] ---> 93d57f94f794 [2023-12-05T15:45:12.731Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-05T15:45:12.731Z] Successfully built 93d57f94f794 [2023-12-05T15:45:12.731Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:45:13.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T15:45:13.589Z] [2023-12-05T15:45:13.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:45:13.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T15:45:13.957Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-05T15:45:13.957Z] 5eb5b503b376: Pulling fs layer [2023-12-05T15:45:13.957Z] 5c69ac0246d0: Pulling fs layer [2023-12-05T15:45:13.957Z] ec43610c2a17: Pulling fs layer [2023-12-05T15:45:13.957Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-05T15:45:13.957Z] 33b1e0a273af: Pulling fs layer [2023-12-05T15:45:13.957Z] 3a2ae6a8a46f: Waiting [2023-12-05T15:45:13.957Z] 5d3b04190fa2: Pulling fs layer [2023-12-05T15:45:13.957Z] 2f39f015ded8: Pulling fs layer [2023-12-05T15:45:13.957Z] 33b1e0a273af: Waiting [2023-12-05T15:45:13.957Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-05T15:45:13.957Z] 3a2ae6a8a46f: Download complete [2023-12-05T15:45:13.957Z] 33b1e0a273af: Verifying Checksum [2023-12-05T15:45:13.957Z] 33b1e0a273af: Download complete [2023-12-05T15:45:13.957Z] 5d3b04190fa2: Verifying Checksum [2023-12-05T15:45:13.957Z] 5d3b04190fa2: Download complete [2023-12-05T15:45:13.957Z] ec43610c2a17: Verifying Checksum [2023-12-05T15:45:13.957Z] ec43610c2a17: Download complete [2023-12-05T15:45:14.232Z] 5eb5b503b376: Verifying Checksum [2023-12-05T15:45:14.232Z] 5eb5b503b376: Download complete [2023-12-05T15:45:14.825Z] 2f39f015ded8: Download complete [2023-12-05T15:45:15.308Z] using credential edgex-jenkins-ssh [2023-12-05T15:45:15.334Z] Cloning the remote Git repository [2023-12-05T15:45:15.760Z] 5eb5b503b376: Pull complete [2023-12-05T15:45:15.760Z] 5c69ac0246d0: Pull complete [2023-12-05T15:45:15.392Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-12-05T15:45:15.512Z] > git init /w/workspace/device-sdk-go/273 # timeout=10 [2023-12-05T15:45:15.714Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-12-05T15:45:15.716Z] > git --version # timeout=10 [2023-12-05T15:45:15.742Z] > git --version # 'git version 2.25.1' [2023-12-05T15:45:15.746Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-05T15:45:15.940Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-05T15:45:16.326Z] ec43610c2a17: Pull complete [2023-12-05T15:45:16.326Z] 3a2ae6a8a46f: Pull complete [2023-12-05T15:45:16.585Z] 33b1e0a273af: Pull complete [2023-12-05T15:45:16.585Z] 5d3b04190fa2: Pull complete [2023-12-05T15:45:18.616Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-12-05T15:45:18.642Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-05T15:45:19.819Z] Avoid second fetch [2023-12-05T15:45:19.820Z] Checking out Revision 5d4c6c07e1d34de55ec4d5f4c23268ae4ad09057 (main) [2023-12-05T15:45:19.852Z] > git config core.sparsecheckout # timeout=10 [2023-12-05T15:45:19.938Z] > git checkout -f 5d4c6c07e1d34de55ec4d5f4c23268ae4ad09057 # timeout=10 [2023-12-05T15:45:20.722Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#1544)" [2023-12-05T15:45:20.770Z] 2f39f015ded8: Pull complete [2023-12-05T15:45:20.771Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-05T15:45:20.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T15:45:20.771Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T15:45:20.974Z] prd-ubuntu20.04-docker-8c-8g-24063 does not seem to be running inside a container [2023-12-05T15:45:21.007Z] $ 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-12-05T15:45:21.182Z] [2023-12-05T15:45:21.182Z] GitHub has been notified of this commit’s build result [2023-12-05T15:45:21.182Z] [2023-12-05T15:45:27.697Z] $ docker top 611f12a108813ef8c5a9d9e8ca168154332f1e8b1ea62d31aa754164b5f946cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-05T15:45:28.123Z] ---> job-cost.sh [2023-12-05T15:45:28.123Z] lf-activate-venv: SKIPPING [2023-12-05T15:45:28.123Z] INFO: No Stack... [2023-12-05T15:45:28.382Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-05T15:45:28.628Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-05T15:45:28.628Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T15:45:28.628Z] Dload Upload Total Spent Left Speed [2023-12-05T15:45:28.628Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 213k 0 --:--:-- --:--:-- --:--:-- 213k [Pipeline] sh [2023-12-05T15:45:28.950Z] INFO: Archiving Costs [Pipeline] sh [2023-12-05T15:45:28.977Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-05T15:45:29.250Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-12-05T15:45:29.250Z] + cut -d, -f6 [Pipeline] lock [2023-12-05T15:45:29.261Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-273-stack-cost] [2023-12-05T15:45:29.270Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-273-stack-cost] did not exist. Created. [2023-12-05T15:45:29.270Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-273-stack-cost] [Pipeline] { [Pipeline] unstash [2023-12-05T15:45:29.346Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-12-05T15:45:29.346Z] sudo tee /etc/docker/daemon.new [2023-12-05T15:45:29.346Z] { [2023-12-05T15:45:29.346Z] "registry-mirrors": [ [2023-12-05T15:45:29.346Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-05T15:45:29.346Z] ], [2023-12-05T15:45:29.346Z] "bip": "10.250.0.254/24", [2023-12-05T15:45:29.346Z] "hosts": [ [2023-12-05T15:45:29.346Z] "tcp://0.0.0.0:5555", [2023-12-05T15:45:29.346Z] "unix:///var/run/docker.sock" [2023-12-05T15:45:29.346Z] ], [2023-12-05T15:45:29.346Z] "mtu": 1458, [2023-12-05T15:45:29.346Z] "selinux-enabled": true, [2023-12-05T15:45:29.346Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-05T15:45:29.346Z] } [Pipeline] sh [Pipeline] sh [2023-12-05T15:45:29.637Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-05T15:45:29.700Z] Stashed 1 file(s) [Pipeline] } [2023-12-05T15:45:29.707Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-273-stack-cost] [Pipeline] // lock [2023-12-05T15:45:29.749Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] } [2023-12-05T15:45:29.787Z] $ docker stop --time=1 611f12a108813ef8c5a9d9e8ca168154332f1e8b1ea62d31aa754164b5f946cd [2023-12-05T15:45:30.943Z] $ docker rm -f --volumes 611f12a108813ef8c5a9d9e8ca168154332f1e8b1ea62d31aa754164b5f946cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-05T15:45:31.347Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T15:45:49.675Z] provisioning config files... [2023-12-05T15:45:49.703Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/273@tmp/config12409187284411381503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T15:45:50.187Z] ---> ****-login.sh [2023-12-05T15:45:50.187Z] nexus3.edgexfoundry.org:10001 [2023-12-05T15:45:50.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T15:45:51.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T15:45:51.056Z] Configure a credential helper to remove this warning. See [2023-12-05T15:45:51.056Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T15:45:51.056Z] [2023-12-05T15:45:51.057Z] Login Succeeded [2023-12-05T15:45:51.057Z] nexus3.edgexfoundry.org:10002 [2023-12-05T15:45:51.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T15:45:51.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T15:45:51.338Z] Configure a credential helper to remove this warning. See [2023-12-05T15:45:51.338Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T15:45:51.338Z] [2023-12-05T15:45:51.338Z] Login Succeeded [2023-12-05T15:45:51.338Z] nexus3.edgexfoundry.org:10003 [2023-12-05T15:45:51.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T15:45:51.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T15:45:51.609Z] Configure a credential helper to remove this warning. See [2023-12-05T15:45:51.609Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T15:45:51.609Z] [2023-12-05T15:45:51.609Z] Login Succeeded [2023-12-05T15:45:51.609Z] nexus3.edgexfoundry.org:10004 [2023-12-05T15:45:51.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T15:45:51.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T15:45:51.880Z] Configure a credential helper to remove this warning. See [2023-12-05T15:45:51.880Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T15:45:51.880Z] [2023-12-05T15:45:51.880Z] Login Succeeded [2023-12-05T15:45:51.880Z] ****.io [2023-12-05T15:45:52.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T15:45:52.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T15:45:52.422Z] Configure a credential helper to remove this warning. See [2023-12-05T15:45:52.422Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T15:45:52.422Z] [2023-12-05T15:45:52.422Z] Login Succeeded [2023-12-05T15:45:52.422Z] ---> ****-login.sh ends [Pipeline] } [2023-12-05T15:45:52.436Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-05T15:45:52.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T15:45:52.968Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T15:45:53.012Z] ========================================================= [2023-12-05T15:45:53.012Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-05T15:45:53.012Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:45:53.498Z] + 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.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-05T15:45:54.926Z] #0 building with "default" instance using docker driver [2023-12-05T15:45:54.926Z] [2023-12-05T15:45:54.926Z] #1 [internal] load .dockerignore [2023-12-05T15:45:54.926Z] #1 transferring context: 182B 0.0s done [2023-12-05T15:45:54.926Z] #1 DONE 0.1s [2023-12-05T15:45:54.926Z] [2023-12-05T15:45:54.926Z] #2 [internal] load build definition from Dockerfile [2023-12-05T15:45:54.927Z] #2 transferring dockerfile: 1.54kB done [2023-12-05T15:45:54.927Z] #2 DONE 0.1s [2023-12-05T15:45:54.927Z] [2023-12-05T15:45:54.927Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-05T15:45:54.927Z] #3 DONE 0.1s [2023-12-05T15:45:54.927Z] [2023-12-05T15:45:54.927Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-05T15:45:54.927Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-05T15:45:54.927Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.10MB / 3.33MB 0.1s [2023-12-05T15:45:54.927Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-05T15:45:54.927Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2023-12-05T15:45:55.199Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.1s done [2023-12-05T15:45:55.199Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.2s done [2023-12-05T15:45:55.199Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-05T15:45:55.199Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-05T15:45:55.199Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-05T15:45:55.199Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s [2023-12-05T15:45:55.199Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.3s [2023-12-05T15:45:55.199Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-05T15:45:55.199Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2023-12-05T15:45:55.199Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 385.02kB / 97.63MB 0.3s [2023-12-05T15:45:55.199Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2023-12-05T15:45:55.199Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.44MB / 63.99MB 0.4s [2023-12-05T15:45:55.199Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.41MB / 11.40MB 0.4s [2023-12-05T15:45:55.471Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 13.63MB / 63.99MB 0.5s [2023-12-05T15:45:55.471Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.34MB / 97.63MB 0.5s [2023-12-05T15:45:55.471Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.20MB / 11.40MB 0.5s [2023-12-05T15:45:55.471Z] #4 ... [2023-12-05T15:45:55.471Z] [2023-12-05T15:45:55.471Z] #5 [internal] load build context [2023-12-05T15:45:55.471Z] #5 transferring context: 11.13MB 0.6s done [2023-12-05T15:45:55.471Z] #5 DONE 0.7s [2023-12-05T15:45:55.471Z] [2023-12-05T15:45:55.471Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-05T15:45:55.471Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s [2023-12-05T15:45:55.745Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 24.12MB / 63.99MB 0.8s [2023-12-05T15:45:55.745Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.6s done [2023-12-05T15:45:55.745Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 19.92MB / 97.63MB 0.8s [2023-12-05T15:45:55.745Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2023-12-05T15:45:55.745Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 29.36MB / 63.99MB 0.9s [2023-12-05T15:45:56.017Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 28.52MB / 97.63MB 1.0s [2023-12-05T15:45:56.017Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-05T15:45:56.017Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 37.75MB / 63.99MB 1.1s [2023-12-05T15:45:56.017Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-05T15:45:56.296Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.73MB / 63.99MB 1.3s [2023-12-05T15:45:56.296Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 41.94MB / 97.63MB 1.3s [2023-12-05T15:45:56.296Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 53.48MB / 63.99MB 1.4s [2023-12-05T15:45:56.569Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 57.67MB / 63.99MB 1.5s [2023-12-05T15:45:56.569Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 49.28MB / 97.63MB 1.5s [2023-12-05T15:45:56.569Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.96MB / 63.99MB 1.6s [2023-12-05T15:45:56.569Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 59.77MB / 97.63MB 1.7s [2023-12-05T15:45:56.569Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.7s done [2023-12-05T15:45:56.569Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-05T15:45:56.838Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 69.21MB / 97.63MB 1.9s [2023-12-05T15:45:56.838Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.45MB / 97.63MB 2.0s [2023-12-05T15:45:57.108Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 79.69MB / 97.63MB 2.1s [2023-12-05T15:45:57.108Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 84.93MB / 97.63MB 2.2s [2023-12-05T15:45:57.376Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 94.37MB / 97.63MB 2.4s [2023-12-05T15:45:57.645Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.6s done [2023-12-05T15:46:02.997Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.8s [2023-12-05T15:46:08.369Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.2s [2023-12-05T15:46:16.612Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.5s done [2023-12-05T15:46:18.562Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-05T15:46:18.562Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-05T15:46:18.830Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-05T15:46:18.830Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-05T15:46:24.196Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-05T15:46:28.464Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.4s done [2023-12-05T15:46:28.464Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-05T15:46:30.426Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.9s done [2023-12-05T15:46:33.801Z] #4 DONE 39.1s [2023-12-05T15:46:34.078Z] [2023-12-05T15:46:34.078Z] #6 [builder 2/7] WORKDIR /device-sdk-go [2023-12-05T15:46:36.031Z] #6 DONE 1.9s [2023-12-05T15:46:36.031Z] [2023-12-05T15:46:36.031Z] #7 [builder 3/7] RUN apk add --update --no-cache make git [2023-12-05T15:46:36.997Z] #7 0.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T15:46:37.267Z] #7 1.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T15:46:38.686Z] #7 2.602 OK: 266 MiB in 52 packages [2023-12-05T15:46:38.686Z] #7 DONE 2.9s [2023-12-05T15:46:38.955Z] [2023-12-05T15:46:38.955Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-05T15:46:38.955Z] #8 DONE 0.2s [2023-12-05T15:46:38.955Z] [2023-12-05T15:46:38.955Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T15:47:05.684Z] #9 DONE 24.8s [2023-12-05T15:47:05.684Z] [2023-12-05T15:47:05.684Z] #10 [builder 6/7] COPY . . [2023-12-05T15:47:05.684Z] #10 DONE 0.4s [2023-12-05T15:47:05.684Z] [2023-12-05T15:47:05.684Z] #11 [builder 7/7] RUN echo noop [2023-12-05T15:47:05.684Z] #11 0.634 noop [2023-12-05T15:47:05.684Z] #11 DONE 0.7s [2023-12-05T15:47:05.684Z] [2023-12-05T15:47:05.684Z] #12 exporting to image [2023-12-05T15:47:05.684Z] #12 exporting layers [2023-12-05T15:47:27.767Z] #12 exporting layers 22.4s done [2023-12-05T15:47:27.767Z] #12 writing image sha256:955400b90ca141ba9692f284a0bd3d283192f494c702db7c9b0aee5f9d11219d done [2023-12-05T15:47:27.767Z] #12 naming to docker.io/library/ci-base-image-arm64 [2023-12-05T15:47:27.767Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-05T15:47:27.767Z] #12 DONE 22.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:47:28.224Z] + docker inspect -f . ci-base-image-arm64 [2023-12-05T15:47:28.224Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T15:47:28.487Z] prd-ubuntu20.04-docker-arm64-4c-16g-24067 does not seem to be running inside a container [2023-12-05T15:47:28.571Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/273 -v /w/workspace/device-sdk-go/273:/w/workspace/device-sdk-go/273:rw,z -v /w/workspace/device-sdk-go/273@tmp:/w/workspace/device-sdk-go/273@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-12-05T15:47:29.970Z] $ docker top 1558b53e6426b5457d3d7c28ece14791d26a6ab9921dbd8ab15ffcef6831798e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T15:47:30.845Z] + go version [2023-12-05T15:47:30.845Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-05T15:47:30.868Z] $ docker stop --time=1 1558b53e6426b5457d3d7c28ece14791d26a6ab9921dbd8ab15ffcef6831798e [2023-12-05T15:47:32.492Z] $ docker rm -f --volumes 1558b53e6426b5457d3d7c28ece14791d26a6ab9921dbd8ab15ffcef6831798e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:47:33.332Z] + docker inspect -f . ci-base-image-arm64 [2023-12-05T15:47:33.332Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T15:47:33.605Z] prd-ubuntu20.04-docker-arm64-4c-16g-24067 does not seem to be running inside a container [2023-12-05T15:47:33.717Z] $ 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/273 -v /w/workspace/device-sdk-go/273:/w/workspace/device-sdk-go/273:rw,z -v /w/workspace/device-sdk-go/273@tmp:/w/workspace/device-sdk-go/273@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-12-05T15:47:34.739Z] $ docker top 16a325f5a840fd7db9912369e2225446e9daf760b1e78d3d4a0eddb61fdede70 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T15:47:35.312Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/273 [Pipeline] fileExists [Pipeline] sh [2023-12-05T15:47:36.029Z] + make test [2023-12-05T15:47:36.029Z] go test -race -coverprofile=coverage.out ./... [2023-12-05T15:48:14.956Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-12-05T15:49:36.653Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-12-05T15:49:36.653Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-12-05T15:49:36.653Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-12-05T15:49:36.653Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-12-05T15:49:36.653Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-12-05T15:49:38.614Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.269s coverage: 27.6% of statements [2023-12-05T15:49:38.614Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-12-05T15:49:38.614Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-12-05T15:49:39.586Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.391s coverage: 81.5% of statements [2023-12-05T15:49:39.854Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.418s coverage: 86.0% of statements [2023-12-05T15:49:44.158Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-12-05T15:49:45.121Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.465s coverage: 71.8% of statements [2023-12-05T15:49:45.391Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-12-05T15:49:45.391Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-12-05T15:49:47.982Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.309s coverage: 14.4% of statements [2023-12-05T15:49:47.982Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.088s coverage: 45.9% of statements [2023-12-05T15:49:47.982Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.420s coverage: 68.5% of statements [2023-12-05T15:49:47.982Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.553s coverage: 89.2% of statements [2023-12-05T15:49:48.948Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-12-05T15:49:50.362Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.255s coverage: 5.5% of statements [2023-12-05T15:49:51.322Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-05T15:49:51.322Z] GO111MODULE=on go vet ./... [2023-12-05T15:51:28.001Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-05T15:51:28.001Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-05T15:51:28.001Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-05T15:51:28.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-05T15:51:28.066Z] $ docker stop --time=1 16a325f5a840fd7db9912369e2225446e9daf760b1e78d3d4a0eddb61fdede70 [2023-12-05T15:51:30.084Z] $ docker rm -f --volumes 16a325f5a840fd7db9912369e2225446e9daf760b1e78d3d4a0eddb61fdede70 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T15:51:32.025Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-05T15:51:32.077Z] Warning: overwriting stash ‘coverage-report’ [2023-12-05T15:51:32.724Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-05T15:51:33.282Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-05T15:51:33.610Z] + ls -al . [2023-12-05T15:51:33.610Z] total 304 [2023-12-05T15:51:33.610Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 5 15:47 . [2023-12-05T15:51:33.610Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 5 15:45 .. [2023-12-05T15:51:33.610Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 5 15:45 .dockerignore [2023-12-05T15:51:33.610Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 5 15:45 .git [2023-12-05T15:51:33.610Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 15:45 .github [2023-12-05T15:51:33.610Z] -rw-rw-r-- 1 jenkins jenkins 137 Dec 5 15:45 .gitignore [2023-12-05T15:51:33.610Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 5 15:45 .golangci.yml [2023-12-05T15:51:33.610Z] -rw-rw-r-- 1 jenkins jenkins 48109 Dec 5 15:45 CHANGELOG.md [2023-12-05T15:51:33.610Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 5 15:45 GOVERNANCE.md [2023-12-05T15:51:33.610Z] -rw-rw-r-- 1 jenkins jenkins 885 Dec 5 15:45 Jenkinsfile [2023-12-05T15:51:33.610Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 5 15:45 LICENSE [2023-12-05T15:51:33.610Z] -rw-rw-r-- 1 jenkins jenkins 1842 Dec 5 15:45 Makefile [2023-12-05T15:51:33.610Z] -rw-rw-r-- 1 jenkins jenkins 619 Dec 5 15:45 OWNERS.md [2023-12-05T15:51:33.610Z] -rw-rw-r-- 1 jenkins jenkins 4933 Dec 5 15:45 README.md [2023-12-05T15:51:33.610Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 5 15:42 VERSION [2023-12-05T15:51:33.610Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 5 15:45 bin [2023-12-05T15:51:33.610Z] -rw-r--r-- 1 jenkins jenkins 122153 Dec 5 15:49 coverage.out [2023-12-05T15:51:33.610Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 5 15:45 example [2023-12-05T15:51:33.610Z] -rw-rw-r-- 1 jenkins jenkins 3719 Dec 5 15:45 go.mod [2023-12-05T15:51:33.610Z] -rw-rw-r-- 1 jenkins jenkins 34269 Dec 5 15:45 go.sum [2023-12-05T15:51:33.610Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 5 15:45 internal [2023-12-05T15:51:33.610Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 15:45 openapi [2023-12-05T15:51:33.610Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 5 15:45 pkg [2023-12-05T15:51:33.610Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 5 15:45 snap [2023-12-05T15:51:33.610Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 5 15:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:51:34.016Z] + 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=5d4c6c07e1d34de55ec4d5f4c23268ae4ad09057 --label arch=arm64 --label version=3.2.0-dev.2 . [2023-12-05T15:51:34.978Z] #0 building with "default" instance using docker driver [2023-12-05T15:51:34.978Z] [2023-12-05T15:51:34.978Z] #1 [internal] load .dockerignore [2023-12-05T15:51:34.978Z] #1 transferring context: 182B 0.0s done [2023-12-05T15:51:34.978Z] #1 DONE 0.0s [2023-12-05T15:51:34.978Z] [2023-12-05T15:51:34.978Z] #2 [internal] load build definition from Dockerfile [2023-12-05T15:51:34.978Z] #2 transferring dockerfile: 1.54kB 0.0s done [2023-12-05T15:51:34.978Z] #2 DONE 0.0s [2023-12-05T15:51:34.978Z] [2023-12-05T15:51:34.978Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-05T15:51:34.978Z] #3 DONE 0.0s [2023-12-05T15:51:34.978Z] [2023-12-05T15:51:34.978Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-05T15:51:35.245Z] #4 DONE 0.3s [2023-12-05T15:51:35.245Z] [2023-12-05T15:51:35.245Z] #5 [internal] load build context [2023-12-05T15:51:35.245Z] #5 transferring context: 136.05kB 0.1s done [2023-12-05T15:51:35.245Z] #5 DONE 0.1s [2023-12-05T15:51:35.245Z] [2023-12-05T15:51:35.245Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T15:51:35.245Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-05T15:51:35.245Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-05T15:51:35.245Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s [2023-12-05T15:51:35.245Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-05T15:51:35.245Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-05T15:51:35.516Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2023-12-05T15:51:35.516Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-05T15:51:35.516Z] #6 ... [2023-12-05T15:51:35.516Z] [2023-12-05T15:51:35.516Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-05T15:51:35.516Z] #7 DONE 0.4s [2023-12-05T15:51:35.516Z] [2023-12-05T15:51:35.516Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T15:51:35.784Z] #6 ... [2023-12-05T15:51:35.784Z] [2023-12-05T15:51:35.784Z] #8 [builder 2/7] WORKDIR /device-sdk-go [2023-12-05T15:51:35.784Z] #8 DONE 0.1s [2023-12-05T15:51:35.784Z] [2023-12-05T15:51:35.784Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T15:51:36.053Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-05T15:51:36.321Z] #6 DONE 1.0s [2023-12-05T15:51:36.321Z] [2023-12-05T15:51:36.321Z] #9 [stage-1 2/6] RUN apk add --update --no-cache [2023-12-05T15:51:36.909Z] #9 0.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T15:51:37.177Z] #9 1.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T15:51:38.594Z] #9 2.325 OK: 8 MiB in 15 packages [2023-12-05T15:51:38.594Z] #9 ... [2023-12-05T15:51:38.594Z] [2023-12-05T15:51:38.594Z] #10 [builder 3/7] RUN apk add --update --no-cache make git [2023-12-05T15:51:38.594Z] #10 0.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T15:51:38.594Z] #10 1.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T15:51:38.594Z] #10 2.679 OK: 266 MiB in 52 packages [2023-12-05T15:51:38.594Z] #10 DONE 3.0s [2023-12-05T15:51:38.865Z] [2023-12-05T15:51:38.865Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-05T15:51:38.865Z] #11 DONE 0.2s [2023-12-05T15:51:38.865Z] [2023-12-05T15:51:38.865Z] #9 [stage-1 2/6] RUN apk add --update --no-cache [2023-12-05T15:51:38.865Z] #9 DONE 2.6s [2023-12-05T15:51:38.865Z] [2023-12-05T15:51:38.865Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T15:51:40.812Z] #12 DONE 1.6s [2023-12-05T15:51:40.812Z] [2023-12-05T15:51:40.812Z] #13 [builder 6/7] COPY . . [2023-12-05T15:51:40.812Z] #13 DONE 0.5s [2023-12-05T15:51:41.080Z] [2023-12-05T15:51:41.080Z] #14 [builder 7/7] RUN make build [2023-12-05T15:51:41.667Z] #14 0.676 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.2" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-12-05T15:53:03.300Z] #14 DONE 70.2s [2023-12-05T15:53:03.300Z] [2023-12-05T15:53:03.300Z] #15 [stage-1 3/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-12-05T15:53:03.300Z] #15 DONE 0.1s [2023-12-05T15:53:03.300Z] [2023-12-05T15:53:03.300Z] #16 [stage-1 4/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-12-05T15:53:03.300Z] #16 DONE 0.4s [2023-12-05T15:53:03.300Z] [2023-12-05T15:53:03.300Z] #17 [stage-1 5/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-12-05T15:53:03.300Z] #17 DONE 0.1s [2023-12-05T15:53:03.300Z] [2023-12-05T15:53:03.300Z] #18 exporting to image [2023-12-05T15:53:03.300Z] #18 exporting layers [2023-12-05T15:53:03.300Z] #18 exporting layers 0.3s done [2023-12-05T15:53:03.300Z] #18 writing image sha256:7816fec3ab7e25b34345b37deed0ee99c939cbe89caaca52b61bb8fd12a641a1 done [2023-12-05T15:53:03.300Z] #18 naming to docker.io/library/device-sdk-simple-arm64 0.0s done [2023-12-05T15:53:03.300Z] #18 DONE 0.3s [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-12-05T15:53:04.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T15:53:04.101Z] [2023-12-05T15:53:04.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:53:04.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T15:53:04.736Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-05T15:53:04.736Z] 8998bd30e6a1: Pulling fs layer [2023-12-05T15:53:04.736Z] 04944245beec: Pulling fs layer [2023-12-05T15:53:04.736Z] 699f458cf7ca: Pulling fs layer [2023-12-05T15:53:04.736Z] 765212b225bb: Pulling fs layer [2023-12-05T15:53:04.736Z] f23df028b6ca: Pulling fs layer [2023-12-05T15:53:04.736Z] d65c8cfc05b1: Pulling fs layer [2023-12-05T15:53:04.736Z] 2437ff75d9bd: Pulling fs layer [2023-12-05T15:53:04.736Z] f23df028b6ca: Waiting [2023-12-05T15:53:04.736Z] d65c8cfc05b1: Waiting [2023-12-05T15:53:04.736Z] 2437ff75d9bd: Waiting [2023-12-05T15:53:04.736Z] 765212b225bb: Waiting [2023-12-05T15:53:04.736Z] 04944245beec: Verifying Checksum [2023-12-05T15:53:04.736Z] 04944245beec: Download complete [2023-12-05T15:53:04.736Z] 765212b225bb: Verifying Checksum [2023-12-05T15:53:04.736Z] 765212b225bb: Download complete [2023-12-05T15:53:04.736Z] f23df028b6ca: Download complete [2023-12-05T15:53:04.736Z] d65c8cfc05b1: Verifying Checksum [2023-12-05T15:53:04.736Z] d65c8cfc05b1: Download complete [2023-12-05T15:53:05.008Z] 699f458cf7ca: Verifying Checksum [2023-12-05T15:53:05.008Z] 699f458cf7ca: Download complete [2023-12-05T15:53:05.274Z] 8998bd30e6a1: Verifying Checksum [2023-12-05T15:53:05.274Z] 8998bd30e6a1: Download complete [2023-12-05T15:53:07.214Z] 2437ff75d9bd: Verifying Checksum [2023-12-05T15:53:07.214Z] 2437ff75d9bd: Download complete [2023-12-05T15:53:17.269Z] 8998bd30e6a1: Pull complete [2023-12-05T15:53:17.269Z] 04944245beec: Pull complete [2023-12-05T15:53:17.852Z] 699f458cf7ca: Pull complete [2023-12-05T15:53:17.852Z] 765212b225bb: Pull complete [2023-12-05T15:53:18.809Z] f23df028b6ca: Pull complete [2023-12-05T15:53:18.809Z] d65c8cfc05b1: Pull complete [2023-12-05T15:53:40.848Z] 2437ff75d9bd: Pull complete [2023-12-05T15:53:40.848Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-05T15:53:40.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T15:53:40.848Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T15:53:41.219Z] prd-ubuntu20.04-docker-arm64-4c-16g-24067 does not seem to be running inside a container [2023-12-05T15:53:41.291Z] $ 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/273 -v /w/workspace/device-sdk-go/273:/w/workspace/device-sdk-go/273:rw,z -v /w/workspace/device-sdk-go/273@tmp:/w/workspace/device-sdk-go/273@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-12-05T15:53:43.779Z] $ docker top adcc55f880eaeadf8b184a16c08bc6b8f9e6187711e721350d1586920b2fe934 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T15:53:44.349Z] ---> job-cost.sh [2023-12-05T15:53:44.619Z] lf-activate-venv: SKIPPING [2023-12-05T15:53:44.619Z] INFO: No Stack... [2023-12-05T15:53:44.890Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-05T15:53:45.874Z] INFO: Archiving Costs [Pipeline] sh [2023-12-05T15:53:46.202Z] + cat /w/workspace/device-sdk-go/273/archives/cost.csv [2023-12-05T15:53:46.202Z] + cut -d, -f6 [Pipeline] lock [2023-12-05T15:53:46.265Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-273-stack-cost] [2023-12-05T15:53:46.272Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-273-stack-cost] did not exist. Created. [2023-12-05T15:53:46.272Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-273-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-05T15:53:46.713Z] /w/workspace/device-sdk-go/273@tmp/durable-9d52ff94/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-05T15:53:47.037Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-05T15:53:47.095Z] Warning: overwriting stash ‘stack-cost’ [2023-12-05T15:53:47.195Z] Stashed 1 file(s) [Pipeline] } [2023-12-05T15:53:47.202Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-273-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-05T15:53:47.291Z] $ docker stop --time=1 adcc55f880eaeadf8b184a16c08bc6b8f9e6187711e721350d1586920b2fe934 [2023-12-05T15:53:52.809Z] $ docker rm -f --volumes adcc55f880eaeadf8b184a16c08bc6b8f9e6187711e721350d1586920b2fe934 [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-12-05T15:53:53.936Z] provisioning config files... [2023-12-05T15:53:53.944Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8018022604526326539tmp [Pipeline] { [Pipeline] sh [2023-12-05T15:53:54.302Z] + set +x [2023-12-05T15:53:54.302Z] + curl -s https://codecov.io/bash [2023-12-05T15:53:54.302Z] + bash -s -- [2023-12-05T15:53:54.302Z] [2023-12-05T15:53:54.302Z] _____ _ [2023-12-05T15:53:54.302Z] / ____| | | [2023-12-05T15:53:54.302Z] | | ___ __| | ___ ___ _____ __ [2023-12-05T15:53:54.302Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-05T15:53:54.302Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-05T15:53:54.302Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-05T15:53:54.302Z] Bash-1.0.6 [2023-12-05T15:53:54.302Z] [2023-12-05T15:53:54.302Z] [2023-12-05T15:53:54.302Z] ==> git version 2.25.1 found [2023-12-05T15:53:54.302Z] ==> 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-12-05T15:53:54.302Z] Release-Date: 2020-01-08 [2023-12-05T15:53:54.302Z] 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-12-05T15:53:54.302Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-05T15:53:54.302Z] ==> Jenkins CI detected. [2023-12-05T15:53:54.302Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-12-05T15:53:54.302Z] project root: . [2023-12-05T15:53:54.302Z] --> token set from env [2023-12-05T15:53:54.302Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-05T15:53:54.302Z] ==> Running gcov in . (disable via -X gcov) [2023-12-05T15:53:54.302Z] ==> Python coveragepy not found [2023-12-05T15:53:54.302Z] ==> Searching for coverage reports in: [2023-12-05T15:53:54.302Z] + . [2023-12-05T15:53:54.302Z] -> Found 1 reports [2023-12-05T15:53:54.302Z] ==> Detecting git/mercurial file structure [2023-12-05T15:53:54.562Z] ==> Reading reports [2023-12-05T15:53:54.562Z] + ./coverage.out bytes=122153 [2023-12-05T15:53:54.562Z] ==> Appending adjustments [2023-12-05T15:53:54.562Z] https://docs.codecov.io/docs/fixing-reports [2023-12-05T15:53:54.821Z] + Found adjustments [2023-12-05T15:53:54.821Z] ==> Gzipping contents [2023-12-05T15:53:54.821Z] 20K /tmp/codecov.CSlXPY.gz [2023-12-05T15:53:54.821Z] ==> Uploading reports [2023-12-05T15:53:54.821Z] url: https://codecov.io [2023-12-05T15:53:54.821Z] query: branch=main&commit=5d4c6c07e1d34de55ec4d5f4c23268ae4ad09057&build=273&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F273%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-05T15:53:54.821Z] -> Pinging Codecov [2023-12-05T15:53:54.821Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5d4c6c07e1d34de55ec4d5f4c23268ae4ad09057&build=273&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F273%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-05T15:53:55.080Z] -> Uploading to [2023-12-05T15:53:55.080Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-05/7E55EF52A471D76F132DFD9A03CDDE97/5d4c6c07e1d34de55ec4d5f4c23268ae4ad09057/19dc633a-9f4b-4096-b9ec-a69e4d5ccf86.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231205%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231205T155354Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4be52a70830159e35f987b7588cfd2791f7fb2eaf1aa7203ad022c3a26fbdb22 [2023-12-05T15:53:55.080Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T15:53:55.080Z] Dload Upload Total Spent Left Speed [2023-12-05T15:53:55.341Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16748 0 0 100 16748 0 70966 --:--:-- --:--:-- --:--:-- 70966 [2023-12-05T15:53:55.341Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/5d4c6c07e1d34de55ec4d5f4c23268ae4ad09057 [Pipeline] } [2023-12-05T15:53:55.348Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-05T15:53:55.656Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-05T15:53:55.669Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:53:56.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-05T15:53:56.087Z] [2023-12-05T15:53:56.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:53:56.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-05T15:53:56.416Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-05T15:53:56.416Z] df9b9388f04a: Pulling fs layer [2023-12-05T15:53:56.416Z] 52dc419b0ee2: Pulling fs layer [2023-12-05T15:53:56.416Z] 25bc292e5bac: Pulling fs layer [2023-12-05T15:53:56.416Z] 114826534d7a: Pulling fs layer [2023-12-05T15:53:56.416Z] 4657fd5d0bcf: Pulling fs layer [2023-12-05T15:53:56.416Z] 6ad1cebc031e: Pulling fs layer [2023-12-05T15:53:56.416Z] 8a3aa393b2d8: Pulling fs layer [2023-12-05T15:53:56.416Z] 4657fd5d0bcf: Waiting [2023-12-05T15:53:56.416Z] 6ad1cebc031e: Waiting [2023-12-05T15:53:56.416Z] 8a3aa393b2d8: Waiting [2023-12-05T15:53:56.416Z] 114826534d7a: Waiting [2023-12-05T15:53:56.416Z] 25bc292e5bac: Verifying Checksum [2023-12-05T15:53:56.416Z] 25bc292e5bac: Download complete [2023-12-05T15:53:56.416Z] 52dc419b0ee2: Download complete [2023-12-05T15:53:56.416Z] 4657fd5d0bcf: Verifying Checksum [2023-12-05T15:53:56.416Z] 4657fd5d0bcf: Download complete [2023-12-05T15:53:56.416Z] df9b9388f04a: Download complete [2023-12-05T15:53:56.676Z] df9b9388f04a: Pull complete [2023-12-05T15:53:56.676Z] 6ad1cebc031e: Verifying Checksum [2023-12-05T15:53:56.676Z] 6ad1cebc031e: Download complete [2023-12-05T15:53:56.676Z] 52dc419b0ee2: Pull complete [2023-12-05T15:53:56.934Z] 25bc292e5bac: Pull complete [2023-12-05T15:53:57.192Z] 114826534d7a: Verifying Checksum [2023-12-05T15:53:57.192Z] 114826534d7a: Download complete [2023-12-05T15:53:57.450Z] 8a3aa393b2d8: Verifying Checksum [2023-12-05T15:53:57.450Z] 8a3aa393b2d8: Download complete [2023-12-05T15:54:01.632Z] 114826534d7a: Pull complete [2023-12-05T15:54:01.632Z] 4657fd5d0bcf: Pull complete [2023-12-05T15:54:01.632Z] 6ad1cebc031e: Pull complete [2023-12-05T15:54:04.171Z] 8a3aa393b2d8: Pull complete [2023-12-05T15:54:04.171Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-05T15:54:04.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-05T15:54:04.171Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T15:54:04.409Z] prd-ubuntu20.04-docker-8c-8g-24063 does not seem to be running inside a container [2023-12-05T15:54:04.438Z] $ 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-12-05T15:54:10.134Z] $ docker top d51353e25e78d26af168afb11f1b1f2db05a7008971010ec6535cfa938b26282 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-05T15:54:10.275Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-12-05T15:54:10.554Z] + set -o pipefail [2023-12-05T15:54:10.554Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-12-05T15:54:15.829Z] [2023-12-05T15:54:15.829Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-12-05T15:54:15.829Z] [2023-12-05T15:54:15.829Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/89889a4d-1a07-4206-8014-dec895d5f81a [2023-12-05T15:54:15.829Z] [2023-12-05T15:54:15.829Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-05T15:54:15.829Z] [2023-12-05T15:54:16.767Z] [2023-12-05T15:54:16.767Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-05T15:54:16.767Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-05T15:54:16.767Z] More details here: https://snyk.co/ue1NS [2023-12-05T15:54:16.767Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-05T15:54:16.767Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-05T15:54:16.780Z] $ docker stop --time=1 d51353e25e78d26af168afb11f1b1f2db05a7008971010ec6535cfa938b26282 [2023-12-05T15:54:21.418Z] $ docker rm -f --volumes d51353e25e78d26af168afb11f1b1f2db05a7008971010ec6535cfa938b26282 [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-12-05T15:54:22.149Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T15:54:22.195Z] provisioning config files... [2023-12-05T15:54:22.203Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config803688406551221175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T15:54:22.562Z] --> edgex-publish-swagger.sh [2023-12-05T15:54:22.562Z] === Publish openapi/v3 API === [2023-12-05T15:54:22.562Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-12-05T15:54:22.562Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-12-05T15:54:22.562Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T15:54:22.562Z] Dload Upload Total Spent Left Speed [2023-12-05T15:54:22.825Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23674 0 0 100 23674 0 103k --:--:-- --:--:-- --:--:-- 102k 100 23854 100 180 100 23674 359 47253 --:--:-- --:--:-- --:--:-- 47517 [2023-12-05T15:54:23.086Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2023-12-05T15:54:23.086Z] [Pipeline] } [2023-12-05T15:54:23.094Z] 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-12-05T15:54:23.919Z] + git log --format=format:%s -1 5d4c6c07e1d34de55ec4d5f4c23268ae4ad09057 [Pipeline] sh [2023-12-05T15:54:24.210Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-05T15:54:24.210Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:54:24.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T15:54:24.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T15:54:24.767Z] prd-ubuntu20.04-docker-8c-8g-24063 does not seem to be running inside a container [2023-12-05T15:54:24.793Z] $ 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-12-05T15:54:25.229Z] $ docker top 5c4dfde3069e7076de0651ca96039d116d20de511962c6b7c7ccf93f692a48bc -eo pid,comm [2023-12-05T15:54:25.271Z] 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-12-05T15:54:25.271Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-05T15:54:25.428Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T15:54:25.428Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T15:54:25.536Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T15:54:25.539Z] $ docker exec 5c4dfde3069e7076de0651ca96039d116d20de511962c6b7c7ccf93f692a48bc ssh-agent [2023-12-05T15:54:25.650Z] SSH_AUTH_SOCK=/tmp/ssh-5DaPGjbG92jO/agent.33 [2023-12-05T15:54:25.650Z] SSH_AGENT_PID=39 [2023-12-05T15:54:25.656Z] Running ssh-add (command line suppressed) [2023-12-05T15:54:25.768Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9480671746597192112.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9480671746597192112.key) [2023-12-05T15:54:25.781Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T15:54:26.111Z] + git semver tag [2023-12-05T15:54:26.371Z] 2023-12-05 15:54:26,281 [run_tag] DEBUG tag force:False [2023-12-05T15:54:26.371Z] 2023-12-05 15:54:26,281 [check_head_tag] DEBUG check head tag [2023-12-05T15:54:26.371Z] 2023-12-05 15:54:26,282 [execute] INFO git cat-file --batch-check [2023-12-05T15:54:26.371Z] 2023-12-05 15:54:26,283 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-12-05T15:54:26.371Z] 2023-12-05 15:54:26,286 [execute] INFO git cat-file --batch [2023-12-05T15:54:26.371Z] 2023-12-05 15:54:26,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-12-05T15:54:26.371Z] 2023-12-05 15:54:26,307 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-05T15:54:26.371Z] 2023-12-05 15:54:26,307 [execute] INFO git tag -a v3.2.0-dev.2 -m v3.2.0-dev.2 [2023-12-05T15:54:26.371Z] 2023-12-05 15:54:26,308 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.2', '-m', 'v3.2.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-05T15:54:26.371Z] 2023-12-05 15:54:26,311 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-05T15:54:26.371Z] 3.2.0-dev.2 [Pipeline] } [2023-12-05T15:54:26.380Z] $ docker exec --env ******** --env ******** 5c4dfde3069e7076de0651ca96039d116d20de511962c6b7c7ccf93f692a48bc ssh-agent -k [2023-12-05T15:54:26.480Z] unset SSH_AUTH_SOCK; [2023-12-05T15:54:26.481Z] unset SSH_AGENT_PID; [2023-12-05T15:54:26.481Z] echo Agent pid 39 killed; [2023-12-05T15:54:26.491Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-05T15:54:26.967Z] + git semver [Pipeline] } [2023-12-05T15:54:27.239Z] $ docker stop --time=1 5c4dfde3069e7076de0651ca96039d116d20de511962c6b7c7ccf93f692a48bc [2023-12-05T15:54:29.456Z] $ docker rm -f --volumes 5c4dfde3069e7076de0651ca96039d116d20de511962c6b7c7ccf93f692a48bc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:54:30.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-05T15:54:30.082Z] [2023-12-05T15:54:30.082Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:54:30.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-05T15:54:30.517Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-05T15:54:30.517Z] ab5ef0e58194: Pulling fs layer [2023-12-05T15:54:30.517Z] 9712f1f96733: Pulling fs layer [2023-12-05T15:54:30.517Z] 63f879dbbcfc: Pulling fs layer [2023-12-05T15:54:30.517Z] 0d9ebad4ef96: Pulling fs layer [2023-12-05T15:54:30.518Z] e9a5061849ea: Pulling fs layer [2023-12-05T15:54:30.518Z] d747dcd14b5f: Pulling fs layer [2023-12-05T15:54:30.518Z] 2de7ff778b66: Pulling fs layer [2023-12-05T15:54:30.518Z] d747dcd14b5f: Waiting [2023-12-05T15:54:30.518Z] e9a5061849ea: Waiting [2023-12-05T15:54:30.518Z] 2de7ff778b66: Waiting [2023-12-05T15:54:30.518Z] 0d9ebad4ef96: Waiting [2023-12-05T15:54:30.518Z] 9712f1f96733: Verifying Checksum [2023-12-05T15:54:30.518Z] 9712f1f96733: Download complete [2023-12-05T15:54:31.085Z] 63f879dbbcfc: Verifying Checksum [2023-12-05T15:54:31.085Z] 63f879dbbcfc: Download complete [2023-12-05T15:54:31.085Z] 0d9ebad4ef96: Verifying Checksum [2023-12-05T15:54:31.085Z] 0d9ebad4ef96: Download complete [2023-12-05T15:54:31.085Z] d747dcd14b5f: Verifying Checksum [2023-12-05T15:54:31.085Z] d747dcd14b5f: Download complete [2023-12-05T15:54:31.342Z] e9a5061849ea: Download complete [2023-12-05T15:54:31.342Z] ab5ef0e58194: Verifying Checksum [2023-12-05T15:54:31.342Z] ab5ef0e58194: Download complete [2023-12-05T15:54:31.342Z] 2de7ff778b66: Verifying Checksum [2023-12-05T15:54:31.342Z] 2de7ff778b66: Download complete [2023-12-05T15:54:34.650Z] ab5ef0e58194: Pull complete [2023-12-05T15:54:34.650Z] 9712f1f96733: Pull complete [2023-12-05T15:54:35.586Z] 63f879dbbcfc: Pull complete [2023-12-05T15:54:39.784Z] 0d9ebad4ef96: Pull complete [2023-12-05T15:54:39.784Z] e9a5061849ea: Pull complete [2023-12-05T15:54:39.784Z] d747dcd14b5f: Pull complete [2023-12-05T15:54:40.350Z] 2de7ff778b66: Pull complete [2023-12-05T15:54:40.350Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-05T15:54:40.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-05T15:54:40.350Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T15:54:40.600Z] prd-ubuntu20.04-docker-8c-8g-24063 does not seem to be running inside a container [2023-12-05T15:54:40.635Z] $ 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-12-05T15:54:46.784Z] $ docker top b70a435d409b56b84cde1f38c346d3d10982bc6250b574e94603ce5526dac434 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-05T15:54:46.941Z] provisioning config files... [2023-12-05T15:54:46.949Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4474310743940291144tmp [2023-12-05T15:54:46.959Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config932963886168033074tmp [2023-12-05T15:54:46.992Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2207704162598164349tmp [Pipeline] { [Pipeline] echo [2023-12-05T15:54:47.057Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T15:54:47.354Z] ---> sigul-configuration.sh [2023-12-05T15:54:47.354Z] gpg: directory `/root/.gnupg' created [2023-12-05T15:54:47.354Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-05T15:54:47.354Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-05T15:54:47.354Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-05T15:54:47.354Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-05T15:54:47.354Z] gpg: CAST5 encrypted data [2023-12-05T15:54:47.354Z] gpg: encrypted with 1 passphrase [2023-12-05T15:54:47.354Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-05T15:54:47.658Z] + mkdir /home/jenkins [2023-12-05T15:54:47.658Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-05T15:54:47.953Z] + 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-12-05T15:54:47.966Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T15:54:48.262Z] ---> sigul-install.sh [2023-12-05T15:54:48.262Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-05T15:54:48.566Z] + git tag --list [2023-12-05T15:54:48.567Z] 0.7.1 [2023-12-05T15:54:48.567Z] delhi-tag [2023-12-05T15:54:48.567Z] v1.0.0 [2023-12-05T15:54:48.567Z] v1.1.0 [2023-12-05T15:54:48.567Z] v1.1.1 [2023-12-05T15:54:48.567Z] v1.1.2 [2023-12-05T15:54:48.567Z] v1.2.0 [2023-12-05T15:54:48.567Z] v1.2.1 [2023-12-05T15:54:48.567Z] v1.2.2 [2023-12-05T15:54:48.567Z] v1.2.3 [2023-12-05T15:54:48.567Z] v1.3.0 [2023-12-05T15:54:48.567Z] v1.4.0 [2023-12-05T15:54:48.567Z] v2.0.0 [2023-12-05T15:54:48.567Z] v2.1.0 [2023-12-05T15:54:48.567Z] v2.1.1 [2023-12-05T15:54:48.567Z] v2.2.0 [2023-12-05T15:54:48.567Z] v2.3.0 [2023-12-05T15:54:48.567Z] v2.3.1 [2023-12-05T15:54:48.567Z] v3.0 [2023-12-05T15:54:48.567Z] v3.0.0 [2023-12-05T15:54:48.567Z] v3.0.1-dev.1 [2023-12-05T15:54:48.567Z] v3.1 [2023-12-05T15:54:48.567Z] v3.1.0 [2023-12-05T15:54:48.567Z] v3.1.0-dev.1 [2023-12-05T15:54:48.567Z] v3.1.0-dev.10 [2023-12-05T15:54:48.567Z] v3.1.0-dev.11 [2023-12-05T15:54:48.567Z] v3.1.0-dev.12 [2023-12-05T15:54:48.567Z] v3.1.0-dev.13 [2023-12-05T15:54:48.567Z] v3.1.0-dev.14 [2023-12-05T15:54:48.567Z] v3.1.0-dev.15 [2023-12-05T15:54:48.567Z] v3.1.0-dev.16 [2023-12-05T15:54:48.567Z] v3.1.0-dev.17 [2023-12-05T15:54:48.567Z] v3.1.0-dev.18 [2023-12-05T15:54:48.567Z] v3.1.0-dev.19 [2023-12-05T15:54:48.567Z] v3.1.0-dev.2 [2023-12-05T15:54:48.567Z] v3.1.0-dev.20 [2023-12-05T15:54:48.567Z] v3.1.0-dev.21 [2023-12-05T15:54:48.567Z] v3.1.0-dev.22 [2023-12-05T15:54:48.567Z] v3.1.0-dev.23 [2023-12-05T15:54:48.567Z] v3.1.0-dev.24 [2023-12-05T15:54:48.567Z] v3.1.0-dev.25 [2023-12-05T15:54:48.567Z] v3.1.0-dev.26 [2023-12-05T15:54:48.567Z] v3.1.0-dev.27 [2023-12-05T15:54:48.567Z] v3.1.0-dev.28 [2023-12-05T15:54:48.567Z] v3.1.0-dev.29 [2023-12-05T15:54:48.567Z] v3.1.0-dev.3 [2023-12-05T15:54:48.567Z] v3.1.0-dev.30 [2023-12-05T15:54:48.567Z] v3.1.0-dev.31 [2023-12-05T15:54:48.567Z] v3.1.0-dev.32 [2023-12-05T15:54:48.567Z] v3.1.0-dev.33 [2023-12-05T15:54:48.567Z] v3.1.0-dev.34 [2023-12-05T15:54:48.567Z] v3.1.0-dev.35 [2023-12-05T15:54:48.567Z] v3.1.0-dev.36 [2023-12-05T15:54:48.567Z] v3.1.0-dev.37 [2023-12-05T15:54:48.567Z] v3.1.0-dev.38 [2023-12-05T15:54:48.567Z] v3.1.0-dev.39 [2023-12-05T15:54:48.567Z] v3.1.0-dev.4 [2023-12-05T15:54:48.567Z] v3.1.0-dev.40 [2023-12-05T15:54:48.567Z] v3.1.0-dev.41 [2023-12-05T15:54:48.567Z] v3.1.0-dev.5 [2023-12-05T15:54:48.567Z] v3.1.0-dev.6 [2023-12-05T15:54:48.567Z] v3.1.0-dev.7 [2023-12-05T15:54:48.567Z] v3.1.0-dev.8 [2023-12-05T15:54:48.567Z] v3.1.0-dev.9 [2023-12-05T15:54:48.567Z] v3.2.0-dev.1 [2023-12-05T15:54:48.567Z] v3.2.0-dev.2 [Pipeline] sh [2023-12-05T15:54:48.860Z] + lftools sign git-tag v3.2.0-dev.2 [2023-12-05T15:54:49.430Z] Signing Git tag with Sigul... [2023-12-05T15:54:49.430Z] Signing v3.2.0-dev.2 [Pipeline] echo [2023-12-05T15:54:49.699Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T15:54:49.988Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-05T15:54:49.995Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-05T15:54:50.107Z] $ docker stop --time=1 b70a435d409b56b84cde1f38c346d3d10982bc6250b574e94603ce5526dac434 [2023-12-05T15:54:51.527Z] $ docker rm -f --volumes b70a435d409b56b84cde1f38c346d3d10982bc6250b574e94603ce5526dac434 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-05T15:54:52.337Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-05T15:54:52.337Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:54:52.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T15:54:52.681Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T15:54:52.843Z] prd-ubuntu20.04-docker-8c-8g-24063 does not seem to be running inside a container [2023-12-05T15:54:52.866Z] $ 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-12-05T15:54:53.205Z] $ docker top 4c8591d0362b518432de053ccb32bcaefe320b5866a9a94075e69e9def558aa8 -eo pid,comm [2023-12-05T15:54:53.250Z] 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-12-05T15:54:53.250Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-05T15:54:53.432Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T15:54:53.432Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T15:54:53.541Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T15:54:53.544Z] $ docker exec 4c8591d0362b518432de053ccb32bcaefe320b5866a9a94075e69e9def558aa8 ssh-agent [2023-12-05T15:54:53.646Z] SSH_AUTH_SOCK=/tmp/ssh-wiAdQPtLI3NV/agent.33 [2023-12-05T15:54:53.646Z] SSH_AGENT_PID=39 [2023-12-05T15:54:53.651Z] Running ssh-add (command line suppressed) [2023-12-05T15:54:53.759Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15925999108610069869.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15925999108610069869.key) [2023-12-05T15:54:53.775Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T15:54:54.103Z] + git semver bump pre [2023-12-05T15:54:54.362Z] 2023-12-05 15:54:54,263 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-05T15:54:54.362Z] 2023-12-05 15:54:54,263 [bump_version] DEBUG bumping version:3.2.0-dev.2 on axis:pre with prefix:dev [2023-12-05T15:54:54.362Z] 2023-12-05 15:54:54,263 [bump_version] DEBUG bumped version:3.2.0-dev.3 [2023-12-05T15:54:54.362Z] 2023-12-05 15:54:54,263 [write_version] DEBUG write version:3.2.0-dev.3 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-12-05T15:54:54.362Z] 2023-12-05 15:54:54,263 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-05T15:54:54.362Z] 2023-12-05 15:54:54,263 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-05T15:54:54.362Z] 2023-12-05 15:54:54,265 [execute] INFO git cat-file --batch-check [2023-12-05T15:54:54.362Z] 2023-12-05 15:54:54,265 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-05T15:54:54.362Z] 2023-12-05 15:54:54,270 [execute] INFO git cat-file --batch [2023-12-05T15:54:54.362Z] 2023-12-05 15:54:54,270 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-05T15:54:54.362Z] 2023-12-05 15:54:54,274 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-05T15:54:54.362Z] 3.2.0-dev.3 [Pipeline] } [2023-12-05T15:54:54.372Z] $ docker exec --env ******** --env ******** 4c8591d0362b518432de053ccb32bcaefe320b5866a9a94075e69e9def558aa8 ssh-agent -k [2023-12-05T15:54:54.458Z] unset SSH_AUTH_SOCK; [2023-12-05T15:54:54.458Z] unset SSH_AGENT_PID; [2023-12-05T15:54:54.459Z] echo Agent pid 39 killed; [2023-12-05T15:54:54.480Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-05T15:54:54.962Z] + git semver [Pipeline] } [2023-12-05T15:54:55.234Z] $ docker stop --time=1 4c8591d0362b518432de053ccb32bcaefe320b5866a9a94075e69e9def558aa8 [2023-12-05T15:54:56.518Z] $ docker rm -f --volumes 4c8591d0362b518432de053ccb32bcaefe320b5866a9a94075e69e9def558aa8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T15:54:56.989Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-05T15:54:56.989Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:54:57.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T15:54:57.328Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T15:54:57.488Z] prd-ubuntu20.04-docker-8c-8g-24063 does not seem to be running inside a container [2023-12-05T15:54:57.516Z] $ 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-12-05T15:54:57.863Z] $ docker top 0afc73556dd3f154aa6e2c74611bfa7f437c9b28d9b4122262d85488fcc7121c -eo pid,comm [2023-12-05T15:54:57.908Z] 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-12-05T15:54:57.908Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-05T15:54:58.083Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T15:54:58.083Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T15:54:58.199Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T15:54:58.203Z] $ docker exec 0afc73556dd3f154aa6e2c74611bfa7f437c9b28d9b4122262d85488fcc7121c ssh-agent [2023-12-05T15:54:58.323Z] SSH_AUTH_SOCK=/tmp/ssh-DZuSYKWPlDsq/agent.32 [2023-12-05T15:54:58.323Z] SSH_AGENT_PID=38 [2023-12-05T15:54:58.328Z] Running ssh-add (command line suppressed) [2023-12-05T15:54:58.441Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17949908260565793097.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17949908260565793097.key) [2023-12-05T15:54:58.453Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T15:54:58.794Z] + git semver push [2023-12-05T15:54:59.052Z] 2023-12-05 15:54:58,949 [run_push] DEBUG push [2023-12-05T15:54:59.052Z] 2023-12-05 15:54:58,950 [execute] INFO git cat-file --batch-check [2023-12-05T15:54:59.052Z] 2023-12-05 15:54:58,950 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-05T15:54:59.052Z] 2023-12-05 15:54:58,954 [execute] INFO git rev-list 0f65f45a1db63f75fe81227c5676e0687880e9df -- [2023-12-05T15:54:59.052Z] 2023-12-05 15:54:58,954 [execute] DEBUG Popen(['git', 'rev-list', '0f65f45a1db63f75fe81227c5676e0687880e9df', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-05T15:54:59.052Z] 2023-12-05 15:54:58,966 [execute] INFO git fetch -v origin [2023-12-05T15:54:59.052Z] 2023-12-05 15:54:58,966 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-05T15:54:59.619Z] 2023-12-05 15:54:59,501 [run_push] DEBUG no remote changes detected [2023-12-05T15:54:59.619Z] 2023-12-05 15:54:59,502 [execute] INFO git push origin semver [2023-12-05T15:54:59.619Z] 2023-12-05 15:54:59,502 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-05T15:55:00.555Z] 2023-12-05 15:55:00,353 [run_push] DEBUG push all version tags [2023-12-05T15:55:00.555Z] 2023-12-05 15:55:00,354 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-05T15:55:00.555Z] 2023-12-05 15:55:00,354 [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-12-05T15:55:01.494Z] 2023-12-05 15:55:01,243 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-05T15:55:01.494Z] 3.2.0-dev.3 [Pipeline] } [2023-12-05T15:55:01.504Z] $ docker exec --env ******** --env ******** 0afc73556dd3f154aa6e2c74611bfa7f437c9b28d9b4122262d85488fcc7121c ssh-agent -k [2023-12-05T15:55:01.587Z] unset SSH_AUTH_SOCK; [2023-12-05T15:55:01.587Z] unset SSH_AGENT_PID; [2023-12-05T15:55:01.587Z] echo Agent pid 38 killed; [2023-12-05T15:55:01.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-05T15:55:02.091Z] + git semver [Pipeline] } [2023-12-05T15:55:02.363Z] $ docker stop --time=1 0afc73556dd3f154aa6e2c74611bfa7f437c9b28d9b4122262d85488fcc7121c [2023-12-05T15:55:03.755Z] $ docker rm -f --volumes 0afc73556dd3f154aa6e2c74611bfa7f437c9b28d9b4122262d85488fcc7121c [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-12-05T15:55:05.141Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-12-05T15:55:05.141Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-12-05T15:55:05.141Z] total 16 [2023-12-05T15:55:05.141Z] drwxr-xr-x 3 root root 4096 Dec 5 15:45 . [2023-12-05T15:55:05.141Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 5 15:54 .. [2023-12-05T15:55:05.141Z] drwxr-xr-x 2 root root 4096 Dec 5 15:45 cost [2023-12-05T15:55:05.141Z] -rw-r--r-- 1 root root 85 Dec 5 15:45 cost.csv [2023-12-05T15:55:05.141Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-12-05T15:55:05.141Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-12-05T15:55:05.141Z] total 16 [2023-12-05T15:55:05.141Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 5 15:45 . [2023-12-05T15:55:05.141Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 5 15:54 .. [2023-12-05T15:55:05.141Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 5 15:45 cost [2023-12-05T15:55:05.141Z] -rw-r--r-- 1 jenkins jenkins 85 Dec 5 15:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-05T15:55:05.428Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T15:55:06.280Z] ---> package-listing.sh [2023-12-05T15:55:06.280Z] ++ facter osfamily [2023-12-05T15:55:06.280Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-05T15:55:06.539Z] + OS_FAMILY=debian [2023-12-05T15:55:06.539Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-12-05T15:55:06.539Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-05T15:55:06.539Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-05T15:55:06.539Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-05T15:55:06.539Z] + PACKAGES=/tmp/packages_start.txt [2023-12-05T15:55:06.539Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-12-05T15:55:06.539Z] + PACKAGES=/tmp/packages_end.txt [2023-12-05T15:55:06.539Z] + case "${OS_FAMILY}" in [2023-12-05T15:55:06.539Z] + dpkg -l [2023-12-05T15:55:06.539Z] + grep '^ii' [2023-12-05T15:55:06.539Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-05T15:55:06.539Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-05T15:55:06.539Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-05T15:55:06.539Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-12-05T15:55:06.539Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-12-05T15:55:06.539Z] + 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-12-05T15:55:06.548Z] 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-12-05T15:55:06.824Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:55:07.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T15:55:07.438Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T15:55:07.590Z] prd-ubuntu20.04-docker-8c-8g-24063 does not seem to be running inside a container [2023-12-05T15:55:07.642Z] $ 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-12-05T15:55:10.755Z] $ docker top 96398aa219896e03ff9100e9b581120b8f1ce47f0ab6aadc8d6b6913c69d2265 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T15:55:11.194Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-05T15:55:11.477Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-05T15:55:11.757Z] + ls /var/log/sa-host [2023-12-05T15:55:11.757Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T15:55:11.867Z] provisioning config files... [2023-12-05T15:55:11.875Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8200226586798993000tmp [Pipeline] { [Pipeline] echo [2023-12-05T15:55:11.978Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T15:55:12.283Z] ---> create-netrc.sh [Pipeline] } [2023-12-05T15:55:12.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-05T15:55:12.732Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-05T15:55:12.741Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T15:55:13.193Z] ---> sudo-logs.sh [2023-12-05T15:55:13.193Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-05T15:55:13.304Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T15:55:13.617Z] ---> job-cost.sh [2023-12-05T15:55:13.617Z] lf-activate-venv: SKIPPING [2023-12-05T15:55:13.617Z] DEBUG: total: 0.2199999988079071 [2023-12-05T15:55:13.617Z] INFO: Retrieving Stack Cost... [2023-12-05T15:55:13.877Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-05T15:55:14.520Z] INFO: Archiving Costs [Pipeline] echo [2023-12-05T15:55:14.532Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T15:55:14.821Z] ---> logs-deploy.sh [2023-12-05T15:55:14.822Z] lf-activate-venv: SKIPPING [2023-12-05T15:55:14.822Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/273 [2023-12-05T15:55:14.822Z] INFO: archiving workspace using pattern(s): [2023-12-05T15:55:15.769Z] Archives upload complete. [2023-12-05T15:55:16.028Z] INFO: archiving logs to Nexus