Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9af2c67acc1b0a717523512c26f369bc9793e2f1 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-ssh2785241123419905570.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh405765179237576274.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh6997822755654677171.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh17294039229904816141.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-ssh7975730135470066990.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 ‘prd-ubuntu20.04-docker-8c-8g-6716’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6722 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9af2c67acc1b0a717523512c26f369bc9793e2f1 (main) Commit message: "Merge pull request #1605 from cloudxxx8/issue-1604" > git config core.sparsecheckout # timeout=10 > git checkout -f 9af2c67acc1b0a717523512c26f369bc9793e2f1 # timeout=10 > git rev-list --no-walk fce9cd2fc4ac40e381905aab8d946eeb523fa2a4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-30T04:08:58.654Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-30T04:08:58.729Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-30T04:08:58.760Z] ========================================================= [2024-07-30T04:08:58.760Z] EdgeX Global Pipelines Version Info [2024-07-30T04:08:58.760Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-30T04:08:59.476Z] ------------------- [2024-07-30T04:08:59.476Z] stable info: [2024-07-30T04:08:59.476Z] ------------------- [2024-07-30T04:08:59.476Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-30T04:08:59.476Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-30T04:08:59.476Z] Message: update stable to v1.0.260 [2024-07-30T04:09:00.047Z] ------------------- [2024-07-30T04:09:00.047Z] experimental info: [2024-07-30T04:09:00.047Z] ------------------- [2024-07-30T04:09:00.047Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-30T04:09:00.047Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-30T04:09:00.047Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-30T04:09:00.131Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-07-30T04:09:00.157Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-07-30T04:09:00.183Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-30T04:09:00.204Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-30T04:09:00.224Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-30T04:09:00.251Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-30T04:09:00.275Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-30T04:09:00.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-07-30T04:09:00.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-30T04:09:00.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-30T04:09:00.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-30T04:09:00.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-07-30T04:09:00.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-30T04:09:00.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-30T04:09:00.452Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-30T04:09:00.473Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-07-30T04:09:00.495Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-30T04:09:00.521Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-30T04:09:00.544Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-30T04:09:00.567Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-30T04:09:00.590Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-30T04:09:00.610Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-30T04:09:00.631Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-30T04:09:00.653Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-30T04:09:00.672Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-30T04:09:00.694Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-30T04:09:00.723Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-30T04:09:00.743Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-30T04:09:00.765Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-30T04:09:00.782Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-30T04:09:00.803Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9af2c67acc1b0a717523512c26f369bc9793e2f1 [Pipeline] echo [2024-07-30T04:09:00.823Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9af2c67 [Pipeline] echo [2024-07-30T04:09:00.841Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-30T04:09:00.908Z] provisioning config files... [2024-07-30T04:09:00.922Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16047570251062759190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T04:09:01.260Z] ---> ****-login.sh [2024-07-30T04:09:01.260Z] nexus3.edgexfoundry.org:10001 [2024-07-30T04:09:01.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T04:09:01.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T04:09:01.528Z] Configure a credential helper to remove this warning. See [2024-07-30T04:09:01.528Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T04:09:01.528Z] [2024-07-30T04:09:01.528Z] Login Succeeded [2024-07-30T04:09:01.528Z] nexus3.edgexfoundry.org:10002 [2024-07-30T04:09:01.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T04:09:01.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T04:09:01.528Z] Configure a credential helper to remove this warning. See [2024-07-30T04:09:01.528Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T04:09:01.528Z] [2024-07-30T04:09:01.528Z] Login Succeeded [2024-07-30T04:09:01.528Z] nexus3.edgexfoundry.org:10003 [2024-07-30T04:09:01.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T04:09:01.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T04:09:01.788Z] Configure a credential helper to remove this warning. See [2024-07-30T04:09:01.788Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T04:09:01.788Z] [2024-07-30T04:09:01.788Z] Login Succeeded [2024-07-30T04:09:01.788Z] nexus3.edgexfoundry.org:10004 [2024-07-30T04:09:01.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T04:09:01.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T04:09:01.788Z] Configure a credential helper to remove this warning. See [2024-07-30T04:09:01.788Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T04:09:01.788Z] [2024-07-30T04:09:01.788Z] Login Succeeded [2024-07-30T04:09:01.788Z] ****.io [2024-07-30T04:09:02.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T04:09:02.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T04:09:02.056Z] Configure a credential helper to remove this warning. See [2024-07-30T04:09:02.056Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T04:09:02.056Z] [2024-07-30T04:09:02.056Z] Login Succeeded [2024-07-30T04:09:02.056Z] ---> ****-login.sh ends [Pipeline] } [2024-07-30T04:09:02.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-30T04:09:02.477Z] + git rev-list -1 --merges 9af2c67acc1b0a717523512c26f369bc9793e2f1~1..9af2c67acc1b0a717523512c26f369bc9793e2f1 [Pipeline] echo [2024-07-30T04:09:02.505Z] -----------> git rev-list -1 --merges 9af2c67acc1b0a717523512c26f369bc9793e2f1~1..9af2c67acc1b0a717523512c26f369bc9793e2f1 9af2c67acc1b0a717523512c26f369bc9793e2f1 [2024-07-30T04:09:02.505Z] 9af2c67acc1b0a717523512c26f369bc9793e2f1 [false] [Pipeline] sh [2024-07-30T04:09:02.798Z] + git log --format=format:%s -1 9af2c67acc1b0a717523512c26f369bc9793e2f1 [Pipeline] echo [2024-07-30T04:09:02.814Z] ========================================================= [2024-07-30T04:09:02.814Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-30T04:09:02.814Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-30T04:09:03.160Z] + git log --format=format:%s -1 9af2c67acc1b0a717523512c26f369bc9793e2f1 [Pipeline] echo [2024-07-30T04:09:03.173Z] [semverPrep] GIT_COMMIT: 9af2c67acc1b0a717523512c26f369bc9793e2f1, Commit Message: Merge pull request #1605 from cloudxxx8/issue-1604 [Pipeline] echo [2024-07-30T04:09:03.191Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-30T04:09:03.570Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-30T04:09:03.570Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-30T04:09:03.570Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-30T04:09:03.570Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-30T04:09:03.570Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-30T04:09:03.570Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-30T04:09:03.570Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T04:09:03.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T04:09:03.923Z] [2024-07-30T04:09:03.923Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T04:09:04.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T04:09:04.229Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-30T04:09:04.229Z] b85a868b505f: Pulling fs layer [2024-07-30T04:09:04.229Z] e2be974225ed: Pulling fs layer [2024-07-30T04:09:04.229Z] 339a4e72a1f5: Pulling fs layer [2024-07-30T04:09:04.229Z] 988bab9f4d93: Pulling fs layer [2024-07-30T04:09:04.229Z] 1469e6f7b9e6: Pulling fs layer [2024-07-30T04:09:04.229Z] eaf3925da568: Pulling fs layer [2024-07-30T04:09:04.229Z] bab4dde63d76: Pulling fs layer [2024-07-30T04:09:04.229Z] bde34c3a00c8: Pulling fs layer [2024-07-30T04:09:04.229Z] b352a97aabf1: Pulling fs layer [2024-07-30T04:09:04.229Z] 4872d77fe225: Pulling fs layer [2024-07-30T04:09:04.229Z] 5851b861e8e6: Pulling fs layer [2024-07-30T04:09:04.229Z] 4872d77fe225: Waiting [2024-07-30T04:09:04.229Z] bab4dde63d76: Waiting [2024-07-30T04:09:04.229Z] bde34c3a00c8: Waiting [2024-07-30T04:09:04.229Z] 5851b861e8e6: Waiting [2024-07-30T04:09:04.229Z] 988bab9f4d93: Waiting [2024-07-30T04:09:04.229Z] 1469e6f7b9e6: Waiting [2024-07-30T04:09:04.229Z] eaf3925da568: Waiting [2024-07-30T04:09:04.229Z] b352a97aabf1: Waiting [2024-07-30T04:09:04.229Z] e2be974225ed: Download complete [2024-07-30T04:09:04.229Z] 988bab9f4d93: Verifying Checksum [2024-07-30T04:09:04.229Z] 988bab9f4d93: Download complete [2024-07-30T04:09:04.229Z] 1469e6f7b9e6: Verifying Checksum [2024-07-30T04:09:04.229Z] 1469e6f7b9e6: Download complete [2024-07-30T04:09:04.229Z] eaf3925da568: Download complete [2024-07-30T04:09:04.229Z] 339a4e72a1f5: Verifying Checksum [2024-07-30T04:09:04.229Z] 339a4e72a1f5: Download complete [2024-07-30T04:09:04.490Z] bde34c3a00c8: Verifying Checksum [2024-07-30T04:09:04.490Z] bde34c3a00c8: Download complete [2024-07-30T04:09:04.490Z] b352a97aabf1: Download complete [2024-07-30T04:09:04.490Z] 4872d77fe225: Verifying Checksum [2024-07-30T04:09:04.490Z] 4872d77fe225: Download complete [2024-07-30T04:09:04.490Z] 5851b861e8e6: Verifying Checksum [2024-07-30T04:09:04.490Z] 5851b861e8e6: Download complete [2024-07-30T04:09:04.490Z] b85a868b505f: Verifying Checksum [2024-07-30T04:09:04.490Z] b85a868b505f: Download complete [2024-07-30T04:09:04.749Z] bab4dde63d76: Verifying Checksum [2024-07-30T04:09:04.749Z] bab4dde63d76: Download complete [2024-07-30T04:09:05.689Z] b85a868b505f: Pull complete [2024-07-30T04:09:05.689Z] e2be974225ed: Pull complete [2024-07-30T04:09:06.256Z] 339a4e72a1f5: Pull complete [2024-07-30T04:09:06.256Z] 988bab9f4d93: Pull complete [2024-07-30T04:09:06.515Z] 1469e6f7b9e6: Pull complete [2024-07-30T04:09:06.515Z] eaf3925da568: Pull complete [2024-07-30T04:09:08.421Z] bab4dde63d76: Pull complete [2024-07-30T04:09:08.421Z] bde34c3a00c8: Pull complete [2024-07-30T04:09:08.421Z] b352a97aabf1: Pull complete [2024-07-30T04:09:08.421Z] 4872d77fe225: Pull complete [2024-07-30T04:09:08.681Z] 5851b861e8e6: Pull complete [2024-07-30T04:09:08.681Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-30T04:09:08.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T04:09:08.681Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T04:09:08.813Z] prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container [2024-07-30T04:09:08.841Z] $ 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 [2024-07-30T04:09:12.373Z] $ docker top 4057f110962ea61fecf46e9f7361ab0183a3e9ed803e34ca61862b13f3ff279f -eo pid,comm [2024-07-30T04:09:12.436Z] 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). [2024-07-30T04:09:12.436Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-30T04:09:12.491Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-30T04:09:12.491Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-30T04:09:12.603Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-30T04:09:12.605Z] $ docker exec 4057f110962ea61fecf46e9f7361ab0183a3e9ed803e34ca61862b13f3ff279f ssh-agent [2024-07-30T04:09:12.709Z] SSH_AUTH_SOCK=/tmp/ssh-88yH9FYTfbqv/agent.32 [2024-07-30T04:09:12.709Z] SSH_AGENT_PID=38 [2024-07-30T04:09:12.716Z] Running ssh-add (command line suppressed) [2024-07-30T04:09:12.806Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6067010649218470101.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6067010649218470101.key) [2024-07-30T04:09:12.820Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-30T04:09:13.116Z] + git tag --points-at HEAD [Pipeline] } [2024-07-30T04:09:13.127Z] $ docker exec --env ******** --env ******** 4057f110962ea61fecf46e9f7361ab0183a3e9ed803e34ca61862b13f3ff279f ssh-agent -k [2024-07-30T04:09:13.213Z] unset SSH_AUTH_SOCK; [2024-07-30T04:09:13.213Z] unset SSH_AGENT_PID; [2024-07-30T04:09:13.214Z] echo Agent pid 38 killed; [2024-07-30T04:09:13.223Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-30T04:09:13.266Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-30T04:09:13.266Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-30T04:09:13.379Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-30T04:09:13.381Z] $ docker exec 4057f110962ea61fecf46e9f7361ab0183a3e9ed803e34ca61862b13f3ff279f ssh-agent [2024-07-30T04:09:13.498Z] SSH_AUTH_SOCK=/tmp/ssh-Sl7rVV3L4Qe5/agent.71 [2024-07-30T04:09:13.498Z] SSH_AGENT_PID=77 [2024-07-30T04:09:13.504Z] Running ssh-add (command line suppressed) [2024-07-30T04:09:13.602Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13194968100724608080.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13194968100724608080.key) [2024-07-30T04:09:13.618Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-30T04:09:13.922Z] + git semver init [2024-07-30T04:09:14.183Z] 2024-07-30 04:09:14,105 [run_init] DEBUG init version:0.0.0 force:False [2024-07-30T04:09:14.183Z] 2024-07-30 04:09:14,106 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-07-30T04:09:14.183Z] 2024-07-30 04:09:14,107 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-07-30T04:09:14.183Z] 2024-07-30 04:09:14,107 [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) [2024-07-30T04:09:17.414Z] 2024-07-30 04:09:16,149 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-07-30T04:09:17.414Z] 2024-07-30 04:09:16,149 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-07-30T04:09:17.414Z] 2024-07-30 04:09:16,150 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-07-30T04:09:17.414Z] 2024-07-30 04:09:16,150 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-07-30T04:09:17.414Z] 3.2.0-dev.28 [Pipeline] } [2024-07-30T04:09:17.423Z] $ docker exec --env ******** --env ******** 4057f110962ea61fecf46e9f7361ab0183a3e9ed803e34ca61862b13f3ff279f ssh-agent -k [2024-07-30T04:09:17.551Z] unset SSH_AUTH_SOCK; [2024-07-30T04:09:17.551Z] unset SSH_AGENT_PID; [2024-07-30T04:09:17.552Z] echo Agent pid 77 killed; [2024-07-30T04:09:17.562Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-30T04:09:17.940Z] + git semver [Pipeline] } [2024-07-30T04:09:18.210Z] $ docker stop --time=1 4057f110962ea61fecf46e9f7361ab0183a3e9ed803e34ca61862b13f3ff279f [2024-07-30T04:09:19.502Z] $ docker rm -f --volumes 4057f110962ea61fecf46e9f7361ab0183a3e9ed803e34ca61862b13f3ff279f [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-30T04:09:19.855Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-30T04:09:20.070Z] Stashed 1 file(s) [Pipeline] echo [2024-07-30T04:09:20.074Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.28 [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 [2024-07-30T04:09:20.251Z] provisioning config files... [2024-07-30T04:09:20.260Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17917801891919252819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T04:09:20.556Z] ---> ****-login.sh [2024-07-30T04:09:20.556Z] nexus3.edgexfoundry.org:10001 [2024-07-30T04:09:20.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T04:09:20.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T04:09:20.556Z] Configure a credential helper to remove this warning. See [2024-07-30T04:09:20.556Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T04:09:20.556Z] [2024-07-30T04:09:20.556Z] Login Succeeded [2024-07-30T04:09:20.556Z] nexus3.edgexfoundry.org:10002 [2024-07-30T04:09:20.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T04:09:20.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T04:09:20.556Z] Configure a credential helper to remove this warning. See [2024-07-30T04:09:20.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T04:09:20.557Z] [2024-07-30T04:09:20.557Z] Login Succeeded [2024-07-30T04:09:20.557Z] nexus3.edgexfoundry.org:10003 [2024-07-30T04:09:20.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T04:09:20.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T04:09:20.816Z] Configure a credential helper to remove this warning. See [2024-07-30T04:09:20.816Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T04:09:20.816Z] [2024-07-30T04:09:20.816Z] Login Succeeded [2024-07-30T04:09:20.816Z] nexus3.edgexfoundry.org:10004 [2024-07-30T04:09:20.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T04:09:20.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T04:09:20.816Z] Configure a credential helper to remove this warning. See [2024-07-30T04:09:20.816Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T04:09:20.816Z] [2024-07-30T04:09:20.816Z] Login Succeeded [2024-07-30T04:09:20.816Z] ****.io [2024-07-30T04:09:20.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T04:09:21.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T04:09:21.076Z] Configure a credential helper to remove this warning. See [2024-07-30T04:09:21.076Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T04:09:21.076Z] [2024-07-30T04:09:21.076Z] Login Succeeded [2024-07-30T04:09:21.076Z] ---> ****-login.sh ends [Pipeline] } [2024-07-30T04:09:21.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-30T04:09:21.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T04:09:21.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T04:09:21.221Z] ========================================================= [2024-07-30T04:09:21.221Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-30T04:09:21.221Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T04:09:21.569Z] + 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 . [2024-07-30T04:09:21.569Z] Sending build context to Docker daemon 25.13MB [2024-07-30T04:09:21.569Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-30T04:09:21.569Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-30T04:09:21.828Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-30T04:09:21.828Z] 619be1103602: Pulling fs layer [2024-07-30T04:09:21.828Z] 7862e08f4a3e: Pulling fs layer [2024-07-30T04:09:21.828Z] 5df492c9dc93: Pulling fs layer [2024-07-30T04:09:21.828Z] 7629e6793208: Pulling fs layer [2024-07-30T04:09:21.828Z] 4f4fb700ef54: Pulling fs layer [2024-07-30T04:09:21.828Z] fb5054dd5b73: Pulling fs layer [2024-07-30T04:09:21.828Z] eeca6798cff9: Pulling fs layer [2024-07-30T04:09:21.828Z] aa269ceb94a6: Pulling fs layer [2024-07-30T04:09:21.828Z] ada007ff1a6a: Pulling fs layer [2024-07-30T04:09:21.828Z] 4f4fb700ef54: Waiting [2024-07-30T04:09:21.828Z] fb5054dd5b73: Waiting [2024-07-30T04:09:21.828Z] eeca6798cff9: Waiting [2024-07-30T04:09:21.828Z] aa269ceb94a6: Waiting [2024-07-30T04:09:21.828Z] ada007ff1a6a: Waiting [2024-07-30T04:09:21.828Z] 7629e6793208: Waiting [2024-07-30T04:09:21.828Z] 7862e08f4a3e: Download complete [2024-07-30T04:09:21.828Z] 7629e6793208: Download complete [2024-07-30T04:09:21.828Z] 4f4fb700ef54: Download complete [2024-07-30T04:09:21.828Z] fb5054dd5b73: Verifying Checksum [2024-07-30T04:09:21.828Z] fb5054dd5b73: Download complete [2024-07-30T04:09:21.828Z] 619be1103602: Verifying Checksum [2024-07-30T04:09:21.828Z] 619be1103602: Download complete [2024-07-30T04:09:21.828Z] eeca6798cff9: Verifying Checksum [2024-07-30T04:09:21.828Z] eeca6798cff9: Download complete [2024-07-30T04:09:22.087Z] 619be1103602: Pull complete [2024-07-30T04:09:22.087Z] ada007ff1a6a: Verifying Checksum [2024-07-30T04:09:22.087Z] ada007ff1a6a: Download complete [2024-07-30T04:09:22.087Z] 7862e08f4a3e: Pull complete [2024-07-30T04:09:22.347Z] 5df492c9dc93: Verifying Checksum [2024-07-30T04:09:22.347Z] 5df492c9dc93: Download complete [2024-07-30T04:09:22.606Z] aa269ceb94a6: Verifying Checksum [2024-07-30T04:09:22.606Z] aa269ceb94a6: Download complete [2024-07-30T04:09:25.141Z] 5df492c9dc93: Pull complete [2024-07-30T04:09:25.400Z] 7629e6793208: Pull complete [2024-07-30T04:09:25.400Z] 4f4fb700ef54: Pull complete [2024-07-30T04:09:25.400Z] fb5054dd5b73: Pull complete [2024-07-30T04:09:25.400Z] eeca6798cff9: Pull complete [2024-07-30T04:09:27.927Z] aa269ceb94a6: Pull complete [2024-07-30T04:09:27.927Z] ada007ff1a6a: Pull complete [2024-07-30T04:09:27.927Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-30T04:09:28.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-30T04:09:28.187Z] ---> f489d0715acc [2024-07-30T04:09:28.187Z] Step 3/10 : ARG MAKE=make build [2024-07-30T04:09:33.559Z] ---> Running in 1a72de330146 [2024-07-30T04:09:33.559Z] Removing intermediate container 1a72de330146 [2024-07-30T04:09:33.559Z] ---> 7e089808d2fb [2024-07-30T04:09:33.559Z] Step 4/10 : WORKDIR /device-sdk-go [2024-07-30T04:09:33.559Z] ---> Running in 2f65bf7ca9b5 [2024-07-30T04:09:33.559Z] Removing intermediate container 2f65bf7ca9b5 [2024-07-30T04:09:33.559Z] ---> b1edf2e766e9 [2024-07-30T04:09:33.559Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-30T04:09:33.559Z] ---> Running in 842317ea599a [2024-07-30T04:09:33.559Z] Removing intermediate container 842317ea599a [2024-07-30T04:09:33.559Z] ---> 8fdcddc6414e [2024-07-30T04:09:33.559Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-07-30T04:09:33.559Z] ---> Running in b686a0b8ad0c [2024-07-30T04:09:33.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T04:09:33.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T04:09:33.559Z] OK: 264 MiB in 52 packages [2024-07-30T04:09:34.139Z] Removing intermediate container b686a0b8ad0c [2024-07-30T04:09:34.139Z] ---> b8b03dc782f3 [2024-07-30T04:09:34.139Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-30T04:09:34.139Z] ---> 997022494fe8 [2024-07-30T04:09:34.139Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T04:09:34.139Z] ---> Running in 568786d41f9d [2024-07-30T04:09:35.193Z] Still waiting to schedule task [2024-07-30T04:09:35.193Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6720’ is offline [2024-07-30T04:10:30.406Z] Removing intermediate container 568786d41f9d [2024-07-30T04:10:30.406Z] ---> 86a47339ef49 [2024-07-30T04:10:30.406Z] Step 9/10 : COPY . . [2024-07-30T04:10:30.406Z] ---> 11f1297eb8ea [2024-07-30T04:10:30.406Z] Step 10/10 : RUN ${MAKE} [2024-07-30T04:10:30.406Z] ---> Running in c8c04b2bad6b [2024-07-30T04:10:30.406Z] noop [2024-07-30T04:10:30.406Z] Removing intermediate container c8c04b2bad6b [2024-07-30T04:10:30.406Z] ---> fc19407fdc82 [2024-07-30T04:10:30.406Z] Successfully built fc19407fdc82 [2024-07-30T04:10:30.406Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T04:10:30.739Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-30T04:10:30.739Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T04:10:30.820Z] prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container [2024-07-30T04:10:30.848Z] $ 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 [2024-07-30T04:10:31.184Z] $ docker top 1ad7b755505978e31622e8fc495a5984afdd60ed340d3b5146d970459d18b390 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T04:10:31.534Z] + go version [2024-07-30T04:10:31.534Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-30T04:10:31.543Z] $ docker stop --time=1 1ad7b755505978e31622e8fc495a5984afdd60ed340d3b5146d970459d18b390 [2024-07-30T04:10:32.811Z] $ docker rm -f --volumes 1ad7b755505978e31622e8fc495a5984afdd60ed340d3b5146d970459d18b390 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T04:10:33.248Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-30T04:10:33.248Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T04:10:33.324Z] prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container [2024-07-30T04:10:33.354Z] $ 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 [2024-07-30T04:10:33.667Z] $ docker top 6d1d74d5f466e31edf6a3cd629308075b3aa2a4dafb2d47c9ccbaca66cb82e27 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T04:10:34.006Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-07-30T04:10:34.300Z] + make test [2024-07-30T04:10:34.300Z] go test -race -coverprofile=coverage.out ./... [2024-07-30T04:10:40.854Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-07-30T04:11:07.393Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-07-30T04:11:07.393Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-07-30T04:11:07.393Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-07-30T04:11:07.393Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-07-30T04:11:07.393Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-07-30T04:11:07.393Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-07-30T04:11:07.393Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-07-30T04:11:07.393Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.028s coverage: 27.0% of statements [2024-07-30T04:11:07.393Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.033s coverage: 79.4% of statements [2024-07-30T04:11:07.393Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.042s coverage: 86.0% of statements [2024-07-30T04:11:07.393Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-07-30T04:11:07.393Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-07-30T04:11:07.393Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-07-30T04:11:07.651Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.081s coverage: 55.2% of statements [2024-07-30T04:11:07.909Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-07-30T04:11:10.464Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.030s coverage: 14.4% of statements [2024-07-30T04:11:10.464Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.842s coverage: 44.6% of statements [2024-07-30T04:11:10.464Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.041s coverage: 68.5% of statements [2024-07-30T04:11:10.464Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.093s coverage: 89.2% of statements [2024-07-30T04:11:10.464Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.044s coverage: 5.4% of statements [2024-07-30T04:11:11.864Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6723 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-07-30T04:11:11.882Z] Running in /w/workspace/device-sdk-go/303 [Pipeline] { [Pipeline] checkout [2024-07-30T04:11:11.921Z] The recommended git tool is: git [2024-07-30T04:11:21.017Z] using credential edgex-jenkins-ssh [2024-07-30T04:11:21.050Z] Cloning the remote Git repository [2024-07-30T04:11:21.098Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-07-30T04:11:21.216Z] > git init /w/workspace/device-sdk-go/303 # timeout=10 [2024-07-30T04:11:21.409Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-07-30T04:11:21.412Z] > git --version # timeout=10 [2024-07-30T04:11:21.462Z] > git --version # 'git version 2.25.1' [2024-07-30T04:11:21.470Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-30T04:11:21.711Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-30T04:11:25.459Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-07-30T04:11:25.500Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-30T04:11:26.624Z] Avoid second fetch [2024-07-30T04:11:26.624Z] Checking out Revision 9af2c67acc1b0a717523512c26f369bc9793e2f1 (main) [2024-07-30T04:11:26.651Z] > git config core.sparsecheckout # timeout=10 [2024-07-30T04:11:26.719Z] > git checkout -f 9af2c67acc1b0a717523512c26f369bc9793e2f1 # timeout=10 [2024-07-30T04:11:27.412Z] Commit message: "Merge pull request #1605 from cloudxxx8/issue-1604" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-30T04:11:32.489Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-30T04:11:32.489Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-30T04:11:32.489Z] Dload Upload Total Spent Left Speed [2024-07-30T04:11:32.489Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-07-30T04:11:32.830Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-30T04:11:33.150Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-30T04:11:33.150Z] + sudo tee /etc/docker/daemon.new [2024-07-30T04:11:33.150Z] { [2024-07-30T04:11:33.150Z] "registry-mirrors": [ [2024-07-30T04:11:33.150Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-30T04:11:33.150Z] ], [2024-07-30T04:11:33.150Z] "bip": "10.250.0.254/24", [2024-07-30T04:11:33.150Z] "hosts": [ [2024-07-30T04:11:33.150Z] "tcp://0.0.0.0:5555", [2024-07-30T04:11:33.150Z] "unix:///var/run/docker.sock" [2024-07-30T04:11:33.150Z] ], [2024-07-30T04:11:33.150Z] "mtu": 1458, [2024-07-30T04:11:33.150Z] "selinux-enabled": true, [2024-07-30T04:11:33.150Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-30T04:11:33.150Z] } [Pipeline] sh [2024-07-30T04:11:33.472Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-30T04:11:33.793Z] + sudo service docker restart [2024-07-30T04:11:42.530Z] GO111MODULE=on go vet ./... [2024-07-30T04:11:43.467Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-30T04:11:43.467Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-30T04:11:43.467Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-30T04:11:43.742Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-30T04:11:43.758Z] $ docker stop --time=1 6d1d74d5f466e31edf6a3cd629308075b3aa2a4dafb2d47c9ccbaca66cb82e27 [2024-07-30T04:11:49.180Z] $ docker rm -f --volumes 6d1d74d5f466e31edf6a3cd629308075b3aa2a4dafb2d47c9ccbaca66cb82e27 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-30T04:11:49.801Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-30T04:11:49.861Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-30T04:11:50.397Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-30T04:11:50.683Z] + ls -al . [2024-07-30T04:11:50.683Z] total 380 [2024-07-30T04:11:50.683Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 30 04:10 . [2024-07-30T04:11:50.683Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 04:08 .. [2024-07-30T04:11:50.683Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 30 04:08 .dockerignore [2024-07-30T04:11:50.683Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 04:11 .git [2024-07-30T04:11:50.683Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 04:08 .github [2024-07-30T04:11:50.683Z] -rw-rw-r-- 1 jenkins jenkins 137 Jul 30 04:08 .gitignore [2024-07-30T04:11:50.683Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 30 04:08 .golangci.yml [2024-07-30T04:11:50.683Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 30 04:09 .semver [2024-07-30T04:11:50.683Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jul 30 04:08 CHANGELOG.md [2024-07-30T04:11:50.683Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 30 04:08 GOVERNANCE.md [2024-07-30T04:11:50.683Z] -rw-rw-r-- 1 jenkins jenkins 885 Jul 30 04:08 Jenkinsfile [2024-07-30T04:11:50.683Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 30 04:08 LICENSE [2024-07-30T04:11:50.683Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jul 30 04:08 Makefile [2024-07-30T04:11:50.683Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 30 04:08 OWNERS.md [2024-07-30T04:11:50.683Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jul 30 04:08 README.md [2024-07-30T04:11:50.683Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 30 04:09 VERSION [2024-07-30T04:11:50.683Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 04:08 bin [2024-07-30T04:11:50.683Z] -rw-r--r-- 1 jenkins jenkins 125320 Jul 30 04:11 coverage.out [2024-07-30T04:11:50.683Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 30 04:08 example [2024-07-30T04:11:50.683Z] -rw-rw-r-- 1 jenkins jenkins 6996 Jul 30 04:08 go.mod [2024-07-30T04:11:50.683Z] -rw-rw-r-- 1 jenkins jenkins 101460 Jul 30 04:08 go.sum [2024-07-30T04:11:50.683Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 30 04:08 internal [2024-07-30T04:11:50.683Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 04:08 openapi [2024-07-30T04:11:50.683Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 30 04:08 pkg [2024-07-30T04:11:50.683Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 04:08 snap [2024-07-30T04:11:50.683Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 30 04:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T04:11:50.998Z] + 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=9af2c67acc1b0a717523512c26f369bc9793e2f1 --label arch=amd64 --label version=3.2.0-dev.28 . [2024-07-30T04:11:50.998Z] Sending build context to Docker daemon 25.26MB [2024-07-30T04:11:50.998Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-07-30T04:11:50.998Z] Step 2/24 : FROM ${BASE} AS builder [2024-07-30T04:11:50.998Z] ---> fc19407fdc82 [2024-07-30T04:11:50.998Z] Step 3/24 : ARG MAKE=make build [2024-07-30T04:11:51.941Z] ---> Running in b3dbdb347973 [2024-07-30T04:11:51.941Z] Removing intermediate container b3dbdb347973 [2024-07-30T04:11:51.941Z] ---> 74c562d52169 [2024-07-30T04:11:51.941Z] Step 4/24 : WORKDIR /device-sdk-go [2024-07-30T04:11:51.941Z] ---> Running in ba5d326045d2 [2024-07-30T04:11:51.941Z] Removing intermediate container ba5d326045d2 [2024-07-30T04:11:51.941Z] ---> 8420632d2d2d [2024-07-30T04:11:51.941Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-30T04:11:51.941Z] ---> Running in 0132b0d82693 [2024-07-30T04:11:51.941Z] Removing intermediate container 0132b0d82693 [2024-07-30T04:11:51.941Z] ---> a702844db4bd [2024-07-30T04:11:51.941Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-07-30T04:11:51.941Z] ---> Running in b41acf9659f0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-30T04:11:52.011Z] provisioning config files... [2024-07-30T04:11:52.034Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/303@tmp/config13244463581619624715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T04:11:52.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T04:11:52.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T04:11:52.469Z] ---> ****-login.sh [2024-07-30T04:11:52.469Z] nexus3.edgexfoundry.org:10001 [2024-07-30T04:11:52.717Z] OK: 264 MiB in 52 packages [2024-07-30T04:11:52.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T04:11:52.977Z] Removing intermediate container b41acf9659f0 [2024-07-30T04:11:52.977Z] ---> 806332904030 [2024-07-30T04:11:52.977Z] Step 7/24 : COPY go.mod vendor* ./ [2024-07-30T04:11:53.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T04:11:53.003Z] Configure a credential helper to remove this warning. See [2024-07-30T04:11:53.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T04:11:53.003Z] [2024-07-30T04:11:53.003Z] Login Succeeded [2024-07-30T04:11:53.003Z] nexus3.edgexfoundry.org:10002 [2024-07-30T04:11:53.235Z] ---> c5d0d61aaa35 [2024-07-30T04:11:53.235Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T04:11:53.235Z] ---> Running in 81ee767f2b52 [2024-07-30T04:11:53.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T04:11:53.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T04:11:53.542Z] Configure a credential helper to remove this warning. See [2024-07-30T04:11:53.542Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T04:11:53.542Z] [2024-07-30T04:11:53.542Z] Login Succeeded [2024-07-30T04:11:53.542Z] nexus3.edgexfoundry.org:10003 [2024-07-30T04:11:53.802Z] Removing intermediate container 81ee767f2b52 [2024-07-30T04:11:53.802Z] ---> 3daaab16c679 [2024-07-30T04:11:53.802Z] Step 9/24 : COPY . . [2024-07-30T04:11:53.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T04:11:53.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T04:11:53.812Z] Configure a credential helper to remove this warning. See [2024-07-30T04:11:53.812Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T04:11:53.812Z] [2024-07-30T04:11:53.812Z] Login Succeeded [2024-07-30T04:11:53.812Z] nexus3.edgexfoundry.org:10004 [2024-07-30T04:11:54.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T04:11:54.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T04:11:54.087Z] Configure a credential helper to remove this warning. See [2024-07-30T04:11:54.087Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T04:11:54.087Z] [2024-07-30T04:11:54.087Z] Login Succeeded [2024-07-30T04:11:54.087Z] ****.io [2024-07-30T04:11:54.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T04:11:54.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T04:11:54.619Z] Configure a credential helper to remove this warning. See [2024-07-30T04:11:54.619Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T04:11:54.619Z] [2024-07-30T04:11:54.619Z] Login Succeeded [2024-07-30T04:11:54.619Z] ---> ****-login.sh ends [Pipeline] } [2024-07-30T04:11:54.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-07-30T04:11:54.737Z] ---> 71d7f3d4e7e8 [2024-07-30T04:11:54.737Z] Step 10/24 : RUN ${MAKE} [2024-07-30T04:11:54.737Z] ---> Running in 52a37ffedef9 [2024-07-30T04:11:54.737Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.28 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.28" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [Pipeline] echo [2024-07-30T04:11:54.922Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T04:11:54.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T04:11:54.963Z] ========================================================= [2024-07-30T04:11:54.963Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-30T04:11:54.963Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T04:11:55.328Z] + 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 . [2024-07-30T04:11:55.914Z] Sending build context to Docker daemon 13MB [2024-07-30T04:11:55.914Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-30T04:11:55.914Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-30T04:11:55.914Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-30T04:11:55.914Z] c6b39de5b339: Pulling fs layer [2024-07-30T04:11:55.914Z] a69c41024577: Pulling fs layer [2024-07-30T04:11:55.914Z] d6de4b400683: Pulling fs layer [2024-07-30T04:11:55.914Z] 35cb2a7552d0: Pulling fs layer [2024-07-30T04:11:55.914Z] 4f4fb700ef54: Pulling fs layer [2024-07-30T04:11:55.914Z] 464afbd9ba4c: Pulling fs layer [2024-07-30T04:11:55.914Z] 00f215d4a9da: Pulling fs layer [2024-07-30T04:11:55.914Z] d496ad576159: Pulling fs layer [2024-07-30T04:11:55.914Z] 464afbd9ba4c: Waiting [2024-07-30T04:11:55.914Z] 35cb2a7552d0: Waiting [2024-07-30T04:11:55.914Z] 00f215d4a9da: Waiting [2024-07-30T04:11:55.914Z] 4f4fb700ef54: Waiting [2024-07-30T04:11:55.914Z] d496ad576159: Waiting [2024-07-30T04:11:55.914Z] a69c41024577: Download complete [2024-07-30T04:11:56.190Z] 35cb2a7552d0: Verifying Checksum [2024-07-30T04:11:56.190Z] 35cb2a7552d0: Download complete [2024-07-30T04:11:56.190Z] 4f4fb700ef54: Verifying Checksum [2024-07-30T04:11:56.190Z] 4f4fb700ef54: Download complete [2024-07-30T04:11:56.190Z] 464afbd9ba4c: Verifying Checksum [2024-07-30T04:11:56.190Z] 464afbd9ba4c: Download complete [2024-07-30T04:11:56.190Z] c6b39de5b339: Download complete [2024-07-30T04:11:56.606Z] d496ad576159: Verifying Checksum [2024-07-30T04:11:56.606Z] d496ad576159: Download complete [2024-07-30T04:11:57.195Z] c6b39de5b339: Pull complete [2024-07-30T04:11:58.165Z] a69c41024577: Pull complete [2024-07-30T04:11:58.165Z] d6de4b400683: Verifying Checksum [2024-07-30T04:11:58.165Z] d6de4b400683: Download complete [2024-07-30T04:11:59.128Z] 00f215d4a9da: Verifying Checksum [2024-07-30T04:12:11.447Z] d6de4b400683: Pull complete [2024-07-30T04:12:11.447Z] 35cb2a7552d0: Pull complete [2024-07-30T04:12:11.447Z] 4f4fb700ef54: Pull complete [2024-07-30T04:12:11.713Z] 464afbd9ba4c: Pull complete [2024-07-30T04:12:21.785Z] 00f215d4a9da: Pull complete [2024-07-30T04:12:22.051Z] d496ad576159: Pull complete [2024-07-30T04:12:22.051Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-30T04:12:22.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-30T04:12:22.051Z] ---> f246e2811388 [2024-07-30T04:12:22.051Z] Step 3/10 : ARG MAKE=make build [2024-07-30T04:12:23.997Z] ---> Running in 8f511e405a87 [2024-07-30T04:12:24.265Z] Removing intermediate container 8f511e405a87 [2024-07-30T04:12:24.265Z] ---> 8b8667fa482b [2024-07-30T04:12:24.265Z] Step 4/10 : WORKDIR /device-sdk-go [2024-07-30T04:12:24.265Z] ---> Running in 444ed9fceab8 [2024-07-30T04:12:24.532Z] Removing intermediate container 444ed9fceab8 [2024-07-30T04:12:24.532Z] ---> 0afd0c9834c3 [2024-07-30T04:12:24.532Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-30T04:12:24.532Z] ---> Running in 7239cf5e1527 [2024-07-30T04:12:24.810Z] Removing intermediate container 7239cf5e1527 [2024-07-30T04:12:24.810Z] ---> a591e24d2090 [2024-07-30T04:12:24.810Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-07-30T04:12:24.810Z] ---> Running in bc8255447b61 [2024-07-30T04:12:26.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T04:12:26.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T04:12:26.850Z] Removing intermediate container 52a37ffedef9 [2024-07-30T04:12:26.850Z] ---> 02c769b07df8 [2024-07-30T04:12:26.850Z] Step 11/24 : FROM alpine:3.18 [2024-07-30T04:12:26.850Z] 3.18: Pulling from library/alpine [2024-07-30T04:12:26.850Z] 930bdd4d222e: Pulling fs layer [2024-07-30T04:12:26.850Z] 930bdd4d222e: Verifying Checksum [2024-07-30T04:12:26.850Z] 930bdd4d222e: Download complete [2024-07-30T04:12:26.850Z] 930bdd4d222e: Pull complete [2024-07-30T04:12:26.850Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T04:12:26.850Z] Status: Downloaded newer image for alpine:3.18 [2024-07-30T04:12:26.850Z] ---> 18f865063206 [2024-07-30T04:12:26.850Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-07-30T04:12:26.850Z] ---> Running in ecc398e4d30b [2024-07-30T04:12:26.850Z] Removing intermediate container ecc398e4d30b [2024-07-30T04:12:26.850Z] ---> e7fd79b78ebb [2024-07-30T04:12:26.850Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-07-30T04:12:26.850Z] ---> Running in 7f35531e18a1 [2024-07-30T04:12:26.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T04:12:26.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T04:12:26.850Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-30T04:12:26.850Z] Executing busybox-1.36.1-r7.trigger [2024-07-30T04:12:26.850Z] OK: 7 MiB in 16 packages [2024-07-30T04:12:26.850Z] Removing intermediate container 7f35531e18a1 [2024-07-30T04:12:26.850Z] ---> 71099a6ca78b [2024-07-30T04:12:26.850Z] Step 14/24 : RUN apk --no-cache upgrade [2024-07-30T04:12:27.109Z] ---> Running in 77ae258a47c1 [2024-07-30T04:12:27.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T04:12:27.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T04:12:27.463Z] OK: 266 MiB in 52 packages [2024-07-30T04:12:27.628Z] OK: 7 MiB in 16 packages [2024-07-30T04:12:27.887Z] Removing intermediate container 77ae258a47c1 [2024-07-30T04:12:27.887Z] ---> 3fa99bf29968 [2024-07-30T04:12:27.887Z] Step 15/24 : WORKDIR / [2024-07-30T04:12:27.887Z] ---> Running in 51c4a62bce51 [2024-07-30T04:12:27.887Z] Removing intermediate container 51c4a62bce51 [2024-07-30T04:12:27.887Z] ---> 47dc84273581 [2024-07-30T04:12:27.887Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-07-30T04:12:28.044Z] Removing intermediate container bc8255447b61 [2024-07-30T04:12:28.044Z] ---> 767903eef13d [2024-07-30T04:12:28.044Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-30T04:12:28.147Z] ---> e0f2ab857113 [2024-07-30T04:12:28.147Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-07-30T04:12:28.627Z] ---> 4f2cea83728d [2024-07-30T04:12:28.627Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T04:12:28.627Z] ---> Running in 90584152a52c [2024-07-30T04:12:30.059Z] ---> 6a9fd47ebb06 [2024-07-30T04:12:30.059Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-07-30T04:12:30.059Z] ---> 7c5e8e2e7740 [2024-07-30T04:12:30.059Z] Step 19/24 : EXPOSE 59999 [2024-07-30T04:12:30.059Z] ---> Running in b19556611e2a [2024-07-30T04:12:30.059Z] Removing intermediate container b19556611e2a [2024-07-30T04:12:30.059Z] ---> 2c5b28485971 [2024-07-30T04:12:30.059Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-07-30T04:12:30.059Z] ---> Running in 6788a3588d7c [2024-07-30T04:12:30.059Z] Removing intermediate container 6788a3588d7c [2024-07-30T04:12:30.059Z] ---> 6332e598e6ef [2024-07-30T04:12:30.059Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-30T04:12:30.059Z] ---> Running in 74455a6d9f75 [2024-07-30T04:12:30.319Z] Removing intermediate container 74455a6d9f75 [2024-07-30T04:12:30.319Z] ---> 6dc845f9e4cc [2024-07-30T04:12:30.319Z] Step 22/24 : LABEL arch=amd64 [2024-07-30T04:12:30.319Z] ---> Running in ff9707993238 [2024-07-30T04:12:30.319Z] Removing intermediate container ff9707993238 [2024-07-30T04:12:30.319Z] ---> 8be8e1f2edd1 [2024-07-30T04:12:30.319Z] Step 23/24 : LABEL git_sha=9af2c67acc1b0a717523512c26f369bc9793e2f1 [2024-07-30T04:12:30.319Z] ---> Running in 2bed7dbfe694 [2024-07-30T04:12:30.319Z] Removing intermediate container 2bed7dbfe694 [2024-07-30T04:12:30.319Z] ---> 482eb140de90 [2024-07-30T04:12:30.319Z] Step 24/24 : LABEL version=3.2.0-dev.28 [2024-07-30T04:12:30.319Z] ---> Running in c0ccb86f5248 [2024-07-30T04:12:30.578Z] Removing intermediate container c0ccb86f5248 [2024-07-30T04:12:30.578Z] ---> a471f0a0a571 [2024-07-30T04:12:30.578Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-30T04:12:30.578Z] Successfully built a471f0a0a571 [2024-07-30T04:12:30.578Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T04:12:31.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-30T04:12:31.051Z] [2024-07-30T04:12:31.051Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T04:12:31.354Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-30T04:12:31.354Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-30T04:12:31.354Z] 5eb5b503b376: Pulling fs layer [2024-07-30T04:12:31.354Z] 5c69ac0246d0: Pulling fs layer [2024-07-30T04:12:31.354Z] ec43610c2a17: Pulling fs layer [2024-07-30T04:12:31.354Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-30T04:12:31.354Z] 33b1e0a273af: Pulling fs layer [2024-07-30T04:12:31.354Z] 5d3b04190fa2: Pulling fs layer [2024-07-30T04:12:31.354Z] 2f39f015ded8: Pulling fs layer [2024-07-30T04:12:31.354Z] 3a2ae6a8a46f: Waiting [2024-07-30T04:12:31.354Z] 5d3b04190fa2: Waiting [2024-07-30T04:12:31.354Z] 33b1e0a273af: Waiting [2024-07-30T04:12:31.354Z] 2f39f015ded8: Waiting [2024-07-30T04:12:31.354Z] 5c69ac0246d0: Verifying Checksum [2024-07-30T04:12:31.354Z] 5c69ac0246d0: Download complete [2024-07-30T04:12:31.354Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-30T04:12:31.354Z] 3a2ae6a8a46f: Download complete [2024-07-30T04:12:31.354Z] 33b1e0a273af: Verifying Checksum [2024-07-30T04:12:31.354Z] 33b1e0a273af: Download complete [2024-07-30T04:12:31.354Z] 5d3b04190fa2: Verifying Checksum [2024-07-30T04:12:31.354Z] 5d3b04190fa2: Download complete [2024-07-30T04:12:31.354Z] ec43610c2a17: Verifying Checksum [2024-07-30T04:12:31.354Z] ec43610c2a17: Download complete [2024-07-30T04:12:31.613Z] 5eb5b503b376: Verifying Checksum [2024-07-30T04:12:31.613Z] 5eb5b503b376: Download complete [2024-07-30T04:12:32.178Z] 2f39f015ded8: Download complete [2024-07-30T04:12:32.744Z] 5eb5b503b376: Pull complete [2024-07-30T04:12:32.744Z] 5c69ac0246d0: Pull complete [2024-07-30T04:12:33.311Z] ec43610c2a17: Pull complete [2024-07-30T04:12:33.311Z] 3a2ae6a8a46f: Pull complete [2024-07-30T04:12:33.569Z] 33b1e0a273af: Pull complete [2024-07-30T04:12:33.569Z] 5d3b04190fa2: Pull complete [2024-07-30T04:12:37.752Z] 2f39f015ded8: Pull complete [2024-07-30T04:12:37.752Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-30T04:12:37.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-30T04:12:37.752Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T04:12:37.854Z] prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container [2024-07-30T04:12:37.880Z] $ 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 [2024-07-30T04:12:42.382Z] $ docker top 4f64ae66b76a3bcfc5499384d7e3865a117403a5b59218b415afb76560bc3ee7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T04:12:42.789Z] ---> job-cost.sh [2024-07-30T04:12:42.789Z] lf-activate-venv: SKIPPING [2024-07-30T04:12:42.789Z] INFO: No Stack... [2024-07-30T04:12:43.051Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-30T04:12:43.311Z] INFO: Archiving Costs [Pipeline] sh [2024-07-30T04:12:43.602Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-07-30T04:12:43.602Z] + cut -d, -f6 [Pipeline] lock [2024-07-30T04:12:43.617Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-303-stack-cost] [2024-07-30T04:12:43.626Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-303-stack-cost] did not exist. Created. [2024-07-30T04:12:43.633Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-303-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-30T04:12:43.940Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-30T04:12:43.987Z] Stashed 1 file(s) [Pipeline] } [2024-07-30T04:12:43.997Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-303-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-30T04:12:44.029Z] $ docker stop --time=1 4f64ae66b76a3bcfc5499384d7e3865a117403a5b59218b415afb76560bc3ee7 [2024-07-30T04:12:45.179Z] $ docker rm -f --volumes 4f64ae66b76a3bcfc5499384d7e3865a117403a5b59218b415afb76560bc3ee7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-30T04:14:20.295Z] Removing intermediate container 90584152a52c [2024-07-30T04:14:20.295Z] ---> ffdc024efdc5 [2024-07-30T04:14:20.295Z] Step 9/10 : COPY . . [2024-07-30T04:14:20.295Z] ---> 35d74e80e6ad [2024-07-30T04:14:20.295Z] Step 10/10 : RUN ${MAKE} [2024-07-30T04:14:20.295Z] ---> Running in 44b04ec510b5 [2024-07-30T04:14:20.295Z] noop [2024-07-30T04:14:20.295Z] Removing intermediate container 44b04ec510b5 [2024-07-30T04:14:20.295Z] ---> a35a43085c8e [2024-07-30T04:14:20.295Z] Successfully built a35a43085c8e [2024-07-30T04:14:20.295Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T04:14:20.681Z] + docker inspect -f . ci-base-image-arm64 [2024-07-30T04:14:20.681Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T04:14:20.882Z] prd-ubuntu20.04-docker-arm64-4c-16g-6723 does not seem to be running inside a container [2024-07-30T04:14:20.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/303 -v /w/workspace/device-sdk-go/303:/w/workspace/device-sdk-go/303:rw,z -v /w/workspace/device-sdk-go/303@tmp:/w/workspace/device-sdk-go/303@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-30T04:14:22.137Z] $ docker top ed54a8be98cf27b6eaf4b9b626665a760be9c63dcb7ef064c05dab95a97ac988 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T04:14:22.969Z] + go version [2024-07-30T04:14:22.969Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-30T04:14:22.980Z] $ docker stop --time=1 ed54a8be98cf27b6eaf4b9b626665a760be9c63dcb7ef064c05dab95a97ac988 [2024-07-30T04:14:24.587Z] $ docker rm -f --volumes ed54a8be98cf27b6eaf4b9b626665a760be9c63dcb7ef064c05dab95a97ac988 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T04:14:25.172Z] + docker inspect -f . ci-base-image-arm64 [2024-07-30T04:14:25.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T04:14:25.351Z] prd-ubuntu20.04-docker-arm64-4c-16g-6723 does not seem to be running inside a container [2024-07-30T04:14:25.411Z] $ 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/303 -v /w/workspace/device-sdk-go/303:/w/workspace/device-sdk-go/303:rw,z -v /w/workspace/device-sdk-go/303@tmp:/w/workspace/device-sdk-go/303@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-30T04:14:26.592Z] $ docker top 8e3b786d9692f05f32ee6522d2fbac17e8b06aeb40835b3295075b91510ebb74 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T04:14:27.437Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/303 [Pipeline] fileExists [Pipeline] sh [2024-07-30T04:14:28.094Z] + make test [2024-07-30T04:14:28.094Z] go test -race -coverprofile=coverage.out ./... [2024-07-30T04:15:06.959Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-07-30T04:18:28.731Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-07-30T04:18:28.731Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-07-30T04:18:28.731Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-07-30T04:18:28.731Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-07-30T04:18:28.731Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-07-30T04:18:28.731Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.114s coverage: 27.0% of statements [2024-07-30T04:18:32.070Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.166s coverage: 79.4% of statements [2024-07-30T04:18:38.716Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-07-30T04:18:38.716Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-07-30T04:18:39.301Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.264s coverage: 86.0% of statements [2024-07-30T04:18:43.553Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-07-30T04:18:44.505Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.393s coverage: 55.2% of statements [2024-07-30T04:18:48.761Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.164s coverage: 14.4% of statements [2024-07-30T04:18:48.761Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.492s coverage: 44.6% of statements [2024-07-30T04:18:49.725Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-07-30T04:18:49.725Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-07-30T04:18:51.132Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.315s coverage: 68.5% of statements [2024-07-30T04:18:54.472Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.386s coverage: 89.2% of statements [2024-07-30T04:18:59.806Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-07-30T04:19:00.389Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.231s coverage: 5.4% of statements [2024-07-30T04:19:01.797Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-30T04:19:01.797Z] GO111MODULE=on go vet ./... [2024-07-30T04:22:38.584Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-30T04:22:38.584Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-30T04:22:38.584Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-30T04:22:38.604Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-30T04:22:38.618Z] $ docker stop --time=1 8e3b786d9692f05f32ee6522d2fbac17e8b06aeb40835b3295075b91510ebb74 [2024-07-30T04:22:40.525Z] $ docker rm -f --volumes 8e3b786d9692f05f32ee6522d2fbac17e8b06aeb40835b3295075b91510ebb74 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-30T04:22:42.636Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-30T04:22:42.700Z] Warning: overwriting stash ‘coverage-report’ [2024-07-30T04:22:43.303Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-30T04:22:43.714Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-30T04:22:44.080Z] + ls -al . [2024-07-30T04:22:44.080Z] total 376 [2024-07-30T04:22:44.080Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 30 04:14 . [2024-07-30T04:22:44.080Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 04:11 .. [2024-07-30T04:22:44.080Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 30 04:11 .dockerignore [2024-07-30T04:22:44.080Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 04:11 .git [2024-07-30T04:22:44.080Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 04:11 .github [2024-07-30T04:22:44.080Z] -rw-rw-r-- 1 jenkins jenkins 137 Jul 30 04:11 .gitignore [2024-07-30T04:22:44.080Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 30 04:11 .golangci.yml [2024-07-30T04:22:44.080Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jul 30 04:11 CHANGELOG.md [2024-07-30T04:22:44.080Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 30 04:11 GOVERNANCE.md [2024-07-30T04:22:44.080Z] -rw-rw-r-- 1 jenkins jenkins 885 Jul 30 04:11 Jenkinsfile [2024-07-30T04:22:44.080Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 30 04:11 LICENSE [2024-07-30T04:22:44.080Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jul 30 04:11 Makefile [2024-07-30T04:22:44.080Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 30 04:11 OWNERS.md [2024-07-30T04:22:44.080Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jul 30 04:11 README.md [2024-07-30T04:22:44.080Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 30 04:09 VERSION [2024-07-30T04:22:44.080Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 04:11 bin [2024-07-30T04:22:44.080Z] -rw-r--r-- 1 jenkins jenkins 125320 Jul 30 04:19 coverage.out [2024-07-30T04:22:44.080Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 30 04:11 example [2024-07-30T04:22:44.080Z] -rw-rw-r-- 1 jenkins jenkins 6996 Jul 30 04:11 go.mod [2024-07-30T04:22:44.080Z] -rw-rw-r-- 1 jenkins jenkins 101460 Jul 30 04:11 go.sum [2024-07-30T04:22:44.080Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 30 04:11 internal [2024-07-30T04:22:44.080Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 04:11 openapi [2024-07-30T04:22:44.080Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 30 04:11 pkg [2024-07-30T04:22:44.080Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 04:11 snap [2024-07-30T04:22:44.080Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 30 04:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T04:22:44.458Z] + 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=9af2c67acc1b0a717523512c26f369bc9793e2f1 --label arch=arm64 --label version=3.2.0-dev.28 . [2024-07-30T04:22:45.049Z] Sending build context to Docker daemon 13.12MB [2024-07-30T04:22:45.049Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-07-30T04:22:45.049Z] Step 2/24 : FROM ${BASE} AS builder [2024-07-30T04:22:45.049Z] ---> a35a43085c8e [2024-07-30T04:22:45.049Z] Step 3/24 : ARG MAKE=make build [2024-07-30T04:22:45.049Z] ---> Running in 64ce4984e4aa [2024-07-30T04:22:45.315Z] Removing intermediate container 64ce4984e4aa [2024-07-30T04:22:45.315Z] ---> 3a8be793e286 [2024-07-30T04:22:45.315Z] Step 4/24 : WORKDIR /device-sdk-go [2024-07-30T04:22:45.581Z] ---> Running in 40257d593134 [2024-07-30T04:22:45.847Z] Removing intermediate container 40257d593134 [2024-07-30T04:22:45.847Z] ---> 08b66c3470a6 [2024-07-30T04:22:45.847Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-30T04:22:45.847Z] ---> Running in 16faebef82e0 [2024-07-30T04:22:46.120Z] Removing intermediate container 16faebef82e0 [2024-07-30T04:22:46.120Z] ---> 8069016b2211 [2024-07-30T04:22:46.120Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-07-30T04:22:46.120Z] ---> Running in a88df33cb313 [2024-07-30T04:22:47.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T04:22:48.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T04:22:48.650Z] OK: 266 MiB in 52 packages [2024-07-30T04:22:49.608Z] Removing intermediate container a88df33cb313 [2024-07-30T04:22:49.608Z] ---> 14229569bcc4 [2024-07-30T04:22:49.608Z] Step 7/24 : COPY go.mod vendor* ./ [2024-07-30T04:22:50.187Z] ---> 6d96e9d89d34 [2024-07-30T04:22:50.187Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T04:22:50.187Z] ---> Running in 7d231d998bec [2024-07-30T04:22:52.763Z] Removing intermediate container 7d231d998bec [2024-07-30T04:22:52.763Z] ---> d899a9d4432c [2024-07-30T04:22:52.763Z] Step 9/24 : COPY . . [2024-07-30T04:22:53.720Z] ---> c145d30d5745 [2024-07-30T04:22:53.720Z] Step 10/24 : RUN ${MAKE} [2024-07-30T04:22:53.986Z] ---> Running in c64c9e387042 [2024-07-30T04:22:54.948Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.28 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.28" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-07-30T04:26:16.689Z] Removing intermediate container c64c9e387042 [2024-07-30T04:26:16.689Z] ---> f220bb1c94ec [2024-07-30T04:26:16.689Z] Step 11/24 : FROM alpine:3.18 [2024-07-30T04:26:16.689Z] 3.18: Pulling from library/alpine [2024-07-30T04:26:16.689Z] 4983c3fe2029: Pulling fs layer [2024-07-30T04:26:16.689Z] 4983c3fe2029: Verifying Checksum [2024-07-30T04:26:16.689Z] 4983c3fe2029: Download complete [2024-07-30T04:26:16.689Z] 4983c3fe2029: Pull complete [2024-07-30T04:26:16.689Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T04:26:16.689Z] Status: Downloaded newer image for alpine:3.18 [2024-07-30T04:26:16.689Z] ---> a0237000ae83 [2024-07-30T04:26:16.689Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-07-30T04:26:16.689Z] ---> Running in ce616ac21f5c [2024-07-30T04:26:16.689Z] Removing intermediate container ce616ac21f5c [2024-07-30T04:26:16.689Z] ---> bae71ee3ef18 [2024-07-30T04:26:16.689Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-07-30T04:26:16.689Z] ---> Running in 1b12c3967c4a [2024-07-30T04:26:16.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T04:26:16.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T04:26:16.689Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-30T04:26:16.689Z] Executing busybox-1.36.1-r7.trigger [2024-07-30T04:26:16.689Z] OK: 8 MiB in 16 packages [2024-07-30T04:26:17.648Z] Removing intermediate container 1b12c3967c4a [2024-07-30T04:26:17.648Z] ---> ee142a926ba3 [2024-07-30T04:26:17.648Z] Step 14/24 : RUN apk --no-cache upgrade [2024-07-30T04:26:17.648Z] ---> Running in 8519acbc6b19 [2024-07-30T04:26:18.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T04:26:18.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T04:26:19.828Z] OK: 8 MiB in 16 packages [2024-07-30T04:26:20.789Z] Removing intermediate container 8519acbc6b19 [2024-07-30T04:26:20.789Z] ---> 199fa57bb40e [2024-07-30T04:26:20.789Z] Step 15/24 : WORKDIR / [2024-07-30T04:26:20.789Z] ---> Running in 22178bd2e3ef [2024-07-30T04:26:21.056Z] Removing intermediate container 22178bd2e3ef [2024-07-30T04:26:21.056Z] ---> 9bb1bac3dc37 [2024-07-30T04:26:21.056Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-07-30T04:26:21.638Z] ---> d2528d267064 [2024-07-30T04:26:21.638Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-07-30T04:26:23.578Z] ---> 9bc3d75303d3 [2024-07-30T04:26:23.578Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-07-30T04:26:24.535Z] ---> 1dce6ca11093 [2024-07-30T04:26:24.535Z] Step 19/24 : EXPOSE 59999 [2024-07-30T04:26:24.535Z] ---> Running in 04fce372304f [2024-07-30T04:26:24.801Z] Removing intermediate container 04fce372304f [2024-07-30T04:26:24.801Z] ---> e2c385bc7c88 [2024-07-30T04:26:24.801Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-07-30T04:26:24.801Z] ---> Running in 59bf322485d8 [2024-07-30T04:26:25.067Z] Removing intermediate container 59bf322485d8 [2024-07-30T04:26:25.067Z] ---> d6688a55fb0c [2024-07-30T04:26:25.067Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-30T04:26:25.334Z] ---> Running in b53cf39adb11 [2024-07-30T04:26:25.601Z] Removing intermediate container b53cf39adb11 [2024-07-30T04:26:25.601Z] ---> 055f301d0ffb [2024-07-30T04:26:25.601Z] Step 22/24 : LABEL arch=arm64 [2024-07-30T04:26:25.601Z] ---> Running in 4ad9adcda527 [2024-07-30T04:26:25.868Z] Removing intermediate container 4ad9adcda527 [2024-07-30T04:26:25.868Z] ---> 5896a5c137c8 [2024-07-30T04:26:25.868Z] Step 23/24 : LABEL git_sha=9af2c67acc1b0a717523512c26f369bc9793e2f1 [2024-07-30T04:26:25.868Z] ---> Running in c4eae5ac3e77 [2024-07-30T04:26:26.141Z] Removing intermediate container c4eae5ac3e77 [2024-07-30T04:26:26.141Z] ---> fcf9ed26b63d [2024-07-30T04:26:26.141Z] Step 24/24 : LABEL version=3.2.0-dev.28 [2024-07-30T04:26:26.414Z] ---> Running in fbe969c8c748 [2024-07-30T04:26:26.678Z] Removing intermediate container fbe969c8c748 [2024-07-30T04:26:26.678Z] ---> 3d9542e7b5d5 [2024-07-30T04:26:26.678Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-30T04:26:26.678Z] Successfully built 3d9542e7b5d5 [2024-07-30T04:26:26.678Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T04:26:27.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-30T04:26:27.148Z] [2024-07-30T04:26:27.148Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T04:26:27.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-30T04:26:27.484Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-30T04:26:27.484Z] 8998bd30e6a1: Pulling fs layer [2024-07-30T04:26:27.484Z] 04944245beec: Pulling fs layer [2024-07-30T04:26:27.484Z] 699f458cf7ca: Pulling fs layer [2024-07-30T04:26:27.484Z] 765212b225bb: Pulling fs layer [2024-07-30T04:26:27.484Z] 765212b225bb: Waiting [2024-07-30T04:26:27.484Z] f23df028b6ca: Pulling fs layer [2024-07-30T04:26:27.484Z] f23df028b6ca: Waiting [2024-07-30T04:26:27.485Z] d65c8cfc05b1: Pulling fs layer [2024-07-30T04:26:27.485Z] 2437ff75d9bd: Pulling fs layer [2024-07-30T04:26:27.485Z] d65c8cfc05b1: Waiting [2024-07-30T04:26:27.485Z] 2437ff75d9bd: Waiting [2024-07-30T04:26:27.751Z] 04944245beec: Verifying Checksum [2024-07-30T04:26:27.751Z] 04944245beec: Download complete [2024-07-30T04:26:27.751Z] 765212b225bb: Download complete [2024-07-30T04:26:27.751Z] f23df028b6ca: Verifying Checksum [2024-07-30T04:26:27.751Z] f23df028b6ca: Download complete [2024-07-30T04:26:27.751Z] d65c8cfc05b1: Verifying Checksum [2024-07-30T04:26:27.751Z] d65c8cfc05b1: Download complete [2024-07-30T04:26:27.751Z] 699f458cf7ca: Verifying Checksum [2024-07-30T04:26:27.751Z] 699f458cf7ca: Download complete [2024-07-30T04:26:28.333Z] 8998bd30e6a1: Download complete [2024-07-30T04:26:30.904Z] 2437ff75d9bd: Verifying Checksum [2024-07-30T04:26:30.904Z] 2437ff75d9bd: Download complete [2024-07-30T04:26:32.843Z] 8998bd30e6a1: Pull complete [2024-07-30T04:26:33.108Z] 04944245beec: Pull complete [2024-07-30T04:26:35.041Z] 699f458cf7ca: Pull complete [2024-07-30T04:26:35.041Z] 765212b225bb: Pull complete [2024-07-30T04:26:35.997Z] f23df028b6ca: Pull complete [2024-07-30T04:26:35.997Z] d65c8cfc05b1: Pull complete [2024-07-30T04:26:54.179Z] 2437ff75d9bd: Pull complete [2024-07-30T04:26:54.180Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-30T04:26:54.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-30T04:26:54.180Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T04:26:54.374Z] prd-ubuntu20.04-docker-arm64-4c-16g-6723 does not seem to be running inside a container [2024-07-30T04:26:54.419Z] $ 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/303 -v /w/workspace/device-sdk-go/303:/w/workspace/device-sdk-go/303:rw,z -v /w/workspace/device-sdk-go/303@tmp:/w/workspace/device-sdk-go/303@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-30T04:26:57.241Z] $ docker top 85e4f28121686dbbca2f96fead2087728e3ac576908884d3471433058a7652c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T04:26:58.092Z] ---> job-cost.sh [2024-07-30T04:26:58.092Z] lf-activate-venv: SKIPPING [2024-07-30T04:26:58.092Z] INFO: No Stack... [2024-07-30T04:26:58.366Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-30T04:26:59.323Z] INFO: Archiving Costs [Pipeline] sh [2024-07-30T04:26:59.949Z] + cat /w/workspace/device-sdk-go/303/archives/cost.csv [2024-07-30T04:26:59.949Z] + cut -d, -f6 [Pipeline] lock [2024-07-30T04:27:00.002Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-303-stack-cost] [2024-07-30T04:27:00.019Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-303-stack-cost] did not exist. Created. [2024-07-30T04:27:00.026Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-303-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-30T04:27:00.681Z] /w/workspace/device-sdk-go/303@tmp/durable-95f90258/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-30T04:27:01.316Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-30T04:27:01.331Z] Warning: overwriting stash ‘stack-cost’ [2024-07-30T04:27:01.414Z] Stashed 1 file(s) [Pipeline] } [2024-07-30T04:27:01.424Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-303-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-30T04:27:01.498Z] $ docker stop --time=1 85e4f28121686dbbca2f96fead2087728e3ac576908884d3471433058a7652c1 [2024-07-30T04:27:03.013Z] $ docker rm -f --volumes 85e4f28121686dbbca2f96fead2087728e3ac576908884d3471433058a7652c1 [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 [2024-07-30T04:27:03.589Z] provisioning config files... [2024-07-30T04:27:03.596Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9543874948605153667tmp [Pipeline] { [Pipeline] sh [2024-07-30T04:27:03.889Z] + set +x [2024-07-30T04:27:03.889Z] + curl -s+ https://codecov.io/bash [2024-07-30T04:27:03.889Z] bash -s -- [2024-07-30T04:27:03.889Z] [2024-07-30T04:27:03.889Z] _____ _ [2024-07-30T04:27:03.889Z] / ____| | | [2024-07-30T04:27:03.889Z] | | ___ __| | ___ ___ _____ __ [2024-07-30T04:27:03.889Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-30T04:27:03.889Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-30T04:27:03.889Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-30T04:27:03.889Z] Bash-1.0.6 [2024-07-30T04:27:03.889Z] [2024-07-30T04:27:03.889Z] [2024-07-30T04:27:03.889Z] ==> git version 2.25.1 found [2024-07-30T04:27:03.889Z] ==> 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 [2024-07-30T04:27:03.889Z] Release-Date: 2020-01-08 [2024-07-30T04:27:03.889Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-30T04:27:03.889Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-30T04:27:03.889Z] ==> Jenkins CI detected. [2024-07-30T04:27:03.889Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-07-30T04:27:03.889Z] project root: . [2024-07-30T04:27:03.889Z] --> token set from env [2024-07-30T04:27:03.889Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-30T04:27:03.889Z] ==> Running gcov in . (disable via -X gcov) [2024-07-30T04:27:03.889Z] ==> Python coveragepy not found [2024-07-30T04:27:03.889Z] ==> Searching for coverage reports in: [2024-07-30T04:27:03.889Z] + . [2024-07-30T04:27:03.889Z] -> Found 1 reports [2024-07-30T04:27:03.889Z] ==> Detecting git/mercurial file structure [2024-07-30T04:27:04.149Z] ==> Reading reports [2024-07-30T04:27:04.149Z] + ./coverage.out bytes=125320 [2024-07-30T04:27:04.149Z] ==> Appending adjustments [2024-07-30T04:27:04.149Z] https://docs.codecov.io/docs/fixing-reports [2024-07-30T04:27:04.407Z] + Found adjustments [2024-07-30T04:27:04.407Z] ==> Gzipping contents [2024-07-30T04:27:04.407Z] 20K /tmp/codecov.1kfqxg.gz [2024-07-30T04:27:04.407Z] ==> Uploading reports [2024-07-30T04:27:04.407Z] url: https://codecov.io [2024-07-30T04:27:04.407Z] query: branch=main&commit=9af2c67acc1b0a717523512c26f369bc9793e2f1&build=303&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F303%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-30T04:27:04.407Z] -> Pinging Codecov [2024-07-30T04:27:04.408Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9af2c67acc1b0a717523512c26f369bc9793e2f1&build=303&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F303%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-30T04:27:04.408Z] -> Uploading to [2024-07-30T04:27:04.408Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-30/7E55EF52A471D76F132DFD9A03CDDE97/9af2c67acc1b0a717523512c26f369bc9793e2f1/f177685c-e7a6-43b8-a4f3-cdc888d65de8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240730%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240730T042704Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2695c2da4684fdff33569008cbcc92a22b8fb1082171a3e355373d4a2febcd5d [2024-07-30T04:27:04.408Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-30T04:27:04.408Z] Dload Upload Total Spent Left Speed [2024-07-30T04:27:04.667Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17092 0 0 100 17092 0 58534 --:--:-- --:--:-- --:--:-- 58534 [2024-07-30T04:27:04.667Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/9af2c67acc1b0a717523512c26f369bc9793e2f1 [Pipeline] } [2024-07-30T04:27:04.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-30T04:27:04.904Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-30T04:27:04.920Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T04:27:05.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-30T04:27:05.228Z] [2024-07-30T04:27:05.228Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T04:27:05.545Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-30T04:27:05.546Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-30T04:27:05.546Z] 619be1103602: Already exists [2024-07-30T04:27:05.546Z] f8ea3408117e: Pulling fs layer [2024-07-30T04:27:05.546Z] 91320369b822: Pulling fs layer [2024-07-30T04:27:05.546Z] 0406650e8295: Pulling fs layer [2024-07-30T04:27:05.546Z] 4f4fb700ef54: Pulling fs layer [2024-07-30T04:27:05.546Z] 96d80e3f36e1: Pulling fs layer [2024-07-30T04:27:05.546Z] bcf3aedb951c: Pulling fs layer [2024-07-30T04:27:05.546Z] 4f4fb700ef54: Waiting [2024-07-30T04:27:05.546Z] 96d80e3f36e1: Waiting [2024-07-30T04:27:05.546Z] bcf3aedb951c: Waiting [2024-07-30T04:27:05.546Z] 0406650e8295: Download complete [2024-07-30T04:27:05.546Z] 4f4fb700ef54: Verifying Checksum [2024-07-30T04:27:05.546Z] 4f4fb700ef54: Download complete [2024-07-30T04:27:05.546Z] f8ea3408117e: Download complete [2024-07-30T04:27:05.806Z] f8ea3408117e: Pull complete [2024-07-30T04:27:05.806Z] 96d80e3f36e1: Verifying Checksum [2024-07-30T04:27:05.806Z] 96d80e3f36e1: Download complete [2024-07-30T04:27:06.065Z] 91320369b822: Verifying Checksum [2024-07-30T04:27:06.065Z] 91320369b822: Download complete [2024-07-30T04:27:06.323Z] bcf3aedb951c: Verifying Checksum [2024-07-30T04:27:06.323Z] bcf3aedb951c: Download complete [2024-07-30T04:27:09.606Z] 91320369b822: Pull complete [2024-07-30T04:27:09.606Z] 0406650e8295: Pull complete [2024-07-30T04:27:09.606Z] 4f4fb700ef54: Pull complete [2024-07-30T04:27:09.606Z] 96d80e3f36e1: Pull complete [2024-07-30T04:27:12.886Z] bcf3aedb951c: Pull complete [2024-07-30T04:27:12.886Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-30T04:27:12.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-30T04:27:12.887Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T04:27:12.988Z] prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container [2024-07-30T04:27:13.016Z] $ 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:latest cat [2024-07-30T04:27:16.729Z] $ docker top aed2b4c6b9257658182afa6abbad0a85605518f5634c05d82546864a3210f0cf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T04:27:17.086Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2024-07-30T04:27:17.098Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-07-30T04:27:17.381Z] + set -o pipefail [2024-07-30T04:27:17.381Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-07-30T04:27:23.967Z] [2024-07-30T04:27:23.967Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2024-07-30T04:27:23.967Z] [2024-07-30T04:27:23.967Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/e4c15f52-a0c8-4101-9def-b63a160c3ab0 [2024-07-30T04:27:23.967Z] [2024-07-30T04:27:23.967Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-30T04:27:23.967Z] [2024-07-30T04:27:23.967Z] [2024-07-30T04:27:23.967Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-30T04:27:23.967Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-30T04:27:23.973Z] $ docker stop --time=1 aed2b4c6b9257658182afa6abbad0a85605518f5634c05d82546864a3210f0cf [2024-07-30T04:27:28.318Z] $ docker rm -f --volumes aed2b4c6b9257658182afa6abbad0a85605518f5634c05d82546864a3210f0cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-07-30T04:27:28.895Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-30T04:27:28.913Z] provisioning config files... [2024-07-30T04:27:28.921Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13384663541459826348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T04:27:29.220Z] --> edgex-publish-swagger.sh [2024-07-30T04:27:29.220Z] === Publish openapi/v3 API === [2024-07-30T04:27:29.220Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-07-30T04:27:29.220Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2024-07-30T04:27:29.220Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-30T04:27:29.220Z] Dload Upload Total Spent Left Speed [2024-07-30T04:27:29.787Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 28429 0 0 100 28429 0 129k --:--:-- --:--:-- --:--:-- 129k 100 28585 100 156 100 28429 275 50139 --:--:-- --:--:-- --:--:-- 50325 [2024-07-30T04:27:29.787Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-30T04:27:29.787Z] [Pipeline] } [2024-07-30T04:27:29.794Z] 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 [2024-07-30T04:27:30.211Z] + git log --format=format:%s -1 9af2c67acc1b0a717523512c26f369bc9793e2f1 [Pipeline] sh [2024-07-30T04:27:30.501Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-30T04:27:30.501Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T04:27:30.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T04:27:30.896Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T04:27:31.007Z] prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container [2024-07-30T04:27:31.065Z] $ 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 [2024-07-30T04:27:31.715Z] $ docker top 948ad597df6b9e00e8bdac16da627945bbe4ea99893b7599d0102d34a4f67763 -eo pid,comm [2024-07-30T04:27:31.769Z] 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). [2024-07-30T04:27:31.769Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-30T04:27:31.835Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-30T04:27:31.835Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-30T04:27:31.951Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-30T04:27:31.951Z] $ docker exec 948ad597df6b9e00e8bdac16da627945bbe4ea99893b7599d0102d34a4f67763 ssh-agent [2024-07-30T04:27:32.056Z] SSH_AUTH_SOCK=/tmp/ssh-K1rKhT4ZvZB9/agent.33 [2024-07-30T04:27:32.056Z] SSH_AGENT_PID=39 [2024-07-30T04:27:32.061Z] Running ssh-add (command line suppressed) [2024-07-30T04:27:32.153Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3788043574800498037.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3788043574800498037.key) [2024-07-30T04:27:32.169Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-30T04:27:32.464Z] + git semver tag [2024-07-30T04:27:32.723Z] 2024-07-30 04:27:32,647 [run_tag] DEBUG tag force:False [2024-07-30T04:27:32.723Z] 2024-07-30 04:27:32,647 [check_head_tag] DEBUG check head tag [2024-07-30T04:27:32.723Z] 2024-07-30 04:27:32,649 [execute] INFO git cat-file --batch-check [2024-07-30T04:27:32.723Z] 2024-07-30 04:27:32,649 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-07-30T04:27:32.723Z] 2024-07-30 04:27:32,654 [execute] INFO git cat-file --batch [2024-07-30T04:27:32.723Z] 2024-07-30 04:27:32,654 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-07-30T04:27:32.723Z] 2024-07-30 04:27:32,684 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-07-30T04:27:32.723Z] 2024-07-30 04:27:32,684 [execute] INFO git tag -a v3.2.0-dev.28 -m v3.2.0-dev.28 [2024-07-30T04:27:32.723Z] 2024-07-30 04:27:32,684 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.28', '-m', 'v3.2.0-dev.28'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-30T04:27:32.723Z] 2024-07-30 04:27:32,689 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-07-30T04:27:32.723Z] 3.2.0-dev.28 [Pipeline] } [2024-07-30T04:27:32.993Z] $ docker exec --env ******** --env ******** 948ad597df6b9e00e8bdac16da627945bbe4ea99893b7599d0102d34a4f67763 ssh-agent -k [2024-07-30T04:27:33.107Z] unset SSH_AUTH_SOCK; [2024-07-30T04:27:33.109Z] unset SSH_AGENT_PID; [2024-07-30T04:27:33.109Z] echo Agent pid 39 killed; [2024-07-30T04:27:33.124Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-30T04:27:33.457Z] + git semver [Pipeline] } [2024-07-30T04:27:33.725Z] $ docker stop --time=1 948ad597df6b9e00e8bdac16da627945bbe4ea99893b7599d0102d34a4f67763 [2024-07-30T04:27:35.034Z] $ docker rm -f --volumes 948ad597df6b9e00e8bdac16da627945bbe4ea99893b7599d0102d34a4f67763 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T04:27:35.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-30T04:27:35.446Z] [2024-07-30T04:27:35.446Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T04:27:35.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-30T04:27:35.746Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-30T04:27:35.746Z] ab5ef0e58194: Pulling fs layer [2024-07-30T04:27:35.746Z] 9712f1f96733: Pulling fs layer [2024-07-30T04:27:35.746Z] 63f879dbbcfc: Pulling fs layer [2024-07-30T04:27:35.746Z] 0d9ebad4ef96: Pulling fs layer [2024-07-30T04:27:35.746Z] e9a5061849ea: Pulling fs layer [2024-07-30T04:27:35.746Z] d747dcd14b5f: Pulling fs layer [2024-07-30T04:27:35.746Z] 2de7ff778b66: Pulling fs layer [2024-07-30T04:27:35.746Z] 2de7ff778b66: Waiting [2024-07-30T04:27:35.746Z] 0d9ebad4ef96: Waiting [2024-07-30T04:27:35.746Z] d747dcd14b5f: Waiting [2024-07-30T04:27:35.746Z] e9a5061849ea: Waiting [2024-07-30T04:27:35.746Z] 9712f1f96733: Download complete [2024-07-30T04:27:36.005Z] 63f879dbbcfc: Verifying Checksum [2024-07-30T04:27:36.005Z] 63f879dbbcfc: Download complete [2024-07-30T04:27:36.263Z] e9a5061849ea: Verifying Checksum [2024-07-30T04:27:36.263Z] e9a5061849ea: Download complete [2024-07-30T04:27:36.263Z] d747dcd14b5f: Verifying Checksum [2024-07-30T04:27:36.263Z] d747dcd14b5f: Download complete [2024-07-30T04:27:36.263Z] ab5ef0e58194: Verifying Checksum [2024-07-30T04:27:36.263Z] ab5ef0e58194: Download complete [2024-07-30T04:27:36.263Z] 0d9ebad4ef96: Verifying Checksum [2024-07-30T04:27:36.263Z] 0d9ebad4ef96: Download complete [2024-07-30T04:27:36.263Z] 2de7ff778b66: Verifying Checksum [2024-07-30T04:27:39.543Z] ab5ef0e58194: Pull complete [2024-07-30T04:27:39.543Z] 9712f1f96733: Pull complete [2024-07-30T04:27:39.801Z] 63f879dbbcfc: Pull complete [2024-07-30T04:27:43.983Z] 0d9ebad4ef96: Pull complete [2024-07-30T04:27:44.242Z] e9a5061849ea: Pull complete [2024-07-30T04:27:44.242Z] d747dcd14b5f: Pull complete [2024-07-30T04:27:45.618Z] 2de7ff778b66: Pull complete [2024-07-30T04:27:45.618Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-30T04:27:45.618Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-30T04:27:45.618Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T04:27:45.715Z] prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container [2024-07-30T04:27:45.740Z] $ 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 [2024-07-30T04:27:51.464Z] $ docker top 96d108e2bf58d0a0330e0fb988fba6267b30b929b9ec11992ef7ed2a45b8b94b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-30T04:27:51.552Z] provisioning config files... [2024-07-30T04:27:51.560Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16138524778649776574tmp [2024-07-30T04:27:51.568Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9195285750464759457tmp [2024-07-30T04:27:51.575Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17842162757580784872tmp [Pipeline] { [Pipeline] echo [2024-07-30T04:27:51.601Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T04:27:51.896Z] ---> sigul-configuration.sh [2024-07-30T04:27:51.896Z] gpg: directory `/root/.gnupg' created [2024-07-30T04:27:51.896Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-30T04:27:51.896Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-30T04:27:51.896Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-30T04:27:51.896Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-30T04:27:51.896Z] gpg: CAST5 encrypted data [2024-07-30T04:27:51.896Z] gpg: encrypted with 1 passphrase [2024-07-30T04:27:51.896Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-30T04:27:52.189Z] + mkdir /home/jenkins [2024-07-30T04:27:52.189Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-30T04:27:52.481Z] + 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 [2024-07-30T04:27:52.493Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T04:27:52.782Z] ---> sigul-install.sh [2024-07-30T04:27:52.782Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-30T04:27:53.078Z] + git tag --list [2024-07-30T04:27:53.078Z] 0.7.1 [2024-07-30T04:27:53.078Z] delhi-tag [2024-07-30T04:27:53.078Z] v1.0.0 [2024-07-30T04:27:53.078Z] v1.1.0 [2024-07-30T04:27:53.078Z] v1.1.1 [2024-07-30T04:27:53.078Z] v1.1.2 [2024-07-30T04:27:53.078Z] v1.2.0 [2024-07-30T04:27:53.078Z] v1.2.1 [2024-07-30T04:27:53.078Z] v1.2.2 [2024-07-30T04:27:53.078Z] v1.2.3 [2024-07-30T04:27:53.078Z] v1.3.0 [2024-07-30T04:27:53.078Z] v1.4.0 [2024-07-30T04:27:53.078Z] v2.0.0 [2024-07-30T04:27:53.078Z] v2.1.0 [2024-07-30T04:27:53.078Z] v2.1.1 [2024-07-30T04:27:53.078Z] v2.2.0 [2024-07-30T04:27:53.078Z] v2.3.0 [2024-07-30T04:27:53.078Z] v2.3.1 [2024-07-30T04:27:53.078Z] v3.0 [2024-07-30T04:27:53.078Z] v3.0.0 [2024-07-30T04:27:53.078Z] v3.0.1-dev.1 [2024-07-30T04:27:53.078Z] v3.1 [2024-07-30T04:27:53.078Z] v3.1.0 [2024-07-30T04:27:53.078Z] v3.1.0-dev.1 [2024-07-30T04:27:53.078Z] v3.1.0-dev.10 [2024-07-30T04:27:53.078Z] v3.1.0-dev.11 [2024-07-30T04:27:53.078Z] v3.1.0-dev.12 [2024-07-30T04:27:53.078Z] v3.1.0-dev.13 [2024-07-30T04:27:53.078Z] v3.1.0-dev.14 [2024-07-30T04:27:53.078Z] v3.1.0-dev.15 [2024-07-30T04:27:53.078Z] v3.1.0-dev.16 [2024-07-30T04:27:53.078Z] v3.1.0-dev.17 [2024-07-30T04:27:53.078Z] v3.1.0-dev.18 [2024-07-30T04:27:53.078Z] v3.1.0-dev.19 [2024-07-30T04:27:53.078Z] v3.1.0-dev.2 [2024-07-30T04:27:53.078Z] v3.1.0-dev.20 [2024-07-30T04:27:53.078Z] v3.1.0-dev.21 [2024-07-30T04:27:53.078Z] v3.1.0-dev.22 [2024-07-30T04:27:53.078Z] v3.1.0-dev.23 [2024-07-30T04:27:53.078Z] v3.1.0-dev.24 [2024-07-30T04:27:53.078Z] v3.1.0-dev.25 [2024-07-30T04:27:53.078Z] v3.1.0-dev.26 [2024-07-30T04:27:53.078Z] v3.1.0-dev.27 [2024-07-30T04:27:53.078Z] v3.1.0-dev.28 [2024-07-30T04:27:53.078Z] v3.1.0-dev.29 [2024-07-30T04:27:53.078Z] v3.1.0-dev.3 [2024-07-30T04:27:53.078Z] v3.1.0-dev.30 [2024-07-30T04:27:53.078Z] v3.1.0-dev.31 [2024-07-30T04:27:53.078Z] v3.1.0-dev.32 [2024-07-30T04:27:53.078Z] v3.1.0-dev.33 [2024-07-30T04:27:53.078Z] v3.1.0-dev.34 [2024-07-30T04:27:53.078Z] v3.1.0-dev.35 [2024-07-30T04:27:53.078Z] v3.1.0-dev.36 [2024-07-30T04:27:53.078Z] v3.1.0-dev.37 [2024-07-30T04:27:53.078Z] v3.1.0-dev.38 [2024-07-30T04:27:53.078Z] v3.1.0-dev.39 [2024-07-30T04:27:53.078Z] v3.1.0-dev.4 [2024-07-30T04:27:53.078Z] v3.1.0-dev.40 [2024-07-30T04:27:53.078Z] v3.1.0-dev.41 [2024-07-30T04:27:53.078Z] v3.1.0-dev.5 [2024-07-30T04:27:53.078Z] v3.1.0-dev.6 [2024-07-30T04:27:53.078Z] v3.1.0-dev.7 [2024-07-30T04:27:53.078Z] v3.1.0-dev.8 [2024-07-30T04:27:53.078Z] v3.1.0-dev.9 [2024-07-30T04:27:53.078Z] v3.1.1 [2024-07-30T04:27:53.078Z] v3.1.1-dev.1 [2024-07-30T04:27:53.078Z] v3.2.0-dev.1 [2024-07-30T04:27:53.078Z] v3.2.0-dev.10 [2024-07-30T04:27:53.078Z] v3.2.0-dev.11 [2024-07-30T04:27:53.078Z] v3.2.0-dev.12 [2024-07-30T04:27:53.079Z] v3.2.0-dev.13 [2024-07-30T04:27:53.079Z] v3.2.0-dev.14 [2024-07-30T04:27:53.079Z] v3.2.0-dev.15 [2024-07-30T04:27:53.079Z] v3.2.0-dev.16 [2024-07-30T04:27:53.079Z] v3.2.0-dev.17 [2024-07-30T04:27:53.079Z] v3.2.0-dev.18 [2024-07-30T04:27:53.079Z] v3.2.0-dev.19 [2024-07-30T04:27:53.079Z] v3.2.0-dev.2 [2024-07-30T04:27:53.079Z] v3.2.0-dev.20 [2024-07-30T04:27:53.079Z] v3.2.0-dev.21 [2024-07-30T04:27:53.079Z] v3.2.0-dev.22 [2024-07-30T04:27:53.079Z] v3.2.0-dev.23 [2024-07-30T04:27:53.079Z] v3.2.0-dev.24 [2024-07-30T04:27:53.079Z] v3.2.0-dev.25 [2024-07-30T04:27:53.079Z] v3.2.0-dev.26 [2024-07-30T04:27:53.079Z] v3.2.0-dev.27 [2024-07-30T04:27:53.079Z] v3.2.0-dev.28 [2024-07-30T04:27:53.079Z] v3.2.0-dev.3 [2024-07-30T04:27:53.079Z] v3.2.0-dev.4 [2024-07-30T04:27:53.079Z] v3.2.0-dev.5 [2024-07-30T04:27:53.079Z] v3.2.0-dev.6 [2024-07-30T04:27:53.079Z] v3.2.0-dev.7 [2024-07-30T04:27:53.079Z] v3.2.0-dev.8 [2024-07-30T04:27:53.079Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-30T04:27:53.375Z] + lftools sign git-tag v3.2.0-dev.28 [2024-07-30T04:27:53.943Z] Signing Git tag with Sigul... [2024-07-30T04:27:53.943Z] Signing v3.2.0-dev.28 [Pipeline] echo [2024-07-30T04:27:54.523Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T04:27:54.819Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-30T04:27:54.826Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-30T04:27:54.850Z] $ docker stop --time=1 96d108e2bf58d0a0330e0fb988fba6267b30b929b9ec11992ef7ed2a45b8b94b [2024-07-30T04:27:56.177Z] $ docker rm -f --volumes 96d108e2bf58d0a0330e0fb988fba6267b30b929b9ec11992ef7ed2a45b8b94b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-30T04:27:56.626Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-30T04:27:56.626Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T04:27:56.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T04:27:56.928Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T04:27:57.013Z] prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container [2024-07-30T04:27:57.038Z] $ 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 [2024-07-30T04:27:57.385Z] $ docker top af5f2a183748990b0c4ad4abfc30a95ae552359d38ad92d2eadd8019207feed1 -eo pid,comm [2024-07-30T04:27:57.439Z] 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). [2024-07-30T04:27:57.439Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-30T04:27:57.484Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-30T04:27:57.484Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-30T04:27:57.622Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-30T04:27:57.622Z] $ docker exec af5f2a183748990b0c4ad4abfc30a95ae552359d38ad92d2eadd8019207feed1 ssh-agent [2024-07-30T04:27:57.735Z] SSH_AUTH_SOCK=/tmp/ssh-VWAq8hW5hZHh/agent.33 [2024-07-30T04:27:57.735Z] SSH_AGENT_PID=39 [2024-07-30T04:27:57.740Z] Running ssh-add (command line suppressed) [2024-07-30T04:27:57.842Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9468202632777112831.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9468202632777112831.key) [2024-07-30T04:27:57.861Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-30T04:27:58.153Z] + git semver bump pre [2024-07-30T04:27:58.412Z] 2024-07-30 04:27:58,345 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-07-30T04:27:58.412Z] 2024-07-30 04:27:58,345 [bump_version] DEBUG bumping version:3.2.0-dev.28 on axis:pre with prefix:dev [2024-07-30T04:27:58.412Z] 2024-07-30 04:27:58,346 [bump_version] DEBUG bumped version:3.2.0-dev.29 [2024-07-30T04:27:58.412Z] 2024-07-30 04:27:58,346 [write_version] DEBUG write version:3.2.0-dev.29 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-07-30T04:27:58.412Z] 2024-07-30 04:27:58,346 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-07-30T04:27:58.412Z] 2024-07-30 04:27:58,346 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-07-30T04:27:58.412Z] 2024-07-30 04:27:58,348 [execute] INFO git cat-file --batch-check [2024-07-30T04:27:58.412Z] 2024-07-30 04:27:58,348 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-30T04:27:58.412Z] 2024-07-30 04:27:58,355 [execute] INFO git cat-file --batch [2024-07-30T04:27:58.412Z] 2024-07-30 04:27:58,355 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-30T04:27:58.412Z] 2024-07-30 04:27:58,361 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-07-30T04:27:58.412Z] 3.2.0-dev.29 [Pipeline] } [2024-07-30T04:27:58.420Z] $ docker exec --env ******** --env ******** af5f2a183748990b0c4ad4abfc30a95ae552359d38ad92d2eadd8019207feed1 ssh-agent -k [2024-07-30T04:27:58.524Z] unset SSH_AUTH_SOCK; [2024-07-30T04:27:58.524Z] unset SSH_AGENT_PID; [2024-07-30T04:27:58.524Z] echo Agent pid 39 killed; [2024-07-30T04:27:58.540Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-30T04:27:58.868Z] + git semver [Pipeline] } [2024-07-30T04:27:59.133Z] $ docker stop --time=1 af5f2a183748990b0c4ad4abfc30a95ae552359d38ad92d2eadd8019207feed1 [2024-07-30T04:28:00.432Z] $ docker rm -f --volumes af5f2a183748990b0c4ad4abfc30a95ae552359d38ad92d2eadd8019207feed1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-30T04:28:00.792Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-30T04:28:00.792Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T04:28:01.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T04:28:01.095Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T04:28:01.191Z] prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container [2024-07-30T04:28:01.217Z] $ 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 [2024-07-30T04:28:01.573Z] $ docker top f257336b0b9c387e16a2d3e82e21c3ff72846895d82c61f1c1f209eda4662a0a -eo pid,comm [2024-07-30T04:28:01.630Z] 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). [2024-07-30T04:28:01.630Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-30T04:28:01.697Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-30T04:28:01.697Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-30T04:28:01.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-30T04:28:01.812Z] $ docker exec f257336b0b9c387e16a2d3e82e21c3ff72846895d82c61f1c1f209eda4662a0a ssh-agent [2024-07-30T04:28:01.922Z] SSH_AUTH_SOCK=/tmp/ssh-ddNyBPdZNYZO/agent.31 [2024-07-30T04:28:01.922Z] SSH_AGENT_PID=37 [2024-07-30T04:28:01.926Z] Running ssh-add (command line suppressed) [2024-07-30T04:28:02.026Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11037989005902594610.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11037989005902594610.key) [2024-07-30T04:28:02.043Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-30T04:28:02.342Z] + git semver push [2024-07-30T04:28:02.602Z] 2024-07-30 04:28:02,517 [run_push] DEBUG push [2024-07-30T04:28:02.602Z] 2024-07-30 04:28:02,518 [execute] INFO git cat-file --batch-check [2024-07-30T04:28:02.602Z] 2024-07-30 04:28:02,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-30T04:28:02.602Z] 2024-07-30 04:28:02,523 [execute] INFO git rev-list e31c6ed9cc89a48a6568523ae142f09e093c34b2 -- [2024-07-30T04:28:02.602Z] 2024-07-30 04:28:02,523 [execute] DEBUG Popen(['git', 'rev-list', 'e31c6ed9cc89a48a6568523ae142f09e093c34b2', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-30T04:28:02.602Z] 2024-07-30 04:28:02,538 [execute] INFO git fetch -v origin [2024-07-30T04:28:02.602Z] 2024-07-30 04:28:02,538 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-30T04:28:03.173Z] 2024-07-30 04:28:02,994 [run_push] DEBUG no remote changes detected [2024-07-30T04:28:03.173Z] 2024-07-30 04:28:02,995 [execute] INFO git push origin semver [2024-07-30T04:28:03.173Z] 2024-07-30 04:28:02,995 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-30T04:28:04.112Z] 2024-07-30 04:28:03,850 [run_push] DEBUG push all version tags [2024-07-30T04:28:04.112Z] 2024-07-30 04:28:03,851 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-30T04:28:04.112Z] 2024-07-30 04:28:03,851 [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) [2024-07-30T04:28:04.683Z] 2024-07-30 04:28:04,573 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-07-30T04:28:04.683Z] 3.2.0-dev.29 [Pipeline] } [2024-07-30T04:28:04.689Z] $ docker exec --env ******** --env ******** f257336b0b9c387e16a2d3e82e21c3ff72846895d82c61f1c1f209eda4662a0a ssh-agent -k [2024-07-30T04:28:04.787Z] unset SSH_AUTH_SOCK; [2024-07-30T04:28:04.787Z] unset SSH_AGENT_PID; [2024-07-30T04:28:04.788Z] echo Agent pid 37 killed; [2024-07-30T04:28:04.805Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-30T04:28:05.138Z] + git semver [Pipeline] } [2024-07-30T04:28:05.407Z] $ docker stop --time=1 f257336b0b9c387e16a2d3e82e21c3ff72846895d82c61f1c1f209eda4662a0a [2024-07-30T04:28:06.720Z] $ docker rm -f --volumes f257336b0b9c387e16a2d3e82e21c3ff72846895d82c61f1c1f209eda4662a0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-30T04:28:07.485Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-07-30T04:28:07.485Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-07-30T04:28:07.485Z] total 16 [2024-07-30T04:28:07.485Z] drwxr-xr-x 3 root root 4096 Jul 30 04:12 . [2024-07-30T04:28:07.485Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 30 04:27 .. [2024-07-30T04:28:07.485Z] drwxr-xr-x 2 root root 4096 Jul 30 04:12 cost [2024-07-30T04:28:07.485Z] -rw-r--r-- 1 root root 85 Jul 30 04:12 cost.csv [2024-07-30T04:28:07.485Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-07-30T04:28:07.485Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-07-30T04:28:07.485Z] total 16 [2024-07-30T04:28:07.485Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 30 04:12 . [2024-07-30T04:28:07.485Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 30 04:27 .. [2024-07-30T04:28:07.485Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 30 04:12 cost [2024-07-30T04:28:07.485Z] -rw-r--r-- 1 jenkins jenkins 85 Jul 30 04:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-30T04:28:07.776Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T04:28:08.639Z] ---> package-listing.sh [2024-07-30T04:28:08.639Z] ++ facter osfamily [2024-07-30T04:28:08.639Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-30T04:28:08.899Z] + OS_FAMILY=debian [2024-07-30T04:28:08.899Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-07-30T04:28:08.899Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-30T04:28:08.899Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-30T04:28:08.899Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-30T04:28:08.899Z] + PACKAGES=/tmp/packages_start.txt [2024-07-30T04:28:08.899Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-07-30T04:28:08.899Z] + PACKAGES=/tmp/packages_end.txt [2024-07-30T04:28:08.899Z] + case "${OS_FAMILY}" in [2024-07-30T04:28:08.899Z] + dpkg -l [2024-07-30T04:28:08.899Z] + grep '^ii' [2024-07-30T04:28:08.899Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-30T04:28:08.899Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-30T04:28:08.899Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-30T04:28:08.899Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-07-30T04:28:08.899Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-07-30T04:28:08.899Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2024-07-30T04:28:08.912Z] 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 [2024-07-30T04:28:09.202Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T04:28:09.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-30T04:28:09.776Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T04:28:09.864Z] prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container [2024-07-30T04:28:09.892Z] $ 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 [2024-07-30T04:28:10.116Z] $ docker top c8517e5963760f2f6b2da30130c36902efc16043335d309da9016e8fd960c6dd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T04:28:10.473Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-30T04:28:10.761Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-30T04:28:11.047Z] + ls /var/log/sa-host [2024-07-30T04:28:11.047Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-30T04:28:11.201Z] provisioning config files... [2024-07-30T04:28:11.209Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2792816662609794158tmp [Pipeline] { [Pipeline] echo [2024-07-30T04:28:11.227Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T04:28:11.510Z] ---> create-netrc.sh [Pipeline] } [2024-07-30T04:28:11.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-30T04:28:11.866Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-30T04:28:11.876Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T04:28:12.158Z] ---> sudo-logs.sh [2024-07-30T04:28:12.158Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-30T04:28:12.192Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T04:28:12.474Z] ---> job-cost.sh [2024-07-30T04:28:12.474Z] lf-activate-venv: SKIPPING [2024-07-30T04:28:12.474Z] DEBUG: total: 0.2199999988079071 [2024-07-30T04:28:12.474Z] INFO: Retrieving Stack Cost... [2024-07-30T04:28:12.733Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-30T04:28:13.301Z] INFO: Archiving Costs [Pipeline] echo [2024-07-30T04:28:16.629Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T04:28:16.913Z] ---> logs-deploy.sh [2024-07-30T04:28:16.913Z] lf-activate-venv: SKIPPING [2024-07-30T04:28:16.913Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/303 [2024-07-30T04:28:16.913Z] INFO: archiving workspace using pattern(s): [2024-07-30T04:28:17.852Z] Archives upload complete. [2024-07-30T04:28:18.112Z] INFO: archiving logs to Nexus