Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bdc8a901b9fa238d162cc246fc149b12f5353730 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-ssh7640182564318349563.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-ssh7601971006004518906.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-ssh14516918218438985787.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-ssh8268547136861697969.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-ssh840376178739949471.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5600 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bdc8a901b9fa238d162cc246fc149b12f5353730 (main) Commit message: "Merge pull request #1598 from edgexfoundry/dependabot/go_modules/github.com/panjf2000/ants/v2-2.10.0" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bdc8a901b9fa238d162cc246fc149b12f5353730 # timeout=10 > git rev-list --no-walk 50e812dd0fc65b097297637d35e073c818e89983 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-15T04:40:18.684Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-15T04:40:18.767Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-15T04:40:18.802Z] ========================================================= [2024-07-15T04:40:18.802Z] EdgeX Global Pipelines Version Info [2024-07-15T04:40:18.802Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-15T04:40:19.871Z] ------------------- [2024-07-15T04:40:19.871Z] stable info: [2024-07-15T04:40:19.871Z] ------------------- [2024-07-15T04:40:19.871Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-15T04:40:19.871Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-15T04:40:19.871Z] Message: update stable to v1.0.260 [2024-07-15T04:40:20.132Z] ------------------- [2024-07-15T04:40:20.132Z] experimental info: [2024-07-15T04:40:20.132Z] ------------------- [2024-07-15T04:40:20.132Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-15T04:40:20.132Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-15T04:40:20.132Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-15T04:40:20.204Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-07-15T04:40:20.220Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-07-15T04:40:20.239Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-15T04:40:20.261Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-15T04:40:20.281Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-15T04:40:20.299Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-15T04:40:20.322Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-15T04:40:20.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-07-15T04:40:20.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-15T04:40:20.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-15T04:40:20.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-15T04:40:20.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-07-15T04:40:20.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-15T04:40:20.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-15T04:40:20.469Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-15T04:40:20.491Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-07-15T04:40:20.511Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-15T04:40:20.529Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-15T04:40:20.546Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-15T04:40:20.562Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-15T04:40:20.588Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-15T04:40:20.608Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-15T04:40:20.630Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-15T04:40:20.660Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-15T04:40:20.681Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-15T04:40:20.705Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-15T04:40:20.727Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-15T04:40:20.750Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-15T04:40:20.775Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-15T04:40:20.796Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-15T04:40:20.815Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bdc8a901b9fa238d162cc246fc149b12f5353730 [Pipeline] echo [2024-07-15T04:40:20.837Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bdc8a90 [Pipeline] echo [2024-07-15T04:40:20.859Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T04:40:20.915Z] provisioning config files... [2024-07-15T04:40:20.929Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8222879911782616249tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T04:40:21.250Z] ---> ****-login.sh [2024-07-15T04:40:21.251Z] nexus3.edgexfoundry.org:10001 [2024-07-15T04:40:21.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T04:40:21.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T04:40:21.512Z] Configure a credential helper to remove this warning. See [2024-07-15T04:40:21.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T04:40:21.512Z] [2024-07-15T04:40:21.512Z] Login Succeeded [2024-07-15T04:40:21.512Z] nexus3.edgexfoundry.org:10002 [2024-07-15T04:40:21.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T04:40:21.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T04:40:21.774Z] Configure a credential helper to remove this warning. See [2024-07-15T04:40:21.774Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T04:40:21.774Z] [2024-07-15T04:40:21.774Z] Login Succeeded [2024-07-15T04:40:21.774Z] nexus3.edgexfoundry.org:10003 [2024-07-15T04:40:21.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T04:40:21.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T04:40:21.775Z] Configure a credential helper to remove this warning. See [2024-07-15T04:40:21.775Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T04:40:21.775Z] [2024-07-15T04:40:21.775Z] Login Succeeded [2024-07-15T04:40:21.775Z] nexus3.edgexfoundry.org:10004 [2024-07-15T04:40:21.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T04:40:21.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T04:40:21.775Z] Configure a credential helper to remove this warning. See [2024-07-15T04:40:21.775Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T04:40:21.775Z] [2024-07-15T04:40:21.775Z] Login Succeeded [2024-07-15T04:40:21.775Z] ****.io [2024-07-15T04:40:22.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T04:40:22.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T04:40:22.035Z] Configure a credential helper to remove this warning. See [2024-07-15T04:40:22.035Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T04:40:22.035Z] [2024-07-15T04:40:22.035Z] Login Succeeded [2024-07-15T04:40:22.035Z] ---> ****-login.sh ends [Pipeline] } [2024-07-15T04:40:22.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-15T04:40:22.463Z] + git rev-list -1 --merges bdc8a901b9fa238d162cc246fc149b12f5353730~1..bdc8a901b9fa238d162cc246fc149b12f5353730 [Pipeline] echo [2024-07-15T04:40:22.492Z] -----------> git rev-list -1 --merges bdc8a901b9fa238d162cc246fc149b12f5353730~1..bdc8a901b9fa238d162cc246fc149b12f5353730 bdc8a901b9fa238d162cc246fc149b12f5353730 [2024-07-15T04:40:22.492Z] bdc8a901b9fa238d162cc246fc149b12f5353730 [false] [Pipeline] sh [2024-07-15T04:40:22.787Z] + git log --format=format:%s -1 bdc8a901b9fa238d162cc246fc149b12f5353730 [Pipeline] echo [2024-07-15T04:40:22.804Z] ========================================================= [2024-07-15T04:40:22.804Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-15T04:40:22.804Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-15T04:40:23.136Z] + git log --format=format:%s -1 bdc8a901b9fa238d162cc246fc149b12f5353730 [Pipeline] echo [2024-07-15T04:40:23.147Z] [semverPrep] GIT_COMMIT: bdc8a901b9fa238d162cc246fc149b12f5353730, Commit Message: Merge pull request #1598 from edgexfoundry/dependabot/go_modules/github.com/panjf2000/ants/v2-2.10.0 [Pipeline] echo [2024-07-15T04:40:23.162Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-15T04:40:23.576Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-15T04:40:23.576Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-15T04:40:23.576Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-15T04:40:23.576Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-15T04:40:23.576Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-15T04:40:23.576Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-15T04:40:23.576Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T04:40:23.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T04:40:23.986Z] [2024-07-15T04:40:23.986Z] 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-15T04:40:24.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T04:40:24.286Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-15T04:40:24.286Z] b85a868b505f: Pulling fs layer [2024-07-15T04:40:24.286Z] e2be974225ed: Pulling fs layer [2024-07-15T04:40:24.286Z] 339a4e72a1f5: Pulling fs layer [2024-07-15T04:40:24.286Z] 988bab9f4d93: Pulling fs layer [2024-07-15T04:40:24.286Z] 1469e6f7b9e6: Pulling fs layer [2024-07-15T04:40:24.286Z] eaf3925da568: Pulling fs layer [2024-07-15T04:40:24.286Z] bab4dde63d76: Pulling fs layer [2024-07-15T04:40:24.286Z] bde34c3a00c8: Pulling fs layer [2024-07-15T04:40:24.286Z] b352a97aabf1: Pulling fs layer [2024-07-15T04:40:24.286Z] 4872d77fe225: Pulling fs layer [2024-07-15T04:40:24.286Z] 5851b861e8e6: Pulling fs layer [2024-07-15T04:40:24.286Z] 988bab9f4d93: Waiting [2024-07-15T04:40:24.286Z] 1469e6f7b9e6: Waiting [2024-07-15T04:40:24.286Z] eaf3925da568: Waiting [2024-07-15T04:40:24.286Z] bab4dde63d76: Waiting [2024-07-15T04:40:24.286Z] bde34c3a00c8: Waiting [2024-07-15T04:40:24.286Z] b352a97aabf1: Waiting [2024-07-15T04:40:24.286Z] 4872d77fe225: Waiting [2024-07-15T04:40:24.286Z] 5851b861e8e6: Waiting [2024-07-15T04:40:24.286Z] e2be974225ed: Download complete [2024-07-15T04:40:24.286Z] 988bab9f4d93: Verifying Checksum [2024-07-15T04:40:24.286Z] 988bab9f4d93: Download complete [2024-07-15T04:40:24.286Z] 1469e6f7b9e6: Verifying Checksum [2024-07-15T04:40:24.286Z] 1469e6f7b9e6: Download complete [2024-07-15T04:40:24.286Z] eaf3925da568: Verifying Checksum [2024-07-15T04:40:24.286Z] eaf3925da568: Download complete [2024-07-15T04:40:24.544Z] 339a4e72a1f5: Verifying Checksum [2024-07-15T04:40:24.544Z] 339a4e72a1f5: Download complete [2024-07-15T04:40:24.544Z] bde34c3a00c8: Verifying Checksum [2024-07-15T04:40:24.544Z] bde34c3a00c8: Download complete [2024-07-15T04:40:24.544Z] b352a97aabf1: Verifying Checksum [2024-07-15T04:40:24.544Z] b352a97aabf1: Download complete [2024-07-15T04:40:24.544Z] 4872d77fe225: Verifying Checksum [2024-07-15T04:40:24.544Z] 4872d77fe225: Download complete [2024-07-15T04:40:24.544Z] 5851b861e8e6: Verifying Checksum [2024-07-15T04:40:24.544Z] 5851b861e8e6: Download complete [2024-07-15T04:40:24.544Z] b85a868b505f: Verifying Checksum [2024-07-15T04:40:24.544Z] b85a868b505f: Download complete [2024-07-15T04:40:24.802Z] bab4dde63d76: Verifying Checksum [2024-07-15T04:40:24.802Z] bab4dde63d76: Download complete [2024-07-15T04:40:25.738Z] b85a868b505f: Pull complete [2024-07-15T04:40:25.996Z] e2be974225ed: Pull complete [2024-07-15T04:40:26.254Z] 339a4e72a1f5: Pull complete [2024-07-15T04:40:26.513Z] 988bab9f4d93: Pull complete [2024-07-15T04:40:26.513Z] 1469e6f7b9e6: Pull complete [2024-07-15T04:40:26.771Z] eaf3925da568: Pull complete [2024-07-15T04:40:28.144Z] bab4dde63d76: Pull complete [2024-07-15T04:40:28.144Z] bde34c3a00c8: Pull complete [2024-07-15T04:40:28.403Z] b352a97aabf1: Pull complete [2024-07-15T04:40:28.403Z] 4872d77fe225: Pull complete [2024-07-15T04:40:28.403Z] 5851b861e8e6: Pull complete [2024-07-15T04:40:28.403Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-15T04:40:28.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T04:40:28.403Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T04:40:28.563Z] prd-ubuntu20.04-docker-8c-8g-5600 does not seem to be running inside a container [2024-07-15T04:40:28.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-15T04:40:32.271Z] $ docker top 3e1e91c1f2f32726f7b1a02df4d5ab041b9b34b00a0a782ff88986d92c5fc5ef -eo pid,comm [2024-07-15T04:40:32.330Z] 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-15T04:40:32.330Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-15T04:40:32.396Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-15T04:40:32.396Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-15T04:40:32.505Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-15T04:40:32.507Z] $ docker exec 3e1e91c1f2f32726f7b1a02df4d5ab041b9b34b00a0a782ff88986d92c5fc5ef ssh-agent [2024-07-15T04:40:32.619Z] SSH_AUTH_SOCK=/tmp/ssh-Tjnfrmdahc5d/agent.31 [2024-07-15T04:40:32.619Z] SSH_AGENT_PID=37 [2024-07-15T04:40:32.625Z] Running ssh-add (command line suppressed) [2024-07-15T04:40:32.723Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12908388301812324581.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12908388301812324581.key) [2024-07-15T04:40:32.738Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-15T04:40:33.026Z] + git tag --points-at HEAD [Pipeline] } [2024-07-15T04:40:33.035Z] $ docker exec --env ******** --env ******** 3e1e91c1f2f32726f7b1a02df4d5ab041b9b34b00a0a782ff88986d92c5fc5ef ssh-agent -k [2024-07-15T04:40:33.132Z] unset SSH_AUTH_SOCK; [2024-07-15T04:40:33.133Z] unset SSH_AGENT_PID; [2024-07-15T04:40:33.133Z] echo Agent pid 37 killed; [2024-07-15T04:40:33.144Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-15T04:40:33.189Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-15T04:40:33.189Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-15T04:40:33.294Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-15T04:40:33.296Z] $ docker exec 3e1e91c1f2f32726f7b1a02df4d5ab041b9b34b00a0a782ff88986d92c5fc5ef ssh-agent [2024-07-15T04:40:33.403Z] SSH_AUTH_SOCK=/tmp/ssh-LEWRr96SIG9f/agent.71 [2024-07-15T04:40:33.403Z] SSH_AGENT_PID=77 [2024-07-15T04:40:33.407Z] Running ssh-add (command line suppressed) [2024-07-15T04:40:33.504Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3457823973407377524.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3457823973407377524.key) [2024-07-15T04:40:33.518Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-15T04:40:33.812Z] + git semver init [2024-07-15T04:40:34.071Z] 2024-07-15 04:40:33,989 [run_init] DEBUG init version:0.0.0 force:False [2024-07-15T04:40:34.071Z] 2024-07-15 04:40:33,990 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-07-15T04:40:34.071Z] 2024-07-15 04:40:33,991 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-07-15T04:40:34.071Z] 2024-07-15 04:40:33,991 [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-15T04:40:35.980Z] 2024-07-15 04:40:35,919 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-07-15T04:40:35.980Z] 2024-07-15 04:40:35,920 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-07-15T04:40:35.980Z] 2024-07-15 04:40:35,920 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-07-15T04:40:35.980Z] 2024-07-15 04:40:35,920 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-07-15T04:40:35.980Z] 3.2.0-dev.22 [Pipeline] } [2024-07-15T04:40:35.987Z] $ docker exec --env ******** --env ******** 3e1e91c1f2f32726f7b1a02df4d5ab041b9b34b00a0a782ff88986d92c5fc5ef ssh-agent -k [2024-07-15T04:40:36.083Z] unset SSH_AUTH_SOCK; [2024-07-15T04:40:36.084Z] unset SSH_AGENT_PID; [2024-07-15T04:40:36.084Z] echo Agent pid 77 killed; [2024-07-15T04:40:36.099Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-15T04:40:36.422Z] + git semver [Pipeline] } [2024-07-15T04:40:36.689Z] $ docker stop --time=1 3e1e91c1f2f32726f7b1a02df4d5ab041b9b34b00a0a782ff88986d92c5fc5ef [2024-07-15T04:40:37.966Z] $ docker rm -f --volumes 3e1e91c1f2f32726f7b1a02df4d5ab041b9b34b00a0a782ff88986d92c5fc5ef [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-15T04:40:38.318Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-15T04:40:38.555Z] Stashed 1 file(s) [Pipeline] echo [2024-07-15T04:40:38.559Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.22 [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-15T04:40:38.746Z] provisioning config files... [2024-07-15T04:40:38.756Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17762080950716984873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T04:40:39.055Z] ---> ****-login.sh [2024-07-15T04:40:39.055Z] nexus3.edgexfoundry.org:10001 [2024-07-15T04:40:39.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T04:40:39.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T04:40:39.056Z] Configure a credential helper to remove this warning. See [2024-07-15T04:40:39.056Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T04:40:39.056Z] [2024-07-15T04:40:39.056Z] Login Succeeded [2024-07-15T04:40:39.056Z] nexus3.edgexfoundry.org:10002 [2024-07-15T04:40:39.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T04:40:39.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T04:40:39.056Z] Configure a credential helper to remove this warning. See [2024-07-15T04:40:39.056Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T04:40:39.056Z] [2024-07-15T04:40:39.056Z] Login Succeeded [2024-07-15T04:40:39.056Z] nexus3.edgexfoundry.org:10003 [2024-07-15T04:40:39.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T04:40:39.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T04:40:39.314Z] Configure a credential helper to remove this warning. See [2024-07-15T04:40:39.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T04:40:39.314Z] [2024-07-15T04:40:39.314Z] Login Succeeded [2024-07-15T04:40:39.314Z] nexus3.edgexfoundry.org:10004 [2024-07-15T04:40:39.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T04:40:39.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T04:40:39.314Z] Configure a credential helper to remove this warning. See [2024-07-15T04:40:39.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T04:40:39.315Z] [2024-07-15T04:40:39.315Z] Login Succeeded [2024-07-15T04:40:39.315Z] ****.io [2024-07-15T04:40:39.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T04:40:39.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T04:40:39.573Z] Configure a credential helper to remove this warning. See [2024-07-15T04:40:39.573Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T04:40:39.573Z] [2024-07-15T04:40:39.573Z] Login Succeeded [2024-07-15T04:40:39.573Z] ---> ****-login.sh ends [Pipeline] } [2024-07-15T04:40:39.581Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-15T04:40:39.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T04:40:39.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T04:40:39.712Z] ========================================================= [2024-07-15T04:40:39.712Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-15T04:40:39.712Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T04:40:40.055Z] + 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-15T04:40:40.055Z] Sending build context to Docker daemon 25MB [2024-07-15T04:40:40.055Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T04:40:40.055Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-15T04:40:40.313Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-15T04:40:40.313Z] 619be1103602: Pulling fs layer [2024-07-15T04:40:40.313Z] 7862e08f4a3e: Pulling fs layer [2024-07-15T04:40:40.313Z] 5df492c9dc93: Pulling fs layer [2024-07-15T04:40:40.313Z] 7629e6793208: Pulling fs layer [2024-07-15T04:40:40.313Z] 4f4fb700ef54: Pulling fs layer [2024-07-15T04:40:40.313Z] fb5054dd5b73: Pulling fs layer [2024-07-15T04:40:40.313Z] eeca6798cff9: Pulling fs layer [2024-07-15T04:40:40.313Z] aa269ceb94a6: Pulling fs layer [2024-07-15T04:40:40.313Z] ada007ff1a6a: Pulling fs layer [2024-07-15T04:40:40.313Z] 7629e6793208: Waiting [2024-07-15T04:40:40.313Z] 4f4fb700ef54: Waiting [2024-07-15T04:40:40.313Z] fb5054dd5b73: Waiting [2024-07-15T04:40:40.313Z] eeca6798cff9: Waiting [2024-07-15T04:40:40.313Z] aa269ceb94a6: Waiting [2024-07-15T04:40:40.313Z] ada007ff1a6a: Waiting [2024-07-15T04:40:40.313Z] 7862e08f4a3e: Verifying Checksum [2024-07-15T04:40:40.313Z] 7862e08f4a3e: Download complete [2024-07-15T04:40:40.313Z] 7629e6793208: Download complete [2024-07-15T04:40:40.313Z] 4f4fb700ef54: Download complete [2024-07-15T04:40:40.313Z] fb5054dd5b73: Download complete [2024-07-15T04:40:40.313Z] 619be1103602: Verifying Checksum [2024-07-15T04:40:40.313Z] 619be1103602: Download complete [2024-07-15T04:40:40.313Z] eeca6798cff9: Verifying Checksum [2024-07-15T04:40:40.313Z] eeca6798cff9: Download complete [2024-07-15T04:40:40.313Z] 619be1103602: Pull complete [2024-07-15T04:40:40.571Z] ada007ff1a6a: Verifying Checksum [2024-07-15T04:40:40.571Z] ada007ff1a6a: Download complete [2024-07-15T04:40:40.571Z] 7862e08f4a3e: Pull complete [2024-07-15T04:40:40.829Z] 5df492c9dc93: Verifying Checksum [2024-07-15T04:40:40.829Z] 5df492c9dc93: Download complete [2024-07-15T04:40:41.088Z] aa269ceb94a6: Verifying Checksum [2024-07-15T04:40:41.088Z] aa269ceb94a6: Download complete [2024-07-15T04:40:43.617Z] 5df492c9dc93: Pull complete [2024-07-15T04:40:43.617Z] 7629e6793208: Pull complete [2024-07-15T04:40:43.617Z] 4f4fb700ef54: Pull complete [2024-07-15T04:40:43.617Z] fb5054dd5b73: Pull complete [2024-07-15T04:40:43.617Z] eeca6798cff9: Pull complete [2024-07-15T04:40:46.151Z] aa269ceb94a6: Pull complete [2024-07-15T04:40:46.417Z] ada007ff1a6a: Pull complete [2024-07-15T04:40:46.417Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-15T04:40:46.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-15T04:40:46.417Z] ---> f489d0715acc [2024-07-15T04:40:46.417Z] Step 3/10 : ARG MAKE=make build [2024-07-15T04:40:51.716Z] ---> Running in 249b5eecdb0e [2024-07-15T04:40:51.716Z] Removing intermediate container 249b5eecdb0e [2024-07-15T04:40:51.716Z] ---> 48ce21c1c40a [2024-07-15T04:40:51.716Z] Step 4/10 : WORKDIR /device-sdk-go [2024-07-15T04:40:51.716Z] ---> Running in 748e96064f65 [2024-07-15T04:40:51.716Z] Removing intermediate container 748e96064f65 [2024-07-15T04:40:51.716Z] ---> 5cc5c916b179 [2024-07-15T04:40:51.716Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-15T04:40:51.716Z] ---> Running in 6778fea01567 [2024-07-15T04:40:51.716Z] Removing intermediate container 6778fea01567 [2024-07-15T04:40:51.716Z] ---> 4cc4a53e494e [2024-07-15T04:40:51.716Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-07-15T04:40:51.716Z] ---> Running in fee3348f920e [2024-07-15T04:40:51.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T04:40:51.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T04:40:51.716Z] OK: 264 MiB in 52 packages [2024-07-15T04:40:51.975Z] Removing intermediate container fee3348f920e [2024-07-15T04:40:51.975Z] ---> 89485ad7909b [2024-07-15T04:40:51.975Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-15T04:40:52.235Z] ---> 234b9bd696ab [2024-07-15T04:40:52.235Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T04:40:52.235Z] ---> Running in e11ab0521d6d [2024-07-15T04:40:53.695Z] Still waiting to schedule task [2024-07-15T04:40:53.696Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-15T04:41:48.483Z] Removing intermediate container e11ab0521d6d [2024-07-15T04:41:48.483Z] ---> 6d137ed79e46 [2024-07-15T04:41:48.483Z] Step 9/10 : COPY . . [2024-07-15T04:41:48.483Z] ---> 2652b5c457db [2024-07-15T04:41:48.483Z] Step 10/10 : RUN ${MAKE} [2024-07-15T04:41:48.483Z] ---> Running in 8c929b0724e9 [2024-07-15T04:41:48.483Z] noop [2024-07-15T04:41:48.483Z] Removing intermediate container 8c929b0724e9 [2024-07-15T04:41:48.483Z] ---> bb80df13a2cb [2024-07-15T04:41:48.483Z] Successfully built bb80df13a2cb [2024-07-15T04:41:48.483Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T04:41:48.812Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-15T04:41:48.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T04:41:48.891Z] prd-ubuntu20.04-docker-8c-8g-5600 does not seem to be running inside a container [2024-07-15T04:41:48.915Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-15T04:41:49.254Z] $ docker top be3730dbbe7f2b4d1e93c98d510f28758c70b156970666752b3a9d19cb3c9592 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T04:41:49.609Z] + go version [2024-07-15T04:41:49.609Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-15T04:41:49.619Z] $ docker stop --time=1 be3730dbbe7f2b4d1e93c98d510f28758c70b156970666752b3a9d19cb3c9592 [2024-07-15T04:41:50.910Z] $ docker rm -f --volumes be3730dbbe7f2b4d1e93c98d510f28758c70b156970666752b3a9d19cb3c9592 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T04:41:51.330Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-15T04:41:51.330Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T04:41:51.415Z] prd-ubuntu20.04-docker-8c-8g-5600 does not seem to be running inside a container [2024-07-15T04:41:51.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-15T04:41:51.763Z] $ docker top 36a8fd32584e9306bcdcf9ebd446367302a9c10c186228d9370c07b95a6dc0a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T04:41:52.114Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-07-15T04:41:52.413Z] + make test [2024-07-15T04:41:52.413Z] go test -race -coverprofile=coverage.out ./... [2024-07-15T04:41:58.992Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-07-15T04:42:31.070Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-07-15T04:42:31.070Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-07-15T04:42:31.070Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-07-15T04:42:31.070Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-07-15T04:42:31.070Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-07-15T04:42:31.634Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.029s coverage: 27.0% of statements [2024-07-15T04:42:31.634Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.045s coverage: 80.0% of statements [2024-07-15T04:42:32.204Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-07-15T04:42:32.204Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-07-15T04:42:33.136Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-07-15T04:42:33.136Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.038s coverage: 86.0% of statements [2024-07-15T04:42:33.203Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5601 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-07-15T04:42:33.223Z] Running in /w/workspace/device-sdk-go/297 [Pipeline] { [Pipeline] checkout [2024-07-15T04:42:33.395Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-07-15T04:42:33.395Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-07-15T04:42:34.331Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.097s coverage: 71.8% of statements [2024-07-15T04:42:35.713Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-07-15T04:42:36.277Z] The recommended git tool is: git [2024-07-15T04:42:37.614Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.044s coverage: 14.4% of statements [2024-07-15T04:42:37.614Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.846s coverage: 44.6% of statements [2024-07-15T04:42:37.614Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.048s coverage: 68.5% of statements [2024-07-15T04:42:37.614Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.080s coverage: 89.2% of statements [2024-07-15T04:42:37.614Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.051s coverage: 5.4% of statements [2024-07-15T04:42:43.899Z] using credential edgex-jenkins-ssh [2024-07-15T04:42:43.926Z] Cloning the remote Git repository [2024-07-15T04:42:43.968Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-07-15T04:42:44.090Z] > git init /w/workspace/device-sdk-go/297 # timeout=10 [2024-07-15T04:42:44.275Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-07-15T04:42:44.276Z] > git --version # timeout=10 [2024-07-15T04:42:44.328Z] > git --version # 'git version 2.25.1' [2024-07-15T04:42:44.331Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-15T04:42:44.663Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-15T04:42:49.285Z] Avoid second fetch [2024-07-15T04:42:49.286Z] Checking out Revision bdc8a901b9fa238d162cc246fc149b12f5353730 (main) [2024-07-15T04:42:48.283Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-07-15T04:42:48.328Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-15T04:42:49.299Z] > git config core.sparsecheckout # timeout=10 [2024-07-15T04:42:49.385Z] > git checkout -f bdc8a901b9fa238d162cc246fc149b12f5353730 # timeout=10 [2024-07-15T04:42:50.140Z] Commit message: "Merge pull request #1598 from edgexfoundry/dependabot/go_modules/github.com/panjf2000/ants/v2-2.10.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-15T04:42:54.872Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-15T04:42:54.872Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-15T04:42:54.872Z] Dload Upload Total Spent Left Speed [2024-07-15T04:42:54.872Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-07-15T04:42:55.205Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-15T04:42:55.532Z] + sudo tee /etc/docker/daemon.new [2024-07-15T04:42:55.533Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-15T04:42:55.533Z] { [2024-07-15T04:42:55.533Z] "registry-mirrors": [ [2024-07-15T04:42:55.533Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-15T04:42:55.533Z] ], [2024-07-15T04:42:55.533Z] "bip": "10.250.0.254/24", [2024-07-15T04:42:55.533Z] "hosts": [ [2024-07-15T04:42:55.533Z] "tcp://0.0.0.0:5555", [2024-07-15T04:42:55.533Z] "unix:///var/run/docker.sock" [2024-07-15T04:42:55.533Z] ], [2024-07-15T04:42:55.533Z] "mtu": 1458, [2024-07-15T04:42:55.533Z] "selinux-enabled": true, [2024-07-15T04:42:55.533Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-15T04:42:55.533Z] } [Pipeline] sh [2024-07-15T04:42:55.894Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-15T04:42:56.221Z] + sudo service docker restart [2024-07-15T04:43:09.670Z] GO111MODULE=on go vet ./... [2024-07-15T04:43:10.606Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-15T04:43:10.865Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-15T04:43:10.865Z] ./bin/test-attribution-txt.sh [2024-07-15T04:43:10.865Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-15T04:43:10.866Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-15T04:43:11.124Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-15T04:43:11.124Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-15T04:43:11.135Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-15T04:43:11.151Z] $ docker stop --time=1 36a8fd32584e9306bcdcf9ebd446367302a9c10c186228d9370c07b95a6dc0a7 [2024-07-15T04:43:16.689Z] $ docker rm -f --volumes 36a8fd32584e9306bcdcf9ebd446367302a9c10c186228d9370c07b95a6dc0a7 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T04:43:17.104Z] provisioning config files... [2024-07-15T04:43:17.129Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/297@tmp/config6189479765955725784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T04:43:17.326Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-15T04:43:17.386Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-07-15T04:43:17.579Z] ---> ****-login.sh [2024-07-15T04:43:17.579Z] nexus3.edgexfoundry.org:10001 [Pipeline] sh [2024-07-15T04:43:17.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T04:43:17.915Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-15T04:43:18.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T04:43:18.122Z] Configure a credential helper to remove this warning. See [2024-07-15T04:43:18.122Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T04:43:18.122Z] [2024-07-15T04:43:18.122Z] Login Succeeded [2024-07-15T04:43:18.122Z] nexus3.edgexfoundry.org:10002 [2024-07-15T04:43:18.201Z] + ls -al . [2024-07-15T04:43:18.201Z] total 376 [2024-07-15T04:43:18.201Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 15 04:41 . [2024-07-15T04:43:18.201Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 04:40 .. [2024-07-15T04:43:18.201Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 15 04:40 .dockerignore [2024-07-15T04:43:18.201Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 04:42 .git [2024-07-15T04:43:18.201Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 04:40 .github [2024-07-15T04:43:18.201Z] -rw-rw-r-- 1 jenkins jenkins 137 Jul 15 04:40 .gitignore [2024-07-15T04:43:18.201Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 15 04:40 .golangci.yml [2024-07-15T04:43:18.201Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 04:40 .semver [2024-07-15T04:43:18.201Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jul 15 04:40 CHANGELOG.md [2024-07-15T04:43:18.201Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 04:40 GOVERNANCE.md [2024-07-15T04:43:18.201Z] -rw-rw-r-- 1 jenkins jenkins 885 Jul 15 04:40 Jenkinsfile [2024-07-15T04:43:18.201Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 15 04:40 LICENSE [2024-07-15T04:43:18.201Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jul 15 04:40 Makefile [2024-07-15T04:43:18.201Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 15 04:40 OWNERS.md [2024-07-15T04:43:18.201Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jul 15 04:40 README.md [2024-07-15T04:43:18.201Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 15 04:40 VERSION [2024-07-15T04:43:18.201Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 04:40 bin [2024-07-15T04:43:18.201Z] -rw-r--r-- 1 jenkins jenkins 122664 Jul 15 04:42 coverage.out [2024-07-15T04:43:18.201Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 15 04:40 example [2024-07-15T04:43:18.201Z] -rw-rw-r-- 1 jenkins jenkins 7103 Jul 15 04:40 go.mod [2024-07-15T04:43:18.201Z] -rw-rw-r-- 1 jenkins jenkins 102085 Jul 15 04:40 go.sum [2024-07-15T04:43:18.201Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 15 04:40 internal [2024-07-15T04:43:18.201Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 04:40 openapi [2024-07-15T04:43:18.201Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 15 04:40 pkg [2024-07-15T04:43:18.201Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 04:40 snap [2024-07-15T04:43:18.201Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 15 04:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T04:43:18.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T04:43:18.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T04:43:18.390Z] Configure a credential helper to remove this warning. See [2024-07-15T04:43:18.390Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T04:43:18.390Z] [2024-07-15T04:43:18.533Z] + 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=bdc8a901b9fa238d162cc246fc149b12f5353730 --label arch=amd64 --label version=3.2.0-dev.22 . [2024-07-15T04:43:18.533Z] Sending build context to Docker daemon 25.13MB [2024-07-15T04:43:18.533Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T04:43:18.533Z] Step 2/24 : FROM ${BASE} AS builder [2024-07-15T04:43:18.533Z] ---> bb80df13a2cb [2024-07-15T04:43:18.533Z] Step 3/24 : ARG MAKE=make build [2024-07-15T04:43:18.657Z] Login Succeeded [2024-07-15T04:43:18.657Z] nexus3.edgexfoundry.org:10003 [2024-07-15T04:43:18.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T04:43:18.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T04:43:18.926Z] Configure a credential helper to remove this warning. See [2024-07-15T04:43:18.926Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T04:43:18.926Z] [2024-07-15T04:43:18.926Z] Login Succeeded [2024-07-15T04:43:18.926Z] nexus3.edgexfoundry.org:10004 [2024-07-15T04:43:18.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T04:43:19.098Z] ---> Running in da417e43fc77 [2024-07-15T04:43:19.098Z] Removing intermediate container da417e43fc77 [2024-07-15T04:43:19.098Z] ---> cf3e0e4a150d [2024-07-15T04:43:19.098Z] Step 4/24 : WORKDIR /device-sdk-go [2024-07-15T04:43:19.098Z] ---> Running in b9f96a17f1db [2024-07-15T04:43:19.098Z] Removing intermediate container b9f96a17f1db [2024-07-15T04:43:19.098Z] ---> 37095923124d [2024-07-15T04:43:19.098Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-15T04:43:19.098Z] ---> Running in 6e73217f6683 [2024-07-15T04:43:19.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T04:43:19.195Z] Configure a credential helper to remove this warning. See [2024-07-15T04:43:19.195Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T04:43:19.195Z] [2024-07-15T04:43:19.195Z] Login Succeeded [2024-07-15T04:43:19.195Z] ****.io [2024-07-15T04:43:19.357Z] Removing intermediate container 6e73217f6683 [2024-07-15T04:43:19.357Z] ---> 2419f5baaf43 [2024-07-15T04:43:19.357Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-07-15T04:43:19.357Z] ---> Running in 8e55f6340079 [2024-07-15T04:43:19.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T04:43:19.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T04:43:19.462Z] Configure a credential helper to remove this warning. See [2024-07-15T04:43:19.462Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T04:43:19.462Z] [2024-07-15T04:43:19.462Z] Login Succeeded [2024-07-15T04:43:19.462Z] ---> ****-login.sh ends [Pipeline] } [2024-07-15T04:43:19.475Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-07-15T04:43:19.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T04:43:19.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] echo [2024-07-15T04:43:19.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T04:43:19.790Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T04:43:19.807Z] ========================================================= [2024-07-15T04:43:19.807Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-15T04:43:19.807Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T04:43:19.872Z] OK: 264 MiB in 52 packages [2024-07-15T04:43:20.131Z] Removing intermediate container 8e55f6340079 [2024-07-15T04:43:20.131Z] ---> 965b29acaf46 [2024-07-15T04:43:20.131Z] Step 7/24 : COPY go.mod vendor* ./ [2024-07-15T04:43:20.162Z] + 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-15T04:43:20.389Z] ---> 8052a7ee8799 [2024-07-15T04:43:20.389Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T04:43:20.389Z] ---> Running in 6470a6d3e004 [2024-07-15T04:43:20.747Z] Sending build context to Docker daemon 12.92MB [2024-07-15T04:43:20.747Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T04:43:20.747Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-15T04:43:20.747Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-15T04:43:20.747Z] c6b39de5b339: Pulling fs layer [2024-07-15T04:43:20.747Z] a69c41024577: Pulling fs layer [2024-07-15T04:43:20.747Z] d6de4b400683: Pulling fs layer [2024-07-15T04:43:20.747Z] 35cb2a7552d0: Pulling fs layer [2024-07-15T04:43:20.747Z] 4f4fb700ef54: Pulling fs layer [2024-07-15T04:43:20.747Z] 464afbd9ba4c: Pulling fs layer [2024-07-15T04:43:20.747Z] 00f215d4a9da: Pulling fs layer [2024-07-15T04:43:20.747Z] d496ad576159: Pulling fs layer [2024-07-15T04:43:20.747Z] 35cb2a7552d0: Waiting [2024-07-15T04:43:20.747Z] 00f215d4a9da: Waiting [2024-07-15T04:43:20.747Z] d496ad576159: Waiting [2024-07-15T04:43:20.747Z] 464afbd9ba4c: Waiting [2024-07-15T04:43:20.747Z] a69c41024577: Verifying Checksum [2024-07-15T04:43:20.747Z] a69c41024577: Download complete [2024-07-15T04:43:20.747Z] 35cb2a7552d0: Verifying Checksum [2024-07-15T04:43:20.747Z] 35cb2a7552d0: Download complete [2024-07-15T04:43:20.747Z] 4f4fb700ef54: Verifying Checksum [2024-07-15T04:43:20.747Z] 4f4fb700ef54: Download complete [2024-07-15T04:43:20.747Z] 464afbd9ba4c: Verifying Checksum [2024-07-15T04:43:20.747Z] 464afbd9ba4c: Download complete [2024-07-15T04:43:20.747Z] c6b39de5b339: Verifying Checksum [2024-07-15T04:43:20.747Z] c6b39de5b339: Download complete [2024-07-15T04:43:20.954Z] Removing intermediate container 6470a6d3e004 [2024-07-15T04:43:20.955Z] ---> c45f10eb4c35 [2024-07-15T04:43:20.955Z] Step 9/24 : COPY . . [2024-07-15T04:43:21.332Z] d496ad576159: Verifying Checksum [2024-07-15T04:43:21.332Z] d496ad576159: Download complete [2024-07-15T04:43:21.600Z] c6b39de5b339: Pull complete [2024-07-15T04:43:21.890Z] ---> 2da8ac3911e5 [2024-07-15T04:43:21.890Z] Step 10/24 : RUN ${MAKE} [2024-07-15T04:43:21.890Z] ---> Running in 07073f97a8bb [2024-07-15T04:43:21.890Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.22" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-07-15T04:43:22.194Z] a69c41024577: Pull complete [2024-07-15T04:43:22.474Z] d6de4b400683: Verifying Checksum [2024-07-15T04:43:22.474Z] d6de4b400683: Download complete [2024-07-15T04:43:23.443Z] 00f215d4a9da: Verifying Checksum [2024-07-15T04:43:23.443Z] 00f215d4a9da: Download complete [2024-07-15T04:43:35.770Z] d6de4b400683: Pull complete [2024-07-15T04:43:35.770Z] 35cb2a7552d0: Pull complete [2024-07-15T04:43:35.770Z] 4f4fb700ef54: Pull complete [2024-07-15T04:43:35.770Z] 464afbd9ba4c: Pull complete [2024-07-15T04:43:45.864Z] 00f215d4a9da: Pull complete [2024-07-15T04:43:45.864Z] d496ad576159: Pull complete [2024-07-15T04:43:45.864Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-15T04:43:45.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-15T04:43:45.864Z] ---> f246e2811388 [2024-07-15T04:43:45.864Z] Step 3/10 : ARG MAKE=make build [2024-07-15T04:43:46.832Z] ---> Running in ed147a3873bf [2024-07-15T04:43:47.101Z] Removing intermediate container ed147a3873bf [2024-07-15T04:43:47.101Z] ---> f77e563a3f33 [2024-07-15T04:43:47.101Z] Step 4/10 : WORKDIR /device-sdk-go [2024-07-15T04:43:47.101Z] ---> Running in 84e4f5300b17 [2024-07-15T04:43:47.372Z] Removing intermediate container 84e4f5300b17 [2024-07-15T04:43:47.372Z] ---> f56d255ae52c [2024-07-15T04:43:47.372Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-15T04:43:47.652Z] ---> Running in 27203f094af9 [2024-07-15T04:43:47.923Z] Removing intermediate container 27203f094af9 [2024-07-15T04:43:47.923Z] ---> 53590371e37d [2024-07-15T04:43:47.923Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-07-15T04:43:47.923Z] ---> Running in c40851c137e8 [2024-07-15T04:43:49.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T04:43:49.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T04:43:50.298Z] OK: 266 MiB in 52 packages [2024-07-15T04:43:51.266Z] Removing intermediate container c40851c137e8 [2024-07-15T04:43:51.266Z] ---> 743dfa7842f5 [2024-07-15T04:43:51.266Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-15T04:43:51.536Z] ---> baab60f4e0a1 [2024-07-15T04:43:51.536Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T04:43:51.536Z] ---> Running in b0ff8df43ea1 [2024-07-15T04:43:53.954Z] Removing intermediate container 07073f97a8bb [2024-07-15T04:43:53.955Z] ---> b7c7ea71d685 [2024-07-15T04:43:53.955Z] Step 11/24 : FROM alpine:3.18 [2024-07-15T04:43:53.955Z] 3.18: Pulling from library/alpine [2024-07-15T04:43:53.955Z] 73baa7ef167e: Pulling fs layer [2024-07-15T04:43:53.955Z] 73baa7ef167e: Verifying Checksum [2024-07-15T04:43:53.955Z] 73baa7ef167e: Download complete [2024-07-15T04:43:53.955Z] 73baa7ef167e: Pull complete [2024-07-15T04:43:53.955Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-15T04:43:53.955Z] Status: Downloaded newer image for alpine:3.18 [2024-07-15T04:43:53.955Z] ---> 8fd7cac70a4a [2024-07-15T04:43:53.955Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-07-15T04:43:53.955Z] ---> Running in bf9338b232d4 [2024-07-15T04:43:53.955Z] Removing intermediate container bf9338b232d4 [2024-07-15T04:43:53.955Z] ---> 5caa2786d44f [2024-07-15T04:43:53.955Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-07-15T04:43:53.955Z] ---> Running in 69951ee8c5b2 [2024-07-15T04:43:53.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T04:43:53.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T04:43:53.955Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-15T04:43:53.955Z] Executing busybox-1.36.1-r7.trigger [2024-07-15T04:43:53.955Z] OK: 7 MiB in 16 packages [2024-07-15T04:43:53.955Z] Removing intermediate container 69951ee8c5b2 [2024-07-15T04:43:53.955Z] ---> 7a7e055ce9cd [2024-07-15T04:43:53.955Z] Step 14/24 : RUN apk --no-cache upgrade [2024-07-15T04:43:53.955Z] ---> Running in c50e6b4033db [2024-07-15T04:43:53.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T04:43:53.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T04:43:53.955Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T04:43:53.955Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T04:43:53.955Z] OK: 7 MiB in 16 packages [2024-07-15T04:43:54.525Z] Removing intermediate container c50e6b4033db [2024-07-15T04:43:54.525Z] ---> cb8cada0a70b [2024-07-15T04:43:54.525Z] Step 15/24 : WORKDIR / [2024-07-15T04:43:54.525Z] ---> Running in 819cd601eb46 [2024-07-15T04:43:54.525Z] Removing intermediate container 819cd601eb46 [2024-07-15T04:43:54.525Z] ---> b517b3943aac [2024-07-15T04:43:54.525Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-07-15T04:43:54.785Z] ---> 6aa77d635b4b [2024-07-15T04:43:54.785Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-07-15T04:43:56.159Z] ---> fc354cda3442 [2024-07-15T04:43:56.159Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-07-15T04:43:56.418Z] ---> 00f811d28b15 [2024-07-15T04:43:56.418Z] Step 19/24 : EXPOSE 59999 [2024-07-15T04:43:56.418Z] ---> Running in cb0d3617eed2 [2024-07-15T04:43:56.418Z] Removing intermediate container cb0d3617eed2 [2024-07-15T04:43:56.418Z] ---> d390de37715c [2024-07-15T04:43:56.418Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-07-15T04:43:56.418Z] ---> Running in 42acdd45be77 [2024-07-15T04:43:56.676Z] Removing intermediate container 42acdd45be77 [2024-07-15T04:43:56.676Z] ---> c0575282620d [2024-07-15T04:43:56.676Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-15T04:43:56.676Z] ---> Running in 871f7fd2ce30 [2024-07-15T04:43:56.676Z] Removing intermediate container 871f7fd2ce30 [2024-07-15T04:43:56.676Z] ---> 609499bcdcd1 [2024-07-15T04:43:56.676Z] Step 22/24 : LABEL arch=amd64 [2024-07-15T04:43:56.676Z] ---> Running in 2985b578ecf4 [2024-07-15T04:43:56.676Z] Removing intermediate container 2985b578ecf4 [2024-07-15T04:43:56.676Z] ---> ba700935809f [2024-07-15T04:43:56.676Z] Step 23/24 : LABEL git_sha=bdc8a901b9fa238d162cc246fc149b12f5353730 [2024-07-15T04:43:56.676Z] ---> Running in ed8a4843b842 [2024-07-15T04:43:56.934Z] Removing intermediate container ed8a4843b842 [2024-07-15T04:43:56.934Z] ---> ab6fe5371152 [2024-07-15T04:43:56.934Z] Step 24/24 : LABEL version=3.2.0-dev.22 [2024-07-15T04:43:56.934Z] ---> Running in 0440a51f585d [2024-07-15T04:43:56.934Z] Removing intermediate container 0440a51f585d [2024-07-15T04:43:56.934Z] ---> edcf426580b0 [2024-07-15T04:43:56.934Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-15T04:43:56.934Z] Successfully built edcf426580b0 [2024-07-15T04:43:56.934Z] 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-15T04:43:57.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T04:43:57.412Z] [2024-07-15T04:43:57.412Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T04:43:57.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T04:43:57.712Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-15T04:43:57.712Z] 5eb5b503b376: Pulling fs layer [2024-07-15T04:43:57.712Z] 5c69ac0246d0: Pulling fs layer [2024-07-15T04:43:57.712Z] ec43610c2a17: Pulling fs layer [2024-07-15T04:43:57.712Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-15T04:43:57.712Z] 33b1e0a273af: Pulling fs layer [2024-07-15T04:43:57.712Z] 5d3b04190fa2: Pulling fs layer [2024-07-15T04:43:57.712Z] 2f39f015ded8: Pulling fs layer [2024-07-15T04:43:57.712Z] 3a2ae6a8a46f: Waiting [2024-07-15T04:43:57.712Z] 5d3b04190fa2: Waiting [2024-07-15T04:43:57.712Z] 33b1e0a273af: Waiting [2024-07-15T04:43:57.712Z] 5c69ac0246d0: Download complete [2024-07-15T04:43:57.712Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-15T04:43:57.712Z] 3a2ae6a8a46f: Download complete [2024-07-15T04:43:57.712Z] 33b1e0a273af: Verifying Checksum [2024-07-15T04:43:57.712Z] 33b1e0a273af: Download complete [2024-07-15T04:43:57.712Z] 5d3b04190fa2: Verifying Checksum [2024-07-15T04:43:57.712Z] 5d3b04190fa2: Download complete [2024-07-15T04:43:57.712Z] ec43610c2a17: Verifying Checksum [2024-07-15T04:43:57.712Z] ec43610c2a17: Download complete [2024-07-15T04:43:57.970Z] 5eb5b503b376: Verifying Checksum [2024-07-15T04:43:57.970Z] 5eb5b503b376: Download complete [2024-07-15T04:43:58.536Z] 2f39f015ded8: Download complete [2024-07-15T04:43:59.100Z] 5eb5b503b376: Pull complete [2024-07-15T04:43:59.100Z] 5c69ac0246d0: Pull complete [2024-07-15T04:43:59.665Z] ec43610c2a17: Pull complete [2024-07-15T04:43:59.665Z] 3a2ae6a8a46f: Pull complete [2024-07-15T04:43:59.923Z] 33b1e0a273af: Pull complete [2024-07-15T04:43:59.923Z] 5d3b04190fa2: Pull complete [2024-07-15T04:44:04.103Z] 2f39f015ded8: Pull complete [2024-07-15T04:44:04.103Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-15T04:44:04.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T04:44:04.103Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T04:44:04.201Z] prd-ubuntu20.04-docker-8c-8g-5600 does not seem to be running inside a container [2024-07-15T04:44:04.225Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-15T04:44:09.299Z] $ docker top c75e2d7876651cf4345a4c713ed1314a62a41f71efde575b221406ace6cc5c66 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T04:44:09.699Z] ---> job-cost.sh [2024-07-15T04:44:09.700Z] lf-activate-venv: SKIPPING [2024-07-15T04:44:09.700Z] INFO: No Stack... [2024-07-15T04:44:09.958Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-15T04:44:10.216Z] INFO: Archiving Costs [Pipeline] sh [2024-07-15T04:44:10.502Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-07-15T04:44:10.502Z] + cut -d, -f6 [Pipeline] lock [2024-07-15T04:44:10.515Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-297-stack-cost] [2024-07-15T04:44:10.531Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-297-stack-cost] did not exist. Created. [2024-07-15T04:44:10.538Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-297-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-15T04:44:10.844Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-15T04:44:10.885Z] Stashed 1 file(s) [Pipeline] } [2024-07-15T04:44:10.895Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-297-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-15T04:44:10.922Z] $ docker stop --time=1 c75e2d7876651cf4345a4c713ed1314a62a41f71efde575b221406ace6cc5c66 [2024-07-15T04:44:12.061Z] $ docker rm -f --volumes c75e2d7876651cf4345a4c713ed1314a62a41f71efde575b221406ace6cc5c66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-15T04:45:43.205Z] Removing intermediate container b0ff8df43ea1 [2024-07-15T04:45:43.206Z] ---> e25f61c9e2fd [2024-07-15T04:45:43.206Z] Step 9/10 : COPY . . [2024-07-15T04:45:43.206Z] ---> ce8cab7f011c [2024-07-15T04:45:43.206Z] Step 10/10 : RUN ${MAKE} [2024-07-15T04:45:43.206Z] ---> Running in 37d7b2970bed [2024-07-15T04:45:43.206Z] noop [2024-07-15T04:45:43.206Z] Removing intermediate container 37d7b2970bed [2024-07-15T04:45:43.206Z] ---> 21f93f56a7f0 [2024-07-15T04:45:43.206Z] Successfully built 21f93f56a7f0 [2024-07-15T04:45:43.206Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T04:45:43.573Z] + docker inspect -f . ci-base-image-arm64 [2024-07-15T04:45:43.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T04:45:43.777Z] prd-ubuntu20.04-docker-arm64-4c-16g-5601 does not seem to be running inside a container [2024-07-15T04:45:43.832Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/297 -v /w/workspace/device-sdk-go/297:/w/workspace/device-sdk-go/297:rw,z -v /w/workspace/device-sdk-go/297@tmp:/w/workspace/device-sdk-go/297@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-15T04:45:45.001Z] $ docker top 5f56502cf9f99d25c68e77ef8a8e8d0e0b07193a0ab9120a1d792ea912c33067 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T04:45:45.834Z] + go version [2024-07-15T04:45:45.834Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-15T04:45:45.848Z] $ docker stop --time=1 5f56502cf9f99d25c68e77ef8a8e8d0e0b07193a0ab9120a1d792ea912c33067 [2024-07-15T04:45:47.436Z] $ docker rm -f --volumes 5f56502cf9f99d25c68e77ef8a8e8d0e0b07193a0ab9120a1d792ea912c33067 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T04:45:48.031Z] + docker inspect -f . ci-base-image-arm64 [2024-07-15T04:45:48.031Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T04:45:48.230Z] prd-ubuntu20.04-docker-arm64-4c-16g-5601 does not seem to be running inside a container [2024-07-15T04:45:48.300Z] $ 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/297 -v /w/workspace/device-sdk-go/297:/w/workspace/device-sdk-go/297:rw,z -v /w/workspace/device-sdk-go/297@tmp:/w/workspace/device-sdk-go/297@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-15T04:45:49.673Z] $ docker top 4af022722ae87e007a20dce9e5a38e6e7c84bb9ec59821f29c83eb2da8cd8993 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T04:45:50.521Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/297 [Pipeline] fileExists [Pipeline] sh [2024-07-15T04:45:51.176Z] + make test [2024-07-15T04:45:51.176Z] go test -race -coverprofile=coverage.out ./... [2024-07-15T04:46:30.152Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-07-15T04:49:52.040Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-07-15T04:49:52.040Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-07-15T04:49:52.040Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-07-15T04:49:52.040Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-07-15T04:49:52.040Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-07-15T04:49:53.449Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.126s coverage: 27.0% of statements [2024-07-15T04:49:57.703Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.173s coverage: 80.0% of statements [2024-07-15T04:50:04.355Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-07-15T04:50:04.355Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-07-15T04:50:04.622Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.320s coverage: 86.0% of statements [2024-07-15T04:50:07.850Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-07-15T04:50:09.792Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.583s coverage: 71.8% of statements [2024-07-15T04:50:13.127Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.167s coverage: 14.4% of statements [2024-07-15T04:50:14.094Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.824s coverage: 44.6% of statements [2024-07-15T04:50:14.094Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-07-15T04:50:14.094Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-07-15T04:50:15.516Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.299s coverage: 68.5% of statements [2024-07-15T04:50:18.864Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.369s coverage: 89.2% of statements [2024-07-15T04:50:22.219Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-07-15T04:50:23.178Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.241s coverage: 5.4% of statements [2024-07-15T04:50:24.137Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-15T04:50:24.137Z] GO111MODULE=on go vet ./... [2024-07-15T04:54:15.957Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-15T04:54:15.957Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-15T04:54:15.957Z] ./bin/test-attribution-txt.sh [2024-07-15T04:54:15.957Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-15T04:54:15.957Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-15T04:54:15.958Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-15T04:54:15.958Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-15T04:54:15.958Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-15T04:54:15.958Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-15T04:54:15.958Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-15T04:54:15.958Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-15T04:54:15.958Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-15T04:54:15.958Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-15T04:54:15.958Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-15T04:54:15.958Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-15T04:54:15.958Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-15T04:54:15.958Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-15T04:54:15.958Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-15T04:54:15.958Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-15T04:54:15.958Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-15T04:54:15.958Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-15T04:54:15.958Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-15T04:54:15.958Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-15T04:54:15.974Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-15T04:54:15.987Z] $ docker stop --time=1 4af022722ae87e007a20dce9e5a38e6e7c84bb9ec59821f29c83eb2da8cd8993 [2024-07-15T04:54:17.993Z] $ docker rm -f --volumes 4af022722ae87e007a20dce9e5a38e6e7c84bb9ec59821f29c83eb2da8cd8993 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-15T04:54:20.271Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-15T04:54:20.297Z] Warning: overwriting stash ‘coverage-report’ [2024-07-15T04:54:20.867Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-15T04:54:21.249Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-15T04:54:21.565Z] + ls -al . [2024-07-15T04:54:21.565Z] total 372 [2024-07-15T04:54:21.565Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 15 04:45 . [2024-07-15T04:54:21.565Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 04:42 .. [2024-07-15T04:54:21.565Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 15 04:42 .dockerignore [2024-07-15T04:54:21.565Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 04:42 .git [2024-07-15T04:54:21.565Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 04:42 .github [2024-07-15T04:54:21.565Z] -rw-rw-r-- 1 jenkins jenkins 137 Jul 15 04:42 .gitignore [2024-07-15T04:54:21.565Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 15 04:42 .golangci.yml [2024-07-15T04:54:21.565Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jul 15 04:42 CHANGELOG.md [2024-07-15T04:54:21.565Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 04:42 GOVERNANCE.md [2024-07-15T04:54:21.565Z] -rw-rw-r-- 1 jenkins jenkins 885 Jul 15 04:42 Jenkinsfile [2024-07-15T04:54:21.565Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 15 04:42 LICENSE [2024-07-15T04:54:21.565Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jul 15 04:42 Makefile [2024-07-15T04:54:21.565Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 15 04:42 OWNERS.md [2024-07-15T04:54:21.565Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jul 15 04:42 README.md [2024-07-15T04:54:21.565Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 15 04:40 VERSION [2024-07-15T04:54:21.565Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 04:42 bin [2024-07-15T04:54:21.565Z] -rw-r--r-- 1 jenkins jenkins 122663 Jul 15 04:50 coverage.out [2024-07-15T04:54:21.565Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 15 04:42 example [2024-07-15T04:54:21.565Z] -rw-rw-r-- 1 jenkins jenkins 7103 Jul 15 04:42 go.mod [2024-07-15T04:54:21.565Z] -rw-rw-r-- 1 jenkins jenkins 102085 Jul 15 04:42 go.sum [2024-07-15T04:54:21.565Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 15 04:42 internal [2024-07-15T04:54:21.565Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 04:42 openapi [2024-07-15T04:54:21.565Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 15 04:42 pkg [2024-07-15T04:54:21.565Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 04:42 snap [2024-07-15T04:54:21.565Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 15 04:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T04:54:21.919Z] + 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=bdc8a901b9fa238d162cc246fc149b12f5353730 --label arch=arm64 --label version=3.2.0-dev.22 . [2024-07-15T04:54:22.507Z] Sending build context to Docker daemon 13.04MB [2024-07-15T04:54:22.507Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T04:54:22.507Z] Step 2/24 : FROM ${BASE} AS builder [2024-07-15T04:54:22.507Z] ---> 21f93f56a7f0 [2024-07-15T04:54:22.507Z] Step 3/24 : ARG MAKE=make build [2024-07-15T04:54:22.773Z] ---> Running in b197eae276b5 [2024-07-15T04:54:23.039Z] Removing intermediate container b197eae276b5 [2024-07-15T04:54:23.039Z] ---> dfebfe06f30d [2024-07-15T04:54:23.039Z] Step 4/24 : WORKDIR /device-sdk-go [2024-07-15T04:54:23.039Z] ---> Running in 43b34657fcd7 [2024-07-15T04:54:23.305Z] Removing intermediate container 43b34657fcd7 [2024-07-15T04:54:23.306Z] ---> dd6b3d70742a [2024-07-15T04:54:23.306Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-15T04:54:23.577Z] ---> Running in 2f0f26f8fa52 [2024-07-15T04:54:23.845Z] Removing intermediate container 2f0f26f8fa52 [2024-07-15T04:54:23.845Z] ---> 29972a965341 [2024-07-15T04:54:23.845Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-07-15T04:54:23.845Z] ---> Running in 934c473bf16f [2024-07-15T04:54:24.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T04:54:25.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T04:54:26.352Z] OK: 266 MiB in 52 packages [2024-07-15T04:54:26.943Z] Removing intermediate container 934c473bf16f [2024-07-15T04:54:26.943Z] ---> f2eeb431448b [2024-07-15T04:54:26.943Z] Step 7/24 : COPY go.mod vendor* ./ [2024-07-15T04:54:27.532Z] ---> 718b1939ded5 [2024-07-15T04:54:27.532Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T04:54:27.532Z] ---> Running in a55119bd0bfd [2024-07-15T04:54:30.113Z] Removing intermediate container a55119bd0bfd [2024-07-15T04:54:30.114Z] ---> c298e8013e73 [2024-07-15T04:54:30.114Z] Step 9/24 : COPY . . [2024-07-15T04:54:31.075Z] ---> a8829a9728d1 [2024-07-15T04:54:31.075Z] Step 10/24 : RUN ${MAKE} [2024-07-15T04:54:31.343Z] ---> Running in 109bb5dd82ad [2024-07-15T04:54:32.317Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.22" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-07-15T04:57:54.035Z] Removing intermediate container 109bb5dd82ad [2024-07-15T04:57:54.035Z] ---> 3b3bcb71dfcf [2024-07-15T04:57:54.035Z] Step 11/24 : FROM alpine:3.18 [2024-07-15T04:57:54.035Z] 3.18: Pulling from library/alpine [2024-07-15T04:57:54.035Z] 5c905c7ebe2f: Pulling fs layer [2024-07-15T04:57:54.035Z] 5c905c7ebe2f: Verifying Checksum [2024-07-15T04:57:54.035Z] 5c905c7ebe2f: Download complete [2024-07-15T04:57:54.035Z] 5c905c7ebe2f: Pull complete [2024-07-15T04:57:54.035Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-15T04:57:54.035Z] Status: Downloaded newer image for alpine:3.18 [2024-07-15T04:57:54.035Z] ---> dec292d02e07 [2024-07-15T04:57:54.035Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-07-15T04:57:54.035Z] ---> Running in 64eef8aaf5e5 [2024-07-15T04:57:54.035Z] Removing intermediate container 64eef8aaf5e5 [2024-07-15T04:57:54.035Z] ---> c4c2e89d8d33 [2024-07-15T04:57:54.035Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-07-15T04:57:54.035Z] ---> Running in bf5946743010 [2024-07-15T04:57:54.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T04:57:54.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T04:57:54.302Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-15T04:57:54.302Z] Executing busybox-1.36.1-r7.trigger [2024-07-15T04:57:54.302Z] OK: 8 MiB in 16 packages [2024-07-15T04:57:55.264Z] Removing intermediate container bf5946743010 [2024-07-15T04:57:55.264Z] ---> 17fafe79350f [2024-07-15T04:57:55.264Z] Step 14/24 : RUN apk --no-cache upgrade [2024-07-15T04:57:55.264Z] ---> Running in bd6d1140b8fd [2024-07-15T04:57:56.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T04:57:56.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T04:57:57.506Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T04:57:57.506Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T04:57:57.506Z] OK: 8 MiB in 16 packages [2024-07-15T04:57:58.915Z] Removing intermediate container bd6d1140b8fd [2024-07-15T04:57:58.915Z] ---> a6afed396f35 [2024-07-15T04:57:58.915Z] Step 15/24 : WORKDIR / [2024-07-15T04:57:58.915Z] ---> Running in 99e5c53495b7 [2024-07-15T04:57:58.915Z] Removing intermediate container 99e5c53495b7 [2024-07-15T04:57:58.915Z] ---> 2252c8d0cb52 [2024-07-15T04:57:58.915Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-07-15T04:57:59.495Z] ---> 7e0853e82430 [2024-07-15T04:57:59.495Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-07-15T04:58:01.427Z] ---> e8e29efb891c [2024-07-15T04:58:01.428Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-07-15T04:58:02.013Z] ---> d0e8a7a84798 [2024-07-15T04:58:02.013Z] Step 19/24 : EXPOSE 59999 [2024-07-15T04:58:02.013Z] ---> Running in 58f196870f6e [2024-07-15T04:58:02.594Z] Removing intermediate container 58f196870f6e [2024-07-15T04:58:02.594Z] ---> 0173cd435f1a [2024-07-15T04:58:02.594Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-07-15T04:58:02.594Z] ---> Running in 38a10681de57 [2024-07-15T04:58:02.859Z] Removing intermediate container 38a10681de57 [2024-07-15T04:58:02.859Z] ---> 5a41ec97fc76 [2024-07-15T04:58:02.859Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-15T04:58:02.859Z] ---> Running in fca9e765de00 [2024-07-15T04:58:03.124Z] Removing intermediate container fca9e765de00 [2024-07-15T04:58:03.124Z] ---> 272818d1d05a [2024-07-15T04:58:03.124Z] Step 22/24 : LABEL arch=arm64 [2024-07-15T04:58:03.124Z] ---> Running in 07196081a784 [2024-07-15T04:58:03.390Z] Removing intermediate container 07196081a784 [2024-07-15T04:58:03.390Z] ---> 646b714d5f4b [2024-07-15T04:58:03.390Z] Step 23/24 : LABEL git_sha=bdc8a901b9fa238d162cc246fc149b12f5353730 [2024-07-15T04:58:03.656Z] ---> Running in e8ebd9a25d76 [2024-07-15T04:58:03.921Z] Removing intermediate container e8ebd9a25d76 [2024-07-15T04:58:03.921Z] ---> cb32b39c5887 [2024-07-15T04:58:03.921Z] Step 24/24 : LABEL version=3.2.0-dev.22 [2024-07-15T04:58:03.921Z] ---> Running in 52d10082b2fb [2024-07-15T04:58:04.186Z] Removing intermediate container 52d10082b2fb [2024-07-15T04:58:04.186Z] ---> 719f45dad2f5 [2024-07-15T04:58:04.186Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-15T04:58:04.186Z] Successfully built 719f45dad2f5 [2024-07-15T04:58:04.186Z] 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-15T04:58:04.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-15T04:58:04.657Z] [2024-07-15T04:58:04.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T04:58:04.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-15T04:58:04.986Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-15T04:58:04.986Z] 8998bd30e6a1: Pulling fs layer [2024-07-15T04:58:04.987Z] 04944245beec: Pulling fs layer [2024-07-15T04:58:04.987Z] 699f458cf7ca: Pulling fs layer [2024-07-15T04:58:04.987Z] 765212b225bb: Pulling fs layer [2024-07-15T04:58:04.987Z] f23df028b6ca: Pulling fs layer [2024-07-15T04:58:04.987Z] d65c8cfc05b1: Pulling fs layer [2024-07-15T04:58:04.987Z] 2437ff75d9bd: Pulling fs layer [2024-07-15T04:58:04.987Z] 765212b225bb: Waiting [2024-07-15T04:58:04.987Z] f23df028b6ca: Waiting [2024-07-15T04:58:04.987Z] d65c8cfc05b1: Waiting [2024-07-15T04:58:05.253Z] 04944245beec: Verifying Checksum [2024-07-15T04:58:05.253Z] 04944245beec: Download complete [2024-07-15T04:58:05.253Z] 765212b225bb: Verifying Checksum [2024-07-15T04:58:05.253Z] 765212b225bb: Download complete [2024-07-15T04:58:05.253Z] f23df028b6ca: Verifying Checksum [2024-07-15T04:58:05.253Z] f23df028b6ca: Download complete [2024-07-15T04:58:05.253Z] d65c8cfc05b1: Verifying Checksum [2024-07-15T04:58:05.253Z] d65c8cfc05b1: Download complete [2024-07-15T04:58:05.519Z] 699f458cf7ca: Verifying Checksum [2024-07-15T04:58:05.519Z] 699f458cf7ca: Download complete [2024-07-15T04:58:05.784Z] 8998bd30e6a1: Verifying Checksum [2024-07-15T04:58:05.785Z] 8998bd30e6a1: Download complete [2024-07-15T04:58:08.360Z] 2437ff75d9bd: Verifying Checksum [2024-07-15T04:58:08.360Z] 2437ff75d9bd: Download complete [2024-07-15T04:58:10.294Z] 8998bd30e6a1: Pull complete [2024-07-15T04:58:10.876Z] 04944245beec: Pull complete [2024-07-15T04:58:12.279Z] 699f458cf7ca: Pull complete [2024-07-15T04:58:12.279Z] 765212b225bb: Pull complete [2024-07-15T04:58:13.231Z] f23df028b6ca: Pull complete [2024-07-15T04:58:13.497Z] d65c8cfc05b1: Pull complete [2024-07-15T04:58:29.104Z] 2437ff75d9bd: Pull complete [2024-07-15T04:58:29.105Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-15T04:58:29.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-15T04:58:29.105Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T04:58:29.303Z] prd-ubuntu20.04-docker-arm64-4c-16g-5601 does not seem to be running inside a container [2024-07-15T04:58:29.354Z] $ 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/297 -v /w/workspace/device-sdk-go/297:/w/workspace/device-sdk-go/297:rw,z -v /w/workspace/device-sdk-go/297@tmp:/w/workspace/device-sdk-go/297@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-15T04:58:31.955Z] $ docker top 2e9cb715159a467dd78fd679e92b5c23a53a2a99e93351a82f0280d96f2fa35a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T04:58:32.804Z] ---> job-cost.sh [2024-07-15T04:58:32.804Z] lf-activate-venv: SKIPPING [2024-07-15T04:58:32.804Z] INFO: No Stack... [2024-07-15T04:58:33.068Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-15T04:58:34.023Z] INFO: Archiving Costs [Pipeline] sh [2024-07-15T04:58:34.650Z] + cat /w/workspace/device-sdk-go/297/archives/cost.csv [2024-07-15T04:58:34.650Z] + cut -d, -f6 [Pipeline] lock [2024-07-15T04:58:34.700Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-297-stack-cost] [2024-07-15T04:58:34.709Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-297-stack-cost] did not exist. Created. [2024-07-15T04:58:34.718Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-297-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-15T04:58:35.381Z] /w/workspace/device-sdk-go/297@tmp/durable-3c2fb810/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-15T04:58:35.710Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-15T04:58:35.997Z] Warning: overwriting stash ‘stack-cost’ [2024-07-15T04:58:36.073Z] Stashed 1 file(s) [Pipeline] } [2024-07-15T04:58:36.085Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-297-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-15T04:58:36.100Z] $ docker stop --time=1 2e9cb715159a467dd78fd679e92b5c23a53a2a99e93351a82f0280d96f2fa35a [2024-07-15T04:58:37.594Z] $ docker rm -f --volumes 2e9cb715159a467dd78fd679e92b5c23a53a2a99e93351a82f0280d96f2fa35a [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-15T04:58:39.769Z] provisioning config files... [2024-07-15T04:58:41.558Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14912666731809331671tmp [Pipeline] { [Pipeline] sh [2024-07-15T04:58:42.892Z] + set +x [2024-07-15T04:58:42.892Z] + + bash -s --curl [2024-07-15T04:58:42.892Z] -s https://codecov.io/bash [2024-07-15T04:58:42.892Z] [2024-07-15T04:58:42.892Z] _____ _ [2024-07-15T04:58:42.892Z] / ____| | | [2024-07-15T04:58:42.892Z] | | ___ __| | ___ ___ _____ __ [2024-07-15T04:58:42.892Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-15T04:58:42.892Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-15T04:58:42.892Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-15T04:58:42.892Z] Bash-1.0.6 [2024-07-15T04:58:42.892Z] [2024-07-15T04:58:42.892Z] [2024-07-15T04:58:42.892Z] ==> git version 2.25.1 found [2024-07-15T04:58:42.892Z] ==> 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-15T04:58:42.892Z] Release-Date: 2020-01-08 [2024-07-15T04:58:42.892Z] 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-15T04:58:42.892Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-15T04:58:42.892Z] ==> Jenkins CI detected. [2024-07-15T04:58:42.892Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-07-15T04:58:42.892Z] project root: . [2024-07-15T04:58:42.892Z] --> token set from env [2024-07-15T04:58:42.892Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-15T04:58:42.892Z] ==> Running gcov in . (disable via -X gcov) [2024-07-15T04:58:42.892Z] ==> Python coveragepy not found [2024-07-15T04:58:42.892Z] ==> Searching for coverage reports in: [2024-07-15T04:58:42.892Z] + . [2024-07-15T04:58:42.892Z] -> Found 1 reports [2024-07-15T04:58:42.892Z] ==> Detecting git/mercurial file structure [2024-07-15T04:58:42.892Z] ==> Reading reports [2024-07-15T04:58:42.892Z] + ./coverage.out bytes=122663 [2024-07-15T04:58:42.892Z] ==> Appending adjustments [2024-07-15T04:58:42.892Z] https://docs.codecov.io/docs/fixing-reports [2024-07-15T04:58:42.892Z] + Found adjustments [2024-07-15T04:58:42.892Z] ==> Gzipping contents [2024-07-15T04:58:42.892Z] 20K /tmp/codecov.lI8yJ2.gz [2024-07-15T04:58:42.892Z] ==> Uploading reports [2024-07-15T04:58:42.892Z] url: https://codecov.io [2024-07-15T04:58:42.892Z] query: branch=main&commit=bdc8a901b9fa238d162cc246fc149b12f5353730&build=297&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F297%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-15T04:58:42.892Z] -> Pinging Codecov [2024-07-15T04:58:42.892Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=bdc8a901b9fa238d162cc246fc149b12f5353730&build=297&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F297%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-15T04:58:43.151Z] -> Uploading to [2024-07-15T04:58:43.151Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-15/7E55EF52A471D76F132DFD9A03CDDE97/bdc8a901b9fa238d162cc246fc149b12f5353730/a6da091f-9d39-449c-8fde-d06dd6eac124.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240715%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240715T045843Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=352aff026ec3f9bff5dac965e71a93f757d2c4e70d15576a4cf47708dde96011 [2024-07-15T04:58:43.151Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-15T04:58:43.151Z] Dload Upload Total Spent Left Speed [2024-07-15T04:58:43.411Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16782 0 0 100 16782 0 68778 --:--:-- --:--:-- --:--:-- 68778 [2024-07-15T04:58:43.411Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/bdc8a901b9fa238d162cc246fc149b12f5353730 [Pipeline] } [2024-07-15T04:58:43.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-15T04:58:43.644Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-15T04:58:43.663Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T04:58:43.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-15T04:58:43.969Z] [2024-07-15T04:58:43.969Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T04:58:44.277Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-15T04:58:44.277Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-15T04:58:44.277Z] 619be1103602: Already exists [2024-07-15T04:58:44.277Z] f8ea3408117e: Pulling fs layer [2024-07-15T04:58:44.277Z] 91320369b822: Pulling fs layer [2024-07-15T04:58:44.277Z] 0406650e8295: Pulling fs layer [2024-07-15T04:58:44.277Z] 4f4fb700ef54: Pulling fs layer [2024-07-15T04:58:44.277Z] 96d80e3f36e1: Pulling fs layer [2024-07-15T04:58:44.277Z] bcf3aedb951c: Pulling fs layer [2024-07-15T04:58:44.277Z] 96d80e3f36e1: Waiting [2024-07-15T04:58:44.277Z] bcf3aedb951c: Waiting [2024-07-15T04:58:44.277Z] 4f4fb700ef54: Waiting [2024-07-15T04:58:44.277Z] 0406650e8295: Verifying Checksum [2024-07-15T04:58:44.277Z] 0406650e8295: Download complete [2024-07-15T04:58:44.277Z] f8ea3408117e: Verifying Checksum [2024-07-15T04:58:44.277Z] f8ea3408117e: Download complete [2024-07-15T04:58:44.277Z] 4f4fb700ef54: Download complete [2024-07-15T04:58:44.536Z] f8ea3408117e: Pull complete [2024-07-15T04:58:44.536Z] 96d80e3f36e1: Verifying Checksum [2024-07-15T04:58:44.536Z] 96d80e3f36e1: Download complete [2024-07-15T04:58:44.794Z] 91320369b822: Verifying Checksum [2024-07-15T04:58:44.794Z] 91320369b822: Download complete [2024-07-15T04:58:45.360Z] bcf3aedb951c: Verifying Checksum [2024-07-15T04:58:45.360Z] bcf3aedb951c: Download complete [2024-07-15T04:58:47.887Z] 91320369b822: Pull complete [2024-07-15T04:58:47.887Z] 0406650e8295: Pull complete [2024-07-15T04:58:47.887Z] 4f4fb700ef54: Pull complete [2024-07-15T04:58:47.887Z] 96d80e3f36e1: Pull complete [2024-07-15T04:58:52.919Z] bcf3aedb951c: Pull complete [2024-07-15T04:58:52.919Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-15T04:58:52.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-15T04:58:52.919Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T04:58:53.029Z] prd-ubuntu20.04-docker-8c-8g-5600 does not seem to be running inside a container [2024-07-15T04:58:53.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-07-15T04:58:56.685Z] $ docker top 760549107c2daa39545b998230b8d197b230d35e511e9042868a49af39ef0057 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T04:58:57.045Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2024-07-15T04:58:57.052Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-07-15T04:58:57.330Z] + set -o pipefail [2024-07-15T04:58:57.330Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-07-15T04:59:05.449Z] [2024-07-15T04:59:05.449Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2024-07-15T04:59:05.449Z] [2024-07-15T04:59:05.449Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/600c1925-8451-4c0f-ac92-57a777b37e0f [2024-07-15T04:59:05.449Z] [2024-07-15T04:59:05.449Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-15T04:59:05.449Z] [2024-07-15T04:59:05.449Z] [2024-07-15T04:59:05.449Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-15T04:59:05.449Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-15T04:59:05.454Z] $ docker stop --time=1 760549107c2daa39545b998230b8d197b230d35e511e9042868a49af39ef0057 [2024-07-15T04:59:13.247Z] $ docker rm -f --volumes 760549107c2daa39545b998230b8d197b230d35e511e9042868a49af39ef0057 [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-15T04:59:13.776Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T04:59:13.794Z] provisioning config files... [2024-07-15T04:59:13.804Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config417219513648121501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T04:59:14.112Z] --> edgex-publish-swagger.sh [2024-07-15T04:59:14.112Z] === Publish openapi/v3 API === [2024-07-15T04:59:14.112Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-07-15T04:59:14.112Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2024-07-15T04:59:14.112Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-15T04:59:14.112Z] Dload Upload Total Spent Left Speed [2024-07-15T04:59:14.681Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23857 100 156 100 23701 302 46021 --:--:-- --:--:-- --:--:-- 46324 [2024-07-15T04:59:14.681Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-15T04:59:14.681Z] [Pipeline] } [2024-07-15T04:59:14.688Z] 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-15T04:59:15.119Z] + git log --format=format:%s -1 bdc8a901b9fa238d162cc246fc149b12f5353730 [Pipeline] sh [2024-07-15T04:59:15.407Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-15T04:59:15.407Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T04:59:15.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T04:59:15.714Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T04:59:15.851Z] prd-ubuntu20.04-docker-8c-8g-5600 does not seem to be running inside a container [2024-07-15T04:59:15.894Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-15T04:59:16.591Z] $ docker top ea652925cab2c4297c5729e88b1b6f57eb3b23ff3408e1c35694a946f28a4647 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-15T04:59:16.699Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-15T04:59:16.699Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-15T04:59:16.807Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-15T04:59:16.803Z] $ docker exec ea652925cab2c4297c5729e88b1b6f57eb3b23ff3408e1c35694a946f28a4647 ssh-agent [2024-07-15T04:59:16.951Z] SSH_AUTH_SOCK=/tmp/ssh-v6TyqqwcwJS7/agent.32 [2024-07-15T04:59:16.951Z] SSH_AGENT_PID=38 [2024-07-15T04:59:16.961Z] Running ssh-add (command line suppressed) [2024-07-15T04:59:17.048Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15845681367295952787.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15845681367295952787.key) [2024-07-15T04:59:17.071Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-15T04:59:17.376Z] + git semver tag [2024-07-15T04:59:17.635Z] 2024-07-15 04:59:17,533 [run_tag] DEBUG tag force:False [2024-07-15T04:59:17.635Z] 2024-07-15 04:59:17,534 [check_head_tag] DEBUG check head tag [2024-07-15T04:59:17.635Z] 2024-07-15 04:59:17,535 [execute] INFO git cat-file --batch-check [2024-07-15T04:59:17.635Z] 2024-07-15 04:59:17,535 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-07-15T04:59:17.635Z] 2024-07-15 04:59:17,538 [execute] INFO git cat-file --batch [2024-07-15T04:59:17.635Z] 2024-07-15 04:59:17,539 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-07-15T04:59:17.635Z] 2024-07-15 04:59:17,570 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-07-15T04:59:17.635Z] 2024-07-15 04:59:17,571 [execute] INFO git tag -a v3.2.0-dev.22 -m v3.2.0-dev.22 [2024-07-15T04:59:17.635Z] 2024-07-15 04:59:17,571 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.22', '-m', 'v3.2.0-dev.22'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-15T04:59:17.635Z] 2024-07-15 04:59:17,575 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-07-15T04:59:17.635Z] 3.2.0-dev.22 [Pipeline] } [2024-07-15T04:59:17.637Z] $ docker exec --env ******** --env ******** ea652925cab2c4297c5729e88b1b6f57eb3b23ff3408e1c35694a946f28a4647 ssh-agent -k [2024-07-15T04:59:17.740Z] unset SSH_AUTH_SOCK; [2024-07-15T04:59:17.740Z] unset SSH_AGENT_PID; [2024-07-15T04:59:17.740Z] echo Agent pid 38 killed; [2024-07-15T04:59:17.760Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-15T04:59:18.085Z] + git semver [Pipeline] } [2024-07-15T04:59:18.349Z] $ docker stop --time=1 ea652925cab2c4297c5729e88b1b6f57eb3b23ff3408e1c35694a946f28a4647 [2024-07-15T04:59:19.924Z] $ docker rm -f --volumes ea652925cab2c4297c5729e88b1b6f57eb3b23ff3408e1c35694a946f28a4647 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T04:59:20.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-15T04:59:20.430Z] [2024-07-15T04:59:20.430Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T04:59:20.736Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-15T04:59:20.736Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-15T04:59:20.736Z] ab5ef0e58194: Pulling fs layer [2024-07-15T04:59:20.736Z] 9712f1f96733: Pulling fs layer [2024-07-15T04:59:20.736Z] 63f879dbbcfc: Pulling fs layer [2024-07-15T04:59:20.736Z] 0d9ebad4ef96: Pulling fs layer [2024-07-15T04:59:20.736Z] e9a5061849ea: Pulling fs layer [2024-07-15T04:59:20.736Z] d747dcd14b5f: Pulling fs layer [2024-07-15T04:59:20.736Z] 2de7ff778b66: Pulling fs layer [2024-07-15T04:59:20.736Z] 0d9ebad4ef96: Waiting [2024-07-15T04:59:20.736Z] e9a5061849ea: Waiting [2024-07-15T04:59:20.736Z] d747dcd14b5f: Waiting [2024-07-15T04:59:20.736Z] 2de7ff778b66: Waiting [2024-07-15T04:59:20.736Z] 9712f1f96733: Verifying Checksum [2024-07-15T04:59:20.736Z] 9712f1f96733: Download complete [2024-07-15T04:59:20.995Z] 63f879dbbcfc: Verifying Checksum [2024-07-15T04:59:20.995Z] 63f879dbbcfc: Download complete [2024-07-15T04:59:21.253Z] e9a5061849ea: Verifying Checksum [2024-07-15T04:59:21.253Z] e9a5061849ea: Download complete [2024-07-15T04:59:21.253Z] 0d9ebad4ef96: Verifying Checksum [2024-07-15T04:59:21.253Z] 0d9ebad4ef96: Download complete [2024-07-15T04:59:21.253Z] d747dcd14b5f: Verifying Checksum [2024-07-15T04:59:21.253Z] d747dcd14b5f: Download complete [2024-07-15T04:59:21.253Z] ab5ef0e58194: Verifying Checksum [2024-07-15T04:59:21.253Z] ab5ef0e58194: Download complete [2024-07-15T04:59:21.512Z] 2de7ff778b66: Verifying Checksum [2024-07-15T04:59:21.512Z] 2de7ff778b66: Download complete [2024-07-15T04:59:24.037Z] ab5ef0e58194: Pull complete [2024-07-15T04:59:24.037Z] 9712f1f96733: Pull complete [2024-07-15T04:59:24.601Z] 63f879dbbcfc: Pull complete [2024-07-15T04:59:28.897Z] 0d9ebad4ef96: Pull complete [2024-07-15T04:59:28.897Z] e9a5061849ea: Pull complete [2024-07-15T04:59:28.897Z] d747dcd14b5f: Pull complete [2024-07-15T04:59:29.463Z] 2de7ff778b66: Pull complete [2024-07-15T04:59:29.463Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-15T04:59:29.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-15T04:59:29.463Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T04:59:29.568Z] prd-ubuntu20.04-docker-8c-8g-5600 does not seem to be running inside a container [2024-07-15T04:59:29.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-07-15T04:59:37.448Z] $ docker top d938ae5a28bf96733a36f33fe4bf3a2108a44ca417c091aa8fa37a381af43829 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-15T04:59:37.528Z] provisioning config files... [2024-07-15T04:59:37.534Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7014226049514938495tmp [2024-07-15T04:59:37.543Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4703798625370809900tmp [2024-07-15T04:59:37.552Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13053835822475911368tmp [Pipeline] { [Pipeline] echo [2024-07-15T04:59:37.643Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T04:59:37.937Z] ---> sigul-configuration.sh [2024-07-15T04:59:37.937Z] gpg: directory `/root/.gnupg' created [2024-07-15T04:59:37.937Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-15T04:59:37.937Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-15T04:59:37.937Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-15T04:59:37.937Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-15T04:59:37.937Z] gpg: CAST5 encrypted data [2024-07-15T04:59:37.937Z] gpg: encrypted with 1 passphrase [2024-07-15T04:59:37.937Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-15T04:59:38.230Z] + mkdir /home/jenkins [2024-07-15T04:59:38.230Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-15T04:59:38.530Z] + 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-15T04:59:38.545Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T04:59:38.844Z] ---> sigul-install.sh [2024-07-15T04:59:38.844Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-15T04:59:39.141Z] + git tag --list [2024-07-15T04:59:39.142Z] 0.7.1 [2024-07-15T04:59:39.142Z] delhi-tag [2024-07-15T04:59:39.142Z] v1.0.0 [2024-07-15T04:59:39.142Z] v1.1.0 [2024-07-15T04:59:39.142Z] v1.1.1 [2024-07-15T04:59:39.142Z] v1.1.2 [2024-07-15T04:59:39.142Z] v1.2.0 [2024-07-15T04:59:39.142Z] v1.2.1 [2024-07-15T04:59:39.142Z] v1.2.2 [2024-07-15T04:59:39.142Z] v1.2.3 [2024-07-15T04:59:39.142Z] v1.3.0 [2024-07-15T04:59:39.142Z] v1.4.0 [2024-07-15T04:59:39.142Z] v2.0.0 [2024-07-15T04:59:39.142Z] v2.1.0 [2024-07-15T04:59:39.142Z] v2.1.1 [2024-07-15T04:59:39.142Z] v2.2.0 [2024-07-15T04:59:39.142Z] v2.3.0 [2024-07-15T04:59:39.142Z] v2.3.1 [2024-07-15T04:59:39.142Z] v3.0 [2024-07-15T04:59:39.142Z] v3.0.0 [2024-07-15T04:59:39.142Z] v3.0.1-dev.1 [2024-07-15T04:59:39.142Z] v3.1 [2024-07-15T04:59:39.142Z] v3.1.0 [2024-07-15T04:59:39.142Z] v3.1.0-dev.1 [2024-07-15T04:59:39.142Z] v3.1.0-dev.10 [2024-07-15T04:59:39.142Z] v3.1.0-dev.11 [2024-07-15T04:59:39.142Z] v3.1.0-dev.12 [2024-07-15T04:59:39.142Z] v3.1.0-dev.13 [2024-07-15T04:59:39.142Z] v3.1.0-dev.14 [2024-07-15T04:59:39.142Z] v3.1.0-dev.15 [2024-07-15T04:59:39.142Z] v3.1.0-dev.16 [2024-07-15T04:59:39.142Z] v3.1.0-dev.17 [2024-07-15T04:59:39.142Z] v3.1.0-dev.18 [2024-07-15T04:59:39.142Z] v3.1.0-dev.19 [2024-07-15T04:59:39.142Z] v3.1.0-dev.2 [2024-07-15T04:59:39.142Z] v3.1.0-dev.20 [2024-07-15T04:59:39.142Z] v3.1.0-dev.21 [2024-07-15T04:59:39.142Z] v3.1.0-dev.22 [2024-07-15T04:59:39.142Z] v3.1.0-dev.23 [2024-07-15T04:59:39.142Z] v3.1.0-dev.24 [2024-07-15T04:59:39.142Z] v3.1.0-dev.25 [2024-07-15T04:59:39.142Z] v3.1.0-dev.26 [2024-07-15T04:59:39.142Z] v3.1.0-dev.27 [2024-07-15T04:59:39.142Z] v3.1.0-dev.28 [2024-07-15T04:59:39.142Z] v3.1.0-dev.29 [2024-07-15T04:59:39.142Z] v3.1.0-dev.3 [2024-07-15T04:59:39.142Z] v3.1.0-dev.30 [2024-07-15T04:59:39.142Z] v3.1.0-dev.31 [2024-07-15T04:59:39.142Z] v3.1.0-dev.32 [2024-07-15T04:59:39.142Z] v3.1.0-dev.33 [2024-07-15T04:59:39.142Z] v3.1.0-dev.34 [2024-07-15T04:59:39.142Z] v3.1.0-dev.35 [2024-07-15T04:59:39.142Z] v3.1.0-dev.36 [2024-07-15T04:59:39.142Z] v3.1.0-dev.37 [2024-07-15T04:59:39.142Z] v3.1.0-dev.38 [2024-07-15T04:59:39.142Z] v3.1.0-dev.39 [2024-07-15T04:59:39.142Z] v3.1.0-dev.4 [2024-07-15T04:59:39.142Z] v3.1.0-dev.40 [2024-07-15T04:59:39.142Z] v3.1.0-dev.41 [2024-07-15T04:59:39.142Z] v3.1.0-dev.5 [2024-07-15T04:59:39.142Z] v3.1.0-dev.6 [2024-07-15T04:59:39.142Z] v3.1.0-dev.7 [2024-07-15T04:59:39.142Z] v3.1.0-dev.8 [2024-07-15T04:59:39.142Z] v3.1.0-dev.9 [2024-07-15T04:59:39.142Z] v3.1.1 [2024-07-15T04:59:39.142Z] v3.1.1-dev.1 [2024-07-15T04:59:39.142Z] v3.2.0-dev.1 [2024-07-15T04:59:39.142Z] v3.2.0-dev.10 [2024-07-15T04:59:39.142Z] v3.2.0-dev.11 [2024-07-15T04:59:39.142Z] v3.2.0-dev.12 [2024-07-15T04:59:39.142Z] v3.2.0-dev.13 [2024-07-15T04:59:39.142Z] v3.2.0-dev.14 [2024-07-15T04:59:39.142Z] v3.2.0-dev.15 [2024-07-15T04:59:39.142Z] v3.2.0-dev.16 [2024-07-15T04:59:39.142Z] v3.2.0-dev.17 [2024-07-15T04:59:39.142Z] v3.2.0-dev.18 [2024-07-15T04:59:39.142Z] v3.2.0-dev.19 [2024-07-15T04:59:39.142Z] v3.2.0-dev.2 [2024-07-15T04:59:39.142Z] v3.2.0-dev.20 [2024-07-15T04:59:39.142Z] v3.2.0-dev.21 [2024-07-15T04:59:39.142Z] v3.2.0-dev.22 [2024-07-15T04:59:39.142Z] v3.2.0-dev.3 [2024-07-15T04:59:39.142Z] v3.2.0-dev.4 [2024-07-15T04:59:39.142Z] v3.2.0-dev.5 [2024-07-15T04:59:39.142Z] v3.2.0-dev.6 [2024-07-15T04:59:39.142Z] v3.2.0-dev.7 [2024-07-15T04:59:39.142Z] v3.2.0-dev.8 [2024-07-15T04:59:39.142Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-15T04:59:39.440Z] + lftools sign git-tag v3.2.0-dev.22 [2024-07-15T04:59:40.006Z] Signing Git tag with Sigul... [2024-07-15T04:59:40.006Z] Signing v3.2.0-dev.22 [Pipeline] echo [2024-07-15T04:59:40.283Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T04:59:40.575Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-15T04:59:40.583Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-15T04:59:40.605Z] $ docker stop --time=1 d938ae5a28bf96733a36f33fe4bf3a2108a44ca417c091aa8fa37a381af43829 [2024-07-15T04:59:41.895Z] $ docker rm -f --volumes d938ae5a28bf96733a36f33fe4bf3a2108a44ca417c091aa8fa37a381af43829 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-15T04:59:42.342Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-15T04:59:42.342Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T04:59:42.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T04:59:42.644Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T04:59:42.719Z] prd-ubuntu20.04-docker-8c-8g-5600 does not seem to be running inside a container [2024-07-15T04:59:42.741Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-15T04:59:43.042Z] $ docker top 89872e1e5bc09fedf80689dcd2067b78cb50fd0645002af4387f8255ff29d301 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-15T04:59:43.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-15T04:59:43.161Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-15T04:59:43.267Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-15T04:59:43.262Z] $ docker exec 89872e1e5bc09fedf80689dcd2067b78cb50fd0645002af4387f8255ff29d301 ssh-agent [2024-07-15T04:59:43.369Z] SSH_AUTH_SOCK=/tmp/ssh-GeZYdXuQtIAI/agent.32 [2024-07-15T04:59:43.369Z] SSH_AGENT_PID=38 [2024-07-15T04:59:43.373Z] Running ssh-add (command line suppressed) [2024-07-15T04:59:43.475Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8421018700263955872.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8421018700263955872.key) [2024-07-15T04:59:43.495Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-15T04:59:43.789Z] + git semver bump pre [2024-07-15T04:59:44.048Z] 2024-07-15 04:59:43,937 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-07-15T04:59:44.048Z] 2024-07-15 04:59:43,937 [bump_version] DEBUG bumping version:3.2.0-dev.22 on axis:pre with prefix:dev [2024-07-15T04:59:44.048Z] 2024-07-15 04:59:43,937 [bump_version] DEBUG bumped version:3.2.0-dev.23 [2024-07-15T04:59:44.048Z] 2024-07-15 04:59:43,937 [write_version] DEBUG write version:3.2.0-dev.23 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-07-15T04:59:44.048Z] 2024-07-15 04:59:43,937 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-07-15T04:59:44.048Z] 2024-07-15 04:59:43,937 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-07-15T04:59:44.048Z] 2024-07-15 04:59:43,940 [execute] INFO git cat-file --batch-check [2024-07-15T04:59:44.048Z] 2024-07-15 04:59:43,940 [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-15T04:59:44.048Z] 2024-07-15 04:59:43,945 [execute] INFO git cat-file --batch [2024-07-15T04:59:44.048Z] 2024-07-15 04:59:43,945 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-15T04:59:44.048Z] 2024-07-15 04:59:43,951 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-07-15T04:59:44.048Z] 3.2.0-dev.23 [Pipeline] } [2024-07-15T04:59:44.049Z] $ docker exec --env ******** --env ******** 89872e1e5bc09fedf80689dcd2067b78cb50fd0645002af4387f8255ff29d301 ssh-agent -k [2024-07-15T04:59:44.141Z] unset SSH_AUTH_SOCK; [2024-07-15T04:59:44.141Z] unset SSH_AGENT_PID; [2024-07-15T04:59:44.141Z] echo Agent pid 38 killed; [2024-07-15T04:59:44.158Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-15T04:59:44.479Z] + git semver [Pipeline] } [2024-07-15T04:59:44.742Z] $ docker stop --time=1 89872e1e5bc09fedf80689dcd2067b78cb50fd0645002af4387f8255ff29d301 [2024-07-15T04:59:46.030Z] $ docker rm -f --volumes 89872e1e5bc09fedf80689dcd2067b78cb50fd0645002af4387f8255ff29d301 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-15T04:59:46.399Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-15T04:59:46.399Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T04:59:46.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T04:59:46.699Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T04:59:46.773Z] prd-ubuntu20.04-docker-8c-8g-5600 does not seem to be running inside a container [2024-07-15T04:59:46.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-15T04:59:47.100Z] $ docker top 59dc26b8558ed21c860997a41c827933224280e51282c9fbc0a688bccb22e36d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-15T04:59:47.212Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-15T04:59:47.212Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-15T04:59:47.330Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-15T04:59:47.325Z] $ docker exec 59dc26b8558ed21c860997a41c827933224280e51282c9fbc0a688bccb22e36d ssh-agent [2024-07-15T04:59:47.450Z] SSH_AUTH_SOCK=/tmp/ssh-qzW4cYN0Z8Fe/agent.33 [2024-07-15T04:59:47.450Z] SSH_AGENT_PID=39 [2024-07-15T04:59:47.456Z] Running ssh-add (command line suppressed) [2024-07-15T04:59:47.552Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13617800053108803398.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13617800053108803398.key) [2024-07-15T04:59:47.575Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-15T04:59:47.866Z] + git semver push [2024-07-15T04:59:48.125Z] 2024-07-15 04:59:48,068 [run_push] DEBUG push [2024-07-15T04:59:48.125Z] 2024-07-15 04:59:48,069 [execute] INFO git cat-file --batch-check [2024-07-15T04:59:48.125Z] 2024-07-15 04:59:48,069 [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-15T04:59:48.125Z] 2024-07-15 04:59:48,073 [execute] INFO git rev-list b412219112c28632ba814e6cdcc4299dca41deba -- [2024-07-15T04:59:48.125Z] 2024-07-15 04:59:48,074 [execute] DEBUG Popen(['git', 'rev-list', 'b412219112c28632ba814e6cdcc4299dca41deba', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-15T04:59:48.125Z] 2024-07-15 04:59:48,087 [execute] INFO git fetch -v origin [2024-07-15T04:59:48.125Z] 2024-07-15 04:59:48,088 [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-15T04:59:48.694Z] 2024-07-15 04:59:48,531 [run_push] DEBUG no remote changes detected [2024-07-15T04:59:48.694Z] 2024-07-15 04:59:48,531 [execute] INFO git push origin semver [2024-07-15T04:59:48.694Z] 2024-07-15 04:59:48,532 [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-15T04:59:49.632Z] 2024-07-15 04:59:49,279 [run_push] DEBUG push all version tags [2024-07-15T04:59:49.632Z] 2024-07-15 04:59:49,279 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-15T04:59:49.633Z] 2024-07-15 04:59:49,280 [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-15T04:59:50.201Z] 2024-07-15 04:59:49,983 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-07-15T04:59:50.201Z] 3.2.0-dev.23 [Pipeline] } [2024-07-15T04:59:50.204Z] $ docker exec --env ******** --env ******** 59dc26b8558ed21c860997a41c827933224280e51282c9fbc0a688bccb22e36d ssh-agent -k [2024-07-15T04:59:50.309Z] unset SSH_AUTH_SOCK; [2024-07-15T04:59:50.309Z] unset SSH_AGENT_PID; [2024-07-15T04:59:50.310Z] echo Agent pid 39 killed; [2024-07-15T04:59:50.330Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-15T04:59:50.652Z] + git semver [Pipeline] } [2024-07-15T04:59:50.916Z] $ docker stop --time=1 59dc26b8558ed21c860997a41c827933224280e51282c9fbc0a688bccb22e36d [2024-07-15T04:59:52.196Z] $ docker rm -f --volumes 59dc26b8558ed21c860997a41c827933224280e51282c9fbc0a688bccb22e36d [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-15T04:59:52.874Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-07-15T04:59:52.875Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-07-15T04:59:52.875Z] total 16 [2024-07-15T04:59:52.875Z] drwxr-xr-x 3 root root 4096 Jul 15 04:44 . [2024-07-15T04:59:52.875Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 15 04:59 .. [2024-07-15T04:59:52.875Z] drwxr-xr-x 2 root root 4096 Jul 15 04:44 cost [2024-07-15T04:59:52.875Z] -rw-r--r-- 1 root root 85 Jul 15 04:44 cost.csv [2024-07-15T04:59:52.875Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-07-15T04:59:52.875Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-07-15T04:59:52.875Z] total 16 [2024-07-15T04:59:52.875Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 04:44 . [2024-07-15T04:59:52.875Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 15 04:59 .. [2024-07-15T04:59:52.875Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 15 04:44 cost [2024-07-15T04:59:52.875Z] -rw-r--r-- 1 jenkins jenkins 85 Jul 15 04:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-15T04:59:53.167Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T04:59:54.038Z] ---> package-listing.sh [2024-07-15T04:59:54.038Z] ++ facter osfamily [2024-07-15T04:59:54.038Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-15T04:59:54.298Z] + OS_FAMILY=debian [2024-07-15T04:59:54.298Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-07-15T04:59:54.298Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-15T04:59:54.298Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-15T04:59:54.298Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-15T04:59:54.298Z] + PACKAGES=/tmp/packages_start.txt [2024-07-15T04:59:54.298Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-07-15T04:59:54.298Z] + PACKAGES=/tmp/packages_end.txt [2024-07-15T04:59:54.298Z] + case "${OS_FAMILY}" in [2024-07-15T04:59:54.298Z] + dpkg -l [2024-07-15T04:59:54.298Z] + grep '^ii' [2024-07-15T04:59:54.298Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-15T04:59:54.298Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-15T04:59:54.298Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-15T04:59:54.298Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-07-15T04:59:54.298Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-07-15T04:59:54.298Z] + 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-15T04:59:54.308Z] 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-15T04:59:54.586Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T04:59:55.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T04:59:55.154Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T04:59:55.249Z] prd-ubuntu20.04-docker-8c-8g-5600 does not seem to be running inside a container [2024-07-15T04:59:55.274Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-15T04:59:55.473Z] $ docker top 5687c252b2811a65253e5acadce98ddb6060f90811d43b41993eec01eebde556 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T04:59:55.827Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-15T04:59:56.107Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-15T04:59:56.389Z] + ls /var/log/sa-host [2024-07-15T04:59:56.389Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T04:59:56.545Z] provisioning config files... [2024-07-15T04:59:56.554Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13923874617821725955tmp [Pipeline] { [Pipeline] echo [2024-07-15T04:59:56.572Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T04:59:56.853Z] ---> create-netrc.sh [Pipeline] } [2024-07-15T04:59:56.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-15T04:59:57.207Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-15T04:59:57.218Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T04:59:57.498Z] ---> sudo-logs.sh [2024-07-15T04:59:57.498Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-15T04:59:57.537Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T04:59:57.817Z] ---> job-cost.sh [2024-07-15T04:59:57.817Z] lf-activate-venv: SKIPPING [2024-07-15T04:59:57.817Z] DEBUG: total: 0.2199999988079071 [2024-07-15T04:59:57.817Z] INFO: Retrieving Stack Cost... [2024-07-15T04:59:58.077Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-15T04:59:58.336Z] INFO: Archiving Costs [Pipeline] echo [2024-07-15T04:59:58.349Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T04:59:58.632Z] ---> logs-deploy.sh [2024-07-15T04:59:58.632Z] lf-activate-venv: SKIPPING [2024-07-15T04:59:58.632Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/297 [2024-07-15T04:59:58.632Z] INFO: archiving workspace using pattern(s): [2024-07-15T04:59:59.569Z] Archives upload complete. [2024-07-15T04:59:59.569Z] INFO: archiving logs to Nexus